This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of spacetrack with Swift 5.8 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.26.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fundaev/spacetrack.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/fundaev/spacetrack
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 60f5deb Update README.md
Cloned https://github.com/fundaev/spacetrack.git
Revision (git rev-parse @):
60f5deb95b8c7f9e4353a5d280801b84615c9f50
SUCCESS checkout https://github.com/fundaev/spacetrack.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/swift-server/async-http-client.git
[1/12415] Fetching async-http-client
Fetched https://github.com/swift-server/async-http-client.git (1.09s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.19.0 (0.33s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-atomics.git
[1/2027] Fetching swift-nio-transport-services
[42/5171] Fetching swift-nio-transport-services, swift-log
[2563/6716] Fetching swift-nio-transport-services, swift-log, swift-atomics
Fetched https://github.com/apple/swift-nio-transport-services.git (0.44s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetched https://github.com/apple/swift-atomics.git (0.44s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-log.git (0.44s)
Fetching https://github.com/apple/swift-nio-ssl.git
[1/4736] Fetching swift-nio-extras
[4737/14835] Fetching swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-nio-extras.git (0.36s)
[1616/10099] Fetching swift-nio-http2
Fetching https://github.com/apple/swift-nio.git
[10100/21938] Fetching swift-nio-http2, swift-nio-ssl
[21939/85491] Fetching swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-http2.git (1.52s)
[24550/75392] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git (1.53s)
[13347/63553] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git (4.66s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.20.0 (0.34s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.31s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.62.0 (0.59s)
Fetching https://github.com/apple/swift-collections.git
[1/12393] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git (1.19s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (0.31s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.31s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.25.0 (0.35s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.20.0 (0.39s)
Fetching https://github.com/apple/swift-http-types
[1/290] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types (0.27s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.0.0 (0.31s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.29.0 (0.35s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.25.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.5
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.20.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.29.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.62.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.19.0
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.20.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.5.3
Building for debugging...
[0/449] Compiling CNIOWindows WSAStartup.c
[1/449] Compiling CNIODarwin shim.c
[2/449] Compiling CNIOWindows shim.c
[2/449] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[4/449] Compiling CNIOLinux liburing_shims.c
[5/449] Compiling _AtomicsShims.c
[6/449] Compiling CNIOExtrasZlib empty.c
[7/449] Compiling CNIOLinux shim.c
[8/449] Compiling CNIOLLHTTP c_nio_http.c
[8/449] Compiling CNIOLLHTTP c_nio_api.c
[10/449] Compiling CNIOLLHTTP c_nio_llhttp.c
[11/449] Compiling CNIOBoringSSLShims shims.c
[12/455] Compiling tls_method.cc
[14/455] Emitting module _NIOBase64
[14/455] Compiling tls_record.cc
[15/460] Compiling tls13_client.cc
[16/461] Compiling tls13_server.cc
[17/472] Compiling tls13_enc.cc
[18/497] Compiling tls13_both.cc
[20/497] Emitting module DequeModule
[20/499] Compiling ssl_versions.cc
[21/499] Compiling t1_enc.cc
[23/499] Compiling Atomics ManagedAtomic.swift
[24/499] Compiling Atomics ManagedAtomicLazyReference.swift
[25/501] Compiling Atomics AtomicReference.swift
[26/501] Compiling Atomics AtomicStorage.swift
[27/501] Compiling Atomics AtomicMemoryOrderings.swift
[28/501] Compiling Atomics DoubleWord.swift
[29/501] Compiling Atomics UnsafeAtomic.swift
[30/501] Compiling DequeModule _DequeSlot.swift
[31/501] Compiling Atomics OptionalRawRepresentable.swift
[32/501] Compiling Atomics RawRepresentable.swift
[33/501] Compiling Atomics AtomicBool.swift
[35/501] Compiling Atomics IntegerOperations.swift
[36/501] Compiling Atomics IntegerConformances.swift
[37/501] Compiling Atomics PointerConformances.swift
[38/501] Compiling Atomics Primitives.native.swift
[41/501] Compiling Atomics AtomicValue.swift
[41/501] Compiling ssl_x509.cc
[49/501] Compiling Atomics Primitives.shims.swift
[50/501] Compiling Atomics AtomicInteger.swift
[51/501] Compiling Atomics AtomicOptionalWrappable.swift
[55/502] Compiling _NIOBase64 Base64.swift
[59/505] Compiling _NIODataStructures _TinyArray.swift
[60/505] Compiling _NIODataStructures PriorityQueue.swift
[61/505] Compiling ssl_transcript.cc
[70/505] Compiling Atomics Unmanaged extensions.swift
[71/505] Emitting module Atomics
[73/507] Compiling ssl_stat.cc
[75/507] Compiling Logging MetadataProvider.swift
[76/507] Compiling _NIODataStructures Heap.swift
[77/507] Emitting module _NIODataStructures
[79/509] Compiling ssl_session.cc
[81/509] Compiling Logging Locks.swift
[82/509] Compiling Logging Logging.swift
[83/509] Emitting module Logging
[84/509] Compiling Logging LogHandler.swift
[86/511] Compiling ssl_privkey.cc
[87/511] Compiling ssl_key_share.cc
[88/511] Compiling ssl_lib.cc
[89/511] Compiling ssl_cipher.cc
[90/511] Compiling ssl_file.cc
[91/511] Compiling ssl_cert.cc
[92/511] Compiling ssl_buffer.cc
[93/511] Compiling ssl_aead_ctx.cc
[94/511] Compiling ssl_asn1.cc
[95/511] Compiling s3_pkt.cc
[96/511] Compiling s3_lib.cc
[97/511] Compiling s3_both.cc
[98/511] Compiling handshake.cc
[99/511] Compiling handshake_server.cc
[100/511] Compiling handshake_client.cc
[101/511] Compiling handoff.cc
[102/511] Compiling encrypted_client_hello.cc
[103/511] Compiling dtls_record.cc
[104/511] Compiling extensions.cc
[105/511] Compiling d1_srtp.cc
[106/511] Compiling dtls_method.cc
[107/511] Compiling d1_pkt.cc
[108/511] Compiling v3_utl.c
[109/511] Compiling v3_prn.c
[110/511] Compiling v3_skey.c
[111/511] Compiling v3_purp.c
[112/511] Compiling v3_ocsp.c
[113/511] Compiling v3_pmaps.c
[114/511] Compiling v3_pcons.c
[115/511] Compiling bio_ssl.cc
[116/511] Compiling v3_lib.c
[117/511] Compiling v3_ncons.c
[118/511] Compiling d1_lib.cc
[119/511] Compiling v3_int.c
[120/511] Compiling v3_info.c
[121/511] Compiling v3_ia5.c
[122/511] Compiling v3_genn.c
[123/511] Compiling d1_both.cc
[124/511] Compiling v3_enum.c
[125/511] Compiling v3_extku.c
[126/511] Compiling v3_crld.c
[127/511] Compiling v3_cpols.c
[128/511] Compiling v3_bitst.c
[129/511] Compiling v3_conf.c
[130/511] Compiling v3_bcons.c
[131/511] Compiling v3_alt.c
[132/511] Compiling v3_akeya.c
[133/511] Compiling x_spki.c
[134/511] Compiling v3_akey.c
[135/511] Compiling x_x509a.c
[136/511] Compiling x_val.c
[137/511] Compiling x_x509.c
[138/511] Compiling x_sig.c
[139/511] Compiling x_req.c
[140/511] Compiling x_pubkey.c
[141/511] Compiling x_pkey.c
[142/511] Compiling x_exten.c
[143/511] Compiling x_info.c
[144/511] Compiling x_name.c
[145/511] Compiling x_crl.c
[146/511] Compiling x_attrib.c
[147/511] Compiling x509rset.c
[148/511] Compiling x509name.c
[149/511] Compiling x_algor.c
[150/511] Compiling x509spki.c
[151/511] Compiling x_all.c
[152/511] Compiling x509cset.c
[153/511] Compiling x509_txt.c
[154/511] Compiling x509_v3.c
[155/511] Compiling x509_vpm.c
[156/511] Compiling x509_set.c
[157/511] Compiling x509_trs.c
[158/511] Compiling x509_req.c
[159/511] Compiling x509_vfy.c
[160/511] Compiling x509_obj.c
[161/511] Compiling x509_def.c
[162/511] Compiling x509_d2.c
[163/511] Compiling x509_ext.c
[164/511] Compiling x509_lu.c
[165/511] Compiling x509_att.c
[165/511] Compiling x509.c
[167/511] Compiling x509_cmp.c
[167/511] Compiling t_x509a.c
[169/511] Compiling t_x509.c
[170/511] Compiling i2d_pr.c
[170/511] Compiling t_req.c
[172/511] Compiling t_crl.c
[173/511] Compiling rsa_pss.c
[174/511] Compiling name_print.c
[175/511] Compiling by_file.c
[176/511] Compiling policy.c
[177/511] Compiling a_verify.c
[178/511] Compiling a_sign.c
[179/511] Compiling algorithm.c
[180/511] Compiling by_dir.c
[181/511] Compiling a_digest.c
[182/511] Compiling voprf.c
[183/511] Compiling thread_pthread.c
[184/511] Compiling asn1_gen.c
[185/511] Compiling trust_token.c
[186/511] Compiling thread_win.c
[187/511] Compiling thread_none.c
[188/511] Compiling thread.c
[189/511] Compiling rsa_print.c
[190/511] Compiling stack.c
[191/511] Compiling siphash.c
[192/511] Compiling refcount_lock.c
[193/511] Compiling pmbtoken.c
[194/511] Compiling refcount_c11.c
[195/511] Compiling rand_extra.c
[195/511] Compiling rsa_crypt.c
[196/511] Compiling rsa_asn1.c
[198/511] Compiling windows.c
[199/511] Compiling rc4.c
[200/511] Compiling fuchsia.c
[201/511] Compiling passive.c
[202/511] Compiling deterministic.c
[203/511] Compiling poly1305_arm_asm.S
[204/511] Compiling forkunsafe.c
[205/511] Compiling poly1305_arm.c
[206/511] Compiling poly1305.c
[207/511] Compiling pool.c
[207/511] Compiling p5_pbev2.c
[209/511] Compiling pkcs8.c
[210/511] Compiling pkcs7.c
[211/511] Compiling pem_xaux.c
[212/511] Compiling pkcs8_x509.c
[213/511] Compiling pem_x509.c
[214/511] Compiling pem_pkey.c
[215/511] Compiling pkcs7_x509.c
[216/511] Compiling pem_pk8.c
[217/511] Compiling obj_xref.c
[218/511] Compiling pem_oth.c
[219/511] Compiling pem_lib.c
[220/511] Compiling mem.c
[221/511] Compiling pem_info.c
[222/511] Compiling lhash.c
[223/511] Compiling keccak.c
[223/511] Compiling obj.c
[225/511] Compiling kyber.c
[226/511] Compiling pem_all.c
[227/511] Compiling hkdf.c
[228/511] Compiling poly_rq_mul.S
[229/511] Compiling x86_64-mont5-mac.mac.x86_64.S
[230/511] Compiling x86_64-mont-mac.mac.x86_64.S
[231/511] Compiling hpke.c
[232/511] Compiling hrss.c
[233/511] Compiling x86_64-mont-linux.linux.x86_64.S
[234/511] Compiling poly1305_vec.c
[235/511] Compiling x86_64-mont5-linux.linux.x86_64.S
[236/511] Compiling vpaes-x86_64-mac.mac.x86_64.S
[237/511] Compiling x86-mont-linux.linux.x86.S
[238/511] Compiling vpaes-x86_64-linux.linux.x86_64.S
[239/511] Compiling vpaes-armv8-ios.ios.aarch64.S
[240/511] Compiling vpaes-x86-linux.linux.x86.S
[241/511] Compiling vpaes-armv8-linux.linux.aarch64.S
[241/511] Compiling vpaes-armv7-linux.linux.arm.S
[243/511] Compiling vpaes-armv7-ios.ios.arm.S
[244/511] Compiling sha512-x86_64-mac.mac.x86_64.S
[245/511] Compiling sha512-x86_64-linux.linux.x86_64.S
[246/511] Compiling kdf.c
[247/511] Compiling sha512-armv8-ios.ios.aarch64.S
[248/511] Compiling sha512-armv8-linux.linux.aarch64.S
[249/511] Compiling sha512-armv4-linux.linux.arm.S
[250/511] Compiling sha512-armv4-ios.ios.arm.S
[251/511] Compiling sha256-x86_64-linux.linux.x86_64.S
[252/511] Compiling sha256-armv8-ios.ios.aarch64.S
[253/511] Compiling sha1-x86_64-linux.linux.x86_64.S
[254/511] Compiling sha1-armv8-linux.linux.aarch64.S
[255/511] Compiling sha512-586-linux.linux.x86.S
[256/511] Compiling sha256-armv4-ios.ios.arm.S
[257/511] Compiling sha256-x86_64-mac.mac.x86_64.S
[258/511] Compiling sha256-armv8-linux.linux.aarch64.S
[259/511] Compiling sha1-x86_64-mac.mac.x86_64.S
[260/511] Compiling sha256-armv4-linux.linux.arm.S
[261/511] Compiling sha256-586-linux.linux.x86.S
[262/511] Compiling sha1-armv8-ios.ios.aarch64.S
[263/511] Compiling sha1-armv4-large-linux.linux.arm.S
[264/511] Compiling sha512.c
[265/511] Compiling sha1-armv4-large-ios.ios.arm.S
[266/511] Compiling sha1-586-linux.linux.x86.S
[267/511] Compiling sha1.c
[268/511] Compiling service_indicator.c
[269/511] Compiling sha256.c
[270/511] Compiling rsaz-avx2-mac.mac.x86_64.S
[271/511] Compiling fips.c
[272/511] Compiling rsaz-avx2-linux.linux.x86_64.S
[273/511] Compiling rsa_impl.c
[274/511] Compiling self_check.c
[275/511] Compiling blinding.c
[276/511] Compiling rdrand-x86_64-mac.mac.x86_64.S
[277/511] Compiling rdrand-x86_64-linux.linux.x86_64.S
[278/511] Compiling padding.c
[279/511] Compiling rsa.c
[280/511] Compiling rand.c
[281/511] Compiling fork_detect.c
[282/511] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[283/511] Compiling urandom.c
[284/511] Compiling ctrdrbg.c
[285/511] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[285/511] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[287/511] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[288/511] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[289/511] Compiling p256-armv8-asm-linux.linux.aarch64.S
[290/511] Compiling p256-armv8-asm-ios.ios.aarch64.S
[291/511] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[292/511] Compiling polyval.c
[293/511] Compiling ofb.c
[294/511] Compiling gcm_nohw.c
[295/511] Compiling ctr.c
[296/511] Compiling gcm.c
[297/511] Compiling md5-x86_64-mac.mac.x86_64.S
[298/511] Compiling cfb.c
[299/511] Compiling cbc.c
[300/511] Compiling md5-586-linux.linux.x86.S
[301/511] Compiling md4.c
[302/511] Compiling hmac.c
[303/511] Compiling md5-x86_64-linux.linux.x86_64.S
[304/511] Compiling md5.c
[305/511] Compiling ghashv8-armv8-linux.linux.aarch64.S
[306/511] Compiling ghashv8-armv7-linux.linux.arm.S
[307/511] Compiling ghash-x86_64-linux.linux.x86_64.S
[308/511] Compiling ghashv8-armv8-ios.ios.aarch64.S
[309/511] Compiling ghashv8-armv7-ios.ios.arm.S
[310/511] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[311/511] Compiling ghash-x86_64-mac.mac.x86_64.S
[312/511] Compiling ghash-x86-linux.linux.x86.S
[313/511] Compiling fips_shared_support.c
[314/511] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[315/511] Compiling ghash-ssse3-x86-linux.linux.x86.S
[316/511] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[317/511] Compiling ghash-armv4-ios.ios.arm.S
[318/511] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[319/511] Compiling ghash-armv4-linux.linux.arm.S
[320/511] Compiling ecdh.c
[321/511] Compiling ecdsa.c
[322/511] Compiling util.c
[323/511] Compiling wnaf.c
[324/511] Compiling simple.c
[325/511] Compiling simple_mul.c
[326/511] Compiling scalar.c
[327/511] Compiling oct.c
[328/511] Compiling p224-64.c
[328/511] Compiling felem.c
[330/511] Compiling p256.c
[331/511] Compiling ec_montgomery.c
[332/511] Compiling ec_key.c
[333/511] Compiling digests.c
[334/511] Compiling digestsign.c
[335/511] Compiling ec.c
[336/511] Compiling digest.c
[337/511] Compiling dh.c
[338/511] Compiling check.c
[339/511] Compiling cmac.c
[340/511] Compiling co-586-linux.linux.x86.S
[340/511] Compiling p256-nistz.c
[342/511] Compiling bsaes-armv7-linux.linux.arm.S
[343/511] Compiling e_aesccm.c
[344/511] Compiling cipher.c
[345/511] Compiling aead.c
[346/511] Compiling sqrt.c
[347/511] Compiling bsaes-armv7-ios.ios.arm.S
[347/511] Compiling e_aes.c
[349/511] Compiling rsaz_exp.c
[350/511] Compiling shift.c
[351/511] Compiling random.c
[352/511] Compiling mul.c
[352/511] Compiling generic.c
[352/511] Compiling jacobi.c
[355/511] Compiling montgomery_inv.c
[356/511] Compiling prime.c
[357/511] Compiling gcd_extra.c
[357/511] Compiling montgomery.c
[359/511] Compiling div_extra.c
[360/511] Compiling gcd.c
[361/511] Compiling exponentiation.c
[362/511] Compiling ctx.c
[363/511] Compiling cmp.c
[364/511] Compiling bn.c
[365/511] Compiling bn-armv8-linux.linux.aarch64.S
[365/511] Compiling div.c
[366/511] Compiling bytes.c
[368/511] Compiling add.c
[369/511] Compiling bn-armv8-ios.ios.aarch64.S
[370/511] Compiling x86_64-gcc.c
[371/511] Compiling armv8-mont-linux.linux.aarch64.S
[372/511] Compiling bn-586-linux.linux.x86.S
[373/511] Compiling armv8-mont-ios.ios.aarch64.S
[374/511] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[375/511] Compiling armv4-mont-ios.ios.arm.S
[376/511] Compiling armv4-mont-linux.linux.arm.S
[377/511] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[378/511] Compiling aesv8-armv8-linux.linux.aarch64.S
[379/511] Compiling aesv8-armv7-linux.linux.arm.S
[380/511] Compiling aesv8-armv8-ios.ios.aarch64.S
[381/511] Compiling aesni-x86_64-mac.mac.x86_64.S
[382/511] Compiling aesv8-armv7-ios.ios.arm.S
[383/511] Compiling aesni-x86-linux.linux.x86.S
[384/511] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[385/511] Compiling aesni-x86_64-linux.linux.x86_64.S
[386/511] Compiling mode_wrappers.c
[387/511] Compiling key_wrap.c
[388/511] Compiling aes.c
[389/511] Compiling sign.c
[390/511] Compiling ex_data.c
[391/511] Compiling scrypt.c
[392/511] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[393/511] Compiling aes_nohw.c
[394/511] Compiling p_x25519.c
[395/511] Compiling pbkdf.c
[396/511] Compiling print.c
[397/511] Compiling p_x25519_asn1.c
[398/511] Compiling p_rsa_asn1.c
[399/511] Compiling p_hkdf.c
[400/511] Compiling p_ed25519.c
[401/511] Compiling p_ed25519_asn1.c
[402/511] Compiling p_ec.c
[403/511] Compiling p_ec_asn1.c
[404/511] Compiling p_rsa.c
[405/511] Compiling p_dsa_asn1.c
[406/511] Compiling err_data.c
[406/511] Compiling evp_ctx.c
[408/511] Compiling evp_asn1.c
[409/511] Compiling engine.c
[410/511] Compiling evp.c
[411/511] Compiling ecdsa_asn1.c
[412/511] Compiling err.c
[413/511] Compiling ecdh_extra.c
[414/511] Compiling ec_derive.c
[415/511] Compiling hash_to_curve.c
[416/511] Compiling ec_asn1.c
[417/511] Compiling dsa_asn1.c
[418/511] Compiling dsa.c
[419/511] Compiling dh_asn1.c
[419/511] Compiling digest_extra.c
[421/511] Compiling params.c
[422/511] Compiling spake25519.c
[423/511] Compiling cpu_intel.c
[424/511] Compiling cpu_arm_linux.c
[425/511] Compiling cpu_arm_freebsd.c
[426/511] Compiling crypto.c
[427/511] Compiling des.c
[428/511] Compiling cpu_aarch64_win.c
[429/511] Compiling x25519-asm-arm.S
[430/511] Compiling cpu_arm.c
[431/511] Compiling cpu_aarch64_linux.c
[432/511] Compiling cpu_aarch64_fuchsia.c
[433/511] Compiling cpu_aarch64_freebsd.c
[434/511] Compiling cpu_aarch64_apple.c
[435/511] Compiling curve25519.c
[436/511] Compiling tls_cbc.c
[437/511] Compiling e_tls.c
[438/511] Compiling e_rc4.c
[439/511] Compiling conf.c
[440/511] Compiling e_null.c
[441/511] Compiling e_des.c
[442/511] Compiling e_rc2.c
[443/511] Compiling derive_key.c
[444/511] Compiling e_chacha20poly1305.c
[445/511] Compiling e_aesgcmsiv.c
[446/511] Compiling cipher_extra.c
[447/511] Compiling e_aesctrhmac.c
[448/511] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[449/511] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[450/511] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[451/511] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[452/511] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[453/511] Compiling chacha.c
[454/511] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[455/511] Compiling chacha-x86_64-mac.mac.x86_64.S
[456/511] Compiling chacha-x86_64-linux.linux.x86_64.S
[457/511] Compiling chacha-x86-linux.linux.x86.S
[458/511] Compiling chacha-armv8-ios.ios.aarch64.S
[459/511] Compiling chacha-armv4-linux.linux.arm.S
[459/511] Compiling chacha-armv8-linux.linux.aarch64.S
[461/511] Compiling unicode.c
[462/511] Compiling chacha-armv4-ios.ios.arm.S
[463/511] Compiling asn1_compat.c
[464/511] Compiling bn_asn1.c
[465/511] Compiling ber.c
[466/511] Compiling buf.c
[467/511] Compiling cbb.c
[468/511] Compiling cbs.c
[469/511] Compiling blake2.c
[470/511] Compiling printf.c
[471/511] Compiling socket_helper.c
[472/511] Compiling convert.c
[473/511] Compiling socket.c
[474/511] Compiling pair.c
[475/511] Compiling fd.c
[476/511] Compiling hexdump.c
[477/511] Compiling file.c
[478/511] Compiling bio_mem.c
[479/511] Compiling connect.c
[480/511] Compiling bio.c
[481/511] Compiling base64.c
[482/511] Compiling tasn_typ.c
[483/511] Compiling tasn_utl.c
[484/511] Compiling tasn_new.c
[485/511] Compiling tasn_fre.c
[486/511] Compiling tasn_enc.c
[487/511] Compiling f_string.c
[488/511] Compiling posix_time.c
[489/511] Compiling f_int.c
[490/511] Compiling tasn_dec.c
[491/511] Compiling asn_pack.c
[492/511] Compiling asn1_par.c
[493/511] Compiling asn1_lib.c
[494/511] Compiling a_utctm.c
[495/511] Compiling a_type.c
[496/511] Compiling a_octet.c
[497/511] Compiling a_time.c
[498/511] Compiling a_strnid.c
[499/511] Compiling a_object.c
[499/511] Compiling a_strex.c
[501/511] Compiling a_mbstr.c
[502/511] Compiling a_int.c
[503/511] Compiling a_i2d_fp.c
[504/511] Compiling a_bool.c
[505/511] Compiling a_gentm.c
[506/511] Compiling a_dup.c
[507/511] Compiling a_d2i_fp.c
[508/511] Compiling a_bitstr.c
[509/511] Compiling c-nioatomics.c
[510/511] Compiling c-atomics.c
[512/517] Compiling NIOConcurrencyHelpers lock.swift
[513/517] Compiling NIOConcurrencyHelpers NIOLock.swift
[514/517] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[515/517] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[516/517] Emitting module NIOConcurrencyHelpers
[517/517] Compiling NIOConcurrencyHelpers atomics.swift
[520/576] Emitting module NIOCore
[521/576] Compiling NIOCore AddressedEnvelope.swift
[522/576] Compiling NIOCore AsyncAwaitSupport.swift
[523/576] Compiling NIOCore AsyncChannel.swift
[524/576] Compiling NIOCore AsyncChannelInboundStream.swift
[525/576] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[526/576] Compiling NIOCore AsyncChannelOutboundWriter.swift
[527/576] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[528/576] Compiling NIOCore NIOAsyncSequenceProducer.swift
[529/584] Compiling NIOCore MarkedCircularBuffer.swift
[530/584] Compiling NIOCore MulticastChannel.swift
[531/584] Compiling NIOCore NIOAny.swift
[532/584] Compiling NIOCore NIOCloseOnErrorHandler.swift
[533/584] Compiling NIOCore NIOLoopBound.swift
[534/584] Compiling NIOCore NIOSendable.swift
[535/584] Compiling NIOCore PointerHelpers.swift
[536/584] Compiling NIOCore RecvByteBufferAllocator.swift
[537/584] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[538/584] Compiling NIOCore NIOAsyncWriter.swift
[539/584] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[540/584] Compiling NIOCore BSDSocketAPI.swift
[541/584] Compiling NIOCore ByteBuffer-aux.swift
[542/584] Compiling NIOCore ByteBuffer-conversions.swift
[543/584] Compiling NIOCore ByteBuffer-core.swift
[544/584] Compiling NIOCore ByteBuffer-hexdump.swift
[545/584] Compiling NIOCore GlobalSingletons.swift
[546/584] Compiling NIOCore IO.swift
[547/584] Compiling NIOCore IOData.swift
[548/584] Compiling NIOCore IPProtocol.swift
[549/584] Compiling NIOCore IntegerBitPacking.swift
[550/584] Compiling NIOCore IntegerTypes.swift
[551/584] Compiling NIOCore Interfaces.swift
[552/584] Compiling NIOCore Linux.swift
[553/584] Compiling NIOCore ChannelOption.swift
[554/584] Compiling NIOCore ChannelPipeline.swift
[555/584] Compiling NIOCore CircularBuffer.swift
[556/584] Compiling NIOCore Codec.swift
[557/584] Compiling NIOCore ConvenienceOptionSupport.swift
[558/584] Compiling NIOCore DeadChannel.swift
[559/584] Compiling NIOCore DispatchQueue+WithFuture.swift
[560/584] Compiling NIOCore EventLoop+Deprecated.swift
[561/584] Compiling NIOCore ByteBuffer-int.swift
[562/584] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[563/584] Compiling NIOCore ByteBuffer-multi-int.swift
[564/584] Compiling NIOCore ByteBuffer-views.swift
[565/584] Compiling NIOCore Channel.swift
[566/584] Compiling NIOCore ChannelHandler.swift
[567/584] Compiling NIOCore ChannelHandlers.swift
[568/584] Compiling NIOCore ChannelInvoker.swift
[569/584] Compiling NIOCore EventLoop+SerialExecutor.swift
[570/584] Compiling NIOCore EventLoop.swift
[571/584] Compiling NIOCore EventLoopFuture+Deprecated.swift
[572/584] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[573/584] Compiling NIOCore EventLoopFuture.swift
[574/584] Compiling NIOCore FileDescriptor.swift
[575/584] Compiling NIOCore FileHandle.swift
[576/584] Compiling NIOCore FileRegion.swift
[577/584] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[578/584] Compiling NIOCore SocketAddresses.swift
[579/584] Compiling NIOCore SocketOptionProvider.swift
[580/584] Compiling NIOCore SystemCallHelpers.swift
[581/584] Compiling NIOCore TimeAmount+Duration.swift
[582/584] Compiling NIOCore TypeAssistedChannelHandler.swift
[583/584] Compiling NIOCore UniversalBootstrapSupport.swift
[584/584] Compiling NIOCore Utilities.swift
[587/635] Emitting module NIOEmbedded
[588/635] Compiling NIOPosix PointerHelpers.swift
[589/635] Compiling NIOPosix Pool.swift
[590/635] Compiling NIOPosix PooledRecvBufferAllocator.swift
[591/635] Compiling NIOPosix PosixSingletons.swift
[592/635] Compiling NIOPosix RawSocketBootstrap.swift
[593/635] Compiling NIOPosix Resolver.swift
[594/641] Compiling NIOEmbedded AsyncTestingChannel.swift
[595/641] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[596/641] Compiling NIOEmbedded Embedded.swift
[599/643] Emitting module NIOPosix
[600/643] Compiling NIOPosix Thread.swift
[601/643] Compiling NIOPosix ThreadPosix.swift
[602/643] Compiling NIOPosix ThreadWindows.swift
[603/643] Compiling NIOPosix Utilities.swift
[604/643] Compiling NIOPosix VsockAddress.swift
[605/643] Compiling NIOPosix VsockChannelEvents.swift
[606/643] Compiling NIOPosix SelectorUring.swift
[607/643] Compiling NIOPosix ServerSocket.swift
[608/643] Compiling NIOPosix Socket.swift
[609/643] Compiling NIOPosix SocketChannel.swift
[610/643] Compiling NIOPosix SocketProtocols.swift
[611/643] Compiling NIOPosix System.swift
[612/643] Compiling NIOPosix Selectable.swift
[613/643] Compiling NIOPosix SelectableChannel.swift
[614/643] Compiling NIOPosix SelectableEventLoop.swift
[615/643] Compiling NIOPosix SelectorEpoll.swift
[616/643] Compiling NIOPosix SelectorGeneric.swift
[617/643] Compiling NIOPosix SelectorKqueue.swift
[618/643] Compiling NIOPosix IntegerBitPacking.swift
[619/643] Compiling NIOPosix IntegerTypes.swift
[620/643] Compiling NIOPosix Linux.swift
[621/643] Compiling NIOPosix LinuxCPUSet.swift
[622/643] Compiling NIOPosix LinuxUring.swift
[623/643] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[624/643] Compiling NIOPosix NIOThreadPool.swift
[625/643] Compiling NIOPosix NonBlockingFileIO.swift
[626/643] Compiling NIOPosix PendingDatagramWritesManager.swift
[627/643] Compiling NIOPosix PendingWritesManager.swift
[628/643] Compiling NIOPosix PipeChannel.swift
[629/643] Compiling NIOPosix PipePair.swift
[630/643] Compiling NIOPosix BSDSocketAPICommon.swift
[631/643] Compiling NIOPosix BSDSocketAPIPosix.swift
[632/643] Compiling NIOPosix BSDSocketAPIWindows.swift
[633/643] Compiling NIOPosix BaseSocket.swift
[634/643] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[635/643] Compiling NIOPosix BaseSocketChannel.swift
[636/643] Compiling NIOPosix BaseStreamSocketChannel.swift
[637/643] Compiling NIOPosix Bootstrap.swift
[638/643] Compiling NIOPosix ControlMessage.swift
[639/643] Compiling NIOPosix DatagramVectorReadManager.swift
[640/643] Compiling NIOPosix FileDescriptor.swift
[641/643] Compiling NIOPosix GetaddrinfoResolver.swift
[642/643] Compiling NIOPosix HappyEyeballs.swift
[643/643] Compiling NIOPosix IO.swift
[646/647] Compiling NIO Exports.swift
[647/647] Emitting module NIO
[650/687] Compiling NIOTLS TLSEvents.swift
[651/687] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[652/687] Compiling NIOSOCKS SOCKSResponse.swift
[653/687] Compiling NIOHTTP1 ByteCollectionUtils.swift
[654/687] Compiling NIOHTTP1 HTTPDecoder.swift
[655/688] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[656/688] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[657/688] Compiling NIOSOCKS ClientStateMachine.swift
[658/688] Emitting module NIOTLS
[659/688] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[660/688] Compiling NIOSOCKS ServerStateMachine.swift
[661/688] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[662/688] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[665/690] Emitting module NIOSOCKS
[666/690] Compiling NIOTLS SNIHandler.swift
[667/690] Compiling NIOHTTP1 HTTPEncoder.swift
[668/690] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[669/690] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[670/691] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[675/694] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[676/694] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[677/694] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[678/694] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[679/694] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[680/694] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[683/714] Compiling NIOSSL SSLInit.swift
[684/714] Compiling NIOSSL SSLPKCS12Bundle.swift
[685/720] Compiling NIOSSL SSLCallbacks.swift
[686/720] Compiling NIOSSL SSLCertificate.swift
[687/720] Compiling NIOSSL ObjectIdentifier.swift
[688/720] Compiling NIOSSL PosixPort.swift
[689/720] Emitting module NIOFoundationCompat
[690/720] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[691/721] Emitting module NIOHTTP1
[692/721] Compiling NIOSSL IdentityVerification.swift
[693/721] Compiling NIOSSL LinuxCABundle.swift
[694/721] Compiling NIOSSL NIOSSLClientHandler.swift
[699/764] Compiling NIOHPACK DynamicHeaderTable.swift
[700/764] Compiling NIOHPACK HPACKDecoder.swift
[701/764] Compiling NIOHPACK HPACKEncoder.swift
[702/766] Emitting module NIOTransportServices
[703/766] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[704/766] Compiling NIOTransportServices NIOTSSingletons.swift
[705/766] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[706/766] Compiling NIOTransportServices NIOTSBootstraps.swift
[707/766] Compiling NIOTransportServices NIOTSChannelOptions.swift
[708/766] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[709/766] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[710/766] Compiling NIOTransportServices NIOTSErrors.swift
[711/766] Compiling NIOTransportServices NIOTSEventLoop.swift
[712/766] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[713/766] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[714/766] Compiling NIOTransportServices NIOTSListenerChannel.swift
[715/766] Compiling NIOTransportServices StateManagedChannel.swift
[716/766] Compiling NIOTransportServices StateManagedListenerChannel.swift
[717/766] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[718/766] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[719/766] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[720/766] Compiling NIOHPACK HPACKErrors.swift
[721/766] Compiling NIOHPACK HPACKHeader.swift
[722/766] Compiling NIOHPACK HeaderTables.swift
[724/768] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[726/768] Compiling NIOHPACK IndexedHeaderTable.swift
[727/768] Compiling NIOHPACK IntegerCoding.swift
[728/769] Compiling NIOHPACK StaticHeaderTable.swift
[729/769] Compiling NIOHPACK HuffmanTables.swift
[732/769] Emitting module NIOHTTPCompression
[733/769] Compiling NIOHPACK HuffmanCoding.swift
[734/769] Emitting module NIOHPACK
[735/769] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[736/769] Compiling NIOHTTPCompression HTTPCompression.swift
[737/769] Compiling NIOHTTPCompression HTTPDecompression.swift
[738/769] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[739/769] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[743/771] Compiling NIOSSL RNG.swift
[744/771] Compiling NIOSSL SafeCompare.swift
[765/776] Emitting module NIOSSL
[766/832] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[767/832] Compiling NIOHTTP2 MaySendFrames.swift
[768/832] Compiling NIOHTTP2 SendingDataState.swift
[769/832] Compiling NIOHTTP2 SendingGoawayState.swift
[770/832] Compiling NIOHTTP2 SendingHeadersState.swift
[771/832] Compiling NIOHTTP2 SendingPushPromiseState.swift
[772/832] Compiling NIOHTTP2 SendingRstStreamState.swift
[773/832] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[782/839] Compiling NIOHTTP2 ContentLengthVerifier.swift
[783/839] Compiling NIOHTTP2 DOSHeuristics.swift
[784/839] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[787/841] Compiling NIOHTTP2 InboundWindowManager.swift
[788/841] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[789/841] Compiling NIOHTTP2 StreamChannelFlowController.swift
[790/841] Compiling NIOHTTP2 StreamChannelList.swift
[791/841] Compiling NIOHTTP2 StreamMap.swift
[792/841] Compiling NIOHTTP2 StreamStateMachine.swift
[793/841] Compiling NIOHTTP2 WatermarkedFlowController.swift
[794/841] Compiling NIOHTTP2 HTTP2SettingsState.swift
[795/841] Compiling NIOHTTP2 HasFlowControlWindows.swift
[796/841] Compiling NIOHTTP2 HasLocalSettings.swift
[797/841] Compiling NIOHTTP2 HasRemoteSettings.swift
[798/841] Compiling NIOHTTP2 LocallyQuiescingState.swift
[799/841] Compiling NIOHTTP2 QuiescingState.swift
[800/841] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[801/841] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[802/841] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[803/841] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[804/841] Compiling NIOHTTP2 HTTP2StreamID.swift
[805/841] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[806/841] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[807/841] Compiling NIOHTTP2 HTTP2UserEvents.swift
[808/841] Compiling NIOHTTP2 InboundEventBuffer.swift
[809/841] Compiling NIOHTTP2 HTTP2Frame.swift
[810/841] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[811/841] Compiling NIOHTTP2 HTTP2FrameParser.swift
[812/841] Compiling NIOHTTP2 HTTP2PingData.swift
[813/841] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[814/841] Compiling NIOHTTP2 HTTP2Settings.swift
[815/841] Compiling NIOHTTP2 HTTP2Stream.swift
[816/841] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[817/841] Emitting module NIOHTTP2
[818/841] Compiling NIOHTTP2 ConnectionStateMachine.swift
[819/841] Compiling NIOHTTP2 ConnectionStreamsState.swift
[820/841] Compiling NIOHTTP2 MayReceiveFrames.swift
[821/841] Compiling NIOHTTP2 ReceivingDataState.swift
[822/841] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[823/841] Compiling NIOHTTP2 ReceivingHeadersState.swift
[824/841] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[825/841] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[826/841] Compiling NIOHTTP2 StateMachineResult.swift
[830/841] Compiling NIOHTTP2 ControlFrameBuffer.swift
[831/841] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[832/841] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[833/841] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[834/841] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[835/841] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[836/841] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[837/841] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[838/841] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[839/841] Compiling NIOHTTP2 HTTP2Error.swift
[840/841] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[841/841] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[844/898] Emitting module AsyncHTTPClient
[845/905] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[846/905] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[847/905] Compiling AsyncHTTPClient Transaction.swift
[848/905] Compiling AsyncHTTPClient Base64.swift
[849/905] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[850/905] Compiling AsyncHTTPClient ConnectionPool.swift
[851/905] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[852/905] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[853/905] Compiling AsyncHTTPClient TLSEventsHandler.swift
[854/905] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[855/905] Compiling AsyncHTTPClient HTTP1Connection.swift
[856/905] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[857/905] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[858/905] Compiling AsyncHTTPClient HTTP2Connection.swift
[859/905] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[860/905] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[861/905] Compiling AsyncHTTPClient RequestBag.swift
[862/905] Compiling AsyncHTTPClient RequestValidation.swift
[863/905] Compiling AsyncHTTPClient SSLContextCache.swift
[864/905] Compiling AsyncHTTPClient Scheme.swift
[865/905] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[866/905] Compiling AsyncHTTPClient UnsafeTransfer.swift
[867/905] Compiling AsyncHTTPClient Utils.swift
[868/905] Compiling AsyncHTTPClient ConnectionTarget.swift
[869/905] Compiling AsyncHTTPClient DeconstructedURL.swift
[870/905] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[871/905] Compiling AsyncHTTPClient FoundationExtensions.swift
[872/905] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[873/905] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[874/905] Compiling AsyncHTTPClient HTTPClient.swift
[875/905] Compiling AsyncHTTPClient HTTPHandler.swift
[876/905] Compiling AsyncHTTPClient LRUCache.swift
[877/905] Compiling AsyncHTTPClient NWErrorHandler.swift
[878/905] Compiling AsyncHTTPClient NWWaitingHandler.swift
[879/905] Compiling AsyncHTTPClient TLSConfiguration.swift
[880/905] Compiling AsyncHTTPClient RedirectState.swift
[881/905] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[882/905] Compiling AsyncHTTPClient RequestOptions.swift
[883/905] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[884/905] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[885/905] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[886/905] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[887/905] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[888/905] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[889/905] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[890/905] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[891/905] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[892/905] Compiling AsyncHTTPClient AsyncLazySequence.swift
[893/905] Compiling AsyncHTTPClient HTTPClient+execute.swift
[894/905] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[895/905] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[896/905] Compiling AsyncHTTPClient HTTPClientRequest.swift
[897/905] Compiling AsyncHTTPClient HTTPClientResponse.swift
[898/905] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[899/905] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[900/905] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[901/905] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[902/905] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[903/905] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[904/905] Compiling AsyncHTTPClient RequestBodyLength.swift
[905/905] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[908/926] Compiling SpaceTrack DataDalegate.swift
[909/926] Compiling SpaceTrack DataDecoder.swift
[910/926] Compiling SpaceTrack DateDecoder.swift
[911/928] Compiling SpaceTrack TIPMessage.swift
[912/928] Compiling SpaceTrack Order.swift
[913/928] Emitting module SpaceTrack
[914/928] Compiling SpaceTrack Predicate.swift
[915/928] Compiling SpaceTrack RequestInfo.swift
[916/928] Compiling SpaceTrack SatelliteCatalog.swift
[917/928] Compiling SpaceTrack SatelliteCatalogChange.swift
[918/928] Compiling SpaceTrack Decay.swift
[919/928] Compiling SpaceTrack GeneralPerturbations.swift
[920/928] Compiling SpaceTrack LaunchSite.swift
[921/928] Compiling SpaceTrack Boxscore.swift
[922/928] Compiling SpaceTrack Common.swift
[923/928] Compiling SpaceTrack ConjunctionDataMessage.swift
[924/928] Compiling SpaceTrack Session.swift
[925/928] Compiling SpaceTrack Types.swift
[926/928] Compiling SpaceTrack AuthDecoder.swift
[927/928] Compiling SpaceTrack AuthDelegate.swift
[928/928] Compiling SpaceTrack Client.swift
Build complete! (81.23s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.