Build Information
Successful build of mysql-nio, reference main (d60444
), with Swift 6.2 (beta) for Linux on 21 Jun 2025 15:06:47 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/mysql-nio.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/vapor/mysql-nio
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at d60444d Avoid double-logging queries (#110)
Cloned https://github.com/vapor/mysql-nio.git
Revision (git rev-parse @):
d60444dc7b1525000eb443baa08bf79f059202ad
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/mysql-nio.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/vapor/mysql-nio.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/3836] Fetching swift-log
[1613/18726] Fetching swift-log, swift-nio-ssl
[1767/34145] Fetching swift-log, swift-nio-ssl, swift-crypto
[6097/110484] Fetching swift-log, swift-nio-ssl, swift-crypto, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (5.34s)
[76510/95594] Fetching swift-log, swift-crypto, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (6.05s)
[77254/91758] Fetching swift-crypto, swift-nio
Fetched https://github.com/apple/swift-crypto.git from cache (6.11s)
[63362/76339] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (12.16s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (13.05s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.32.0 (1.13s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.66s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1797] Fetching swift-atomics
[684/18437] Fetching swift-atomics, swift-collections
[1035/22873] Fetching swift-atomics, swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.92s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.91s)
[4327/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.30s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (3.12s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.74s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.27s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (2.22s)
Fetching https://github.com/apple/swift-asn1.git
[1/1616] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.78s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.84s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.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.83.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.32.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Building for debugging...
[0/786] Write sources
[15/786] Compiling CNIOWindows WSAStartup.c
[16/786] Compiling ghash-neon-armv8-win.S
[17/786] Compiling _AtomicsShims.c
[18/786] Compiling CNIOWindows shim.c
[19/786] Compiling ghash-ssse3-x86-apple.S
[20/786] Compiling CNIOWASI CNIOWASI.c
[21/786] Compiling ghash-neon-armv8-apple.S
[22/786] Compiling CNIODarwin shim.c
[23/786] Compiling CNIOLinux liburing_shims.c
[24/786] Write swift-version-24593BA9C3E375BF.txt
[25/786] Compiling ghash-neon-armv8-linux.S
[26/786] Compiling fiat_p256_adx_sqr.S
[27/786] Compiling fiat_p256_adx_mul.S
[28/788] Compiling fiat_curve25519_adx_square.S
[29/790] Compiling fiat_curve25519_adx_mul.S
[30/792] Compiling CNIOLinux shim.c
[31/811] Compiling CNIOBoringSSLShims shims.c
[33/811] Emitting module _NIOBase64
[33/811] Compiling tls_method.cc
[34/811] Compiling tls_record.cc
[35/811] Compiling tls13_server.cc
[36/811] Compiling tls13_enc.cc
[37/811] Compiling tls13_both.cc
[38/811] Compiling tls13_client.cc
[39/811] Compiling t1_enc.cc
[40/811] Compiling ssl_x509.cc
[42/811] Compiling InternalCollectionsUtilities Descriptions.swift
[43/811] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[44/812] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[45/812] Compiling InternalCollectionsUtilities Debugging.swift
[46/812] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[47/812] Emitting module InternalCollectionsUtilities
[48/812] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[49/812] Compiling InternalCollectionsUtilities Integer rank.swift
[50/812] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[51/812] Compiling InternalCollectionsUtilities UInt+reversed.swift
[52/812] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[53/812] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[54/812] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[55/812] Compiling InternalCollectionsUtilities _SortedCollection.swift
[56/812] Compiling _NIOBase64 Base64.swift
[58/813] Compiling _NIODataStructures PriorityQueue.swift
[59/813] Compiling _NIODataStructures _TinyArray.swift
[60/813] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[61/814] Compiling ssl_transcript.cc
[62/829] Compiling ssl_versions.cc
[64/829] Compiling DequeModule Deque+CustomReflectable.swift
[65/829] Compiling DequeModule Deque+Descriptions.swift
[66/831] Compiling DequeModule Deque+Equatable.swift
[67/831] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[67/831] Compiling ssl_stat.cc
[69/831] Compiling DequeModule _DequeBuffer.swift
[70/831] Compiling DequeModule _DequeBufferHeader.swift
[71/831] Compiling DequeModule _DequeSlot.swift
[72/831] Compiling DequeModule _UnsafeWrappedBuffer.swift
[73/831] Compiling Logging MetadataProvider.swift
[74/831] Emitting module _NIODataStructures
[75/831] Compiling _NIODataStructures Heap.swift
[77/832] Compiling DequeModule Deque+Extras.swift
[78/832] Compiling DequeModule Deque+Hashable.swift
[79/832] Compiling DequeModule Deque+Testing.swift
[80/832] Compiling DequeModule Deque._Storage.swift
[81/832] Compiling DequeModule Deque._UnsafeHandle.swift
[82/832] Compiling DequeModule Deque.swift
[83/832] Compiling DequeModule Deque+Codable.swift
[84/832] Compiling DequeModule Deque+Collection.swift
[85/832] Compiling Logging Locks.swift
[86/832] Compiling Logging LogHandler.swift
[87/832] Emitting module Logging
[88/832] Compiling Logging Logging.swift
[89/833] Compiling ssl_session.cc
[91/833] Emitting module DequeModule
[92/834] Compiling ssl_privkey.cc
[93/834] Compiling ssl_file.cc
[94/834] Compiling ssl_key_share.cc
[95/834] Compiling ssl_lib.cc
[96/834] Compiling ssl_credential.cc
[97/834] Compiling ssl_buffer.cc
[98/834] Compiling ssl_cipher.cc
[99/834] Compiling ssl_cert.cc
[100/834] Compiling ssl_asn1.cc
[101/834] Compiling s3_pkt.cc
[102/834] Compiling ssl_aead_ctx.cc
[103/834] Compiling s3_lib.cc
[104/834] Compiling s3_both.cc
[105/834] Compiling handshake.cc
[106/834] Compiling handshake_client.cc
[107/834] Compiling handshake_server.cc
[108/834] Compiling handoff.cc
[109/834] Compiling encrypted_client_hello.cc
[110/834] Compiling dtls_record.cc
[111/834] Compiling md5-x86_64-linux.S
[112/834] Compiling extensions.cc
[113/834] Compiling md5-x86_64-apple.S
[114/834] Compiling md5-586-linux.S
[115/834] Compiling md5-586-apple.S
[116/834] Compiling chacha20_poly1305_x86_64-linux.S
[117/834] Compiling chacha20_poly1305_x86_64-apple.S
[118/834] Compiling chacha20_poly1305_armv8-win.S
[119/834] Compiling chacha20_poly1305_armv8-linux.S
[120/834] Compiling chacha20_poly1305_armv8-apple.S
[121/834] Compiling dtls_method.cc
[122/834] Compiling chacha-x86_64-linux.S
[123/834] Compiling chacha-x86_64-apple.S
[124/834] Compiling err_data.cc
[125/834] Compiling chacha-x86-linux.S
[126/834] Compiling chacha-x86-apple.S
[127/834] Compiling chacha-armv8-win.S
[128/834] Compiling chacha-armv8-linux.S
[129/834] Compiling chacha-armv8-apple.S
[130/834] Compiling chacha-armv4-linux.S
[131/834] Compiling aes128gcmsiv-x86_64-apple.S
[132/834] Compiling aes128gcmsiv-x86_64-linux.S
[133/834] Compiling x86_64-mont5-linux.S
[134/834] Compiling x86_64-mont5-apple.S
[135/834] Compiling x86_64-mont-linux.S
[136/834] Compiling x86_64-mont-apple.S
[137/834] Compiling x86-mont-linux.S
[138/834] Compiling x86-mont-apple.S
[139/834] Compiling vpaes-x86_64-linux.S
[140/834] Compiling bio_ssl.cc
[141/834] Compiling vpaes-x86-linux.S
[142/834] Compiling vpaes-x86_64-apple.S
[143/834] Compiling vpaes-x86-apple.S
[144/834] Compiling vpaes-armv8-win.S
[145/834] Compiling vpaes-armv8-apple.S
[146/834] Compiling d1_pkt.cc
[147/834] Compiling vpaes-armv8-linux.S
[148/834] Compiling vpaes-armv7-linux.S
[149/834] Compiling sha512-x86_64-linux.S
[150/834] Compiling d1_srtp.cc
[151/834] Compiling sha512-x86_64-apple.S
[152/834] Compiling sha512-armv8-win.S
[153/834] Compiling sha512-armv8-apple.S
[154/834] Compiling sha512-armv8-linux.S
[155/834] Compiling sha512-586-apple.S
[156/834] Compiling sha512-armv4-linux.S
[157/834] Compiling sha512-586-linux.S
[158/834] Compiling sha256-x86_64-apple.S
[159/834] Compiling sha256-armv8-apple.S
[160/834] Compiling sha256-armv8-win.S
[161/834] Compiling sha256-x86_64-linux.S
[161/834] Compiling sha256-armv8-linux.S
[163/834] Compiling sha256-armv4-linux.S
[164/834] Compiling sha256-586-linux.S
[165/834] Compiling sha1-x86_64-apple.S
[166/834] Compiling sha256-586-apple.S
[167/834] Compiling sha1-armv8-win.S
[168/834] Compiling sha1-armv8-apple.S
[169/834] Compiling d1_lib.cc
[170/834] Compiling sha1-x86_64-linux.S
[170/834] Compiling sha1-armv8-linux.S
[172/834] Compiling sha1-586-apple.S
[173/834] Compiling sha1-armv4-large-linux.S
[174/834] Compiling sha1-586-linux.S
[175/834] Compiling rsaz-avx2-apple.S
[176/834] Compiling rdrand-x86_64-linux.S
[177/834] Compiling p256_beeu-x86_64-asm-linux.S
[178/834] Compiling rsaz-avx2-linux.S
[178/834] Compiling rdrand-x86_64-apple.S
[180/834] Compiling p256_beeu-x86_64-asm-apple.S
[181/834] Compiling p256_beeu-armv8-asm-win.S
[182/834] Compiling p256_beeu-armv8-asm-linux.S
[183/834] Compiling p256_beeu-armv8-asm-apple.S
[184/834] Compiling p256-armv8-asm-win.S
[185/834] Compiling p256-x86_64-asm-apple.S
[186/834] Compiling p256-x86_64-asm-linux.S
[186/834] Compiling p256-armv8-asm-linux.S
[188/834] Compiling p256-armv8-asm-apple.S
[189/834] Compiling ghashv8-armv8-win.S
[190/834] Compiling ghashv8-armv8-linux.S
[191/834] Compiling ghashv8-armv7-linux.S
[192/834] Compiling ghashv8-armv8-apple.S
[193/834] Compiling ghash-x86-linux.S
[194/834] Compiling ghash-x86_64-apple.S
[195/834] Compiling ghash-x86_64-linux.S
[196/834] Compiling ghash-x86-apple.S
[197/834] Compiling ghash-ssse3-x86_64-linux.S
[198/834] Compiling ghash-ssse3-x86-apple.S
[199/834] Compiling ghash-ssse3-x86-linux.S
[200/834] Compiling ghash-ssse3-x86_64-apple.S
[201/834] Compiling ghash-neon-armv8-linux.S
[202/834] Compiling ghash-neon-armv8-win.S
[203/834] Compiling ghash-neon-armv8-apple.S
[204/834] Compiling ghash-armv4-linux.S
[205/834] Compiling bsaes-armv7-linux.S
[206/834] Compiling co-586-linux.S
[207/834] Compiling bn-armv8-win.S
[208/834] Compiling co-586-apple.S
[209/834] Compiling bn-armv8-linux.S
[210/834] Compiling bn-586-apple.S
[211/834] Compiling bn-586-linux.S
[212/834] Compiling armv8-mont-apple.S
[213/834] Compiling bn-armv8-apple.S
[214/834] Compiling armv8-mont-win.S
[215/834] Compiling armv8-mont-linux.S
[216/834] Compiling d1_both.cc
[217/834] Compiling armv4-mont-linux.S
[218/834] Compiling aesv8-gcm-armv8-win.S
[219/834] Compiling aesv8-gcm-armv8-apple.S
[220/834] Compiling aesv8-armv8-win.S
[221/834] Compiling aesv8-gcm-armv8-linux.S
[222/834] Compiling aesv8-armv8-apple.S
[223/834] Compiling aesv8-armv8-linux.S
[224/834] Compiling aesni-x86-linux.S
[225/834] Compiling aesv8-armv7-linux.S
[226/834] Compiling aesni-x86_64-apple.S
[227/834] Compiling aesni-x86_64-linux.S
[228/834] Compiling aesni-x86-apple.S
[229/834] Compiling aesni-gcm-x86_64-apple.S
[230/834] Compiling aesni-gcm-x86_64-linux.S
[231/834] Compiling aes-gcm-avx2-x86_64-linux.S
[232/834] Compiling aes-gcm-avx2-x86_64-apple.S
[233/834] Compiling aes-gcm-avx10-x86_64-linux.S
[234/834] Compiling aes-gcm-avx10-x86_64-apple.S
[235/834] Compiling x_spki.cc
[236/834] Compiling x_sig.cc
[237/834] Compiling x_req.cc
[238/834] Compiling x_val.cc
[239/834] Compiling x_x509.cc
[240/834] Compiling x_pubkey.cc
[241/834] Compiling x_name.cc
[242/834] Compiling x_x509a.cc
[243/834] Compiling x_exten.cc
[244/834] Compiling x_algor.cc
[245/834] Compiling x509spki.cc
[246/834] Compiling x_crl.cc
[247/834] Compiling x_attrib.cc
[248/834] Compiling x509rset.cc
[249/834] Compiling x509name.cc
[250/834] Compiling x_all.cc
[251/834] Compiling x509_txt.cc
[252/834] Compiling x509cset.cc
[253/834] Compiling x509_vpm.cc
[254/834] Compiling x509_v3.cc
[255/834] Compiling x509_trs.cc
[256/834] Compiling x509_vfy.cc
[257/834] Compiling x509_set.cc
[258/834] Compiling x509_req.cc
[259/834] Compiling x509_def.cc
[260/834] Compiling x509_lu.cc
[261/834] Compiling x509_ext.cc
[262/834] Compiling x509_d2.cc
[263/834] Compiling x509_obj.cc
[264/834] Compiling x509.cc
[265/834] Compiling x509_att.cc
[266/834] Compiling x509_cmp.cc
[267/834] Compiling v3_prn.cc
[268/834] Compiling v3_utl.cc
[269/834] Compiling v3_skey.cc
[270/834] Compiling v3_purp.cc
[271/834] Compiling v3_ocsp.cc
[272/834] Compiling v3_pmaps.cc
[273/834] Compiling v3_pcons.cc
[274/834] Compiling v3_ncons.cc
[275/834] Compiling v3_int.cc
[276/834] Compiling v3_lib.cc
[277/834] Compiling v3_ia5.cc
[278/834] Compiling v3_extku.cc
[279/834] Compiling v3_info.cc
[280/834] Compiling v3_genn.cc
[281/834] Compiling v3_crld.cc
[282/834] Compiling v3_enum.cc
[283/834] Compiling v3_cpols.cc
[284/834] Compiling v3_conf.cc
[285/834] Compiling v3_bcons.cc
[286/834] Compiling v3_akeya.cc
[287/834] Compiling v3_bitst.cc
[288/834] Compiling v3_alt.cc
[289/834] Compiling v3_akey.cc
[290/834] Compiling t_x509a.cc
[291/834] Compiling i2d_pr.cc
[292/834] Compiling t_x509.cc
[293/834] Compiling t_crl.cc
[294/834] Compiling t_req.cc
[295/834] Compiling name_print.cc
[296/834] Compiling policy.cc
[297/834] Compiling rsa_pss.cc
[298/834] Compiling by_file.cc
[299/834] Compiling by_dir.cc
[300/834] Compiling asn1_gen.cc
[301/834] Compiling voprf.cc
[302/834] Compiling trust_token.cc
[303/834] Compiling algorithm.cc
[304/834] Compiling a_verify.cc
[305/834] Compiling a_digest.cc
[306/834] Compiling a_sign.cc
[307/834] Compiling thread.cc
[308/834] Compiling thread_win.cc
[309/834] Compiling thread_none.cc
[310/834] Compiling thread_pthread.cc
[311/834] Compiling pmbtoken.cc
[312/834] Compiling stack.cc
[313/834] Compiling sha512.cc
[314/834] Compiling sha1.cc
[315/834] Compiling sha256.cc
[316/834] Compiling siphash.cc
[317/834] Compiling slhdsa.cc
[318/834] Compiling rsa_extra.cc
[319/834] Compiling rsa_print.cc
[320/834] Compiling spake2plus.cc
[321/834] Compiling rc4.cc
[322/834] Compiling refcount.cc
[323/834] Compiling windows.cc
[324/834] Compiling rsa_crypt.cc
[325/834] Compiling trusty.cc
[326/834] Compiling urandom.cc
[327/834] Compiling rand.cc
[328/834] Compiling rsa_asn1.cc
[329/834] Compiling ios.cc
[330/834] Compiling passive.cc
[331/834] Compiling getentropy.cc
[332/834] Compiling poly1305_arm_asm.S
[333/834] Compiling forkunsafe.cc
[334/834] Compiling fork_detect.cc
[335/834] Compiling deterministic.cc
[336/834] Compiling poly1305_arm.cc
[337/834] Compiling poly1305.cc
[338/834] Compiling poly1305_vec.cc
[339/834] Compiling pool.cc
[340/834] Compiling pkcs7.cc
[341/834] Compiling pkcs8_x509.cc
[342/834] Compiling p5_pbev2.cc
[343/834] Compiling pkcs8.cc
[344/834] Compiling pkcs7_x509.cc
[345/834] Compiling pem_xaux.cc
[346/834] Compiling pem_x509.cc
[347/834] Compiling pem_pkey.cc
[348/834] Compiling mlkem.cc
[349/834] Compiling obj_xref.cc
[350/834] Compiling pem_pk8.cc
[351/834] Compiling pem_oth.cc
[352/834] Compiling mldsa.cc
[353/834] Compiling pem_info.cc
[354/834] Compiling pem_all.cc
[355/834] Compiling pem_lib.cc
[356/834] Compiling obj.cc
[357/834] Compiling poly_rq_mul.S
[358/834] Compiling fips_shared_support.cc
[359/834] Compiling md5.cc
[360/834] Compiling md4.cc
[361/834] Compiling lhash.cc
[362/834] Compiling mem.cc
[363/834] Compiling ex_data.cc
[364/834] Compiling sign.cc
[365/834] Compiling hrss.cc
[366/834] Compiling kyber.cc
[367/834] Compiling scrypt.cc
[368/834] Compiling hpke.cc
[369/834] Compiling print.cc
[370/834] Compiling pbkdf.cc
[371/834] Compiling p_x25519.cc
[372/834] Compiling p_x25519_asn1.cc
[373/834] Compiling p_ed25519.cc
[374/834] Compiling p_rsa_asn1.cc
[375/834] Compiling p_rsa.cc
[376/834] Compiling p_ed25519_asn1.cc
[377/834] Compiling p_hkdf.cc
[378/834] Compiling p_ec_asn1.cc
[379/834] Compiling p_ec.cc
[380/834] Compiling p_dh_asn1.cc
[381/834] Compiling p_dh.cc
[382/834] Compiling evp_ctx.cc
[383/834] Compiling p_dsa_asn1.cc
[384/834] Compiling evp.cc
[385/834] Compiling err.cc
[386/834] Compiling engine.cc
[387/834] Compiling evp_asn1.cc
[388/834] Compiling ecdh.cc
[389/834] Compiling ecdsa_asn1.cc
[390/834] Compiling hash_to_curve.cc
[391/834] Compiling ec_derive.cc
[392/834] Compiling dsa.cc
[393/834] Compiling dsa_asn1.cc
[394/834] Compiling ec_asn1.cc
[395/834] Compiling params.cc
[396/834] Compiling x25519-asm-arm.S
[397/834] Compiling des.cc
[398/834] Compiling digest_extra.cc
[399/834] Compiling dh_asn1.cc
[400/834] Compiling crypto.cc
[401/834] Compiling spake25519.cc
[402/834] Compiling cpu_intel.cc
[403/834] Compiling cpu_arm_linux.cc
[404/834] Compiling curve25519.cc
[405/834] Compiling cpu_arm_freebsd.cc
[406/834] Compiling cpu_aarch64_win.cc
[407/834] Compiling cpu_aarch64_sysreg.cc
[408/834] Compiling cpu_aarch64_openbsd.cc
[409/834] Compiling cpu_aarch64_linux.cc
[410/834] Compiling cpu_aarch64_apple.cc
[411/834] Compiling cpu_aarch64_fuchsia.cc
[412/834] Compiling curve25519_64_adx.cc
[413/834] Compiling get_cipher.cc
[414/834] Compiling bcm.cc
[415/834] Compiling tls_cbc.cc
[416/834] Compiling conf.cc
[417/834] Compiling e_tls.cc
[418/834] Compiling e_rc4.cc
[419/834] Compiling e_rc2.cc
[420/834] Compiling e_null.cc
[421/834] Compiling e_des.cc
[422/834] Compiling e_chacha20poly1305.cc
[423/834] Compiling derive_key.cc
[424/834] Compiling e_aesgcmsiv.cc
[425/834] Compiling e_aesctrhmac.cc
[426/834] Compiling chacha.cc
[427/834] Compiling unicode.cc
[428/834] Compiling buf.cc
[429/834] Compiling cbs.cc
[430/834] Compiling ber.cc
[431/834] Compiling cbb.cc
[432/834] Compiling asn1_compat.cc
[433/834] Compiling bn_asn1.cc
[434/834] Compiling blake2.cc
[435/834] Compiling convert.cc
[436/834] Compiling socket_helper.cc
[437/834] Compiling socket.cc
[438/834] Compiling printf.cc
[439/834] Compiling pair.cc
[440/834] Compiling hexdump.cc
[441/834] Compiling errno.cc
[442/834] Compiling file.cc
[443/834] Compiling fd.cc
[444/834] Compiling connect.cc
[445/834] Compiling bio_mem.cc
[446/834] Compiling base64.cc
[447/834] Compiling bio.cc
[448/834] Compiling tasn_typ.cc
[449/834] Compiling tasn_fre.cc
[450/834] Compiling tasn_utl.cc
[451/834] Compiling f_string.cc
[452/834] Compiling posix_time.cc
[453/834] Compiling tasn_enc.cc
[454/834] Compiling tasn_new.cc
[455/834] Compiling f_int.cc
[456/834] Compiling asn_pack.cc
[457/834] Compiling tasn_dec.cc
[458/834] Compiling asn1_par.cc
[459/834] Compiling a_utctm.cc
[460/834] Compiling a_type.cc
[461/834] Compiling asn1_lib.cc
[462/834] Compiling a_octet.cc
[463/834] Compiling a_time.cc
[464/834] Compiling a_strnid.cc
[465/834] Compiling a_strex.cc
[466/834] Compiling a_object.cc
[467/834] Compiling a_i2d_fp.cc
[468/834] Compiling a_dup.cc
[469/834] Compiling a_d2i_fp.cc
[470/834] Compiling a_mbstr.cc
[471/834] Compiling fiat_p256_adx_sqr.S
[472/834] Compiling a_gentm.cc
[473/834] Compiling a_int.cc
[474/834] Compiling fiat_p256_adx_mul.S
[475/834] Compiling fiat_curve25519_adx_square.S
[476/834] Compiling fiat_curve25519_adx_mul.S
[477/834] Compiling md5-x86_64-linux.S
[478/834] Compiling a_bitstr.cc
[479/834] Compiling a_bool.cc
[480/834] Compiling md5-x86_64-apple.S
[481/834] Compiling md5-586-linux.S
[482/834] Compiling md5-586-apple.S
[483/834] Compiling chacha20_poly1305_x86_64-apple.S
[484/834] Compiling chacha20_poly1305_armv8-win.S
[485/834] Compiling chacha20_poly1305_x86_64-linux.S
[486/834] Compiling chacha20_poly1305_armv8-linux.S
[487/834] Compiling chacha20_poly1305_armv8-apple.S
[488/834] Compiling chacha-x86_64-linux.S
[489/834] Compiling CCryptoBoringSSLShims shims.c
[490/834] Compiling chacha-x86_64-apple.S
[491/834] Compiling err_data.cc
[492/834] Compiling chacha-x86-linux.S
[493/834] Compiling chacha-x86-apple.S
[494/834] Compiling chacha-armv8-win.S
[494/834] Compiling chacha-armv8-linux.S
[496/834] Compiling chacha-armv8-apple.S
[497/834] Compiling aes128gcmsiv-x86_64-apple.S
[498/834] Compiling chacha-armv4-linux.S
[499/834] Compiling x86_64-mont5-apple.S
[500/834] Compiling aes128gcmsiv-x86_64-linux.S
[501/834] Compiling x86_64-mont5-linux.S
[502/834] Compiling x86_64-mont-linux.S
[503/834] Compiling x86_64-mont-apple.S
[504/834] Compiling x86-mont-linux.S
[505/834] Compiling x86-mont-apple.S
[506/834] Compiling vpaes-x86_64-linux.S
[506/834] Compiling vpaes-x86_64-apple.S
[508/834] Compiling vpaes-x86-linux.S
[509/834] Compiling vpaes-x86-apple.S
[510/834] Compiling vpaes-armv8-win.S
[511/834] Compiling vpaes-armv8-linux.S
[512/834] Compiling vpaes-armv7-linux.S
[513/834] Compiling vpaes-armv8-apple.S
[514/834] Compiling sha512-x86_64-apple.S
[515/834] Compiling sha512-x86_64-linux.S
[516/834] Compiling sha512-armv8-win.S
[517/834] Compiling sha512-armv8-apple.S
[518/834] Compiling sha512-armv8-linux.S
[519/834] Compiling sha512-armv4-linux.S
[520/834] Compiling sha512-586-linux.S
[521/834] Compiling sha512-586-apple.S
[522/834] Compiling sha256-armv8-linux.S
[523/834] Compiling sha256-armv8-apple.S
[524/834] Compiling sha256-x86_64-apple.S
[525/834] Compiling sha256-x86_64-linux.S
[526/834] Compiling sha256-armv8-win.S
[527/834] Compiling sha256-armv4-linux.S
[528/834] Compiling sha256-586-linux.S
[529/834] Compiling sha256-586-apple.S
[530/834] Compiling sha1-armv8-win.S
[531/834] Compiling sha1-x86_64-apple.S
[532/834] Compiling sha1-armv8-linux.S
[533/834] Compiling sha1-x86_64-linux.S
[534/834] Compiling sha1-armv4-large-linux.S
[535/834] Compiling sha1-armv8-apple.S
[536/834] Compiling sha1-586-linux.S
[537/834] Compiling sha1-586-apple.S
[538/834] Compiling rdrand-x86_64-apple.S
[539/834] Compiling rsaz-avx2-apple.S
[540/834] Compiling rdrand-x86_64-linux.S
[541/834] Compiling rsaz-avx2-linux.S
[542/834] Compiling p256_beeu-x86_64-asm-linux.S
[543/834] Compiling p256_beeu-armv8-asm-apple.S
[544/834] Compiling p256_beeu-x86_64-asm-apple.S
[545/834] Compiling p256_beeu-armv8-asm-linux.S
[546/834] Compiling p256-x86_64-asm-apple.S
[547/834] Compiling p256_beeu-armv8-asm-win.S
[548/834] Compiling p256-x86_64-asm-linux.S
[549/834] Compiling p256-armv8-asm-linux.S
[550/834] Compiling p256-armv8-asm-win.S
[551/834] Compiling p256-armv8-asm-apple.S
[552/834] Compiling ghashv8-armv8-win.S
[553/834] Compiling ghashv8-armv8-linux.S
[554/834] Compiling ghashv8-armv8-apple.S
[555/834] Compiling ghashv8-armv7-linux.S
[556/834] Compiling ghash-x86_64-apple.S
[557/834] Compiling ghash-x86-linux.S
[558/834] Compiling ghash-x86_64-linux.S
[559/834] Compiling ghash-x86-apple.S
[560/834] Compiling ghash-ssse3-x86_64-apple.S
[561/834] Compiling ghash-armv4-linux.S
[562/834] Compiling ghash-ssse3-x86_64-linux.S
[563/834] Compiling co-586-linux.S
[564/834] Compiling ghash-ssse3-x86-linux.S
[565/834] Compiling bsaes-armv7-linux.S
[566/834] Compiling co-586-apple.S
[567/834] Compiling bn-armv8-win.S
[568/834] Compiling bn-586-linux.S
[569/834] Compiling bn-armv8-apple.S
[570/834] Compiling bn-armv8-linux.S
[571/834] Compiling bn-586-apple.S
[572/834] Compiling armv8-mont-linux.S
[573/834] Compiling armv8-mont-win.S
[574/834] Compiling aesv8-gcm-armv8-win.S
[575/834] Compiling armv8-mont-apple.S
[576/834] Compiling armv4-mont-linux.S
[577/834] Compiling aesv8-gcm-armv8-linux.S
[578/834] Compiling aesv8-gcm-armv8-apple.S
[579/834] Compiling aesv8-armv8-linux.S
[579/834] Compiling aesv8-armv8-win.S
[581/834] Compiling aesv8-armv8-apple.S
[582/834] Compiling aesv8-armv7-linux.S
[583/834] Compiling aesni-x86_64-linux.S
[584/834] Compiling aesni-x86_64-apple.S
[585/834] Compiling aesni-x86-apple.S
[586/834] Compiling aesni-x86-linux.S
[587/834] Compiling aesni-gcm-x86_64-linux.S
[588/834] Compiling aesni-gcm-x86_64-apple.S
[589/834] Compiling aes-gcm-avx10-x86_64-linux.S
[590/834] Compiling aes-gcm-avx10-x86_64-apple.S
[591/834] Compiling x_sig.cc
[592/834] Compiling x_spki.cc
[593/834] Compiling x_val.cc
[594/834] Compiling x_x509a.cc
[595/834] Compiling x_req.cc
[596/834] Compiling x_x509.cc
[597/834] Compiling c-nioatomics.c
[598/834] Compiling x_pubkey.cc
[599/834] Compiling x_attrib.cc
[600/834] Compiling x_crl.cc
[601/834] Compiling x_exten.cc
[602/834] Compiling x_name.cc
[603/834] Compiling x_all.cc
[604/834] Compiling x_algor.cc
[605/834] Compiling x509spki.cc
[606/834] Compiling x509rset.cc
[607/834] Compiling x509name.cc
[608/834] Compiling x509_vpm.cc
[609/834] Compiling x509cset.cc
[610/834] Compiling c-atomics.c
[611/834] Compiling x509_vfy.cc
[612/840] Compiling x509_v3.cc
[613/840] Compiling x509_txt.cc
[615/840] Compiling NIOConcurrencyHelpers NIOLock.swift
[615/840] Compiling x509_set.cc
[616/840] Compiling x509_trs.cc
[617/840] Compiling x509_obj.cc
[618/840] Compiling x509_req.cc
[620/840] Compiling NIOConcurrencyHelpers lock.swift
[621/840] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[621/840] Compiling x509_lu.cc
[623/840] Emitting module NIOConcurrencyHelpers
[624/840] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[625/840] Compiling NIOConcurrencyHelpers atomics.swift
[626/841] Compiling x509_ext.cc
[627/841] Compiling x509_def.cc
[628/841] Compiling x509_d2.cc
[629/841] Compiling x509.cc
[630/841] Compiling x509_cmp.cc
[631/841] Compiling x509_att.cc
[632/841] Compiling v3_utl.cc
[633/841] Compiling v3_skey.cc
[634/841] Compiling v3_prn.cc
[635/841] Compiling v3_purp.cc
[636/841] Compiling v3_ocsp.cc
[637/841] Compiling v3_pmaps.cc
[638/841] Compiling v3_pcons.cc
[639/841] Compiling v3_ncons.cc
[640/841] Compiling v3_int.cc
[641/841] Compiling v3_lib.cc
[642/841] Compiling v3_ia5.cc
[643/841] Compiling v3_info.cc
[644/841] Compiling v3_genn.cc
[645/841] Compiling v3_extku.cc
[646/841] Compiling v3_enum.cc
[647/841] Compiling v3_crld.cc
[648/841] Compiling v3_cpols.cc
[649/841] Compiling v3_conf.cc
[650/841] Compiling v3_bitst.cc
[651/841] Compiling v3_bcons.cc
[652/841] Compiling v3_akeya.cc
[653/841] Compiling v3_alt.cc
[654/841] Compiling v3_akey.cc
[655/841] Compiling t_x509a.cc
[656/841] Compiling t_req.cc
[657/841] Compiling t_x509.cc
[658/841] Compiling t_crl.cc
[659/841] Compiling rsa_pss.cc
[660/841] Compiling i2d_pr.cc
[661/841] Compiling name_print.cc
[662/841] Compiling policy.cc
[663/841] Compiling by_file.cc
[664/841] Compiling asn1_gen.cc
[665/841] Compiling by_dir.cc
[666/841] Compiling algorithm.cc
[667/841] Compiling a_verify.cc
[668/841] Compiling a_sign.cc
[669/841] Compiling voprf.cc
[670/841] Compiling a_digest.cc
[671/841] Compiling thread_win.cc
[672/841] Compiling thread_pthread.cc
[673/841] Compiling trust_token.cc
[674/841] Compiling thread.cc
[675/841] Compiling pmbtoken.cc
[675/841] Compiling thread_none.cc
[677/841] Compiling stack.cc
[678/841] Compiling wots.cc
[679/841] Compiling thash.cc
[680/841] Compiling merkle.cc
[681/841] Compiling fors.cc
[682/841] Compiling slhdsa.cc
[683/841] Compiling sha512.cc
[684/841] Compiling siphash.cc
[685/841] Compiling sha256.cc
[686/841] Compiling sha1.cc
[687/841] Compiling rsa_print.cc
[688/841] Compiling rsa_extra.cc
[689/841] Compiling rc4.cc
[690/841] Compiling rsa_crypt.cc
[691/841] Compiling refcount.cc
[692/841] Compiling urandom.cc
[693/841] Compiling rsa_asn1.cc
[694/841] Compiling windows.cc
[695/841] Compiling trusty.cc
[696/841] Compiling ios.cc
[697/841] Compiling rand_extra.cc
[698/841] Compiling poly1305_arm_asm.S
[699/841] Compiling getentropy.cc
[700/841] Compiling passive.cc
[701/841] Compiling deterministic.cc
[702/841] Compiling forkunsafe.cc
[703/841] Compiling fork_detect.cc
[704/841] Compiling pool.cc
[705/841] Compiling poly1305.cc
[706/841] Compiling poly1305_arm.cc
[707/841] Compiling poly1305_vec.cc
[708/841] Compiling pkcs8_x509.cc
[709/841] Compiling pkcs7.cc
[710/841] Compiling pkcs8.cc
[711/841] Compiling p5_pbev2.cc
[712/841] Compiling pkcs7_x509.cc
[713/841] Compiling pem_xaux.cc
[714/841] Compiling pem_x509.cc
[715/841] Compiling pem_pkey.cc
[716/841] Compiling pem_pk8.cc
[717/841] Compiling pem_oth.cc
[718/841] Compiling obj_xref.cc
[719/841] Compiling mldsa.cc
[720/841] Compiling pem_info.cc
[721/841] Compiling pem_lib.cc
[722/841] Compiling mem.cc
[723/841] Compiling obj.cc
[724/841] Compiling mlkem.cc
[725/841] Compiling pem_all.cc
[726/841] Compiling fips_shared_support.cc
[727/841] Compiling poly_rq_mul.S
[728/841] Compiling md5.cc
[729/841] Compiling md4.cc
[730/841] Compiling lhash.cc
[731/841] Compiling kyber.cc
[732/841] Compiling ex_data.cc
[733/841] Compiling sign.cc
[734/841] Compiling hpke.cc
[735/841] Compiling scrypt.cc
[736/841] Compiling hrss.cc
[737/841] Compiling print.cc
[738/841] Compiling pbkdf.cc
[739/841] Compiling p_x25519.cc
[740/841] Compiling p_x25519_asn1.cc
[741/841] Compiling p_hkdf.cc
[742/841] Compiling p_rsa_asn1.cc
[743/841] Compiling p_rsa.cc
[744/841] Compiling p_ed25519.cc
[745/841] Compiling p_ed25519_asn1.cc
[746/841] Compiling p_ec_asn1.cc
[747/841] Compiling p_ec.cc
[748/841] Compiling p_dh_asn1.cc
[749/841] Compiling p_dh.cc
[750/841] Compiling p_dsa_asn1.cc
[751/841] Compiling evp_ctx.cc
[752/841] Compiling evp_asn1.cc
[753/841] Compiling evp.cc
[754/841] Compiling err.cc
[755/841] Compiling engine.cc
[756/841] Compiling ecdh_extra.cc
[757/841] Compiling ecdsa_asn1.cc
[758/841] Compiling hash_to_curve.cc
[759/841] Compiling ec_derive.cc
[760/841] Compiling ec_asn1.cc
[761/841] Compiling dsa_asn1.cc
[762/841] Compiling params.cc
[763/841] Compiling dsa.cc
[764/841] Compiling x25519-asm-arm.S
[765/841] Compiling dh_asn1.cc
[766/841] Compiling digest_extra.cc
[767/841] Compiling des.cc
[768/841] Compiling spake25519.cc
[769/841] Compiling cpu_arm_linux.cc
[770/841] Compiling cpu_intel.cc
[771/841] Compiling crypto.cc
[772/841] Compiling cpu_arm_freebsd.cc
[773/841] Compiling curve25519.cc
[774/841] Compiling cpu_aarch64_win.cc
[775/841] Compiling cpu_aarch64_openbsd.cc
[776/841] Compiling cpu_aarch64_sysreg.cc
[777/841] Compiling cpu_aarch64_linux.cc
[778/841] Compiling cpu_aarch64_fuchsia.cc
[779/841] Compiling curve25519_64_adx.cc
[780/841] Compiling cpu_aarch64_apple.cc
[781/841] Compiling tls_cbc.cc
[782/841] Compiling e_tls.cc
[783/841] Compiling conf.cc
[784/841] Compiling e_rc4.cc
[785/841] Compiling e_rc2.cc
[786/841] Compiling e_null.cc
[787/841] Compiling e_des.cc
[788/841] Compiling bcm.cc
[789/841] Compiling derive_key.cc
[790/841] Compiling e_chacha20poly1305.cc
[791/841] Compiling e_aesgcmsiv.cc
[792/841] Compiling e_aesctrhmac.cc
[793/841] Compiling cipher_extra.cc
[794/841] Compiling chacha.cc
[795/841] Compiling unicode.cc
[796/841] Compiling ber.cc
[797/841] Compiling asn1_compat.cc
[798/841] Compiling buf.cc
[799/841] Compiling cbb.cc
[800/841] Compiling cbs.cc
[801/841] Compiling bn_asn1.cc
[802/841] Compiling blake2.cc
[803/841] Compiling printf.cc
[804/841] Compiling convert.cc
[805/841] Compiling hexdump.cc
[806/841] Compiling pair.cc
[807/841] Compiling file.cc
[808/841] Compiling fd.cc
[809/841] Compiling errno.cc
[810/841] Compiling bio_mem.cc
[811/841] Compiling base64.cc
[812/841] Compiling bio.cc
[813/841] Compiling tasn_typ.cc
[814/841] Compiling tasn_new.cc
[815/841] Compiling tasn_fre.cc
[816/841] Compiling tasn_utl.cc
[817/841] Compiling tasn_enc.cc
[818/841] Compiling asn_pack.cc
[819/841] Compiling posix_time.cc
[820/841] Compiling f_int.cc
[821/841] Compiling f_string.cc
[822/841] Compiling tasn_dec.cc
[823/841] Compiling asn1_par.cc
[824/841] Compiling a_utctm.cc
[825/841] Compiling asn1_lib.cc
[826/841] Compiling a_type.cc
[827/841] Compiling a_time.cc
[828/841] Compiling a_octet.cc
[829/841] Compiling a_strnid.cc
[830/841] Compiling a_strex.cc
[831/841] Compiling a_object.cc
[832/841] Compiling a_i2d_fp.cc
[832/841] Write sources
[834/841] Compiling a_mbstr.cc
[835/841] Compiling a_int.cc
[836/841] Compiling a_gentm.cc
[837/859] Compiling a_dup.cc
[839/859] Compiling Atomics AtomicStorage.swift
[840/859] Compiling Atomics AtomicValue.swift
[840/861] Compiling a_d2i_fp.cc
[841/861] Compiling a_bool.cc
[843/861] Compiling Atomics UnsafeAtomic.swift
[844/861] Compiling Atomics UnsafeAtomicLazyReference.swift
[845/861] Compiling Atomics ManagedAtomic.swift
[846/861] Compiling Atomics ManagedAtomicLazyReference.swift
[847/861] Compiling Atomics AtomicMemoryOrderings.swift
[848/861] Compiling Atomics DoubleWord.swift
[848/861] Compiling a_bitstr.cc
[850/869] Compiling Atomics IntegerOperations.swift
[851/869] Compiling Atomics Unmanaged extensions.swift
[852/869] Compiling Atomics AtomicInteger.swift
[853/869] Compiling Atomics AtomicOptionalWrappable.swift
[854/869] Compiling Atomics AtomicReference.swift
[855/869] Compiling CryptoBoringWrapper RandomBytes.swift
[856/869] Compiling Atomics IntegerConformances.swift
[857/869] Compiling Atomics PointerConformances.swift
[858/869] Compiling Atomics Primitives.native.swift
[859/869] Emitting module Atomics
[860/869] Compiling Atomics OptionalRawRepresentable.swift
[861/869] Compiling Atomics RawRepresentable.swift
[862/869] Compiling Atomics AtomicBool.swift
[864/870] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[865/930] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[866/930] Compiling CryptoBoringWrapper EllipticCurve.swift
[867/930] Emitting module CryptoBoringWrapper
[868/930] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[869/930] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[870/930] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[872/1002] Compiling Crypto HPKE-Context.swift
[873/1002] Compiling Crypto HPKE-KeySchedule.swift
[874/1002] Compiling Crypto HPKE-Modes.swift
[875/1002] Compiling Crypto Insecure.swift
[876/1002] Compiling Crypto Insecure_HashFunctions.swift
[877/1002] Compiling Crypto KEM.swift
[878/1002] Compiling Crypto ECDH_boring.swift
[879/1002] Compiling Crypto DH.swift
[880/1010] Compiling NIOCore SocketAddresses.swift
[881/1010] Compiling NIOCore SocketOptionProvider.swift
[882/1010] Compiling NIOCore SystemCallHelpers.swift
[883/1010] Compiling NIOCore TimeAmount+Duration.swift
[884/1010] Compiling NIOCore TypeAssistedChannelHandler.swift
[885/1010] Compiling NIOCore UniversalBootstrapSupport.swift
[886/1010] Compiling NIOCore Utilities.swift
[887/1010] Compiling Crypto EdDSA_boring.swift
[888/1010] Compiling Crypto ECDSA.swift
[889/1010] Compiling Crypto Ed25519.swift
[890/1019] Compiling Crypto Ed25519_boring.swift
[891/1019] Compiling Crypto NISTCurvesKeys_boring.swift
[892/1019] Compiling Crypto X25519Keys_boring.swift
[893/1019] Compiling Crypto Curve25519.swift
[894/1019] Compiling Crypto Ed25519Keys.swift
[895/1019] Compiling Crypto NISTCurvesKeys.swift
[896/1019] Compiling Crypto X25519Keys.swift
[897/1019] Compiling Crypto HPKE.swift
[898/1019] Compiling Crypto HKDF.swift
[899/1019] Compiling Crypto AESWrap.swift
[900/1019] Compiling Crypto AESWrap_boring.swift
[908/1019] Compiling Crypto PKCS8PrivateKey.swift
[909/1019] Compiling Crypto SEC1PrivateKey.swift
[910/1019] Compiling Crypto SubjectPublicKeyInfo.swift
[911/1019] Compiling Crypto CryptoKitErrors.swift
[912/1019] Compiling Crypto Digest_boring.swift
[913/1019] Compiling Crypto Digest.swift
[914/1019] Compiling Crypto Digests.swift
[915/1019] Compiling Crypto HashFunctions.swift
[916/1019] Compiling Crypto HashFunctions_SHA2.swift
[917/1019] Compiling Crypto HPKE-AEAD.swift
[918/1019] Compiling Crypto DHKEM.swift
[919/1019] Compiling Crypto HPKE-KEM-Curve25519.swift
[920/1019] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[921/1019] Compiling Crypto HPKE-KEM.swift
[922/1019] Compiling Crypto HPKE-Errors.swift
[926/1019] Compiling Crypto HPKE-Ciphersuite.swift
[927/1019] Compiling Crypto HPKE-KDF.swift
[928/1019] Compiling Crypto HPKE-KexKeyDerivation.swift
[929/1019] Compiling Crypto HPKE-LabeledExtract.swift
[930/1019] Compiling Crypto HPKE-Utils.swift
[945/1019] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[954/1019] Compiling Crypto AES-GCM.swift
[955/1019] Compiling Crypto AES-GCM_boring.swift
[956/1019] Compiling Crypto ChaChaPoly_boring.swift
[957/1019] Compiling Crypto ChaChaPoly.swift
[958/1019] Compiling Crypto Cipher.swift
[959/1019] Compiling Crypto Nonces.swift
[960/1019] Compiling Crypto ASN1.swift
[961/1019] Compiling Crypto ASN1Any.swift
[962/1019] Compiling Crypto ASN1BitString.swift
[963/1019] Compiling Crypto ASN1Boolean.swift
[964/1019] Compiling Crypto ASN1Identifier.swift
[965/1019] Compiling Crypto ASN1Integer.swift
[966/1019] Compiling Crypto ASN1Null.swift
[967/1019] Compiling Crypto ASN1OctetString.swift
[968/1019] Compiling Crypto ASN1Strings.swift
[969/1019] Compiling Crypto ArraySliceBigint.swift
[970/1019] Compiling Crypto GeneralizedTime.swift
[971/1019] Compiling Crypto ObjectIdentifier.swift
[972/1019] Compiling Crypto ECDSASignature.swift
[973/1019] Compiling Crypto PEMDocument.swift
[974/1019] Emitting module Crypto
[983/1019] Compiling Crypto Signature.swift
[984/1019] Compiling Crypto CryptoKitErrors_boring.swift
[985/1019] Compiling Crypto RNG_boring.swift
[986/1019] Compiling Crypto SafeCompare_boring.swift
[987/1019] Compiling Crypto Zeroization_boring.swift
[988/1019] Compiling Crypto PrettyBytes.swift
[989/1019] Compiling Crypto SafeCompare.swift
[990/1019] Compiling Crypto SecureBytes.swift
[991/1019] Compiling Crypto Zeroization.swift
[1020/1020] Emitting module NIOCore
[1022/1071] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1023/1071] Compiling NIOEmbedded AsyncTestingChannel.swift
[1024/1071] Emitting module NIOEmbedded
[1025/1071] Compiling NIOEmbedded Embedded.swift
[1027/1072] Compiling NIOPosix Pool.swift
[1028/1072] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1029/1072] Compiling NIOPosix PosixSingletons.swift
[1030/1072] Compiling NIOPosix RawSocketBootstrap.swift
[1031/1072] Compiling NIOPosix Resolver.swift
[1032/1072] Compiling NIOPosix Selectable.swift
[1033/1078] Compiling NIOPosix SelectableChannel.swift
[1034/1078] Compiling NIOPosix SelectableEventLoop.swift
[1035/1078] Compiling NIOPosix SelectorEpoll.swift
[1036/1078] Compiling NIOPosix SelectorGeneric.swift
[1037/1078] Compiling NIOPosix SelectorKqueue.swift
[1038/1078] Compiling NIOPosix SelectorUring.swift
[1039/1078] Compiling NIOPosix ServerSocket.swift
[1040/1078] Compiling NIOPosix Socket.swift
[1041/1078] Compiling NIOPosix SocketChannel.swift
[1042/1078] Compiling NIOPosix SocketProtocols.swift
[1043/1078] Compiling NIOPosix System.swift
[1044/1078] Compiling NIOPosix Thread.swift
[1045/1078] Compiling NIOPosix BSDSocketAPICommon.swift
[1046/1078] Compiling NIOPosix BSDSocketAPIPosix.swift
[1047/1078] Compiling NIOPosix BSDSocketAPIWindows.swift
[1048/1078] Compiling NIOPosix BaseSocket.swift
[1049/1078] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1050/1078] Compiling NIOPosix BaseSocketChannel.swift
[1051/1078] Compiling NIOPosix BaseStreamSocketChannel.swift
[1052/1078] Compiling NIOPosix ThreadPosix.swift
[1053/1078] Compiling NIOPosix ThreadWindows.swift
[1054/1078] Compiling NIOPosix UnsafeTransfer.swift
[1055/1078] Compiling NIOPosix Utilities.swift
[1056/1078] Compiling NIOPosix VsockAddress.swift
[1057/1078] Compiling NIOPosix VsockChannelEvents.swift
[1058/1078] Compiling NIOPosix Bootstrap.swift
[1059/1078] Compiling NIOPosix ControlMessage.swift
[1060/1078] Compiling NIOPosix DatagramVectorReadManager.swift
[1061/1078] Compiling NIOPosix Errors+Any.swift
[1062/1078] Compiling NIOPosix FileDescriptor.swift
[1063/1078] Compiling NIOPosix GetaddrinfoResolver.swift
[1064/1078] Compiling NIOPosix HappyEyeballs.swift
[1065/1078] Emitting module NIOPosix
[1066/1078] Compiling NIOPosix IO.swift
[1067/1078] Compiling NIOPosix IntegerBitPacking.swift
[1068/1078] Compiling NIOPosix IntegerTypes.swift
[1069/1078] Compiling NIOPosix Linux.swift
[1070/1078] Compiling NIOPosix LinuxCPUSet.swift
[1071/1078] Compiling NIOPosix LinuxUring.swift
[1072/1078] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1073/1078] Compiling NIOPosix NIOThreadPool.swift
[1074/1078] Compiling NIOPosix NonBlockingFileIO.swift
[1075/1078] Compiling NIOPosix PendingDatagramWritesManager.swift
[1076/1078] Compiling NIOPosix PendingWritesManager.swift
[1077/1078] Compiling NIOPosix PipeChannel.swift
[1078/1078] Compiling NIOPosix PipePair.swift
[1080/1081] Emitting module NIO
[1081/1081] Compiling NIO Exports.swift
[1083/1088] Compiling NIOTLS TLSEvents.swift
[1084/1088] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1085/1088] Emitting module NIOTLS
[1086/1088] Compiling NIOTLS SNIHandler.swift
[1087/1088] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1088/1088] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1090/1118] Compiling NIOSSL SSLPrivateKey.swift
[1091/1118] Compiling NIOSSL SSLPublicKey.swift
[1092/1118] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1093/1118] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1094/1122] Emitting module NIOSSL
[1095/1122] Compiling NIOSSL NIOSSLServerHandler.swift
[1096/1122] Compiling NIOSSL ObjectIdentifier.swift
[1097/1122] Compiling NIOSSL PosixPort.swift
[1098/1122] Compiling NIOSSL SSLCallbacks.swift
[1099/1122] Compiling NIOSSL SubjectAlternativeName.swift
[1100/1122] Compiling NIOSSL NIOSSLSecureBytes.swift
[1101/1122] Compiling NIOSSL RNG.swift
[1102/1122] Compiling NIOSSL SafeCompare.swift
[1103/1122] Compiling NIOSSL LinuxCABundle.swift
[1104/1122] Compiling NIOSSL NIOSSLClientHandler.swift
[1105/1122] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1106/1122] Compiling NIOSSL NIOSSLHandler.swift
[1107/1122] Compiling NIOSSL SSLCertificate.swift
[1108/1122] Compiling NIOSSL SSLCertificateExtensions.swift
[1109/1122] Compiling NIOSSL SSLCertificateName.swift
[1110/1122] Compiling NIOSSL SSLConnection.swift
[1111/1122] Compiling NIOSSL SSLContext.swift
[1112/1122] Compiling NIOSSL SSLErrors.swift
[1113/1122] Compiling NIOSSL SSLInit.swift
[1114/1122] Compiling NIOSSL SSLPKCS12Bundle.swift
[1115/1122] Compiling NIOSSL AndroidCABundle.swift
[1116/1122] Compiling NIOSSL ByteBufferBIO.swift
[1117/1122] Compiling NIOSSL CustomPrivateKey.swift
[1118/1122] Compiling NIOSSL IdentityVerification.swift
[1119/1122] Compiling NIOSSL Zeroization.swift
[1120/1122] Compiling NIOSSL TLSConfiguration.swift
[1121/1122] Compiling NIOSSL UniversalBootstrapSupport.swift
[1122/1122] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1124/1159] Compiling MySQLNIO MySQLProtocol+BinaryResultSetRow.swift
[1125/1159] Compiling MySQLNIO MySQLProtocol+COM_QUERY.swift
[1126/1159] Compiling MySQLNIO MySQLProtocol+COM_QUERY_Response.swift
[1127/1159] Compiling MySQLNIO MySQLProtocol+COM_QUIT.swift
[1128/1159] Compiling MySQLNIO MySQLProtocol+COM_STMT_CLOSE.swift
[1129/1164] Compiling MySQLNIO MySQLProtocol+HandshakeResponse41.swift
[1130/1164] Compiling MySQLNIO MySQLProtocol+HandshakeV10.swift
[1131/1164] Compiling MySQLNIO MySQLProtocol+NullBitmap.swift
[1132/1164] Compiling MySQLNIO MySQLProtocol+OK_Packet.swift
[1133/1164] Compiling MySQLNIO MySQLProtocol+SSLRequest.swift
[1134/1164] Compiling MySQLNIO MySQLTime.swift
[1135/1164] Compiling MySQLNIO MySQLPacket.swift
[1136/1164] Compiling MySQLNIO MySQLPacketDecoder.swift
[1137/1164] Compiling MySQLNIO MySQLPacketEncoder.swift
[1138/1164] Compiling MySQLNIO MySQLPacketSequence.swift
[1139/1164] Compiling MySQLNIO MySQLDatabase.swift
[1140/1164] Compiling MySQLNIO MySQLError.swift
[1141/1164] Compiling MySQLNIO MySQLQueryCommand.swift
[1142/1164] Compiling MySQLNIO MySQLRow.swift
[1143/1164] Compiling MySQLNIO MySQLSimpleQueryCommand.swift
[1144/1164] Compiling MySQLNIO MySQLProtocol+StatusFlags.swift
[1145/1164] Compiling MySQLNIO MySQLProtocol+TextResultSetRow.swift
[1146/1164] Compiling MySQLNIO MySQLProtocol.swift
[1147/1164] Compiling MySQLNIO CryptoUtils.swift
[1148/1164] Compiling MySQLNIO NIOUtils.swift
[1149/1164] Compiling MySQLNIO Exports.swift
/host/spi-builder-workspace/Sources/MySQLNIO/MySQLConnection.swift:29:17: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
27 | }
28 | return channel.pipeline.addHandlers([
29 | ByteToMessageHandler(MySQLPacketDecoder(
| `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
30 | sequence: sequence,
31 | logger: logger
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
| `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
/host/spi-builder-workspace/Sources/MySQLNIO/MySQLConnection.swift:33:17: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
31 | logger: logger
32 | )),
33 | MessageToByteHandler(MySQLPacketEncoder(
| `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
34 | sequence: sequence,
35 | logger: logger
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
808 |
809 | @available(*, unavailable)
810 | extension MessageToByteHandler: Sendable {}
| `- note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
811 |
812 | extension MessageToByteHandler {
/host/spi-builder-workspace/Sources/MySQLNIO/MySQLConnectionHandler.swift:130:60: warning: conformance of 'NIOSSLHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
128 | let handler = try NIOSSLClientHandler(context: sslContext, serverHostname: state.serverHostname)
129 | promise.futureResult.flatMap {
130 | return context.channel.pipeline.addHandler(handler, position: .first).flatMapThrowing {
| `- warning: conformance of 'NIOSSLHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
131 | try self.writeHandshakeResponse(context: context, handshakeRequest: handshakeRequest, state: state, isTLS: true)
132 | }
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOSSL/NIOSSLHandler.swift:803:1: note: conformance of 'NIOSSLHandler' to 'Sendable' has been explicitly marked unavailable here
801 |
802 | @available(*, unavailable)
803 | extension NIOSSLHandler: Sendable {}
| `- note: conformance of 'NIOSSLHandler' to 'Sendable' has been explicitly marked unavailable here
804 |
805 | extension NIOSSLHandler {
[1150/1164] Compiling MySQLNIO MySQLConnection.swift
/host/spi-builder-workspace/Sources/MySQLNIO/MySQLConnection.swift:29:17: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
27 | }
28 | return channel.pipeline.addHandlers([
29 | ByteToMessageHandler(MySQLPacketDecoder(
| `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
30 | sequence: sequence,
31 | logger: logger
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
| `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
/host/spi-builder-workspace/Sources/MySQLNIO/MySQLConnection.swift:33:17: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
31 | logger: logger
32 | )),
33 | MessageToByteHandler(MySQLPacketEncoder(
| `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
34 | sequence: sequence,
35 | logger: logger
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
808 |
809 | @available(*, unavailable)
810 | extension MessageToByteHandler: Sendable {}
| `- note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
811 |
812 | extension MessageToByteHandler {
/host/spi-builder-workspace/Sources/MySQLNIO/MySQLConnectionHandler.swift:130:60: warning: conformance of 'NIOSSLHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
128 | let handler = try NIOSSLClientHandler(context: sslContext, serverHostname: state.serverHostname)
129 | promise.futureResult.flatMap {
130 | return context.channel.pipeline.addHandler(handler, position: .first).flatMapThrowing {
| `- warning: conformance of 'NIOSSLHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
131 | try self.writeHandshakeResponse(context: context, handshakeRequest: handshakeRequest, state: state, isTLS: true)
132 | }
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOSSL/NIOSSLHandler.swift:803:1: note: conformance of 'NIOSSLHandler' to 'Sendable' has been explicitly marked unavailable here
801 |
802 | @available(*, unavailable)
803 | extension NIOSSLHandler: Sendable {}
| `- note: conformance of 'NIOSSLHandler' to 'Sendable' has been explicitly marked unavailable here
804 |
805 | extension NIOSSLHandler {
[1151/1164] Compiling MySQLNIO MySQLConnectionHandler.swift
/host/spi-builder-workspace/Sources/MySQLNIO/MySQLConnection.swift:29:17: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
27 | }
28 | return channel.pipeline.addHandlers([
29 | ByteToMessageHandler(MySQLPacketDecoder(
| `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
30 | sequence: sequence,
31 | logger: logger
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
| `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
/host/spi-builder-workspace/Sources/MySQLNIO/MySQLConnection.swift:33:17: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
31 | logger: logger
32 | )),
33 | MessageToByteHandler(MySQLPacketEncoder(
| `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
34 | sequence: sequence,
35 | logger: logger
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
808 |
809 | @available(*, unavailable)
810 | extension MessageToByteHandler: Sendable {}
| `- note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
811 |
812 | extension MessageToByteHandler {
/host/spi-builder-workspace/Sources/MySQLNIO/MySQLConnectionHandler.swift:130:60: warning: conformance of 'NIOSSLHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
128 | let handler = try NIOSSLClientHandler(context: sslContext, serverHostname: state.serverHostname)
129 | promise.futureResult.flatMap {
130 | return context.channel.pipeline.addHandler(handler, position: .first).flatMapThrowing {
| `- warning: conformance of 'NIOSSLHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
131 | try self.writeHandshakeResponse(context: context, handshakeRequest: handshakeRequest, state: state, isTLS: true)
132 | }
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOSSL/NIOSSLHandler.swift:803:1: note: conformance of 'NIOSSLHandler' to 'Sendable' has been explicitly marked unavailable here
801 |
802 | @available(*, unavailable)
803 | extension NIOSSLHandler: Sendable {}
| `- note: conformance of 'NIOSSLHandler' to 'Sendable' has been explicitly marked unavailable here
804 |
805 | extension NIOSSLHandler {
[1152/1164] Compiling MySQLNIO MySQLData.swift
/host/spi-builder-workspace/Sources/MySQLNIO/MySQLConnection.swift:29:17: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
27 | }
28 | return channel.pipeline.addHandlers([
29 | ByteToMessageHandler(MySQLPacketDecoder(
| `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
30 | sequence: sequence,
31 | logger: logger
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
| `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
/host/spi-builder-workspace/Sources/MySQLNIO/MySQLConnection.swift:33:17: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
31 | logger: logger
32 | )),
33 | MessageToByteHandler(MySQLPacketEncoder(
| `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
34 | sequence: sequence,
35 | logger: logger
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
808 |
809 | @available(*, unavailable)
810 | extension MessageToByteHandler: Sendable {}
| `- note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
811 |
812 | extension MessageToByteHandler {
/host/spi-builder-workspace/Sources/MySQLNIO/MySQLConnectionHandler.swift:130:60: warning: conformance of 'NIOSSLHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
128 | let handler = try NIOSSLClientHandler(context: sslContext, serverHostname: state.serverHostname)
129 | promise.futureResult.flatMap {
130 | return context.channel.pipeline.addHandler(handler, position: .first).flatMapThrowing {
| `- warning: conformance of 'NIOSSLHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
131 | try self.writeHandshakeResponse(context: context, handshakeRequest: handshakeRequest, state: state, isTLS: true)
132 | }
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOSSL/NIOSSLHandler.swift:803:1: note: conformance of 'NIOSSLHandler' to 'Sendable' has been explicitly marked unavailable here
801 |
802 | @available(*, unavailable)
803 | extension NIOSSLHandler: Sendable {}
| `- note: conformance of 'NIOSSLHandler' to 'Sendable' has been explicitly marked unavailable here
804 |
805 | extension NIOSSLHandler {
[1153/1164] Compiling MySQLNIO MySQLDataConvertible.swift
/host/spi-builder-workspace/Sources/MySQLNIO/MySQLConnection.swift:29:17: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
27 | }
28 | return channel.pipeline.addHandlers([
29 | ByteToMessageHandler(MySQLPacketDecoder(
| `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
30 | sequence: sequence,
31 | logger: logger
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
| `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
/host/spi-builder-workspace/Sources/MySQLNIO/MySQLConnection.swift:33:17: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
31 | logger: logger
32 | )),
33 | MessageToByteHandler(MySQLPacketEncoder(
| `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
34 | sequence: sequence,
35 | logger: logger
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
808 |
809 | @available(*, unavailable)
810 | extension MessageToByteHandler: Sendable {}
| `- note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
811 |
812 | extension MessageToByteHandler {
/host/spi-builder-workspace/Sources/MySQLNIO/MySQLConnectionHandler.swift:130:60: warning: conformance of 'NIOSSLHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
128 | let handler = try NIOSSLClientHandler(context: sslContext, serverHostname: state.serverHostname)
129 | promise.futureResult.flatMap {
130 | return context.channel.pipeline.addHandler(handler, position: .first).flatMapThrowing {
| `- warning: conformance of 'NIOSSLHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
131 | try self.writeHandshakeResponse(context: context, handshakeRequest: handshakeRequest, state: state, isTLS: true)
132 | }
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOSSL/NIOSSLHandler.swift:803:1: note: conformance of 'NIOSSLHandler' to 'Sendable' has been explicitly marked unavailable here
801 |
802 | @available(*, unavailable)
803 | extension NIOSSLHandler: Sendable {}
| `- note: conformance of 'NIOSSLHandler' to 'Sendable' has been explicitly marked unavailable here
804 |
805 | extension NIOSSLHandler {
[1154/1164] Emitting module MySQLNIO
[1155/1164] Compiling MySQLNIO MySQLProtocol+ColumnDefinition41.swift
[1156/1164] Compiling MySQLNIO MySQLProtocol+ColumnFlags.swift
[1157/1164] Compiling MySQLNIO MySQLProtocol+DataType.swift
[1158/1164] Compiling MySQLNIO MySQLProtocol+ERR_Packet.swift
[1159/1164] Compiling MySQLNIO MySQLProtocol+ErrorCode.swift
[1160/1164] Compiling MySQLNIO MySQLProtocol+COM_STMT_EXECUTE.swift
[1161/1164] Compiling MySQLNIO MySQLProtocol+COM_STMT_PREPARE.swift
[1162/1164] Compiling MySQLNIO MySQLProtocol+COM_STMT_PREPARE_OK.swift
[1163/1164] Compiling MySQLNIO MySQLProtocol+CapabilityFlags.swift
[1164/1164] Compiling MySQLNIO MySQLProtocol+CharacterSet.swift
Build complete! (556.00s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-nio-ssl",
"requirement" : {
"range" : [
{
"lower_bound" : "2.14.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-ssl.git"
}
],
"manifest_display_name" : "mysql-nio",
"name" : "mysql-nio",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "MySQLNIO",
"targets" : [
"MySQLNIO"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MySQLNIOTests",
"module_type" : "SwiftTarget",
"name" : "MySQLNIOTests",
"path" : "Tests/MySQLNIOTests",
"sources" : [
"MySQLNIOTests.swift",
"Utilities.swift"
],
"target_dependencies" : [
"MySQLNIO"
],
"type" : "test"
},
{
"c99name" : "MySQLNIO",
"module_type" : "SwiftTarget",
"name" : "MySQLNIO",
"path" : "Sources/MySQLNIO",
"product_dependencies" : [
"Crypto",
"Logging",
"NIO",
"NIOSSL"
],
"product_memberships" : [
"MySQLNIO"
],
"sources" : [
"Exports.swift",
"MySQLConnection.swift",
"MySQLConnectionHandler.swift",
"MySQLData.swift",
"MySQLDataConvertible.swift",
"MySQLDatabase.swift",
"MySQLError.swift",
"MySQLQueryCommand.swift",
"MySQLRow.swift",
"MySQLSimpleQueryCommand.swift",
"MySQLTime.swift",
"Packet/MySQLPacket.swift",
"Packet/MySQLPacketDecoder.swift",
"Packet/MySQLPacketEncoder.swift",
"Packet/MySQLPacketSequence.swift",
"Protocol/MySQLProtocol+BinaryResultSetRow.swift",
"Protocol/MySQLProtocol+COM_QUERY.swift",
"Protocol/MySQLProtocol+COM_QUERY_Response.swift",
"Protocol/MySQLProtocol+COM_QUIT.swift",
"Protocol/MySQLProtocol+COM_STMT_CLOSE.swift",
"Protocol/MySQLProtocol+COM_STMT_EXECUTE.swift",
"Protocol/MySQLProtocol+COM_STMT_PREPARE.swift",
"Protocol/MySQLProtocol+COM_STMT_PREPARE_OK.swift",
"Protocol/MySQLProtocol+CapabilityFlags.swift",
"Protocol/MySQLProtocol+CharacterSet.swift",
"Protocol/MySQLProtocol+ColumnDefinition41.swift",
"Protocol/MySQLProtocol+ColumnFlags.swift",
"Protocol/MySQLProtocol+DataType.swift",
"Protocol/MySQLProtocol+ERR_Packet.swift",
"Protocol/MySQLProtocol+ErrorCode.swift",
"Protocol/MySQLProtocol+HandshakeResponse41.swift",
"Protocol/MySQLProtocol+HandshakeV10.swift",
"Protocol/MySQLProtocol+NullBitmap.swift",
"Protocol/MySQLProtocol+OK_Packet.swift",
"Protocol/MySQLProtocol+SSLRequest.swift",
"Protocol/MySQLProtocol+StatusFlags.swift",
"Protocol/MySQLProtocol+TextResultSetRow.swift",
"Protocol/MySQLProtocol.swift",
"Utilities/CryptoUtils.swift",
"Utilities/NIOUtils.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.