The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Bolt with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Neo4j-Swift/bolt-swift.git
Reference: 5.2.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/Neo4j-Swift/bolt-swift
 * tag               5.2.0      -> FETCH_HEAD
HEAD is now at 9858a43 Update Package.swift
Cloned https://github.com/Neo4j-Swift/bolt-swift.git
Revision (git rev-parse @):
9858a43c9a26373d64069a6f046db5ab45db4cb0
SUCCESS checkout https://github.com/Neo4j-Swift/bolt-swift.git at 5.2.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Neo4j-Swift/bolt-swift.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/Neo4j-Swift/PackStream-swift.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/436] Fetching packstream-swift
[437/2500] Fetching packstream-swift, swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.30s)
[1/12147] Fetching swift-nio-ssl
[12148/76635] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/Neo4j-Swift/PackStream-swift.git from cache (4.25s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (4.26s)
Fetched https://github.com/apple/swift-nio.git from cache (4.32s)
Computing version for https://github.com/Neo4j-Swift/PackStream-swift.git
Computed https://github.com/Neo4j-Swift/PackStream-swift.git at 1.1.2 (0.39s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.20.1 (0.41s)
Fetching https://github.com/apple/swift-atomics.git
[1/1563] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.62s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.63.0 (0.61s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/2983] Fetching swift-system
[2984/16729] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.42s)
[1925/13746] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (0.99s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.40s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.40s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.64s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.26.0 (0.46s)
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.20.1
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.26.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.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.63.0
Creating working copy for https://github.com/Neo4j-Swift/PackStream-swift.git
Working copy of https://github.com/Neo4j-Swift/PackStream-swift.git resolved at 1.1.2
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.2.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.0
Building for debugging...
[0/468] Write sources
[7/468] Compiling fiat_p256_adx_sqr.S
[7/468] Compiling fiat_curve25519_adx_square.S
[7/468] Write sources
[16/468] Compiling fiat_p256_adx_mul.S
[17/468] Compiling stack.c
[18/468] Compiling siphash.c
[19/468] Compiling _AtomicsShims.c
[20/468] Compiling CNIOWindows WSAStartup.c
[21/468] Compiling CNIOWindows shim.c
[22/468] Write swift-version-24593BA9C3E375BF.txt
[23/468] Compiling p5_pbev2.c
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/shim.c:203:9: warning: 'RENAME_NOREPLACE' macro redefined [-Wmacro-redefined]
#define RENAME_NOREPLACE 1
        ^
/usr/include/stdio.h:164:10: note: previous definition is here
# define RENAME_NOREPLACE (1 << 0)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/shim.c:204:9: warning: 'RENAME_EXCHANGE' macro redefined [-Wmacro-redefined]
#define RENAME_EXCHANGE  2
        ^
/usr/include/stdio.h:165:10: note: previous definition is here
# define RENAME_EXCHANGE (1 << 1)
         ^
2 warnings generated.
[24/468] Compiling CNIOLinux shim.c
[25/468] Compiling CNIOLinux liburing_shims.c
[26/468] Compiling CNIODarwin shim.c
[27/468] Compiling pkcs8_x509.c
[28/468] Compiling fiat_curve25519_adx_mul.S
[29/501] Compiling CNIOBoringSSLShims shims.c
[30/501] Compiling tls_record.cc
[31/501] Compiling tls_method.cc
[33/501] Emitting module _CollectionsUtilities
[33/503] Compiling tls13_server.cc
[34/503] Compiling tls13_enc.cc
[35/503] Compiling tls13_client.cc
[36/503] Compiling t1_enc.cc
[37/503] Compiling tls13_both.cc
[38/503] Compiling ssl_versions.cc
[39/503] Compiling ssl_x509.cc
[40/503] Compiling ssl_transcript.cc
[41/503] Compiling ssl_stat.cc
[43/503] Compiling _CollectionsUtilities _SortedCollection.swift
[44/503] Compiling _CollectionsUtilities _UniqueCollection.swift
[45/503] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[46/503] Compiling _CollectionsUtilities Specialize.swift
[47/503] Compiling _NIODataStructures PriorityQueue.swift
[48/503] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[49/503] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[50/503] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[51/503] Compiling _CollectionsUtilities Integer rank.swift
[52/503] Compiling PackStream Int.swift
[53/503] Compiling PackStream List.swift
[54/503] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[55/503] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[56/503] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[57/503] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[58/503] Compiling _CollectionsUtilities UInt+reversed.swift
[59/503] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[60/503] Compiling _CollectionsUtilities Debugging.swift
[61/503] Compiling _CollectionsUtilities Descriptions.swift
[62/504] Emitting module _NIOBase64
[63/504] Compiling _NIOBase64 Base64.swift
[66/509] Compiling _NIODataStructures _TinyArray.swift
[66/521] Compiling ssl_session.cc
[68/521] Compiling DequeModule _DequeBuffer.swift
[69/521] Compiling DequeModule _DequeBufferHeader.swift
[69/523] Compiling ssl_privkey.cc
[71/523] Compiling DequeModule Deque+Descriptions.swift
[72/523] Compiling DequeModule Deque+Equatable.swift
[73/523] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[74/523] Compiling DequeModule Deque+Extras.swift
[75/523] Compiling DequeModule Deque+Hashable.swift
[76/523] Compiling DequeModule Deque+Sendable.swift
[76/523] Compiling ssl_key_share.cc
[78/523] Compiling DequeModule Deque+Codable.swift
[79/523] Compiling DequeModule Deque+Collection.swift
[80/523] Compiling DequeModule Deque+CustomReflectable.swift
[81/523] Compiling _NIODataStructures Heap.swift
[82/523] Emitting module _NIODataStructures
[83/524] Compiling DequeModule _DequeSlot.swift
[84/524] Compiling DequeModule _UnsafeWrappedBuffer.swift
[90/525] Emitting module PackStream
[91/525] Compiling PackStream String.swift
[92/525] Compiling PackStream Packer.swift
[93/525] Compiling PackStream Null.swift
[94/525] Compiling PackStream Map.swift
[95/525] Compiling PackStream PackProtocol.swift
[96/525] Compiling DequeModule Deque._UnsafeHandle.swift
[97/525] Compiling DequeModule Deque.swift
[98/525] Compiling DequeModule Deque+Testing.swift
[99/525] Compiling DequeModule Deque._Storage.swift
[99/525] Compiling ssl_file.cc
[100/525] Compiling ssl_lib.cc
[101/525] Compiling ssl_cert.cc
[102/525] Compiling ssl_cipher.cc
[104/525] Emitting module DequeModule
[104/526] Compiling ssl_buffer.cc
[106/526] Compiling ssl_asn1.cc
[107/526] Compiling s3_pkt.cc
[107/526] Compiling ssl_aead_ctx.cc
[110/526] Compiling PackStream Structure.swift
[110/526] Compiling s3_both.cc
[111/527] Compiling s3_lib.cc
[113/527] Compiling handshake_server.cc
[114/527] Compiling handshake.cc
[115/527] Compiling handshake_client.cc
[116/527] Compiling encrypted_client_hello.cc
[117/527] Compiling handoff.cc
[118/527] Compiling dtls_record.cc
[119/527] Compiling extensions.cc
[120/527] Compiling dtls_method.cc
[121/527] Compiling v3_purp.c
[121/527] Compiling v3_skey.c
[121/527] Compiling d1_srtp.cc
[124/527] Compiling v3_utl.c
[125/527] Compiling d1_pkt.cc
[126/527] Compiling v3_prn.c
[127/527] Compiling v3_pmaps.c
[127/527] Compiling v3_pcons.c
[129/527] Compiling bio_ssl.cc
[130/527] Compiling v3_ocsp.c
[131/527] Compiling v3_ncons.c
[132/527] Compiling v3_int.c
[133/527] Compiling v3_info.c
[134/527] Compiling v3_ia5.c
[135/527] Compiling v3_lib.c
[136/527] Compiling v3_genn.c
[137/527] Compiling v3_extku.c
[138/527] Compiling d1_lib.cc
[138/527] Compiling d1_both.cc
[140/527] Compiling v3_enum.c
[141/527] Compiling v3_crld.c
[142/527] Compiling v3_conf.c
[143/527] Compiling v3_bitst.c
[143/527] Compiling v3_cpols.c
[145/527] Compiling v3_akeya.c
[146/527] Compiling v3_bcons.c
[147/527] Compiling v3_alt.c
[148/527] Compiling v3_akey.c
[149/527] Compiling x_spki.c
[150/527] Compiling x_x509a.c
[151/527] Compiling x_val.c
[152/527] Compiling x_sig.c
[153/527] Compiling x_x509.c
[154/527] Compiling x_req.c
[155/527] Compiling x_pkey.c
[156/527] Compiling x_pubkey.c
[157/527] Compiling x_exten.c
[158/527] Compiling x_name.c
[159/527] Compiling x_info.c
[160/527] Compiling x_attrib.c
[161/527] Compiling x_algor.c
[162/527] Compiling x_all.c
[162/527] Compiling x_crl.c
[164/527] Compiling x509spki.c
[165/527] Compiling x509rset.c
[166/527] Compiling x509cset.c
[167/527] Compiling x509name.c
[168/527] Compiling x509_txt.c
[169/527] Compiling x509_vpm.c
[170/527] Compiling x509_v3.c
[171/527] Compiling x509_set.c
[172/527] Compiling x509_trs.c
[173/527] Compiling x509_req.c
[174/527] Compiling x509_obj.c
[175/527] Compiling x509_def.c
[176/527] Compiling x509_vfy.c
[177/527] Compiling x509_lu.c
[178/527] Compiling x509_ext.c
[179/527] Compiling x509_d2.c
[180/527] Compiling x509_att.c
[181/527] Compiling x509.c
[182/527] Compiling x509_cmp.c
[183/527] Compiling t_x509a.c
[184/527] Compiling t_crl.c
[185/527] Compiling t_x509.c
[186/527] Compiling t_req.c
[187/527] Compiling rsa_pss.c
[188/527] Compiling i2d_pr.c
[189/527] Compiling name_print.c
[190/527] Compiling policy.c
[191/527] Compiling by_file.c
[192/527] Compiling by_dir.c
[193/527] Compiling a_verify.c
[194/527] Compiling algorithm.c
[195/527] Compiling asn1_gen.c
[196/527] Compiling a_digest.c
[197/527] Compiling thread_win.c
[198/527] Compiling a_sign.c
[199/527] Compiling voprf.c
[200/527] Compiling thread_none.c
[201/527] Compiling thread.c
[202/527] Compiling rsa_print.c
[203/527] Compiling thread_pthread.c
[204/527] Compiling trust_token.c
[205/527] Compiling pmbtoken.c
[206/527] Compiling rc4.c
[207/527] Compiling refcount.c
[208/527] Compiling trusty.c
[209/527] Compiling rsa_crypt.c
[210/527] Compiling windows.c
[210/527] Compiling rsa_asn1.c
[212/527] Compiling rand_extra.c
[213/527] Compiling passive.c
[214/527] Compiling ios.c
[215/527] Compiling getentropy.c
[216/527] Compiling forkunsafe.c
[217/527] Compiling deterministic.c
[218/527] Compiling pool.c
[219/527] Compiling poly1305_arm_asm.S
[220/527] Compiling poly1305_arm.c
[221/527] Compiling poly1305.c
[222/527] Compiling pkcs7.c
[223/527] Compiling pkcs8.c
[224/527] Compiling pem_xaux.c
[225/527] Compiling pem_x509.c
[226/527] Compiling pkcs7_x509.c
[227/527] Compiling pem_pkey.c
[228/527] Compiling pem_oth.c
[229/527] Compiling obj_xref.c
[230/527] Compiling pem_pk8.c
[231/527] Compiling pem_info.c
[232/527] Compiling pem_lib.c
[233/527] Compiling lhash.c
[234/527] Compiling pem_all.c
[235/527] Compiling obj.c
[236/527] Compiling keccak.c
[237/527] Compiling mem.c
[238/527] Compiling kyber.c
[239/527] Compiling poly1305_vec.c
[240/527] Compiling x86_64-mont5-mac.mac.x86_64.S
[241/527] Compiling hpke.c
[242/527] Compiling x86_64-mont-mac.mac.x86_64.S
[243/527] Compiling poly_rq_mul.S
[244/527] Compiling x86_64-mont-linux.linux.x86_64.S
[245/527] Compiling x86_64-mont5-linux.linux.x86_64.S
[246/527] Compiling hrss.c
[247/527] Compiling vpaes-x86_64-mac.mac.x86_64.S
[248/527] Compiling x86-mont-linux.linux.x86.S
[249/527] Compiling vpaes-x86-linux.linux.x86.S
[250/527] Compiling vpaes-x86_64-linux.linux.x86_64.S
[251/527] Compiling vpaes-armv8-ios.ios.aarch64.S
[252/527] Compiling vpaes-armv7-linux.linux.arm.S
[253/527] Compiling vpaes-armv8-linux.linux.aarch64.S
[254/527] Compiling vpaes-armv7-ios.ios.arm.S
[255/527] Compiling sha512-x86_64-mac.mac.x86_64.S
[256/527] Compiling kdf.c
[257/527] Compiling sha512-armv8-ios.ios.aarch64.S
[258/527] Compiling sha512-x86_64-linux.linux.x86_64.S
[259/527] Compiling sha512-armv8-linux.linux.aarch64.S
[260/527] Compiling sha512-armv4-linux.linux.arm.S
[261/527] Compiling sha512-586-linux.linux.x86.S
[261/527] Compiling sha512-armv4-ios.ios.arm.S
[263/527] Compiling sha256-x86_64-mac.mac.x86_64.S
[264/527] Compiling sha256-armv8-linux.linux.aarch64.S
[264/527] Compiling sha256-armv8-ios.ios.aarch64.S
[266/527] Compiling sha1-x86_64-mac.mac.x86_64.S
[267/527] Compiling sha256-x86_64-linux.linux.x86_64.S
[268/527] Compiling sha256-armv4-ios.ios.arm.S
[269/527] Compiling sha256-armv4-linux.linux.arm.S
[270/527] Compiling sha256-586-linux.linux.x86.S
[271/527] Compiling sha1-armv8-ios.ios.aarch64.S
[272/527] Compiling sha1-armv8-linux.linux.aarch64.S
[273/527] Compiling sha1-x86_64-linux.linux.x86_64.S
[274/527] Compiling sha1-armv4-large-linux.linux.arm.S
[275/527] Compiling sha1-armv4-large-ios.ios.arm.S
[276/527] Compiling sha256.c
[277/527] Compiling sha512.c
[278/527] Compiling sha1-586-linux.linux.x86.S
[279/527] Compiling sha1.c
[280/527] Compiling service_indicator.c
[281/527] Compiling fips.c
[282/527] Compiling rsaz-avx2-mac.mac.x86_64.S
[283/527] Compiling rsaz-avx2-linux.linux.x86_64.S
[284/527] Compiling self_check.c
[285/527] Compiling rsa_impl.c
[286/527] Compiling blinding.c
[287/527] Compiling padding.c
[288/527] Compiling rdrand-x86_64-mac.mac.x86_64.S
[289/527] Compiling rsa.c
[290/527] Compiling urandom.c
[291/527] Compiling rdrand-x86_64-linux.linux.x86_64.S
[292/527] Compiling rand.c
[293/527] Compiling fork_detect.c
[294/527] Compiling ctrdrbg.c
[295/527] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[296/527] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[297/527] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[298/527] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[299/527] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[300/527] Compiling p256-armv8-asm-linux.linux.aarch64.S
[301/527] Compiling polyval.c
[302/527] Compiling ofb.c
[303/527] Compiling gcm_nohw.c
[304/527] Compiling p256-armv8-asm-ios.ios.aarch64.S
[305/527] Compiling ctr.c
[306/527] Compiling cfb.c
[306/527] Compiling gcm.c
[306/527] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[309/527] Compiling md5-x86_64-linux.linux.x86_64.S
[310/527] Compiling md5.c
[311/527] Compiling md5-x86_64-mac.mac.x86_64.S
[311/527] Compiling cbc.c
[313/527] Compiling md5-586-linux.linux.x86.S
[314/527] Compiling md4.c
[315/527] Compiling hmac.c
[315/527] Compiling hkdf.c
[317/527] Compiling ghashv8-armv8-linux.linux.aarch64.S
[318/527] Compiling ghash-x86_64-mac.mac.x86_64.S
[319/527] Compiling ghashv8-armv7-linux.linux.arm.S
[320/527] Compiling ghashv8-armv7-ios.ios.arm.S
[321/527] Compiling ghashv8-armv8-ios.ios.aarch64.S
[322/527] Compiling ghash-x86_64-linux.linux.x86_64.S
[323/527] Compiling ghash-x86-linux.linux.x86.S
[324/527] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[325/527] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[326/527] Compiling fips_shared_support.c
[327/527] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[328/527] Compiling ghash-ssse3-x86-linux.linux.x86.S
[329/527] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[330/527] Compiling ghash-armv4-linux.linux.arm.S
[331/527] Compiling ghash-armv4-ios.ios.arm.S
[332/527] Compiling ecdsa.c
[333/527] Compiling util.c
[334/527] Compiling wnaf.c
[335/527] Compiling ecdh.c
[336/527] Compiling simple.c
[337/527] Compiling simple_mul.c
[338/527] Compiling scalar.c
[339/527] Compiling oct.c
[340/527] Compiling felem.c
[341/527] Compiling p256.c
[342/527] Compiling ec_montgomery.c
[343/527] Compiling ec_key.c
[344/527] Compiling ec.c
[345/527] Compiling digests.c
[346/527] Compiling p224-64.c
[347/527] Compiling digestsign.c
[348/527] Compiling digest.c
[349/527] Compiling dh.c
[350/527] Compiling co-586-linux.linux.x86.S
[351/527] Compiling check.c
[352/527] Compiling cmac.c
[353/527] Compiling e_aesccm.c
[354/527] Compiling cipher.c
[355/527] Compiling aead.c
[356/527] Compiling p256-nistz.c
[357/527] Compiling bsaes-armv7-ios.ios.arm.S
[358/527] Compiling e_aes.c
[359/527] Compiling bsaes-armv7-linux.linux.arm.S
[360/527] Compiling sqrt.c
[361/527] Compiling rsaz_exp.c
[362/527] Compiling shift.c
[363/527] Compiling random.c
[364/527] Compiling mul.c
[365/527] Compiling montgomery_inv.c
[366/527] Compiling prime.c
[367/527] Compiling montgomery.c
[368/527] Compiling generic.c
[369/527] Compiling jacobi.c
[370/527] Compiling gcd_extra.c
[371/527] Compiling gcd.c
[372/527] Compiling div_extra.c
[373/527] Compiling ctx.c
[374/527] Compiling div.c
[375/527] Compiling exponentiation.c
[376/527] Compiling cmp.c
[377/527] Compiling add.c
[378/527] Compiling bytes.c
[379/527] Compiling bn-armv8-linux.linux.aarch64.S
[380/527] Compiling bn-armv8-ios.ios.aarch64.S
[381/527] Compiling bn.c
[382/527] Compiling armv8-mont-linux.linux.aarch64.S
[383/527] Compiling armv8-mont-ios.ios.aarch64.S
[383/527] Compiling bn-586-linux.linux.x86.S
[385/527] Compiling armv4-mont-linux.linux.arm.S
[385/527] Compiling x86_64-gcc.c
[387/527] Compiling armv4-mont-ios.ios.arm.S
[388/527] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[389/527] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[390/527] Compiling aesv8-armv7-linux.linux.arm.S
[391/527] Compiling aesv8-armv8-ios.ios.aarch64.S
[392/527] Compiling aesv8-armv8-linux.linux.aarch64.S
[393/527] Compiling aesni-x86_64-mac.mac.x86_64.S
[394/527] Compiling aesv8-armv7-ios.ios.arm.S
[395/527] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[396/527] Compiling aesni-x86-linux.linux.x86.S
[397/527] Compiling aesni-x86_64-linux.linux.x86_64.S
[398/527] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[399/527] Compiling mode_wrappers.c
[400/527] Compiling ex_data.c
[401/527] Compiling aes.c
[401/527] Compiling sign.c
[403/527] Compiling key_wrap.c
[404/527] Compiling scrypt.c
[405/527] Compiling aes_nohw.c
[406/527] Compiling p_x25519.c
[407/527] Compiling pbkdf.c
[408/527] Compiling print.c
[409/527] Compiling p_x25519_asn1.c
[410/527] Compiling p_hkdf.c
[411/527] Compiling p_rsa.c
[412/527] Compiling p_rsa_asn1.c
[413/527] Compiling p_ec_asn1.c
[414/527] Compiling p_ed25519_asn1.c
[415/527] Compiling p_ed25519.c
[416/527] Compiling p_dsa_asn1.c
[417/527] Compiling evp_ctx.c
[417/527] Compiling p_ec.c
[419/527] Compiling err_data.c
[420/527] Compiling evp_asn1.c
[421/527] Compiling evp.c
[422/527] Compiling ecdsa_asn1.c
[423/527] Compiling engine.c
[424/527] Compiling ecdh_extra.c
[425/527] Compiling err.c
[426/527] Compiling ec_derive.c
[427/527] Compiling hash_to_curve.c
[428/527] Compiling ec_asn1.c
[429/527] Compiling dh_asn1.c
[430/527] Compiling dsa_asn1.c
[431/527] Compiling params.c
[432/527] Compiling dsa.c
[433/527] Compiling digest_extra.c
[434/527] Compiling spake25519.c
[435/527] Compiling crypto.c
[435/527] Compiling cpu_arm_linux.c
[437/527] Compiling cpu_intel.c
[438/527] Compiling x25519-asm-arm.S
[439/527] Compiling curve25519_64_adx.c
[440/527] Compiling des.c
[441/527] Compiling cpu_arm_freebsd.c
[442/527] Compiling cpu_aarch64_win.c
[443/527] Compiling cpu_aarch64_fuchsia.c
[443/527] Compiling cpu_aarch64_sysreg.c
[445/527] Compiling cpu_aarch64_apple.c
[446/527] Compiling cpu_aarch64_openbsd.c
[447/527] Compiling cpu_aarch64_linux.c
[448/527] Compiling tls_cbc.c
[449/527] Compiling e_null.c
[450/527] Compiling curve25519.c
[451/527] Compiling e_rc4.c
[451/527] Compiling e_tls.c
[453/527] Compiling e_rc2.c
[454/527] Compiling conf.c
[455/527] Compiling e_des.c
[456/527] Compiling derive_key.c
[457/527] Compiling cipher_extra.c
[458/527] Compiling e_chacha20poly1305.c
[459/527] Compiling e_aesgcmsiv.c
[460/527] Compiling e_aesctrhmac.c
[461/527] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[462/527] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[463/527] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[464/527] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[465/527] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[466/527] Compiling chacha-x86_64-mac.mac.x86_64.S
[467/527] Compiling chacha.c
[468/527] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[469/527] Compiling chacha-x86-linux.linux.x86.S
[470/527] Compiling chacha-x86_64-linux.linux.x86_64.S
[471/527] Compiling chacha-armv8-ios.ios.aarch64.S
[472/527] Compiling chacha-armv4-linux.linux.arm.S
[473/527] Compiling unicode.c
[474/527] Compiling chacha-armv8-linux.linux.aarch64.S
[475/527] Compiling chacha-armv4-ios.ios.arm.S
[476/527] Compiling ber.c
[477/527] Compiling asn1_compat.c
[478/527] Compiling buf.c
[479/527] Compiling cbs.c
[480/527] Compiling cbb.c
[481/527] Compiling convert.c
[482/527] Compiling bn_asn1.c
[483/527] Compiling blake2.c
[484/527] Compiling printf.c
[485/527] Compiling socket.c
[486/527] Compiling hexdump.c
[486/527] Compiling socket_helper.c
[488/527] Compiling pair.c
[489/527] Compiling errno.c
[490/527] Compiling fd.c
[490/527] Compiling file.c
[492/527] Compiling connect.c
[493/527] Compiling bio_mem.c
[494/527] Compiling base64.c
[495/527] Compiling bio.c
[496/527] Compiling tasn_utl.c
[497/527] Compiling tasn_typ.c
[498/527] Compiling tasn_fre.c
[499/527] Compiling tasn_enc.c
[500/527] Compiling tasn_new.c
[501/527] Compiling posix_time.c
[502/527] Compiling f_int.c
[503/527] Compiling f_string.c
[504/527] Compiling tasn_dec.c
[505/527] Compiling asn_pack.c
[506/527] Compiling asn1_par.c
[507/527] Compiling a_utctm.c
[508/527] Compiling asn1_lib.c
[509/527] Compiling a_type.c
[510/527] Compiling a_time.c
[511/527] Compiling a_octet.c
[512/527] Compiling a_strnid.c
[513/527] Compiling a_strex.c
[514/527] Compiling a_i2d_fp.c
[514/527] Compiling a_object.c
[516/527] Compiling a_mbstr.c
[517/527] Compiling a_int.c
[518/527] Write sources
[520/527] Compiling a_gentm.c
[521/527] Compiling a_dup.c
[522/527] Compiling a_d2i_fp.c
[523/527] Compiling a_bool.c
[524/538] Compiling a_bitstr.c
[526/546] Compiling Atomics ManagedAtomic.swift
[527/546] Compiling Atomics ManagedAtomicLazyReference.swift
[528/548] Compiling Atomics UnsafeAtomic.swift
[529/548] Compiling Atomics UnsafeAtomicLazyReference.swift
[530/548] Compiling Atomics IntegerOperations.swift
[531/548] Compiling Atomics Unmanaged extensions.swift
[532/548] Compiling Atomics OptionalRawRepresentable.swift
[533/548] Compiling Atomics RawRepresentable.swift
[534/548] Compiling Atomics AtomicBool.swift
[535/548] Compiling Atomics AtomicMemoryOrderings.swift
[536/548] Compiling Atomics DoubleWord.swift
[537/548] Compiling Atomics AtomicReference.swift
[538/548] Compiling Atomics AtomicStorage.swift
[539/548] Compiling Atomics AtomicValue.swift
[539/548] Compiling c-atomics.c
[540/548] Compiling c-nioatomics.c
[542/554] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[543/554] Compiling NIOConcurrencyHelpers lock.swift
[544/554] Compiling NIOConcurrencyHelpers NIOLock.swift
[545/554] Emitting module NIOConcurrencyHelpers
[546/554] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[547/554] Compiling NIOConcurrencyHelpers atomics.swift
[549/555] Emitting module Atomics
[550/555] Compiling Atomics Primitives.shims.swift
[551/555] Compiling Atomics AtomicInteger.swift
[552/555] Compiling Atomics AtomicOptionalWrappable.swift
[553/555] Compiling Atomics IntegerConformances.swift
[554/555] Compiling Atomics PointerConformances.swift
[555/555] Compiling Atomics Primitives.native.swift
[557/613] Compiling NIOCore AddressedEnvelope.swift
[558/613] Compiling NIOCore AsyncAwaitSupport.swift
[559/613] Compiling NIOCore AsyncChannel.swift
[560/613] Compiling NIOCore AsyncChannelInboundStream.swift
[561/613] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[562/613] Compiling NIOCore AsyncChannelOutboundWriter.swift
[563/613] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[564/613] Compiling NIOCore NIOAsyncSequenceProducer.swift
[565/621] Compiling NIOCore ChannelOption.swift
[566/621] Compiling NIOCore ChannelPipeline.swift
[567/621] Compiling NIOCore CircularBuffer.swift
[568/621] Compiling NIOCore Codec.swift
[569/621] Compiling NIOCore ConvenienceOptionSupport.swift
[570/621] Compiling NIOCore DeadChannel.swift
[571/621] Compiling NIOCore DispatchQueue+WithFuture.swift
[572/621] Compiling NIOCore EventLoop+Deprecated.swift
[573/621] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[574/621] Compiling NIOCore SocketAddresses.swift
[575/621] Compiling NIOCore SocketOptionProvider.swift
[576/621] Compiling NIOCore SystemCallHelpers.swift
[577/621] Compiling NIOCore TimeAmount+Duration.swift
[578/621] Compiling NIOCore TypeAssistedChannelHandler.swift
[579/621] Compiling NIOCore UniversalBootstrapSupport.swift
[580/621] Compiling NIOCore Utilities.swift
[581/621] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[582/621] Compiling NIOCore NIOAsyncWriter.swift
[583/621] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[584/621] Compiling NIOCore BSDSocketAPI.swift
[585/621] Compiling NIOCore ByteBuffer-aux.swift
[586/621] Compiling NIOCore ByteBuffer-conversions.swift
[587/621] Compiling NIOCore ByteBuffer-core.swift
[588/621] Compiling NIOCore ByteBuffer-hexdump.swift
[589/621] Compiling NIOCore MarkedCircularBuffer.swift
[590/621] Compiling NIOCore MulticastChannel.swift
[591/621] Compiling NIOCore NIOAny.swift
[592/621] Compiling NIOCore NIOCloseOnErrorHandler.swift
[593/621] Compiling NIOCore NIOLoopBound.swift
[594/621] Compiling NIOCore NIOSendable.swift
[595/621] Compiling NIOCore PointerHelpers.swift
[596/621] Compiling NIOCore RecvByteBufferAllocator.swift
[597/621] Compiling NIOCore GlobalSingletons.swift
[598/621] Compiling NIOCore IO.swift
[599/621] Compiling NIOCore IOData.swift
[600/621] Compiling NIOCore IPProtocol.swift
[601/621] Compiling NIOCore IntegerBitPacking.swift
[602/621] Compiling NIOCore IntegerTypes.swift
[603/621] Compiling NIOCore Interfaces.swift
[604/621] Compiling NIOCore Linux.swift
[605/621] Compiling NIOCore EventLoop+SerialExecutor.swift
[606/621] Compiling NIOCore EventLoop.swift
[607/621] Compiling NIOCore EventLoopFuture+Deprecated.swift
[608/621] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[609/621] Compiling NIOCore EventLoopFuture.swift
[610/621] Compiling NIOCore FileDescriptor.swift
[611/621] Compiling NIOCore FileHandle.swift
[612/621] Compiling NIOCore FileRegion.swift
[613/621] Compiling NIOCore ByteBuffer-int.swift
[614/621] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[615/621] Compiling NIOCore ByteBuffer-multi-int.swift
[616/621] Compiling NIOCore ByteBuffer-views.swift
[617/621] Compiling NIOCore Channel.swift
[618/621] Compiling NIOCore ChannelHandler.swift
[619/621] Compiling NIOCore ChannelHandlers.swift
[620/621] Compiling NIOCore ChannelInvoker.swift
[621/621] Emitting module NIOCore
[623/673] Compiling NIOEmbedded AsyncTestingChannel.swift
[624/673] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[625/673] Emitting module NIOEmbedded
[626/673] Compiling NIOEmbedded Embedded.swift
[628/674] Emitting module NIOPosix
[629/680] Compiling NIOPosix PooledRecvBufferAllocator.swift
[630/680] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[631/680] Compiling NIOPosix PosixSingletons.swift
[632/680] Compiling NIOPosix RawSocketBootstrap.swift
[633/680] Compiling NIOPosix Resolver.swift
[634/680] Compiling NIOPosix Selectable.swift
[635/680] Compiling NIOPosix ThreadPosix.swift
[636/680] Compiling NIOPosix ThreadWindows.swift
[637/680] Compiling NIOPosix UnsafeTransfer.swift
[638/680] Compiling NIOPosix Utilities.swift
[639/680] Compiling NIOPosix VsockAddress.swift
[640/680] Compiling NIOPosix VsockChannelEvents.swift
[641/680] Compiling NIOPosix SelectableChannel.swift
[642/680] Compiling NIOPosix SelectableEventLoop.swift
[643/680] Compiling NIOPosix SelectorEpoll.swift
[644/680] Compiling NIOPosix SelectorGeneric.swift
[645/680] Compiling NIOPosix SelectorKqueue.swift
[646/680] Compiling NIOPosix SelectorUring.swift
[647/680] Compiling NIOPosix ServerSocket.swift
[648/680] Compiling NIOPosix Socket.swift
[649/680] Compiling NIOPosix SocketChannel.swift
[650/680] Compiling NIOPosix SocketProtocols.swift
[651/680] Compiling NIOPosix System.swift
[652/680] Compiling NIOPosix Thread.swift
[653/680] Compiling NIOPosix BSDSocketAPICommon.swift
[654/680] Compiling NIOPosix BSDSocketAPIPosix.swift
[655/680] Compiling NIOPosix BSDSocketAPIWindows.swift
[656/680] Compiling NIOPosix BaseSocket.swift
[657/680] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[658/680] Compiling NIOPosix BaseSocketChannel.swift
[659/680] Compiling NIOPosix BaseStreamSocketChannel.swift
[660/680] Compiling NIOPosix IntegerBitPacking.swift
[661/680] Compiling NIOPosix IntegerTypes.swift
[662/680] Compiling NIOPosix Linux.swift
[663/680] Compiling NIOPosix LinuxCPUSet.swift
[664/680] Compiling NIOPosix LinuxUring.swift
[665/680] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[666/680] Compiling NIOPosix NIOThreadPool.swift
[667/680] Compiling NIOPosix NonBlockingFileIO.swift
[668/680] Compiling NIOPosix PendingDatagramWritesManager.swift
[669/680] Compiling NIOPosix PendingWritesManager.swift
[670/680] Compiling NIOPosix PipeChannel.swift
[671/680] Compiling NIOPosix PipePair.swift
[672/680] Compiling NIOPosix PointerHelpers.swift
[673/680] Compiling NIOPosix Pool.swift
[674/680] Compiling NIOPosix Bootstrap.swift
[675/680] Compiling NIOPosix ControlMessage.swift
[676/680] Compiling NIOPosix DatagramVectorReadManager.swift
[677/680] Compiling NIOPosix FileDescriptor.swift
[678/680] Compiling NIOPosix GetaddrinfoResolver.swift
[679/680] Compiling NIOPosix HappyEyeballs.swift
[680/680] Compiling NIOPosix IO.swift
[682/683] Emitting module NIO
[683/683] Compiling NIO Exports.swift
[685/694] Emitting module NIOTLS
[686/694] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[687/694] Compiling NIOTLS TLSEvents.swift
[688/694] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[689/694] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[690/694] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[691/694] Compiling NIOTLS SNIHandler.swift
[693/695] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[694/695] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[695/695] Emitting module NIOFoundationCompat
[697/745] Emitting module NIOTransportServices
[698/747] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[699/747] Compiling NIOTransportServices NIOTSSingletons.swift
[700/747] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[701/747] Compiling NIOTransportServices AcceptHandler.swift
[702/747] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[703/747] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[704/747] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[705/747] Compiling NIOTransportServices NIOTSErrors.swift
[706/747] Compiling NIOTransportServices NIOTSEventLoop.swift
[707/747] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[708/747] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[709/747] Compiling NIOTransportServices StateManagedChannel.swift
[710/747] Compiling NIOTransportServices StateManagedListenerChannel.swift
[711/747] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[712/747] Compiling NIOTransportServices NIOTSBootstraps.swift
[713/747] Compiling NIOTransportServices NIOTSChannelOptions.swift
[714/747] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[715/747] Compiling NIOTransportServices NIOTSDatagramListener.swift
[716/747] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[717/747] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[718/747] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[719/747] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[720/747] Compiling NIOTransportServices NIOTSListenerChannel.swift
[725/751] Emitting module NIOSSL
[742/751] Compiling NIOSSL Zeroization.swift
[743/751] Compiling NIOSSL TLSConfiguration.swift
[744/751] Compiling NIOSSL UniversalBootstrapSupport.swift
[746/751] Compiling NIOSSL SSLConnection.swift
[747/751] Compiling NIOSSL SSLContext.swift
[748/751] Compiling NIOSSL SSLErrors.swift
[753/765] Compiling Bolt Request.swift
[754/765] Compiling Bolt Response.swift
[755/766] Compiling Bolt SocketProtocol.swift
[756/766] Compiling Bolt SHA1.swift
/host/spi-builder-workspace/Sources/SHA1.swift:103:17: warning: using '_' to ignore the result of a Void-returning function is redundant
                _=data.copyBytes(to: dest, from: range)               // Retrieve one chunk
                ^~

/host/spi-builder-workspace/Sources/SHA1.swift:113:13: warning: using '_' to ignore the result of a Void-returning function is redundant
            _=data.copyBytes(to: dest, from: range)                   // Retrieve remainder
            ^~

[757/766] Compiling Bolt SSLConfiguration.swift
/host/spi-builder-workspace/Sources/SHA1.swift:103:17: warning: using '_' to ignore the result of a Void-returning function is redundant
                _=data.copyBytes(to: dest, from: range)               // Retrieve one chunk
                ^~

/host/spi-builder-workspace/Sources/SHA1.swift:113:13: warning: using '_' to ignore the result of a Void-returning function is redundant
            _=data.copyBytes(to: dest, from: range)                   // Retrieve remainder
            ^~

[758/766] Compiling Bolt SSLKeyGeneratorConfig.swift
[759/766] Compiling Bolt EncryptedSocket.swift
/host/spi-builder-workspace/Sources/EncryptedSocket.swift:47:49: warning: 'forClient(cipherSuites:minimumTLSVersion:maximumTLSVersion:certificateVerification:trustRoots:certificateChain:privateKey:applicationProtocols:shutdownTimeout:keyLogCallback:)' is deprecated: renamed to 'makeClientConfiguration()'
        var tlsConfiguration = TLSConfiguration.forClient(trustRoots: trustRoot, certificateChain: cert, privateKey: nil)
                                                ^
/host/spi-builder-workspace/Sources/EncryptedSocket.swift:47:49: note: use 'makeClientConfiguration()' instead
        var tlsConfiguration = TLSConfiguration.forClient(trustRoots: trustRoot, certificateChain: cert, privateKey: nil)
                                                ^~~~~~~~~
                                                makeClientConfiguration
/host/spi-builder-workspace/Sources/EncryptedSocket.swift:68:35: warning: 'init(context:serverHostname:verificationCallback:)' is deprecated: replaced by 'init(context:serverHostname:customVerificationCallback:)'
        let openSslHandler = try! NIOSSLClientHandler(context: sslContext, serverHostname: self.hostname, verificationCallback: verificationCallback)
                                  ^
/host/spi-builder-workspace/Sources/EncryptedSocket.swift:68:35: note: use 'init(context:serverHostname:customVerificationCallback:)' instead
        let openSslHandler = try! NIOSSLClientHandler(context: sslContext, serverHostname: self.hostname, verificationCallback: verificationCallback)
                                  ^                                                                       ~~~~~~~~~~~~~~~~~~~~
                                                                                                          customVerificationCallback
[760/766] Compiling Bolt ReadDataHandler.swift
/host/spi-builder-workspace/Sources/EncryptedSocket.swift:47:49: warning: 'forClient(cipherSuites:minimumTLSVersion:maximumTLSVersion:certificateVerification:trustRoots:certificateChain:privateKey:applicationProtocols:shutdownTimeout:keyLogCallback:)' is deprecated: renamed to 'makeClientConfiguration()'
        var tlsConfiguration = TLSConfiguration.forClient(trustRoots: trustRoot, certificateChain: cert, privateKey: nil)
                                                ^
/host/spi-builder-workspace/Sources/EncryptedSocket.swift:47:49: note: use 'makeClientConfiguration()' instead
        var tlsConfiguration = TLSConfiguration.forClient(trustRoots: trustRoot, certificateChain: cert, privateKey: nil)
                                                ^~~~~~~~~
                                                makeClientConfiguration
/host/spi-builder-workspace/Sources/EncryptedSocket.swift:68:35: warning: 'init(context:serverHostname:verificationCallback:)' is deprecated: replaced by 'init(context:serverHostname:customVerificationCallback:)'
        let openSslHandler = try! NIOSSLClientHandler(context: sslContext, serverHostname: self.hostname, verificationCallback: verificationCallback)
                                  ^
/host/spi-builder-workspace/Sources/EncryptedSocket.swift:68:35: note: use 'init(context:serverHostname:customVerificationCallback:)' instead
        let openSslHandler = try! NIOSSLClientHandler(context: sslContext, serverHostname: self.hostname, verificationCallback: verificationCallback)
                                  ^                                                                       ~~~~~~~~~~~~~~~~~~~~
                                                                                                          customVerificationCallback
[761/766] Compiling Bolt CertificateValidatorProtocol.swift
[762/766] Compiling Bolt CertificateValidators.swift
[763/766] Emitting module Bolt
[764/766] Compiling Bolt Connection.swift
/host/spi-builder-workspace/Sources/Connection.swift:82:21: warning: initialization of immutable value 'result' was never used; consider replacing with assignment to '_' or removing it
                let result = response.map { bytes -> Void in
                ~~~~^~~~~~
                _
[765/766] Compiling Bolt ConnectionSettings.swift
/host/spi-builder-workspace/Sources/Connection.swift:82:21: warning: initialization of immutable value 'result' was never used; consider replacing with assignment to '_' or removing it
                let result = response.map { bytes -> Void in
                ~~~~^~~~~~
                _
[766/766] Compiling Bolt UnencryptedSocket.swift
/host/spi-builder-workspace/Sources/UnencryptedSocket.swift:97:19: warning: result of call to 'connectTimeout' is unused
        bootstrap.connectTimeout(TimeAmount.milliseconds(Int64(timeout)))
                  ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/UnencryptedSocket.swift:142:13: warning: initialization of immutable value 'c' was never used; consider replacing with assignment to '_' or removing it
        let c = cnt
        ~~~~^
        _
Build complete! (65.77s)
Build complete.
Done.

Build Machine: Linux 1