Build Information
Successful build of lcl-speedtest, reference 1.0.7 (1b5a79
), with Swift 6.1 for macOS (SPM) on 30 Apr 2025 16:47:06 UTC.
Swift 6 data race errors: 4
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Local-Connectivity-Lab/lcl-speedtest.git
Reference: 1.0.7
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Local-Connectivity-Lab/lcl-speedtest
* tag 1.0.7 -> FETCH_HEAD
HEAD is now at 1b5a795 Update lcl-websocket to 1.1.1 (#11)
Cloned https://github.com/Local-Connectivity-Lab/lcl-speedtest.git
Revision (git rev-parse @):
1b5a79555025c0646cf88a8290c42d9c26e616b4
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Local-Connectivity-Lab/lcl-speedtest.git at 1.0.7
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/Local-Connectivity-Lab/lcl-speedtest.git
https://github.com/Local-Connectivity-Lab/lcl-speedtest.git
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.81.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "lcl-websocket",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Local-Connectivity-Lab/lcl-websocket.git"
}
],
"manifest_display_name" : "lcl-speedtest",
"name" : "lcl-speedtest",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "LCLSpeedtest",
"targets" : [
"LCLSpeedtest"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Demo",
"targets" : [
"Demo"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "LCLSpeedtest",
"module_type" : "SwiftTarget",
"name" : "LCLSpeedtest",
"path" : "Sources/LCLSpeedtest",
"product_dependencies" : [
"NIO",
"NIOCore",
"NIOPosix",
"NIOConcurrencyHelpers",
"Logging",
"LCLWebSocket"
],
"product_memberships" : [
"LCLSpeedtest",
"Demo"
],
"sources" : [
"Constants.swift",
"DownloadClient.swift",
"Errors.swift",
"Models/Measurement.swift",
"Models/TestServer.swift",
"Models/TestType.swift",
"Networking.swift",
"SpeedTestClient.swift",
"SpeedTestable.swift",
"UploadClient.swift",
"Utils/WebSocketClosCode+Extension.swift"
],
"type" : "library"
},
{
"c99name" : "Demo",
"module_type" : "SwiftTarget",
"name" : "Demo",
"path" : "Sources/Demo",
"product_memberships" : [
"Demo"
],
"sources" : [
"Client.swift"
],
"target_dependencies" : [
"LCLSpeedtest"
],
"type" : "executable"
}
],
"tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/441] Write sources
[2/441] Write Demo-entitlement.plist
[7/441] Write sources
[9/441] Copying PrivacyInfo.xcprivacy
[9/441] Write sources
[10/441] Copying PrivacyInfo.xcprivacy
[13/441] Write sources
[22/441] Compiling poly_rq_mul.S
[23/441] Compiling CNIOWASI CNIOWASI.c
[24/441] Compiling CNIOWindows WSAStartup.c
[24/441] Compiling CNIOWindows shim.c
[26/441] Write swift-version-2F0A5646E1D333AE.txt
[27/441] Compiling CNIOLinux liburing_shims.c
[28/441] Compiling CNIOLinux shim.c
[29/441] Compiling _AtomicsShims.c
[30/447] Compiling CNIOSHA1 c_nio_sha1.c
[30/447] Compiling CNIOLLHTTP c_nio_http.c
[32/452] Compiling CNIOLLHTTP c_nio_api.c
[33/470] Compiling CNIOLLHTTP c_nio_llhttp.c
[34/470] Compiling lhash.cc
[35/470] Compiling md4.cc
[36/470] Compiling fiat_p256_adx_sqr.S
[36/470] Compiling fiat_p256_adx_mul.S
[38/470] Compiling fiat_curve25519_adx_square.S
[38/470] Compiling fiat_curve25519_adx_mul.S
[40/470] Compiling hrss.cc
[41/470] Compiling kyber.cc
[43/470] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[44/470] Compiling InternalCollectionsUtilities Specialize.swift
[45/470] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[46/471] Compiling InternalCollectionsUtilities Debugging.swift
[47/471] Compiling InternalCollectionsUtilities Descriptions.swift
[48/471] Emitting module _NIOBase64
[49/471] Compiling _NIOBase64 Base64.swift
[50/471] Compiling InternalCollectionsUtilities _SortedCollection.swift
[51/471] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[52/471] Compiling InternalCollectionsUtilities UInt+reversed.swift
[53/471] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[53/471] Compiling CNIODarwin shim.c
[55/471] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[55/471] Compiling CNIOBoringSSLShims shims.c
[57/471] Compiling InternalCollectionsUtilities Integer rank.swift
[58/471] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[59/471] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[60/471] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[61/471] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[62/471] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[63/471] Emitting module InternalCollectionsUtilities
[64/471] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[65/471] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[65/471] Compiling tls_method.cc
[66/471] Compiling tls_record.cc
[67/471] Compiling tls13_server.cc
[68/471] Compiling tls13_enc.cc
[70/487] Compiling _NIODataStructures _TinyArray.swift
[71/487] Compiling DequeModule _DequeSlot.swift
[72/488] Emitting module _NIODataStructures
[73/488] Compiling _NIODataStructures Heap.swift
[74/488] Compiling _NIODataStructures PriorityQueue.swift
[75/488] Compiling DequeModule _UnsafeWrappedBuffer.swift
[75/488] Compiling tls13_client.cc
[76/488] Compiling tls13_both.cc
[78/488] Compiling DequeModule _DequeBufferHeader.swift
[79/488] Emitting module Logging
[80/488] Compiling Logging MetadataProvider.swift
[81/488] Compiling Logging Locks.swift
[82/488] Compiling Logging LogHandler.swift
[83/488] Compiling Logging Logging.swift
[83/488] Compiling t1_enc.cc
[85/488] Compiling DequeModule _DequeBuffer.swift
[86/488] Compiling DequeModule Deque._UnsafeHandle.swift
[87/488] Compiling DequeModule Deque.swift
[88/488] Compiling DequeModule Deque+Equatable.swift
[89/488] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[90/488] Compiling DequeModule Deque+Testing.swift
[91/488] Compiling DequeModule Deque._Storage.swift
[92/488] Compiling DequeModule Deque+Codable.swift
[93/488] Compiling DequeModule Deque+Collection.swift
[94/488] Compiling DequeModule Deque+Extras.swift
[95/488] Compiling DequeModule Deque+Hashable.swift
[96/488] Compiling DequeModule Deque+CustomReflectable.swift
[97/488] Compiling DequeModule Deque+Descriptions.swift
[98/488] Emitting module DequeModule
[98/488] Compiling ssl_versions.cc
[99/488] Compiling ssl_x509.cc
[100/488] Compiling ssl_stat.cc
[101/488] Compiling ssl_transcript.cc
[102/488] Compiling ssl_session.cc
[103/488] Compiling ssl_privkey.cc
[104/488] Compiling ssl_key_share.cc
[105/488] Compiling ssl_file.cc
[106/488] Compiling ssl_lib.cc
[107/488] Compiling ssl_cipher.cc
[108/488] Compiling ssl_credential.cc
[109/488] Compiling ssl_cert.cc
[110/488] Compiling ssl_buffer.cc
[111/488] Compiling ssl_asn1.cc
[112/488] Compiling ssl_aead_ctx.cc
[113/488] Compiling s3_pkt.cc
[114/488] Compiling s3_lib.cc
[115/488] Compiling s3_both.cc
[116/488] Compiling handshake_server.cc
[117/488] Compiling handshake.cc
[118/488] Compiling handshake_client.cc
[119/488] Compiling handoff.cc
[120/488] Compiling md5-x86_64-linux.S
[121/488] Compiling encrypted_client_hello.cc
[122/488] Compiling md5-x86_64-apple.S
[123/488] Compiling md5-586-linux.S
[124/488] Compiling extensions.cc
[125/488] Compiling md5-586-apple.S
[126/488] Compiling chacha20_poly1305_x86_64-linux.S
[127/488] Compiling chacha20_poly1305_x86_64-apple.S
[128/488] Compiling chacha20_poly1305_armv8-win.S
[129/488] Compiling dtls_record.cc
[130/488] Compiling chacha20_poly1305_armv8-linux.S
[131/488] Compiling chacha-x86_64-linux.S
[132/488] Compiling chacha-x86_64-apple.S
[133/488] Compiling chacha20_poly1305_armv8-apple.S
[134/488] Compiling chacha-x86-linux.S
[135/488] Compiling chacha-x86-apple.S
[136/488] Compiling chacha-armv8-win.S
[137/488] Compiling dtls_method.cc
[138/488] Compiling chacha-armv8-linux.S
[139/488] Compiling chacha-armv4-linux.S
[140/488] Compiling aes128gcmsiv-x86_64-linux.S
[141/488] Compiling chacha-armv8-apple.S
[142/488] Compiling aes128gcmsiv-x86_64-apple.S
[143/488] Compiling err_data.cc
[144/488] Compiling x86_64-mont5-linux.S
[145/488] Compiling x86_64-mont5-apple.S
[146/488] Compiling x86_64-mont-linux.S
[147/488] Compiling x86_64-mont-apple.S
[148/488] Compiling x86-mont-linux.S
[149/488] Compiling x86-mont-apple.S
[150/488] Compiling vpaes-x86_64-linux.S
[151/488] Compiling vpaes-x86_64-apple.S
[152/488] Compiling d1_srtp.cc
[153/488] Compiling vpaes-x86-linux.S
[154/488] Compiling vpaes-x86-apple.S
[155/488] Compiling vpaes-armv8-win.S
[156/488] Compiling vpaes-armv8-linux.S
[157/488] Compiling bio_ssl.cc
[158/488] Compiling vpaes-armv8-apple.S
[159/488] Compiling d1_pkt.cc
[160/488] Compiling vpaes-armv7-linux.S
[161/488] Compiling sha512-x86_64-linux.S
[162/488] Compiling sha512-x86_64-apple.S
[163/488] Compiling sha512-armv8-win.S
[164/488] Compiling sha512-armv8-linux.S
[165/488] Compiling sha512-armv4-linux.S
[166/488] Compiling sha512-586-linux.S
[167/488] Compiling sha512-armv8-apple.S
[168/488] Compiling sha512-586-apple.S
[169/488] Compiling sha256-x86_64-linux.S
[170/488] Compiling sha256-x86_64-apple.S
[171/488] Compiling sha256-armv8-win.S
[172/488] Compiling sha256-armv8-linux.S
[173/488] Compiling sha256-armv4-linux.S
[174/488] Compiling d1_lib.cc
[175/488] Compiling sha256-armv8-apple.S
[176/488] Compiling sha256-586-linux.S
[177/488] Compiling sha256-586-apple.S
[178/488] Compiling sha1-x86_64-linux.S
[179/488] Compiling sha1-x86_64-apple.S
[180/488] Compiling sha1-armv8-win.S
[181/488] Compiling sha1-armv4-large-linux.S
[182/488] Compiling sha1-armv8-linux.S
[183/488] Compiling sha1-586-apple.S
[184/488] Compiling sha1-586-linux.S
[184/488] Compiling sha1-armv8-apple.S
[186/488] Compiling rsaz-avx2-linux.S
[187/488] Compiling rsaz-avx2-apple.S
[188/488] Compiling d1_both.cc
[189/488] Compiling rdrand-x86_64-linux.S
[190/488] Compiling rdrand-x86_64-apple.S
[191/488] Compiling p256_beeu-x86_64-asm-linux.S
[192/488] Compiling p256_beeu-armv8-asm-win.S
[192/488] Compiling p256_beeu-x86_64-asm-apple.S
[194/488] Compiling p256_beeu-armv8-asm-linux.S
[195/488] Compiling p256-x86_64-asm-linux.S
[196/488] Compiling p256-x86_64-asm-apple.S
[197/488] Compiling p256-armv8-asm-win.S
[198/488] Compiling p256_beeu-armv8-asm-apple.S
[199/488] Compiling p256-armv8-asm-linux.S
[200/488] Compiling p256-armv8-asm-apple.S
[201/488] Compiling ghashv8-armv8-win.S
[202/488] Compiling ghashv8-armv8-linux.S
[203/488] Compiling ghashv8-armv7-linux.S
[204/488] Compiling ghashv8-armv8-apple.S
[205/488] Compiling ghash-x86-apple.S
[206/488] Compiling ghash-x86_64-apple.S
[206/488] Compiling ghash-x86_64-linux.S
[206/488] Compiling ghash-x86-linux.S
[209/488] Compiling ghash-ssse3-x86_64-linux.S
[210/488] Compiling ghash-ssse3-x86_64-apple.S
[211/488] Compiling ghash-ssse3-x86-linux.S
[212/488] Compiling ghash-neon-armv8-linux.S
[212/488] Compiling ghash-neon-armv8-win.S
[214/488] Compiling ghash-ssse3-x86-apple.S
[215/488] Compiling ghash-neon-armv8-apple.S
[216/488] Compiling co-586-linux.S
[217/488] Compiling ghash-armv4-linux.S
[218/488] Compiling bsaes-armv7-linux.S
[219/488] Compiling co-586-apple.S
[220/488] Compiling bn-armv8-win.S
[221/488] Compiling bn-armv8-linux.S
[222/488] Compiling bn-586-apple.S
[223/488] Compiling bn-586-linux.S
[224/488] Compiling bn-armv8-apple.S
[225/488] Compiling armv8-mont-win.S
[226/488] Compiling armv8-mont-linux.S
[227/488] Compiling aesv8-gcm-armv8-win.S
[228/488] Compiling armv4-mont-linux.S
[229/488] Compiling armv8-mont-apple.S
[230/488] Compiling aesv8-gcm-armv8-linux.S
[231/488] Compiling aesv8-armv8-win.S
[232/488] Compiling aesv8-armv8-linux.S
[233/488] Compiling aesv8-armv8-apple.S
[234/488] Compiling aesv8-gcm-armv8-apple.S
[235/488] Compiling aesv8-armv7-linux.S
[236/488] Compiling aesni-x86_64-linux.S
[237/488] Compiling aesni-x86-linux.S
[238/488] Compiling aesni-x86-apple.S
[238/488] Compiling aesni-x86_64-apple.S
[240/488] Compiling aesni-gcm-x86_64-linux.S
[241/488] Compiling aes-gcm-avx2-x86_64-linux.S
[242/488] Compiling aes-gcm-avx2-x86_64-apple.S
[243/488] Compiling aesni-gcm-x86_64-apple.S
[243/488] Compiling aes-gcm-avx10-x86_64-linux.S
[245/488] Compiling aes-gcm-avx10-x86_64-apple.S
[246/488] Compiling x_sig.cc
[247/488] Compiling x_val.cc
[248/488] Compiling x_spki.cc
[249/488] Compiling x_x509.cc
[250/488] Compiling x_x509a.cc
[251/488] Compiling x_exten.cc
[252/488] Compiling x_req.cc
[253/488] Compiling x_pubkey.cc
[254/488] Compiling x_name.cc
[255/488] Compiling x_crl.cc
[256/488] Compiling x_attrib.cc
[257/488] Compiling x_all.cc
[258/488] Compiling x_algor.cc
[259/488] Compiling x509spki.cc
[260/488] Compiling x509rset.cc
[261/488] Compiling x509name.cc
[262/488] Compiling x509_vpm.cc
[263/488] Compiling x509cset.cc
[264/488] Compiling x509_v3.cc
[265/488] Compiling x509_vfy.cc
[266/488] Compiling x509_txt.cc
[267/488] Compiling x509_obj.cc
[268/488] Compiling x509_req.cc
[269/488] Compiling x509_set.cc
[270/488] Compiling x509_trs.cc
[271/488] Compiling x509_def.cc
[272/488] Compiling x509_d2.cc
[273/488] Compiling x509_ext.cc
[274/488] Compiling x509_lu.cc
[275/488] Compiling x509_cmp.cc
[276/488] Compiling x509_att.cc
[277/488] Compiling x509.cc
[278/488] Compiling v3_skey.cc
[279/488] Compiling v3_purp.cc
[280/488] Compiling v3_prn.cc
[281/488] Compiling v3_pcons.cc
[282/488] Compiling v3_ocsp.cc
[283/488] Compiling v3_pmaps.cc
[284/488] Compiling v3_utl.cc
[285/488] Compiling v3_ncons.cc
[286/488] Compiling v3_lib.cc
[287/488] Compiling v3_int.cc
[288/488] Compiling v3_info.cc
[289/488] Compiling v3_ia5.cc
[290/488] Compiling v3_genn.cc
[291/488] Compiling v3_enum.cc
[292/488] Compiling v3_extku.cc
[293/488] Compiling v3_crld.cc
[294/488] Compiling v3_cpols.cc
[295/488] Compiling v3_conf.cc
[296/488] Compiling v3_bitst.cc
[297/488] Compiling v3_bcons.cc
[298/488] Compiling v3_alt.cc
[299/488] Compiling t_x509a.cc
[300/488] Compiling v3_akey.cc
[301/488] Compiling v3_akeya.cc
[302/488] Compiling t_x509.cc
[302/488] Compiling t_crl.cc
[304/488] Compiling t_req.cc
[305/488] Compiling rsa_pss.cc
[306/488] Compiling i2d_pr.cc
[307/488] Compiling name_print.cc
[308/488] Compiling policy.cc
[309/488] Compiling by_file.cc
[310/488] Compiling asn1_gen.cc
[311/488] Compiling algorithm.cc
[312/488] Compiling a_verify.cc
[313/488] Compiling by_dir.cc
[314/488] Compiling a_digest.cc
[315/488] Compiling a_sign.cc
[316/488] Compiling voprf.cc
[317/488] Compiling thread_win.cc
[318/488] Compiling thread.cc
[319/488] Compiling thread_none.cc
[320/488] Compiling thread_pthread.cc
[321/488] Compiling trust_token.cc
[322/488] Compiling stack.cc
[323/488] Compiling pmbtoken.cc
[324/488] Compiling slhdsa.cc
[325/488] Compiling spake2plus.cc
[326/488] Compiling siphash.cc
[327/488] Compiling sha512.cc
[328/488] Compiling sha1.cc
[329/488] Compiling sha256.cc
[330/488] Compiling rsa_print.cc
[331/488] Compiling rsa_extra.cc
[332/488] Compiling rsa_crypt.cc
[333/488] Compiling refcount.cc
[334/488] Compiling rc4.cc
[335/488] Compiling rsa_asn1.cc
[336/488] Compiling windows.cc
[337/488] Compiling urandom.cc
[338/488] Compiling trusty.cc
[339/488] Compiling rand.cc
[340/488] Compiling passive.cc
[341/488] Compiling ios.cc
[342/488] Compiling poly1305_arm_asm.S
[343/488] Compiling getentropy.cc
[344/488] Compiling forkunsafe.cc
[345/488] Compiling fork_detect.cc
[346/488] Compiling deterministic.cc
[347/488] Compiling poly1305_vec.cc
[348/488] Compiling poly1305_arm.cc
[349/488] Compiling poly1305.cc
[350/488] Compiling pool.cc
[351/488] Compiling pkcs8.cc
[352/488] Compiling pkcs8_x509.cc
[353/488] Compiling p5_pbev2.cc
[354/488] Compiling pkcs7.cc
[355/488] Compiling pkcs7_x509.cc
[356/488] Compiling pem_xaux.cc
[357/488] Compiling pem_x509.cc
[358/488] Compiling pem_pkey.cc
[359/488] Compiling pem_oth.cc
[360/488] Compiling pem_pk8.cc
[361/488] Compiling mlkem.cc
[362/488] Compiling obj_xref.cc
[363/488] Compiling fips_shared_support.cc
[364/488] Compiling mldsa.cc
[365/488] Compiling pem_info.cc
[366/488] Compiling pem_lib.cc
[367/488] Compiling pem_all.cc
[368/488] Compiling obj.cc
[369/488] Compiling mem.cc
[370/488] Compiling md5.cc
[371/488] Compiling ex_data.cc
[372/488] Compiling hpke.cc
[373/488] Compiling sign.cc
[374/488] Compiling scrypt.cc
[375/488] Compiling pbkdf.cc
[376/488] Compiling print.cc
[377/488] Compiling p_x25519.cc
[378/488] Compiling p_x25519_asn1.cc
[379/488] Compiling p_rsa_asn1.cc
[380/488] Compiling p_ed25519.cc
[381/488] Compiling p_rsa.cc
[382/488] Compiling p_hkdf.cc
[383/488] Compiling p_ec.cc
[384/488] Compiling p_ed25519_asn1.cc
[385/488] Compiling p_ec_asn1.cc
[386/488] Compiling p_dh_asn1.cc
[387/488] Compiling p_dsa_asn1.cc
[388/488] Compiling p_dh.cc
[389/488] Compiling evp_ctx.cc
[390/488] Compiling evp.cc
[391/488] Compiling err.cc
[392/488] Compiling engine.cc
[393/488] Compiling ecdh.cc
[394/488] Compiling evp_asn1.cc
[395/488] Compiling ecdsa_asn1.cc
[396/488] Compiling hash_to_curve.cc
[397/488] Compiling ec_derive.cc
[398/488] Compiling dsa.cc
[399/488] Compiling ec_asn1.cc
[400/488] Compiling dsa_asn1.cc
[401/488] Compiling params.cc
[402/488] Compiling bcm.cc
[403/488] Compiling x25519-asm-arm.S
[404/488] Compiling curve25519_64_adx.cc
[405/488] Compiling digest_extra.cc
[406/488] Compiling des.cc
[407/488] Compiling dh_asn1.cc
[408/488] Compiling spake25519.cc
[409/488] Compiling cpu_intel.cc
[410/488] Compiling crypto.cc
[411/488] Compiling cpu_arm_linux.cc
[412/488] Compiling cpu_arm_freebsd.cc
[413/488] Compiling curve25519.cc
[414/488] Compiling cpu_aarch64_win.cc
[415/488] Compiling cpu_aarch64_sysreg.cc
[416/488] Compiling cpu_aarch64_openbsd.cc
[417/488] Compiling cpu_aarch64_linux.cc
[418/488] Compiling cpu_aarch64_fuchsia.cc
[419/488] Compiling cpu_aarch64_apple.cc
[420/488] Compiling get_cipher.cc
[421/488] Compiling tls_cbc.cc
[422/488] Compiling conf.cc
[423/488] Compiling e_rc4.cc
[424/488] Compiling e_tls.cc
[425/488] Compiling e_rc2.cc
[426/488] Compiling e_null.cc
[427/488] Compiling e_des.cc
[428/488] Compiling e_chacha20poly1305.cc
[429/488] Compiling e_aesgcmsiv.cc
[430/488] Compiling derive_key.cc
[431/488] Compiling e_aesctrhmac.cc
[432/488] Compiling chacha.cc
[433/488] Compiling unicode.cc
[434/488] Compiling ber.cc
[435/488] Compiling cbb.cc
[436/488] Compiling buf.cc
[437/488] Compiling asn1_compat.cc
[438/488] Compiling cbs.cc
[439/488] Compiling blake2.cc
[440/488] Compiling socket_helper.cc
[441/488] Compiling convert.cc
[442/488] Compiling bn_asn1.cc
[443/488] Compiling socket.cc
[444/488] Compiling printf.cc
[445/488] Compiling pair.cc
[446/488] Compiling hexdump.cc
[447/488] Compiling file.cc
[448/488] Compiling fd.cc
[449/488] Compiling errno.cc
[450/488] Compiling connect.cc
[451/488] Compiling bio_mem.cc
[452/488] Compiling bio.cc
[453/488] Compiling base64.cc
[454/488] Compiling tasn_typ.cc
[455/488] Compiling tasn_enc.cc
[455/488] Compiling tasn_fre.cc
[457/488] Compiling tasn_utl.cc
[458/488] Compiling tasn_new.cc
[459/488] Compiling posix_time.cc
[460/488] Compiling f_string.cc
[461/488] Compiling f_int.cc
[462/488] Compiling asn_pack.cc
[463/488] Compiling tasn_dec.cc
[464/488] Compiling asn1_par.cc
[465/488] Compiling a_utctm.cc
[466/488] Compiling asn1_lib.cc
[467/488] Compiling a_type.cc
[468/488] Compiling a_time.cc
[469/488] Compiling a_octet.cc
[470/488] Compiling a_strnid.cc
[471/488] Compiling a_strex.cc
[472/488] Compiling a_object.cc
[473/488] Compiling a_mbstr.cc
[474/488] Compiling CLCLWebSocketZlib empty.c
[474/488] Write sources
[476/488] Compiling a_int.cc
[477/488] Compiling a_i2d_fp.cc
[478/488] Compiling a_dup.cc
[479/488] Compiling a_d2i_fp.cc
[480/488] Compiling a_gentm.cc
[481/501] Compiling a_bitstr.cc
[482/507] Compiling a_bool.cc
[484/507] Compiling Atomics ManagedAtomic.swift
[485/507] Compiling Atomics ManagedAtomicLazyReference.swift
[486/507] Compiling Atomics AtomicStorage.swift
[487/507] Compiling Atomics AtomicValue.swift
[488/507] Compiling Atomics AtomicMemoryOrderings.swift
[489/507] Compiling Atomics DoubleWord.swift
[490/507] Compiling Atomics UnsafeAtomic.swift
[491/507] Compiling Atomics UnsafeAtomicLazyReference.swift
[492/507] Compiling Atomics AtomicOptionalWrappable.swift
[493/507] Compiling Atomics AtomicReference.swift
[494/507] Compiling Atomics Primitives.shims.swift
[495/507] Compiling Atomics AtomicInteger.swift
[496/509] Compiling Atomics IntegerOperations.swift
[497/509] Compiling Atomics Unmanaged extensions.swift
[498/509] Compiling Atomics AtomicBool.swift
[499/509] Compiling Atomics IntegerConformances.swift
[500/509] Compiling Atomics PointerConformances.swift
[501/509] Compiling Atomics Primitives.native.swift
[501/509] Compiling c-nioatomics.c
[503/509] Emitting module Atomics
[504/509] Compiling Atomics OptionalRawRepresentable.swift
[505/509] Compiling Atomics RawRepresentable.swift
[505/509] Compiling c-atomics.c
[507/515] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[508/515] Compiling NIOConcurrencyHelpers lock.swift
[509/515] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[510/515] Emitting module NIOConcurrencyHelpers
[511/515] Compiling NIOConcurrencyHelpers NIOLock.swift
[512/515] Compiling NIOConcurrencyHelpers atomics.swift
[513/576] Compiling NIOCore Interfaces.swift
[514/576] Compiling NIOCore Linux.swift
[515/576] Compiling NIOCore MarkedCircularBuffer.swift
[516/576] Compiling NIOCore MulticastChannel.swift
[517/576] Compiling NIOCore NIOAny.swift
[518/576] Compiling NIOCore NIOCloseOnErrorHandler.swift
[519/582] Compiling NIOCore GlobalSingletons.swift
[520/582] Compiling NIOCore IO.swift
[521/582] Compiling NIOCore IOData.swift
[522/582] Compiling NIOCore IPProtocol.swift
[523/582] Compiling NIOCore IntegerBitPacking.swift
[524/582] Compiling NIOCore IntegerTypes.swift
[525/582] Compiling NIOCore NIOLoopBound.swift
[526/582] Compiling NIOCore NIOScheduledCallback.swift
[527/582] Compiling NIOCore NIOSendable.swift
[528/582] Compiling NIOCore RecvByteBufferAllocator.swift
[529/582] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[530/582] Compiling NIOCore SocketAddresses.swift
[531/582] Compiling NIOCore SocketOptionProvider.swift
[532/582] Compiling NIOCore SystemCallHelpers.swift
[533/582] Compiling NIOCore TimeAmount+Duration.swift
[534/582] Compiling NIOCore TypeAssistedChannelHandler.swift
[535/582] Compiling NIOCore UniversalBootstrapSupport.swift
[536/582] Compiling NIOCore Utilities.swift
[537/582] Compiling NIOCore Codec.swift
[538/582] Compiling NIOCore ConvenienceOptionSupport.swift
[539/582] Compiling NIOCore DeadChannel.swift
[540/582] Compiling NIOCore DispatchQueue+WithFuture.swift
[541/582] Compiling NIOCore EventLoop+Deprecated.swift
[542/582] Compiling NIOCore EventLoop+SerialExecutor.swift
[543/582] Compiling NIOCore EventLoop.swift
[544/582] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[545/582] Compiling NIOCore EventLoopFuture+Deprecated.swift
[546/582] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[547/582] Compiling NIOCore EventLoopFuture.swift
[548/582] Compiling NIOCore FileDescriptor.swift
[549/582] Compiling NIOCore FileHandle.swift
[550/582] Compiling NIOCore FileRegion.swift
[551/582] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[552/582] Compiling NIOCore NIOAsyncWriter.swift
[553/582] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[554/582] Compiling NIOCore BSDSocketAPI.swift
[555/582] Compiling NIOCore ByteBuffer-aux.swift
[556/582] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[557/582] Compiling NIOCore ByteBuffer-conversions.swift
[558/582] Compiling NIOCore AddressedEnvelope.swift
[559/582] Compiling NIOCore AsyncAwaitSupport.swift
[560/582] Compiling NIOCore AsyncChannel.swift
[561/582] Compiling NIOCore AsyncChannelHandler.swift
[562/582] Compiling NIOCore AsyncChannelInboundStream.swift
[563/582] Compiling NIOCore AsyncChannelOutboundWriter.swift
[564/582] Compiling NIOCore NIOAsyncSequenceProducer.swift
[565/582] Compiling NIOCore Channel.swift
[566/582] Compiling NIOCore ChannelHandler.swift
[567/582] Compiling NIOCore ChannelHandlers.swift
[568/582] Compiling NIOCore ChannelInvoker.swift
[569/582] Compiling NIOCore ChannelOption.swift
[570/582] Compiling NIOCore ChannelPipeline.swift
[571/582] Compiling NIOCore CircularBuffer.swift
[572/582] Compiling NIOCore ByteBuffer-core.swift
[573/582] Compiling NIOCore ByteBuffer-hex.swift
[574/582] Compiling NIOCore ByteBuffer-int.swift
[575/582] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[576/582] Compiling NIOCore ByteBuffer-multi-int.swift
[577/582] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[578/582] Compiling NIOCore ByteBuffer-views.swift
[579/582] Emitting module NIOCore
[580/635] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[581/635] Compiling NIOEmbedded AsyncTestingChannel.swift
[582/635] Compiling NIOEmbedded Embedded.swift
[583/635] Emitting module NIOEmbedded
[584/635] Compiling NIOPosix GetaddrinfoResolver.swift
[585/635] Compiling NIOPosix HappyEyeballs.swift
[586/635] Compiling NIOPosix IO.swift
[587/635] Compiling NIOPosix IntegerBitPacking.swift
[588/635] Compiling NIOPosix IntegerTypes.swift
[589/635] Compiling NIOPosix Linux.swift
[590/640] Compiling NIOPosix BSDSocketAPICommon.swift
[591/640] Compiling NIOPosix BSDSocketAPIPosix.swift
[592/640] Compiling NIOPosix BSDSocketAPIWindows.swift
[593/640] Compiling NIOPosix BaseSocket.swift
[594/640] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[595/640] Compiling NIOPosix BaseSocketChannel.swift
[596/640] Compiling NIOPosix PendingDatagramWritesManager.swift
[597/640] Compiling NIOPosix PendingWritesManager.swift
[598/640] Compiling NIOPosix PipeChannel.swift
[599/640] Compiling NIOPosix PipePair.swift
[600/640] Compiling NIOPosix Pool.swift
[601/640] Compiling NIOPosix PooledRecvBufferAllocator.swift
[602/640] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[603/640] Compiling NIOPosix PosixSingletons.swift
[604/640] Compiling NIOPosix RawSocketBootstrap.swift
[605/640] Compiling NIOPosix Resolver.swift
[606/640] Compiling NIOPosix LinuxCPUSet.swift
[607/640] Compiling NIOPosix LinuxUring.swift
[608/640] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[609/640] Compiling NIOPosix NIOThreadPool.swift
[610/640] Compiling NIOPosix NonBlockingFileIO.swift
[611/640] Compiling NIOPosix SocketProtocols.swift
[612/640] Compiling NIOPosix System.swift
[613/640] Compiling NIOPosix Thread.swift
[614/640] Compiling NIOPosix ThreadPosix.swift
[615/640] Compiling NIOPosix ThreadWindows.swift
[616/640] Compiling NIOPosix BaseStreamSocketChannel.swift
[617/640] Compiling NIOPosix Bootstrap.swift
[618/640] Compiling NIOPosix ControlMessage.swift
[619/640] Compiling NIOPosix DatagramVectorReadManager.swift
[620/640] Compiling NIOPosix Errors+Any.swift
[621/640] Compiling NIOPosix FileDescriptor.swift
[622/640] Emitting module NIOPosix
[623/640] Compiling NIOPosix SelectorKqueue.swift
[624/640] Compiling NIOPosix SelectorUring.swift
[625/640] Compiling NIOPosix ServerSocket.swift
[626/640] Compiling NIOPosix Socket.swift
[627/640] Compiling NIOPosix SocketChannel.swift
[628/640] Compiling NIOPosix Selectable.swift
[629/640] Compiling NIOPosix SelectableChannel.swift
[630/640] Compiling NIOPosix SelectableEventLoop.swift
[631/640] Compiling NIOPosix SelectorEpoll.swift
[632/640] Compiling NIOPosix SelectorGeneric.swift
[633/640] Compiling NIOPosix UnsafeTransfer.swift
[634/640] Compiling NIOPosix Utilities.swift
[635/640] Compiling NIOPosix VsockAddress.swift
[636/640] Compiling NIOPosix VsockChannelEvents.swift
[637/640] Compiling NIOPosix resource_bundle_accessor.swift
[638/642] Compiling NIO Exports.swift
[639/642] Emitting module NIO
[640/670] Compiling NIOTLS TLSEvents.swift
[641/670] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[642/670] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[643/670] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[644/670] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[645/670] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[646/670] Emitting module NIOTLS
[647/670] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[648/670] Compiling NIOTLS SNIHandler.swift
[649/670] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[650/671] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[651/671] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[652/671] Emitting module NIOFoundationCompat
[653/671] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[654/671] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[655/671] Compiling NIOHTTP1 HTTPEncoder.swift
[656/671] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[657/671] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[658/671] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[659/671] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[660/671] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[661/723] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[662/723] Compiling NIOTransportServices NIOTSEventLoop.swift
[663/723] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[664/723] Emitting module NIOHTTP1
[665/723] Compiling NIOTransportServices NIOTSChannelOptions.swift
[666/723] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[667/723] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[668/723] Compiling NIOTransportServices StateManagedChannel.swift
[669/733] Emitting module NIOSSL
[670/736] Compiling NIOWebSocket WebSocketOpcode.swift
[671/736] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[672/736] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[673/737] Compiling NIOWebSocket WebSocketErrorCodes.swift
[674/737] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[675/737] Compiling NIOWebSocket SHA1.swift
[676/737] Compiling NIOWebSocket WebSocketFrame.swift
[677/737] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[678/737] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[679/737] Emitting module NIOWebSocket
[680/737] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[683/737] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[684/737] Emitting module NIOTransportServices
[687/737] Compiling NIOTransportServices NIOTSDatagramListener.swift
[688/737] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[689/737] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[690/737] Compiling NIOTransportServices AcceptHandler.swift
[691/737] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[692/737] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[694/737] Compiling NIOTransportServices NIOTSListenerChannel.swift
[695/737] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[696/737] Compiling NIOTransportServices NIOTSSingletons.swift
[697/737] Compiling NIOTransportServices NIOTSBootstraps.swift
[702/737] Compiling NIOTransportServices StateManagedListenerChannel.swift
[703/737] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[704/737] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[705/737] Compiling NIOTransportServices NIOTSErrors.swift
[706/739] Compiling NIOSSL UniversalBootstrapSupport.swift
[707/739] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[708/739] Compiling NIOSSL resource_bundle_accessor.swift
[719/739] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[720/739] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[721/739] Compiling NIOSSL SubjectAlternativeName.swift
[722/739] Compiling NIOSSL NIOSSLSecureBytes.swift
[723/739] Compiling NIOSSL RNG.swift
[734/739] Compiling NIOSSL SSLConnection.swift
[735/739] Compiling NIOSSL SSLContext.swift
[736/739] Compiling NIOSSL SSLErrors.swift
[737/758] Compiling LCLWebSocket WebSocketExtensionNegotiationHandler.swift
[738/758] Compiling LCLWebSocket WebSocketHandler.swift
[739/758] Compiling LCLWebSocket WebSocket.swift
[740/758] Compiling LCLWebSocket WebSocketConfiguration.swift
[741/759] Compiling LCLWebSocket WebSocketScheme.swift
[742/759] Compiling LCLWebSocket LCLWebSocket+SocketOption.swift
[743/759] Compiling LCLWebSocket TimeAmount+Extension.swift
[744/759] Compiling LCLWebSocket LCLWebSocket+ChannelOption.swift
[745/759] Compiling LCLWebSocket LCLWebSocket+Logging.swift
[746/759] Compiling LCLWebSocket WebSocketServer.swift
[747/759] Compiling LCLWebSocket WebSocketServerUpgradeConfiguration.swift
[748/759] Emitting module LCLWebSocket
[749/759] Compiling LCLWebSocket LCLWebSocket.swift
[750/759] Compiling LCLWebSocket LCLWebSocketListenable.swift
[751/759] Compiling LCLWebSocket PerMessageDeflateExtension.swift
[752/759] Compiling LCLWebSocket WebSocketExtension.swift
[753/759] Compiling LCLWebSocket LCLWebSocket+Error.swift
[754/759] Compiling LCLWebSocket LCLWebSocket+EventloopGroup.swift
[755/759] Compiling LCLWebSocket WebSocketClient.swift
[756/759] Compiling LCLWebSocket LCLWebSocket+ChannelInitializer.swift
[757/770] Emitting module LCLSpeedtest
/Users/admin/builder/spi-builder-workspace/Sources/LCLSpeedtest/DownloadClient.swift:113:5: warning: instance method of non-Sendable type 'DownloadClient' cannot be marked as '@Sendable'; this is an error in the Swift 6 language mode
17 | import NIOWebSocket
18 |
19 | internal final class DownloadClient: SpeedTestable {
| `- note: class 'DownloadClient' does not conform to the 'Sendable' protocol
20 | private let url: URL
21 | private let eventloopGroup: MultiThreadedEventLoopGroup
:
111 | }
112 |
113 | @Sendable
| `- warning: instance method of non-Sendable type 'DownloadClient' cannot be marked as '@Sendable'; this is an error in the Swift 6 language mode
114 | func onText(ws: WebSocket, text: String) {
115 | let buffer = ByteBuffer(string: text)
/Users/admin/builder/spi-builder-workspace/Sources/LCLSpeedtest/DownloadClient.swift:132:5: warning: instance method of non-Sendable type 'DownloadClient' cannot be marked as '@Sendable'; this is an error in the Swift 6 language mode
17 | import NIOWebSocket
18 |
19 | internal final class DownloadClient: SpeedTestable {
| `- note: class 'DownloadClient' does not conform to the 'Sendable' protocol
20 | private let url: URL
21 | private let eventloopGroup: MultiThreadedEventLoopGroup
:
130 | }
131 |
132 | @Sendable
| `- warning: instance method of non-Sendable type 'DownloadClient' cannot be marked as '@Sendable'; this is an error in the Swift 6 language mode
133 | func onBinary(ws: WebSocket, bytes: ByteBuffer) {
134 | self.totalBytes += bytes.readableBytes
/Users/admin/builder/spi-builder-workspace/Sources/LCLSpeedtest/UploadClient.swift:113:5: warning: instance method of non-Sendable type 'UploadClient' cannot be marked as '@Sendable'; this is an error in the Swift 6 language mode
17 | import NIOWebSocket
18 |
19 | internal final class UploadClient: SpeedTestable {
| `- note: class 'UploadClient' does not conform to the 'Sendable' protocol
20 | private let url: URL
21 | private let eventloopGroup: MultiThreadedEventLoopGroup
:
111 | }
112 |
113 | @Sendable
| `- warning: instance method of non-Sendable type 'UploadClient' cannot be marked as '@Sendable'; this is an error in the Swift 6 language mode
114 | func onText(ws: WebSocket, text: String) {
115 | let buffer = ByteBuffer(string: text)
/Users/admin/builder/spi-builder-workspace/Sources/LCLSpeedtest/UploadClient.swift:131:5: warning: instance method of non-Sendable type 'UploadClient' cannot be marked as '@Sendable'; this is an error in the Swift 6 language mode
17 | import NIOWebSocket
18 |
19 | internal final class UploadClient: SpeedTestable {
| `- note: class 'UploadClient' does not conform to the 'Sendable' protocol
20 | private let url: URL
21 | private let eventloopGroup: MultiThreadedEventLoopGroup
:
129 | }
130 |
131 | @Sendable
| `- warning: instance method of non-Sendable type 'UploadClient' cannot be marked as '@Sendable'; this is an error in the Swift 6 language mode
132 | func onBinary(ws: WebSocket, bytes: ByteBuffer) {
133 | do {
[758/771] Compiling LCLSpeedtest UploadClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/LCLSpeedtest/UploadClient.swift:113:5: warning: instance method of non-Sendable type 'UploadClient' cannot be marked as '@Sendable'; this is an error in the Swift 6 language mode
17 | import NIOWebSocket
18 |
19 | internal final class UploadClient: SpeedTestable {
| `- note: class 'UploadClient' does not conform to the 'Sendable' protocol
20 | private let url: URL
21 | private let eventloopGroup: MultiThreadedEventLoopGroup
:
111 | }
112 |
113 | @Sendable
| `- warning: instance method of non-Sendable type 'UploadClient' cannot be marked as '@Sendable'; this is an error in the Swift 6 language mode
114 | func onText(ws: WebSocket, text: String) {
115 | let buffer = ByteBuffer(string: text)
/Users/admin/builder/spi-builder-workspace/Sources/LCLSpeedtest/UploadClient.swift:131:5: warning: instance method of non-Sendable type 'UploadClient' cannot be marked as '@Sendable'; this is an error in the Swift 6 language mode
17 | import NIOWebSocket
18 |
19 | internal final class UploadClient: SpeedTestable {
| `- note: class 'UploadClient' does not conform to the 'Sendable' protocol
20 | private let url: URL
21 | private let eventloopGroup: MultiThreadedEventLoopGroup
:
129 | }
130 |
131 | @Sendable
| `- warning: instance method of non-Sendable type 'UploadClient' cannot be marked as '@Sendable'; this is an error in the Swift 6 language mode
132 | func onBinary(ws: WebSocket, bytes: ByteBuffer) {
133 | do {
/Users/admin/builder/spi-builder-workspace/Sources/LCLSpeedtest/UploadClient.swift:64:13: warning: capture of 'self' with non-sendable type 'UploadClient' in a '@Sendable' closure; this is an error in the Swift 6 language mode
17 | import NIOWebSocket
18 |
19 | internal final class UploadClient: SpeedTestable {
| `- note: class 'UploadClient' does not conform to the 'Sendable' protocol
20 | private let url: URL
21 | private let eventloopGroup: MultiThreadedEventLoopGroup
:
62 | client.onOpen { ws in
63 | print("websocket connected")
64 | self.upload(using: ws).cascadeFailure(to: promise)
| `- warning: capture of 'self' with non-sendable type 'UploadClient' in a '@Sendable' closure; this is an error in the Swift 6 language mode
65 | }
66 | client.onText(self.onText(ws:text:))
/Users/admin/builder/spi-builder-workspace/Sources/LCLSpeedtest/UploadClient.swift:69:26: warning: capture of 'self' with non-sendable type 'UploadClient' in a '@Sendable' closure; this is an error in the Swift 6 language mode
17 | import NIOWebSocket
18 |
19 | internal final class UploadClient: SpeedTestable {
| `- note: class 'UploadClient' does not conform to the 'Sendable' protocol
20 | private let url: URL
21 | private let eventloopGroup: MultiThreadedEventLoopGroup
:
67 | client.onBinary(self.onBinary(ws:bytes:))
68 | client.onClosing { closeCode, _ in
69 | let result = self.onClose(closeCode: closeCode)
| `- warning: capture of 'self' with non-sendable type 'UploadClient' in a '@Sendable' closure; this is an error in the Swift 6 language mode
70 | switch result {
71 | case .success:
/Users/admin/builder/spi-builder-workspace/Sources/LCLSpeedtest/UploadClient.swift:74:25: warning: capture of 'onFinish' with non-sendable type '(MeasurementProgress, (any Error)?) -> Void' in a '@Sendable' closure
72 | if let onFinish = self.onFinish {
73 | self.emitter.async {
74 | onFinish(
| |- warning: capture of 'onFinish' with non-sendable type '(MeasurementProgress, (any Error)?) -> Void' in a '@Sendable' closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
75 | UploadClient.generateMeasurementProgress(
76 | startTime: self.startTime,
/Users/admin/builder/spi-builder-workspace/Sources/LCLSpeedtest/UploadClient.swift:76:44: warning: capture of 'self' with non-sendable type 'UploadClient' in a '@Sendable' closure
17 | import NIOWebSocket
18 |
19 | internal final class UploadClient: SpeedTestable {
| `- note: class 'UploadClient' does not conform to the 'Sendable' protocol
20 | private let url: URL
21 | private let eventloopGroup: MultiThreadedEventLoopGroup
:
74 | onFinish(
75 | UploadClient.generateMeasurementProgress(
76 | startTime: self.startTime,
| `- warning: capture of 'self' with non-sendable type 'UploadClient' in a '@Sendable' closure
77 | numBytes: self.totalBytes,
78 | direction: .upload
/Users/admin/builder/spi-builder-workspace/Sources/LCLSpeedtest/UploadClient.swift:87:25: warning: capture of 'onFinish' with non-sendable type '(MeasurementProgress, (any Error)?) -> Void' in a '@Sendable' closure
85 | if let onFinish = self.onFinish {
86 | self.emitter.async {
87 | onFinish(
| |- warning: capture of 'onFinish' with non-sendable type '(MeasurementProgress, (any Error)?) -> Void' in a '@Sendable' closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
88 | UploadClient.generateMeasurementProgress(
89 | startTime: self.startTime,
/Users/admin/builder/spi-builder-workspace/Sources/LCLSpeedtest/UploadClient.swift:89:44: warning: capture of 'self' with non-sendable type 'UploadClient' in a '@Sendable' closure
17 | import NIOWebSocket
18 |
19 | internal final class UploadClient: SpeedTestable {
| `- note: class 'UploadClient' does not conform to the 'Sendable' protocol
20 | private let url: URL
21 | private let eventloopGroup: MultiThreadedEventLoopGroup
:
87 | onFinish(
88 | UploadClient.generateMeasurementProgress(
89 | startTime: self.startTime,
| `- warning: capture of 'self' with non-sendable type 'UploadClient' in a '@Sendable' closure
90 | numBytes: self.totalBytes,
91 | direction: .upload
/Users/admin/builder/spi-builder-workspace/Sources/LCLSpeedtest/UploadClient.swift:123:21: warning: capture of 'onMeasurement' with non-sendable type '(SpeedTestMeasurement) -> Void' in a '@Sendable' closure
121 | if let onMeasurement = self.onMeasurement {
122 | self.emitter.async {
123 | onMeasurement(measurement)
| |- warning: capture of 'onMeasurement' with non-sendable type '(SpeedTestMeasurement) -> Void' in a '@Sendable' closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
124 | }
125 | }
/Users/admin/builder/spi-builder-workspace/Sources/LCLSpeedtest/UploadClient.swift:123:35: warning: capture of 'measurement' with non-sendable type 'SpeedTestMeasurement' in a '@Sendable' closure
121 | if let onMeasurement = self.onMeasurement {
122 | self.emitter.async {
123 | onMeasurement(measurement)
| `- warning: capture of 'measurement' with non-sendable type 'SpeedTestMeasurement' in a '@Sendable' closure
124 | }
125 | }
/Users/admin/builder/spi-builder-workspace/Sources/LCLSpeedtest/Models/Measurement.swift:91:15: note: consider making struct 'SpeedTestMeasurement' conform to the 'Sendable' protocol
89 | }
90 |
91 | public struct SpeedTestMeasurement: Codable {
| `- note: consider making struct 'SpeedTestMeasurement' conform to the 'Sendable' protocol
92 | public var appInfo: AppInfo?
93 | public let bbrInfo: BBRInfo?
/Users/admin/builder/spi-builder-workspace/Sources/LCLSpeedtest/UploadClient.swift:161:22: warning: capture of 'self' with non-sendable type 'UploadClient' in a '@Sendable' closure
17 | import NIOWebSocket
18 |
19 | internal final class UploadClient: SpeedTestable {
| `- note: class 'UploadClient' does not conform to the 'Sendable' protocol
20 | private let url: URL
21 | private let eventloopGroup: MultiThreadedEventLoopGroup
:
159 | newLoadSize > maxMessageSize ? maxMessageSize : scalingFactor * newLoadSize
160 | let loadSize =
161 | (self.totalBytes - bufferedBytes > nextIncrementSize) ? newLoadSize * 2 : newLoadSize
| `- warning: capture of 'self' with non-sendable type 'UploadClient' in a '@Sendable' closure
162 | if bufferedBytes < 7 * loadSize {
163 |
/Users/admin/builder/spi-builder-workspace/Sources/LCLSpeedtest/UploadClient.swift:175:17: warning: capture of 'send(newLoadSize:)' with non-sendable type '(Int) -> ()' in a '@Sendable' closure
173 | }.cascadeFailure(to: promise)
174 |
175 | send(newLoadSize: loadSize)
| |- warning: capture of 'send(newLoadSize:)' with non-sendable type '(Int) -> ()' in a '@Sendable' closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
176 | }.cascadeFailure(to: promise)
177 | }
/Users/admin/builder/spi-builder-workspace/Sources/LCLSpeedtest/UploadClient.swift:172:21: warning: capture of 'self' with non-sendable type 'UploadClient' in a '@Sendable' closure
17 | import NIOWebSocket
18 |
19 | internal final class UploadClient: SpeedTestable {
| `- note: class 'UploadClient' does not conform to the 'Sendable' protocol
20 | private let url: URL
21 | private let eventloopGroup: MultiThreadedEventLoopGroup
:
170 |
171 | ws.bufferedAmount.hop(to: el).map { buffered in
172 | self.reportToClient(currentBufferSize: buffered)
| `- warning: capture of 'self' with non-sendable type 'UploadClient' in a '@Sendable' closure
173 | }.cascadeFailure(to: promise)
174 |
/Users/admin/builder/spi-builder-workspace/Sources/LCLSpeedtest/UploadClient.swift:151:14: warning: concurrently-executed local function 'send(newLoadSize:)' must be marked as '@Sendable'
149 | let promise = el.makePromise(of: Void.self)
150 |
151 | func send(newLoadSize: Int) {
| `- warning: concurrently-executed local function 'send(newLoadSize:)' must be marked as '@Sendable'
152 | guard NIODeadline.now() - self.startTime < TimeAmount.seconds(measurementDuration) else {
153 | promise.succeed()
/Users/admin/builder/spi-builder-workspace/Sources/LCLSpeedtest/UploadClient.swift:195:17: warning: capture of 'onProgress' with non-sendable type '(MeasurementProgress) -> Void' in a '@Sendable' closure
193 | if (current - self.previousTimeMark) > TimeAmount.milliseconds(measurementReportInterval) {
194 | self.emitter.async {
195 | onProgress(
| |- warning: capture of 'onProgress' with non-sendable type '(MeasurementProgress) -> Void' in a '@Sendable' closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
196 | UploadClient.generateMeasurementProgress(
197 | startTime: self.startTime,
/Users/admin/builder/spi-builder-workspace/Sources/LCLSpeedtest/UploadClient.swift:197:36: warning: capture of 'self' with non-sendable type 'UploadClient' in a '@Sendable' closure
17 | import NIOWebSocket
18 |
19 | internal final class UploadClient: SpeedTestable {
| `- note: class 'UploadClient' does not conform to the 'Sendable' protocol
20 | private let url: URL
21 | private let eventloopGroup: MultiThreadedEventLoopGroup
:
195 | onProgress(
196 | UploadClient.generateMeasurementProgress(
197 | startTime: self.startTime,
| `- warning: capture of 'self' with non-sendable type 'UploadClient' in a '@Sendable' closure
198 | numBytes: self.totalBytes - currentBufferSize,
199 | direction: .upload
[759/771] Compiling LCLSpeedtest SpeedTestable.swift
[760/771] Compiling LCLSpeedtest Constants.swift
/Users/admin/builder/spi-builder-workspace/Sources/LCLSpeedtest/DownloadClient.swift:113:5: warning: instance method of non-Sendable type 'DownloadClient' cannot be marked as '@Sendable'; this is an error in the Swift 6 language mode
17 | import NIOWebSocket
18 |
19 | internal final class DownloadClient: SpeedTestable {
| `- note: class 'DownloadClient' does not conform to the 'Sendable' protocol
20 | private let url: URL
21 | private let eventloopGroup: MultiThreadedEventLoopGroup
:
111 | }
112 |
113 | @Sendable
| `- warning: instance method of non-Sendable type 'DownloadClient' cannot be marked as '@Sendable'; this is an error in the Swift 6 language mode
114 | func onText(ws: WebSocket, text: String) {
115 | let buffer = ByteBuffer(string: text)
/Users/admin/builder/spi-builder-workspace/Sources/LCLSpeedtest/DownloadClient.swift:132:5: warning: instance method of non-Sendable type 'DownloadClient' cannot be marked as '@Sendable'; this is an error in the Swift 6 language mode
17 | import NIOWebSocket
18 |
19 | internal final class DownloadClient: SpeedTestable {
| `- note: class 'DownloadClient' does not conform to the 'Sendable' protocol
20 | private let url: URL
21 | private let eventloopGroup: MultiThreadedEventLoopGroup
:
130 | }
131 |
132 | @Sendable
| `- warning: instance method of non-Sendable type 'DownloadClient' cannot be marked as '@Sendable'; this is an error in the Swift 6 language mode
133 | func onBinary(ws: WebSocket, bytes: ByteBuffer) {
134 | self.totalBytes += bytes.readableBytes
/Users/admin/builder/spi-builder-workspace/Sources/LCLSpeedtest/DownloadClient.swift:68:26: warning: capture of 'self' with non-sendable type 'DownloadClient' in a '@Sendable' closure; this is an error in the Swift 6 language mode
17 | import NIOWebSocket
18 |
19 | internal final class DownloadClient: SpeedTestable {
| `- note: class 'DownloadClient' does not conform to the 'Sendable' protocol
20 | private let url: URL
21 | private let eventloopGroup: MultiThreadedEventLoopGroup
:
66 | client.onBinary(self.onBinary(ws:bytes:))
67 | client.onClosing { closeCode, _ in
68 | let result = self.onClose(closeCode: closeCode)
| `- warning: capture of 'self' with non-sendable type 'DownloadClient' in a '@Sendable' closure; this is an error in the Swift 6 language mode
69 | switch result {
70 | case .success:
/Users/admin/builder/spi-builder-workspace/Sources/LCLSpeedtest/DownloadClient.swift:73:25: warning: capture of 'onFinish' with non-sendable type '(MeasurementProgress, (any Error)?) -> Void' in a '@Sendable' closure
71 | if let onFinish = self.onFinish {
72 | self.emitter.async {
73 | onFinish(
| |- warning: capture of 'onFinish' with non-sendable type '(MeasurementProgress, (any Error)?) -> Void' in a '@Sendable' closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
74 | DownloadClient.generateMeasurementProgress(
75 | startTime: self.startTime,
/Users/admin/builder/spi-builder-workspace/Sources/LCLSpeedtest/DownloadClient.swift:75:44: warning: capture of 'self' with non-sendable type 'DownloadClient' in a '@Sendable' closure
17 | import NIOWebSocket
18 |
19 | internal final class DownloadClient: SpeedTestable {
| `- note: class 'DownloadClient' does not conform to the 'Sendable' protocol
20 | private let url: URL
21 | private let eventloopGroup: MultiThreadedEventLoopGroup
:
73 | onFinish(
74 | DownloadClient.generateMeasurementProgress(
75 | startTime: self.startTime,
| `- warning: capture of 'self' with non-sendable type 'DownloadClient' in a '@Sendable' closure
76 | numBytes: self.totalBytes,
77 | direction: .download
/Users/admin/builder/spi-builder-workspace/Sources/LCLSpeedtest/DownloadClient.swift:86:25: warning: capture of 'onFinish' with non-sendable type '(MeasurementProgress, (any Error)?) -> Void' in a '@Sendable' closure
84 | if let onFinish = self.onFinish {
85 | self.emitter.async {
86 | onFinish(
| |- warning: capture of 'onFinish' with non-sendable type '(MeasurementProgress, (any Error)?) -> Void' in a '@Sendable' closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
87 | DownloadClient.generateMeasurementProgress(
88 | startTime: self.startTime,
/Users/admin/builder/spi-builder-workspace/Sources/LCLSpeedtest/DownloadClient.swift:88:44: warning: capture of 'self' with non-sendable type 'DownloadClient' in a '@Sendable' closure
17 | import NIOWebSocket
18 |
19 | internal final class DownloadClient: SpeedTestable {
| `- note: class 'DownloadClient' does not conform to the 'Sendable' protocol
20 | private let url: URL
21 | private let eventloopGroup: MultiThreadedEventLoopGroup
:
86 | onFinish(
87 | DownloadClient.generateMeasurementProgress(
88 | startTime: self.startTime,
| `- warning: capture of 'self' with non-sendable type 'DownloadClient' in a '@Sendable' closure
89 | numBytes: self.totalBytes,
90 | direction: .download
/Users/admin/builder/spi-builder-workspace/Sources/LCLSpeedtest/DownloadClient.swift:124:21: warning: capture of 'onMeasurement' with non-sendable type '(SpeedTestMeasurement) -> Void' in a '@Sendable' closure
122 | if let onMeasurement = self.onMeasurement {
123 | self.emitter.async {
124 | onMeasurement(measurement)
| |- warning: capture of 'onMeasurement' with non-sendable type '(SpeedTestMeasurement) -> Void' in a '@Sendable' closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
125 | }
126 | }
/Users/admin/builder/spi-builder-workspace/Sources/LCLSpeedtest/DownloadClient.swift:124:35: warning: capture of 'measurement' with non-sendable type 'SpeedTestMeasurement' in a '@Sendable' closure
122 | if let onMeasurement = self.onMeasurement {
123 | self.emitter.async {
124 | onMeasurement(measurement)
| `- warning: capture of 'measurement' with non-sendable type 'SpeedTestMeasurement' in a '@Sendable' closure
125 | }
126 | }
/Users/admin/builder/spi-builder-workspace/Sources/LCLSpeedtest/Models/Measurement.swift:91:15: note: consider making struct 'SpeedTestMeasurement' conform to the 'Sendable' protocol
89 | }
90 |
91 | public struct SpeedTestMeasurement: Codable {
| `- note: consider making struct 'SpeedTestMeasurement' conform to the 'Sendable' protocol
92 | public var appInfo: AppInfo?
93 | public let bbrInfo: BBRInfo?
/Users/admin/builder/spi-builder-workspace/Sources/LCLSpeedtest/DownloadClient.swift:139:21: warning: capture of 'onProgress' with non-sendable type '(MeasurementProgress) -> Void' in a '@Sendable' closure
137 | if (current - self.previousTimeMark) > TimeAmount.milliseconds(measurementReportInterval) {
138 | self.emitter.async {
139 | onProgress(
| |- warning: capture of 'onProgress' with non-sendable type '(MeasurementProgress) -> Void' in a '@Sendable' closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
140 | DownloadClient.generateMeasurementProgress(
141 | startTime: self.startTime,
/Users/admin/builder/spi-builder-workspace/Sources/LCLSpeedtest/DownloadClient.swift:141:40: warning: capture of 'self' with non-sendable type 'DownloadClient' in a '@Sendable' closure
17 | import NIOWebSocket
18 |
19 | internal final class DownloadClient: SpeedTestable {
| `- note: class 'DownloadClient' does not conform to the 'Sendable' protocol
20 | private let url: URL
21 | private let eventloopGroup: MultiThreadedEventLoopGroup
:
139 | onProgress(
140 | DownloadClient.generateMeasurementProgress(
141 | startTime: self.startTime,
| `- warning: capture of 'self' with non-sendable type 'DownloadClient' in a '@Sendable' closure
142 | numBytes: self.totalBytes,
143 | direction: .download
[761/771] Compiling LCLSpeedtest DownloadClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/LCLSpeedtest/DownloadClient.swift:113:5: warning: instance method of non-Sendable type 'DownloadClient' cannot be marked as '@Sendable'; this is an error in the Swift 6 language mode
17 | import NIOWebSocket
18 |
19 | internal final class DownloadClient: SpeedTestable {
| `- note: class 'DownloadClient' does not conform to the 'Sendable' protocol
20 | private let url: URL
21 | private let eventloopGroup: MultiThreadedEventLoopGroup
:
111 | }
112 |
113 | @Sendable
| `- warning: instance method of non-Sendable type 'DownloadClient' cannot be marked as '@Sendable'; this is an error in the Swift 6 language mode
114 | func onText(ws: WebSocket, text: String) {
115 | let buffer = ByteBuffer(string: text)
/Users/admin/builder/spi-builder-workspace/Sources/LCLSpeedtest/DownloadClient.swift:132:5: warning: instance method of non-Sendable type 'DownloadClient' cannot be marked as '@Sendable'; this is an error in the Swift 6 language mode
17 | import NIOWebSocket
18 |
19 | internal final class DownloadClient: SpeedTestable {
| `- note: class 'DownloadClient' does not conform to the 'Sendable' protocol
20 | private let url: URL
21 | private let eventloopGroup: MultiThreadedEventLoopGroup
:
130 | }
131 |
132 | @Sendable
| `- warning: instance method of non-Sendable type 'DownloadClient' cannot be marked as '@Sendable'; this is an error in the Swift 6 language mode
133 | func onBinary(ws: WebSocket, bytes: ByteBuffer) {
134 | self.totalBytes += bytes.readableBytes
/Users/admin/builder/spi-builder-workspace/Sources/LCLSpeedtest/DownloadClient.swift:68:26: warning: capture of 'self' with non-sendable type 'DownloadClient' in a '@Sendable' closure; this is an error in the Swift 6 language mode
17 | import NIOWebSocket
18 |
19 | internal final class DownloadClient: SpeedTestable {
| `- note: class 'DownloadClient' does not conform to the 'Sendable' protocol
20 | private let url: URL
21 | private let eventloopGroup: MultiThreadedEventLoopGroup
:
66 | client.onBinary(self.onBinary(ws:bytes:))
67 | client.onClosing { closeCode, _ in
68 | let result = self.onClose(closeCode: closeCode)
| `- warning: capture of 'self' with non-sendable type 'DownloadClient' in a '@Sendable' closure; this is an error in the Swift 6 language mode
69 | switch result {
70 | case .success:
/Users/admin/builder/spi-builder-workspace/Sources/LCLSpeedtest/DownloadClient.swift:73:25: warning: capture of 'onFinish' with non-sendable type '(MeasurementProgress, (any Error)?) -> Void' in a '@Sendable' closure
71 | if let onFinish = self.onFinish {
72 | self.emitter.async {
73 | onFinish(
| |- warning: capture of 'onFinish' with non-sendable type '(MeasurementProgress, (any Error)?) -> Void' in a '@Sendable' closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
74 | DownloadClient.generateMeasurementProgress(
75 | startTime: self.startTime,
/Users/admin/builder/spi-builder-workspace/Sources/LCLSpeedtest/DownloadClient.swift:75:44: warning: capture of 'self' with non-sendable type 'DownloadClient' in a '@Sendable' closure
17 | import NIOWebSocket
18 |
19 | internal final class DownloadClient: SpeedTestable {
| `- note: class 'DownloadClient' does not conform to the 'Sendable' protocol
20 | private let url: URL
21 | private let eventloopGroup: MultiThreadedEventLoopGroup
:
73 | onFinish(
74 | DownloadClient.generateMeasurementProgress(
75 | startTime: self.startTime,
| `- warning: capture of 'self' with non-sendable type 'DownloadClient' in a '@Sendable' closure
76 | numBytes: self.totalBytes,
77 | direction: .download
/Users/admin/builder/spi-builder-workspace/Sources/LCLSpeedtest/DownloadClient.swift:86:25: warning: capture of 'onFinish' with non-sendable type '(MeasurementProgress, (any Error)?) -> Void' in a '@Sendable' closure
84 | if let onFinish = self.onFinish {
85 | self.emitter.async {
86 | onFinish(
| |- warning: capture of 'onFinish' with non-sendable type '(MeasurementProgress, (any Error)?) -> Void' in a '@Sendable' closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
87 | DownloadClient.generateMeasurementProgress(
88 | startTime: self.startTime,
/Users/admin/builder/spi-builder-workspace/Sources/LCLSpeedtest/DownloadClient.swift:88:44: warning: capture of 'self' with non-sendable type 'DownloadClient' in a '@Sendable' closure
17 | import NIOWebSocket
18 |
19 | internal final class DownloadClient: SpeedTestable {
| `- note: class 'DownloadClient' does not conform to the 'Sendable' protocol
20 | private let url: URL
21 | private let eventloopGroup: MultiThreadedEventLoopGroup
:
86 | onFinish(
87 | DownloadClient.generateMeasurementProgress(
88 | startTime: self.startTime,
| `- warning: capture of 'self' with non-sendable type 'DownloadClient' in a '@Sendable' closure
89 | numBytes: self.totalBytes,
90 | direction: .download
/Users/admin/builder/spi-builder-workspace/Sources/LCLSpeedtest/DownloadClient.swift:124:21: warning: capture of 'onMeasurement' with non-sendable type '(SpeedTestMeasurement) -> Void' in a '@Sendable' closure
122 | if let onMeasurement = self.onMeasurement {
123 | self.emitter.async {
124 | onMeasurement(measurement)
| |- warning: capture of 'onMeasurement' with non-sendable type '(SpeedTestMeasurement) -> Void' in a '@Sendable' closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
125 | }
126 | }
/Users/admin/builder/spi-builder-workspace/Sources/LCLSpeedtest/DownloadClient.swift:124:35: warning: capture of 'measurement' with non-sendable type 'SpeedTestMeasurement' in a '@Sendable' closure
122 | if let onMeasurement = self.onMeasurement {
123 | self.emitter.async {
124 | onMeasurement(measurement)
| `- warning: capture of 'measurement' with non-sendable type 'SpeedTestMeasurement' in a '@Sendable' closure
125 | }
126 | }
/Users/admin/builder/spi-builder-workspace/Sources/LCLSpeedtest/Models/Measurement.swift:91:15: note: consider making struct 'SpeedTestMeasurement' conform to the 'Sendable' protocol
89 | }
90 |
91 | public struct SpeedTestMeasurement: Codable {
| `- note: consider making struct 'SpeedTestMeasurement' conform to the 'Sendable' protocol
92 | public var appInfo: AppInfo?
93 | public let bbrInfo: BBRInfo?
/Users/admin/builder/spi-builder-workspace/Sources/LCLSpeedtest/DownloadClient.swift:139:21: warning: capture of 'onProgress' with non-sendable type '(MeasurementProgress) -> Void' in a '@Sendable' closure
137 | if (current - self.previousTimeMark) > TimeAmount.milliseconds(measurementReportInterval) {
138 | self.emitter.async {
139 | onProgress(
| |- warning: capture of 'onProgress' with non-sendable type '(MeasurementProgress) -> Void' in a '@Sendable' closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
140 | DownloadClient.generateMeasurementProgress(
141 | startTime: self.startTime,
/Users/admin/builder/spi-builder-workspace/Sources/LCLSpeedtest/DownloadClient.swift:141:40: warning: capture of 'self' with non-sendable type 'DownloadClient' in a '@Sendable' closure
17 | import NIOWebSocket
18 |
19 | internal final class DownloadClient: SpeedTestable {
| `- note: class 'DownloadClient' does not conform to the 'Sendable' protocol
20 | private let url: URL
21 | private let eventloopGroup: MultiThreadedEventLoopGroup
:
139 | onProgress(
140 | DownloadClient.generateMeasurementProgress(
141 | startTime: self.startTime,
| `- warning: capture of 'self' with non-sendable type 'DownloadClient' in a '@Sendable' closure
142 | numBytes: self.totalBytes,
143 | direction: .download
[762/771] Compiling LCLSpeedtest SpeedTestClient.swift
[763/771] Compiling LCLSpeedtest Measurement.swift
[764/771] Compiling LCLSpeedtest TestType.swift
[765/771] Compiling LCLSpeedtest Errors.swift
[766/771] Compiling LCLSpeedtest Networking.swift
[767/771] Compiling LCLSpeedtest TestServer.swift
[768/771] Compiling LCLSpeedtest WebSocketClosCode+Extension.swift
[769/773] Emitting module Demo
[770/773] Compiling Demo Client.swift
/Users/admin/builder/spi-builder-workspace/Sources/Demo/Client.swift:13:26: warning: sending 'client' risks causing data races; this is an error in the Swift 6 language mode
11 | }
12 |
13 | try await client.start(with: .download)
| |- warning: sending 'client' risks causing data races; this is an error in the Swift 6 language mode
| `- note: sending main actor-isolated 'client' to nonisolated callee risks causing data races between nonisolated and main actor-isolated uses
14 | }
15 | }
[770/773] Write Objects.LinkFileList
[771/773] Linking Demo
[772/773] Applying Demo
Build complete! (43.20s)
Fetching https://github.com/Local-Connectivity-Lab/lcl-websocket.git
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-log.git from cache
[1/637] Fetching lcl-websocket
Fetched https://github.com/Local-Connectivity-Lab/lcl-websocket.git from cache (0.76s)
Fetched https://github.com/apple/swift-log.git from cache (1.03s)
Fetched https://github.com/apple/swift-nio.git from cache (1.04s)
Computing version for https://github.com/Local-Connectivity-Lab/lcl-websocket.git
Computed https://github.com/Local-Connectivity-Lab/lcl-websocket.git at 1.1.1 (1.59s)
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.69s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.69s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.69s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.24s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.50s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (1.05s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.71s)
Fetched https://github.com/apple/swift-system.git from cache (0.75s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (1.24s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.45s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.69s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.30.0 (0.63s)
Creating working copy for https://github.com/Local-Connectivity-Lab/lcl-websocket.git
Working copy of https://github.com/Local-Connectivity-Lab/lcl-websocket.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.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
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.30.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Build complete.
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.81.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "lcl-websocket",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Local-Connectivity-Lab/lcl-websocket.git"
}
],
"manifest_display_name" : "lcl-speedtest",
"name" : "lcl-speedtest",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "LCLSpeedtest",
"targets" : [
"LCLSpeedtest"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Demo",
"targets" : [
"Demo"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "LCLSpeedtest",
"module_type" : "SwiftTarget",
"name" : "LCLSpeedtest",
"path" : "Sources/LCLSpeedtest",
"product_dependencies" : [
"NIO",
"NIOCore",
"NIOPosix",
"NIOConcurrencyHelpers",
"Logging",
"LCLWebSocket"
],
"product_memberships" : [
"LCLSpeedtest",
"Demo"
],
"sources" : [
"Constants.swift",
"DownloadClient.swift",
"Errors.swift",
"Models/Measurement.swift",
"Models/TestServer.swift",
"Models/TestType.swift",
"Networking.swift",
"SpeedTestClient.swift",
"SpeedTestable.swift",
"UploadClient.swift",
"Utils/WebSocketClosCode+Extension.swift"
],
"type" : "library"
},
{
"c99name" : "Demo",
"module_type" : "SwiftTarget",
"name" : "Demo",
"path" : "Sources/Demo",
"product_memberships" : [
"Demo"
],
"sources" : [
"Client.swift"
],
"target_dependencies" : [
"LCLSpeedtest"
],
"type" : "executable"
}
],
"tools_version" : "5.9"
}
Done.