The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Ferno with Swift 5.8 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1

Build Log

t 4.9.0
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.14.0
Creating working copy for https://github.com/swift-server/swift-backtrace.git
Working copy of https://github.com/swift-server/swift-backtrace.git resolved at 1.3.4
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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/jwt.git
Working copy of https://github.com/vapor/jwt.git resolved at 4.2.2
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.19.1
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.28.1
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
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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.1.0
Building for debugging...
[0/1291] Compiling CBacktrace backtrace.c
[1/1291] Compiling CVaporBcrypt bcrypt.c
[2/1291] Compiling CBacktrace fileline.c
[3/1291] Compiling CVaporBcrypt blf.c
[4/1291] Compiling CVaporURLParser urlparser.c
[5/1291] Compiling _NumericsShims _NumericsShims.c
[6/1291] Compiling _AtomicsShims.c
[7/1291] Compiling CNIOWindows shim.c
[8/1291] Compiling CNIOWindows WSAStartup.c
[9/1291] Compiling CNIOLinux liburing_shims.c
[10/1291] Compiling CNIOSHA1 c_nio_sha1.c
[11/1291] Compiling CNIOLLHTTP c_nio_http.c
[12/1291] Compiling CBacktrace dwarf.c
[13/1291] Compiling CNIOLinux shim.c
[14/1291] Compiling CBacktrace elf.c
[15/1291] Compiling CNIOLLHTTP c_nio_api.c
[16/1378] Compiling CNIOLLHTTP c_nio_llhttp.c
[18/1378] Emitting module _NIOBase64
[19/1397] Emitting module RealModule
[20/1398] Emitting module _NIODataStructures
[21/1398] Emitting module OrderedCollections
[22/1398] Compiling OrderedCollections OrderedSet+Hashable.swift
[23/1398] Compiling OrderedCollections OrderedSet+Initializers.swift
[24/1398] Compiling OrderedCollections OrderedSet+Insertions.swift
[25/1398] Compiling OrderedCollections OrderedSet+Invariants.swift
[26/1398] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[27/1398] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[28/1404] Compiling Atomics ManagedAtomicLazyReference.swift
[29/1404] Compiling Atomics AtomicMemoryOrderings.swift
[30/1406] Compiling Atomics Primitives.shims.swift
[31/1406] Compiling Atomics AtomicInteger.swift
[32/1406] Compiling Atomics AtomicOptionalWrappable.swift
[33/1406] Compiling RealModule RealFunctions.swift
[34/1406] Compiling Atomics AtomicReference.swift
[35/1406] Compiling Atomics AtomicStorage.swift
[36/1406] Compiling Atomics AtomicValue.swift
[37/1406] Compiling Atomics IntegerConformances.swift
[38/1406] Compiling RealModule Real.swift
[39/1406] Compiling Atomics PointerConformances.swift
[40/1406] Compiling Atomics Primitives.native.swift
[41/1406] Compiling Atomics UnsafeAtomicLazyReference.swift
[42/1406] Compiling Atomics ManagedAtomic.swift
[43/1408] Emitting module DequeModule
[44/1408] Compiling Atomics OptionalRawRepresentable.swift
[45/1408] Compiling Atomics RawRepresentable.swift
[46/1408] Compiling Atomics AtomicBool.swift
[48/1408] Compiling DequeModule _DequeSlot.swift
[55/1408] Compiling Atomics UnsafeAtomic.swift
[59/1408] Compiling RealModule ElementaryFunctions.swift
[64/1408] Compiling OrderedCollections OrderedDictionary+Elements.swift
[65/1408] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[66/1408] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[67/1408] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[68/1408] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[69/1408] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[74/1408] Compiling Atomics IntegerOperations.swift
[75/1408] Compiling Atomics Unmanaged extensions.swift
[87/1408] Compiling RealModule Float+Real.swift
[95/1408] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[96/1408] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[97/1408] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[98/1408] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[99/1408] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[100/1408] Compiling OrderedCollections OrderedSet+SubSequence.swift
[101/1408] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[102/1408] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[103/1408] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[104/1408] Compiling OrderedCollections OrderedDictionary+Values.swift
[105/1408] Compiling OrderedCollections OrderedDictionary.swift
[106/1408] Compiling OrderedCollections OrderedSet+Codable.swift
[107/1408] Compiling _NIOBase64 Base64.swift
[108/1409] Compiling RealModule Float16+Real.swift
[109/1409] Compiling RealModule Float80+Real.swift
[111/1411] Emitting module Atomics
[115/1411] Compiling _NIODataStructures _TinyArray.swift
[116/1411] Compiling _NIODataStructures PriorityQueue.swift
[121/1413] Compiling CNIODarwin shim.c
[122/1413] Compiling CNIOExtrasZlib empty.c
[128/1414] Compiling CoreMetrics Metrics.swift
[130/1439] Compiling CNIOBoringSSLShims shims.c
[132/1439] Compiling Logging MetadataProvider.swift
[133/1439] Emitting module Logging
[134/1439] Compiling Logging Locks.swift
[135/1439] Emitting module CoreMetrics
[136/1439] Compiling CoreMetrics Locks.swift
[137/1440] Compiling _NIODataStructures Heap.swift
[142/1443] Compiling OrderedCollections OrderedSet+Testing.swift
[143/1443] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[144/1443] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[145/1443] Compiling OrderedCollections OrderedSet.swift
[146/1443] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[147/1443] Compiling OrderedCollections _UnsafeBitset.swift
[149/1445] Compiling Algorithms FirstNonNil.swift
[150/1445] Compiling Algorithms FlattenCollection.swift
[151/1445] Compiling Algorithms Indexed.swift
[153/1450] Compiling Algorithms Split.swift
[154/1450] Compiling Algorithms Stride.swift
[155/1450] Compiling Algorithms Suffix.swift
[156/1452] Emitting module Collections
[157/1452] Compiling Collections Collections.swift
[160/1454] Compiling Algorithms RandomSample.swift
[161/1454] Compiling Algorithms Reductions.swift
[162/1454] Compiling Algorithms Rotate.swift
[163/1454] Compiling Logging Logging.swift
[164/1454] Compiling Logging LogHandler.swift
[167/1456] Compiling Algorithms Partition.swift
[168/1456] Compiling Algorithms Permutations.swift
[169/1456] Compiling Algorithms Product.swift
[169/1456] Compiling tls_record.cc
[171/1456] Compiling Algorithms Trim.swift
[172/1456] Compiling Algorithms Unique.swift
[173/1456] Compiling Algorithms Windows.swift
[174/1462] Emitting module RoutingKit
[174/1462] Compiling tls_method.cc
[176/1462] Compiling RoutingKit PathComponent.swift
[177/1462] Compiling RoutingKit TrieRouter.swift
[178/1462] Compiling RoutingKit Router.swift
[178/1462] Compiling tls13_server.cc
[179/1462] Compiling tls13_enc.cc
[181/1462] Compiling Algorithms Intersperse.swift
[182/1462] Compiling Algorithms Joined.swift
[183/1462] Compiling Algorithms MinMax.swift
[184/1462] Compiling Algori
thms Compacted.swift
[185/1462] Compiling Algorithms Cycle.swift
[186/1462] Compiling Algorithms EitherSequence.swift
[187/1462] Compiling Algorithms AdjacentPairs.swift
[188/1462] Compiling Algorithms Chain.swift
[189/1462] Compiling Algorithms Chunked.swift
[190/1462] Compiling Algorithms Combinations.swift
[191/1462] Emitting module Metrics
[192/1462] Compiling Metrics Metrics.swift
[193/1462] Compiling RoutingKit AnyRouter.swift
[194/1462] Compiling RoutingKit Parameters.swift
[199/1466] Emitting module Algorithms
[201/1468] Compiling tls13_client.cc
[202/1468] Compiling tls13_both.cc
[203/1468] Compiling t1_enc.cc
[204/1468] Compiling ssl_versions.cc
[205/1468] Compiling ssl_stat.cc
[206/1468] Compiling ssl_transcript.cc
[207/1468] Compiling ssl_x509.cc
[208/1468] Compiling ssl_privkey.cc
[209/1468] Compiling ssl_session.cc
[210/1468] Compiling ssl_key_share.cc
[211/1468] Compiling ssl_buffer.cc
[212/1468] Compiling ssl_cipher.cc
[213/1468] Compiling ssl_lib.cc
[214/1468] Compiling ssl_file.cc
[215/1468] Compiling ssl_cert.cc
[216/1468] Compiling ssl_asn1.cc
[217/1468] Compiling ssl_aead_ctx.cc
[218/1468] Compiling s3_pkt.cc
[219/1468] Compiling s3_lib.cc
[220/1468] Compiling s3_both.cc
[221/1468] Compiling handshake_client.cc
[222/1468] Compiling handshake_server.cc
[223/1468] Compiling handoff.cc
[224/1468] Compiling handshake.cc
[225/1468] Compiling dtls_method.cc
[226/1468] Compiling dtls_record.cc
[227/1468] Compiling d1_srtp.cc
[228/1468] Compiling encrypted_client_hello.cc
[229/1468] Compiling d1_pkt.cc
[230/1468] Compiling v3_skey.c
[231/1468] Compiling extensions.cc
[232/1468] Compiling v3_utl.c
[233/1468] Compiling v3_prn.c
[234/1468] Compiling v3_purp.c
[235/1468] Compiling d1_lib.cc
[236/1468] Compiling v3_pmaps.c
[237/1468] Compiling v3_pcons.c
[238/1468] Compiling v3_ocsp.c
[239/1468] Compiling v3_lib.c
[240/1468] Compiling d1_both.cc
[241/1468] Compiling v3_int.c
[242/1468] Compiling v3_ncons.c
[243/1468] Compiling v3_info.c
[244/1468] Compiling v3_ia5.c
[245/1468] Compiling bio_ssl.cc
[246/1468] Compiling v3_genn.c
[247/1468] Compiling v3_enum.c
[248/1468] Compiling v3_extku.c
[249/1468] Compiling v3_crld.c
[250/1468] Compiling v3_cpols.c
[251/1468] Compiling v3_akeya.c
[252/1468] Compiling v3_bitst.c
[253/1468] Compiling v3_bcons.c
[254/1468] Compiling v3_conf.c
[255/1468] Compiling v3_akey.c
[256/1468] Compiling v3_alt.c
[257/1468] Compiling x_x509a.c
[258/1468] Compiling x_val.c
[259/1468] Compiling x_x509.c
[260/1468] Compiling x_spki.c
[261/1468] Compiling x_sig.c
[262/1468] Compiling x_req.c
[263/1468] Compiling x_pubkey.c
[264/1468] Compiling x_pkey.c
[265/1468] Compiling x_name.c
[266/1468] Compiling x_info.c
[267/1468] Compiling x_exten.c
[268/1468] Compiling x_attrib.c
[269/1468] Compiling x509spki.c
[270/1468] Compiling x_algor.c
[271/1468] Compiling x_all.c
[272/1468] Compiling x_crl.c
[273/1468] Compiling x509rset.c
[274/1468] Compiling x509name.c
[275/1468] Compiling x509cset.c
[276/1468] Compiling x509_txt.c
[277/1468] Compiling x509_vpm.c
[278/1468] Compiling x509_v3.c
[279/1468] Compiling x509_set.c
[280/1468] Compiling x509_trs.c
[281/1468] Compiling x509_req.c
[282/1468] Compiling x509_obj.c
[283/1468] Compiling x509_vfy.c
[284/1468] Compiling x509_def.c
[285/1468] Compiling x509_ext.c
[286/1468] Compiling x509_d2.c
[287/1468] Compiling x509_lu.c
[288/1468] Compiling x509_att.c
[289/1468] Compiling x509.c
[290/1468] Compiling t_x509.c
[291/1468] Compiling x509_cmp.c
[292/1468] Compiling t_x509a.c
[293/1468] Compiling rsa_pss.c
[294/1468] Compiling t_crl.c
[295/1468] Compiling t_req.c
[296/1468] Compiling i2d_pr.c
[297/1468] Compiling name_print.c
[298/1468] Compiling by_dir.c
[299/1468] Compiling policy.c
[300/1468] Compiling a_verify.c
[301/1468] Compiling by_file.c
[302/1468] Compiling a_sign.c
[303/1468] Compiling a_digest.c
[304/1468] Compiling algorithm.c
[305/1468] Compiling voprf.c
[306/1468] Compiling thread_win.c
[307/1468] Compiling thread.c
[308/1468] Compiling trust_token.c
[309/1468] Compiling thread_pthread.c
[310/1468] Compiling thread_none.c
[311/1468] Compiling asn1_gen.c
[312/1468] Compiling siphash.c
[313/1468] Compiling pmbtoken.c
[314/1468] Compiling stack.c
[315/1468] Compiling rsa_print.c
[316/1468] Compiling rc4.c
[317/1468] Compiling windows.c
[318/1468] Compiling rand_extra.c
[319/1468] Compiling rsa_asn1.c
[320/1468] Compiling refcount_lock.c
[321/1468] Compiling refcount_c11.c
[322/1468] Compiling rsa_crypt.c
[323/1468] Compiling fuchsia.c
[324/1468] Compiling passive.c
[325/1468] Compiling deterministic.c
[326/1468] Compiling poly1305_arm.c
[327/1468] Compiling pool.c
[328/1468] Compiling forkunsafe.c
[329/1468] Compiling poly1305_arm_asm.S
[330/1468] Compiling poly1305.c
[331/1468] Compiling pkcs7.c
[332/1468] Compiling pkcs8.c
[333/1468] Compiling pem_xaux.c
[334/1468] Compiling p5_pbev2.c
[335/1468] Compiling pem_x509.c
[336/1468] Compiling pkcs7_x509.c
[337/1468] Compiling pkcs8_x509.c
[338/1468] Compiling pem_pkey.c
[339/1468] Compiling pem_pk8.c
[340/1468] Compiling obj_xref.c
[341/1468] Compiling pem_oth.c
[342/1468] Compiling pem_info.c
[343/1468] Compiling mem.c
[343/1468] Compiling pem_all.c
[345/1468] Compiling lhash.c
[346/1468] Compiling pem_lib.c
[347/1468] Compiling keccak.c
[347/1468] Compiling obj.c
[349/1468] Compiling kyber.c
[350/1468] Compiling x86_64-mont5-mac.mac.x86_64.S
[351/1468] Compiling x86_64-mont-mac.mac.x86_64.S
[352/1468] Compiling poly_rq_mul.S
[353/1468] Compiling x86_64-mont5-linux.linux.x86_64.S
[354/1468] Compiling hkdf.c
[355/1468] Compiling x86-mont-linux.linux.x86.S
[356/1468] Compiling hpke.c
[357/1468] Compiling x86_64-mont-linux.linux.x86_64.S
[358/1468] Compiling vpaes-x86_64-mac.mac.x86_64.S
[359/1468] Compiling vpaes-armv8-linux.linux.aarch64.S
[360/1468] Compiling vpaes-x86_64-linux.linux.x86_64.S
[361/1468] Compiling vpaes-armv8-ios.ios.aarch64.S
[362/1468] Compiling vpaes-x86-linux.linux.x86.S
[363/1468] Compiling vpaes-armv7-linux.linux.arm.S
[364/1468] Compiling vpaes-armv7-ios.ios.arm.S
[365/1468] Compiling poly1305_vec.c
[366/1468] Compiling sha512-x86_64-mac.mac.x86_64.S
[367/1468] Compiling sha512-armv8-linux.linux.aarch64.S
[368/1468] Compiling kdf.c
[369/1468] Compiling sha512-x86_64-linux.linux.x86_64.S
[370/1468] Compiling sha512-armv8-ios.ios.aarch64.S
[371/1468] Compiling sha512-armv4-ios.ios.arm.S
[372/1468] Compiling sha512-armv4-linux.linux.arm.S
[373/1468] Compiling sha512-586-linux.linux.x86.S
[374/1468] Compiling hrss.c
[375/1468] Compiling sha256-x86_64-mac.mac.x86_64.S
[376/1468] Compiling sha256-armv8-ios.ios.aarch64.S
[377/1468] Compiling sha256-armv8-linux.linux.aarch64.S
[378/1468] Compiling sha256-x86_64-linux.linux.x86_64.S
[379/1468] Compiling sha256-armv4-linux.linux.arm.S
[380/1468] Compiling sha256-armv4-ios.ios.arm.S
[381/1468] Compiling sha256-586-linux.linux.x86.S
[382/1468] Compiling sha1-armv8-linux.linux.aarch64.S
[383/1468] Compiling sha1-x86_64-mac.mac.x86_64.S
[384/1468] Compiling sha1-armv8-ios.ios.aarch64.S
[385/1468] Compiling sha1-x86_64-linux.linux.x86_64.S
[386/1468] Compiling sha1-armv4-large-linux.linux.arm.S
[387/1468] Compiling sha1-armv4-large-ios.ios.arm.S
[388/1468] Compiling sha1-586-linux.linux.x86.S
[389/1468] Compiling sha256.c
[390/1468] Compiling sha512.c
[391/1468] Compiling sha1.c
[392/1468] Compiling service_indicator.c
[393/1468] Compiling fips.c
[394/1468] Compiling rsaz-avx2-mac.mac.x86_64.S
[395/1468] Compiling rsaz-avx2-linux.linux.x86_64.S
[396/1468] Compiling self_check.c
[397/1468] Compiling rsa.c
[398/1468] Compiling rdrand-x86_64-mac.mac.x86_64.S
[399/1468] Compiling rdrand-x86_64-linux.linux.x86_64.S
[400/1468] Compiling padding.c
[401/1468] Compiling blinding.c
[402/1468] Compiling fork_detect.c
[403/1468] Compiling rsa_impl.c
[404/1468] Compiling rand.c
[405/1468] Compiling urandom.c
[406/1468] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[407/1468] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[408/1468] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[409/1468] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[410/1468] Compiling ctrdrbg.c
[411/1468] Compiling p256-armv8-asm-linux.linux.aarch64.S
[412/1468] Compiling p256-x86_64-asm-
mac.mac.x86_64.S
[413/1468] Compiling p256-armv8-asm-ios.ios.aarch64.S
[414/1468] Compiling polyval.c
[415/1468] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[416/1468] Compiling ofb.c
[417/1468] Compiling cfb.c
[418/1468] Compiling md5.c
[419/1468] Compiling md5-x86_64-mac.mac.x86_64.S
[420/1468] Compiling ctr.c
[421/1468] Compiling gcm_nohw.c
[422/1468] Compiling gcm.c
[423/1468] Compiling cbc.c
[424/1468] Compiling md5-x86_64-linux.linux.x86_64.S
[425/1468] Compiling hmac.c
[426/1468] Compiling md5-586-linux.linux.x86.S
[427/1468] Compiling ghashv8-armv8-ios.ios.aarch64.S
[428/1468] Compiling ghashv8-armv7-linux.linux.arm.S
[429/1468] Compiling ghashv8-armv7-ios.ios.arm.S
[430/1468] Compiling ghashv8-armv8-linux.linux.aarch64.S
[431/1468] Compiling md4.c
[432/1468] Compiling ghash-x86_64-mac.mac.x86_64.S
[433/1468] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[434/1468] Compiling ghash-x86_64-linux.linux.x86_64.S
[435/1468] Compiling ghash-x86-linux.linux.x86.S
[436/1468] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[437/1468] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[438/1468] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[439/1468] Compiling fips_shared_support.c
[440/1468] Compiling ghash-armv4-linux.linux.arm.S
[441/1468] Compiling ghash-ssse3-x86-linux.linux.x86.S
[442/1468] Compiling ghash-armv4-ios.ios.arm.S
[443/1468] Compiling util.c
[444/1468] Compiling ecdsa.c
[445/1468] Compiling wnaf.c
[446/1468] Compiling ecdh.c
[447/1468] Compiling scalar.c
[448/1468] Compiling simple.c
[449/1468] Compiling simple_mul.c
[450/1468] Compiling felem.c
[451/1468] Compiling oct.c
[452/1468] Compiling p256.c
[453/1468] Compiling ec_montgomery.c
[454/1468] Compiling p224-64.c
[455/1468] Compiling ec_key.c
[456/1468] Compiling check.c
[457/1468] Compiling ec.c
[458/1468] Compiling digests.c
[459/1468] Compiling digestsign.c
[460/1468] Compiling digest.c
[461/1468] Compiling co-586-linux.linux.x86.S
[462/1468] Compiling p256-nistz.c
[463/1468] Compiling cmac.c
[464/1468] Compiling dh.c
[465/1468] Compiling e_aesccm.c
[466/1468] Compiling cipher.c
[467/1468] Compiling aead.c
[468/1468] Compiling rsaz_exp.c
[469/1468] Compiling bsaes-armv7-ios.ios.arm.S
[470/1468] Compiling bsaes-armv7-linux.linux.arm.S
[471/1468] Compiling prime.c
[472/1468] Compiling sqrt.c
[473/1468] Compiling shift.c
[474/1468] Compiling random.c
[475/1468] Compiling e_aes.c
[476/1468] Compiling montgomery_inv.c
[477/1468] Compiling mul.c
[478/1468] Compiling generic.c
[479/1468] Compiling jacobi.c
[480/1468] Compiling montgomery.c
[481/1468] Compiling gcd_extra.c
[482/1468] Compiling gcd.c
[483/1468] Compiling div_extra.c
[484/1468] Compiling exponentiation.c
[485/1468] Compiling ctx.c
[486/1468] Compiling cmp.c
[486/1468] Compiling bn.c
[488/1468] Compiling div.c
[489/1468] Compiling bytes.c
[490/1468] Compiling add.c
[491/1468] Compiling bn-armv8-ios.ios.aarch64.S
[492/1468] Compiling bn-armv8-linux.linux.aarch64.S
[493/1468] Compiling armv8-mont-ios.ios.aarch64.S
[494/1468] Compiling armv8-mont-linux.linux.aarch64.S
[495/1468] Compiling bn-586-linux.linux.x86.S
[496/1468] Compiling x86_64-gcc.c
[497/1468] Compiling armv4-mont-linux.linux.arm.S
[498/1468] Compiling armv4-mont-ios.ios.arm.S
[499/1468] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[500/1468] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[501/1468] Compiling aesv8-armv8-linux.linux.aarch64.S
[502/1468] Compiling aesv8-armv7-linux.linux.arm.S
[503/1468] Compiling aesv8-armv7-ios.ios.arm.S
[504/1468] Compiling aesv8-armv8-ios.ios.aarch64.S
[505/1468] Compiling aesni-x86_64-mac.mac.x86_64.S
[506/1468] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[507/1468] Compiling aesni-x86-linux.linux.x86.S
[508/1468] Compiling aesni-x86_64-linux.linux.x86_64.S
[509/1468] Compiling key_wrap.c
[510/1468] Compiling sign.c
[511/1468] Compiling aes.c
[512/1468] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[513/1468] Compiling ex_data.c
[513/1468] Compiling mode_wrappers.c
[515/1468] Compiling scrypt.c
[516/1468] Compiling p_rsa_asn1.c
[517/1468] Compiling aes_nohw.c
[518/1468] Compiling p_x25519_asn1.c
[519/1468] Compiling p_x25519.c
[520/1468] Compiling p_rsa.c
[521/1468] Compiling p_hkdf.c
[522/1468] Compiling pbkdf.c
[523/1468] Compiling print.c
[524/1468] Compiling p_ed25519.c
[525/1468] Compiling err_data.c
[526/1468] Compiling p_ed25519_asn1.c
[527/1468] Compiling p_ec_asn1.c
[528/1468] Compiling evp.c
[529/1468] Compiling p_dsa_asn1.c
[529/1468] Compiling evp_asn1.c
[531/1468] Compiling p_ec.c
[532/1468] Compiling evp_ctx.c
[533/1468] Compiling engine.c
[534/1468] Compiling err.c
[534/1468] Compiling ecdsa_asn1.c
[536/1468] Compiling ecdh_extra.c
[536/1468] Compiling hash_to_curve.c
[538/1468] Compiling dsa_asn1.c
[539/1468] Compiling ec_derive.c
[539/1468] Compiling dh_asn1.c
[541/1468] Compiling ec_asn1.c
[542/1468] Compiling params.c
[543/1468] Compiling digest_extra.c
[544/1468] Compiling x25519-asm-arm.S
[545/1468] Compiling dsa.c
[546/1468] Compiling cpu_intel.c
[547/1468] Compiling des.c
[548/1468] Compiling spake25519.c
[549/1468] Compiling crypto.c
[550/1468] Compiling cpu_arm_freebsd.c
[551/1468] Compiling cpu_arm_linux.c
[552/1468] Compiling cpu_arm.c
[553/1468] Compiling cpu_aarch64_win.c
[554/1468] Compiling cpu_aarch64_freebsd.c
[555/1468] Compiling cpu_aarch64_linux.c
[556/1468] Compiling cpu_aarch64_fuchsia.c
[557/1468] Compiling curve25519.c
[558/1468] Compiling cpu_aarch64_apple.c
[559/1468] Compiling conf.c
[560/1468] Compiling e_rc4.c
[561/1468] Compiling tls_cbc.c
[562/1468] Compiling e_rc2.c
[563/1468] Compiling e_tls.c
[564/1468] Compiling e_null.c
[565/1468] Compiling e_des.c
[566/1468] Compiling e_aesgcmsiv.c
[567/1468] Compiling derive_key.c
[568/1468] Compiling e_chacha20poly1305.c
[569/1468] Compiling cipher_extra.c
[570/1468] Compiling e_aesctrhmac.c
[571/1468] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[571/1468] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[573/1468] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[574/1468] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[575/1468] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[576/1468] Compiling chacha-x86_64-mac.mac.x86_64.S
[577/1468] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[578/1468] Compiling chacha-x86-linux.linux.x86.S
[579/1468] Compiling chacha.c
[580/1468] Compiling chacha-x86_64-linux.linux.x86_64.S
[581/1468] Compiling chacha-armv8-linux.linux.aarch64.S
[582/1468] Compiling chacha-armv4-linux.linux.arm.S
[583/1468] Compiling unicode.c
[584/1468] Compiling chacha-armv8-ios.ios.aarch64.S
[585/1468] Compiling chacha-armv4-ios.ios.arm.S
[585/1468] Compiling cbb.c
[587/1468] Compiling bn_asn1.c
[588/1468] Compiling ber.c
[589/1468] Compiling buf.c
[590/1468] Compiling cbs.c
[590/1468] Compiling asn1_compat.c
[592/1468] Compiling printf.c
[593/1468] Compiling blake2.c
[594/1468] Compiling convert.c
[595/1468] Compiling socket.c
[596/1468] Compiling socket_helper.c
[597/1468] Compiling pair.c
[598/1468] Compiling hexdump.c
[599/1468] Compiling base64.c
[600/1468] Compiling file.c
[601/1468] Compiling fd.c
[602/1468] Compiling tasn_utl.c
[603/1468] Compiling bio_mem.c
[604/1468] Compiling connect.c
[605/1468] Compiling tasn_typ.c
[606/1468] Compiling tasn_fre.c
[607/1468] Compiling tasn_new.c
[608/1468] Compiling tasn_enc.c
[609/1468] Compiling posix_time.c
[610/1468] Compiling bio.c
[611/1468] Compiling f_string.c
[612/1468] Compiling f_int.c
[613/1468] Compiling asn1_lib.c
[614/1468] Compiling asn_pack.c
[615/1468] Compiling a_utctm.c
[616/1468] Compiling tasn_dec.c
[617/1468] Compiling asn1_par.c
[618/1468] Compiling a_type.c
[619/1468] Compiling a_time.c
[620/1468] Compiling a_strnid.c
[621/1468] Compiling a_strex.c
[622/1468] Compiling a_gentm.c
[623/1468] Compiling a_i2d_fp.c
[624/1468] Compiling a_octet.c
[625/1468] Compiling a_object.c
[626/1468] Compiling a_dup.c
[627/1468] Compiling a_mbstr.c
[628/1468] Compiling a_int.c
[629/1468] Compiling a_bool.c
[630/1468] Compiling a_d2i_fp.c
[631/1468] Compiling a_bitstr.c
[632/1468] Compiling v3_purp.c
[633/1468] Compiling v3_utl.c
[634/1468] Compiling v3_skey.c
[635/1468] Compiling v3_prn.c
[636/1468] Compiling v3_pcons.c
[6
37/1468] Compiling v3_pmaps.c
[638/1468] Compiling v3_ocsp.c
[639/1468] Compiling v3_lib.c
[640/1468] Compiling v3_ncons.c
[641/1468] Compiling v3_int.c
[642/1468] Compiling v3_ia5.c
[643/1468] Compiling v3_info.c
[644/1468] Compiling v3_genn.c
[645/1468] Compiling v3_extku.c
[646/1468] Compiling v3_crld.c
[647/1468] Compiling v3_enum.c
[648/1468] Compiling v3_conf.c
[649/1468] Compiling v3_bitst.c
[650/1468] Compiling v3_cpols.c
[651/1468] Compiling v3_bcons.c
[652/1468] Compiling v3_alt.c
[653/1468] Compiling v3_akeya.c
[654/1468] Compiling x_spki.c
[655/1468] Compiling x_sig.c
[656/1468] Compiling v3_akey.c
[657/1468] Compiling x_val.c
[658/1468] Compiling x_x509a.c
[659/1468] Compiling x_req.c
[660/1468] Compiling x_pkey.c
[661/1468] Compiling x_x509.c
[662/1468] Compiling c-nioatomics.c
[663/1468] Compiling x_pubkey.c
[664/1468] Compiling x_info.c
[665/1468] Compiling x_name.c
[666/1468] Compiling x_attrib.c
[667/1468] Compiling x_exten.c
[668/1468] Compiling x509spki.c
[669/1468] Compiling x_algor.c
[670/1468] Compiling x_all.c
[671/1468] Compiling x509rset.c
[672/1468] Compiling x_crl.c
[673/1468] Compiling x509name.c
[674/1468] Compiling x509cset.c
[675/1468] Compiling x509_v3.c
[676/1468] Compiling c-atomics.c
[677/1468] Compiling x509_txt.c
[678/1468] Compiling x509_req.c
[679/1468] Compiling x509_vpm.c
[680/1468] Compiling x509_vfy.c
[681/1468] Compiling x509_trs.c
[682/1468] Compiling x509_obj.c
[683/1468] Compiling x509_set.c
[684/1474] Compiling x509_def.c
[685/1474] Compiling x509_d2.c
[686/1474] Compiling x509_att.c
[687/1474] Compiling x509_ext.c
[688/1474] Compiling x509.c
[689/1474] Compiling x509_cmp.c
[690/1474] Compiling x509_lu.c
[691/1474] Compiling t_x509a.c
[693/1474] Compiling NIOConcurrencyHelpers NIOLock.swift
[693/1474] Compiling i2d_pr.c
[695/1474] Compiling NIOConcurrencyHelpers lock.swift
[695/1474] Compiling name_print.c
[696/1474] Compiling t_req.c
[697/1474] Compiling rsa_pss.c
[698/1474] Compiling t_x509.c
[699/1474] Compiling t_crl.c
[701/1474] Emitting module NIOConcurrencyHelpers
[701/1474] Compiling by_file.c
[702/1474] Compiling policy.c
[703/1474] Compiling a_verify.c
[704/1474] Compiling algorithm.c
[705/1474] Compiling a_sign.c
[706/1474] Compiling by_dir.c
[708/1474] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[708/1474] Compiling voprf.c
[709/1474] Compiling thread_win.c
[710/1474] Compiling a_digest.c
[711/1474] Compiling asn1_gen.c
[713/1474] Compiling NIOConcurrencyHelpers atomics.swift
[714/1474] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[714/1474] Compiling thread_pthread.c
[715/1474] Compiling thread_none.c
[716/1475] Compiling thread.c
[718/1476] Compiling pmbtoken.c
[720/1476] Compiling trust_token.c
[721/1476] Compiling rsa_print.c
[722/1476] Compiling stack.c
[723/1476] Compiling siphash.c
[724/1476] Compiling rc4.c
[725/1476] Compiling windows.c
[726/1476] Compiling rsa_asn1.c
[727/1476] Compiling refcount.c
[728/1476] Compiling rand_extra.c
[728/1476] Compiling rsa_crypt.c
[730/1476] Compiling passive.c
[731/1476] Compiling deterministic.c
[732/1476] Compiling fuchsia.c
[733/1524] Compiling forkunsafe.c
[734/1534] Compiling poly1305_arm_asm.S
[735/1546] Compiling poly1305_arm.c
[736/1560] Compiling poly1305.c
[737/1564] Compiling pool.c
[738/1578] Compiling poly1305_vec.c
[739/1578] Compiling pkcs7.c
[740/1578] Compiling pkcs8.c
[741/1578] Compiling p5_pbev2.c
[742/1578] Compiling pem_xaux.c
[743/1578] Compiling pkcs7_x509.c
[744/1578] Compiling pkcs8_x509.c
[745/1578] Compiling pem_x509.c
[747/1578] Emitting module ConsoleKit
/host/spi-builder-workspace/.build/checkouts/console-kit/Sources/ConsoleKit/Activity/ActivityIndicator.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Dispatch
^
@preconcurrency 
[747/1584] Compiling pem_pkey.c
[749/1584] Compiling ConsoleKit ActivityBar.swift
/host/spi-builder-workspace/.build/checkouts/console-kit/Sources/ConsoleKit/Activity/ActivityIndicator.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Dispatch
^
@preconcurrency 
[750/1584] Compiling ConsoleKit ActivityIndicator.swift
/host/spi-builder-workspace/.build/checkouts/console-kit/Sources/ConsoleKit/Activity/ActivityIndicator.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Dispatch
^
@preconcurrency 
[751/1584] Compiling ConsoleKit ActivityIndicatorRenderer.swift
/host/spi-builder-workspace/.build/checkouts/console-kit/Sources/ConsoleKit/Activity/ActivityIndicator.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Dispatch
^
@preconcurrency 
[752/1584] Compiling ConsoleKit ActivityIndicatorState.swift
/host/spi-builder-workspace/.build/checkouts/console-kit/Sources/ConsoleKit/Activity/ActivityIndicator.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Dispatch
^
@preconcurrency 
[753/1584] Compiling ConsoleKit CustomActivity.swift
/host/spi-builder-workspace/.build/checkouts/console-kit/Sources/ConsoleKit/Activity/ActivityIndicator.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Dispatch
^
@preconcurrency 
[754/1584] Compiling ConsoleKit LoadingBar.swift
/host/spi-builder-workspace/.build/checkouts/console-kit/Sources/ConsoleKit/Activity/ActivityIndicator.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Dispatch
^
@preconcurrency 
[755/1584] Compiling ConsoleKit ProgressBar.swift
/host/spi-builder-workspace/.build/checkouts/console-kit/Sources/ConsoleKit/Activity/ActivityIndicator.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Dispatch
^
@preconcurrency 
[755/1584] Compiling pem_pk8.c
[756/1584] Compiling pem_oth.c
[757/1584] Compiling obj_xref.c
[758/1584] Compiling pem_info.c
[759/1584] Compiling pem_lib.c
[760/1584] Compiling pem_all.c
[762/1584] Compiling ConsoleKit Console+Clear.swift
[763/1584] Compiling ConsoleKit Console+Ephemeral.swift
[764/1584] Compiling ConsoleKit ConsoleClear.swift
[765/1584] Compiling ConsoleKit AnyCommand.swift
[766/1584] Compiling ConsoleKit Argument.swift
[767/1584] Compiling ConsoleKit AnyAsyncCommand.swift
[767/1584] Compiling lhash.c
[768/1584] Compiling mem.c
[769/1584] Compiling keccak.c
[770/1584] Compiling kyber.c
[771/1584] Compiling x86_64-mont5-mac.mac.x86_64.S
[772/1584] Compiling obj.c
[773/1584] Compiling poly_rq_mul.S
[774/1584] Compiling hpke.c
[775/1584] Compiling x86_64-mont-mac.mac.x86_64.S
[776/1584] Compiling x86_64-mont-linux.linux.x86_64.S
[777/1584] Compiling x86-mont-windows.windows.x86.S
[778/1584] Compiling x86_64-mont5-linux.linux.x86_64.S
[779/1584] Compiling x86-mont-linux.linux.x86.S
[780/1584] Compiling vpaes-x86_64-mac.mac.x86_64.S
[781/1584] Compiling ConsoleKit Flag.swift
[782/1584] Compiling ConsoleKit Option.swift
[783/1584] Compiling ConsoleKit Utilities.swift
[785/1584] Compiling ConsoleKit Console.swift
[786/1584] Compiling ConsoleKit Console+Ask.swift
[787/1584] Compiling ConsoleKit Console+Choose.swift
[788/1584] Compiling ConsoleKit Console+Confirm.swift
[789/1584] Compiling ConsoleKit Console+Input.swift
[790/1584] Compiling ConsoleKit Console+Center.swift
[791/1584] Compiling ConsoleKit Console+Output.swift
[792/1584] Compiling ConsoleKit Console+Wait.swift
[793/1584] Compiling ConsoleKit ConsoleColor.swift
[794/1584] Compiling ConsoleKit ConsoleStyle.swift
[795/1584] Compiling ConsoleKit ConsoleText.swift
[796/1584] Compiling ConsoleKit ConsoleTextFragment.swift
[797/1584] Compiling ConsoleKit ANSI.swift
[798/1584] Compiling ConsoleKit Terminal.swift
[799/1584] Compiling ConsoleKit readpassphrase_linux.swift
[799/1584] Compiling hrss.c
[801/1584] Compiling NIOCore MarkedCircularBuffer.swift
[802/1584] Compiling NIOCore MulticastChannel.swift
[803/1584] Compiling NIOCore NIOAny.swift
[804/1584] Compiling NIOCore NIOCloseOnErrorHandler.swift
[805/1584] Compiling NIOCore NIOLoopBound.swift
[806/1584] Compilin
g NIOCore NIOSendable.swift
[807/1584] Compiling NIOCore PointerHelpers.swift
[808/1584] Compiling NIOCore RecvByteBufferAllocator.swift
[808/1592] Compiling vpaes-x86-windows.windows.x86.S
[809/1592] Compiling vpaes-x86_64-linux.linux.x86_64.S
[810/1592] Compiling vpaes-x86-linux.linux.x86.S
[811/1592] Compiling vpaes-armv8-linux.linux.aarch64.S
[812/1592] Compiling vpaes-armv8-ios.ios.aarch64.S
[813/1592] Compiling vpaes-armv7-linux.linux.arm.S
[814/1592] Compiling vpaes-armv7-ios.ios.arm.S
[815/1592] Compiling sha512-armv8-linux.linux.aarch64.S
[816/1592] Compiling sha512-x86_64-mac.mac.x86_64.S
[817/1592] Compiling sha512-x86_64-linux.linux.x86_64.S
[818/1592] Compiling sha512-armv8-ios.ios.aarch64.S
[819/1592] Compiling kdf.c
[820/1592] Compiling sha512-armv4-linux.linux.arm.S
[821/1592] Compiling sha512-armv4-ios.ios.arm.S
[822/1592] Compiling sha256-x86_64-mac.mac.x86_64.S
[823/1592] Compiling sha512-586-windows.windows.x86.S
[824/1592] Compiling sha512-586-linux.linux.x86.S
[825/1592] Compiling sha256-armv8-linux.linux.aarch64.S
[826/1592] Compiling sha256-armv8-ios.ios.aarch64.S
[827/1592] Compiling sha256-x86_64-linux.linux.x86_64.S
[828/1592] Compiling sha256-armv4-linux.linux.arm.S
[829/1592] Compiling sha256-armv4-ios.ios.arm.S
[830/1592] Compiling sha256-586-windows.windows.x86.S
[831/1592] Compiling sha256-586-linux.linux.x86.S
[832/1592] Compiling sha1-x86_64-mac.mac.x86_64.S
[833/1592] Compiling sha1-armv8-ios.ios.aarch64.S
[834/1592] Compiling sha1-x86_64-linux.linux.x86_64.S
[835/1592] Compiling sha1-586-windows.windows.x86.S
[836/1592] Compiling sha1-armv8-linux.linux.aarch64.S
[840/1592] Compiling ConsoleKit ConsoleError.swift
[841/1592] Compiling ConsoleKit ConsoleLogger.swift
[842/1592] Compiling ConsoleKit GenerateAsyncAutocompleteCommand.swift
[843/1592] Compiling ConsoleKit GenerateAutocompleteCommand.swift
[844/1592] Compiling ConsoleKit LoggerFragment.swift
[845/1592] Compiling ConsoleKit String+LevenshteinDistance.swift
[845/1592] Compiling sha1-armv4-large-linux.linux.arm.S
[846/1592] Compiling sha1-armv4-large-ios.ios.arm.S
[847/1592] Compiling sha1-586-linux.linux.x86.S
[848/1592] Compiling sha256.c
[849/1592] Compiling sha512.c
[850/1592] Compiling sha1.c
[851/1592] Compiling fips.c
[852/1592] Compiling service_indicator.c
[853/1592] Compiling rsaz-avx2-mac.mac.x86_64.S
[854/1592] Compiling rsaz-avx2-linux.linux.x86_64.S
[855/1592] Compiling self_check.c
[857/1592] Compiling ConsoleKit CommandGroup.swift
[858/1592] Compiling ConsoleKit CommandInput.swift
[859/1592] Compiling ConsoleKit CommandSignature.swift
[860/1592] Compiling ConsoleKit Commands.swift
[861/1592] Compiling ConsoleKit Completion.swift
[862/1592] Compiling ConsoleKit Console+Run.swift
[863/1592] Compiling ConsoleKit AsyncCommand.swift
[864/1592] Compiling ConsoleKit AsyncCommandGroup.swift
[865/1592] Compiling ConsoleKit AsyncCommands.swift
[866/1592] Compiling ConsoleKit Command.swift
[867/1592] Compiling ConsoleKit CommandContext.swift
[868/1592] Compiling ConsoleKit CommandError.swift
[874/1593] Compiling rdrand-x86_64-mac.mac.x86_64.S
[875/1593] Compiling blinding.c
[876/1593] Compiling padding.c
[878/1593] Compiling rsa_impl.c
[879/1594] Compiling rdrand-x86_64-linux.linux.x86_64.S
[881/1594] Compiling rsa.c
[882/1594] Compiling fork_detect.c
[883/1594] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[884/1594] Compiling ctrdrbg.c
[885/1594] Compiling rand.c
[886/1594] Compiling urandom.c
[887/1594] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[888/1594] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[889/1594] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[890/1594] Compiling p256-armv8-asm-ios.ios.aarch64.S
[891/1594] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[892/1594] Compiling p256-armv8-asm-linux.linux.aarch64.S
[893/1594] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[902/1594] Compiling ofb.c
[903/1594] Compiling cbc.c
[904/1594] Compiling polyval.c
[905/1594] Compiling gcm_nohw.c
[906/1594] Compiling ctr.c
[907/1594] Compiling gcm.c
[908/1594] Compiling cfb.c
[909/1594] Compiling md5.c
[910/1594] Compiling md5-x86_64-mac.mac.x86_64.S
[911/1594] Compiling md5-586-windows.windows.x86.S
[912/1594] Compiling md5-586-linux.linux.x86.S
[913/1594] Compiling md5-x86_64-linux.linux.x86_64.S
[914/1594] Compiling hmac.c
[915/1594] Compiling hkdf.c
[916/1594] Compiling ghashv8-armv8-ios.ios.aarch64.S
[917/1594] Compiling ghashv8-armv7-ios.ios.arm.S
[918/1594] Compiling ghashv8-armv8-linux.linux.aarch64.S
[919/1594] Compiling md4.c
[920/1594] Compiling ghashv8-armv7-linux.linux.arm.S
[921/1594] Compiling ghash-x86_64-mac.mac.x86_64.S
[922/1594] Compiling ghash-x86-windows.windows.x86.S
[923/1594] Compiling ghash-x86-linux.linux.x86.S
[924/1594] Compiling ghash-x86_64-linux.linux.x86_64.S
[925/1594] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[926/1594] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[927/1594] Compiling ghash-ssse3-x86-windows.windows.x86.S
[928/1594] Compiling ghash-ssse3-x86-linux.linux.x86.S
[929/1594] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[930/1594] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[931/1594] Compiling fips_shared_support.c
[932/1594] Compiling ghash-armv4-linux.linux.arm.S
[933/1594] Compiling ghash-armv4-ios.ios.arm.S
[934/1594] Compiling util.c
[935/1594] Compiling ecdsa.c
[936/1594] Compiling ecdh.c
[937/1594] Compiling wnaf.c
[938/1594] Compiling scalar.c
[939/1594] Compiling simple_mul.c
[940/1594] Compiling simple.c
[942/1594] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[943/1594] Compiling NIOCore SocketAddresses.swift
[944/1594] Compiling NIOCore SocketOptionProvider.swift
[945/1594] Compiling NIOCore SystemCallHelpers.swift
[946/1594] Compiling NIOCore TimeAmount+Duration.swift
[947/1594] Compiling NIOCore TypeAssistedChannelHandler.swift
[948/1594] Compiling NIOCore UniversalBootstrapSupport.swift
[949/1594] Compiling NIOCore Utilities.swift
[949/1594] Compiling oct.c
[950/1594] Compiling felem.c
[951/1594] Compiling p256.c
[952/1594] Compiling ec_key.c
[952/1594] Compiling p224-64.c
[954/1594] Compiling ec_montgomery.c
[955/1594] Compiling check.c
[956/1594] Compiling ec.c
[957/1594] Compiling digestsign.c
[958/1594] Compiling digests.c
[959/1594] Compiling dh.c
[960/1594] Compiling digest.c
[961/1594] Compiling co-586-windows.windows.x86.S
[962/1594] Compiling co-586-linux.linux.x86.S
[963/1594] Compiling e_aesccm.c
[964/1594] Compiling cmac.c
[965/1594] Compiling p256-nistz.c
[974/1594] Compiling bsaes-armv7-linux.linux.arm.S
[975/1594] Compiling aead.c
[976/1594] Compiling bsaes-armv7-ios.ios.arm.S
[977/1594] Compiling e_aes.c
[978/1594] Compiling cipher.c
[979/1594] Compiling sqrt.c
[980/1594] Compiling shift.c
[981/1594] Compiling rsaz_exp.c
[982/1594] Compiling random.c
[983/1594] Compiling montgomery_inv.c
[984/1594] Compiling prime.c
[985/1594] Compiling mul.c
[986/1594] Compiling montgomery.c
[987/1594] Compiling jacobi.c
[988/1594] Compiling generic.c
[989/1594] Compiling gcd.c
[990/1594] Compiling div_extra.c
[991/1594] Compiling gcd_extra.c
[992/1594] Compiling ctx.c
[993/1594] Compiling div.c
[994/1594] Compiling cmp.c
[995/1594] Compiling exponentiation.c
[996/1594] Compiling bytes.c
[997/1594] Compiling add.c
[998/1594] Compiling bn.c
[999/1594] Compiling bn-armv8-linux.linux.aarch64.S
[1000/1594] Compiling bn-586-windows.windows.x86.S
[1001/1594] Compiling bn-armv8-ios.ios.aarch64.S
[1002/1594] Compiling bn-586-linux.linux.x86.S
[1003/1594] Compiling armv8-mont-linux.linux.aarch64.S
[1004/1594] Compiling armv4-mont-ios.ios.arm.S
[1005/1594] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[1015/1594] Compiling armv4-mont-linux.linux.arm.S
[1016/1594] Compiling armv8-mont-ios.ios.aarch64.S
[1017/1594] Compiling x86_64-gcc.c
[1018/1594] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[1019/1594] Compiling aesv8-armv7-linux.linux.arm.S
[1020/1594] Compiling aesv8-armv8-ios.ios.aarch64.S
[1021/1594] Compiling aesv8-armv7-ios.ios.arm.S
[1022/1594] Compiling aesv8-armv8-linux.linux.aarch64.S
[1023/1594] Compiling aesni-x86_64-mac.mac.x86_64.S
[1024/1594] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[1025/1594] Compiling aesni-x86-windows.windows.x
86.S
[1026/1594] Compiling aesni-x86_64-linux.linux.x86_64.S
[1027/1594] Compiling aesni-x86-linux.linux.x86.S
[1028/1594] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[1029/1594] Compiling mode_wrappers.c
[1030/1594] Compiling key_wrap.c
[1031/1594] Compiling sign.c
[1032/1594] Compiling aes.c
[1033/1594] Compiling ex_data.c
[1034/1594] Compiling scrypt.c
[1035/1594] Compiling print.c
[1036/1594] Compiling aes_nohw.c
[1037/1594] Compiling pbkdf.c
[1038/1594] Compiling p_x25519.c
[1039/1594] Compiling p_x25519_asn1.c
[1040/1594] Compiling p_rsa_asn1.c
[1041/1594] Compiling p_ed25519.c
[1042/1594] Compiling p_ed25519_asn1.c
[1043/1594] Compiling p_hkdf.c
[1044/1594] Compiling p_ec_asn1.c
[1045/1594] Compiling p_rsa.c
[1046/1594] Compiling err_data.c
[1047/1594] Compiling p_dsa_asn1.c
[1048/1594] Compiling p_ec.c
[1049/1594] Compiling evp_ctx.c
[1050/1594] Compiling evp.c
[1051/1594] Compiling evp_asn1.c
[1052/1594] Compiling engine.c
[1053/1594] Compiling err.c
[1054/1594] Compiling ecdsa_asn1.c
[1055/1594] Compiling ec_derive.c
[1056/1594] Compiling dsa_asn1.c
[1057/1594] Compiling ecdh_extra.c
[1058/1594] Compiling hash_to_curve.c
[1059/1594] Compiling ec_asn1.c
[1060/1594] Compiling params.c
[1061/1594] Compiling dsa.c
[1062/1594] Compiling dh_asn1.c
[1063/1594] Compiling digest_extra.c
[1064/1594] Compiling x25519-asm-arm.S
[1065/1594] Compiling spake25519.c
[1066/1594] Compiling cpu_arm_openbsd.c
[1067/1594] Compiling crypto.c
[1068/1594] Compiling des.c
[1069/1594] Compiling cpu_arm_linux.c
[1069/1594] Compiling cpu_arm_freebsd.c
[1071/1594] Compiling cpu_intel.c
[1072/1594] Compiling cpu_arm.c
[1073/1594] Compiling cpu_aarch64_win.c
[1074/1594] Compiling cpu_aarch64_openbsd.c
[1075/1594] Compiling cpu_aarch64_linux.c
[1076/1594] Compiling cpu_aarch64_fuchsia.c
[1077/1594] Compiling cpu_aarch64_freebsd.c
[1078/1594] Compiling curve25519.c
[1079/1594] Compiling cpu_aarch64_apple.c
[1080/1594] Compiling tls_cbc.c
[1081/1594] Compiling e_rc4.c
[1082/1594] Compiling e_tls.c
[1083/1594] Compiling conf.c
[1100/1594] Compiling e_rc2.c
[1101/1594] Compiling e_null.c
[1102/1594] Compiling e_des.c
[1103/1594] Compiling e_chacha20poly1305.c
[1104/1594] Compiling derive_key.c
[1105/1594] Compiling cipher_extra.c
[1106/1594] Compiling e_aesgcmsiv.c
[1107/1594] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[1108/1594] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[1108/1594] Compiling e_aesctrhmac.c
[1110/1594] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[1111/1594] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[1112/1594] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[1113/1594] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[1114/1594] Compiling chacha-x86_64-mac.mac.x86_64.S
[1115/1594] Compiling chacha.c
[1116/1594] Compiling chacha-x86_64-linux.linux.x86_64.S
[1117/1594] Compiling chacha-x86-linux.linux.x86.S
[1118/1594] Compiling chacha-armv8-linux.linux.aarch64.S
[1120/1594] Emitting module NIOCore
[1120/1594] Compiling chacha-x86-windows.windows.x86.S
[1121/1595] Compiling chacha-armv8-ios.ios.aarch64.S
[1122/1595] Compiling chacha-armv4-ios.ios.arm.S
[1123/1595] Compiling unicode.c
[1125/1595] Compiling chacha-armv4-linux.linux.arm.S
[1127/1596] Compiling ber.c
[1128/1596] Compiling asn1_compat.c
[1129/1596] Compiling buf.c
[1130/1596] Compiling bn_asn1.c
[1131/1596] Compiling convert.c
[1132/1596] Compiling cbs.c
[1133/1596] Compiling cbb.c
[1134/1596] Compiling blake2.c
[1135/1596] Compiling socket.c
[1136/1596] Compiling printf.c
[1137/1596] Compiling socket_helper.c
[1138/1596] Compiling hexdump.c
[1139/1596] Compiling pair.c
[1140/1596] Compiling fd.c
[1141/1596] Compiling connect.c
[1142/1596] Compiling file.c
[1143/1597] Compiling bio_mem.c
[1144/1627] Compiling bio.c
[1145/1645] Compiling base64.c
[1146/1645] Compiling tasn_new.c
[1147/1645] Compiling tasn_fre.c
[1148/1645] Compiling tasn_typ.c
[1149/1645] Compiling tasn_utl.c
[1150/1645] Compiling tasn_enc.c
[1151/1645] Compiling tasn_dec.c
[1152/1645] Compiling f_string.c
[1153/1645] Compiling asn_pack.c
[1154/1645] Compiling f_int.c
[1155/1645] Compiling posix_time.c
[1156/1645] Compiling asn1_par.c
[1157/1645] Compiling a_utctm.c
[1158/1645] Compiling a_type.c
[1159/1645] Compiling a_time.c
[1160/1645] Compiling asn1_lib.c
[1161/1645] Compiling a_strnid.c
[1163/1645] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1163/1645] Compiling a_octet.c
[1164/1645] Compiling a_strex.c
[1166/1645] Compiling NIOEmbedded AsyncTestingChannel.swift
[1167/1645] Emitting module NIOEmbedded
[1167/1645] Compiling a_mbstr.c
[1168/1645] Compiling a_object.c
[1169/1645] Compiling a_i2d_fp.c
[1170/1645] Compiling a_int.c
[1171/1645] Compiling a_gentm.c
[1172/1645] Compiling a_dup.c
[1173/1645] Compiling a_d2i_fp.c
[1174/1645] Compiling fiat_curve25519_adx_mul.S
[1175/1645] Compiling fiat_curve25519_adx_square.S
[1176/1645] Compiling a_bool.c
[1178/1645] Compiling NIOEmbedded Embedded.swift
[1178/1646] Compiling a_bitstr.c
[1181/1647] Compiling v3_prn.c
[1182/1647] Compiling v3_skey.c
[1184/1647] Compiling NIOPosix PointerHelpers.swift
[1185/1647] Compiling NIOPosix Pool.swift
[1186/1647] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1187/1647] Compiling NIOPosix PosixSingletons.swift
[1188/1647] Compiling NIOPosix RawSocketBootstrap.swift
[1189/1647] Compiling NIOPosix Resolver.swift
[1189/1653] Compiling v3_purp.c
[1190/1653] Compiling v3_utl.c
[1191/1653] Compiling CCryptoBoringSSLShims shims.c
[1192/1653] Compiling v3_pmaps.c
[1194/1653] Emitting module NIOPosix
[1194/1653] Compiling v3_pcons.c
[1195/1653] Compiling v3_ocsp.c
[1196/1653] Compiling v3_ncons.c
[1197/1653] Compiling v3_int.c
[1198/1653] Compiling v3_info.c
[1199/1653] Compiling v3_ia5.c
[1200/1653] Compiling v3_lib.c
[1201/1653] Compiling v3_extku.c
[1202/1653] Compiling v3_genn.c
[1203/1653] Compiling v3_enum.c
[1204/1653] Compiling v3_bitst.c
[1205/1653] Compiling v3_crld.c
[1207/1653] Compiling NIOPosix Selectable.swift
[1208/1653] Compiling NIOPosix SelectableChannel.swift
[1209/1653] Compiling NIOPosix SelectableEventLoop.swift
[1210/1653] Compiling NIOPosix SelectorEpoll.swift
[1211/1653] Compiling NIOPosix SelectorGeneric.swift
[1212/1653] Compiling NIOPosix SelectorKqueue.swift
[1212/1653] Compiling v3_cpols.c
[1213/1653] Compiling v3_conf.c
[1215/1653] Compiling NIOPosix Thread.swift
[1216/1653] Compiling NIOPosix ThreadPosix.swift
[1217/1653] Compiling NIOPosix ThreadWindows.swift
[1218/1653] Compiling NIOPosix Utilities.swift
[1219/1653] Compiling NIOPosix VsockAddress.swift
[1220/1653] Compiling NIOPosix VsockChannelEvents.swift
[1220/1653] Compiling v3_bcons.c
[1221/1653] Compiling v3_alt.c
[1222/1653] Compiling v3_akeya.c
[1223/1653] Compiling x_x509a.c
[1224/1653] Compiling v3_akey.c
[1225/1653] Compiling x_spki.c
[1227/1653] Compiling NIOPosix SelectorUring.swift
[1228/1653] Compiling NIOPosix ServerSocket.swift
[1229/1653] Compiling NIOPosix Socket.swift
[1230/1653] Compiling NIOPosix SocketChannel.swift
[1231/1653] Compiling NIOPosix SocketProtocols.swift
[1232/1653] Compiling NIOPosix System.swift
[1232/1653] Compiling x_val.c
[1233/1653] Compiling x_x509.c
[1234/1653] Compiling x_sig.c
[1235/1653] Compiling x_req.c
[1236/1653] Compiling x_pubkey.c
[1237/1653] Compiling x_pkey.c
[1238/1653] Compiling x_info.c
[1239/1653] Compiling x_name.c
[1240/1653] Compiling x_exten.c
[1241/1653] Compiling x_attrib.c
[1242/1653] Compiling x_crl.c
[1243/1653] Compiling x_algor.c
[1244/1653] Compiling x_all.c
[1245/1653] Compiling x509spki.c
[1247/1653] Compiling NIOPosix IntegerBitPacking.swift
[1248/1653] Compiling NIOPosix IntegerTypes.swift
[1249/1653] Compiling NIOPosix Linux.swift
[1250/1653] Compiling NIOPosix LinuxCPUSet.swift
[1251/1653] Compiling NIOPosix LinuxUring.swift
[1252/1653] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1253/1653] Compiling NIOPosix NIOThreadPool.swift
[1254/1653] Compiling NIOPosix NonBlockingFileIO.swift
[1255/1653] Compiling NIOPosix PendingDatagramWritesManager.swift
[1256/1653] Compiling NIOPosix PendingWritesManager.swift
[1257/1653] Compiling NIOPosix PipeChannel.swift
[1258/1653] Compiling NIOPosix PipePair.swift
[1258/1653]
Compiling x509rset.c
[1259/1653] Compiling x509name.c
[1260/1653] Compiling x509cset.c
[1261/1653] Compiling x509_txt.c
[1262/1653] Compiling x509_vpm.c
[1263/1653] Compiling x509_req.c
[1264/1653] Compiling x509_trs.c
[1265/1653] Compiling x509_set.c
[1266/1653] Compiling x509_v3.c
[1267/1653] Compiling x509_vfy.c
[1268/1653] Compiling x509_obj.c
[1269/1653] Compiling x509_lu.c
[1271/1653] Compiling NIOPosix BSDSocketAPICommon.swift
[1272/1653] Compiling NIOPosix BSDSocketAPIPosix.swift
[1273/1653] Compiling NIOPosix BSDSocketAPIWindows.swift
[1274/1653] Compiling NIOPosix BaseSocket.swift
[1275/1653] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1276/1653] Compiling NIOPosix BaseSocketChannel.swift
[1277/1653] Compiling NIOPosix BaseStreamSocketChannel.swift
[1278/1653] Compiling NIOPosix Bootstrap.swift
[1279/1653] Compiling NIOPosix ControlMessage.swift
[1280/1653] Compiling NIOPosix DatagramVectorReadManager.swift
[1281/1653] Compiling NIOPosix FileDescriptor.swift
[1282/1653] Compiling NIOPosix GetaddrinfoResolver.swift
[1283/1653] Compiling NIOPosix HappyEyeballs.swift
[1284/1653] Compiling NIOPosix IO.swift
[1284/1653] Compiling x509_ext.c
[1285/1654] Compiling x509_def.c
[1286/1654] Compiling x509_d2.c
[1289/1655] Compiling x509_att.c
[1290/1655] Compiling x509.c
[1291/1655] Compiling x509_cmp.c
[1292/1655] Compiling t_x509a.c
[1293/1656] Compiling t_crl.c
[1294/1657] Compiling t_x509.c
[1295/1657] Compiling i2d_pr.c
[1296/1657] Compiling t_req.c
[1297/1657] Compiling rsa_pss.c
[1298/1657] Compiling name_print.c
[1300/1657] Compiling NIO Exports.swift
[1301/1657] Emitting module NIO
[1301/1658] Compiling policy.c
[1304/1659] Compiling a_verify.c
[1305/1659] Compiling a_sign.c
[1306/1659] Compiling by_file.c
[1307/1659] Compiling by_dir.c
[1308/1659] Compiling algorithm.c
[1309/1659] Compiling asn1_gen.c
[1310/1659] Compiling a_digest.c
[1311/1659] Compiling trust_token.c
[1312/1697] Compiling voprf.c
[1313/1709] Compiling thread_win.c
[1315/1719] Compiling NIOTLS TLSEvents.swift
[1315/1719] Compiling thread_pthread.c
[1317/1719] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1317/1720] Compiling thread_none.c
[1319/1720] Emitting module NIOTLS
[1320/1720] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1321/1720] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1322/1720] Compiling NIOSOCKS SOCKSResponse.swift
[1323/1720] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1324/1720] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1324/1720] Compiling thread.c
[1326/1720] Compiling AsyncKit EventLoopGroupConnectionPool.swift
[1327/1720] Compiling AsyncKit EventLoop+Concurrency.swift
[1328/1720] Compiling AsyncKit ConnectionPoolError.swift
[1329/1720] Compiling AsyncKit ConnectionPoolItem.swift
[1330/1720] Compiling NIOSOCKS ClientStateMachine.swift
[1330/1720] Compiling pmbtoken.c
[1332/1720] Compiling AsyncKit Future+Miscellaneous.swift
[1333/1720] Compiling AsyncKit Future+Nonempty.swift
[1334/1720] Compiling AsyncKit Future+Optional.swift
[1334/1722] Compiling stack.c
[1336/1722] Emitting module NIOSOCKS
[1337/1722] Compiling AsyncKit EventLoop+Flatten.swift
[1338/1722] Compiling AsyncKit EventLoop+Future.swift
[1339/1722] Compiling AsyncKit EventLoopGroup+Concurrency.swift
[1340/1722] Compiling AsyncKit ConnectionPoolSource.swift
[1341/1722] Compiling AsyncKit EventLoopConnectionPool.swift
[1341/1722] Compiling siphash.c
[1343/1722] Compiling NIOSOCKS ServerStateMachine.swift
[1343/1722] Compiling rsa_print.c
[1345/1722] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1346/1722] Compiling NIOTLS SNIHandler.swift
[1346/1723] Compiling refcount.c
[1347/1723] Compiling rsa_asn1.c
[1348/1723] Compiling rsa_crypt.c
[1354/1725] Compiling AsyncKit Future+Transform.swift
[1355/1725] Compiling AsyncKit Future+Try.swift
[1356/1725] Compiling AsyncKit FutureOperators.swift
[1357/1725] Compiling rc4.c
[1359/1726] Compiling windows.c
[1360/1726] Compiling trusty.c
[1361/1726] Compiling rand_extra.c
[1362/1727] Compiling ios.c
[1364/1727] Emitting module NIOHTTP1
[1364/1733] Compiling getentropy.c
[1365/1754] Compiling passive.c
[1366/1754] Compiling forkunsafe.c
[1368/1754] Compiling NIOSSL SSLCallbacks.swift
[1369/1754] Compiling NIOSSL SSLCertificate.swift
[1370/1754] Compiling NIOSSL NIOSSLClientHandler.swift
[1371/1754] Compiling NIOSSL NIOSSLHandler.swift
[1372/1754] Compiling NIOSSL NIOSSLServerHandler.swift
[1373/1754] Compiling NIOSSL ObjectIdentifier.swift
[1374/1754] Compiling NIOSSL ByteBufferBIO.swift
[1375/1754] Compiling NIOSSL CustomPrivateKey.swift
[1375/1754] Compiling deterministic.c
[1376/1754] Compiling pool.c
[1378/1754] Emitting module NIOFoundationCompat
[1379/1754] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1379/1755] Compiling poly1305_arm_asm.S
[1382/1756] Compiling poly1305.c
[1387/1756] Compiling NIOSSL IdentityVerification.swift
[1387/1756] Compiling poly1305_arm.c
[1388/1756] Compiling poly1305_vec.c
[1390/1756] Compiling NIOSSL SSLInit.swift
[1391/1756] Compiling NIOSSL PosixPort.swift
[1392/1756] Compiling NIOSSL SubjectAlternativeName.swift
[1393/1756] Compiling NIOSSL NIOSSLSecureBytes.swift
[1393/1778] Compiling pkcs8_x509.c
[1394/1778] Compiling p5_pbev2.c
[1395/1778] Compiling pkcs7_x509.c
[1397/1778] Compiling NIOTransportServices NIOTSBootstraps.swift
[1398/1778] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1399/1778] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1400/1778] Compiling NIOTransportServices StateManagedChannel.swift
[1401/1778] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1402/1778] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1403/1780] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1404/1780] Compiling NIOTransportServices NIOTSSingletons.swift
[1405/1780] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1406/1780] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1407/1780] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1408/1780] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1408/1780] Compiling pkcs7.c
[1410/1780] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1411/1780] Compiling NIOTransportServices NIOTSErrors.swift
[1412/1780] Compiling NIOTransportServices NIOTSEventLoop.swift
[1412/1780] Compiling pkcs8.c
[1414/1780] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1415/1780] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1416/1780] Compiling NIOTransportServices AcceptHandler.swift
[1417/1780] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1418/1780] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1419/1780] Emitting module NIOTransportServices
[1420/1780] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1421/1780] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1422/1780] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1422/1781] Compiling pem_pkey.c
[1423/1781] Compiling pem_xaux.c
[1426/1782] Compiling pem_x509.c
[1427/1782] Compiling pem_pk8.c
[1434/1782] Compiling pem_oth.c
[1435/1782] Compiling obj_xref.c
[1437/1782] Emitting module AsyncKit
[1437/1782] Compiling pem_info.c
[1438/1782] Compiling pem_lib.c
[1439/1782] Compiling pem_all.c
[1440/1782] Compiling mem.c
[1441/1782] Compiling lhash.c
[1445/1783] Compiling keccak.c
[1446/1783] Compiling kyber.c
[1447/1783] Compiling obj.c
[1450/1784] Compiling poly_rq_mul.S
[1451/1784] Compiling x86_64-mont5-mac.mac.x86_64.S
[1452/1784] Compiling x86_64-mont5-linux.linux.x86_64.S
[1453/1784] Compiling x86_64-mont-mac.mac.x86_64.S
[1454/1784] Compiling x86_64-mont-linux.linux.x86_64.S
[1455/1784] Compiling hpke.c
[1457/1796] Emitting module NIOSSL
[1457/1804] Compiling hrss.c
[1458/1851] Compiling x86-mont-windows.windows.x86.S
[1461/1851] Compiling NIOSSL RNG.swift
[1462/1851] Compiling NIOSSL SafeCompare.swift
[1465/1851] Compiling x86-mont-linux.linux.x86.S
[1467/1851] Compiling NIOWebSocket WebSocketOpcode.swift
[1468/1852] Compiling NIOHPACK Indexed
HeaderTable.swift
[1469/1853] Compiling MultipartKit MultipartFormData.swift
[1470/1853] Compiling MultipartKit MultipartParser.swift
[1471/1853] Compiling vpaes-x86_64-mac.mac.x86_64.S
[1473/1853] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1474/1853] Compiling NIOHPACK StaticHeaderTable.swift
[1475/1853] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1475/1853] Compiling vpaes-x86_64-linux.linux.x86_64.S
[1477/1853] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1478/1853] Compiling NIOHPACK IntegerCoding.swift
[1479/1853] Compiling NIOExtras LineBasedFrameDecoder.swift
[1480/1853] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1481/1855] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1482/1855] Compiling NIOExtras NIOExtrasError.swift
[1483/1855] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1484/1855] Emitting module MultipartKit
[1484/1857] Compiling vpaes-x86-windows.windows.x86.S
[1486/1857] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1487/1857] Compiling NIOExtras JSONRPCFraming.swift
[1488/1857] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1489/1857] Compiling NIOExtras LengthFieldPrepender.swift
[1490/1857] Compiling NIOExtras DebugInboundEventsHandler.swift
[1491/1857] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1492/1857] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1493/1857] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1494/1857] Compiling NIOExtras QuiescingHelper.swift
[1495/1857] Compiling NIOExtras RequestResponseHandler.swift
[1500/1857] Compiling NIOExtras NIORequestIdentifiable.swift
[1501/1857] Compiling NIOExtras PCAPRingBuffer.swift
[1502/1857] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1509/1857] Compiling NIOHTTPCompression HTTPCompression.swift
[1510/1857] Compiling NIOHTTPCompression HTTPDecompression.swift
[1511/1857] Emitting module NIOHTTPCompression
[1512/1857] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1513/1857] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1513/1858] Compiling vpaes-x86-linux.linux.x86.S
[1515/1858] Emitting module NIOWebSocket
[1518/1858] Compiling NIOHPACK HuffmanTables.swift
[1529/1859] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1530/1859] Compiling NIOWebSocket WebSocketFrame.swift
[1531/1860] Emitting module NIOHPACK
[1532/1860] Compiling NIOHPACK HuffmanCoding.swift
[1532/1860] Compiling vpaes-armv8-linux.linux.aarch64.S
[1534/1861] Compiling vpaes-armv8-ios.ios.aarch64.S
[1537/1861] Compiling MultipartKit MultipartSerializer.swift
[1538/1861] Compiling MultipartKit Utilities.swift
[1538/1861] Compiling vpaes-armv7-linux.linux.arm.S
[1542/1861] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1543/1861] Compiling NIOExtras WritePCAPHandler.swift
[1547/1863] Compiling vpaes-armv7-ios.ios.arm.S
[1550/1863] Emitting module NIOExtras
[1555/1863] Compiling sha512-x86_64-mac.mac.x86_64.S
[1556/1863] Compiling kdf.c
[1561/1864] Compiling sha512-armv8-linux.linux.aarch64.S
[1562/1864] Compiling sha512-x86_64-linux.linux.x86_64.S
[1564/1864] Compiling sha512-armv8-ios.ios.aarch64.S
[1566/1865] Compiling sha512-armv4-linux.linux.arm.S
[1567/1865] Compiling sha512-armv4-ios.ios.arm.S
[1568/1865] Compiling sha512-586-linux.linux.x86.S
[1569/1865] Compiling sha512-586-windows.windows.x86.S
[1570/1865] Compiling sha256-x86_64-mac.mac.x86_64.S
[1580/1865] Compiling NIOSSL Zeroization.swift
[1581/1865] Compiling NIOSSL TLSConfiguration.swift
[1582/1865] Compiling NIOSSL UniversalBootstrapSupport.swift
[1582/1865] Compiling sha256-armv8-linux.linux.aarch64.S
[1583/1865] Compiling sha256-x86_64-linux.linux.x86_64.S
[1584/1865] Compiling sha256-armv8-ios.ios.aarch64.S
[1586/1867] Compiling sha256-armv4-linux.linux.arm.S
[1587/1867] Compiling sha256-armv4-ios.ios.arm.S
[1589/1875] Compiling sha256-586-windows.windows.x86.S
[1590/1886] Compiling sha256-586-linux.linux.x86.S
[1591/1923] Compiling sha1-x86_64-mac.mac.x86_64.S
[1592/1923] Compiling sha1-armv8-linux.linux.aarch64.S
[1593/1923] Compiling sha1-armv8-ios.ios.aarch64.S
[1594/1923] Compiling sha1-x86_64-linux.linux.x86_64.S
[1595/1923] Compiling sha1-armv4-large-linux.linux.arm.S
[1596/1923] Compiling sha1-armv4-large-ios.ios.arm.S
[1597/1923] Compiling sha1-586-windows.windows.x86.S
[1598/1923] Compiling sha1-586-linux.linux.x86.S
[1599/1923] Compiling sha512.c
[1600/1923] Compiling sha1.c
[1601/1923] Compiling sha256.c
[1602/1923] Compiling service_indicator.c
[1603/1923] Compiling rsaz-avx2-mac.mac.x86_64.S
[1604/1923] Compiling fips.c
[1605/1923] Compiling rsaz-avx2-linux.linux.x86_64.S
[1606/1923] Compiling self_check.c
[1607/1923] Compiling rsa_impl.c
[1608/1923] Compiling rdrand-x86_64-mac.mac.x86_64.S
[1609/1923] Compiling blinding.c
[1610/1923] Compiling padding.c
[1611/1923] Compiling rsa.c
[1613/1923] Compiling NIOHTTP2 StateMachineResult.swift
[1614/1923] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1614/1924] Compiling rdrand-x86_64-linux.linux.x86_64.S
[1617/1925] Compiling rand.c
[1618/1925] Compiling fork_detect.c
[1619/1925] Compiling urandom.c
[1620/1925] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[1621/1925] Compiling ctrdrbg.c
[1622/1925] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[1623/1925] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[1624/1925] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[1625/1925] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[1626/1925] Compiling p256-armv8-asm-ios.ios.aarch64.S
[1627/1926] Compiling p256-armv8-asm-linux.linux.aarch64.S
[1628/1932] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[1629/1933] Compiling polyval.c
[1630/1933] Compiling ofb.c
[1631/1933] Compiling gcm_nohw.c
[1632/1933] Compiling gcm.c
[1633/1933] Compiling ctr.c
[1635/1933] Compiling WebSocketKit WebSocket+Connect.swift
[1635/1933] Compiling cbc.c
[1636/1933] Compiling cfb.c
[1638/1933] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1639/1933] Compiling WebSocketKit Exports.swift
[1639/1933] Compiling md5-x86_64-mac.mac.x86_64.S
[1640/1933] Compiling md5.c
[1641/1933] Compiling md5-x86_64-linux.linux.x86_64.S
[1643/1933] Emitting module WebSocketKit
[1644/1933] Compiling WebSocketKit WebSocketHandler.swift
[1644/1933] Compiling md5-586-windows.windows.x86.S
[1645/1933] Compiling md5-586-linux.linux.x86.S
[1646/1933] Compiling md4.c
[1647/1933] Compiling ghashv8-armv8-ios.ios.aarch64.S
[1648/1933] Compiling ghashv8-armv8-linux.linux.aarch64.S
[1650/1933] Compiling WebSocketKit WebSocket+Concurrency.swift
[1650/1933] Compiling hmac.c
[1651/1933] Compiling hkdf.c
[1652/1933] Compiling ghashv8-armv7-ios.ios.arm.S
[1653/1933] Compiling ghashv8-armv7-linux.linux.arm.S
[1654/1933] Compiling ghash-x86_64-mac.mac.x86_64.S
[1655/1933] Compiling ghash-x86_64-linux.linux.x86_64.S
[1656/1933] Compiling ghash-x86-windows.windows.x86.S
[1657/1933] Compiling ghash-x86-linux.linux.x86.S
[1658/1933] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[1659/1933] Compiling ghash-ssse3-x86-windows.windows.x86.S
[1660/1933] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[1661/1933] Compiling ghash-ssse3-x86-linux.linux.x86.S
[1663/1933] Compiling WebSocketKit WebSocket.swift
[1664/1933] Compiling WebSocketKit WebSocketClient.swift
[1665/1934] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[1666/1934] Compiling fips_shared_support.c
[1667/1935] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[1669/1935] Compiling ghash-armv4-ios.ios.arm.S
[1670/1935] Compiling ghash-armv4-linux.linux.arm.S
[1671/1935] Compiling ecdh.c
[1672/1935] Compiling ecdsa.c
[1673/1935] Compiling wnaf.c
[1674/1935] Compiling util.c
[1675/1935] Compiling simple_mul.c
[1676/1935] Compiling simple.c
[1677/1935] Compiling scalar.c
[1678/1935] Compiling oct.c
[1680/1935] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1681/1935] Compiling NIOHTTP2 MaySendFrames.swift
[1682/1935] Compiling NIOHTTP2 SendingDataState.swift
[1683/1935] Compiling NIOHTTP2 SendingGoawayState.swift
[1684/1935] Compiling NIOHTTP2 SendingHeadersState.swift
[1685/1935] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1686/1935] Compiling NIOHTTP2 SendingRstStreamState.swift
[1687/1935] Compil
Fetching https://github.com/vapor/jwt.git
Fetching https://github.com/vapor/vapor.git
[1/2388] Fetching jwt
Fetched https://github.com/vapor/jwt.git (0.31s)
[1/66120] Fetching vapor
Fetched https://github.com/vapor/vapor.git (1.85s)
Computing version for https://github.com/vapor/jwt.git
Computed https://github.com/vapor/jwt.git at 4.2.2 (0.36s)
Fetching https://github.com/vapor/jwt-kit.git
[1/5301] Fetching jwt-kit
Fetched https://github.com/vapor/jwt-kit.git (0.62s)
Computing version for https://github.com/vapor/jwt-kit.git
Computed https://github.com/vapor/jwt-kit.git at 4.13.1 (0.35s)
Fetching https://github.com/apple/swift-crypto.git
[1/6899] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git (1.08s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.1.0 (0.37s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.84.6 (0.44s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/vapor/websocket-kit.git
[1/1648] Fetching multipart-kit
[512/4043] Fetching multipart-kit, websocket-kit
[920/5588] Fetching multipart-kit, websocket-kit, swift-atomics
Fetched https://github.com/vapor/websocket-kit.git (2.05s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-metrics.git
Fetched https://github.com/apple/swift-atomics.git (2.05s)
Fetched https://github.com/vapor/multipart-kit.git (2.11s)
Fetching https://github.com/apple/swift-log.git
[1/1929] Fetching swift-metrics
[1930/7014] Fetching swift-metrics, swift-algorithms
[2897/10128] Fetching swift-metrics, swift-algorithms, swift-log
Fetched https://github.com/apple/swift-metrics.git (0.36s)
[1635/8199] Fetching swift-algorithms, swift-log
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-algorithms.git (0.53s)
Fetched https://github.com/apple/swift-log.git (0.49s)
Fetching https://github.com/apple/swift-nio-ssl.git
[1/4719] Fetching swift-nio-extras
Fetched https://github.com/apple/swift-nio-extras.git (0.55s)
Fetching https://github.com/apple/swift-nio.git
[1/9995] Fetching swift-nio-http2
[501/21396] Fetching swift-nio-http2, swift-nio-ssl
[21397/84427] Fetching swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-http2.git (1.85s)
Fetching https://github.com/swift-server/swift-backtrace.git
[23377/74432] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git (1.90s)
Fetching https://github.com/vapor/routing-kit.git
[13867/63031] Fetching swift-nio
[15129/63633] Fetching swift-nio, swift-backtrace
Fetched https://github.com/swift-server/swift-backtrace.git (0.31s)
Fetching https://github.com/vapor/console-kit.git
[15759/83664] Fetching swift-nio, routing-kit
[35005/88724] Fetching swift-nio, routing-kit, console-kit
Fetched https://github.com/vapor/console-kit.git (0.46s)
Fetching https://github.com/vapor/async-kit.git
[43325/83664] Fetching swift-nio, routing-kit
[45217/85912] Fetching swift-nio, routing-kit, async-kit
Fetched https://github.com/vapor/routing-kit.git (1.15s)
Fetching https://github.com/swift-server/async-http-client.git
Fetched https://github.com/vapor/async-kit.git (0.45s)
[26474/63031] Fetching swift-nio
[40972/75421] Fetching swift-nio, async-http-client
Fetched https://github.com/swift-server/async-http-client.git (1.17s)
Fetched https://github.com/apple/swift-nio.git (6.54s)
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.36s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2020] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git (0.34s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.19.0 (0.35s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.34s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.14.0 (0.36s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.1.0 (0.35s)
Fetching https://github.com/apple/swift-numerics.git
[1/5097] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git (0.42s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.19.1 (0.41s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.28.1 (0.37s)
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.38s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.60.0 (0.49s)
Fetching https://github.com/apple/swift-collections.git
[1/12324] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git (1.27s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.35s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.18.0 (0.35s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (0.35s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.33s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.8.1 (0.33s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.5.4 (0.35s)
Computing version for https://github.com/swift-server/swift-backtrace.git
Computed https://github.com/swift-server/swift-backtrace.git at 1.3.4 (0.34s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.4.1 (0.34s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.9.0 (0.35s)
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.19.0
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.5.4
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.18.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.84.6
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.1.0
Creating working copy for https://github.com/vapor/jwt-kit.git
Working copy of https://github.com/vapor/jwt-kit.git resolved at 4.13.1
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.8.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.60.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.4.1
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.9.0
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.14.0
Creating working copy for https://github.com/swift-server/swift-backtrace.git
Working copy of https://github.com/swift-server/swift-backtrace.git resolved at 1.3.4
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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/jwt.git
Working copy of https://github.com/vapor/jwt.git resolved at 4.2.2
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.19.1
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.28.1
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
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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.1.0
Building for debugging...
[0/1291] Compiling CBacktrace backtrace.c
[1/1291] Compiling CVaporBcrypt bcrypt.c
[2/1291] Compiling CBacktrace fileline.c
[3/1291] Compiling CVaporBcrypt blf.c
[4/1291] Compiling CVaporURLParser urlparser.c
[5/1291] Compiling _NumericsShims _NumericsShims.c
[6/1291] Compiling _AtomicsShims.c
[7/1291] Compiling CNIOWindows shim.c
[8/1291] Compiling CNIOWindows WSAStartup.c
[9/1291] Compiling CNIOLinux liburing_shims.c
[10/1291] Compiling CNIOSHA1 c_nio_sha1.c
[11/1291] Compiling CNIOLLHTTP c_nio_http.c
[12/1291] Compiling CBacktrace dwarf.c
[13/1291] Compiling CNIOLinux shim.c
[14/1291] Compiling CBacktrace elf.c
[15/1291] Compiling CNIOLLHTTP c_nio_api.c
[16/1378] Compiling CNIOLLHTTP c_nio_llhttp.c
[18/1378] Emitting module _NIOBase64
[19/1397] Emitting module RealModule
[20/1398] Emitting module _NIODataStructures
[21/1398] Emitting module OrderedCollections
[22/1398] Compiling OrderedCollections OrderedSet+Hashable.swift
[23/1398] Compiling OrderedCollections OrderedSet+Initializers.swift
[24/1398] Compiling OrderedCollections OrderedSet+Insertions.swift
[25/1398] Compiling OrderedCollections OrderedSet+Invariants.swift
[26/1398] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[27/1398] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[28/1404] Compiling Atomics ManagedAtomicLazyReference.swift
[29/1404] Compiling Atomics AtomicMemoryOrderings.swift
[30/1406] Compiling Atomics Primitives.shims.swift
[31/1406] Compiling Atomics AtomicInteger.swift
[32/1406] Compiling Atomics AtomicOptionalWrappable.swift
[33/1406] Compiling RealModule RealFunctions.swift
[34/1406] Compiling Atomics AtomicReference.swift
[35/1406] Compiling Atomics AtomicStorage.swift
[36/1406] Compiling Atomics AtomicValue.swift
[37/1406] Compiling Atomics IntegerConformances.swift
[38/1406] Compiling RealModule Real.swift
[39/1406] Compiling Atomics PointerConformances.swift
[40/1406] Compiling Atomics Primitives.native.swift
[41/1406] Compiling Atomics UnsafeAtomicLazyReference.swift
[42/1406] Compiling Atomics ManagedAtomic.swift
[43/1408] Emitting module DequeModule
[44/1408] Compiling Atomics OptionalRawRepresentable.swift
[45/1408] Compiling Atomics RawRepresentable.swift
[46/1408] Compiling Atomics AtomicBool.swift
[48/1408] Compiling DequeModule _DequeSlot.swift
[55/1408] Compiling Atomics UnsafeAtomic.swift
[59/1408] Compiling RealModule ElementaryFunctions.swift
[64/1408] Compiling OrderedCollections OrderedDictionary+Elements.swift
[65/1408] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[66/1408] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[67/1408] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[68/1408] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[69/1408] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[74/1408] Compiling Atomics IntegerOperations.swift
[75/1408] Compiling Atomics Unmanaged extensions.swift
[87/1408] Compiling RealModule Float+Real.swift
[95/1408] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[96/1408] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[97/1408] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[98/1408] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[99/1408] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[100/1408] Compiling OrderedCollections OrderedSet+SubSequence.swift
[101/1408] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[102/1408] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[103/1408] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[104/1408] Compiling OrderedCollections OrderedDictionary+Values.swift
[105/1408] Compiling OrderedCollections OrderedDictionary.swift
[106/1408] Compiling OrderedCollections OrderedSet+Codable.swift
[107/1408] Compiling _NIOBase64 Base64.swift
[108/1409] Compiling RealModule Float16+Real.swift
[109/1409] Compiling RealModule Float80+Real.swift
[111/1411] Emitting module Atomics
[115/1411] Compiling _NIODataStructures _TinyArray.swift
[116/1411] Compiling _NIODataStructures PriorityQueue.swift
[121/1413] Compiling CNIODarwin shim.c
[122/1413] Compiling CNIOExtrasZlib empty.c
[128/1414] Compiling CoreMetrics Metrics.swift
[130/1439] Compiling CNIOBoringSSLShims shims.c
[132/1439] Compiling Logging MetadataProvider.swift
[133/1439] Emitting module Logging
[134/1439] Compiling Logging Locks.swift
[135/1439] Emitting module CoreMetrics
[136/1439] Compiling CoreMetrics Locks.swift
[137/1440] Compiling _NIODataStructures Heap.swift
[142/1443] Compiling OrderedCollections OrderedSet+Testing.swift
[143/1443] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[144/1443] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[145/1443] Compiling OrderedCollections OrderedSet.swift
[146/1443] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[147/1443] Compiling OrderedCollections _UnsafeBitset.swift
[149/1445] Compiling Algorithms FirstNonNil.swift
[150/1445] Compiling Algorithms FlattenCollection.swift
[151/1445] Compiling Algorithms Indexed.swift
[153/1450] Compiling Algorithms Split.swift
[154/1450] Compiling Algorithms Stride.swift
[155/1450] Compiling Algorithms Suffix.swift
[156/1452] Emitting module Collections
[157/1452] Compiling Collections Collections.swift
[160/1454] Compiling Algorithms RandomSample.swift
[161/1454] Compiling Algorithms Reductions.swift
[162/1454] Compiling Algorithms Rotate.swift
[163/1454] Compiling Logging Logging.swift
[164/1454] Compiling Logging LogHandler.swift
[167/1456] Compiling Algorithms Partition.swift
[168/1456] Compiling Algorithms Permutations.swift
[169/1456] Compiling Algorithms Product.swift
[169/1456] Compiling tls_record.cc
[171/1456] Compiling Algorithms Trim.swift
[172/1456] Compiling Algorithms Unique.swift
[173/1456] Compiling Algorithms Windows.swift
[174/1462] Emitting module RoutingKit
[174/1462] Compiling tls_method.cc
[176/1462] Compiling RoutingKit PathComponent.swift
[177/1462] Compiling RoutingKit TrieRouter.swift
[178/1462] Compiling RoutingKit Router.swift
[178/1462] Compiling tls13_server.cc
[179/1462] Compiling tls13_enc.cc
[181/1462] Compiling Algorithms Intersperse.swift
[182/1462] Compiling Algorithms Joined.swift
[183/1462] Compiling Algorithms MinMax.swift
[184/1462] Compiling Algorithms Compacted.swift
[185/1462] Compiling Algorithms Cycle.swift
[186/1462] Compiling Algorithms EitherSequence.swift
[187/1462] Compiling Algorithms AdjacentPairs.swift
[188/1462] Compiling Algorithms Chain.swift
[189/1462] Compiling Algorithms Chunked.swift
[190/1462] Compiling Algorithms Combinations.swift
[191/1462] Emitting module Metrics
[192/1462] Compiling Metrics Metrics.swift
[193/1462] Compiling RoutingKit AnyRouter.swift
[194/1462] Compiling RoutingKit Parameters.swift
[199/1466] Emitting module Algorithms
[201/1468] Compiling tls13_client.cc
[202/1468] Compiling tls13_both.cc
[203/1468] Compiling t1_enc.cc
[204/1468] Compiling ssl_versions.cc
[205/1468] Compiling ssl_stat.cc
[206/1468] Compiling ssl_transcript.cc
[207/1468] Compiling ssl_x509.cc
[208/1468] Compiling ssl_privkey.cc
[209/1468] Compiling ssl_session.cc
[210/1468] Compiling ssl_key_share.cc
[211/1468] Compiling ssl_buffer.cc
[212/1468] Compiling ssl_cipher.cc
[213/1468] Compiling ssl_lib.cc
[214/1468] Compiling ssl_file.cc
[215/1468] Compiling ssl_cert.cc
[216/1468] Compiling ssl_asn1.cc
[217/1468] Compiling ssl_aead_ctx.cc
[218/1468] Compiling s3_pkt.cc
[219/1468] Compiling s3_lib.cc
[220/1468] Compiling s3_both.cc
[221/1468] Compiling handshake_client.cc
[222/1468] Compiling handshake_server.cc
[223/1468] Compiling handoff.cc
[224/1468] Compiling handshake.cc
[225/1468] Compiling dtls_method.cc
[226/1468] Compiling dtls_record.cc
[227/1468] Compiling d1_srtp.cc
[228/1468] Compiling encrypted_client_hello.cc
[229/1468] Compiling d1_pkt.cc
[230/1468] Compiling v3_skey.c
[231/1468] Compiling extensions.cc
[232/1468] Compiling v3_utl.c
[233/1468] Compiling v3_prn.c
[234/1468] Compiling v3_purp.c
[235/1468] Compiling d1_lib.cc
[236/1468] Compiling v3_pmaps.c
[237/1468] Compiling v3_pcons.c
[238/1468] Compiling v3_ocsp.c
[239/1468] Compiling v3_lib.c
[240/1468] Compiling d1_both.cc
[241/1468] Compiling v3_int.c
[242/1468] Compiling v3_ncons.c
[243/1468] Compiling v3_info.c
[244/1468] Compiling v3_ia5.c
[245/1468] Compiling bio_ssl.cc
[246/1468] Compiling v3_genn.c
[247/1468] Compiling v3_enum.c
[248/1468] Compiling v3_extku.c
[249/1468] Compiling v3_crld.c
[250/1468] Compiling v3_cpols.c
[251/1468] Compiling v3_akeya.c
[252/1468] Compiling v3_bitst.c
[253/1468] Compiling v3_bcons.c
[254/1468] Compiling v3_conf.c
[255/1468] Compiling v3_akey.c
[256/1468] Compiling v3_alt.c
[257/1468] Compiling x_x509a.c
[258/1468] Compiling x_val.c
[259/1468] Compiling x_x509.c
[260/1468] Compiling x_spki.c
[261/1468] Compiling x_sig.c
[262/1468] Compiling x_req.c
[263/1468] Compiling x_pubkey.c
[264/1468] Compiling x_pkey.c
[265/1468] Compiling x_name.c
[266/1468] Compiling x_info.c
[267/1468] Compiling x_exten.c
[268/1468] Compiling x_attrib.c
[269/1468] Compiling x509spki.c
[270/1468] Compiling x_algor.c
[271/1468] Compiling x_all.c
[272/1468] Compiling x_crl.c
[273/1468] Compiling x509rset.c
[274/1468] Compiling x509name.c
[275/1468] Compiling x509cset.c
[276/1468] Compiling x509_txt.c
[277/1468] Compiling x509_vpm.c
[278/1468] Compiling x509_v3.c
[279/1468] Compiling x509_set.c
[280/1468] Compiling x509_trs.c
[281/1468] Compiling x509_req.c
[282/1468] Compiling x509_obj.c
[283/1468] Compiling x509_vfy.c
[284/1468] Compiling x509_def.c
[285/1468] Compiling x509_ext.c
[286/1468] Compiling x509_d2.c
[287/1468] Compiling x509_lu.c
[288/1468] Compiling x509_att.c
[289/1468] Compiling x509.c
[290/1468] Compiling t_x509.c
[291/1468] Compiling x509_cmp.c
[292/1468] Compiling t_x509a.c
[293/1468] Compiling rsa_pss.c
[294/1468] Compiling t_crl.c
[295/1468] Compiling t_req.c
[296/1468] Compiling i2d_pr.c
[297/1468] Compiling name_print.c
[298/1468] Compiling by_dir.c
[299/1468] Compiling policy.c
[300/1468] Compiling a_verify.c
[301/1468] Compiling by_file.c
[302/1468] Compiling a_sign.c
[303/1468] Compiling a_digest.c
[304/1468] Compiling algorithm.c
[305/1468] Compiling voprf.c
[306/1468] Compiling thread_win.c
[307/1468] Compiling thread.c
[308/1468] Compiling trust_token.c
[309/1468] Compiling thread_pthread.c
[310/1468] Compiling thread_none.c
[311/1468] Compiling asn1_gen.c
[312/1468] Compiling siphash.c
[313/1468] Compiling pmbtoken.c
[314/1468] Compiling stack.c
[315/1468] Compiling rsa_print.c
[316/1468] Compiling rc4.c
[317/1468] Compiling windows.c
[318/1468] Compiling rand_extra.c
[319/1468] Compiling rsa_asn1.c
[320/1468] Compiling refcount_lock.c
[321/1468] Compiling refcount_c11.c
[322/1468] Compiling rsa_crypt.c
[323/1468] Compiling fuchsia.c
[324/1468] Compiling passive.c
[325/1468] Compiling deterministic.c
[326/1468] Compiling poly1305_arm.c
[327/1468] Compiling pool.c
[328/1468] Compiling forkunsafe.c
[329/1468] Compiling poly1305_arm_asm.S
[330/1468] Compiling poly1305.c
[331/1468] Compiling pkcs7.c
[332/1468] Compiling pkcs8.c
[333/1468] Compiling pem_xaux.c
[334/1468] Compiling p5_pbev2.c
[335/1468] Compiling pem_x509.c
[336/1468] Compiling pkcs7_x509.c
[337/1468] Compiling pkcs8_x509.c
[338/1468] Compiling pem_pkey.c
[339/1468] Compiling pem_pk8.c
[340/1468] Compiling obj_xref.c
[341/1468] Compiling pem_oth.c
[342/1468] Compiling pem_info.c
[343/1468] Compiling mem.c
[343/1468] Compiling pem_all.c
[345/1468] Compiling lhash.c
[346/1468] Compiling pem_lib.c
[347/1468] Compiling keccak.c
[347/1468] Compiling obj.c
[349/1468] Compiling kyber.c
[350/1468] Compiling x86_64-mont5-mac.mac.x86_64.S
[351/1468] Compiling x86_64-mont-mac.mac.x86_64.S
[352/1468] Compiling poly_rq_mul.S
[353/1468] Compiling x86_64-mont5-linux.linux.x86_64.S
[354/1468] Compiling hkdf.c
[355/1468] Compiling x86-mont-linux.linux.x86.S
[356/1468] Compiling hpke.c
[357/1468] Compiling x86_64-mont-linux.linux.x86_64.S
[358/1468] Compiling vpaes-x86_64-mac.mac.x86_64.S
[359/1468] Compiling vpaes-armv8-linux.linux.aarch64.S
[360/1468] Compiling vpaes-x86_64-linux.linux.x86_64.S
[361/1468] Compiling vpaes-armv8-ios.ios.aarch64.S
[362/1468] Compiling vpaes-x86-linux.linux.x86.S
[363/1468] Compiling vpaes-armv7-linux.linux.arm.S
[364/1468] Compiling vpaes-armv7-ios.ios.arm.S
[365/1468] Compiling poly1305_vec.c
[366/1468] Compiling sha512-x86_64-mac.mac.x86_64.S
[367/1468] Compiling sha512-armv8-linux.linux.aarch64.S
[368/1468] Compiling kdf.c
[369/1468] Compiling sha512-x86_64-linux.linux.x86_64.S
[370/1468] Compiling sha512-armv8-ios.ios.aarch64.S
[371/1468] Compiling sha512-armv4-ios.ios.arm.S
[372/1468] Compiling sha512-armv4-linux.linux.arm.S
[373/1468] Compiling sha512-586-linux.linux.x86.S
[374/1468] Compiling hrss.c
[375/1468] Compiling sha256-x86_64-mac.mac.x86_64.S
[376/1468] Compiling sha256-armv8-ios.ios.aarch64.S
[377/1468] Compiling sha256-armv8-linux.linux.aarch64.S
[378/1468] Compiling sha256-x86_64-linux.linux.x86_64.S
[379/1468] Compiling sha256-armv4-linux.linux.arm.S
[380/1468] Compiling sha256-armv4-ios.ios.arm.S
[381/1468] Compiling sha256-586-linux.linux.x86.S
[382/1468] Compiling sha1-armv8-linux.linux.aarch64.S
[383/1468] Compiling sha1-x86_64-mac.mac.x86_64.S
[384/1468] Compiling sha1-armv8-ios.ios.aarch64.S
[385/1468] Compiling sha1-x86_64-linux.linux.x86_64.S
[386/1468] Compiling sha1-armv4-large-linux.linux.arm.S
[387/1468] Compiling sha1-armv4-large-ios.ios.arm.S
[388/1468] Compiling sha1-586-linux.linux.x86.S
[389/1468] Compiling sha256.c
[390/1468] Compiling sha512.c
[391/1468] Compiling sha1.c
[392/1468] Compiling service_indicator.c
[393/1468] Compiling fips.c
[394/1468] Compiling rsaz-avx2-mac.mac.x86_64.S
[395/1468] Compiling rsaz-avx2-linux.linux.x86_64.S
[396/1468] Compiling self_check.c
[397/1468] Compiling rsa.c
[398/1468] Compiling rdrand-x86_64-mac.mac.x86_64.S
[399/1468] Compiling rdrand-x86_64-linux.linux.x86_64.S
[400/1468] Compiling padding.c
[401/1468] Compiling blinding.c
[402/1468] Compiling fork_detect.c
[403/1468] Compiling rsa_impl.c
[404/1468] Compiling rand.c
[405/1468] Compiling urandom.c
[406/1468] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[407/1468] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[408/1468] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[409/1468] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[410/1468] Compiling ctrdrbg.c
[411/1468] Compiling p256-armv8-asm-linux.linux.aarch64.S
[412/1468] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[413/1468] Compiling p256-armv8-asm-ios.ios.aarch64.S
[414/1468] Compiling polyval.c
[415/1468] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[416/1468] Compiling ofb.c
[417/1468] Compiling cfb.c
[418/1468] Compiling md5.c
[419/1468] Compiling md5-x86_64-mac.mac.x86_64.S
[420/1468] Compiling ctr.c
[421/1468] Compiling gcm_nohw.c
[422/1468] Compiling gcm.c
[423/1468] Compiling cbc.c
[424/1468] Compiling md5-x86_64-linux.linux.x86_64.S
[425/1468] Compiling hmac.c
[426/1468] Compiling md5-586-linux.linux.x86.S
[427/1468] Compiling ghashv8-armv8-ios.ios.aarch64.S
[428/1468] Compiling ghashv8-armv7-linux.linux.arm.S
[429/1468] Compiling ghashv8-armv7-ios.ios.arm.S
[430/1468] Compiling ghashv8-armv8-linux.linux.aarch64.S
[431/1468] Compiling md4.c
[432/1468] Compiling ghash-x86_64-mac.mac.x86_64.S
[433/1468] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[434/1468] Compiling ghash-x86_64-linux.linux.x86_64.S
[435/1468] Compiling ghash-x86-linux.linux.x86.S
[436/1468] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[437/1468] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[438/1468] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[439/1468] Compiling fips_shared_support.c
[440/1468] Compiling ghash-armv4-linux.linux.arm.S
[441/1468] Compiling ghash-ssse3-x86-linux.linux.x86.S
[442/1468] Compiling ghash-armv4-ios.ios.arm.S
[443/1468] Compiling util.c
[444/1468] Compiling ecdsa.c
[445/1468] Compiling wnaf.c
[446/1468] Compiling ecdh.c
[447/1468] Compiling scalar.c
[448/1468] Compiling simple.c
[449/1468] Compiling simple_mul.c
[450/1468] Compiling felem.c
[451/1468] Compiling oct.c
[452/1468] Compiling p256.c
[453/1468] Compiling ec_montgomery.c
[454/1468] Compiling p224-64.c
[455/1468] Compiling ec_key.c
[456/1468] Compiling check.c
[457/1468] Compiling ec.c
[458/1468] Compiling digests.c
[459/1468] Compiling digestsign.c
[460/1468] Compiling digest.c
[461/1468] Compiling co-586-linux.linux.x86.S
[462/1468] Compiling p256-nistz.c
[463/1468] Compiling cmac.c
[464/1468] Compiling dh.c
[465/1468] Compiling e_aesccm.c
[466/1468] Compiling cipher.c
[467/1468] Compiling aead.c
[468/1468] Compiling rsaz_exp.c
[469/1468] Compiling bsaes-armv7-ios.ios.arm.S
[470/1468] Compiling bsaes-armv7-linux.linux.arm.S
[471/1468] Compiling prime.c
[472/1468] Compiling sqrt.c
[473/1468] Compiling shift.c
[474/1468] Compiling random.c
[475/1468] Compiling e_aes.c
[476/1468] Compiling montgomery_inv.c
[477/1468] Compiling mul.c
[478/1468] Compiling generic.c
[479/1468] Compiling jacobi.c
[480/1468] Compiling montgomery.c
[481/1468] Compiling gcd_extra.c
[482/1468] Compiling gcd.c
[483/1468] Compiling div_extra.c
[484/1468] Compiling exponentiation.c
[485/1468] Compiling ctx.c
[486/1468] Compiling cmp.c
[486/1468] Compiling bn.c
[488/1468] Compiling div.c
[489/1468] Compiling bytes.c
[490/1468] Compiling add.c
[491/1468] Compiling bn-armv8-ios.ios.aarch64.S
[492/1468] Compiling bn-armv8-linux.linux.aarch64.S
[493/1468] Compiling armv8-mont-ios.ios.aarch64.S
[494/1468] Compiling armv8-mont-linux.linux.aarch64.S
[495/1468] Compiling bn-586-linux.linux.x86.S
[496/1468] Compiling x86_64-gcc.c
[497/1468] Compiling armv4-mont-linux.linux.arm.S
[498/1468] Compiling armv4-mont-ios.ios.arm.S
[499/1468] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[500/1468] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[501/1468] Compiling aesv8-armv8-linux.linux.aarch64.S
[502/1468] Compiling aesv8-armv7-linux.linux.arm.S
[503/1468] Compiling aesv8-armv7-ios.ios.arm.S
[504/1468] Compiling aesv8-armv8-ios.ios.aarch64.S
[505/1468] Compiling aesni-x86_64-mac.mac.x86_64.S
[506/1468] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[507/1468] Compiling aesni-x86-linux.linux.x86.S
[508/1468] Compiling aesni-x86_64-linux.linux.x86_64.S
[509/1468] Compiling key_wrap.c
[510/1468] Compiling sign.c
[511/1468] Compiling aes.c
[512/1468] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[513/1468] Compiling ex_data.c
[513/1468] Compiling mode_wrappers.c
[515/1468] Compiling scrypt.c
[516/1468] Compiling p_rsa_asn1.c
[517/1468] Compiling aes_nohw.c
[518/1468] Compiling p_x25519_asn1.c
[519/1468] Compiling p_x25519.c
[520/1468] Compiling p_rsa.c
[521/1468] Compiling p_hkdf.c
[522/1468] Compiling pbkdf.c
[523/1468] Compiling print.c
[524/1468] Compiling p_ed25519.c
[525/1468] Compiling err_data.c
[526/1468] Compiling p_ed25519_asn1.c
[527/1468] Compiling p_ec_asn1.c
[528/1468] Compiling evp.c
[529/1468] Compiling p_dsa_asn1.c
[529/1468] Compiling evp_asn1.c
[531/1468] Compiling p_ec.c
[532/1468] Compiling evp_ctx.c
[533/1468] Compiling engine.c
[534/1468] Compiling err.c
[534/1468] Compiling ecdsa_asn1.c
[536/1468] Compiling ecdh_extra.c
[536/1468] Compiling hash_to_curve.c
[538/1468] Compiling dsa_asn1.c
[539/1468] Compiling ec_derive.c
[539/1468] Compiling dh_asn1.c
[541/1468] Compiling ec_asn1.c
[542/1468] Compiling params.c
[543/1468] Compiling digest_extra.c
[544/1468] Compiling x25519-asm-arm.S
[545/1468] Compiling dsa.c
[546/1468] Compiling cpu_intel.c
[547/1468] Compiling des.c
[548/1468] Compiling spake25519.c
[549/1468] Compiling crypto.c
[550/1468] Compiling cpu_arm_freebsd.c
[551/1468] Compiling cpu_arm_linux.c
[552/1468] Compiling cpu_arm.c
[553/1468] Compiling cpu_aarch64_win.c
[554/1468] Compiling cpu_aarch64_freebsd.c
[555/1468] Compiling cpu_aarch64_linux.c
[556/1468] Compiling cpu_aarch64_fuchsia.c
[557/1468] Compiling curve25519.c
[558/1468] Compiling cpu_aarch64_apple.c
[559/1468] Compiling conf.c
[560/1468] Compiling e_rc4.c
[561/1468] Compiling tls_cbc.c
[562/1468] Compiling e_rc2.c
[563/1468] Compiling e_tls.c
[564/1468] Compiling e_null.c
[565/1468] Compiling e_des.c
[566/1468] Compiling e_aesgcmsiv.c
[567/1468] Compiling derive_key.c
[568/1468] Compiling e_chacha20poly1305.c
[569/1468] Compiling cipher_extra.c
[570/1468] Compiling e_aesctrhmac.c
[571/1468] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[571/1468] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[573/1468] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[574/1468] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[575/1468] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[576/1468] Compiling chacha-x86_64-mac.mac.x86_64.S
[577/1468] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[578/1468] Compiling chacha-x86-linux.linux.x86.S
[579/1468] Compiling chacha.c
[580/1468] Compiling chacha-x86_64-linux.linux.x86_64.S
[581/1468] Compiling chacha-armv8-linux.linux.aarch64.S
[582/1468] Compiling chacha-armv4-linux.linux.arm.S
[583/1468] Compiling unicode.c
[584/1468] Compiling chacha-armv8-ios.ios.aarch64.S
[585/1468] Compiling chacha-armv4-ios.ios.arm.S
[585/1468] Compiling cbb.c
[587/1468] Compiling bn_asn1.c
[588/1468] Compiling ber.c
[589/1468] Compiling buf.c
[590/1468] Compiling cbs.c
[590/1468] Compiling asn1_compat.c
[592/1468] Compiling printf.c
[593/1468] Compiling blake2.c
[594/1468] Compiling convert.c
[595/1468] Compiling socket.c
[596/1468] Compiling socket_helper.c
[597/1468] Compiling pair.c
[598/1468] Compiling hexdump.c
[599/1468] Compiling base64.c
[600/1468] Compiling file.c
[601/1468] Compiling fd.c
[602/1468] Compiling tasn_utl.c
[603/1468] Compiling bio_mem.c
[604/1468] Compiling connect.c
[605/1468] Compiling tasn_typ.c
[606/1468] Compiling tasn_fre.c
[607/1468] Compiling tasn_new.c
[608/1468] Compiling tasn_enc.c
[609/1468] Compiling posix_time.c
[610/1468] Compiling bio.c
[611/1468] Compiling f_string.c
[612/1468] Compiling f_int.c
[613/1468] Compiling asn1_lib.c
[614/1468] Compiling asn_pack.c
[615/1468] Compiling a_utctm.c
[616/1468] Compiling tasn_dec.c
[617/1468] Compiling asn1_par.c
[618/1468] Compiling a_type.c
[619/1468] Compiling a_time.c
[620/1468] Compiling a_strnid.c
[621/1468] Compiling a_strex.c
[622/1468] Compiling a_gentm.c
[623/1468] Compiling a_i2d_fp.c
[624/1468] Compiling a_octet.c
[625/1468] Compiling a_object.c
[626/1468] Compiling a_dup.c
[627/1468] Compiling a_mbstr.c
[628/1468] Compiling a_int.c
[629/1468] Compiling a_bool.c
[630/1468] Compiling a_d2i_fp.c
[631/1468] Compiling a_bitstr.c
[632/1468] Compiling v3_purp.c
[633/1468] Compiling v3_utl.c
[634/1468] Compiling v3_skey.c
[635/1468] Compiling v3_prn.c
[636/1468] Compiling v3_pcons.c
[637/1468] Compiling v3_pmaps.c
[638/1468] Compiling v3_ocsp.c
[639/1468] Compiling v3_lib.c
[640/1468] Compiling v3_ncons.c
[641/1468] Compiling v3_int.c
[642/1468] Compiling v3_ia5.c
[643/1468] Compiling v3_info.c
[644/1468] Compiling v3_genn.c
[645/1468] Compiling v3_extku.c
[646/1468] Compiling v3_crld.c
[647/1468] Compiling v3_enum.c
[648/1468] Compiling v3_conf.c
[649/1468] Compiling v3_bitst.c
[650/1468] Compiling v3_cpols.c
[651/1468] Compiling v3_bcons.c
[652/1468] Compiling v3_alt.c
[653/1468] Compiling v3_akeya.c
[654/1468] Compiling x_spki.c
[655/1468] Compiling x_sig.c
[656/1468] Compiling v3_akey.c
[657/1468] Compiling x_val.c
[658/1468] Compiling x_x509a.c
[659/1468] Compiling x_req.c
[660/1468] Compiling x_pkey.c
[661/1468] Compiling x_x509.c
[662/1468] Compiling c-nioatomics.c
[663/1468] Compiling x_pubkey.c
[664/1468] Compiling x_info.c
[665/1468] Compiling x_name.c
[666/1468] Compiling x_attrib.c
[667/1468] Compiling x_exten.c
[668/1468] Compiling x509spki.c
[669/1468] Compiling x_algor.c
[670/1468] Compiling x_all.c
[671/1468] Compiling x509rset.c
[672/1468] Compiling x_crl.c
[673/1468] Compiling x509name.c
[674/1468] Compiling x509cset.c
[675/1468] Compiling x509_v3.c
[676/1468] Compiling c-atomics.c
[677/1468] Compiling x509_txt.c
[678/1468] Compiling x509_req.c
[679/1468] Compiling x509_vpm.c
[680/1468] Compiling x509_vfy.c
[681/1468] Compiling x509_trs.c
[682/1468] Compiling x509_obj.c
[683/1468] Compiling x509_set.c
[684/1474] Compiling x509_def.c
[685/1474] Compiling x509_d2.c
[686/1474] Compiling x509_att.c
[687/1474] Compiling x509_ext.c
[688/1474] Compiling x509.c
[689/1474] Compiling x509_cmp.c
[690/1474] Compiling x509_lu.c
[691/1474] Compiling t_x509a.c
[693/1474] Compiling NIOConcurrencyHelpers NIOLock.swift
[693/1474] Compiling i2d_pr.c
[695/1474] Compiling NIOConcurrencyHelpers lock.swift
[695/1474] Compiling name_print.c
[696/1474] Compiling t_req.c
[697/1474] Compiling rsa_pss.c
[698/1474] Compiling t_x509.c
[699/1474] Compiling t_crl.c
[701/1474] Emitting module NIOConcurrencyHelpers
[701/1474] Compiling by_file.c
[702/1474] Compiling policy.c
[703/1474] Compiling a_verify.c
[704/1474] Compiling algorithm.c
[705/1474] Compiling a_sign.c
[706/1474] Compiling by_dir.c
[708/1474] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[708/1474] Compiling voprf.c
[709/1474] Compiling thread_win.c
[710/1474] Compiling a_digest.c
[711/1474] Compiling asn1_gen.c
[713/1474] Compiling NIOConcurrencyHelpers atomics.swift
[714/1474] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[714/1474] Compiling thread_pthread.c
[715/1474] Compiling thread_none.c
[716/1475] Compiling thread.c
[718/1476] Compiling pmbtoken.c
[720/1476] Compiling trust_token.c
[721/1476] Compiling rsa_print.c
[722/1476] Compiling stack.c
[723/1476] Compiling siphash.c
[724/1476] Compiling rc4.c
[725/1476] Compiling windows.c
[726/1476] Compiling rsa_asn1.c
[727/1476] Compiling refcount.c
[728/1476] Compiling rand_extra.c
[728/1476] Compiling rsa_crypt.c
[730/1476] Compiling passive.c
[731/1476] Compiling deterministic.c
[732/1476] Compiling fuchsia.c
[733/1524] Compiling forkunsafe.c
[734/1534] Compiling poly1305_arm_asm.S
[735/1546] Compiling poly1305_arm.c
[736/1560] Compiling poly1305.c
[737/1564] Compiling pool.c
[738/1578] Compiling poly1305_vec.c
[739/1578] Compiling pkcs7.c
[740/1578] Compiling pkcs8.c
[741/1578] Compiling p5_pbev2.c
[742/1578] Compiling pem_xaux.c
[743/1578] Compiling pkcs7_x509.c
[744/1578] Compiling pkcs8_x509.c
[745/1578] Compiling pem_x509.c
[747/1578] Emitting module ConsoleKit
/host/spi-builder-workspace/.build/checkouts/console-kit/Sources/ConsoleKit/Activity/ActivityIndicator.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Dispatch
^
@preconcurrency 
[747/1584] Compiling pem_pkey.c
[749/1584] Compiling ConsoleKit ActivityBar.swift
/host/spi-builder-workspace/.build/checkouts/console-kit/Sources/ConsoleKit/Activity/ActivityIndicator.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Dispatch
^
@preconcurrency 
[750/1584] Compiling ConsoleKit ActivityIndicator.swift
/host/spi-builder-workspace/.build/checkouts/console-kit/Sources/ConsoleKit/Activity/ActivityIndicator.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Dispatch
^
@preconcurrency 
[751/1584] Compiling ConsoleKit ActivityIndicatorRenderer.swift
/host/spi-builder-workspace/.build/checkouts/console-kit/Sources/ConsoleKit/Activity/ActivityIndicator.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Dispatch
^
@preconcurrency 
[752/1584] Compiling ConsoleKit ActivityIndicatorState.swift
/host/spi-builder-workspace/.build/checkouts/console-kit/Sources/ConsoleKit/Activity/ActivityIndicator.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Dispatch
^
@preconcurrency 
[753/1584] Compiling ConsoleKit CustomActivity.swift
/host/spi-builder-workspace/.build/checkouts/console-kit/Sources/ConsoleKit/Activity/ActivityIndicator.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Dispatch
^
@preconcurrency 
[754/1584] Compiling ConsoleKit LoadingBar.swift
/host/spi-builder-workspace/.build/checkouts/console-kit/Sources/ConsoleKit/Activity/ActivityIndicator.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Dispatch
^
@preconcurrency 
[755/1584] Compiling ConsoleKit ProgressBar.swift
/host/spi-builder-workspace/.build/checkouts/console-kit/Sources/ConsoleKit/Activity/ActivityIndicator.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Dispatch
^
@preconcurrency 
[755/1584] Compiling pem_pk8.c
[756/1584] Compiling pem_oth.c
[757/1584] Compiling obj_xref.c
[758/1584] Compiling pem_info.c
[759/1584] Compiling pem_lib.c
[760/1584] Compiling pem_all.c
[762/1584] Compiling ConsoleKit Console+Clear.swift
[763/1584] Compiling ConsoleKit Console+Ephemeral.swift
[764/1584] Compiling ConsoleKit ConsoleClear.swift
[765/1584] Compiling ConsoleKit AnyCommand.swift
[766/1584] Compiling ConsoleKit Argument.swift
[767/1584] Compiling ConsoleKit AnyAsyncCommand.swift
[767/1584] Compiling lhash.c
[768/1584] Compiling mem.c
[769/1584] Compiling keccak.c
[770/1584] Compiling kyber.c
[771/1584] Compiling x86_64-mont5-mac.mac.x86_64.S
[772/1584] Compiling obj.c
[773/1584] Compiling poly_rq_mul.S
[774/1584] Compiling hpke.c
[775/1584] Compiling x86_64-mont-mac.mac.x86_64.S
[776/1584] Compiling x86_64-mont-linux.linux.x86_64.S
[777/1584] Compiling x86-mont-windows.windows.x86.S
[778/1584] Compiling x86_64-mont5-linux.linux.x86_64.S
[779/1584] Compiling x86-mont-linux.linux.x86.S
[780/1584] Compiling vpaes-x86_64-mac.mac.x86_64.S
[781/1584] Compiling ConsoleKit Flag.swift
[782/1584] Compiling ConsoleKit Option.swift
[783/1584] Compiling ConsoleKit Utilities.swift
[785/1584] Compiling ConsoleKit Console.swift
[786/1584] Compiling ConsoleKit Console+Ask.swift
[787/1584] Compiling ConsoleKit Console+Choose.swift
[788/1584] Compiling ConsoleKit Console+Confirm.swift
[789/1584] Compiling ConsoleKit Console+Input.swift
[790/1584] Compiling ConsoleKit Console+Center.swift
[791/1584] Compiling ConsoleKit Console+Output.swift
[792/1584] Compiling ConsoleKit Console+Wait.swift
[793/1584] Compiling ConsoleKit ConsoleColor.swift
[794/1584] Compiling ConsoleKit ConsoleStyle.swift
[795/1584] Compiling ConsoleKit ConsoleText.swift
[796/1584] Compiling ConsoleKit ConsoleTextFragment.swift
[797/1584] Compiling ConsoleKit ANSI.swift
[798/1584] Compiling ConsoleKit Terminal.swift
[799/1584] Compiling ConsoleKit readpassphrase_linux.swift
[799/1584] Compiling hrss.c
[801/1584] Compiling NIOCore MarkedCircularBuffer.swift
[802/1584] Compiling NIOCore MulticastChannel.swift
[803/1584] Compiling NIOCore NIOAny.swift
[804/1584] Compiling NIOCore NIOCloseOnErrorHandler.swift
[805/1584] Compiling NIOCore NIOLoopBound.swift
[806/1584] Compiling NIOCore NIOSendable.swift
[807/1584] Compiling NIOCore PointerHelpers.swift
[808/1584] Compiling NIOCore RecvByteBufferAllocator.swift
[808/1592] Compiling vpaes-x86-windows.windows.x86.S
[809/1592] Compiling vpaes-x86_64-linux.linux.x86_64.S
[810/1592] Compiling vpaes-x86-linux.linux.x86.S
[811/1592] Compiling vpaes-armv8-linux.linux.aarch64.S
[812/1592] Compiling vpaes-armv8-ios.ios.aarch64.S
[813/1592] Compiling vpaes-armv7-linux.linux.arm.S
[814/1592] Compiling vpaes-armv7-ios.ios.arm.S
[815/1592] Compiling sha512-armv8-linux.linux.aarch64.S
[816/1592] Compiling sha512-x86_64-mac.mac.x86_64.S
[817/1592] Compiling sha512-x86_64-linux.linux.x86_64.S
[818/1592] Compiling sha512-armv8-ios.ios.aarch64.S
[819/1592] Compiling kdf.c
[820/1592] Compiling sha512-armv4-linux.linux.arm.S
[821/1592] Compiling sha512-armv4-ios.ios.arm.S
[822/1592] Compiling sha256-x86_64-mac.mac.x86_64.S
[823/1592] Compiling sha512-586-windows.windows.x86.S
[824/1592] Compiling sha512-586-linux.linux.x86.S
[825/1592] Compiling sha256-armv8-linux.linux.aarch64.S
[826/1592] Compiling sha256-armv8-ios.ios.aarch64.S
[827/1592] Compiling sha256-x86_64-linux.linux.x86_64.S
[828/1592] Compiling sha256-armv4-linux.linux.arm.S
[829/1592] Compiling sha256-armv4-ios.ios.arm.S
[830/1592] Compiling sha256-586-windows.windows.x86.S
[831/1592] Compiling sha256-586-linux.linux.x86.S
[832/1592] Compiling sha1-x86_64-mac.mac.x86_64.S
[833/1592] Compiling sha1-armv8-ios.ios.aarch64.S
[834/1592] Compiling sha1-x86_64-linux.linux.x86_64.S
[835/1592] Compiling sha1-586-windows.windows.x86.S
[836/1592] Compiling sha1-armv8-linux.linux.aarch64.S
[840/1592] Compiling ConsoleKit ConsoleError.swift
[841/1592] Compiling ConsoleKit ConsoleLogger.swift
[842/1592] Compiling ConsoleKit GenerateAsyncAutocompleteCommand.swift
[843/1592] Compiling ConsoleKit GenerateAutocompleteCommand.swift
[844/1592] Compiling ConsoleKit LoggerFragment.swift
[845/1592] Compiling ConsoleKit String+LevenshteinDistance.swift
[845/1592] Compiling sha1-armv4-large-linux.linux.arm.S
[846/1592] Compiling sha1-armv4-large-ios.ios.arm.S
[847/1592] Compiling sha1-586-linux.linux.x86.S
[848/1592] Compiling sha256.c
[849/1592] Compiling sha512.c
[850/1592] Compiling sha1.c
[851/1592] Compiling fips.c
[852/1592] Compiling service_indicator.c
[853/1592] Compiling rsaz-avx2-mac.mac.x86_64.S
[854/1592] Compiling rsaz-avx2-linux.linux.x86_64.S
[855/1592] Compiling self_check.c
[857/1592] Compiling ConsoleKit CommandGroup.swift
[858/1592] Compiling ConsoleKit CommandInput.swift
[859/1592] Compiling ConsoleKit CommandSignature.swift
[860/1592] Compiling ConsoleKit Commands.swift
[861/1592] Compiling ConsoleKit Completion.swift
[862/1592] Compiling ConsoleKit Console+Run.swift
[863/1592] Compiling ConsoleKit AsyncCommand.swift
[864/1592] Compiling ConsoleKit AsyncCommandGroup.swift
[865/1592] Compiling ConsoleKit AsyncCommands.swift
[866/1592] Compiling ConsoleKit Command.swift
[867/1592] Compiling ConsoleKit CommandContext.swift
[868/1592] Compiling ConsoleKit CommandError.swift
[874/1593] Compiling rdrand-x86_64-mac.mac.x86_64.S
[875/1593] Compiling blinding.c
[876/1593] Compiling padding.c
[878/1593] Compiling rsa_impl.c
[879/1594] Compiling rdrand-x86_64-linux.linux.x86_64.S
[881/1594] Compiling rsa.c
[882/1594] Compiling fork_detect.c
[883/1594] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[884/1594] Compiling ctrdrbg.c
[885/1594] Compiling rand.c
[886/1594] Compiling urandom.c
[887/1594] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[888/1594] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[889/1594] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[890/1594] Compiling p256-armv8-asm-ios.ios.aarch64.S
[891/1594] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[892/1594] Compiling p256-armv8-asm-linux.linux.aarch64.S
[893/1594] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[902/1594] Compiling ofb.c
[903/1594] Compiling cbc.c
[904/1594] Compiling polyval.c
[905/1594] Compiling gcm_nohw.c
[906/1594] Compiling ctr.c
[907/1594] Compiling gcm.c
[908/1594] Compiling cfb.c
[909/1594] Compiling md5.c
[910/1594] Compiling md5-x86_64-mac.mac.x86_64.S
[911/1594] Compiling md5-586-windows.windows.x86.S
[912/1594] Compiling md5-586-linux.linux.x86.S
[913/1594] Compiling md5-x86_64-linux.linux.x86_64.S
[914/1594] Compiling hmac.c
[915/1594] Compiling hkdf.c
[916/1594] Compiling ghashv8-armv8-ios.ios.aarch64.S
[917/1594] Compiling ghashv8-armv7-ios.ios.arm.S
[918/1594] Compiling ghashv8-armv8-linux.linux.aarch64.S
[919/1594] Compiling md4.c
[920/1594] Compiling ghashv8-armv7-linux.linux.arm.S
[921/1594] Compiling ghash-x86_64-mac.mac.x86_64.S
[922/1594] Compiling ghash-x86-windows.windows.x86.S
[923/1594] Compiling ghash-x86-linux.linux.x86.S
[924/1594] Compiling ghash-x86_64-linux.linux.x86_64.S
[925/1594] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[926/1594] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[927/1594] Compiling ghash-ssse3-x86-windows.windows.x86.S
[928/1594] Compiling ghash-ssse3-x86-linux.linux.x86.S
[929/1594] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[930/1594] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[931/1594] Compiling fips_shared_support.c
[932/1594] Compiling ghash-armv4-linux.linux.arm.S
[933/1594] Compiling ghash-armv4-ios.ios.arm.S
[934/1594] Compiling util.c
[935/1594] Compiling ecdsa.c
[936/1594] Compiling ecdh.c
[937/1594] Compiling wnaf.c
[938/1594] Compiling scalar.c
[939/1594] Compiling simple_mul.c
[940/1594] Compiling simple.c
[942/1594] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[943/1594] Compiling NIOCore SocketAddresses.swift
[944/1594] Compiling NIOCore SocketOptionProvider.swift
[945/1594] Compiling NIOCore SystemCallHelpers.swift
[946/1594] Compiling NIOCore TimeAmount+Duration.swift
[947/1594] Compiling NIOCore TypeAssistedChannelHandler.swift
[948/1594] Compiling NIOCore UniversalBootstrapSupport.swift
[949/1594] Compiling NIOCore Utilities.swift
[949/1594] Compiling oct.c
[950/1594] Compiling felem.c
[951/1594] Compiling p256.c
[952/1594] Compiling ec_key.c
[952/1594] Compiling p224-64.c
[954/1594] Compiling ec_montgomery.c
[955/1594] Compiling check.c
[956/1594] Compiling ec.c
[957/1594] Compiling digestsign.c
[958/1594] Compiling digests.c
[959/1594] Compiling dh.c
[960/1594] Compiling digest.c
[961/1594] Compiling co-586-windows.windows.x86.S
[962/1594] Compiling co-586-linux.linux.x86.S
[963/1594] Compiling e_aesccm.c
[964/1594] Compiling cmac.c
[965/1594] Compiling p256-nistz.c
[974/1594] Compiling bsaes-armv7-linux.linux.arm.S
[975/1594] Compiling aead.c
[976/1594] Compiling bsaes-armv7-ios.ios.arm.S
[977/1594] Compiling e_aes.c
[978/1594] Compiling cipher.c
[979/1594] Compiling sqrt.c
[980/1594] Compiling shift.c
[981/1594] Compiling rsaz_exp.c
[982/1594] Compiling random.c
[983/1594] Compiling montgomery_inv.c
[984/1594] Compiling prime.c
[985/1594] Compiling mul.c
[986/1594] Compiling montgomery.c
[987/1594] Compiling jacobi.c
[988/1594] Compiling generic.c
[989/1594] Compiling gcd.c
[990/1594] Compiling div_extra.c
[991/1594] Compiling gcd_extra.c
[992/1594] Compiling ctx.c
[993/1594] Compiling div.c
[994/1594] Compiling cmp.c
[995/1594] Compiling exponentiation.c
[996/1594] Compiling bytes.c
[997/1594] Compiling add.c
[998/1594] Compiling bn.c
[999/1594] Compiling bn-armv8-linux.linux.aarch64.S
[1000/1594] Compiling bn-586-windows.windows.x86.S
[1001/1594] Compiling bn-armv8-ios.ios.aarch64.S
[1002/1594] Compiling bn-586-linux.linux.x86.S
[1003/1594] Compiling armv8-mont-linux.linux.aarch64.S
[1004/1594] Compiling armv4-mont-ios.ios.arm.S
[1005/1594] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[1015/1594] Compiling armv4-mont-linux.linux.arm.S
[1016/1594] Compiling armv8-mont-ios.ios.aarch64.S
[1017/1594] Compiling x86_64-gcc.c
[1018/1594] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[1019/1594] Compiling aesv8-armv7-linux.linux.arm.S
[1020/1594] Compiling aesv8-armv8-ios.ios.aarch64.S
[1021/1594] Compiling aesv8-armv7-ios.ios.arm.S
[1022/1594] Compiling aesv8-armv8-linux.linux.aarch64.S
[1023/1594] Compiling aesni-x86_64-mac.mac.x86_64.S
[1024/1594] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[1025/1594] Compiling aesni-x86-windows.windows.x86.S
[1026/1594] Compiling aesni-x86_64-linux.linux.x86_64.S
[1027/1594] Compiling aesni-x86-linux.linux.x86.S
[1028/1594] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[1029/1594] Compiling mode_wrappers.c
[1030/1594] Compiling key_wrap.c
[1031/1594] Compiling sign.c
[1032/1594] Compiling aes.c
[1033/1594] Compiling ex_data.c
[1034/1594] Compiling scrypt.c
[1035/1594] Compiling print.c
[1036/1594] Compiling aes_nohw.c
[1037/1594] Compiling pbkdf.c
[1038/1594] Compiling p_x25519.c
[1039/1594] Compiling p_x25519_asn1.c
[1040/1594] Compiling p_rsa_asn1.c
[1041/1594] Compiling p_ed25519.c
[1042/1594] Compiling p_ed25519_asn1.c
[1043/1594] Compiling p_hkdf.c
[1044/1594] Compiling p_ec_asn1.c
[1045/1594] Compiling p_rsa.c
[1046/1594] Compiling err_data.c
[1047/1594] Compiling p_dsa_asn1.c
[1048/1594] Compiling p_ec.c
[1049/1594] Compiling evp_ctx.c
[1050/1594] Compiling evp.c
[1051/1594] Compiling evp_asn1.c
[1052/1594] Compiling engine.c
[1053/1594] Compiling err.c
[1054/1594] Compiling ecdsa_asn1.c
[1055/1594] Compiling ec_derive.c
[1056/1594] Compiling dsa_asn1.c
[1057/1594] Compiling ecdh_extra.c
[1058/1594] Compiling hash_to_curve.c
[1059/1594] Compiling ec_asn1.c
[1060/1594] Compiling params.c
[1061/1594] Compiling dsa.c
[1062/1594] Compiling dh_asn1.c
[1063/1594] Compiling digest_extra.c
[1064/1594] Compiling x25519-asm-arm.S
[1065/1594] Compiling spake25519.c
[1066/1594] Compiling cpu_arm_openbsd.c
[1067/1594] Compiling crypto.c
[1068/1594] Compiling des.c
[1069/1594] Compiling cpu_arm_linux.c
[1069/1594] Compiling cpu_arm_freebsd.c
[1071/1594] Compiling cpu_intel.c
[1072/1594] Compiling cpu_arm.c
[1073/1594] Compiling cpu_aarch64_win.c
[1074/1594] Compiling cpu_aarch64_openbsd.c
[1075/1594] Compiling cpu_aarch64_linux.c
[1076/1594] Compiling cpu_aarch64_fuchsia.c
[1077/1594] Compiling cpu_aarch64_freebsd.c
[1078/1594] Compiling curve25519.c
[1079/1594] Compiling cpu_aarch64_apple.c
[1080/1594] Compiling tls_cbc.c
[1081/1594] Compiling e_rc4.c
[1082/1594] Compiling e_tls.c
[1083/1594] Compiling conf.c
[1100/1594] Compiling e_rc2.c
[1101/1594] Compiling e_null.c
[1102/1594] Compiling e_des.c
[1103/1594] Compiling e_chacha20poly1305.c
[1104/1594] Compiling derive_key.c
[1105/1594] Compiling cipher_extra.c
[1106/1594] Compiling e_aesgcmsiv.c
[1107/1594] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[1108/1594] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[1108/1594] Compiling e_aesctrhmac.c
[1110/1594] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[1111/1594] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[1112/1594] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[1113/1594] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[1114/1594] Compiling chacha-x86_64-mac.mac.x86_64.S
[1115/1594] Compiling chacha.c
[1116/1594] Compiling chacha-x86_64-linux.linux.x86_64.S
[1117/1594] Compiling chacha-x86-linux.linux.x86.S
[1118/1594] Compiling chacha-armv8-linux.linux.aarch64.S
[1120/1594] Emitting module NIOCore
[1120/1594] Compiling chacha-x86-windows.windows.x86.S
[1121/1595] Compiling chacha-armv8-ios.ios.aarch64.S
[1122/1595] Compiling chacha-armv4-ios.ios.arm.S
[1123/1595] Compiling unicode.c
[1125/1595] Compiling chacha-armv4-linux.linux.arm.S
[1127/1596] Compiling ber.c
[1128/1596] Compiling asn1_compat.c
[1129/1596] Compiling buf.c
[1130/1596] Compiling bn_asn1.c
[1131/1596] Compiling convert.c
[1132/1596] Compiling cbs.c
[1133/1596] Compiling cbb.c
[1134/1596] Compiling blake2.c
[1135/1596] Compiling socket.c
[1136/1596] Compiling printf.c
[1137/1596] Compiling socket_helper.c
[1138/1596] Compiling hexdump.c
[1139/1596] Compiling pair.c
[1140/1596] Compiling fd.c
[1141/1596] Compiling connect.c
[1142/1596] Compiling file.c
[1143/1597] Compiling bio_mem.c
[1144/1627] Compiling bio.c
[1145/1645] Compiling base64.c
[1146/1645] Compiling tasn_new.c
[1147/1645] Compiling tasn_fre.c
[1148/1645] Compiling tasn_typ.c
[1149/1645] Compiling tasn_utl.c
[1150/1645] Compiling tasn_enc.c
[1151/1645] Compiling tasn_dec.c
[1152/1645] Compiling f_string.c
[1153/1645] Compiling asn_pack.c
[1154/1645] Compiling f_int.c
[1155/1645] Compiling posix_time.c
[1156/1645] Compiling asn1_par.c
[1157/1645] Compiling a_utctm.c
[1158/1645] Compiling a_type.c
[1159/1645] Compiling a_time.c
[1160/1645] Compiling asn1_lib.c
[1161/1645] Compiling a_strnid.c
[1163/1645] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1163/1645] Compiling a_octet.c
[1164/1645] Compiling a_strex.c
[1166/1645] Compiling NIOEmbedded AsyncTestingChannel.swift
[1167/1645] Emitting module NIOEmbedded
[1167/1645] Compiling a_mbstr.c
[1168/1645] Compiling a_object.c
[1169/1645] Compiling a_i2d_fp.c
[1170/1645] Compiling a_int.c
[1171/1645] Compiling a_gentm.c
[1172/1645] Compiling a_dup.c
[1173/1645] Compiling a_d2i_fp.c
[1174/1645] Compiling fiat_curve25519_adx_mul.S
[1175/1645] Compiling fiat_curve25519_adx_square.S
[1176/1645] Compiling a_bool.c
[1178/1645] Compiling NIOEmbedded Embedded.swift
[1178/1646] Compiling a_bitstr.c
[1181/1647] Compiling v3_prn.c
[1182/1647] Compiling v3_skey.c
[1184/1647] Compiling NIOPosix PointerHelpers.swift
[1185/1647] Compiling NIOPosix Pool.swift
[1186/1647] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1187/1647] Compiling NIOPosix PosixSingletons.swift
[1188/1647] Compiling NIOPosix RawSocketBootstrap.swift
[1189/1647] Compiling NIOPosix Resolver.swift
[1189/1653] Compiling v3_purp.c
[1190/1653] Compiling v3_utl.c
[1191/1653] Compiling CCryptoBoringSSLShims shims.c
[1192/1653] Compiling v3_pmaps.c
[1194/1653] Emitting module NIOPosix
[1194/1653] Compiling v3_pcons.c
[1195/1653] Compiling v3_ocsp.c
[1196/1653] Compiling v3_ncons.c
[1197/1653] Compiling v3_int.c
[1198/1653] Compiling v3_info.c
[1199/1653] Compiling v3_ia5.c
[1200/1653] Compiling v3_lib.c
[1201/1653] Compiling v3_extku.c
[1202/1653] Compiling v3_genn.c
[1203/1653] Compiling v3_enum.c
[1204/1653] Compiling v3_bitst.c
[1205/1653] Compiling v3_crld.c
[1207/1653] Compiling NIOPosix Selectable.swift
[1208/1653] Compiling NIOPosix SelectableChannel.swift
[1209/1653] Compiling NIOPosix SelectableEventLoop.swift
[1210/1653] Compiling NIOPosix SelectorEpoll.swift
[1211/1653] Compiling NIOPosix SelectorGeneric.swift
[1212/1653] Compiling NIOPosix SelectorKqueue.swift
[1212/1653] Compiling v3_cpols.c
[1213/1653] Compiling v3_conf.c
[1215/1653] Compiling NIOPosix Thread.swift
[1216/1653] Compiling NIOPosix ThreadPosix.swift
[1217/1653] Compiling NIOPosix ThreadWindows.swift
[1218/1653] Compiling NIOPosix Utilities.swift
[1219/1653] Compiling NIOPosix VsockAddress.swift
[1220/1653] Compiling NIOPosix VsockChannelEvents.swift
[1220/1653] Compiling v3_bcons.c
[1221/1653] Compiling v3_alt.c
[1222/1653] Compiling v3_akeya.c
[1223/1653] Compiling x_x509a.c
[1224/1653] Compiling v3_akey.c
[1225/1653] Compiling x_spki.c
[1227/1653] Compiling NIOPosix SelectorUring.swift
[1228/1653] Compiling NIOPosix ServerSocket.swift
[1229/1653] Compiling NIOPosix Socket.swift
[1230/1653] Compiling NIOPosix SocketChannel.swift
[1231/1653] Compiling NIOPosix SocketProtocols.swift
[1232/1653] Compiling NIOPosix System.swift
[1232/1653] Compiling x_val.c
[1233/1653] Compiling x_x509.c
[1234/1653] Compiling x_sig.c
[1235/1653] Compiling x_req.c
[1236/1653] Compiling x_pubkey.c
[1237/1653] Compiling x_pkey.c
[1238/1653] Compiling x_info.c
[1239/1653] Compiling x_name.c
[1240/1653] Compiling x_exten.c
[1241/1653] Compiling x_attrib.c
[1242/1653] Compiling x_crl.c
[1243/1653] Compiling x_algor.c
[1244/1653] Compiling x_all.c
[1245/1653] Compiling x509spki.c
[1247/1653] Compiling NIOPosix IntegerBitPacking.swift
[1248/1653] Compiling NIOPosix IntegerTypes.swift
[1249/1653] Compiling NIOPosix Linux.swift
[1250/1653] Compiling NIOPosix LinuxCPUSet.swift
[1251/1653] Compiling NIOPosix LinuxUring.swift
[1252/1653] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1253/1653] Compiling NIOPosix NIOThreadPool.swift
[1254/1653] Compiling NIOPosix NonBlockingFileIO.swift
[1255/1653] Compiling NIOPosix PendingDatagramWritesManager.swift
[1256/1653] Compiling NIOPosix PendingWritesManager.swift
[1257/1653] Compiling NIOPosix PipeChannel.swift
[1258/1653] Compiling NIOPosix PipePair.swift
[1258/1653] Compiling x509rset.c
[1259/1653] Compiling x509name.c
[1260/1653] Compiling x509cset.c
[1261/1653] Compiling x509_txt.c
[1262/1653] Compiling x509_vpm.c
[1263/1653] Compiling x509_req.c
[1264/1653] Compiling x509_trs.c
[1265/1653] Compiling x509_set.c
[1266/1653] Compiling x509_v3.c
[1267/1653] Compiling x509_vfy.c
[1268/1653] Compiling x509_obj.c
[1269/1653] Compiling x509_lu.c
[1271/1653] Compiling NIOPosix BSDSocketAPICommon.swift
[1272/1653] Compiling NIOPosix BSDSocketAPIPosix.swift
[1273/1653] Compiling NIOPosix BSDSocketAPIWindows.swift
[1274/1653] Compiling NIOPosix BaseSocket.swift
[1275/1653] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1276/1653] Compiling NIOPosix BaseSocketChannel.swift
[1277/1653] Compiling NIOPosix BaseStreamSocketChannel.swift
[1278/1653] Compiling NIOPosix Bootstrap.swift
[1279/1653] Compiling NIOPosix ControlMessage.swift
[1280/1653] Compiling NIOPosix DatagramVectorReadManager.swift
[1281/1653] Compiling NIOPosix FileDescriptor.swift
[1282/1653] Compiling NIOPosix GetaddrinfoResolver.swift
[1283/1653] Compiling NIOPosix HappyEyeballs.swift
[1284/1653] Compiling NIOPosix IO.swift
[1284/1653] Compiling x509_ext.c
[1285/1654] Compiling x509_def.c
[1286/1654] Compiling x509_d2.c
[1289/1655] Compiling x509_att.c
[1290/1655] Compiling x509.c
[1291/1655] Compiling x509_cmp.c
[1292/1655] Compiling t_x509a.c
[1293/1656] Compiling t_crl.c
[1294/1657] Compiling t_x509.c
[1295/1657] Compiling i2d_pr.c
[1296/1657] Compiling t_req.c
[1297/1657] Compiling rsa_pss.c
[1298/1657] Compiling name_print.c
[1300/1657] Compiling NIO Exports.swift
[1301/1657] Emitting module NIO
[1301/1658] Compiling policy.c
[1304/1659] Compiling a_verify.c
[1305/1659] Compiling a_sign.c
[1306/1659] Compiling by_file.c
[1307/1659] Compiling by_dir.c
[1308/1659] Compiling algorithm.c
[1309/1659] Compiling asn1_gen.c
[1310/1659] Compiling a_digest.c
[1311/1659] Compiling trust_token.c
[1312/1697] Compiling voprf.c
[1313/1709] Compiling thread_win.c
[1315/1719] Compiling NIOTLS TLSEvents.swift
[1315/1719] Compiling thread_pthread.c
[1317/1719] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1317/1720] Compiling thread_none.c
[1319/1720] Emitting module NIOTLS
[1320/1720] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1321/1720] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1322/1720] Compiling NIOSOCKS SOCKSResponse.swift
[1323/1720] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1324/1720] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1324/1720] Compiling thread.c
[1326/1720] Compiling AsyncKit EventLoopGroupConnectionPool.swift
[1327/1720] Compiling AsyncKit EventLoop+Concurrency.swift
[1328/1720] Compiling AsyncKit ConnectionPoolError.swift
[1329/1720] Compiling AsyncKit ConnectionPoolItem.swift
[1330/1720] Compiling NIOSOCKS ClientStateMachine.swift
[1330/1720] Compiling pmbtoken.c
[1332/1720] Compiling AsyncKit Future+Miscellaneous.swift
[1333/1720] Compiling AsyncKit Future+Nonempty.swift
[1334/1720] Compiling AsyncKit Future+Optional.swift
[1334/1722] Compiling stack.c
[1336/1722] Emitting module NIOSOCKS
[1337/1722] Compiling AsyncKit EventLoop+Flatten.swift
[1338/1722] Compiling AsyncKit EventLoop+Future.swift
[1339/1722] Compiling AsyncKit EventLoopGroup+Concurrency.swift
[1340/1722] Compiling AsyncKit ConnectionPoolSource.swift
[1341/1722] Compiling AsyncKit EventLoopConnectionPool.swift
[1341/1722] Compiling siphash.c
[1343/1722] Compiling NIOSOCKS ServerStateMachine.swift
[1343/1722] Compiling rsa_print.c
[1345/1722] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1346/1722] Compiling NIOTLS SNIHandler.swift
[1346/1723] Compiling refcount.c
[1347/1723] Compiling rsa_asn1.c
[1348/1723] Compiling rsa_crypt.c
[1354/1725] Compiling AsyncKit Future+Transform.swift
[1355/1725] Compiling AsyncKit Future+Try.swift
[1356/1725] Compiling AsyncKit FutureOperators.swift
[1357/1725] Compiling rc4.c
[1359/1726] Compiling windows.c
[1360/1726] Compiling trusty.c
[1361/1726] Compiling rand_extra.c
[1362/1727] Compiling ios.c
[1364/1727] Emitting module NIOHTTP1
[1364/1733] Compiling getentropy.c
[1365/1754] Compiling passive.c
[1366/1754] Compiling forkunsafe.c
[1368/1754] Compiling NIOSSL SSLCallbacks.swift
[1369/1754] Compiling NIOSSL SSLCertificate.swift
[1370/1754] Compiling NIOSSL NIOSSLClientHandler.swift
[1371/1754] Compiling NIOSSL NIOSSLHandler.swift
[1372/1754] Compiling NIOSSL NIOSSLServerHandler.swift
[1373/1754] Compiling NIOSSL ObjectIdentifier.swift
[1374/1754] Compiling NIOSSL ByteBufferBIO.swift
[1375/1754] Compiling NIOSSL CustomPrivateKey.swift
[1375/1754] Compiling deterministic.c
[1376/1754] Compiling pool.c
[1378/1754] Emitting module NIOFoundationCompat
[1379/1754] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1379/1755] Compiling poly1305_arm_asm.S
[1382/1756] Compiling poly1305.c
[1387/1756] Compiling NIOSSL IdentityVerification.swift
[1387/1756] Compiling poly1305_arm.c
[1388/1756] Compiling poly1305_vec.c
[1390/1756] Compiling NIOSSL SSLInit.swift
[1391/1756] Compiling NIOSSL PosixPort.swift
[1392/1756] Compiling NIOSSL SubjectAlternativeName.swift
[1393/1756] Compiling NIOSSL NIOSSLSecureBytes.swift
[1393/1778] Compiling pkcs8_x509.c
[1394/1778] Compiling p5_pbev2.c
[1395/1778] Compiling pkcs7_x509.c
[1397/1778] Compiling NIOTransportServices NIOTSBootstraps.swift
[1398/1778] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1399/1778] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1400/1778] Compiling NIOTransportServices StateManagedChannel.swift
[1401/1778] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1402/1778] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1403/1780] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1404/1780] Compiling NIOTransportServices NIOTSSingletons.swift
[1405/1780] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1406/1780] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1407/1780] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1408/1780] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1408/1780] Compiling pkcs7.c
[1410/1780] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1411/1780] Compiling NIOTransportServices NIOTSErrors.swift
[1412/1780] Compiling NIOTransportServices NIOTSEventLoop.swift
[1412/1780] Compiling pkcs8.c
[1414/1780] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1415/1780] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1416/1780] Compiling NIOTransportServices AcceptHandler.swift
[1417/1780] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1418/1780] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1419/1780] Emitting module NIOTransportServices
[1420/1780] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1421/1780] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1422/1780] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1422/1781] Compiling pem_pkey.c
[1423/1781] Compiling pem_xaux.c
[1426/1782] Compiling pem_x509.c
[1427/1782] Compiling pem_pk8.c
[1434/1782] Compiling pem_oth.c
[1435/1782] Compiling obj_xref.c
[1437/1782] Emitting module AsyncKit
[1437/1782] Compiling pem_info.c
[1438/1782] Compiling pem_lib.c
[1439/1782] Compiling pem_all.c
[1440/1782] Compiling mem.c
[1441/1782] Compiling lhash.c
[1445/1783] Compiling keccak.c
[1446/1783] Compiling kyber.c
[1447/1783] Compiling obj.c
[1450/1784] Compiling poly_rq_mul.S
[1451/1784] Compiling x86_64-mont5-mac.mac.x86_64.S
[1452/1784] Compiling x86_64-mont5-linux.linux.x86_64.S
[1453/1784] Compiling x86_64-mont-mac.mac.x86_64.S
[1454/1784] Compiling x86_64-mont-linux.linux.x86_64.S
[1455/1784] Compiling hpke.c
[1457/1796] Emitting module NIOSSL
[1457/1804] Compiling hrss.c
[1458/1851] Compiling x86-mont-windows.windows.x86.S
[1461/1851] Compiling NIOSSL RNG.swift
[1462/1851] Compiling NIOSSL SafeCompare.swift
[1465/1851] Compiling x86-mont-linux.linux.x86.S
[1467/1851] Compiling NIOWebSocket WebSocketOpcode.swift
[1468/1852] Compiling NIOHPACK IndexedHeaderTable.swift
[1469/1853] Compiling MultipartKit MultipartFormData.swift
[1470/1853] Compiling MultipartKit MultipartParser.swift
[1471/1853] Compiling vpaes-x86_64-mac.mac.x86_64.S
[1473/1853] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1474/1853] Compiling NIOHPACK StaticHeaderTable.swift
[1475/1853] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1475/1853] Compiling vpaes-x86_64-linux.linux.x86_64.S
[1477/1853] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1478/1853] Compiling NIOHPACK IntegerCoding.swift
[1479/1853] Compiling NIOExtras LineBasedFrameDecoder.swift
[1480/1853] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1481/1855] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1482/1855] Compiling NIOExtras NIOExtrasError.swift
[1483/1855] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1484/1855] Emitting module MultipartKit
[1484/1857] Compiling vpaes-x86-windows.windows.x86.S
[1486/1857] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1487/1857] Compiling NIOExtras JSONRPCFraming.swift
[1488/1857] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1489/1857] Compiling NIOExtras LengthFieldPrepender.swift
[1490/1857] Compiling NIOExtras DebugInboundEventsHandler.swift
[1491/1857] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1492/1857] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1493/1857] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1494/1857] Compiling NIOExtras QuiescingHelper.swift
[1495/1857] Compiling NIOExtras RequestResponseHandler.swift
[1500/1857] Compiling NIOExtras NIORequestIdentifiable.swift
[1501/1857] Compiling NIOExtras PCAPRingBuffer.swift
[1502/1857] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1509/1857] Compiling NIOHTTPCompression HTTPCompression.swift
[1510/1857] Compiling NIOHTTPCompression HTTPDecompression.swift
[1511/1857] Emitting module NIOHTTPCompression
[1512/1857] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1513/1857] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1513/1858] Compiling vpaes-x86-linux.linux.x86.S
[1515/1858] Emitting module NIOWebSocket
[1518/1858] Compiling NIOHPACK HuffmanTables.swift
[1529/1859] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1530/1859] Compiling NIOWebSocket WebSocketFrame.swift
[1531/1860] Emitting module NIOHPACK
[1532/1860] Compiling NIOHPACK HuffmanCoding.swift
[1532/1860] Compiling vpaes-armv8-linux.linux.aarch64.S
[1534/1861] Compiling vpaes-armv8-ios.ios.aarch64.S
[1537/1861] Compiling MultipartKit MultipartSerializer.swift
[1538/1861] Compiling MultipartKit Utilities.swift
[1538/1861] Compiling vpaes-armv7-linux.linux.arm.S
[1542/1861] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1543/1861] Compiling NIOExtras WritePCAPHandler.swift
[1547/1863] Compiling vpaes-armv7-ios.ios.arm.S
[1550/1863] Emitting module NIOExtras
[1555/1863] Compiling sha512-x86_64-mac.mac.x86_64.S
[1556/1863] Compiling kdf.c
[1561/1864] Compiling sha512-armv8-linux.linux.aarch64.S
[1562/1864] Compiling sha512-x86_64-linux.linux.x86_64.S
[1564/1864] Compiling sha512-armv8-ios.ios.aarch64.S
[1566/1865] Compiling sha512-armv4-linux.linux.arm.S
[1567/1865] Compiling sha512-armv4-ios.ios.arm.S
[1568/1865] Compiling sha512-586-linux.linux.x86.S
[1569/1865] Compiling sha512-586-windows.windows.x86.S
[1570/1865] Compiling sha256-x86_64-mac.mac.x86_64.S
[1580/1865] Compiling NIOSSL Zeroization.swift
[1581/1865] Compiling NIOSSL TLSConfiguration.swift
[1582/1865] Compiling NIOSSL UniversalBootstrapSupport.swift
[1582/1865] Compiling sha256-armv8-linux.linux.aarch64.S
[1583/1865] Compiling sha256-x86_64-linux.linux.x86_64.S
[1584/1865] Compiling sha256-armv8-ios.ios.aarch64.S
[1586/1867] Compiling sha256-armv4-linux.linux.arm.S
[1587/1867] Compiling sha256-armv4-ios.ios.arm.S
[1589/1875] Compiling sha256-586-windows.windows.x86.S
[1590/1886] Compiling sha256-586-linux.linux.x86.S
[1591/1923] Compiling sha1-x86_64-mac.mac.x86_64.S
[1592/1923] Compiling sha1-armv8-linux.linux.aarch64.S
[1593/1923] Compiling sha1-armv8-ios.ios.aarch64.S
[1594/1923] Compiling sha1-x86_64-linux.linux.x86_64.S
[1595/1923] Compiling sha1-armv4-large-linux.linux.arm.S
[1596/1923] Compiling sha1-armv4-large-ios.ios.arm.S
[1597/1923] Compiling sha1-586-windows.windows.x86.S
[1598/1923] Compiling sha1-586-linux.linux.x86.S
[1599/1923] Compiling sha512.c
[1600/1923] Compiling sha1.c
[1601/1923] Compiling sha256.c
[1602/1923] Compiling service_indicator.c
[1603/1923] Compiling rsaz-avx2-mac.mac.x86_64.S
[1604/1923] Compiling fips.c
[1605/1923] Compiling rsaz-avx2-linux.linux.x86_64.S
[1606/1923] Compiling self_check.c
[1607/1923] Compiling rsa_impl.c
[1608/1923] Compiling rdrand-x86_64-mac.mac.x86_64.S
[1609/1923] Compiling blinding.c
[1610/1923] Compiling padding.c
[1611/1923] Compiling rsa.c
[1613/1923] Compiling NIOHTTP2 StateMachineResult.swift
[1614/1923] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1614/1924] Compiling rdrand-x86_64-linux.linux.x86_64.S
[1617/1925] Compiling rand.c
[1618/1925] Compiling fork_detect.c
[1619/1925] Compiling urandom.c
[1620/1925] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[1621/1925] Compiling ctrdrbg.c
[1622/1925] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[1623/1925] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[1624/1925] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[1625/1925] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[1626/1925] Compiling p256-armv8-asm-ios.ios.aarch64.S
[1627/1926] Compiling p256-armv8-asm-linux.linux.aarch64.S
[1628/1932] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[1629/1933] Compiling polyval.c
[1630/1933] Compiling ofb.c
[1631/1933] Compiling gcm_nohw.c
[1632/1933] Compiling gcm.c
[1633/1933] Compiling ctr.c
[1635/1933] Compiling WebSocketKit WebSocket+Connect.swift
[1635/1933] Compiling cbc.c
[1636/1933] Compiling cfb.c
[1638/1933] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1639/1933] Compiling WebSocketKit Exports.swift
[1639/1933] Compiling md5-x86_64-mac.mac.x86_64.S
[1640/1933] Compiling md5.c
[1641/1933] Compiling md5-x86_64-linux.linux.x86_64.S
[1643/1933] Emitting module WebSocketKit
[1644/1933] Compiling WebSocketKit WebSocketHandler.swift
[1644/1933] Compiling md5-586-windows.windows.x86.S
[1645/1933] Compiling md5-586-linux.linux.x86.S
[1646/1933] Compiling md4.c
[1647/1933] Compiling ghashv8-armv8-ios.ios.aarch64.S
[1648/1933] Compiling ghashv8-armv8-linux.linux.aarch64.S
[1650/1933] Compiling WebSocketKit WebSocket+Concurrency.swift
[1650/1933] Compiling hmac.c
[1651/1933] Compiling hkdf.c
[1652/1933] Compiling ghashv8-armv7-ios.ios.arm.S
[1653/1933] Compiling ghashv8-armv7-linux.linux.arm.S
[1654/1933] Compiling ghash-x86_64-mac.mac.x86_64.S
[1655/1933] Compiling ghash-x86_64-linux.linux.x86_64.S
[1656/1933] Compiling ghash-x86-windows.windows.x86.S
[1657/1933] Compiling ghash-x86-linux.linux.x86.S
[1658/1933] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[1659/1933] Compiling ghash-ssse3-x86-windows.windows.x86.S
[1660/1933] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[1661/1933] Compiling ghash-ssse3-x86-linux.linux.x86.S
[1663/1933] Compiling WebSocketKit WebSocket.swift
[1664/1933] Compiling WebSocketKit WebSocketClient.swift
[1665/1934] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[1666/1934] Compiling fips_shared_support.c
[1667/1935] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[1669/1935] Compiling ghash-armv4-ios.ios.arm.S
[1670/1935] Compiling ghash-armv4-linux.linux.arm.S
[1671/1935] Compiling ecdh.c
[1672/1935] Compiling ecdsa.c
[1673/1935] Compiling wnaf.c
[1674/1935] Compiling util.c
[1675/1935] Compiling simple_mul.c
[1676/1935] Compiling simple.c
[1677/1935] Compiling scalar.c
[1678/1935] Compiling oct.c
[1680/1935] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1681/1935] Compiling NIOHTTP2 MaySendFrames.swift
[1682/1935] Compiling NIOHTTP2 SendingDataState.swift
[1683/1935] Compiling NIOHTTP2 SendingGoawayState.swift
[1684/1935] Compiling NIOHTTP2 SendingHeadersState.swift
[1685/1935] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1686/1935] Compiling NIOHTTP2 SendingRstStreamState.swift
[1687/1935] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1690/1935] Compiling NIOHTTP2 DOSHeuristics.swift
[1691/1935] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1692/1935] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1693/1935] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1694/1935] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1695/1935] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1696/1935] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1697/1935] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1698/1935] Compiling NIOHTTP2 HasLocalSettings.swift
[1699/1935] Compiling NIOHTTP2 HasRemoteSettings.swift
[1700/1935] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1701/1935] Compiling NIOHTTP2 QuiescingState.swift
[1702/1935] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1703/1935] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1703/1942] Compiling p256.c
[1704/1942] Compiling felem.c
[1705/1942] Compiling p224-64.c
[1706/1942] Compiling ec_montgomery.c
[1707/1942] Compiling ec_key.c
[1708/1942] Compiling digests.c
[1709/1942] Compiling digest.c
[1710/1942] Compiling digestsign.c
[1711/1942] Compiling ec.c
[1712/1942] Compiling dh.c
[1713/1942] Compiling p256-nistz.c
[1714/1942] Compiling co-586-linux.linux.x86.S
[1715/1942] Compiling co-586-windows.windows.x86.S
[1716/1942] Compiling check.c
[1717/1942] Compiling cmac.c
[1718/1942] Compiling bsaes-armv7-linux.linux.arm.S
[1719/1942] Compiling e_aesccm.c
[1720/1942] Compiling bsaes-armv7-ios.ios.arm.S
[1721/1942] Compiling aead.c
[1722/1942] Compiling cipher.c
[1723/1942] Compiling sqrt.c
[1724/1942] Compiling shift.c
[1725/1942] Compiling rsaz_exp.c
[1726/1942] Compiling e_aes.c
[1727/1942] Compiling random.c
[1728/1942] Compiling jacobi.c
[1729/1942] Compiling montgomery_inv.c
[1730/1942] Compiling prime.c
[1731/1942] Compiling generic.c
[1732/1942] Compiling montgomery.c
[1733/1942] Compiling mul.c
[1734/1942] Compiling gcd.c
[1735/1942] Compiling gcd_extra.c
[1736/1942] Compiling div.c
[1737/1942] Compiling div_extra.c
[1738/1942] Compiling exponentiation.c
[1739/1942] Compiling ctx.c
[1740/1942] Compiling bytes.c
[1741/1942] Compiling cmp.c
[1742/1942] Compiling bn-armv8-linux.linux.aarch64.S
[1743/1942] Compiling bn.c
[1744/1942] Compiling add.c
[1745/1942] Compiling bn-armv8-ios.ios.aarch64.S
[1746/1942] Compiling bn-586-windows.windows.x86.S
[1747/1942] Compiling x86_64-gcc.c
[1748/1942] Compiling bn-586-linux.linux.x86.S
[1749/1942] Compiling armv8-mont-linux.linux.aarch64.S
[1750/1942] Compiling armv8-mont-ios.ios.aarch64.S
[1751/1942] Compiling armv4-mont-ios.ios.arm.S
[1752/1942] Compiling armv4-mont-linux.linux.arm.S
[1753/1942] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[1754/1942] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[1755/1942] Compiling aesv8-armv7-ios.ios.arm.S
[1756/1942] Compiling aesv8-armv8-linux.linux.aarch64.S
[1757/1942] Compiling aesv8-armv7-linux.linux.arm.S
[1758/1942] Compiling aesv8-armv8-ios.ios.aarch64.S
[1760/1942] Compiling NIOHTTP2 HTTP2Frame.swift
[1761/1942] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1762/1942] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1763/1942] Compiling NIOHTTP2 HTTP2PingData.swift
[1764/1942] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1765/1942] Compiling NIOHTTP2 HTTP2Settings.swift
[1766/1942] Compiling NIOHTTP2 HTTP2Stream.swift
[1767/1942] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1768/1942] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1769/1942] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1770/1942] Compiling NIOHTTP2 HTTP2StreamID.swift
[1771/1942] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1772/1942] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1773/1942] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1774/1942] Compiling NIOHTTP2 InboundEventBuffer.swift
[1774/1942] Compiling aesni-x86-windows.windows.x86.S
[1775/1942] Compiling aesni-x86_64-mac.mac.x86_64.S
[1777/1942] Emitting module NIOHTTP2
[1778/1942] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1779/1942] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1780/1942] Compiling NIOHTTP2 MayReceiveFrames.swift
[1781/1942] Compiling NIOHTTP2 ReceivingDataState.swift
[1782/1942] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1783/1942] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1784/1942] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1785/1942] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1785/1942] Compiling aesni-x86-linux.linux.x86.S
[1786/1942] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[1787/1942] Compiling aesni-x86_64-linux.linux.x86_64.S
[1788/1942] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[1789/1942] Compiling mode_wrappers.c
[1790/1942] Compiling key_wrap.c
[1792/1942] Compiling NIOHTTP2 InboundWindowManager.swift
[1793/1942] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1794/1942] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1795/1942] Compiling NIOHTTP2 StreamChannelList.swift
[1796/1942] Compiling NIOHTTP2 StreamMap.swift
[1797/1942] Compiling NIOHTTP2 StreamStateMachine.swift
[1798/1942] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1798/1942] Compiling ex_data.c
[1799/1942] Compiling aes.c
[1800/1942] Compiling sign.c
[1801/1942] Compiling aes_nohw.c
[1802/1942] Compiling scrypt.c
[1803/1942] Compiling p_x25519.c
[1804/1942] Compiling pbkdf.c
[1805/1942] Compiling print.c
[1805/1942] Compiling p_x25519_asn1.c
[1807/1942] Compiling p_rsa_asn1.c
[1808/1942] Compiling p_ed25519.c
[1809/1942] Compiling p_rsa.c
[1810/1942] Compiling p_hkdf.c
[1811/1942] Compiling p_ec_asn1.c
[1812/1942] Compiling p_ed25519_asn1.c
[1813/1942] Compiling p_ec.c
[1814/1942] Compiling err_data.c
[1815/1942] Compiling p_dsa_asn1.c
[1816/1942] Compiling evp_ctx.c
[1817/1942] Compiling evp_asn1.c
[1818/1942] Compiling evp.c
[1819/1942] Compiling err.c
[1820/1942] Compiling engine.c
[1821/1942] Compiling ecdsa_asn1.c
[1822/1942] Compiling ecdh_extra.c
[1824/1942] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1825/1942] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1826/1942] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1827/1942] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1828/1942] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1829/1942] Compiling NIOHTTP2 HTTP2Error.swift
[1830/1942] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1831/1942] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1831/1942] Compiling hash_to_curve.c
[1832/1942] Compiling ec_derive.c
[1833/1943] Compiling dsa_asn1.c
[1835/1944] Compiling ec_asn1.c
[1837/1944] Compiling dh_asn1.c
[1838/1944] Compiling params.c
[1839/1944] Compiling digest_extra.c
[1840/1944] Compiling dsa.c
[1841/1944] Compiling spake25519.c
[1842/1944] Compiling x25519-asm-arm.S
[1842/1944] Compiling des.c
[1844/1944] Compiling crypto.c
[1845/1944] Compiling curve25519_64_adx.c
[1846/1944] Compiling cpu_intel.c
[1847/1944] Compiling cpu_arm_freebsd.c
[1847/1944] Compiling cpu_arm.c
[1849/1944] Compiling cpu_arm_linux.c
[1850/1944] Compiling cpu_aarch64_win.c
[1851/1944] Compiling cpu_aarch64_sysreg.c
[1851/1944] Compiling cpu_aarch64_openbsd.c
[1853/1944] Compiling cpu_aarch64_linux.c
[1854/1944] Compiling cpu_aarch64_fuchsia.c
[1855/1944] Compiling cpu_aarch64_apple.c
[1856/1944] Compiling curve25519.c
[1857/1944] Compiling e_tls.c
[1858/1944] Compiling tls_cbc.c
[1859/1944] Compiling e_rc4.c
[1860/1944] Compiling conf.c
[1861/1944] Compiling e_rc2.c
[1862/1944] Compiling e_null.c
[1863/1944] Compiling e_des.c
[1864/1944] Compiling e_chacha20poly1305.c
[1865/1944] Compiling derive_key.c
[1866/1944] Compiling e_aesctrhmac.c
[1867/1944] Compiling e_aesgcmsiv.c
[1868/1944] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[1869/1944] Compiling cipher_extra.c
[1870/1944] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[1871/1944] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[1872/1944] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[1873/1944] Compiling chacha-x86_64-mac.mac.x86_64.S
[1874/1944] Compiling chacha.c
[1875/1944] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[1876/1944] Compiling chacha-x86_64-linux.linux.x86_64.S
[1877/1944] Compiling chacha-x86-windows.windows.x86.S
[1878/1944] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[1879/1944] Compiling chacha-x86-linux.linux.x86.S
[1880/1944] Compiling chacha-armv8-ios.ios.aarch64.S
[1881/1944] Compiling chacha-armv8-linux.linux.aarch64.S
[1882/1944] Compiling unicode.c
[1883/1944] Compiling chacha-armv4-ios.ios.arm.S
[1884/1944] Compiling chacha-armv4-linux.linux.arm.S
[1885/1944] Compiling asn1_compat.c
[1886/1944] Compiling ber.c
[1887/1944] Compiling cbb.c
[1888/1944] Compiling blake2.c
[1889/1944] Compiling buf.c
[1890/1944] Compiling bn_asn1.c
[1891/1944] Compiling printf.c
[1892/1944] Compiling cbs.c
[1893/1944] Compiling convert.c
[1894/1944] Compiling hexdump.c
[1895/1944] Compiling errno.c
[1896/1944] Compiling pair.c
[1897/1944] Compiling file.c
[1898/1944] Compiling fd.c
[1899/1944] Compiling bio_mem.c
[1900/1944] Compiling tasn_utl.c
[1901/1944] Compiling base64.c
[1902/1944] Compiling bio.c
[1903/1944] Compiling tasn_typ.c
[1904/1944] Compiling tasn_fre.c
[1905/1944] Compiling tasn_new.c
[1906/1944] Compiling tasn_enc.c
[1907/1944] Compiling f_string.c
[1908/1944] Compiling posix_time.c
[1909/1944] Compiling tasn_dec.c
[1910/1944] Compiling f_int.c
[1911/1944] Compiling asn_pack.c
[1912/1944] Compiling asn1_par.c
[1913/1944] Compiling asn1_lib.c
[1914/1944] Compiling a_utctm.c
[1915/1944] Compiling a_type.c
[1916/1944] Compiling a_time.c
[1917/1944] Compiling a_octet.c
[1918/1944] Compiling a_strnid.c
[1919/1944] Compiling a_object.c
[1920/1944] Compiling a_strex.c
[1921/1944] Compiling a_mbstr.c
[1922/1944] Compiling a_i2d_fp.c
[1923/1944] Compiling a_int.c
[1924/1944] Compiling a_dup.c
[1925/1944] Compiling a_gentm.c
[1926/1944] Compiling a_d2i_fp.c
[1927/1944] Compiling a_bool.c
[1928/1944] Compiling CBacktrace sort.c
[1929/1944] Compiling CBacktrace state.c
[1930/1944] Compiling CBacktrace print.c
[1931/1944] Compiling CBacktrace simple.c
[1932/1944] Compiling CBacktrace mmapio.c
[1933/1944] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1934/1944] Compiling CBacktrace posix.c
[1935/1944] Compiling CBacktrace atomic.c
[1936/1944] Compiling CBacktrace mmap.c
[1937/1944] Compiling a_bitstr.c
[1939/2005] Compiling Backtrace Demangle.swift
[1940/2005] Emitting module Backtrace
[1941/2005] Compiling Backtrace Backtrace.swift
[1944/2007] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1945/2007] Compiling AsyncHTTPClient ConnectionPool.swift
[1946/2007] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1947/2007] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1948/2007] Compiling AsyncHTTPClient Transaction.swift
[1949/2007] Compiling AsyncHTTPClient Base64.swift
[1952/2009] Emitting module AsyncHTTPClient
[1953/2016] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1954/2016] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1955/2016] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1956/2016] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1957/2016] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1958/2016] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1959/2016] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1960/2016] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1961/2016] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1962/2016] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1963/2016] Emitting module CryptoBoringWrapper
[1966/2092] Compiling Crypto MACFunctions.swift
[1967/2092] Compiling Crypto MessageAuthenticationCode.swift
[1968/2092] Compiling Crypto AES.swift
[1969/2092] Compiling Crypto ECDSASignature_boring.swift
[1970/2092] Compiling Crypto ECDSA_boring.swift
[1971/2092] Compiling Crypto EdDSA_boring.swift
[1972/2092] Compiling Crypto ECDSA.swift
[1973/2092] Compiling Crypto HPKE-Ciphersuite.swift
[1974/2092] Compiling Crypto HPKE-KDF.swift
[1975/2092] Compiling Crypto HPKE-KexKeyDerivation.swift
[1976/2092] Compiling Crypto ASN1Integer.swift
[1977/2092] Compiling Crypto ASN1Null.swift
[1978/2092] Compiling Crypto ASN1OctetString.swift
[1979/2092] Compiling Crypto ASN1Strings.swift
[1980/2092] Compiling Crypto ArraySliceBigint.swift
[1981/2092] Compiling Crypto ECDH_boring.swift
[1982/2092] Compiling Crypto DH.swift
[1983/2092] Compiling Crypto ECDH.swift
[1984/2092] Compiling Crypto HKDF.swift
[1985/2092] Compiling Crypto AESWrap.swift
[1986/2092] Compiling Crypto AESWrap_boring.swift
[1987/2092] Compiling Crypto HMAC.swift
[1988/2092] Compiling Crypto ASN1BitString.swift
[1989/2092] Compiling Crypto ASN1Boolean.swift
[1990/2092] Compiling Crypto ASN1Identifier.swift
[1991/2092] Compiling Crypto HPKE-Modes.swift
[1992/2092] Compiling Crypto Insecure.swift
[1993/2092] Compiling Crypto Insecure_HashFunctions.swift
[1994/2092] Compiling Crypto KEM.swift
[1995/2092] Compiling Crypto GeneralizedTime.swift
[1996/2092] Compiling Crypto ObjectIdentifier.swift
[1997/2092] Compiling Crypto ECDSASignature.swift
[1998/2092] Compiling Crypto PEMDocument.swift
[1999/2092] Compiling Crypto PKCS8PrivateKey.swift
[2000/2092] Compiling Crypto SEC1PrivateKey.swift
[2001/2092] Compiling Crypto HPKE-LabeledExtract.swift
[2002/2092] Compiling Crypto HPKE-Utils.swift
[2003/2092] Compiling Crypto DHKEM.swift
[2004/2092] Compiling Crypto HPKE-KEM-Curve25519.swift
[2005/2092] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[2006/2092] Compiling Crypto HPKE-KEM.swift
[2007/2092] Compiling Crypto HPKE-Errors.swift
[2008/2092] Compiling Crypto HPKE.swift
[2009/2092] Compiling Crypto HPKE-Context.swift
[2010/2092] Compiling Crypto HPKE-KeySchedule.swift
[2011/2092] Compiling Crypto AES-GCM.swift
[2012/2092] Compiling Crypto AES-GCM_boring.swift
[2013/2092] Compiling Crypto ChaChaPoly_boring.swift
[2014/2092] Compiling Crypto ChaChaPoly.swift
[2015/2092] Compiling Crypto Cipher.swift
[2016/2092] Compiling Crypto Nonces.swift
[2017/2092] Compiling Crypto ASN1.swift
[2018/2092] Compiling Crypto ASN1Any.swift
[2029/2094] Compiling Crypto Ed25519.swift
[2030/2094] Compiling Crypto Signature.swift
[2031/2104] Compiling Crypto Ed25519_boring.swift
[2032/2104] Compiling Crypto EllipticCurvePoint_boring.swift
[2033/2104] Compiling Crypto EllipticCurve_boring.swift
[2034/2104] Compiling Crypto NISTCurvesKeys_boring.swift
[2035/2104] Compiling Crypto X25519Keys_boring.swift
[2036/2104] Compiling Crypto Curve25519.swift
[2037/2104] Compiling Crypto Ed25519Keys.swift
[2038/2104] Compiling Crypto NISTCurvesKeys.swift
[2039/2104] Compiling Crypto X25519Keys.swift
[2040/2104] Compiling Crypto SymmetricKeys.swift
[2041/2104] Emitting module Crypto
[2052/2104] Compiling Crypto SubjectPublicKeyInfo.swift
[2053/2104] Compiling Crypto CryptoKitErrors.swift
[2054/2104] Compiling Crypto Digest_boring.swift
[2055/2104] Compiling Crypto Digest.swift
[2056/2104] Compiling Crypto Digests.swift
[2057/2104] Compiling Crypto HashFunctions.swift
[2058/2104] Compiling Crypto HashFunctions_SHA2.swift
[2059/2104] Compiling Crypto HPKE-AEAD.swift
[2095/2104] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[2096/2104] Compiling Crypto CryptoKitErrors_boring.swift
[2097/2104] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[2098/2104] Compiling Crypto RNG_boring.swift
[2099/2104] Compiling Crypto SafeCompare_boring.swift
[2100/2104] Compiling Crypto Zeroization_boring.swift
[2101/2104] Compiling Crypto PrettyBytes.swift
[2102/2104] Compiling Crypto SafeCompare.swift
[2103/2104] Compiling Crypto SecureBytes.swift
[2104/2104] Compiling Crypto Zeroization.swift
[2107/2317] Compiling Vapor AsyncBasicResponder.swift
[2108/2317] Compiling Vapor AsyncMiddleware.swift
[2109/2317] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2110/2317] Compiling Vapor AsyncSessionDriver.swift
[2111/2317] Compiling Vapor Authentication+Concurrency.swift
[2112/2317] Compiling Vapor Cache+Concurrency.swift
[2113/2317] Compiling Vapor Client+Concurrency.swift
[2114/2323] Compiling Vapor Environment+Secret.swift
[2115/2323] Compiling Vapor Environment.swift
[2116/2323] Compiling Vapor Abort.swift
[2117/2323] Compiling Vapor AbortError.swift
[2118/2323] Compiling Vapor DebuggableError.swift
[2119/2323] Compiling Vapor Demangler.swift
[2120/2323] Emitting module JWTKit
[2121/2323] Compiling Vapor ErrorSource.swift
[2122/2323] Compiling Vapor StackTrace.swift
[2123/2323] Compiling Vapor Exports.swift
[2124/2323] Compiling Vapor Application+HTTP.swift
[2125/2323] Compiling Vapor BasicResponder.swift
[2126/2323] Compiling Vapor BodyStream.swift
[2127/2323] Compiling Vapor Application+HTTP+Client.swift
[2128/2323] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2129/2323] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2130/2323] Compiling Vapor DotEnvFile+load.swift
[2131/2323] Compiling Vapor Routes+caseInsenstive.swift
[2132/2323] Compiling Vapor Validatable+validate.swift
[2133/2323] Compiling Vapor Environment+Process.swift
[2134/2323] Compiling Vapor FileIO+Concurrency.swift
[2135/2323] Compiling Vapor Request+Concurrency.swift
[2136/2323] Compiling Vapor Responder+Concurrency.swift
[2137/2323] Compiling Vapor ResponseCodable+Concurrency.swift
[2138/2323] Compiling Vapor RoutesBuilder+Concurrency.swift
[2139/2323] Compiling Vapor ViewRenderer+Concurrency.swift
[2140/2323] Compiling Vapor JSONCoders+Content.swift
[2141/2323] Compiling Vapor PlaintextDecoder.swift
[2142/2323] Compiling Vapor PlaintextEncoder.swift
[2143/2323] Compiling Vapor URLQueryCoders.swift
[2144/2323] Compiling Vapor URLQueryContainer.swift
[2145/2323] Compiling Vapor Core.swift
[2146/2323] Compiling Vapor Running.swift
[2147/2323] Compiling Vapor WebSocket+Concurrency.swift
[2148/2323] Compiling Vapor ContainerGetPathExecutor.swift
[2149/2323] Compiling Vapor Content.swift
[2150/2323] Compiling Vapor ContentCoders.swift
[2151/2323] Compiling Vapor ContentConfiguration.swift
[2152/2323] Compiling Vapor ContentContainer.swift
[2153/2323] Compiling Vapor JSONCoder+Custom.swift
[2154/2323] Compiling JWTKit OpenSSLSigner.swift
[2155/2323] Compiling JWTKit Utilities.swift
[2156/2323] Compiling JWTKit AppleIdentityToken.swift
[2157/2323] Compiling JWTKit GoogleIdentityToken.swift
[2158/2323] Compiling JWTKit MicrosoftIdentitiyToken.swift
[2159/2323] Compiling JWTKit X5CVerifier.swift
[2186/2348] Emitting module Vapor
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/HTTP/EndpointCache.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency 
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency 
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Validation/Validators/CharacterSet.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency 
[2187/2371] Compiling Vapor Request+Session.swift
[2188/2371] Compiling Vapor Session.swift
[2189/2371] Compiling Vapor SessionCache.swift
[2190/2371] Compiling Vapor SessionData.swift
[2191/2371] Compiling Vapor SessionDriver.swift
[2192/2371] Compiling Vapor SessionsConfiguration.swift
[2193/2371] Compiling Vapor SessionsMiddleware.swift
[2194/2371] Compiling Vapor DateFormatter+threadSpecific.swift
[2195/2371] Compiling Vapor URLEncodedFormData.swift
[2196/2371] Compiling Vapor URLEncodedFormDecoder.swift
[2197/2371] Compiling Vapor URLEncodedFormEncoder.swift
[2198/2371] Compiling Vapor URLEncodedFormError.swift
[2199/2371] Compiling Vapor URLEncodedFormParser.swift
[2200/2371] Compiling Vapor URLEncodedFormSerializer.swift
[2201/2371] Compiling Vapor URLQueryFragmentConvertible.swift
[2202/2371] Compiling Vapor AnyResponse.swift
[2203/2371] Compiling Vapor Array+Random.swift
[2204/2371] Compiling Vapor Base32.swift
[2205/2371] Compiling Vapor Base64.swift
[2206/2371] Compiling Vapor BaseN.swift
[2207/2371] Compiling Vapor BasicCodingKey.swift
[2208/2371] Compiling Vapor ByteCount.swift
[2209/2371] Compiling Vapor Bytes+Hex.swift
[2210/2371] Compiling Vapor Validator.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Validation/Validators/CharacterSet.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency 
[2211/2371] Compiling Vapor ValidatorResult.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Validation/Validators/CharacterSet.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency 
[2212/2371] Compiling Vapor And.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Validation/Validators/CharacterSet.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency 
[2213/2371] Compiling Vapor Case.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Validation/Validators/CharacterSet.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency 
[2214/2371] Compiling Vapor CharacterSet.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Validation/Validators/CharacterSet.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency 
[2215/2371] Compiling Vapor Count.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Validation/Validators/CharacterSet.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency 
[2216/2371] Compiling Vapor Email.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Validation/Validators/CharacterSet.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency 
[2217/2371] Compiling Vapor Empty.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Validation/Validators/CharacterSet.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency 
[2218/2371] Compiling Vapor In.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Validation/Validators/CharacterSet.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency 
[2219/2371] Compiling Vapor Nil.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Validation/Validators/CharacterSet.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency 
[2220/2371] Compiling Vapor NilIgnoring.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Validation/Validators/CharacterSet.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency 
[2221/2371] Compiling Vapor Not.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Validation/Validators/CharacterSet.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency 
[2222/2371] Compiling Vapor Or.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Validation/Validators/CharacterSet.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency 
[2223/2371] Compiling Vapor Pattern.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Validation/Validators/CharacterSet.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency 
[2224/2371] Compiling Vapor Range.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Validation/Validators/CharacterSet.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency 
[2225/2371] Compiling Vapor URL.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Validation/Validators/CharacterSet.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency 
[2226/2371] Compiling Vapor Valid.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Validation/Validators/CharacterSet.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency 
[2227/2371] Compiling Vapor Application+Views.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Validation/Validators/CharacterSet.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency 
[2228/2371] Compiling Vapor PlaintextRenderer.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Validation/Validators/CharacterSet.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency 
[2229/2371] Compiling Vapor Request+View.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Validation/Validators/CharacterSet.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency 
[2230/2371] Compiling Vapor View.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Validation/Validators/CharacterSet.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency 
[2231/2371] Compiling Vapor ViewRenderer.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Validation/Validators/CharacterSet.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency 
[2232/2371] Compiling Vapor _Deprecations.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Validation/Validators/CharacterSet.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency 
[2233/2371] Compiling Vapor Bytes+SecureCompare.swift
[2234/2371] Compiling Vapor Collection+Safe.swift
[2235/2371] Compiling Vapor DataProtocol+Copy.swift
[2236/2371] Compiling Vapor DecoderUnwrapper.swift
[2237/2371] Compiling Vapor DirectoryConfiguration.swift
[2238/2371] Compiling Vapor DotEnv.swift
[2239/2371] Compiling Vapor Extendable.swift
[2240/2371] Compiling Vapor File.swift
[2241/2371] Compiling Vapor FileIO.swift
[2242/2371] Compiling Vapor LifecycleHandler.swift
[2243/2371] Compiling Vapor OptionalType.swift
[2244/2371] Compiling Vapor RFC1123.swift
[2245/2371] Compiling Vapor SocketAddress+Hostname.swift
[2246/2371] Compiling Vapor Storage.swift
[2247/2371] Compiling Vapor String+IsIPAddress.swift
[2248/2371] Compiling Vapor Thread.swift
[2249/2371] Compiling Vapor URI.swift
[2250/2371] Compiling Vapor RangeResult.swift
[2251/2371] Compiling Vapor Validatable.swift
[2252/2371] Compiling Vapor Validation.swift
[2253/2371] Compiling Vapor ValidationKey.swift
[2254/2371] Compiling Vapor Validations.swift
[2255/2371] Compiling Vapor ValidationsError.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Core/Core.swift:1:17: remark: '@preconcurrency' attribute on module 'ConsoleKit' is unused
@preconcurrency import ConsoleKit
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Core/Core.swift:1:17: remark: '@preconcurrency' attribute on module 'ConsoleKit' is unused
@preconcurrency import ConsoleKit
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Core/Core.swift:1:17: remark: '@preconcurrency' attribute on module 'ConsoleKit' is unused
@preconcurrency import ConsoleKit
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Core/Core.swift:1:17: remark: '@preconcurrency' attribute on module 'ConsoleKit' is unused
@preconcurrency import ConsoleKit
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Core/Core.swift:1:17: remark: '@preconcurrency' attribute on module 'ConsoleKit' is unused
@preconcurrency import ConsoleKit
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Core/Core.swift:1:17: remark: '@preconcurrency' attribute on module 'ConsoleKit' is unused
@preconcurrency import ConsoleKit
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Core/Core.swift:1:17: remark: '@preconcurrency' attribute on module 'ConsoleKit' is unused
@preconcurrency import ConsoleKit
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Core/Core.swift:1:17: remark: '@preconcurrency' attribute on module 'ConsoleKit' is unused
@preconcurrency import ConsoleKit
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Core/Core.swift:1:17: remark: '@preconcurrency' attribute on module 'ConsoleKit' is unused
@preconcurrency import ConsoleKit
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Core/Core.swift:1:17: remark: '@preconcurrency' attribute on module 'ConsoleKit' is unused
@preconcurrency import ConsoleKit
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Core/Core.swift:1:17: remark: '@preconcurrency' attribute on module 'ConsoleKit' is unused
@preconcurrency import ConsoleKit
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Core/Core.swift:1:17: remark: '@preconcurrency' attribute on module 'ConsoleKit' is unused
@preconcurrency import ConsoleKit
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Core/Core.swift:1:17: remark: '@preconcurrency' attribute on module 'ConsoleKit' is unused
@preconcurrency import ConsoleKit
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Core/Core.swift:1:17: remark: '@preconcurrency' attribute on module 'ConsoleKit' is unused
@preconcurrency import ConsoleKit
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Core/Core.swift:1:17: remark: '@preconcurrency' attribute on module 'ConsoleKit' is unused
@preconcurrency import ConsoleKit
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Core/Core.swift:1:17: remark: '@preconcurrency' attribute on module 'ConsoleKit' is unused
@preconcurrency import ConsoleKit
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Core/Core.swift:1:17: remark: '@preconcurrency' attribute on module 'ConsoleKit' is unused
@preconcurrency import ConsoleKit
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Core/Core.swift:1:17: remark: '@preconcurrency' attribute on module 'ConsoleKit' is unused
@preconcurrency import ConsoleKit
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Core/Core.swift:1:17: remark: '@preconcurrency' attribute on module 'ConsoleKit' is unused
@preconcurrency import ConsoleKit
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Core/Core.swift:1:17: remark: '@preconcurrency' attribute on module 'ConsoleKit' is unused
@preconcurrency import ConsoleKit
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Core/Core.swift:1:17: remark: '@preconcurrency' attribute on module 'ConsoleKit' is unused
@preconcurrency import ConsoleKit
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Core/Core.swift:1:17: remark: '@preconcurrency' attribute on module 'ConsoleKit' is unused
@preconcurrency import ConsoleKit
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Core/Core.swift:1:17: remark: '@preconcurrency' attribute on module 'ConsoleKit' is unused
@preconcurrency import ConsoleKit
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Commands/ServeCommand.swift:2:17: remark: '@preconcurrency' attribute on module 'ConsoleKit' is unused
@preconcurrency import ConsoleKit
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Commands/ServeCommand.swift:2:17: remark: '@preconcurrency' attribute on module 'ConsoleKit' is unused
@preconcurrency import ConsoleKit
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Commands/ServeCommand.swift:2:17: remark: '@preconcurrency' attribute on module 'ConsoleKit' is unused
@preconcurrency import ConsoleKit
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Commands/ServeCommand.swift:2:17: remark: '@preconcurrency' attribute on module 'ConsoleKit' is unused
@preconcurrency import ConsoleKit
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Commands/ServeCommand.swift:2:17: remark: '@preconcurrency' attribute on module 'ConsoleKit' is unused
@preconcurrency import ConsoleKit
~~~~~~~~~~~~~~~~^
[2284/2371] Compiling Vapor GuardMiddleware.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Commands/ServeCommand.swift:2:17: remark: '@preconcurrency' attribute on module 'ConsoleKit' is unused
@preconcurrency import ConsoleKit
~~~~~~~~~~~~~~~~^
[2285/2371] Compiling Vapor RedirectMiddleware.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Commands/ServeCommand.swift:2:17: remark: '@preconcurrency' attribute on module 'ConsoleKit' is unused
@preconcurrency import ConsoleKit
~~~~~~~~~~~~~~~~^
[2286/2371] Compiling Vapor SessionAuthenticatable.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Commands/ServeCommand.swift:2:17: remark: '@preconcurrency' attribute on module 'ConsoleKit' is unused
@preconcurrency import ConsoleKit
~~~~~~~~~~~~~~~~^
[2287/2371] Compiling Vapor Bcrypt.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Commands/ServeCommand.swift:2:17: remark: '@preconcurrency' attribute on module 'ConsoleKit' is unused
@preconcurrency import ConsoleKit
~~~~~~~~~~~~~~~~^
[2288/2371] Compiling Vapor Application+Cache.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Commands/ServeCommand.swift:2:17: remark: '@preconcurrency' attribute on module 'ConsoleKit' is unused
@preconcurrency import ConsoleKit
~~~~~~~~~~~~~~~~^
[2289/2371] Compiling Vapor Cache.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Commands/ServeCommand.swift:2:17: remark: '@preconcurrency' attribute on module 'ConsoleKit' is unused
@preconcurrency import ConsoleKit
~~~~~~~~~~~~~~~~^
[2290/2371] Compiling Vapor CacheExpirationTime.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Commands/ServeCommand.swift:2:17: remark: '@preconcurrency' attribute on module 'ConsoleKit' is unused
@preconcurrency import ConsoleKit
~~~~~~~~~~~~~~~~^
[2291/2371] Compiling Vapor MemoryCache.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Commands/ServeCommand.swift:2:17: remark: '@preconcurrency' attribute on module 'ConsoleKit' is unused
@preconcurrency import ConsoleKit
~~~~~~~~~~~~~~~~^
[2292/2371] Compiling Vapor Request+Cache.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Commands/ServeCommand.swift:2:17: remark: '@preconcurrency' attribute on module 'ConsoleKit' is unused
@preconcurrency import ConsoleKit
~~~~~~~~~~~~~~~~^
[2293/2371] Compiling Vapor Application+Clients.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Commands/ServeCommand.swift:2:17: remark: '@preconcurrency' attribute on module 'ConsoleKit' is unused
@preconcurrency import ConsoleKit
~~~~~~~~~~~~~~~~^
[2294/2371] Compiling Vapor Client.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Commands/ServeCommand.swift:2:17: remark: '@preconcurrency' attribute on module 'ConsoleKit' is unused
@preconcurrency import ConsoleKit
~~~~~~~~~~~~~~~~^
[2295/2371] Compiling Vapor ClientRequest.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Commands/ServeCommand.swift:2:17: remark: '@preconcurrency' attribute on module 'ConsoleKit' is unused
@preconcurrency import ConsoleKit
~~~~~~~~~~~~~~~~^
[2296/2371] Compiling Vapor ClientResponse.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Commands/ServeCommand.swift:2:17: remark: '@preconcurrency' attribute on module 'ConsoleKit' is unused
@preconcurrency import ConsoleKit
~~~~~~~~~~~~~~~~^
[2297/2371] Compiling Vapor Request+Client.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Commands/ServeCommand.swift:2:17: remark: '@preconcurrency' attribute on module 'ConsoleKit' is unused
@preconcurrency import ConsoleKit
~~~~~~~~~~~~~~~~^
[2298/2371] Compiling Vapor BootCommand.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Commands/ServeCommand.swift:2:17: remark: '@preconcurrency' attribute on module 'ConsoleKit' is unused
@preconcurrency import ConsoleKit
~~~~~~~~~~~~~~~~^
[2299/2371] Compiling Vapor CommandContext+Application.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Commands/ServeCommand.swift:2:17: remark: '@preconcurrency' attribute on module 'ConsoleKit' is unused
@preconcurrency import ConsoleKit
~~~~~~~~~~~~~~~~^
[2300/2371] Compiling Vapor RoutesCommand.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Commands/ServeCommand.swift:2:17: remark: '@preconcurrency' attribute on module 'ConsoleKit' is unused
@preconcurrency import ConsoleKit
~~~~~~~~~~~~~~~~^
[2301/2371] Compiling Vapor ServeCommand.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Commands/ServeCommand.swift:2:17: remark: '@preconcurrency' attribute on module 'ConsoleKit' is unused
@preconcurrency import ConsoleKit
~~~~~~~~~~~~~~~~^
[2302/2371] Compiling Vapor AnyResponse+Concurrency.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Commands/ServeCommand.swift:2:17: remark: '@preconcurrency' attribute on module 'ConsoleKit' is unused
@preconcurrency import ConsoleKit
~~~~~~~~~~~~~~~~^
[2303/2371] Compiling Vapor EndpointCache.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/HTTP/EndpointCache.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency 
[2304/2371] Compiling Vapor HTTPMethod+String.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/HTTP/EndpointCache.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency 
[2305/2371] Compiling Vapor HTTPStatus.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/HTTP/EndpointCache.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency 
[2306/2371] Compiling Vapor HTTPCookies.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/HTTP/EndpointCache.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency 
[2307/2371] Compiling Vapor HTTPHeaderCacheControl.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/HTTP/EndpointCache.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency 
[2308/2371] Compiling Vapor HTTPHeaderExpires.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/HTTP/EndpointCache.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency 
[2309/2371] Compiling Vapor HTTPHeaderLastModified.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/HTTP/EndpointCache.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency 
[2310/2371] Compiling Vapor HTTPHeaders+Cache.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/HTTP/EndpointCache.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency 
[2311/2371] Compiling Vapor HTTPHeaders+Connection.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/HTTP/EndpointCache.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency 
[2312/2371] Compiling Vapor HTTPHeaders+ContentDisposition.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/HTTP/EndpointCache.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency 
[2313/2371] Compiling Vapor HTTPHeaders+ContentRange.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/HTTP/EndpointCache.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency 
[2314/2371] Compiling Vapor HTTPHeaders+Directive.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/HTTP/EndpointCache.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency 
[2315/2371] Compiling Vapor HTTPHeaders+Forwarded.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/HTTP/EndpointCache.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency 
[2316/2371] Compiling Vapor HTTPHeaders+Link.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/HTTP/EndpointCache.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency 
[2317/2371] Compiling Vapor HTTPHeaders+Name.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/HTTP/EndpointCache.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency 
[2318/2371] Compiling Vapor HTTPHeaders.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/HTTP/EndpointCache.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency 
[2319/2371] Compiling Vapor HTTPMediaType.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/HTTP/EndpointCache.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency 
[2320/2371] Compiling Vapor HTTPMediaTypePreference.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/HTTP/EndpointCache.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency 
[2321/2371] Compiling Vapor Responder.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/HTTP/EndpointCache.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency 
[2322/2371] Compiling Vapor Application+HTTP+Server.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/HTTP/EndpointCache.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency 
[2323/2371] Compiling Vapor HTTPServer.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/HTTP/EndpointCache.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency 
[2324/2371] Compiling Vapor HTTPServerHandler.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/HTTP/EndpointCache.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency 
[2325/2371] Compiling Vapor HTTPServerRequestDecoder.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/HTTP/EndpointCache.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency 
[2326/2371] Compiling Vapor HTTPServerResponseEncoder.swift
[2327/2371] Compiling Vapor HTTPServerUpgradeHandler.swift
[2328/2371] Compiling Vapor Logger+Report.swift
[2329/2371] Compiling Vapor LoggingSystem+Environment.swift
[2330/2371] Compiling Vapor Application+Middleware.swift
[2331/2371] Compiling Vapor CORSMiddleware.swift
[2332/2371] Compiling Vapor ErrorMiddleware.swift
[2333/2371] Compiling Vapor FileMiddleware.swift
[2334/2371] Compiling Vapor Middleware.swift
[2335/2371] Compiling Vapor MiddlewareConfiguration.swift
[2336/2371] Compiling Vapor RouteLoggingMiddleware.swift
[2337/2371] Compiling Vapor File+Multipart.swift
[2338/2371] Compiling Vapor FormDataDecoder+Content.swift
[2339/2371] Compiling Vapor FormDataEncoder+Content.swift
[2340/2371] Compiling Vapor Application+Password.swift
[2341/2371] Compiling Vapor Application+Passwords.swift
[2342/2371] Compiling Vapor AsyncPasswordHasher.swift
[2343/2371] Compiling Vapor BcryptHasher.swift
[2344/2371] Compiling Vapor PasswordHasher.swift
[2345/2371] Compiling Vapor PlaintextHasher.swift
[2346/2371] Compiling Vapor Request+Password.swift
[2347/2371] Compiling Vapor Redirect.swift
[2348/2371] Compiling Vapor Request+Body.swift
[2349/2371] Compiling Vapor Request+BodyStream.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency 
[2350/2371] Compiling Vapor Request.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency 
[2351/2371] Compiling Vapor Application+Responder.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency 
[2352/2371] Compiling Vapor DefaultResponder.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency 
[2353/2371] Compiling Vapor Response+Body.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency 
[2354/2371] Compiling Vapor Response.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency 
[2355/2371] Compiling Vapor ResponseCodable.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency 
[2356/2371] Compiling Vapor Application+Routes.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency 
[2357/2371] Compiling Vapor Parameters+Require.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency 
[2358/2371] Compiling Vapor Request+WebSocket.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency 
[2359/2371] Compiling Vapor Route.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency 
[2360/2371] Compiling Vapor RouteCollection.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency 
[2361/2371] Compiling Vapor Routes.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency 
[2362/2371] Compiling Vapor RoutesBuilder+Group.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency 
[2363/2371] Compiling Vapor RoutesBuilder+Method.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency 
[2364/2371] Compiling Vapor RoutesBuilder+Middleware.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency 
[2365/2371] Compiling Vapor RoutesBuilder+WebSocket.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency 
[2366/2371] Compiling Vapor RoutesBuilder.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency 
[2367/2371] Compiling Vapor OTP.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency 
[2368/2371] Compiling Vapor Application+Servers.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency 
[2369/2371] Compiling Vapor Server.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency 
[2370/2371] Compiling Vapor Application+Sessions.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency 
[2371/2371] Compiling Vapor MemorySessions.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency 
[2374/2384] Compiling JWT Exports.swift
[2375/2384] Compiling JWT JWKSCache.swift
[2376/2385] Compiling JWT Request+JWT.swift
[2377/2385] Compiling JWT JWTError+Vapor.swift
[2378/2385] Compiling JWT JWTAuthenticator.swift
[2379/2385] Emitting module JWT
[2380/2385] Compiling JWT Application+JWT.swift
[2381/2385] Compiling JWT AsyncJWTAuthenticator.swift
[2382/2385] Compiling JWT JWT+Microsoft.swift
[2383/2385] Compiling JWT JWT+Google.swift
[2384/2385] Compiling JWT JWT+Apple.swift
[2385/2385] Compiling JWT JWT+Concurrency.swift
[2388/2399] Compiling Ferno JWTPayload.swift
[2389/2400] Compiling Ferno FernoValue.swift
[2390/2400] Compiling Ferno FernoDriver.swift
[2391/2400] Compiling Ferno FernoErrors.swift
[2392/2400] Compiling Ferno FernoPath.swift
[2393/2400] Compiling Ferno FernoQuery.swift
[2394/2400] Compiling Ferno FernoServiceJsonConfiguration.swift
/host/spi-builder-workspace/Sources/Ferno/FernoServiceJsonConfiguration.swift:10:16: warning: stored property 'tokenExpirationDate' of 'Sendable'-conforming struct 'FernoServiceJsonConfiguration' has non-sendable type 'Date?'
    public var tokenExpirationDate: Date?
               ^
Foundation.Date:1:15: note: struct 'Date' does not conform to the 'Sendable' protocol
public struct Date : ReferenceConvertible, Comparable, Equatable {
              ^
/host/spi-builder-workspace/Sources/Ferno/FernoServiceJsonConfiguration.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Vapor
^
@preconcurrency 
[2395/2400] Compiling Ferno Snapshot.swift
[2396/2400] Compiling Ferno Application+Ferno.swift
[2397/2400] Compiling Ferno String+Extensions.swift
[2398/2400] Emitting module Ferno
/host/spi-builder-workspace/Sources/Ferno/FernoServiceJsonConfiguration.swift:10:16: warning: stored property 'tokenExpirationDate' of 'Sendable'-conforming struct 'FernoServiceJsonConfiguration' has non-sendable type 'Date?'
    public var tokenExpirationDate: Date?
               ^
Foundation.Date:1:15: note: struct 'Date' does not conform to the 'Sendable' protocol
public struct Date : ReferenceConvertible, Comparable, Equatable {
              ^
/host/spi-builder-workspace/Sources/Ferno/FernoServiceJsonConfiguration.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Vapor
^
@preconcurrency 
[2399/2400] Compiling Ferno FernoClient.swift
[2400/2400] Compiling Ferno FernoDefaultConfiguration.swift
Build complete! (222.94s)
Build complete.
Done.

Build Machine: Linux 2