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 WebSocket, reference main (9f616c), with Swift 6.0 for Linux on 29 Nov 2024 12:55:14 UTC.

Swift 6 data race errors: 3

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tesseract-one/WebSocket.swift.git
Reference: main
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/tesseract-one/WebSocket.swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9f616c3 updated readme
Cloned https://github.com/tesseract-one/WebSocket.swift.git
Revision (git rev-parse @):
9f616c35127c83651d3112f8bdb41284d3c5c213
SUCCESS checkout https://github.com/tesseract-one/WebSocket.swift.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/tesseract-one/WebSocket.swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-nio.git
[1/71999] Fetching swift-nio
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/apple/swift-nio.git from cache (7.26s)
[1/13650] Fetching swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.50s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.19.0 (0.90s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.40.0 (0.99s)
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.19.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.40.0
Building for debugging...
[0/456] Write sources
[12/456] Compiling CNIOWindows shim.c
[13/456] Compiling CNIOWindows WSAStartup.c
[14/456] Compiling CNIOSHA1 c_nio_sha1.c
[15/456] Compiling CNIOLinux shim.c
[16/456] Compiling CNIODarwin shim.c
[17/456] Compiling CNIOLinux liburing_shims.c
[18/456] Compiling CNIOHTTPParser c_nio_http_parser.c
[19/456] Compiling CNIOBoringSSLShims shims.c
[20/456] Compiling ssl_file.cc
[21/456] Compiling tls_record.cc
[22/456] Compiling tls_method.cc
[23/456] Compiling tls13_server.cc
[24/456] Write swift-version-24593BA9C3E375BF.txt
[25/456] Compiling ssl_x509.cc
[26/456] Compiling tls13_client.cc
[27/456] Compiling tls13_enc.cc
[28/459] Compiling tls13_both.cc
[29/459] Compiling t1_enc.cc
[30/459] Compiling ssl_transcript.cc
[31/459] Compiling ssl_versions.cc
[33/459] Emitting module _NIODataStructures
[33/459] Compiling ssl_stat.cc
[34/459] Compiling ssl_session.cc
[35/459] Compiling ssl_privkey.cc
[36/459] Compiling ssl_key_share.cc
[37/459] Compiling ssl_cipher.cc
[38/459] Compiling ssl_buffer.cc
[39/459] Compiling ssl_cert.cc
[40/459] Compiling ssl_aead_ctx.cc
[41/459] Compiling ssl_asn1.cc
[42/459] Compiling ssl_lib.cc
[43/459] Compiling s3_lib.cc
[44/459] Compiling s3_pkt.cc
[45/459] Compiling handshake.cc
[46/459] Compiling s3_both.cc
[47/459] Compiling handshake_server.cc
[48/459] Compiling handshake_client.cc
[49/459] Compiling handoff.cc
[50/459] Compiling dtls_record.cc
[51/459] Compiling dtls_method.cc
[52/459] Compiling encrypted_client_hello.cc
[53/459] Compiling d1_pkt.cc
[54/459] Compiling d1_srtp.cc
[55/459] Compiling v3_skey.c
[56/459] Compiling d1_lib.cc
[57/459] Compiling extensions.cc
[58/459] Compiling v3_utl.c
[59/459] Compiling bio_ssl.cc
[60/459] Compiling v3_prn.c
[62/459] Compiling _NIODataStructures PriorityQueue.swift
[62/459] Compiling v3_purp.c
[63/459] Compiling v3_pcons.c
[64/459] Compiling d1_both.cc
[65/459] Compiling v3_ocsp.c
[66/459] Compiling v3_pmaps.c
[67/459] Compiling v3_pcia.c
[68/459] Compiling v3_lib.c
[69/459] Compiling v3_pci.c
[70/459] Compiling v3_ncons.c
[71/459] Compiling v3_int.c
[72/459] Compiling v3_info.c
[73/459] Compiling v3_enum.c
[74/459] Compiling v3_genn.c
[75/459] Compiling v3_ia5.c
[76/459] Compiling v3_crld.c
[77/459] Compiling v3_extku.c
[78/459] Compiling v3_cpols.c
[79/459] Compiling v3_bcons.c
[80/459] Compiling v3_bitst.c
[81/459] Compiling v3_conf.c
[82/459] Compiling v3_akeya.c
[83/459] Compiling v3_alt.c
[84/459] Compiling v3_akey.c
[85/459] Compiling pcy_tree.c
[86/459] Compiling pcy_node.c
[87/459] Compiling pcy_data.c
[88/459] Compiling pcy_lib.c
[89/459] Compiling x_x509a.c
[90/459] Compiling pcy_map.c
[91/459] Compiling x_spki.c
[92/459] Compiling pcy_cache.c
[93/459] Compiling x_x509.c
[94/459] Compiling x_pkey.c
[95/459] Compiling x_val.c
[96/459] Compiling x_pubkey.c
[97/459] Compiling x_sig.c
[98/459] Compiling x_exten.c
[99/459] Compiling x_req.c
[100/459] Compiling x_name.c
[102/459] Compiling _NIODataStructures Heap.swift
[102/460] Compiling x_crl.c
[103/460] Compiling x_info.c
[104/460] Compiling x_attrib.c
[105/460] Compiling x_algor.c
[106/460] Compiling x509spki.c
[108/460] Compiling x509rset.c
[109/460] Compiling x_all.c
[110/460] Compiling x509name.c
[111/460] Compiling x509cset.c
[112/460] Compiling x509_txt.c
[113/460] Compiling x509_set.c
[114/460] Compiling x509_v3.c
[115/460] Compiling x509_vpm.c
[116/460] Compiling x509_vfy.c
[117/460] Compiling x509_ext.c
[118/460] Compiling x509_obj.c
[119/460] Compiling x509_d2.c
[120/460] Compiling x509_trs.c
[121/460] Compiling x509_req.c
[122/460] Compiling x509_def.c
[123/460] Compiling x509_att.c
[124/460] Compiling x509_cmp.c
[125/460] Compiling x509.c
[125/460] Compiling x509_lu.c
[127/460] Compiling t_x509a.c
[128/460] Compiling name_print.c
[129/460] Compiling t_req.c
[130/460] Compiling i2d_pr.c
[131/460] Compiling t_x509.c
[132/460] Compiling t_crl.c
[133/460] Compiling rsa_pss.c
[134/460] Compiling by_file.c
[135/460] Compiling by_dir.c
[136/460] Compiling a_verify.c
[137/460] Compiling algorithm.c
[138/460] Compiling trust_token.c
[139/460] Compiling a_sign.c
[140/460] Compiling voprf.c
[141/460] Compiling a_digest.c
[142/460] Compiling asn1_gen.c
[143/460] Compiling thread_win.c
[144/460] Compiling thread_none.c
[145/460] Compiling thread.c
[146/460] Compiling thread_pthread.c
[147/460] Compiling refcount_lock.c
[148/460] Compiling pmbtoken.c
[148/460] Compiling rsa_print.c
[150/460] Compiling siphash.c
[151/460] Compiling stack.c
[152/460] Compiling rc4.c
[153/460] Compiling rand_extra.c
[154/460] Compiling windows.c
[155/460] Compiling rsa_asn1.c
[156/460] Compiling refcount_c11.c
[157/460] Compiling fuchsia.c
[158/460] Compiling passive.c
[159/460] Compiling deterministic.c
[160/460] Compiling forkunsafe.c
[161/460] Compiling poly1305_arm_asm.S
[162/460] Compiling pool.c
[163/460] Compiling poly1305_arm.c
[164/460] Compiling poly1305.c
[165/460] Compiling pkcs7.c
[166/460] Compiling poly1305_vec.c
[167/460] Compiling pkcs7_x509.c
[168/460] Compiling pkcs8_x509.c
[169/460] Compiling p5_pbev2.c
[170/460] Compiling pem_pkey.c
[171/460] Compiling pkcs8.c
[172/460] Compiling pem_x509.c
[173/460] Compiling pem_xaux.c
[174/460] Compiling pem_pk8.c
[175/460] Compiling obj_xref.c
[176/460] Compiling pem_oth.c
[177/460] Compiling mem.c
[178/460] Compiling lhash.c
[179/460] Compiling pem_lib.c
[180/460] Compiling pem_info.c
[181/460] Compiling pem_all.c
[182/460] Compiling poly_rq_mul.S
[183/460] Compiling x86_64-mont5.mac.x86_64.S
[184/460] Compiling x86_64-mont.mac.x86_64.S
[185/460] Compiling obj.c
[186/460] Compiling x86_64-mont.linux.x86_64.S
[187/460] Compiling x86_64-mont5.linux.x86_64.S
[188/460] Compiling hkdf.c
[189/460] Compiling x86-mont.linux.x86.S
[190/460] Compiling vpaes-x86_64.mac.x86_64.S
[191/460] Compiling vpaes-x86.linux.x86.S
[192/460] Compiling hrss.c
[193/460] Compiling vpaes-armv8.ios.aarch64.S
[194/460] Compiling hpke.c
[195/460] Compiling sha512-x86_64.mac.x86_64.S
[196/460] Compiling vpaes-x86_64.linux.x86_64.S
[197/460] Compiling vpaes-armv7.linux.arm.S
[198/460] Compiling vpaes-armv8.linux.aarch64.S
[199/460] Compiling vpaes-armv7.ios.arm.S
[200/460] Compiling sha512-x86_64.linux.x86_64.S
[201/460] Compiling kdf.c
[202/460] Compiling sha512-armv4.ios.arm.S
[203/460] Compiling sha512-armv8.linux.aarch64.S
[203/460] Compiling sha512-armv8.ios.aarch64.S
[203/460] Compiling sha512-586.linux.x86.S
[206/460] Compiling sha512-armv4.linux.arm.S
[207/460] Compiling sha256-x86_64.mac.x86_64.S
[208/460] Compiling sha256-586.linux.x86.S
[209/460] Compiling sha256-armv8.ios.aarch64.S
[210/460] Compiling sha256-armv4.linux.arm.S
[211/460] Compiling sha256-x86_64.linux.x86_64.S
[212/460] Compiling sha256-armv8.linux.aarch64.S
[213/460] Compiling sha256-armv4.ios.arm.S
[214/460] Compiling sha1-x86_64.mac.x86_64.S
[215/460] Compiling sha1-armv8.ios.aarch64.S
[216/460] Compiling sha1-armv8.linux.aarch64.S
[217/460] Compiling sha1-586.linux.x86.S
[218/460] Compiling sha1-armv4-large.linux.arm.S
[219/460] Compiling sha1-armv4-large.ios.arm.S
[220/460] Compiling sha1-x86_64.linux.x86_64.S
[221/460] Compiling sha1-altivec.c
[222/460] Compiling sha512.c
[223/460] Compiling sha1.c
[224/460] Compiling sha256.c
[225/460] Compiling rsaz-avx2.mac.x86_64.S
[226/460] Compiling rsaz-avx2.linux.x86_64.S
[227/460] Compiling fips.c
[228/460] Compiling padding.c
[229/460] Compiling blinding.c
[230/460] Compiling rsa_impl.c
[231/460] Compiling rdrand-x86_64.linux.x86_64.S
[232/460] Compiling rdrand-x86_64.mac.x86_64.S
[233/460] Compiling rsa.c
[234/460] Compiling self_check.c
[235/460] Compiling rand.c
[236/460] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[237/460] Compiling p256_beeu-armv8-asm.linux.aarch64.S
[238/460] Compiling fork_detect.c
[239/460] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[240/460] Compiling p256_beeu-armv8-asm.ios.aarch64.S
[241/460] Compiling urandom.c
[242/460] Compiling ctrdrbg.c
[243/460] Compiling p256-x86_64-asm.mac.x86_64.S
[244/460] Compiling p256-armv8-asm.ios.aarch64.S
[245/460] Compiling p256-armv8-asm.linux.aarch64.S
[246/460] Compiling p256-x86_64-asm.linux.x86_64.S
[247/460] Compiling polyval.c
[248/460] Compiling ofb.c
[249/460] Compiling gcm_nohw.c
[250/460] Compiling ctr.c
[251/460] Compiling cfb.c
[252/460] Compiling gcm.c
[253/460] Compiling cbc.c
[254/460] Compiling md5.c
[255/460] Compiling md4.c
[256/460] Compiling hmac.c
[257/460] Compiling md5-x86_64.mac.x86_64.S
[258/460] Compiling ghashv8-armx32.linux.arm.S
[259/460] Compiling ghashv8-armx64.ios.aarch64.S
[260/460] Compiling md5-586.linux.x86.S
[261/460] Compiling ghashv8-armx32.ios.arm.S
[262/460] Compiling ghashv8-armx64.linux.aarch64.S
[262/460] Compiling ghash-x86_64.mac.x86_64.S
[264/460] Compiling md5-x86_64.linux.x86_64.S
[265/460] Compiling ghash-x86.linux.x86.S
[265/460] Compiling ghash-neon-armv8.linux.aarch64.S
[267/460] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[268/460] Compiling ghash-neon-armv8.ios.aarch64.S
[268/460] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[270/460] Compiling ghash-x86_64.linux.x86_64.S
[271/460] Compiling ghash-armv4.linux.arm.S
[272/460] Compiling ghash-ssse3-x86.linux.x86.S
[272/460] Compiling fips_shared_support.c
[274/460] Compiling ecdh.c
[275/460] Compiling util.c
[275/460] Compiling ghash-armv4.ios.arm.S
[277/460] Compiling ecdsa.c
[277/460] Compiling simple_mul.c
[279/460] Compiling wnaf.c
[280/460] Compiling simple.c
[280/460] Compiling scalar.c
[282/460] Compiling oct.c
[283/460] Compiling felem.c
[284/460] Compiling p256.c
[285/460] Compiling p224-64.c
[286/460] Compiling ec_montgomery.c
[287/460] Compiling ec_key.c
[288/460] Compiling check.c
[289/460] Compiling digests.c
[290/460] Compiling ec.c
[291/460] Compiling digest.c
[292/460] Compiling co-586.linux.x86.S
[293/460] Compiling dh.c
[294/460] Compiling bsaes-armv7.linux.arm.S
[295/460] Compiling bsaes-armv7.ios.arm.S
[296/460] Compiling shift.c
[297/460] Compiling cipher.c
[298/460] Compiling sqrt.c
[299/460] Compiling rsaz_exp.c
[300/460] Compiling aead.c
[301/460] Compiling e_aes.c
[302/460] Compiling random.c
[303/460] Compiling mul.c
[304/460] Compiling montgomery.c
[305/460] Compiling p256-nistz.c
[306/460] Compiling montgomery_inv.c
[307/460] Compiling prime.c
[308/460] Compiling jacobi.c
[309/460] Compiling gcd_extra.c
[310/460] Compiling generic.c
[311/460] Compiling div_extra.c
[312/460] Compiling gcd.c
[313/460] Compiling ctx.c
[314/460] Compiling bytes.c
[315/460] Compiling bn-586.linux.x86.S
[316/460] Compiling cmp.c
[317/460] Compiling exponentiation.c
[318/460] Compiling div.c
[319/460] Compiling armv8-mont.linux.aarch64.S
[320/460] Compiling armv8-mont.ios.aarch64.S
[321/460] Compiling armv4-mont.ios.arm.S
[322/460] Compiling armv4-mont.linux.arm.S
[323/460] Compiling aesv8-armx64.linux.aarch64.S
[324/460] Compiling aesv8-armx64.ios.aarch64.S
[325/460] Compiling add.c
[326/460] Compiling aesv8-armx32.linux.arm.S
[327/460] Compiling bn.c
[328/460] Compiling aesv8-armx32.ios.arm.S
[329/460] Compiling x86_64-gcc.c
[330/460] Compiling mode_wrappers.c
[331/460] Compiling aesni-x86_64.mac.x86_64.S
[332/460] Compiling key_wrap.c
[333/460] Compiling aes.c
[334/460] Compiling ex_data.c
[335/460] Compiling aes_nohw.c
[336/460] Compiling sign.c
[337/460] Compiling scrypt.c
[338/460] Compiling p_x25519_asn1.c
[339/460] Compiling pbkdf.c
[340/460] Compiling p_x25519.c
[341/460] Compiling print.c
[342/460] Compiling aesni-x86.linux.x86.S
[342/460] Compiling aesni-x86_64.linux.x86_64.S
[344/460] Compiling aesni-gcm-x86_64.linux.x86_64.S
[345/460] Compiling p_rsa_asn1.c
[346/460] Compiling p_ed25519_asn1.c
[347/460] Compiling aesni-gcm-x86_64.mac.x86_64.S
[348/460] Compiling p_rsa.c
[349/460] Compiling p_ed25519.c
[350/460] Compiling p_dsa_asn1.c
[351/460] Compiling p_ec_asn1.c
[352/460] Compiling evp_ctx.c
[353/460] Compiling err_data.c
[354/460] Compiling p_ec.c
[355/460] Compiling digestsign.c
[356/460] Compiling evp_asn1.c
[357/460] Compiling engine.c
[358/460] Compiling evp.c
[359/460] Compiling err.c
[360/460] Compiling ecdsa_asn1.c
[361/460] Compiling hash_to_curve.c
[362/460] Compiling ecdh_extra.c
[363/460] Compiling dsa_asn1.c
[364/460] Compiling params.c
[365/460] Compiling dh_asn1.c
[366/460] Compiling digest_extra.c
[367/460] Compiling ec_derive.c
[368/460] Compiling ec_asn1.c
[369/460] Compiling dsa.c
[370/460] Compiling des.c
[371/460] Compiling x25519-asm-arm.S
[371/460] Compiling cpu_ppc64le.c
[373/460] Compiling spake25519.c
[374/460] Compiling curve25519.c
[374/460] Compiling crypto.c
[376/460] Compiling cpu_intel.c
[377/460] Compiling cpu_arm_linux.c
[378/460] Compiling cpu_arm.c
[379/460] Compiling cpu_aarch64_win.c
[380/460] Compiling cpu_aarch64_fuchsia.c
[380/460] Compiling cpu_aarch64_linux.c
[382/460] Compiling cpu_aarch64_apple.c
[383/460] Compiling cmac.c
[384/460] Compiling e_des.c
[385/460] Compiling e_rc4.c
[386/460] Compiling e_null.c
[387/460] Compiling tls_cbc.c
[388/460] Compiling e_rc2.c
[388/460] Compiling conf.c
[390/460] Compiling e_tls.c
[391/460] Compiling e_chacha20poly1305.c
[392/460] Compiling derive_key.c
[393/460] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[394/460] Compiling e_aesctrhmac.c
[395/460] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[396/460] Compiling e_aesccm.c
[397/460] Compiling cipher_extra.c
[398/460] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[399/460] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[400/460] Compiling e_aesgcmsiv.c
[401/460] Compiling chacha-x86.linux.x86.S
[402/460] Compiling chacha-x86_64.mac.x86_64.S
[403/460] Compiling chacha-armv8.linux.aarch64.S
[404/460] Compiling chacha-x86_64.linux.x86_64.S
[405/460] Compiling chacha.c
[406/460] Compiling chacha-armv4.linux.arm.S
[407/460] Compiling chacha-armv4.ios.arm.S
[408/460] Compiling chacha-armv8.ios.aarch64.S
[409/460] Compiling unicode.c
[410/460] Compiling asn1_compat.c
[411/460] Compiling bn_asn1.c
[412/460] Compiling cbs.c
[413/460] Compiling ber.c
[414/460] Compiling buf.c
[415/460] Compiling convert.c
[416/460] Compiling blake2.c
[417/460] Compiling cbb.c
[418/460] Compiling hexdump.c
[419/460] Compiling socket_helper.c
[420/460] Compiling socket.c
[421/460] Compiling printf.c
[422/460] Compiling fd.c
[423/460] Compiling file.c
[424/460] Compiling pair.c
[425/460] Compiling connect.c
[426/460] Compiling bio_mem.c
[427/460] Compiling time_support.c
[428/460] Compiling tasn_typ.c
[429/460] Compiling bio.c
[430/460] Compiling base64.c
[431/460] Compiling tasn_new.c
[432/460] Compiling tasn_utl.c
[433/460] Compiling tasn_fre.c
[434/460] Compiling f_string.c
[435/460] Compiling asn_pack.c
[436/460] Compiling tasn_enc.c
[437/460] Compiling f_int.c
[438/460] Compiling a_utctm.c
[439/460] Compiling a_utf8.c
[440/460] Compiling tasn_dec.c
[441/460] Compiling asn1_lib.c
[442/460] Compiling asn1_par.c
[443/460] Compiling a_time.c
[444/460] Compiling a_strnid.c
[445/460] Compiling a_type.c
[446/460] Compiling a_strex.c
[447/460] Compiling a_mbstr.c
[448/460] Compiling a_print.c
[449/460] Compiling a_octet.c
[450/460] Compiling a_object.c
[451/460] Compiling a_i2d_fp.c
[452/460] Compiling a_bool.c
[453/460] Compiling a_dup.c
[454/460] Compiling a_gentm.c
[455/460] Compiling a_d2i_fp.c
[456/460] Compiling a_int.c
[457/460] Compiling a_bitstr.c
[458/460] Compiling c-nioatomics.c
[459/460] Compiling c-atomics.c
[461/464] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[462/464] Compiling NIOConcurrencyHelpers lock.swift
[463/464] Compiling NIOConcurrencyHelpers atomics.swift
[464/464] Emitting module NIOConcurrencyHelpers
[466/509] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[467/509] Compiling NIOCore EventLoopFuture.swift
[468/509] Compiling NIOCore FileDescriptor.swift
[469/509] Compiling NIOCore FileHandle.swift
[470/509] Compiling NIOCore FileRegion.swift
[471/509] Compiling NIOCore IO.swift
[472/515] Compiling NIOCore IOData.swift
[473/515] Compiling NIOCore IntegerBitPacking.swift
[474/515] Compiling NIOCore IntegerTypes.swift
[475/515] Compiling NIOCore Interfaces.swift
[476/515] Compiling NIOCore Linux.swift
[477/515] Compiling NIOCore MarkedCircularBuffer.swift
[478/515] Compiling NIOCore AddressedEnvelope.swift
[479/515] Compiling NIOCore AsyncAwaitSupport+OldXcodes.swift
[480/515] Compiling NIOCore AsyncAwaitSupport.swift
[481/515] Compiling NIOCore BSDSocketAPI.swift
[482/515] Compiling NIOCore ByteBuffer-aux.swift
[483/515] Compiling NIOCore ByteBuffer-conversions.swift
[484/515] Compiling NIOCore ByteBuffer-core.swift
[485/515] Compiling NIOCore ChannelHandlers.swift
[486/515] Compiling NIOCore ChannelInvoker.swift
[487/515] Compiling NIOCore ChannelOption.swift
[488/515] Compiling NIOCore ChannelPipeline.swift
[489/515] Compiling NIOCore CircularBuffer.swift
[490/515] Compiling NIOCore Codec.swift
[491/515] Compiling NIOCore SocketAddresses.swift
[492/515] Compiling NIOCore SocketOptionProvider.swift
[493/515] Compiling NIOCore SystemCallHelpers.swift
[494/515] Compiling NIOCore TypeAssistedChannelHandler.swift
[495/515] Compiling NIOCore UniversalBootstrapSupport.swift
[496/515] Compiling NIOCore Utilities.swift
[497/515] Compiling NIOCore ConvenienceOptionSupport.swift
[498/515] Compiling NIOCore DeadChannel.swift
[499/515] Compiling NIOCore DispatchQueue+WithFuture.swift
[500/515] Compiling NIOCore EventLoop+Deprecated.swift
[501/515] Compiling NIOCore EventLoop.swift
[502/515] Compiling NIOCore EventLoopFuture+Deprecated.swift
[503/515] Compiling NIOCore MulticastChannel.swift
[504/515] Compiling NIOCore NIOAny.swift
[505/515] Compiling NIOCore NIOCloseOnErrorHandler.swift
[506/515] Compiling NIOCore PointerHelpers.swift
[507/515] Compiling NIOCore RecvByteBufferAllocator.swift
[508/515] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[509/515] Compiling NIOCore ByteBuffer-int.swift
[510/515] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[511/515] Compiling NIOCore ByteBuffer-multi-int.swift
[512/515] Compiling NIOCore ByteBuffer-views.swift
[513/515] Compiling NIOCore Channel.swift
[514/515] Compiling NIOCore ChannelHandler.swift
[515/515] Emitting module NIOCore
[517/558] Emitting module NIOEmbedded
[518/558] Compiling NIOEmbedded Embedded.swift
[520/559] Emitting module NIOPosix
[521/564] Compiling NIOPosix SelectorUring.swift
[522/564] Compiling NIOPosix ServerSocket.swift
[523/564] Compiling NIOPosix Socket.swift
[524/564] Compiling NIOPosix SocketChannel.swift
[525/564] Compiling NIOPosix SocketProtocols.swift
[526/564] Compiling NIOPosix PipeChannel.swift
[527/564] Compiling NIOPosix PipePair.swift
[528/564] Compiling NIOPosix PointerHelpers.swift
[529/564] Compiling NIOPosix Resolver.swift
[530/564] Compiling NIOPosix Selectable.swift
[531/564] Compiling NIOPosix SelectableChannel.swift
[532/564] Compiling NIOPosix SelectableEventLoop.swift
[533/564] Compiling NIOPosix SelectorEpoll.swift
[534/564] Compiling NIOPosix SelectorGeneric.swift
[535/564] Compiling NIOPosix SelectorKqueue.swift
[536/564] Compiling NIOPosix BSDSocketAPICommon.swift
[537/564] Compiling NIOPosix BSDSocketAPIPosix.swift
[538/564] Compiling NIOPosix BSDSocketAPIWindows.swift
[539/564] Compiling NIOPosix BaseSocket.swift
[540/564] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[541/564] Compiling NIOPosix BaseSocketChannel.swift
[542/564] Compiling NIOPosix BaseStreamSocketChannel.swift
[543/564] Compiling NIOPosix Bootstrap.swift
[544/564] Compiling NIOPosix ControlMessage.swift
[545/564] Compiling NIOPosix DatagramVectorReadManager.swift
[546/564] Compiling NIOPosix FileDescriptor.swift
[547/564] Compiling NIOPosix GetaddrinfoResolver.swift
[548/564] Compiling NIOPosix HappyEyeballs.swift
[549/564] Compiling NIOPosix IO.swift
[550/564] Compiling NIOPosix IntegerBitPacking.swift
[551/564] Compiling NIOPosix IntegerTypes.swift
[552/564] Compiling NIOPosix Linux.swift
[553/564] Compiling NIOPosix LinuxCPUSet.swift
[554/564] Compiling NIOPosix LinuxUring.swift
[555/564] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[556/564] Compiling NIOPosix NIOThreadPool.swift
[557/564] Compiling NIOPosix NonBlockingFileIO.swift
[558/564] Compiling NIOPosix PendingDatagramWritesManager.swift
[559/564] Compiling NIOPosix PendingWritesManager.swift
[560/564] Compiling NIOPosix System.swift
[561/564] Compiling NIOPosix Thread.swift
[562/564] Compiling NIOPosix ThreadPosix.swift
[563/564] Compiling NIOPosix ThreadWindows.swift
[564/564] Compiling NIOPosix Utilities.swift
[566/567] Compiling NIO Exports.swift
[567/567] Emitting module NIO
[569/586] Compiling NIOTLS TLSEvents.swift
[570/586] Compiling NIOTLS SNIHandler.swift
[571/586] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[572/586] Emitting module NIOTLS
[574/587] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[575/610] Emitting module NIOHTTP1
[576/610] Compiling NIOSSL LinuxCABundle.swift
[577/610] Compiling NIOSSL NIOSSLClientHandler.swift
[578/610] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[579/610] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[580/610] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[581/610] Compiling NIOHTTP1 HTTPTypes.swift
[582/610] Compiling NIOSSL NIOSSLHandler.swift
[583/610] Compiling NIOSSL ByteBufferBIO.swift
[584/610] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[586/622] Compiling NIOWebSocket WebSocketOpcode.swift
[587/623] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[588/623] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[589/623] Compiling NIOSSL SubjectAlternativeName.swift
[590/625] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[591/625] Compiling NIOSSL SSLPKCS12Bundle.swift
[592/625] Compiling NIOSSL SSLPrivateKey.swift
[593/625] Compiling NIOSSL SSLPublicKey.swift
[594/625] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[595/625] Compiling NIOWebSocket Base64.swift
[596/625] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[597/625] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[598/625] Emitting module NIOSSL
[599/625] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[601/625] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[602/625] Compiling NIOWebSocket SHA1.swift
[603/625] Compiling NIOWebSocket WebSocketErrorCodes.swift
[604/625] Compiling NIOWebSocket WebSocketFrame.swift
[607/625] Emitting module NIOWebSocket
[611/626] Compiling NIOSSL NIOSSLServerHandler.swift
[612/626] Compiling NIOSSL ObjectIdentifier.swift
[613/626] Compiling NIOSSL PosixPort.swift
[615/626] Compiling NIOSSL SSLCallbacks.swift
[616/626] Compiling NIOSSL SSLCertificate.swift
[617/626] Compiling NIOSSL SSLConnection.swift
[618/626] Compiling NIOSSL SSLContext.swift
[619/626] Compiling NIOSSL SSLErrors.swift
[620/626] Compiling NIOSSL SSLInit.swift
[621/626] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[622/626] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[623/626] Emitting module NIOFoundationCompat
[624/626] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[625/627] Compiling NIOSSL TLSConfiguration.swift
[626/627] Compiling NIOSSL UniversalBootstrapSupport.swift
[629/637] Compiling WebSocket ReExport.swift
[630/638] Compiling WebSocket State.swift
[631/638] Compiling WebSocket Handler.swift
[632/638] Compiling WebSocket FrameBuffer.swift
[633/638] Compiling WebSocket InitialRequestHandler.swift
[634/638] Compiling WebSocket Data.swift
/host/spi-builder-workspace/Sources/WebSocket/Error.swift:14:10: warning: associated value 'invalidResponseStatus(head:)' of 'Sendable'-conforming enum 'WebSocketError' has non-sendable type 'HTTPResponseHead'; this is an error in the Swift 6 language mode
12 | public enum WebSocketError: Error, LocalizedError {
13 |     case invalidURL
14 |     case invalidResponseStatus(head: HTTPResponseHead)
   |          `- warning: associated value 'invalidResponseStatus(head:)' of 'Sendable'-conforming enum 'WebSocketError' has non-sendable type 'HTTPResponseHead'; this is an error in the Swift 6 language mode
15 |     case connectTimeout
16 |     case alreadyConnected
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOHTTP1/HTTPTypes.swift:169:15: note: struct 'HTTPResponseHead' does not conform to the 'Sendable' protocol
 167 |
 168 | /// A representation of the status line and header fields of a HTTP response.
 169 | public struct HTTPResponseHead: Equatable {
     |               `- note: struct 'HTTPResponseHead' does not conform to the 'Sendable' protocol
 170 |     private final class _Storage {
 171 |         var status: HTTPResponseStatus
/host/spi-builder-workspace/Sources/WebSocket/Error.swift:9:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOHTTP1'
 7 |
 8 | import Foundation
 9 | import NIOHTTP1
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOHTTP1'
10 | import NIOWebSocket
11 |
/host/spi-builder-workspace/Sources/WebSocket/Error.swift:18:10: warning: associated value 'opcodeMismatch(buffer:frame:)' of 'Sendable'-conforming enum 'WebSocketError' has non-sendable type 'WebSocketOpcode'; this is an error in the Swift 6 language mode
16 |     case alreadyConnected
17 |     case disconnected
18 |     case opcodeMismatch(buffer: WebSocketOpcode, frame: WebSocketOpcode)
   |          `- warning: associated value 'opcodeMismatch(buffer:frame:)' of 'Sendable'-conforming enum 'WebSocketError' has non-sendable type 'WebSocketOpcode'; this is an error in the Swift 6 language mode
19 |     case transport(error: Error)
20 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOWebSocket/WebSocketOpcode.swift:16:15: note: struct 'WebSocketOpcode' does not conform to the 'Sendable' protocol
 14 |
 15 | /// An operation code for a websocket frame.
 16 | public struct WebSocketOpcode {
    |               `- note: struct 'WebSocketOpcode' does not conform to the 'Sendable' protocol
 17 |     fileprivate let networkRepresentation: UInt8
 18 |
/host/spi-builder-workspace/Sources/WebSocket/Error.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOWebSocket'
 8 | import Foundation
 9 | import NIOHTTP1
10 | import NIOWebSocket
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOWebSocket'
11 |
12 | public enum WebSocketError: Error, LocalizedError {
/host/spi-builder-workspace/Sources/WebSocket/Error.swift:18:10: warning: associated value 'opcodeMismatch(buffer:frame:)' of 'Sendable'-conforming enum 'WebSocketError' has non-sendable type 'WebSocketOpcode'; this is an error in the Swift 6 language mode
16 |     case alreadyConnected
17 |     case disconnected
18 |     case opcodeMismatch(buffer: WebSocketOpcode, frame: WebSocketOpcode)
   |          `- warning: associated value 'opcodeMismatch(buffer:frame:)' of 'Sendable'-conforming enum 'WebSocketError' has non-sendable type 'WebSocketOpcode'; this is an error in the Swift 6 language mode
19 |     case transport(error: Error)
20 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOWebSocket/WebSocketOpcode.swift:16:15: note: struct 'WebSocketOpcode' does not conform to the 'Sendable' protocol
 14 |
 15 | /// An operation code for a websocket frame.
 16 | public struct WebSocketOpcode {
    |               `- note: struct 'WebSocketOpcode' does not conform to the 'Sendable' protocol
 17 |     fileprivate let networkRepresentation: UInt8
 18 |
[635/638] Compiling WebSocket Error.swift
/host/spi-builder-workspace/Sources/WebSocket/Error.swift:14:10: warning: associated value 'invalidResponseStatus(head:)' of 'Sendable'-conforming enum 'WebSocketError' has non-sendable type 'HTTPResponseHead'; this is an error in the Swift 6 language mode
12 | public enum WebSocketError: Error, LocalizedError {
13 |     case invalidURL
14 |     case invalidResponseStatus(head: HTTPResponseHead)
   |          `- warning: associated value 'invalidResponseStatus(head:)' of 'Sendable'-conforming enum 'WebSocketError' has non-sendable type 'HTTPResponseHead'; this is an error in the Swift 6 language mode
15 |     case connectTimeout
16 |     case alreadyConnected
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOHTTP1/HTTPTypes.swift:169:15: note: struct 'HTTPResponseHead' does not conform to the 'Sendable' protocol
 167 |
 168 | /// A representation of the status line and header fields of a HTTP response.
 169 | public struct HTTPResponseHead: Equatable {
     |               `- note: struct 'HTTPResponseHead' does not conform to the 'Sendable' protocol
 170 |     private final class _Storage {
 171 |         var status: HTTPResponseStatus
/host/spi-builder-workspace/Sources/WebSocket/Error.swift:9:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOHTTP1'
 7 |
 8 | import Foundation
 9 | import NIOHTTP1
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOHTTP1'
10 | import NIOWebSocket
11 |
/host/spi-builder-workspace/Sources/WebSocket/Error.swift:18:10: warning: associated value 'opcodeMismatch(buffer:frame:)' of 'Sendable'-conforming enum 'WebSocketError' has non-sendable type 'WebSocketOpcode'; this is an error in the Swift 6 language mode
16 |     case alreadyConnected
17 |     case disconnected
18 |     case opcodeMismatch(buffer: WebSocketOpcode, frame: WebSocketOpcode)
   |          `- warning: associated value 'opcodeMismatch(buffer:frame:)' of 'Sendable'-conforming enum 'WebSocketError' has non-sendable type 'WebSocketOpcode'; this is an error in the Swift 6 language mode
19 |     case transport(error: Error)
20 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOWebSocket/WebSocketOpcode.swift:16:15: note: struct 'WebSocketOpcode' does not conform to the 'Sendable' protocol
 14 |
 15 | /// An operation code for a websocket frame.
 16 | public struct WebSocketOpcode {
    |               `- note: struct 'WebSocketOpcode' does not conform to the 'Sendable' protocol
 17 |     fileprivate let networkRepresentation: UInt8
 18 |
/host/spi-builder-workspace/Sources/WebSocket/Error.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOWebSocket'
 8 | import Foundation
 9 | import NIOHTTP1
10 | import NIOWebSocket
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOWebSocket'
11 |
12 | public enum WebSocketError: Error, LocalizedError {
/host/spi-builder-workspace/Sources/WebSocket/Error.swift:18:10: warning: associated value 'opcodeMismatch(buffer:frame:)' of 'Sendable'-conforming enum 'WebSocketError' has non-sendable type 'WebSocketOpcode'; this is an error in the Swift 6 language mode
16 |     case alreadyConnected
17 |     case disconnected
18 |     case opcodeMismatch(buffer: WebSocketOpcode, frame: WebSocketOpcode)
   |          `- warning: associated value 'opcodeMismatch(buffer:frame:)' of 'Sendable'-conforming enum 'WebSocketError' has non-sendable type 'WebSocketOpcode'; this is an error in the Swift 6 language mode
19 |     case transport(error: Error)
20 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOWebSocket/WebSocketOpcode.swift:16:15: note: struct 'WebSocketOpcode' does not conform to the 'Sendable' protocol
 14 |
 15 | /// An operation code for a websocket frame.
 16 | public struct WebSocketOpcode {
    |               `- note: struct 'WebSocketOpcode' does not conform to the 'Sendable' protocol
 17 |     fileprivate let networkRepresentation: UInt8
 18 |
[636/638] Compiling WebSocket EventLoopGroup.swift
[637/638] Emitting module WebSocket
/host/spi-builder-workspace/Sources/WebSocket/Error.swift:14:10: warning: associated value 'invalidResponseStatus(head:)' of 'Sendable'-conforming enum 'WebSocketError' has non-sendable type 'HTTPResponseHead'; this is an error in the Swift 6 language mode
12 | public enum WebSocketError: Error, LocalizedError {
13 |     case invalidURL
14 |     case invalidResponseStatus(head: HTTPResponseHead)
   |          `- warning: associated value 'invalidResponseStatus(head:)' of 'Sendable'-conforming enum 'WebSocketError' has non-sendable type 'HTTPResponseHead'; this is an error in the Swift 6 language mode
15 |     case connectTimeout
16 |     case alreadyConnected
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOHTTP1/HTTPTypes.swift:169:15: note: struct 'HTTPResponseHead' does not conform to the 'Sendable' protocol
 167 |
 168 | /// A representation of the status line and header fields of a HTTP response.
 169 | public struct HTTPResponseHead: Equatable {
     |               `- note: struct 'HTTPResponseHead' does not conform to the 'Sendable' protocol
 170 |     private final class _Storage {
 171 |         var status: HTTPResponseStatus
/host/spi-builder-workspace/Sources/WebSocket/Error.swift:9:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOHTTP1'
 7 |
 8 | import Foundation
 9 | import NIOHTTP1
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOHTTP1'
10 | import NIOWebSocket
11 |
/host/spi-builder-workspace/Sources/WebSocket/Error.swift:18:10: warning: associated value 'opcodeMismatch(buffer:frame:)' of 'Sendable'-conforming enum 'WebSocketError' has non-sendable type 'WebSocketOpcode'; this is an error in the Swift 6 language mode
16 |     case alreadyConnected
17 |     case disconnected
18 |     case opcodeMismatch(buffer: WebSocketOpcode, frame: WebSocketOpcode)
   |          `- warning: associated value 'opcodeMismatch(buffer:frame:)' of 'Sendable'-conforming enum 'WebSocketError' has non-sendable type 'WebSocketOpcode'; this is an error in the Swift 6 language mode
19 |     case transport(error: Error)
20 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOWebSocket/WebSocketOpcode.swift:16:15: note: struct 'WebSocketOpcode' does not conform to the 'Sendable' protocol
 14 |
 15 | /// An operation code for a websocket frame.
 16 | public struct WebSocketOpcode {
    |               `- note: struct 'WebSocketOpcode' does not conform to the 'Sendable' protocol
 17 |     fileprivate let networkRepresentation: UInt8
 18 |
/host/spi-builder-workspace/Sources/WebSocket/Error.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOWebSocket'
 8 | import Foundation
 9 | import NIOHTTP1
10 | import NIOWebSocket
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOWebSocket'
11 |
12 | public enum WebSocketError: Error, LocalizedError {
/host/spi-builder-workspace/Sources/WebSocket/Error.swift:18:10: warning: associated value 'opcodeMismatch(buffer:frame:)' of 'Sendable'-conforming enum 'WebSocketError' has non-sendable type 'WebSocketOpcode'; this is an error in the Swift 6 language mode
16 |     case alreadyConnected
17 |     case disconnected
18 |     case opcodeMismatch(buffer: WebSocketOpcode, frame: WebSocketOpcode)
   |          `- warning: associated value 'opcodeMismatch(buffer:frame:)' of 'Sendable'-conforming enum 'WebSocketError' has non-sendable type 'WebSocketOpcode'; this is an error in the Swift 6 language mode
19 |     case transport(error: Error)
20 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOWebSocket/WebSocketOpcode.swift:16:15: note: struct 'WebSocketOpcode' does not conform to the 'Sendable' protocol
 14 |
 15 | /// An operation code for a websocket frame.
 16 | public struct WebSocketOpcode {
    |               `- note: struct 'WebSocketOpcode' does not conform to the 'Sendable' protocol
 17 |     fileprivate let networkRepresentation: UInt8
 18 |
[638/638] Compiling WebSocket WebSocket.swift
/host/spi-builder-workspace/Sources/WebSocket/WebSocket.swift:151:45: warning: capture of 'sself' with non-sendable type 'WebSocket' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 13 | import NIOSSL
 14 |
 15 | public class WebSocket {
    |              `- note: class 'WebSocket' does not conform to the 'Sendable' protocol
 16 |     private let group: EventLoopGroup
 17 |     private let isGroupOwned: Bool
    :
149 |                 sself.state = .connected
150 |                 sself._disconnect(code: code)
151 |                 sself.callbackQueue.async { sself.onConnected?(sself) }
    |                                             `- warning: capture of 'sself' with non-sendable type 'WebSocket' in a `@Sendable` closure; this is an error in the Swift 6 language mode
152 |             } else {
153 |                 sself.state = .connected
/host/spi-builder-workspace/Sources/WebSocket/WebSocket.swift:157:45: warning: capture of 'sself' with non-sendable type 'WebSocket' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 13 | import NIOSSL
 14 |
 15 | public class WebSocket {
    |              `- note: class 'WebSocket' does not conform to the 'Sendable' protocol
 16 |     private let group: EventLoopGroup
 17 |     private let isGroupOwned: Bool
    :
155 |                     sself._pingAndScheduleNextTimeoutTask()
156 |                 }
157 |                 sself.callbackQueue.async { sself.onConnected?(sself) }
    |                                             `- warning: capture of 'sself' with non-sendable type 'WebSocket' in a `@Sendable` closure; this is an error in the Swift 6 language mode
158 |             }
159 |         }
/host/spi-builder-workspace/Sources/WebSocket/WebSocket.swift:170:31: warning: capture of 'self' with non-sendable type 'WebSocket' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 13 | import NIOSSL
 14 |
 15 | public class WebSocket {
    |              `- note: class 'WebSocket' does not conform to the 'Sendable' protocol
 16 |     private let group: EventLoopGroup
 17 |     private let isGroupOwned: Bool
    :
168 |         scheduledTimeoutTask = nil
169 |         waitingForPong = false
170 |         callbackQueue.async { self.onDisconnected?(code, self) }
    |                               `- warning: capture of 'self' with non-sendable type 'WebSocket' in a `@Sendable` closure; this is an error in the Swift 6 language mode
171 |     }
172 |
/host/spi-builder-workspace/Sources/WebSocket/WebSocket.swift:170:52: warning: capture of 'code' with non-sendable type 'WebSocketErrorCode' in a `@Sendable` closure; this is an error in the Swift 6 language mode
168 |         scheduledTimeoutTask = nil
169 |         waitingForPong = false
170 |         callbackQueue.async { self.onDisconnected?(code, self) }
    |                                                    `- warning: capture of 'code' with non-sendable type 'WebSocketErrorCode' in a `@Sendable` closure; this is an error in the Swift 6 language mode
171 |     }
172 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOWebSocket/WebSocketErrorCodes.swift:22:13: note: enum 'WebSocketErrorCode' does not conform to the 'Sendable' protocol
 20 | /// to avoid users needing to remember the specific numerical values
 21 | /// of those codes.
 22 | public enum WebSocketErrorCode {
    |             `- note: enum 'WebSocketErrorCode' does not conform to the 'Sendable' protocol
 23 |     /// Indicates a normal closure, meaning that the purpose for
 24 |     /// which the connection was established has been fulfilled.
/host/spi-builder-workspace/Sources/WebSocket/WebSocket.swift:12:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOWebSocket'
 10 | import NIOHTTP1
 11 | import NIOConcurrencyHelpers
 12 | import NIOWebSocket
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOWebSocket'
 13 | import NIOSSL
 14 |
/host/spi-builder-workspace/Sources/WebSocket/WebSocket.swift:279:35: warning: capture of 'error' with non-sendable type 'Optional<(WebSocketError) -> Void>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
277 |         guard let channel = channel, isConnected else {
278 |             _error(WebSocketError.disconnected)
279 |             callbackQueue.async { error?(.disconnected) }
    |                                   |- warning: capture of 'error' with non-sendable type 'Optional<(WebSocketError) -> Void>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                                   `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
280 |             return
281 |         }
/host/spi-builder-workspace/Sources/WebSocket/WebSocket.swift:287:36: warning: capture of 'self' with non-sendable type 'WebSocket' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 13 | import NIOSSL
 14 |
 15 | public class WebSocket {
    |              `- note: class 'WebSocket' does not conform to the 'Sendable' protocol
 16 |     private let group: EventLoopGroup
 17 |     private let isGroupOwned: Bool
    :
285 |     private func _error(_ error: Error) {
286 |         let fixed = error as? WebSocketError ?? .fromNio(error: error)
287 |         self.callbackQueue.async { self.onError?(fixed, self) }
    |                                    `- warning: capture of 'self' with non-sendable type 'WebSocket' in a `@Sendable` closure; this is an error in the Swift 6 language mode
288 |     }
289 |
/host/spi-builder-workspace/Sources/WebSocket/WebSocket.swift:293:58: warning: capture of 'cb' with non-sendable type 'Optional<((any Error)?) -> Void>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
291 |         future.whenComplete { result in
292 |             switch result {
293 |             case .success(_): self.callbackQueue.async { cb?(nil) }
    |                                                          |- warning: capture of 'cb' with non-sendable type 'Optional<((any Error)?) -> Void>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                                                          `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
294 |             case .failure(let err):
295 |                 self.callbackQueue.async { cb?(err) }
/host/spi-builder-workspace/Sources/WebSocket/WebSocket.swift:295:44: warning: capture of 'cb' with non-sendable type 'Optional<((any Error)?) -> Void>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
293 |             case .success(_): self.callbackQueue.async { cb?(nil) }
294 |             case .failure(let err):
295 |                 self.callbackQueue.async { cb?(err) }
    |                                            |- warning: capture of 'cb' with non-sendable type 'Optional<((any Error)?) -> Void>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                                            `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
296 |                 self._error(err)
297 |             }
/host/spi-builder-workspace/Sources/WebSocket/WebSocket.swift:412:35: warning: capture of 'self' with non-sendable type 'WebSocket' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 13 | import NIOSSL
 14 |
 15 | public class WebSocket {
    |              `- note: class 'WebSocket' does not conform to the 'Sendable' protocol
 16 |     private let group: EventLoopGroup
 17 |     private let isGroupOwned: Bool
    :
410 |             }
411 |             send(raw: frameData, opcode: .pong, fin: true)
412 |             callbackQueue.async { self.onPing?(self) }
    |                                   `- warning: capture of 'self' with non-sendable type 'WebSocket' in a `@Sendable` closure; this is an error in the Swift 6 language mode
413 |         } else {
414 |             _error(ChannelError.inappropriateOperationForState)
/host/spi-builder-workspace/Sources/WebSocket/WebSocket.swift:426:39: warning: capture of 'self' with non-sendable type 'WebSocket' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 13 | import NIOSSL
 14 |
 15 | public class WebSocket {
    |              `- note: class 'WebSocket' does not conform to the 'Sendable' protocol
 16 |     private let group: EventLoopGroup
 17 |     private let isGroupOwned: Bool
    :
424 |             switch frameSequence.type {
425 |             case .binary:
426 |                 callbackQueue.async { self.onData?(.binary(frameSequence.data()!), self) }
    |                                       `- warning: capture of 'self' with non-sendable type 'WebSocket' in a `@Sendable` closure; this is an error in the Swift 6 language mode
427 |             case .text:
428 |                 callbackQueue.async { self.onData?(.text(frameSequence.string()!), self) }
/host/spi-builder-workspace/Sources/WebSocket/WebSocket.swift:426:60: warning: capture of 'frameSequence' with non-sendable type 'WebSocketFrameBuffer' in a `@Sendable` closure; this is an error in the Swift 6 language mode
424 |             switch frameSequence.type {
425 |             case .binary:
426 |                 callbackQueue.async { self.onData?(.binary(frameSequence.data()!), self) }
    |                                                            `- warning: capture of 'frameSequence' with non-sendable type 'WebSocketFrameBuffer' in a `@Sendable` closure; this is an error in the Swift 6 language mode
427 |             case .text:
428 |                 callbackQueue.async { self.onData?(.text(frameSequence.string()!), self) }
/host/spi-builder-workspace/Sources/WebSocket/FrameBuffer.swift:13:8: note: consider making struct 'WebSocketFrameBuffer' conform to the 'Sendable' protocol
11 | import NIOFoundationCompat
12 |
13 | struct WebSocketFrameBuffer {
   |        `- note: consider making struct 'WebSocketFrameBuffer' conform to the 'Sendable' protocol
14 |     var buffer: ByteBuffer
15 |     var type: WebSocketOpcode
/host/spi-builder-workspace/Sources/WebSocket/WebSocket.swift:426:60: warning: mutation of captured var 'frameSequence' in concurrently-executing code; this is an error in the Swift 6 language mode
424 |             switch frameSequence.type {
425 |             case .binary:
426 |                 callbackQueue.async { self.onData?(.binary(frameSequence.data()!), self) }
    |                                                            `- warning: mutation of captured var 'frameSequence' in concurrently-executing code; this is an error in the Swift 6 language mode
427 |             case .text:
428 |                 callbackQueue.async { self.onData?(.text(frameSequence.string()!), self) }
/host/spi-builder-workspace/Sources/WebSocket/WebSocket.swift:428:39: warning: capture of 'self' with non-sendable type 'WebSocket' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 13 | import NIOSSL
 14 |
 15 | public class WebSocket {
    |              `- note: class 'WebSocket' does not conform to the 'Sendable' protocol
 16 |     private let group: EventLoopGroup
 17 |     private let isGroupOwned: Bool
    :
426 |                 callbackQueue.async { self.onData?(.binary(frameSequence.data()!), self) }
427 |             case .text:
428 |                 callbackQueue.async { self.onData?(.text(frameSequence.string()!), self) }
    |                                       `- warning: capture of 'self' with non-sendable type 'WebSocket' in a `@Sendable` closure; this is an error in the Swift 6 language mode
429 |             case .pong:
430 |                 waitingForPong = false
/host/spi-builder-workspace/Sources/WebSocket/WebSocket.swift:428:58: warning: capture of 'frameSequence' with non-sendable type 'WebSocketFrameBuffer' in a `@Sendable` closure; this is an error in the Swift 6 language mode
426 |                 callbackQueue.async { self.onData?(.binary(frameSequence.data()!), self) }
427 |             case .text:
428 |                 callbackQueue.async { self.onData?(.text(frameSequence.string()!), self) }
    |                                                          `- warning: capture of 'frameSequence' with non-sendable type 'WebSocketFrameBuffer' in a `@Sendable` closure; this is an error in the Swift 6 language mode
429 |             case .pong:
430 |                 waitingForPong = false
/host/spi-builder-workspace/Sources/WebSocket/FrameBuffer.swift:13:8: note: consider making struct 'WebSocketFrameBuffer' conform to the 'Sendable' protocol
11 | import NIOFoundationCompat
12 |
13 | struct WebSocketFrameBuffer {
   |        `- note: consider making struct 'WebSocketFrameBuffer' conform to the 'Sendable' protocol
14 |     var buffer: ByteBuffer
15 |     var type: WebSocketOpcode
/host/spi-builder-workspace/Sources/WebSocket/WebSocket.swift:428:58: warning: mutation of captured var 'frameSequence' in concurrently-executing code; this is an error in the Swift 6 language mode
426 |                 callbackQueue.async { self.onData?(.binary(frameSequence.data()!), self) }
427 |             case .text:
428 |                 callbackQueue.async { self.onData?(.text(frameSequence.string()!), self) }
    |                                                          `- warning: mutation of captured var 'frameSequence' in concurrently-executing code; this is an error in the Swift 6 language mode
429 |             case .pong:
430 |                 waitingForPong = false
/host/spi-builder-workspace/Sources/WebSocket/WebSocket.swift:431:39: warning: capture of 'self' with non-sendable type 'WebSocket' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 13 | import NIOSSL
 14 |
 15 | public class WebSocket {
    |              `- note: class 'WebSocket' does not conform to the 'Sendable' protocol
 16 |     private let group: EventLoopGroup
 17 |     private let isGroupOwned: Bool
    :
429 |             case .pong:
430 |                 waitingForPong = false
431 |                 callbackQueue.async { self.onPong?(self) }
    |                                       `- warning: capture of 'self' with non-sendable type 'WebSocket' in a `@Sendable` closure; this is an error in the Swift 6 language mode
432 |             default: break
433 |             }
Build complete! (78.66s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.40.0",
            "upper_bound" : "2.41.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-nio-ssl",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.19.0",
            "upper_bound" : "2.20.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-ssl.git"
    }
  ],
  "manifest_display_name" : "WebSocket",
  "name" : "WebSocket",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "WebSocket",
      "targets" : [
        "WebSocket"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WebSocketTests",
      "module_type" : "SwiftTarget",
      "name" : "WebSocketTests",
      "path" : "Tests/WebSocketTests",
      "sources" : [
        "WebSocketTests.swift"
      ],
      "target_dependencies" : [
        "WebSocket"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WebSocket",
      "module_type" : "SwiftTarget",
      "name" : "WebSocket",
      "path" : "Sources/WebSocket",
      "product_dependencies" : [
        "NIO",
        "NIOHTTP1",
        "NIOWebSocket",
        "NIOConcurrencyHelpers",
        "NIOFoundationCompat",
        "NIOSSL"
      ],
      "product_memberships" : [
        "WebSocket"
      ],
      "sources" : [
        "Data.swift",
        "Error.swift",
        "EventLoopGroup.swift",
        "FrameBuffer.swift",
        "Handler.swift",
        "InitialRequestHandler.swift",
        "ReExport.swift",
        "State.swift",
        "WebSocket.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.4"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.