The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SMTPKitten with Swift 5.7 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Joannis/SMTPKitten.git
Reference: master
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/Joannis/SMTPKitten
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 5b8a34c Update issue templates
Cloned https://github.com/Joannis/SMTPKitten.git
Revision (git rev-parse @):
5b8a34c7da68967f64a3d2fd8d293aa411856fdd
SUCCESS checkout https://github.com/Joannis/SMTPKitten.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.7
Building package at path:  $workDir
https://github.com/Joannis/SMTPKitten.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build 2>&1
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/4792] Fetching swift-nio-extras
[4793/69414] Fetching swift-nio-extras, swift-nio
[8025/81561] Fetching swift-nio-extras, swift-nio, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-extras.git (3.47s)
Fetched https://github.com/apple/swift-nio-ssl.git (3.49s)
Fetched https://github.com/apple/swift-nio.git (3.55s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.19.0 (0.37s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.14.0 (1.21s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.40.0 (0.43s)
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.14.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.19.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.40.0
Building for debugging...
[0/441] Compiling CNIOWindows shim.c
[1/441] Compiling CNIOWindows WSAStartup.c
[2/441] Compiling CNIOLinux liburing_shims.c
[3/441] Compiling CNIODarwin shim.c
[4/441] Compiling CNIOLinux shim.c
[5/444] Compiling CNIOBoringSSLShims shims.c
[6/444] Compiling tls_record.cc
[7/444] Compiling tls_method.cc
[8/444] Compiling tls13_enc.cc
[10/444] Compiling _NIODataStructures PriorityQueue.swift
[10/444] Compiling tls13_client.cc
[11/444] Compiling tls13_server.cc
[12/444] Compiling tls13_both.cc
[14/444] Compiling _NIODataStructures Heap.swift
[15/444] Emitting module _NIODataStructures
[17/446] Compiling t1_enc.cc
[18/446] Compiling ssl_transcript.cc
[19/446] Compiling ssl_versions.cc
[20/446] Compiling ssl_stat.cc
[21/446] Compiling ssl_x509.cc
[22/446] Compiling ssl_privkey.cc
[23/446] Compiling ssl_session.cc
[24/446] Compiling ssl_key_share.cc
[25/446] Compiling ssl_lib.cc
[26/446] Compiling ssl_file.cc
[27/446] Compiling ssl_cipher.cc
[28/446] Compiling ssl_cert.cc
[29/446] Compiling ssl_buffer.cc
[30/446] Compiling ssl_asn1.cc
[31/446] Compiling s3_pkt.cc
[32/446] Compiling ssl_aead_ctx.cc
[33/446] Compiling s3_lib.cc
[34/446] Compiling s3_both.cc
[35/446] Compiling handshake_server.cc
[36/446] Compiling handshake_client.cc
[37/446] Compiling handshake.cc
[38/446] Compiling handoff.cc
[39/446] Compiling dtls_record.cc
[40/446] Compiling encrypted_client_hello.cc
[41/446] Compiling dtls_method.cc
[42/446] Compiling v3_utl.c
[43/446] Compiling d1_srtp.cc
[44/446] Compiling v3_skey.c
[45/446] Compiling d1_pkt.cc
[46/446] Compiling extensions.cc
[47/446] Compiling v3_purp.c
[48/446] Compiling v3_pmaps.c
[49/446] Compiling d1_lib.cc
[50/446] Compiling v3_pcons.c
[51/446] Compiling v3_pcia.c
[52/446] Compiling v3_prn.c
[52/446] Compiling v3_pci.c
[54/446] Compiling bio_ssl.cc
[55/446] Compiling v3_ocsp.c
[56/446] Compiling v3_lib.c
[57/446] Compiling v3_info.c
[58/446] Compiling v3_int.c
[59/446] Compiling d1_both.cc
[60/446] Compiling v3_ia5.c
[61/446] Compiling v3_genn.c
[62/446] Compiling v3_ncons.c
[63/446] Compiling v3_extku.c
[64/446] Compiling v3_enum.c
[65/446] Compiling v3_crld.c
[66/446] Compiling v3_cpols.c
[67/446] Compiling v3_bitst.c
[68/446] Compiling v3_akeya.c
[69/446] Compiling v3_alt.c
[70/446] Compiling v3_akey.c
[71/446] Compiling v3_bcons.c
[72/446] Compiling v3_conf.c
[72/446] Compiling pcy_node.c
[74/446] Compiling pcy_tree.c
[75/446] Compiling pcy_lib.c
[76/446] Compiling pcy_data.c
[77/446] Compiling pcy_map.c
[78/446] Compiling pcy_cache.c
[79/446] Compiling x_spki.c
[80/446] Compiling x_x509a.c
[81/446] Compiling x_req.c
[81/446] Compiling x_x509.c
[82/446] Compiling x_val.c
[84/446] Compiling x_pubkey.c
[85/446] Compiling x_sig.c
[86/446] Compiling x_pkey.c
[87/446] Compiling x_exten.c
[88/446] Compiling x_attrib.c
[89/446] Compiling x_info.c
[90/446] Compiling x_name.c
[91/446] Compiling x509spki.c
[92/446] Compiling x_algor.c
[92/446] Compiling x_crl.c
[94/446] Compiling x_all.c
[95/446] Compiling x509rset.c
[96/446] Compiling x509cset.c
[97/446] Compiling x509name.c
[98/446] Compiling x509_vpm.c
[99/446] Compiling x509_txt.c
[100/446] Compiling x509_v3.c
[101/446] Compiling x509_req.c
[102/446] Compiling x509_obj.c
[103/446] Compiling x509_vfy.c
[104/446] Compiling x509_set.c
[105/446] Compiling x509_trs.c
[106/446] Compiling x509_ext.c
[107/446] Compiling x509_def.c
[108/446] Compiling x509_lu.c
[109/446] Compiling x509_d2.c
[110/446] Compiling x509_att.c
[111/446] Compiling t_x509a.c
[112/446] Compiling t_x509.c
[113/446] Compiling t_req.c
[114/446] Compiling x509.c
[115/446] Compiling x509_cmp.c
[116/446] Compiling rsa_pss.c
[117/446] Compiling t_crl.c
[118/446] Compiling name_print.c
[119/446] Compiling algorithm.c
[120/446] Compiling by_file.c
[120/446] Compiling i2d_pr.c
[122/446] Compiling by_dir.c
[123/446] Compiling asn1_gen.c
[124/446] Compiling a_verify.c
[125/446] Compiling a_sign.c
[126/446] Compiling a_digest.c
[127/446] Compiling voprf.c
[128/446] Compiling trust_token.c
[129/446] Compiling thread_win.c
[130/446] Compiling thread_pthread.c
[131/446] Compiling thread.c
[132/446] Compiling thread_none.c
[133/446] Compiling pmbtoken.c
[134/446] Compiling siphash.c
[134/446] Compiling rsa_print.c
[136/446] Compiling rc4.c
[137/446] Compiling stack.c
[138/446] Compiling windows.c
[139/446] Compiling refcount_c11.c
[140/446] Compiling refcount_lock.c
[141/446] Compiling rsa_asn1.c
[142/446] Compiling rand_extra.c
[143/446] Compiling deterministic.c
[143/446] Compiling fuchsia.c
[145/446] Compiling passive.c
[146/446] Compiling forkunsafe.c
[147/446] Compiling pool.c
[148/446] Compiling poly1305.c
[149/446] Compiling poly1305_arm.c
[150/446] Compiling poly1305_arm_asm.S
[151/446] Compiling pkcs7.c
[152/446] Compiling p5_pbev2.c
[153/446] Compiling pkcs8.c
[154/446] Compiling pkcs8_x509.c
[155/446] Compiling pem_x509.c
[156/446] Compiling pkcs7_x509.c
[157/446] Compiling pem_xaux.c
[158/446] Compiling pem_pk8.c
[159/446] Compiling pem_pkey.c
[160/446] Compiling pem_oth.c
[161/446] Compiling obj_xref.c
[162/446] Compiling pem_info.c
[163/446] Compiling lhash.c
[164/446] Compiling pem_all.c
[165/446] Compiling pem_lib.c
[166/446] Compiling mem.c
[167/446] Compiling poly_rq_mul.S
[168/446] Compiling hkdf.c
[169/446] Compiling poly1305_vec.c
[170/446] Compiling x86_64-mont5.mac.x86_64.S
[171/446] Compiling hpke.c
[172/446] Compiling obj.c
[173/446] Compiling hrss.c
[174/446] Compiling x86_64-mont5.linux.x86_64.S
[175/446] Compiling x86_64-mont.mac.x86_64.S
[176/446] Compiling x86_64-mont.linux.x86_64.S
[177/446] Compiling x86-mont.linux.x86.S
[178/446] Compiling vpaes-x86_64.mac.x86_64.S
[179/446] Compiling vpaes-x86.linux.x86.S
[180/446] Compiling vpaes-x86_64.linux.x86_64.S
[181/446] Compiling vpaes-armv8.linux.aarch64.S
[182/446] Compiling vpaes-armv8.ios.aarch64.S
[183/446] Compiling vpaes-armv7.linux.arm.S
[184/446] Compiling sha512-x86_64.mac.x86_64.S
[185/446] Compiling kdf.c
[186/446] Compiling vpaes-armv7.ios.arm.S
[187/446] Compiling sha512-armv8.linux.aarch64.S
[188/446] Compiling sha512-x86_64.linux.x86_64.S
[189/446] Compiling sha512-armv8.ios.aarch64.S
[190/446] Compiling sha512-armv4.linux.arm.S
[191/446] Compiling sha512-armv4.ios.arm.S
[192/446] Compiling sha256-x86_64.mac.x86_64.S
[193/446] Compiling sha512-586.linux.x86.S
[194/446] Compiling sha256-armv8.linux.aarch64.S
[195/446] Compiling sha256-x86_64.linux.x86_64.S
[196/446] Compiling sha256-armv4.linux.arm.S
[197/446] Compiling sha256-armv8.ios.aarch64.S
[198/446] Compiling sha256-armv4.ios.arm.S
[199/446] Compiling sha256-586.linux.x86.S
[200/446] Compiling sha1-x86_64.mac.x86_64.S
[201/446] Compiling sha1-armv8.linux.aarch64.S
[202/446] Compiling sha1-x86_64.linux.x86_64.S
[203/446] Compiling sha1-armv4-large.linux.arm.S
[204/446] Compiling sha1-armv8.ios.aarch64.S
[205/446] Compiling sha1-586.linux.x86.S
[206/446] Compiling sha1-armv4-large.ios.arm.S
[207/446] Compiling sha512.c
[208/446] Compiling sha256.c
[209/446] Compiling sha1-altivec.c
[210/446] Compiling sha1.c
[211/446] Compiling fips.c
[212/446] Compiling rsaz-avx2.mac.x86_64.S
[213/446] Compiling rsaz-avx2.linux.x86_64.S
[214/446] Compiling self_check.c
[215/446] Compiling rdrand-x86_64.mac.x86_64.S
[216/446] Compiling rdrand-x86_64.linux.x86_64.S
[217/446] Compiling blinding.c
[218/446] Compiling padding.c
[219/446] Compiling rsa_impl.c
[220/446] Compiling rsa.c
[221/446] Compiling urandom.c
[222/446] Compiling rand.c
[223/446] Compiling fork_detect.c
[224/446] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[225/446] Compiling ctrdrbg.c
[226/446] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[227/446] Compiling p256_beeu-armv8-asm.linux.aarch64.S
[228/446] Compiling p256_beeu-armv8-asm.ios.aarch64.S
[229/446] Compiling p256-x86_64-asm.mac.x86_64.S
[230/446] Compiling p256-armv8-asm.linux.aarch64.S
[231/446] Compiling p256-armv8-asm.ios.aarch64.S
[232/446] Compiling polyval.c
[233/446] Compiling p256-x86_64-asm.linux.x86_64.S
[234/446] Compiling ofb.c
[235/446] Compiling gcm_nohw.c
[236/446] Compiling gcm.c
[236/446] Compiling ctr.c
[238/446] Compiling cfb.c
[239/446] Compiling cbc.c
[240/446] Compiling md5.c
[241/446] Compiling md5-x86_64.mac.x86_64.S
[242/446] Compiling md5-x86_64.linux.x86_64.S
[243/446] Compiling md5-586.linux.x86.S
[244/446] Compiling hmac.c
[245/446] Compiling ghashv8-armx64.linux.aarch64.S
[246/446] Compiling md4.c
[247/446] Compiling ghashv8-armx64.ios.aarch64.S
[248/446] Compiling ghashv8-armx32.linux.arm.S
[249/446] Compiling ghashv8-armx32.ios.arm.S
[250/446] Compiling ghash-x86_64.mac.x86_64.S
[251/446] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[252/446] Compiling ghash-x86_64.linux.x86_64.S
[253/446] Compiling ghash-x86.linux.x86.S
[254/446] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[255/446] Compiling ghash-ssse3-x86.linux.x86.S
[256/446] Compiling ghash-neon-armv8.linux.aarch64.S
[257/446] Compiling fips_shared_support.c
[258/446] Compiling ghash-neon-armv8.ios.aarch64.S
[259/446] Compiling ghash-armv4.ios.arm.S
[260/446] Compiling ghash-armv4.linux.arm.S
[261/446] Compiling ecdh.c
[262/446] Compiling ecdsa.c
[263/446] Compiling util.c
[264/446] Compiling wnaf.c
[265/446] Compiling simple_mul.c
[266/446] Compiling scalar.c
[267/446] Compiling simple.c
[268/446] Compiling oct.c
[269/446] Compiling felem.c
[270/446] Compiling p256.c
[271/446] Compiling ec_montgomery.c
[272/446] Compiling p224-64.c
[273/446] Compiling ec_key.c
[274/446] Compiling check.c
[275/446] Compiling digest.c
[276/446] Compiling digests.c
[277/446] Compiling dh.c
[278/446] Compiling co-586.linux.x86.S
[279/446] Compiling ec.c
[280/446] Compiling aead.c
[281/446] Compiling cipher.c
[282/446] Compiling p256-nistz.c
[283/446] Compiling bsaes-armv7.linux.arm.S
[284/446] Compiling bsaes-armv7.ios.arm.S
[285/446] Compiling shift.c
[285/446] Compiling e_aes.c
[287/446] Compiling sqrt.c
[288/446] Compiling rsaz_exp.c
[289/446] Compiling random.c
[290/446] Compiling montgomery_inv.c
[291/446] Compiling prime.c
[291/446] Compiling montgomery.c
[293/446] Compiling mul.c
[294/446] Compiling jacobi.c
[295/446] Compiling generic.c
[296/446] Compiling gcd.c
[297/446] Compiling gcd_extra.c
[298/446] Compiling div_extra.c
[299/446] Compiling ctx.c
[300/446] Compiling div.c
[301/446] Compiling exponentiation.c
[302/446] Compiling cmp.c
[303/446] Compiling bn.c
[304/446] Compiling add.c
[305/446] Compiling bytes.c
[306/446] Compiling bn-586.linux.x86.S
[307/446] Compiling armv8-mont.linux.aarch64.S
[308/446] Compiling armv8-mont.ios.aarch64.S
[309/446] Compiling armv4-mont.linux.arm.S
[310/446] Compiling aesv8-armx64.linux.aarch64.S
[311/446] Compiling armv4-mont.ios.arm.S
[312/446] Compiling x86_64-gcc.c
[313/446] Compiling aesv8-armx64.ios.aarch64.S
[314/446] Compiling aesv8-armx32.linux.arm.S
[315/446] Compiling aesv8-armx32.ios.arm.S
[316/446] Compiling aesni-x86_64.mac.x86_64.S
[317/446] Compiling aesni-x86.linux.x86.S
[318/446] Compiling aesni-gcm-x86_64.mac.x86_64.S
[319/446] Compiling mode_wrappers.c
[320/446] Compiling aesni-x86_64.linux.x86_64.S
[321/446] Compiling key_wrap.c
[322/446] Compiling aes.c
[323/446] Compiling aesni-gcm-x86_64.linux.x86_64.S
[324/446] Compiling ex_data.c
[325/446] Compiling sign.c
[326/446] Compiling aes_nohw.c
[327/446] Compiling pbkdf.c
[328/446] Compiling scrypt.c
[329/446] Compiling print.c
[330/446] Compiling p_x25519_asn1.c
[331/446] Compiling p_rsa_asn1.c
[331/446] Compiling p_x25519.c
[333/446] Compiling p_ed25519_asn1.c
[334/446] Compiling p_ed25519.c
[335/446] Compiling p_rsa.c
[336/446] Compiling p_ec.c
[337/446] Compiling p_ec_asn1.c
[338/446] Compiling p_dsa_asn1.c
[339/446] Compiling evp_asn1.c
[340/446] Compiling evp_ctx.c
[341/446] Compiling evp.c
[342/446] Compiling err_data.c
[343/446] Compiling engine.c
[344/446] Compiling digestsign.c
[345/446] Compiling err.c
[346/446] Compiling ecdsa_asn1.c
[347/446] Compiling ecdh_extra.c
[348/446] Compiling hash_to_curve.c
[349/446] Compiling ec_derive.c
[350/446] Compiling dsa_asn1.c
[351/446] Compiling dh_asn1.c
[352/446] Compiling ec_asn1.c
[353/446] Compiling digest_extra.c
[354/446] Compiling dsa.c
[355/446] Compiling params.c
[356/446] Compiling spake25519.c
[357/446] Compiling x25519-asm-arm.S
[358/446] Compiling cpu_ppc64le.c
[359/446] Compiling des.c
[360/446] Compiling cpu_arm_linux.c
[361/446] Compiling crypto.c
[362/446] Compiling cpu_intel.c
[363/446] Compiling cpu_aarch64_linux.c
[363/446] Compiling cpu_arm.c
[365/446] Compiling cpu_aarch64_win.c
[366/446] Compiling cpu_aarch64_fuchsia.c
[367/446] Compiling curve25519.c
[368/446] Compiling cpu_aarch64_apple.c
[369/446] Compiling cmac.c
[370/446] Compiling e_rc4.c
[371/446] Compiling tls_cbc.c
[372/446] Compiling conf.c
[373/446] Compiling e_tls.c
[374/446] Compiling e_null.c
[375/446] Compiling e_des.c
[376/446] Compiling e_rc2.c
[377/446] Compiling e_chacha20poly1305.c
[378/446] Compiling e_aesctrhmac.c
[379/446] Compiling e_aesgcmsiv.c
[380/446] Compiling derive_key.c
[381/446] Compiling cipher_extra.c
[382/446] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[383/446] Compiling e_aesccm.c
[384/446] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[385/446] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[386/446] Compiling chacha.c
[387/446] Compiling chacha-x86_64.mac.x86_64.S
[388/446] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[389/446] Compiling chacha-x86.linux.x86.S
[390/446] Compiling chacha-armv8.linux.aarch64.S
[391/446] Compiling chacha-x86_64.linux.x86_64.S
[392/446] Compiling chacha-armv8.ios.aarch64.S
[393/446] Compiling chacha-armv4.linux.arm.S
[394/446] Compiling unicode.c
[395/446] Compiling chacha-armv4.ios.arm.S
[396/446] Compiling asn1_compat.c
[397/446] Compiling ber.c
[398/446] Compiling cbs.c
[399/446] Compiling printf.c
[400/446] Compiling pair.c
[401/446] Compiling hexdump.c
[402/446] Compiling bn_asn1.c
[403/446] Compiling buf.c
[404/446] Compiling cbb.c
[405/446] Compiling blake2.c
[406/446] Compiling socket_helper.c
[407/446] Compiling convert.c
[408/446] Compiling socket.c
[408/446] Compiling fd.c
[410/446] Compiling file.c
[411/446] Compiling tasn_new.c
[412/446] Compiling tasn_fre.c
[413/446] Compiling tasn_enc.c
[414/446] Compiling tasn_dec.c
[415/446] Compiling connect.c
[416/446] Compiling bio_mem.c
[417/446] Compiling base64.c
[418/446] Compiling time_support.c
[419/446] Compiling bio.c
[420/446] Compiling tasn_typ.c
[421/446] Compiling f_string.c
[422/446] Compiling tasn_utl.c
[423/446] Compiling f_int.c
[424/446] Compiling asn_pack.c
[425/446] Compiling asn1_par.c
[426/446] Compiling a_utf8.c
[427/446] Compiling asn1_lib.c
[428/446] Compiling a_utctm.c
[429/446] Compiling a_type.c
[430/446] Compiling a_time.c
[431/446] Compiling a_print.c
[432/446] Compiling a_octet.c
[433/446] Compiling a_strnid.c
[434/446] Compiling a_mbstr.c
[435/446] Compiling a_strex.c
[436/446] Compiling a_i2d_fp.c
[437/446] Compiling a_int.c
[438/446] Compiling a_object.c
[439/446] Compiling a_dup.c
[440/446] Compiling a_gentm.c
[441/446] Compiling a_d2i_fp.c
[442/446] Compiling a_bool.c
[443/446] Compiling a_bitstr.c
[444/446] Compiling c-nioatomics.c
[445/446] Compiling c-atomics.c
[447/450] Compiling NIOConcurrencyHelpers lock.swift
[448/450] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[449/450] Emitting module NIOConcurrencyHelpers
[450/450] Compiling NIOConcurrencyHelpers atomics.swift
[453/496] Compiling NIOCore MulticastChannel.swift
[454/496] Compiling NIOCore NIOAny.swift
[455/496] Compiling NIOCore NIOCloseOnErrorHandler.swift
[456/496] Compiling NIOCore PointerHelpers.swift
[457/496] Compiling NIOCore RecvByteBufferAllocator.swift
[458/496] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[459/502] Compiling NIOCore ConvenienceOptionSupport.swift
[460/502] Compiling NIOCore DeadChannel.swift
[461/502] Compiling NIOCore DispatchQueue+WithFuture.swift
[462/502] Compiling NIOCore EventLoop+Deprecated.swift
[463/502] Compiling NIOCore EventLoop.swift
[464/502] Compiling NIOCore EventLoopFuture+Deprecated.swift
[465/502] Compiling NIOCore SocketAddresses.swift
[466/502] Compiling NIOCore SocketOptionProvider.swift
[467/502] Compiling NIOCore SystemCallHelpers.swift
[468/502] Compiling NIOCore TypeAssistedChannelHandler.swift
[469/502] Compiling NIOCore UniversalBootstrapSupport.swift
[470/502] Compiling NIOCore Utilities.swift
[471/502] Compiling NIOCore AddressedEnvelope.swift
[472/502] Compiling NIOCore AsyncAwaitSupport+OldXcodes.swift
[473/502] Compiling NIOCore AsyncAwaitSupport.swift
[474/502] Compiling NIOCore BSDSocketAPI.swift
[475/502] Compiling NIOCore ByteBuffer-aux.swift
[476/502] Compiling NIOCore ByteBuffer-conversions.swift
[477/502] Compiling NIOCore ByteBuffer-core.swift
[478/502] Compiling NIOCore ChannelHandlers.swift
[479/502] Compiling NIOCore ChannelInvoker.swift
[480/502] Compiling NIOCore ChannelOption.swift
[481/502] Compiling NIOCore ChannelPipeline.swift
[482/502] Compiling NIOCore CircularBuffer.swift
[483/502] Compiling NIOCore Codec.swift
[484/502] Emitting module NIOCore
[485/502] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[486/502] Compiling NIOCore EventLoopFuture.swift
[487/502] Compiling NIOCore FileDescriptor.swift
[488/502] Compiling NIOCore FileHandle.swift
[489/502] Compiling NIOCore FileRegion.swift
[490/502] Compiling NIOCore IO.swift
[491/502] Compiling NIOCore ByteBuffer-int.swift
[492/502] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[493/502] Compiling NIOCore ByteBuffer-multi-int.swift
[494/502] Compiling NIOCore ByteBuffer-views.swift
[495/502] Compiling NIOCore Channel.swift
[496/502] Compiling NIOCore ChannelHandler.swift
[497/502] Compiling NIOCore IOData.swift
[498/502] Compiling NIOCore IntegerBitPacking.swift
[499/502] Compiling NIOCore IntegerTypes.swift
[500/502] Compiling NIOCore Interfaces.swift
[501/502] Compiling NIOCore Linux.swift
[502/502] Compiling NIOCore MarkedCircularBuffer.swift
[505/546] Emitting module NIOEmbedded
[506/546] Compiling NIOEmbedded Embedded.swift
[509/548] Compiling NIOPosix PipeChannel.swift
[510/548] Compiling NIOPosix PipePair.swift
[511/548] Compiling NIOPosix PointerHelpers.swift
[512/548] Compiling NIOPosix Resolver.swift
[513/548] Compiling NIOPosix Selectable.swift
[514/553] Emitting module NIOPosix
[515/553] Compiling NIOPosix SelectorUring.swift
[516/553] Compiling NIOPosix ServerSocket.swift
[517/553] Compiling NIOPosix Socket.swift
[518/553] Compiling NIOPosix SocketChannel.swift
[519/553] Compiling NIOPosix SocketProtocols.swift
[520/553] Compiling NIOPosix System.swift
[521/553] Compiling NIOPosix Thread.swift
[522/553] Compiling NIOPosix ThreadPosix.swift
[523/553] Compiling NIOPosix ThreadWindows.swift
[524/553] Compiling NIOPosix Utilities.swift
[525/553] Compiling NIOPosix SelectableChannel.swift
[526/553] Compiling NIOPosix SelectableEventLoop.swift
[527/553] Compiling NIOPosix SelectorEpoll.swift
[528/553] Compiling NIOPosix SelectorGeneric.swift
[529/553] Compiling NIOPosix SelectorKqueue.swift
[530/553] Compiling NIOPosix BSDSocketAPICommon.swift
[531/553] Compiling NIOPosix BSDSocketAPIPosix.swift
[532/553] Compiling NIOPosix BSDSocketAPIWindows.swift
[533/553] Compiling NIOPosix BaseSocket.swift
[534/553] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[535/553] Compiling NIOPosix BaseSocketChannel.swift
[536/553] Compiling NIOPosix BaseStreamSocketChannel.swift
[537/553] Compiling NIOPosix Bootstrap.swift
[538/553] Compiling NIOPosix ControlMessage.swift
[539/553] Compiling NIOPosix DatagramVectorReadManager.swift
[540/553] Compiling NIOPosix FileDescriptor.swift
[541/553] Compiling NIOPosix GetaddrinfoResolver.swift
[542/553] Compiling NIOPosix HappyEyeballs.swift
[543/553] Compiling NIOPosix IO.swift
[544/553] Compiling NIOPosix IntegerBitPacking.swift
[545/553] Compiling NIOPosix IntegerTypes.swift
[546/553] Compiling NIOPosix Linux.swift
[547/553] Compiling NIOPosix LinuxCPUSet.swift
[548/553] Compiling NIOPosix LinuxUring.swift
[549/553] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[550/553] Compiling NIOPosix NIOThreadPool.swift
[551/553] Compiling NIOPosix NonBlockingFileIO.swift
[552/553] Compiling NIOPosix PendingDatagramWritesManager.swift
[553/553] Compiling NIOPosix PendingWritesManager.swift
[556/557] Compiling NIO Exports.swift
[557/557] Emitting module NIO
[560/577] Compiling NIOTLS TLSEvents.swift
[561/577] Compiling NIOExtras RequestResponseHandler.swift
[562/578] Compiling NIOExtras NIOExtrasError.swift
[563/578] Compiling NIOExtras NIOLengthFieldBitLength.swift
[564/578] Compiling NIOExtras PCAPRingBuffer.swift
[565/578] Compiling NIOExtras QuiescingHelper.swift
[566/578] Emitting module NIOTLS
[567/578] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[568/578] Compiling NIOTLS SNIHandler.swift
[571/580] Compiling NIOExtras JSONRPCFraming.swift
[572/580] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[573/580] Compiling NIOExtras FixedLengthFrameDecoder.swift
[574/580] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[575/580] Compiling NIOExtras DebugInboundEventsHandler.swift
[576/580] Compiling NIOExtras DebugOutboundEventsHandler.swift
[577/580] Compiling NIOExtras LengthFieldPrepender.swift
[578/580] Compiling NIOExtras LineBasedFrameDecoder.swift
[579/593] Emitting module NIOExtras
[580/602] Compiling NIOExtras WritePCAPHandler.swift
[583/604] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[584/604] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[585/604] Compiling NIOSSL SubjectAlternativeName.swift
[586/606] Compiling NIOSSL SSLPKCS12Bundle.swift
[587/606] Compiling NIOSSL SSLPrivateKey.swift
[588/606] Compiling NIOSSL SSLPublicKey.swift
[589/606] Compiling NIOSSL SSLContext.swift
[590/606] Compiling NIOSSL SSLErrors.swift
[591/606] Compiling NIOSSL SSLInit.swift
[592/606] Compiling NIOSSL ByteBufferBIO.swift
[593/606] Compiling NIOSSL CustomPrivateKey.swift
[594/606] Compiling NIOSSL IdentityVerification.swift
[595/606] Emitting module NIOSSL
[596/606] Compiling NIOSSL NIOSSLServerHandler.swift
[597/606] Compiling NIOSSL ObjectIdentifier.swift
[598/606] Compiling NIOSSL PosixPort.swift
[599/606] Compiling NIOSSL LinuxCABundle.swift
[600/606] Compiling NIOSSL NIOSSLClientHandler.swift
[601/606] Compiling NIOSSL NIOSSLHandler.swift
[602/606] Compiling NIOSSL SSLCallbacks.swift
[603/606] Compiling NIOSSL SSLCertificate.swift
[604/606] Compiling NIOSSL SSLConnection.swift
[605/606] Compiling NIOSSL TLSConfiguration.swift
[606/606] Compiling NIOSSL UniversalBootstrapSupport.swift
[609/616] Compiling SMTPKitten SMTPMessage.swift
[610/616] Compiling SMTPKitten SMTPOutbound.swift
[611/616] Compiling SMTPKitten Helpers.swift
[612/616] Compiling SMTPKitten Error.swift
[613/616] Emitting module SMTPKitten
[614/616] Compiling SMTPKitten Mail.swift
[615/616] Compiling SMTPKitten SMTPClient.swift
[616/616] Compiling SMTPKitten MailBodyBuilder.swift
Build complete! (36.27s)
Build complete.
Done.

Build Machine: Linux 1