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

The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of StreamChatVapor with Swift 5.8 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GetStream/stream-chat-vapor-swift.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/GetStream/stream-chat-vapor-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 10ff872 Create SECURITY.md
Cloned https://github.com/GetStream/stream-chat-vapor-swift.git
Revision (git rev-parse @):
10ff8721f882a2714e06e5dd63713d0cf697a929
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/GetStream/stream-chat-vapor-swift.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/876] Compiling CBacktrace backtrace.c
[1/876] Compiling CBacktrace dwarf.c
[1/876] Compiling CBacktrace elf.c
[1/876] Compiling CBacktrace atomic.c
[4/876] Compiling _NumericsShims _NumericsShims.c
[5/876] Compiling CNIOWindows shim.c
[6/876] Compiling CNIOWindows WSAStartup.c
[7/876] Compiling CNIOLinux shim.c
[8/879] Compiling CNIOSHA1 c_nio_sha1.c
[9/879] Compiling cpu_arm_linux.c
[10/879] Compiling CVaporURLParser urlparser.c
[11/879] Compiling CVaporBcrypt bcrypt.c
[12/928] Compiling CVaporBcrypt blf.c
[13/950] Compiling cpu_arm.c
[14/956] Compiling time_support.c
[15/956] Compiling CNIOLinux liburing_shims.c
[16/1015] Compiling CNIOHTTPParser c_nio_http_parser.c
[17/1015] Compiling CNIOExtrasZlib empty.c
[19/1015] Compiling RealModule Float80+Real.swift
[20/1016] Compiling RealModule RealFunctions.swift
[21/1016] Emitting module RealModule
[22/1016] Compiling Crypto AESWrap.swift
[23/1016] Compiling Crypto AESWrap_boring.swift
[24/1016] Compiling Crypto X25519Keys.swift
[25/1016] Compiling Crypto SymmetricKeys.swift
[26/1016] Compiling Crypto HMAC.swift
[27/1016] Compiling Crypto MACFunctions.swift
[28/1022] Compiling RealModule Float16+Real.swift
[29/1022] Compiling RealModule Real.swift
[30/1022] Compiling RealModule Float+Real.swift
[31/1022] Compiling Crypto ASN1Identifier.swift
[32/1022] Compiling Crypto ASN1Integer.swift
[33/1022] Compiling RealModule ElementaryFunctions.swift
[34/1022] Compiling Crypto ASN1OctetString.swift
[35/1022] Compiling Crypto ArraySliceBigint.swift
[37/1022] Compiling Crypto ObjectIdentifier.swift
[38/1022] Compiling Crypto ECDSASignature.swift
[39/1024] Compiling Crypto ASN1BitString.swift
[40/1024] Compiling Crypto SEC1PrivateKey.swift
[41/1024] Compiling Crypto AES-GCM_boring.swift
[42/1024] Compiling Crypto ChaChaPoly_boring.swift
[43/1024] Compiling Crypto ChaChaPoly.swift
[44/1024] Compiling Crypto Cipher.swift
[45/1024] Compiling Crypto Nonces.swift
[46/1024] Compiling Crypto ASN1.swift
[47/1024] Compiling Crypto EllipticCurve_boring.swift
[48/1024] Compiling Crypto NISTCurvesKeys_boring.swift
[49/1024] Compiling Crypto X25519Keys_boring.swift
[50/1024] Compiling Crypto Curve25519.swift
[51/1024] Compiling Crypto Ed25519.swift
[52/1024] Compiling Crypto NISTCurvesKeys.swift
[53/1024] Emitting module DequeModule
[57/1024] Compiling Crypto PEMDocument.swift
[58/1024] Compiling Crypto PKCS8PrivateKey.swift
[59/1024] Compiling Crypto AES-GCM.swift
[60/1024] Compiling Crypto Digest.swift
[61/1024] Compiling Crypto Digests.swift
[62/1024] Compiling Crypto HashFunctions.swift
[63/1024] Compiling Crypto HashFunctions_SHA2.swift
[64/1024] Compiling Crypto Ed25519_boring.swift
[65/1024] Compiling Crypto EllipticCurvePoint_boring.swift
[66/1024] Compiling Crypto Insecure.swift
[67/1024] Compiling Crypto Insecure_HashFunctions.swift
[68/1024] Compiling Crypto ECDH_boring.swift
[69/1024] Compiling Crypto DH.swift
[70/1024] Compiling Crypto ECDH.swift
[71/1024] Compiling Crypto HKDF.swift
[71/1024] Compiling CNIODarwin shim.c
[73/1024] Compiling DequeModule _DequeSlot.swift
[74/1024] Compiling DequeModule _UnsafeWrappedBuffer.swift
[75/1047] Compiling _NIODataStructures Heap.swift
[76/1047] Compiling _NIODataStructures PriorityQueue.swift
[77/1047] Emitting module _NIODataStructures
[78/1047] Compiling Logging Locks.swift
[79/1047] Emitting module Logging
[80/1047] Compiling Algorithms FirstNonNil.swift
[81/1047] Compiling Algorithms FlattenCollection.swift
[82/1047] Compiling Algorithms Indexed.swift
[83/1047] Compiling Algorithms Intersperse.swift
[84/1047] Compiling Algorithms Joined.swift
[85/1047] Compiling Algorithms MinMax.swift
[86/1047] Compiling Algorithms Partition.swift
[87/1047] Compiling Algorithms Permutations.swift
[88/1047] Compiling Algorithms Product.swift
[89/1047] Compiling Algorithms RandomSample.swift
[90/1047] Compiling Algorithms Reductions.swift
[91/1047] Compiling Algorithms Rotate.swift
[92/1047] Compiling Algorithms Split.swift
[93/1047] Compiling Algorithms AdjacentPairs.swift
[94/1047] Compiling Algorithms Chain.swift
[95/1047] Compiling Algorithms Chunked.swift
[96/1047] Compiling Algorithms Combinations.swift
[97/1047] Compiling Algorithms Compacted.swift
[98/1047] Compiling Algorithms Cycle.swift
[99/1047] Compiling Algorithms EitherSequence.swift
[99/1047] Compiling CNIOBoringSSLShims shims.c
[101/1047] Compiling Logging Logging.swift
[102/1047] Compiling Logging LogHandler.swift
[103/1047] Compiling OrderedCollections OrderedSet+Testing.swift
[104/1047] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[105/1047] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[106/1047] Compiling OrderedCollections OrderedSet.swift
[107/1047] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[108/1047] Compiling OrderedCollections _UnsafeBitset.swift
[109/1047] Emitting module OrderedCollections
[116/1056] Emitting module CoreMetrics
[117/1056] Compiling CoreMetrics Metrics.swift
[118/1056] Compiling CoreMetrics Locks.swift
[123/1056] Compiling Algorithms Stride.swift
[124/1056] Compiling Algorithms Suffix.swift
[124/1066] Compiling tls_record.cc
[125/1101] Compiling tls_method.cc
[127/1101] Compiling ConsoleKit Console+Confirm.swift
[128/1101] Compiling ConsoleKit Console+Input.swift
[129/1101] Compiling ConsoleKit Console+Center.swift
[130/1103] Compiling ConsoleKit Console.swift
[131/1103] Compiling ConsoleKit Console+Ask.swift
[132/1103] Compiling ConsoleKit AnyAsyncCommand.swift
[133/1103] Emitting module Collections
[134/1103] Compiling Collections Collections.swift
[134/1103] Compiling tls13_server.cc
[135/1103] Compiling tls13_enc.cc
[137/1103] Compiling ConsoleKit ActivityBar.swift
[138/1103] Compiling ConsoleKit ActivityIndicator.swift
[139/1103] Compiling ConsoleKit ActivityIndicatorRenderer.swift
[140/1103] Compiling ConsoleKit ActivityIndicatorState.swift
[141/1103] Compiling ConsoleKit AnyCommand.swift
[142/1103] Compiling ConsoleKit Argument.swift
[143/1103] Compiling ConsoleKit Console+Choose.swift
[143/1103] Compiling tls13_client.cc
[145/1103] Emitting module Crypto
[146/1110] Emitting module Algorithms
[146/1110] Compiling tls13_both.cc
[147/1110] Compiling t1_enc.cc
[149/1110] Emitting module ConsoleKit
[154/1116] Compiling ConsoleKit Console+Output.swift
[155/1116] Compiling ConsoleKit Console+Wait.swift
[156/1116] Compiling ConsoleKit ProgressBar.swift
[157/1116] Compiling ConsoleKit Console+Clear.swift
[158/1116] Compiling ConsoleKit Console+Ephemeral.swift
[159/1116] Compiling ConsoleKit ConsoleClear.swift
[166/1116] Compiling ConsoleKit CustomActivity.swift
[167/1116] Compiling ConsoleKit LoadingBar.swift
[167/1116] Compiling ssl_transcript.cc
[168/1116] Compiling ssl_versions.cc
[169/1116] Compiling ssl_x509.cc
[170/1116] Compiling ssl_stat.cc
[172/1116] Compiling Crypto RNG_boring.swift
[173/1116] Compiling Crypto SafeCompare_boring.swift
[174/1116] Compiling Crypto Zeroization_boring.swift
[175/1116] Compiling Crypto PrettyBytes.swift
[176/1116] Compiling Crypto SafeCompare.swift
[177/1116] Compiling Crypto SecureBytes.swift
[178/1116] Compiling Crypto Zeroization.swift
[179/1116] Emitting module RoutingKit
[180/1116] Compiling RoutingKit Router.swift
[181/1116] Compiling RoutingKit TrieRouter.swift
[182/1116] Compiling RoutingKit PathComponent.swift
[183/1116] Compiling RoutingKit AnyRouter.swift
[184/1116] Compiling RoutingKit Parameters.swift
[187/1116] Compiling ConsoleKit Console+Run.swift
[188/1116] Compiling ConsoleKit Flag.swift
[189/1116] Compiling ConsoleKit Option.swift
[190/1116] Compiling ConsoleKit Utilities.swift
[193/1116] Compiling ConsoleKit Commands.swift
[194/1116] Compiling ConsoleKit Completion.swift
[195/1116] Compiling ConsoleKit readpassphrase_linux.swift
[196/1116] Compiling ConsoleKit ConsoleError.swift
[197/1116] Compiling ConsoleKit ConsoleLogger.swift
[198/1116] Compiling ConsoleKit GenerateAsyncAutocompleteCommand.swift
[199/1116] Compiling ConsoleKit GenerateAutocompleteCommand.swift
[200/1116] Compiling ConsoleKit String+LevenshteinDistance.swift
[201/1116] Compiling ConsoleKit ConsoleText.swift
[202/1116] Compiling ConsoleKit ConsoleTextFragment.swift
[203/1116] Compiling ConsoleKit ANSI.swift
[204/1116] Compiling ConsoleKit Terminal.swift
[205/1116] Compiling ConsoleKit CommandError.swift
[206/1116] Compiling ConsoleKit CommandGroup.swift
[207/1116] Compiling ConsoleKit CommandInput.swift
[208/1116] Compiling ConsoleKit CommandSignature.swift
[210/1116] Compiling ConsoleKit AsyncCommand.swift
[211/1116] Compiling ConsoleKit AsyncCommandGroup.swift
[212/1116] Compiling ConsoleKit AsyncCommands.swift
[213/1116] Compiling ConsoleKit Command.swift
[214/1116] Compiling ConsoleKit CommandContext.swift
[215/1116] Compiling ConsoleKit ConsoleColor.swift
[216/1116] Compiling ConsoleKit ConsoleStyle.swift
[235/1116] Compiling Crypto EdDSA.swift
[236/1116] Compiling Crypto Signature.swift
[237/1116] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[238/1116] Compiling Crypto CryptoKitErrors_boring.swift
[239/1116] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[269/1116] Compiling ssl_session.cc
[270/1116] Compiling ssl_privkey.cc
[271/1116] Compiling ssl_key_share.cc
[272/1116] Compiling ssl_file.cc
[274/1116] Emitting module Metrics
[275/1116] Compiling Metrics Metrics.swift
[275/1116] Compiling ssl_cipher.cc
[276/1116] Compiling ssl_lib.cc
[277/1116] Compiling ssl_cert.cc
[278/1116] Compiling ssl_aead_ctx.cc
[279/1116] Compiling ssl_buffer.cc
[280/1116] Compiling ssl_asn1.cc
[281/1116] Compiling s3_pkt.cc
[282/1116] Compiling s3_lib.cc
[283/1116] Compiling s3_both.cc
[284/1116] Compiling handshake_server.cc
[285/1116] Compiling handshake_client.cc
[286/1116] Compiling handshake.cc
[287/1116] Compiling handoff.cc
[288/1116] Compiling dtls_record.cc
[289/1116] Compiling dtls_method.cc
[290/1116] Compiling extensions.cc
[291/1116] Compiling d1_pkt.cc
[292/1116] Compiling v3_utl.c
[293/1116] Compiling v3_skey.c
[294/1116] Compiling encrypted_client_hello.cc
[295/1116] Compiling d1_srtp.cc
[296/1116] Compiling v3_pcons.c
[297/1116] Compiling v3_prn.c
[298/1116] Compiling v3_pcia.c
[299/1116] Compiling v3_purp.c
[300/1116] Compiling v3_ocsp.c
[301/1116] Compiling v3_pmaps.c
[302/1116] Compiling v3_ncons.c
[303/1116] Compiling v3_lib.c
[304/1116] Compiling v3_pci.c
[305/1116] Compiling v3_extku.c
[306/1116] Compiling v3_int.c
[306/1116] Compiling v3_info.c
[308/1116] Compiling v3_ia5.c
[309/1116] Compiling v3_genn.c
[310/1116] Compiling v3_bitst.c
[311/1116] Compiling v3_enum.c
[312/1116] Compiling d1_lib.cc
[313/1116] Compiling bio_ssl.cc
[314/1116] Compiling v3_cpols.c
[315/1116] Compiling v3_crld.c
[316/1116] Compiling pcy_node.c
[317/1116] Compiling v3_conf.c
[318/1116] Compiling v3_bcons.c
[319/1116] Compiling v3_alt.c
[320/1116] Compiling v3_akey.c
[321/1116] Compiling pcy_tree.c
[322/1116] Compiling v3_akeya.c
[323/1116] Compiling x_x509a.c
[324/1116] Compiling x_val.c
[325/1116] Compiling pcy_map.c
[326/1116] Compiling pcy_data.c
[327/1116] Compiling x_spki.c
[328/1116] Compiling pcy_cache.c
[329/1116] Compiling pcy_lib.c
[330/1116] Compiling x_x509.c
[331/1116] Compiling x_req.c
[332/1116] Compiling x_pubkey.c
[333/1116] Compiling x_sig.c
[334/1116] Compiling x_pkey.c
[335/1116] Compiling x_name.c
[336/1116] Compiling x_attrib.c
[337/1116] Compiling x_info.c
[338/1116] Compiling d1_both.cc
[339/1116] Compiling x_exten.c
[340/1116] Compiling x_all.c
[341/1116] Compiling x_crl.c
[342/1116] Compiling x_algor.c
[343/1116] Compiling x509rset.c
[344/1116] Compiling x509spki.c
[345/1116] Compiling x509name.c
[346/1116] Compiling x509cset.c
[347/1116] Compiling x509_txt.c
[348/1116] Compiling x509_vpm.c
[349/1116] Compiling x509_set.c
[350/1116] Compiling x509_req.c
[351/1116] Compiling x509_obj.c
[352/1116] Compiling x509_trs.c
[353/1116] Compiling x509_v3.c
[354/1116] Compiling x509_vfy.c
[355/1116] Compiling x509_d2.c
[356/1116] Compiling x509_def.c
[357/1116] Compiling x509.c
[358/1116] Compiling x509_ext.c
[359/1116] Compiling x509_cmp.c
[360/1116] Compiling t_x509a.c
[361/1116] Compiling x509_lu.c
[362/1116] Compiling x509_att.c
[363/1116] Compiling t_x509.c
[364/1116] Compiling i2d_pr.c
[365/1116] Compiling t_crl.c
[366/1116] Compiling name_print.c
[367/1116] Compiling t_req.c
[368/1116] Compiling by_file.c
[369/1116] Compiling rsa_pss.c
[370/1116] Compiling a_digest.c
[371/1116] Compiling by_dir.c
[372/1116] Compiling voprf.c
[373/1116] Compiling a_sign.c
[374/1116] Compiling a_verify.c
[375/1116] Compiling algorithm.c
[376/1116] Compiling thread_win.c
[377/1116] Compiling thread_pthread.c
[378/1116] Compiling thread_none.c
[379/1116] Compiling thread.c
[380/1116] Compiling asn1_gen.c
[381/1116] Compiling stack.c
[382/1116] Compiling siphash.c
[383/1116] Compiling rsa_print.c
[384/1116] Compiling trust_token.c
[385/1116] Compiling refcount_c11.c
[386/1116] Compiling rsa_asn1.c
[387/1116] Compiling refcount_lock.c
[388/1116] Compiling rc4.c
[389/1116] Compiling windows.c
[390/1116] Compiling rand_extra.c
[391/1116] Compiling fuchsia.c
[392/1116] Compiling passive.c
[393/1116] Compiling pmbtoken.c
[394/1116] Compiling deterministic.c
[395/1116] Compiling poly1305_arm_asm.S
[396/1116] Compiling poly1305_vec.c
[397/1116] Compiling forkunsafe.c
[398/1116] Compiling pool.c
[399/1116] Compiling poly1305_arm.c
[400/1116] Compiling poly1305.c
[401/1116] Compiling pkcs7.c
[402/1116] Compiling pem_xaux.c
[403/1116] Compiling pem_x509.c
[403/1116] Compiling pkcs7_x509.c
[405/1116] Compiling pem_oth.c
[406/1116] Compiling p5_pbev2.c
[407/1116] Compiling pem_pkey.c
[408/1116] Compiling pkcs8.c
[409/1116] Compiling obj_xref.c
[410/1116] Compiling pem_pk8.c
[411/1116] Compiling mem.c
[412/1116] Compiling lhash.c
[413/1116] Compiling poly_rq_mul.S
[414/1116] Compiling pkcs8_x509.c
[415/1116] Compiling pem_lib.c
[416/1116] Compiling pem_all.c
[417/1116] Compiling hkdf.c
[418/1116] Compiling x86_64-mont5.mac.x86_64.S
[419/1116] Compiling x86_64-mont5.linux.x86_64.S
[420/1116] Compiling hpke.c
[421/1116] Compiling x86_64-mont.mac.x86_64.S
[422/1116] Compiling x86_64-mont.linux.x86_64.S
[423/1116] Compiling pem_info.c
[424/1116] Compiling x86-mont.linux.x86.S
[425/1116] Compiling vpaes-x86_64.mac.x86_64.S
[426/1116] Compiling vpaes-x86_64.linux.x86_64.S
[427/1116] Compiling vpaes-armv8.linux.aarch64.S
[428/1116] Compiling vpaes-x86.linux.x86.S
[429/1116] Compiling obj.c
[430/1116] Compiling vpaes-armv8.ios.aarch64.S
[431/1116] Compiling vpaes-armv7.ios.arm.S
[432/1116] Compiling sha512-x86_64.linux.x86_64.S
[433/1116] Compiling vpaes-armv7.linux.arm.S
[434/1116] Compiling sha512-x86_64.mac.x86_64.S
[435/1116] Compiling sha512-armv8.linux.aarch64.S
[436/1116] Compiling sha512-armv4.ios.arm.S
[437/1116] Compiling sha512-586.linux.x86.S
[438/1116] Compiling sha512-armv4.linux.arm.S
[439/1116] Compiling kdf.c
[440/1116] Compiling sha512-armv8.ios.aarch64.S
[441/1116] Compiling sha256-x86_64.mac.x86_64.S
[442/1116] Compiling sha256-x86_64.linux.x86_64.S
[443/1116] Compiling sha256-586.linux.x86.S
[444/1116] Compiling sha256-armv8.linux.aarch64.S
[445/1116] Compiling sha256-armv4.ios.arm.S
[446/1116] Compiling sha256-armv4.linux.arm.S
[446/1116] Compiling sha256-armv8.ios.aarch64.S
[448/1116] Compiling sha1-x86_64.mac.x86_64.S
[449/1116] Compiling sha1-x86_64.linux.x86_64.S
[450/1116] Compiling sha1-armv8.linux.aarch64.S
[451/1116] Compiling sha1-armv4-large.ios.arm.S
[452/1116] Compiling sha1-armv8.ios.aarch64.S
[453/1116] Compiling sha1-586.linux.x86.S
[454/1116] Compiling sha1-armv4-large.linux.arm.S
[455/1116] Compiling sha256.c
[456/1116] Compiling sha512.c
[457/1116] Compiling sha1-altivec.c
[458/1116] Compiling sha1.c
[459/1116] Compiling rsaz-avx2.mac.x86_64.S
[460/1116] Compiling self_check.c
[461/1116] Compiling rsaz-avx2.linux.x86_64.S
[462/1116] Compiling service_indicator.c
[463/1116] Compiling rdrand-x86_64.mac.x86_64.S
[464/1116] Compiling blinding.c
[465/1116] Compiling fips.c
[466/1116] Compiling rdrand-x86_64.linux.x86_64.S
[467/1116] Compiling padding.c
[468/1116] Compiling urandom.c
[469/1116] Compiling fork_detect.c
[470/1116] Compiling rsa.c
[471/1116] Compiling rand.c
[472/1116] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[473/1116] Compiling ctrdrbg.c
[474/1116] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[475/1116] Compiling p256_beeu-armv8-asm.linux.aarch64.S
[476/1116] Compiling rsa_impl.c
[477/1116] Compiling p256_beeu-armv8-asm.ios.aarch64.S
[478/1116] Compiling p256-x86_64-asm.mac.x86_64.S
[479/1116] Compiling p256-x86_64-asm.linux.x86_64.S
[480/1116] Compiling p256-armv8-asm.linux.aarch64.S
[481/1116] Compiling p256-armv8-asm.ios.aarch64.S
[482/1116] Compiling polyval.c
[483/1116] Compiling gcm_nohw.c
[484/1116] Compiling ofb.c
[485/1116] Compiling gcm.c
[486/1116] Compiling ctr.c
[487/1116] Compiling cfb.c
[488/1116] Compiling md5-x86_64.mac.x86_64.S
[489/1116] Compiling cbc.c
[490/1116] Compiling md5-x86_64.linux.x86_64.S
[491/1116] Compiling md5-586.linux.x86.S
[492/1116] Compiling ghashv8-armx64.linux.aarch64.S
[493/1116] Compiling ghashv8-armx64.ios.aarch64.S
[494/1116] Compiling ghashv8-armx32.linux.arm.S
[495/1116] Compiling md4.c
[496/1116] Compiling ghashv8-armx32.ios.arm.S
[497/1116] Compiling ghash-x86_64.linux.x86_64.S
[498/1116] Compiling ghash-x86_64.mac.x86_64.S
[499/1116] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[500/1116] Compiling ghash-x86.linux.x86.S
[501/1116] Compiling md5.c
[502/1116] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[503/1116] Compiling hmac.c
[504/1116] Compiling ghash-ssse3-x86.linux.x86.S
[505/1116] Compiling ghash-neon-armv8.linux.aarch64.S
[506/1116] Compiling ghash-armv4.linux.arm.S
[507/1116] Compiling ghash-neon-armv8.ios.aarch64.S
[508/1116] Compiling ghash-armv4.ios.arm.S
[509/1116] Compiling fips_shared_support.c
[510/1116] Compiling util.c
[511/1116] Compiling simple.c
[512/1116] Compiling ecdh.c
[513/1116] Compiling wnaf.c
[514/1116] Compiling ecdsa.c
[514/1116] Compiling scalar.c
[516/1116] Compiling hrss.c
[517/1116] Compiling simple_mul.c
[518/1116] Compiling oct.c
[519/1116] Compiling felem.c
[520/1116] Compiling ec_montgomery.c
[521/1116] Compiling p224-64.c
[522/1116] Compiling ec_key.c
[523/1116] Compiling digestsign.c
[524/1116] Compiling digests.c
[525/1116] Compiling check.c
[526/1116] Compiling digest.c
[527/1116] Compiling co-586.linux.x86.S
[528/1116] Compiling dh.c
[529/1116] Compiling p256.c
[530/1116] Compiling cmac.c
[531/1116] Compiling aead.c
[532/1116] Compiling bsaes-armv7.linux.arm.S
[533/1116] Compiling bsaes-armv7.ios.arm.S
[534/1116] Compiling e_aesccm.c
[535/1116] Compiling sqrt.c
[536/1116] Compiling rsaz_exp.c
[537/1116] Compiling cipher.c
[538/1116] Compiling montgomery_inv.c
[539/1116] Compiling e_aes.c
[540/1116] Compiling random.c
[541/1116] Compiling shift.c
[542/1116] Compiling prime.c
[543/1116] Compiling ec.c
[544/1116] Compiling mul.c
[545/1116] Compiling montgomery.c
[546/1116] Compiling jacobi.c
[547/1116] Compiling gcd_extra.c
[548/1116] Compiling gcd.c
[549/1116] Compiling div_extra.c
[550/1116] Compiling div.c
[551/1116] Compiling cmp.c
[552/1116] Compiling ctx.c
[553/1116] Compiling exponentiation.c
[554/1116] Compiling bytes.c
[555/1116] Compiling bn-586.linux.x86.S
[556/1116] Compiling x86_64-gcc.c
[557/1116] Compiling armv8-mont.linux.aarch64.S
[558/1116] Compiling armv8-mont.ios.aarch64.S
[559/1116] Compiling bn.c
[560/1116] Compiling armv4-mont.linux.arm.S
[561/1116] Compiling armv4-mont.ios.arm.S
[562/1116] Compiling aesv8-armx32.linux.arm.S
[563/1116] Compiling aesv8-armx64.linux.aarch64.S
[564/1116] Compiling add.c
[565/1116] Compiling aesv8-armx64.ios.aarch64.S
[566/1116] Compiling aesv8-armx32.ios.arm.S
[567/1116] Compiling generic.c
[568/1116] Compiling aesni-x86_64.linux.x86_64.S
[569/1116] Compiling aesni-x86_64.mac.x86_64.S
[569/1116] Compiling aesni-x86.linux.x86.S
[571/1116] Compiling aesni-gcm-x86_64.linux.x86_64.S
[572/1116] Compiling aesni-gcm-x86_64.mac.x86_64.S
[573/1116] Compiling key_wrap.c
[574/1116] Compiling mode_wrappers.c
[575/1116] Compiling aes.c
[576/1116] Compiling ex_data.c
[577/1116] Compiling aes_nohw.c
[578/1116] Compiling pbkdf.c
[579/1116] Compiling p_x25519_asn1.c
[580/1116] Compiling p_x25519.c
[581/1116] Compiling p256-nistz.c
[582/1116] Compiling sign.c
[583/1116] Compiling scrypt.c
[584/1116] Compiling print.c
[585/1116] Compiling p_ed25519_asn1.c
[586/1116] Compiling p_rsa_asn1.c
[586/1116] Compiling p_ed25519.c
[588/1116] Compiling p_ec_asn1.c
[589/1116] Compiling p_ec.c
[590/1116] Compiling p_dsa_asn1.c
[591/1116] Compiling p_hkdf.c
[592/1116] Compiling err_data.c
[593/1116] Compiling p_rsa.c
[594/1116] Compiling evp_ctx.c
[595/1116] Compiling engine.c
[596/1116] Compiling err.c
[597/1116] Compiling ecdh_extra.c
[598/1116] Compiling evp.c
[598/1116] Compiling ec_derive.c
[600/1116] Compiling hash_to_curve.c
[601/1116] Compiling ecdsa_asn1.c
[602/1116] Compiling dh_asn1.c
[603/1116] Compiling evp_asn1.c
[603/1116] Compiling dsa_asn1.c
[605/1116] Compiling params.c
[606/1116] Compiling ec_asn1.c
[607/1116] Compiling x25519-asm-arm.S
[608/1116] Compiling cpu_ppc64le.c
[609/1116] Compiling digest_extra.c
[610/1116] Compiling cpu_intel.c
[611/1116] Compiling des.c
[612/1116] Compiling spake25519.c
[613/1116] Compiling cpu_arm.c
[614/1116] Compiling crypto.c
[615/1116] Compiling cpu_arm_linux.c
[616/1116] Compiling cpu_aarch64_win.c
[617/1116] Compiling dsa.c
[618/1116] Compiling cpu_aarch64_fuchsia.c
[619/1116] Compiling cpu_aarch64_apple.c
[620/1116] Compiling cpu_aarch64_linux.c
[621/1116] Compiling e_tls.c
[622/1116] Compiling e_rc4.c
[623/1116] Compiling e_rc2.c
[624/1116] Compiling tls_cbc.c
[625/1116] Compiling e_null.c
[626/1116] Compiling e_des.c
[627/1116] Compiling conf.c
[628/1116] Compiling e_chacha20poly1305.c
[629/1116] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[630/1116] Compiling derive_key.c
[631/1116] Compiling cipher_extra.c
[632/1116] Compiling e_aesgcmsiv.c
[633/1116] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[634/1116] Compiling chacha20_poly1305_armv8.linux.aarch64.S
[635/1116] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[636/1116] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[637/1116] Compiling chacha20_poly1305_armv8.ios.aarch64.S
[638/1116] Compiling chacha.c
[638/1116] Compiling chacha-x86_64.mac.x86_64.S
[640/1116] Compiling chacha-x86_64.linux.x86_64.S
[641/1116] Compiling chacha-x86.linux.x86.S
[642/1116] Compiling chacha-armv8.linux.aarch64.S
[643/1116] Compiling chacha-armv4.linux.arm.S
[644/1116] Compiling chacha-armv4.ios.arm.S
[645/1116] Compiling chacha-armv8.ios.aarch64.S
[646/1116] Compiling e_aesctrhmac.c
[647/1116] Compiling asn1_compat.c
[648/1116] Compiling unicode.c
[648/1116] Compiling buf.c
[650/1116] Compiling ber.c
[651/1116] Compiling cbb.c
[652/1116] Compiling bn_asn1.c
[653/1116] Compiling convert.c
[654/1116] Compiling cbs.c
[655/1116] Compiling socket_helper.c
[656/1116] Compiling blake2.c
[657/1116] Compiling printf.c
[658/1116] Compiling socket.c
[659/1116] Compiling hexdump.c
[660/1116] Compiling file.c
[661/1116] Compiling fd.c
[662/1116] Compiling curve25519.c
[663/1116] Compiling pair.c
[664/1116] Compiling base64.c
[665/1116] Compiling connect.c
[666/1116] Compiling bio_mem.c
[667/1116] Compiling tasn_typ.c
[668/1116] Compiling tasn_fre.c
[669/1116] Compiling bio.c
[670/1116] Compiling time_support.c
[671/1116] Compiling tasn_new.c
[672/1116] Compiling f_int.c
[673/1116] Compiling tasn_utl.c
[674/1116] Compiling f_string.c
[675/1116] Compiling asn1_par.c
[676/1116] Compiling asn_pack.c
[677/1116] Compiling a_utctm.c
[678/1116] Compiling tasn_dec.c
[679/1116] Compiling asn1_lib.c
[680/1116] Compiling tasn_enc.c
[681/1116] Compiling a_time.c
[682/1116] Compiling a_octet.c
[683/1116] Compiling a_print.c
[684/1116] Compiling a_type.c
[685/1116] Compiling a_mbstr.c
[686/1116] Compiling a_utf8.c
[687/1116] Compiling a_object.c
[688/1116] Compiling a_i2d_fp.c
[689/1116] Compiling a_strex.c
[690/1116] Compiling a_gentm.c
[691/1116] Compiling a_int.c
[692/1116] Compiling a_d2i_fp.c
[693/1116] Compiling a_strnid.c
[694/1116] Compiling a_bool.c
[695/1116] Compiling a_dup.c
[696/1116] Compiling a_bitstr.c
[697/1116] Compiling v3_skey.c
[698/1116] Compiling v3_prn.c
[699/1116] Compiling v3_purp.c
[700/1116] Compiling v3_utl.c
[701/1116] Compiling v3_pmaps.c
[702/1116] Compiling v3_pcons.c
[703/1116] Compiling v3_ncons.c
[704/1116] Compiling v3_lib.c
[705/1116] Compiling v3_pcia.c
[706/1116] Compiling v3_int.c
[707/1116] Compiling v3_ocsp.c
[708/1116] Compiling v3_pci.c
[709/1116] Compiling v3_info.c
[710/1116] Compiling v3_enum.c
[711/1116] Compiling v3_ia5.c
[712/1116] Compiling v3_genn.c
[713/1116] Compiling v3_extku.c
[714/1116] Compiling v3_cpols.c
[715/1116] Compiling v3_bcons.c
[716/1116] Compiling v3_alt.c
[717/1116] Compiling v3_conf.c
[718/1116] Compiling v3_crld.c
[719/1116] Compiling v3_bitst.c
[720/1116] Compiling v3_akeya.c
[721/1116] Compiling v3_akey.c
[722/1116] Compiling pcy_map.c
[723/1116] Compiling pcy_node.c
[724/1116] Compiling pcy_tree.c
[725/1116] Compiling pcy_data.c
[726/1116] Compiling pcy_lib.c
[727/1116] Compiling x_val.c
[728/1116] Compiling x_x509a.c
[729/1116] Compiling pcy_cache.c
[730/1116] Compiling x_x509.c
[731/1116] Compiling x_sig.c
[732/1116] Compiling x_spki.c
[733/1116] Compiling x_req.c
[734/1116] Compiling x_info.c
[735/1116] Compiling x_pkey.c
[736/1116] Compiling x_pubkey.c
[737/1116] Compiling x_exten.c
[738/1116] Compiling x_name.c
[739/1116] Compiling x_attrib.c
[740/1116] Compiling x_all.c
[741/1116] Compiling x_algor.c
[742/1116] Compiling x509spki.c
[743/1116] Compiling x_crl.c
[744/1116] Compiling x509cset.c
[745/1116] Compiling x509rset.c
[746/1116] Compiling x509name.c
[747/1116] Compiling x509_v3.c
[748/1116] Compiling x509_txt.c
[749/1116] Compiling x509_vpm.c
[750/1116] Compiling x509_set.c
[751/1116] Compiling x509_trs.c
[752/1116] Compiling x509_req.c
[753/1116] Compiling x509_obj.c
[754/1116] Compiling x509_ext.c
[755/1116] Compiling x509_lu.c
[756/1116] Compiling x509_d2.c
[757/1116] Compiling x509_vfy.c
[758/1116] Compiling x509_cmp.c
[759/1116] Compiling x509.c
[760/1116] Compiling x509_def.c
[761/1116] Compiling t_x509a.c
[762/1116] Compiling x509_att.c
[763/1116] Compiling t_crl.c
[764/1116] Compiling rsa_pss.c
[765/1116] Compiling i2d_pr.c
[766/1116] Compiling name_print.c
[767/1116] Compiling t_x509.c
[768/1116] Compiling t_req.c
[769/1116] Compiling by_dir.c
[770/1116] Compiling algorithm.c
[771/1116] Compiling a_verify.c
[772/1116] Compiling by_file.c
[773/1116] Compiling asn1_gen.c
[774/1116] Compiling a_digest.c
[775/1116] Compiling voprf.c
[776/1116] Compiling a_sign.c
[777/1116] Compiling pmbtoken.c
[778/1116] Compiling thread_none.c
[779/1116] Compiling thread_win.c
[780/1116] Compiling thread.c
[781/1116] Compiling stack.c
[782/1116] Compiling thread_pthread.c
[783/1116] Compiling siphash.c
[784/1116] Compiling refcount_lock.c
[785/1116] Compiling rsa_asn1.c
[786/1116] Compiling rsa_print.c
[787/1116] Compiling trust_token.c
[788/1116] Compiling rc4.c
[789/1116] Compiling refcount_c11.c
[790/1116] Compiling windows.c
[791/1116] Compiling rand_extra.c
[792/1116] Compiling passive.c
[793/1116] Compiling fuchsia.c
[794/1116] Compiling deterministic.c
[795/1116] Compiling poly1305_arm_asm.S
[796/1116] Compiling poly1305_vec.c
[797/1116] Compiling forkunsafe.c
[798/1116] Compiling poly1305_arm.c
[799/1116] Compiling pool.c
[800/1116] Compiling poly1305.c
[801/1116] Compiling pkcs7.c
[802/1116] Compiling p5_pbev2.c
[803/1116] Compiling pem_x509.c
[804/1116] Compiling pkcs7_x509.c
[805/1116] Compiling pem_xaux.c
[806/1116] Compiling pkcs8_x509.c
[807/1116] Compiling pkcs8.c
[808/1116] Compiling pem_pkey.c
[809/1116] Compiling pem_pk8.c
[810/1116] Compiling pem_oth.c
[811/1116] Compiling obj_xref.c
[812/1116] Compiling mem.c
[813/1116] Compiling lhash.c
[814/1116] Compiling pem_info.c
[815/1116] Compiling poly_rq_mul.S
[816/1116] Compiling pem_all.c
[817/1116] Compiling pem_lib.c
[818/1116] Compiling x86_64-mont5.mac.x86_64.S
[818/1116] Compiling hkdf.c
[820/1116] Compiling x86_64-mont5.linux.x86_64.S
[821/1116] Compiling x86_64-mont.linux.x86_64.S
[822/1116] Compiling x86_64-mont.mac.x86_64.S
[823/1116] Compiling hpke.c
[824/1116] Compiling x86-mont.windows.x86.S
[825/1116] Compiling x86-mont.linux.x86.S
[826/1116] Compiling vpaes-x86_64.linux.x86_64.S
[827/1116] Compiling vpaes-x86.windows.x86.S
[828/1116] Compiling vpaes-x86_64.mac.x86_64.S
[829/1116] Compiling obj.c
[830/1116] Compiling vpaes-armv8.linux.aarch64.S
[831/1116] Compiling vpaes-x86.linux.x86.S
[832/1116] Compiling vpaes-armv7.linux.arm.S
[833/1116] Compiling vpaes-armv8.ios.aarch64.S
[834/1116] Compiling vpaes-armv7.ios.arm.S
[835/1116] Compiling sha512-x86_64.mac.x86_64.S
[836/1116] Compiling sha512-armv8.linux.aarch64.S
[837/1116] Compiling sha512-x86_64.linux.x86_64.S
[838/1116] Compiling sha512-armv8.ios.aarch64.S
[839/1116] Compiling kdf.c
[840/1116] Compiling sha512-armv4.linux.arm.S
[841/1116] Compiling sha512-586.windows.x86.S
[842/1116] Compiling sha512-armv4.ios.arm.S
[843/1116] Compiling sha512-586.linux.x86.S
[844/1116] Compiling sha256-x86_64.mac.x86_64.S
[845/1116] Compiling sha256-x86_64.linux.x86_64.S
[846/1116] Compiling sha256-armv8.linux.aarch64.S
[847/1116] Compiling sha256-armv4.linux.arm.S
[847/1116] Compiling sha256-armv8.ios.aarch64.S
[849/1116] Compiling sha256-armv4.ios.arm.S
[850/1116] Compiling sha256-586.windows.x86.S
[851/1116] Compiling sha256-586.linux.x86.S
[852/1116] Compiling sha1-x86_64.linux.x86_64.S
[853/1116] Compiling sha1-x86_64.mac.x86_64.S
[854/1116] Compiling sha1-armv8.linux.aarch64.S
[855/1116] Compiling sha1-armv4-large.linux.arm.S
[856/1116] Compiling sha1-armv8.ios.aarch64.S
[857/1116] Compiling sha1-armv4-large.ios.arm.S
[858/1116] Compiling sha1-586.windows.x86.S
[859/1116] Compiling sha1-586.linux.x86.S
[860/1116] Compiling sha512.c
[861/1116] Compiling sha256.c
[862/1116] Compiling sha1-altivec.c
[863/1116] Compiling rsaz-avx2.mac.x86_64.S
[864/1116] Compiling rsaz-avx2.linux.x86_64.S
[865/1116] Compiling sha1.c
[866/1116] Compiling fips.c
[867/1116] Compiling rsa.c
[868/1116] Compiling self_check.c
[869/1116] Compiling padding.c
[870/1116] Compiling rdrand-x86_64.linux.x86_64.S
[871/1116] Compiling rdrand-x86_64.mac.x86_64.S
[872/1116] Compiling blinding.c
[873/1116] Compiling urandom.c
[874/1116] Compiling fork_detect.c
[875/1116] Compiling rsa_impl.c
[876/1116] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[877/1116] Compiling rand.c
[877/1116] Compiling ctrdrbg.c
[879/1116] Compiling p256_beeu-armv8-asm.linux.aarch64.S
[880/1116] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[881/1116] Compiling p256_beeu-armv8-asm.ios.aarch64.S
[882/1116] Compiling hrss.c
[883/1116] Compiling p256-armv8-asm.linux.aarch64.S
[884/1116] Compiling p256-x86_64-asm.mac.x86_64.S
[885/1116] Compiling p256-x86_64-asm.linux.x86_64.S
[886/1116] Compiling p256-armv8-asm.ios.aarch64.S
[887/1116] Compiling polyval.c
[888/1116] Compiling ctr.c
[888/1116] Compiling gcm_nohw.c
[890/1116] Compiling ofb.c
[891/1116] Compiling gcm.c
[892/1116] Compiling cbc.c
[893/1116] Compiling cfb.c
[894/1116] Compiling md5-x86_64.mac.x86_64.S
[895/1116] Compiling md5-x86_64.linux.x86_64.S
[896/1116] Compiling md5-586.linux.x86.S
[897/1116] Compiling md5-586.windows.x86.S
[898/1116] Compiling ghashv8-armx64.linux.aarch64.S
[899/1116] Compiling hmac.c
[900/1116] Compiling ghashv8-armx64.ios.aarch64.S
[901/1116] Compiling ghashv8-armx32.linux.arm.S
[902/1116] Compiling ghashv8-armx32.ios.arm.S
[903/1116] Compiling md5.c
[904/1116] Compiling ghash-x86_64.mac.x86_64.S
[905/1116] Compiling ghash-x86_64.linux.x86_64.S
[906/1116] Compiling ghash-x86.windows.x86.S
[907/1116] Compiling md4.c
[908/1116] Compiling ghash-x86.linux.x86.S
[909/1116] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[910/1116] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[911/1116] Compiling ghash-ssse3-x86.linux.x86.S
[912/1116] Compiling ghash-ssse3-x86.windows.x86.S
[913/1116] Compiling ghash-neon-armv8.ios.aarch64.S
[914/1116] Compiling ghash-armv4.linux.arm.S
[915/1116] Compiling ghash-neon-armv8.linux.aarch64.S
[916/1116] Compiling ghash-armv4.ios.arm.S
[917/1116] Compiling fips_shared_support.c
[918/1116] Compiling util.c
[919/1116] Compiling wnaf.c
[920/1116] Compiling simple_mul.c
[921/1116] Compiling simple.c
[922/1116] Compiling ecdh.c
[923/1116] Compiling ecdsa.c
[924/1116] Compiling scalar.c
[925/1116] Compiling oct.c
[926/1116] Compiling felem.c
[927/1116] Compiling p256.c
[928/1116] Compiling ec_key.c
[929/1116] Compiling ec_montgomery.c
[930/1116] Compiling p224-64.c
[931/1116] Compiling digest.c
[932/1116] Compiling ec.c
[933/1116] Compiling digests.c
[934/1116] Compiling dh.c
[935/1116] Compiling co-586.linux.x86.S
[935/1116] Compiling co-586.windows.x86.S
[937/1116] Compiling check.c
[938/1116] Compiling bsaes-armv7.linux.arm.S
[939/1116] Compiling cipher.c
[940/1116] Compiling bsaes-armv7.ios.arm.S
[941/1116] Compiling aead.c
[942/1116] Compiling sqrt.c
[943/1116] Compiling rsaz_exp.c
[944/1116] Compiling shift.c
[945/1116] Compiling e_aes.c
[946/1116] Compiling random.c
[947/1116] Compiling montgomery_inv.c
[948/1116] Compiling montgomery.c
[949/1116] Compiling mul.c
[950/1116] Compiling jacobi.c
[951/1116] Compiling gcd.c
[952/1116] Compiling gcd_extra.c
[953/1116] Compiling prime.c
[954/1116] Compiling exponentiation.c
[955/1116] Compiling div_extra.c
[956/1116] Compiling ctx.c
[957/1116] Compiling div.c
[958/1116] Compiling cmp.c
[959/1116] Compiling bytes.c
[960/1116] Compiling p256-nistz.c
[961/1116] Compiling bn-586.windows.x86.S
[962/1116] Compiling bn.c
[963/1116] Compiling x86_64-gcc.c
[964/1116] Compiling bn-586.linux.x86.S
[965/1116] Compiling armv8-mont.linux.aarch64.S
[966/1116] Compiling add.c
[967/1116] Compiling armv4-mont.linux.arm.S
[968/1116] Compiling armv4-mont.ios.arm.S
[968/1116] Compiling armv8-mont.ios.aarch64.S
[970/1116] Compiling aesv8-armx64.linux.aarch64.S
[971/1116] Compiling generic.c
[972/1116] Compiling aesv8-armx64.ios.aarch64.S
[973/1116] Compiling aesv8-armx32.linux.arm.S
[974/1116] Compiling aesni-x86_64.mac.x86_64.S
[975/1116] Compiling aesv8-armx32.ios.arm.S
[976/1116] Compiling aesni-x86.windows.x86.S
[977/1116] Compiling aesni-x86_64.linux.x86_64.S
[978/1116] Compiling aesni-x86.linux.x86.S
[979/1116] Compiling aesni-gcm-x86_64.mac.x86_64.S
[980/1116] Compiling aesni-gcm-x86_64.linux.x86_64.S
[981/1116] Compiling key_wrap.c
[982/1116] Compiling aes.c
[983/1116] Compiling mode_wrappers.c
[984/1116] Compiling sign.c
[985/1116] Compiling ex_data.c
[986/1116] Compiling aes_nohw.c
[987/1116] Compiling scrypt.c
[988/1116] Compiling pbkdf.c
[989/1116] Compiling p_x25519.c
[990/1116] Compiling p_x25519_asn1.c
[991/1116] Compiling print.c
[992/1116] Compiling p_rsa.c
[993/1116] Compiling p_rsa_asn1.c
[994/1116] Compiling p_ed25519.c
[995/1116] Compiling p_ed25519_asn1.c
[996/1116] Compiling p_ec_asn1.c
[997/1116] Compiling p_dsa_asn1.c
[998/1116] Compiling evp_ctx.c
[999/1116] Compiling p_ec.c
[1000/1116] Compiling err_data.c
[1001/1116] Compiling digestsign.c
[1002/1116] Compiling evp.c
[1003/1116] Compiling err.c
[1004/1116] Compiling engine.c
[1005/1116] Compiling evp_asn1.c
[1006/1116] Compiling ecdsa_asn1.c
[1007/1116] Compiling hash_to_curve.c
[1008/1116] Compiling ecdh_extra.c
[1009/1116] Compiling ec_derive.c
[1010/1116] Compiling dsa_asn1.c
[1011/1116] Compiling params.c
[1012/1116] Compiling dh_asn1.c
[1013/1116] Compiling digest_extra.c
[1014/1116] Compiling dsa.c
[1015/1116] Compiling ec_asn1.c
[1016/1116] Compiling x25519-asm-arm.S
[1017/1116] Compiling des.c
[1018/1116] Compiling crypto.c
[1019/1116] Compiling cpu_intel.c
[1020/1116] Compiling cpu_ppc64le.c
[1021/1116] Compiling spake25519.c
[1022/1116] Compiling cpu_aarch64_fuchsia.c
[1023/1116] Compiling cpu_aarch64_linux.c
[1023/1116] Compiling cpu_aarch64_apple.c
[1025/1116] Compiling cpu_aarch64_win.c
[1026/1116] Compiling e_rc4.c
[1027/1116] Compiling tls_cbc.c
[1028/1116] Compiling e_tls.c
[1029/1116] Compiling conf.c
[1030/1116] Compiling cmac.c
[1031/1116] Compiling e_des.c
[1032/1116] Compiling e_rc2.c
[1033/1116] Compiling e_null.c
[1034/1116] Compiling e_aesgcmsiv.c
[1035/1116] Compiling e_chacha20poly1305.c
[1036/1116] Compiling e_aesctrhmac.c
[1037/1116] Compiling derive_key.c
[1038/1116] Compiling curve25519.c
[1039/1116] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[1040/1116] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[1041/1116] Compiling chacha20_poly1305_armv8.linux.aarch64.S
[1042/1116] Compiling e_aesccm.c
[1043/1116] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[1044/1116] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[1045/1116] Compiling chacha20_poly1305_armv8.ios.aarch64.S
[1046/1116] Compiling cipher_extra.c
[1047/1116] Compiling chacha-x86_64.linux.x86_64.S
[1048/1116] Compiling chacha-x86_64.mac.x86_64.S
[1049/1116] Compiling chacha-x86.windows.x86.S
[1050/1116] Compiling chacha-x86.linux.x86.S
[1051/1116] Compiling chacha-armv8.linux.aarch64.S
[1052/1116] Compiling chacha-armv4.linux.arm.S
[1053/1116] Compiling chacha-armv8.ios.aarch64.S
[1054/1116] Compiling chacha-armv4.ios.arm.S
[1055/1116] Compiling chacha.c
[1056/1116] Compiling ber.c
[1057/1116] Compiling cbb.c
[1058/1116] Compiling unicode.c
[1059/1116] Compiling bn_asn1.c
[1060/1116] Compiling asn1_compat.c
[1061/1116] Compiling blake2.c
[1062/1116] Compiling buf.c
[1063/1116] Compiling socket_helper.c
[1064/1116] Compiling socket.c
[1065/1116] Compiling cbs.c
[1066/1116] Compiling printf.c
[1067/1116] Compiling convert.c
[1068/1116] Compiling hexdump.c
[1069/1116] Compiling file.c
[1070/1116] Compiling fd.c
[1071/1116] Compiling pair.c
[1072/1116] Compiling base64.c
[1073/1116] Compiling tasn_utl.c
[1074/1116] Compiling connect.c
[1075/1116] Compiling bio_mem.c
[1076/1116] Compiling tasn_typ.c
[1077/1116] Compiling bio.c
[1078/1116] Compiling f_string.c
[1079/1116] Compiling tasn_fre.c
[1080/1116] Compiling tasn_new.c
[1081/1116] Compiling tasn_dec.c
[1082/1116] Compiling f_int.c
[1083/1116] Compiling asn1_par.c
[1084/1116] Compiling asn_pack.c
[1085/1116] Compiling tasn_enc.c
[1086/1116] Compiling a_utctm.c
[1087/1116] Compiling asn1_lib.c
[1088/1116] Compiling a_utf8.c
[1089/1116] Compiling a_type.c
[1090/1116] Compiling a_time.c
[1091/1116] Compiling a_strnid.c
[1092/1116] Compiling a_print.c
[1093/1116] Compiling a_octet.c
[1094/1116] Compiling a_strex.c
[1095/1116] Compiling a_object.c
[1096/1116] Compiling a_i2d_fp.c
[1097/1116] Compiling a_int.c
[1098/1116] Compiling a_dup.c
[1099/1116] Compiling a_mbstr.c
[1100/1116] Compiling a_gentm.c
[1101/1116] Compiling CBacktrace state.c
[1102/1116] Compiling CBacktrace sort.c
[1103/1116] Compiling CBacktrace simple.c
[1104/1116] Compiling a_d2i_fp.c
[1105/1116] Compiling a_bitstr.c
[1106/1116] Compiling CBacktrace posix.c
[1107/1116] Compiling CBacktrace print.c
[1108/1116] Compiling CBacktrace mmapio.c
[1109/1116] Compiling CBacktrace fileline.c
[1110/1116] Compiling CBacktrace mmap.c
[1111/1116] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1112/1116] Compiling a_bool.c
[1114/1119] Compiling Backtrace Demangle.swift
[1115/1119] Compiling Backtrace Backtrace.swift
[1116/1119] Emitting module Backtrace
[1116/1158] Compiling c-nioatomics.c
[1118/1158] Compiling JWTKit IssuerClaim.swift
[1119/1158] Compiling JWTKit JWTClaim.swift
[1120/1158] Compiling JWTKit JWTMultiValueClaim.swift
[1121/1158] Compiling JWTKit JWTUnixEpochClaim.swift
[1122/1158] Compiling JWTKit LocaleClaim.swift
[1123/1158] Compiling JWTKit NotBeforeClaim.swift
[1124/1163] Compiling JWTKit JWTAlgorithm.swift
[1125/1163] Compiling JWTKit JWTError.swift
[1126/1163] Compiling JWTKit JWTHeader.swift
[1127/1163] Compiling JWTKit JWTParser.swift
[1128/1163] Compiling JWTKit JWTPayload.swift
[1129/1163] Compiling JWTKit HMACSigner.swift
[1130/1163] Compiling JWTKit JWTSigner+HMAC.swift
[1131/1163] Compiling JWTKit JWK.swift
[1132/1163] Compiling JWTKit JWKIdentifier.swift
[1133/1163] Compiling JWTKit JWKS.swift
[1134/1163] Compiling JWTKit AudienceClaim.swift
[1135/1163] Compiling JWTKit BoolClaim.swift
[1136/1163] Compiling JWTKit ExpirationClaim.swift
[1137/1163] Compiling JWTKit GoogleHostedDomainClaim.swift
[1138/1163] Compiling JWTKit IDClaim.swift
[1139/1163] Compiling JWTKit IssuedAtClaim.swift
[1140/1163] Compiling JWTKit JWTSerializer.swift
[1141/1163] Compiling JWTKit JWTSigner.swift
[1142/1163] Compiling JWTKit JWTSigners.swift
[1143/1163] Compiling JWTKit JWTSigner+RSA.swift
[1144/1163] Compiling JWTKit RSAError.swift
[1145/1163] Compiling JWTKit RSAKey.swift
[1146/1163] Compiling JWTKit RSASigner.swift
[1147/1163] Compiling JWTKit Base64URL.swift
[1148/1163] Compiling JWTKit BigNumber.swift
[1149/1163] Compiling JWTKit Exports.swift
[1150/1163] Emitting module JWTKit
[1151/1163] Compiling JWTKit SubjectClaim.swift
[1152/1163] Compiling JWTKit ECDSAError.swift
[1153/1163] Compiling JWTKit ECDSAKey.swift
[1154/1163] Compiling JWTKit ECDSASigner.swift
[1155/1163] Compiling JWTKit JWTSigner+ECDSA.swift
[1156/1163] Compiling JWTKit HMACError.swift
[1156/1163] Compiling c-atomics.c
[1158/1163] Compiling JWTKit OpenSSLSigner.swift
[1159/1163] Compiling JWTKit Utilities.swift
[1160/1163] Compiling JWTKit AppleIdentityToken.swift
[1161/1163] Compiling JWTKit GoogleIdentityToken.swift
[1162/1163] Compiling JWTKit MicrosoftIdentitiyToken.swift
[1163/1167] Emitting module NIOConcurrencyHelpers
[1164/1167] Compiling NIOConcurrencyHelpers lock.swift
[1165/1167] Compiling NIOConcurrencyHelpers atomics.swift
[1166/1167] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1167/1211] Compiling NIOCore MulticastChannel.swift
[1168/1211] Compiling NIOCore NIOAny.swift
[1169/1211] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1170/1211] Compiling NIOCore PointerHelpers.swift
[1171/1211] Compiling NIOCore RecvByteBufferAllocator.swift
[1172/1211] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1173/1217] Compiling NIOCore SocketAddresses.swift
[1174/1217] Compiling NIOCore SocketOptionProvider.swift
[1175/1217] Compiling NIOCore SystemCallHelpers.swift
[1176/1217] Compiling NIOCore TypeAssistedChannelHandler.swift
[1177/1217] Compiling NIOCore UniversalBootstrapSupport.swift
[1178/1217] Compiling NIOCore Utilities.swift
[1179/1217] Compiling NIOCore ChannelHandlers.swift
[1180/1217] Compiling NIOCore ChannelInvoker.swift
[1181/1217] Compiling NIOCore ChannelOption.swift
[1182/1217] Compiling NIOCore ChannelPipeline.swift
[1183/1217] Compiling NIOCore CircularBuffer.swift
[1184/1217] Compiling NIOCore Codec.swift
[1185/1217] Compiling NIOCore ConvenienceOptionSupport.swift
[1186/1217] Compiling NIOCore DeadChannel.swift
[1187/1217] Compiling NIOCore DispatchQueue+WithFuture.swift
[1188/1217] Compiling NIOCore EventLoop+Deprecated.swift
[1189/1217] Compiling NIOCore EventLoop.swift
[1190/1217] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1191/1217] Compiling NIOCore AddressedEnvelope.swift
[1192/1217] Compiling NIOCore AsyncAwaitSupport+OldXcodes.swift
[1193/1217] Compiling NIOCore AsyncAwaitSupport.swift
[1194/1217] Compiling NIOCore BSDSocketAPI.swift
[1195/1217] Compiling NIOCore ByteBuffer-aux.swift
[1196/1217] Compiling NIOCore ByteBuffer-conversions.swift
[1197/1217] Compiling NIOCore ByteBuffer-core.swift
[1198/1217] Compiling NIOCore ByteBuffer-int.swift
[1199/1217] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1200/1217] Compiling NIOCore ByteBuffer-multi-int.swift
[1201/1217] Compiling NIOCore ByteBuffer-views.swift
[1202/1217] Compiling NIOCore Channel.swift
[1203/1217] Compiling NIOCore ChannelHandler.swift
[1204/1217] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1205/1217] Compiling NIOCore EventLoopFuture.swift
[1206/1217] Compiling NIOCore FileDescriptor.swift
[1207/1217] Compiling NIOCore FileHandle.swift
[1208/1217] Compiling NIOCore FileRegion.swift
[1209/1217] Compiling NIOCore IO.swift
[1210/1217] Compiling NIOCore IOData.swift
[1211/1217] Compiling NIOCore IntegerBitPacking.swift
[1212/1217] Compiling NIOCore IntegerTypes.swift
[1213/1217] Compiling NIOCore Interfaces.swift
[1214/1217] Compiling NIOCore Linux.swift
[1215/1217] Compiling NIOCore MarkedCircularBuffer.swift
[1216/1217] Emitting module NIOCore
[1217/1259] Emitting module NIOEmbedded
[1218/1259] Compiling NIOEmbedded Embedded.swift
[1219/1259] Compiling NIOPosix HappyEyeballs.swift
[1220/1259] Compiling NIOPosix IO.swift
[1221/1259] Compiling NIOPosix IntegerBitPacking.swift
[1222/1259] Compiling NIOPosix IntegerTypes.swift
[1223/1259] Compiling NIOPosix Linux.swift
[1224/1259] Compiling NIOPosix LinuxCPUSet.swift
[1225/1264] Emitting module NIOPosix
[1226/1264] Compiling NIOPosix SelectorUring.swift
[1227/1264] Compiling NIOPosix ServerSocket.swift
[1228/1264] Compiling NIOPosix Socket.swift
[1229/1264] Compiling NIOPosix SocketChannel.swift
[1230/1264] Compiling NIOPosix SocketProtocols.swift
[1231/1264] Compiling NIOPosix BSDSocketAPICommon.swift
[1232/1264] Compiling NIOPosix BSDSocketAPIPosix.swift
[1233/1264] Compiling NIOPosix BSDSocketAPIWindows.swift
[1234/1264] Compiling NIOPosix BaseSocket.swift
[1235/1264] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1236/1264] Compiling NIOPosix BaseSocketChannel.swift
[1237/1264] Compiling NIOPosix System.swift
[1238/1264] Compiling NIOPosix Thread.swift
[1239/1264] Compiling NIOPosix ThreadPosix.swift
[1240/1264] Compiling NIOPosix ThreadWindows.swift
[1241/1264] Compiling NIOPosix Utilities.swift
[1242/1264] Compiling NIOPosix PipeChannel.swift
[1243/1264] Compiling NIOPosix PipePair.swift
[1244/1264] Compiling NIOPosix PointerHelpers.swift
[1245/1264] Compiling NIOPosix Resolver.swift
[1246/1264] Compiling NIOPosix Selectable.swift
[1247/1264] Compiling NIOPosix BaseStreamSocketChannel.swift
[1248/1264] Compiling NIOPosix Bootstrap.swift
[1249/1264] Compiling NIOPosix ControlMessage.swift
[1250/1264] Compiling NIOPosix DatagramVectorReadManager.swift
[1251/1264] Compiling NIOPosix FileDescriptor.swift
[1252/1264] Compiling NIOPosix GetaddrinfoResolver.swift
[1253/1264] Compiling NIOPosix SelectableChannel.swift
[1254/1264] Compiling NIOPosix SelectableEventLoop.swift
[1255/1264] Compiling NIOPosix SelectorEpoll.swift
[1256/1264] Compiling NIOPosix SelectorGeneric.swift
[1257/1264] Compiling NIOPosix SelectorKqueue.swift
[1258/1264] Compiling NIOPosix LinuxUring.swift
[1259/1264] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1260/1264] Compiling NIOPosix NIOThreadPool.swift
[1261/1264] Compiling NIOPosix NonBlockingFileIO.swift
[1262/1264] Compiling NIOPosix PendingDatagramWritesManager.swift
[1263/1264] Compiling NIOPosix PendingWritesManager.swift
[1264/1266] Emitting module NIO
[1265/1266] Compiling NIO Exports.swift
[1266/1411] Compiling NIOTLS TLSEvents.swift
[1267/1411] Emitting module NIOTLS
[1268/1411] Compiling SQLKit SQLCreateIndex.swift
[1269/1411] Compiling SQLKit SQLCreateTable.swift
[1270/1412] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1271/1412] Compiling NIOSOCKS SOCKSResponse.swift
[1272/1412] Compiling NIOSOCKS ClientStateMachine.swift
[1273/1412] Compiling SQLKit SQLConstraint.swift
[1274/1412] Compiling SQLKit SQLCreateEnum.swift
[1275/1412] Emitting module NIOSOCKS
[1276/1412] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1277/1412] Compiling NIOTLS SNIHandler.swift
[1278/1412] Compiling SQLKit SQLCreateTrigger.swift
[1279/1412] Compiling SQLKit SQLDataType.swift
[1280/1412] Compiling SQLKit SQLDelete.swift
[1281/1412] Compiling SQLKit SQLDirection.swift
[1282/1412] Compiling NIOSOCKS ServerStateMachine.swift
[1286/1440] Compiling NIOSSL ObjectIdentifier.swift
[1287/1440] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1288/1440] Compiling NIOSSL NIOSSLHandler.swift
[1289/1440] Compiling NIOSSL NIOSSLServerHandler.swift
[1290/1440] Compiling NIOSSL SSLCertificateExtensions.swift
[1291/1440] Compiling NIOSSL NIOSSLClientHandler.swift
[1292/1440] Compiling NIOExtras RequestResponseHandler.swift
[1293/1440] Compiling NIOSSL SSLPKCS12Bundle.swift
[1294/1440] Compiling NIOSSL SSLPrivateKey.swift
[1295/1440] Compiling NIOSSL SSLPublicKey.swift
[1296/1440] Compiling NIOSSL PosixPort.swift
[1297/1440] Compiling NIOSSL SSLCallbacks.swift
[1298/1440] Compiling NIOSSL SSLCertificate.swift
[1299/1440] Emitting module NIOExtras
[1300/1441] Emitting module SQLKit
[1301/1452] Compiling SQLKit SQLDropIndex.swift
[1302/1452] Compiling SQLKit SQLDropTable.swift
[1303/1452] Compiling SQLKit SQLDropTrigger.swift
[1304/1452] Compiling SQLKit SQLEnumDataType.swift
[1305/1452] Compiling SQLKit SQLExcludedColumn.swift
[1306/1452] Compiling SQLKit SQLForeignKey.swift
[1307/1452] Compiling SQLKit SQLForeignKeyAction.swift
[1308/1452] Compiling SQLKit SQLFunction.swift
[1309/1452] Compiling SQLKit SQLGroupExpression.swift
[1310/1452] Compiling SQLKit SQLIdentifier.swift
[1311/1452] Compiling SQLKit SQLInsert.swift
[1312/1452] Compiling SQLKit SQLJoin.swift
[1313/1452] Compiling SQLKit SQLJoinMethod.swift
[1314/1452] Compiling SQLKit SQLList.swift
[1315/1452] Compiling SQLKit SQLLiteral.swift
[1316/1452] Compiling SQLKit SQLLockingClause.swift
[1317/1452] Compiling SQLKit SQLOrderBy.swift
[1318/1452] Compiling SQLKit SQLQueryString.swift
[1319/1452] Compiling SQLKit SQLRaw.swift
[1320/1452] Compiling SQLKit SQLReturning.swift
[1321/1452] Compiling SQLKit SQLSelect.swift
[1322/1452] Compiling SQLKit SQLTableConstraintAlgorithm.swift
[1335/1452] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1336/1452] Compiling NIOSSL SubjectAlternativeName.swift
[1337/1452] Compiling NIOSSL NIOSSLSecureBytes.swift
[1338/1452] Compiling NIOSSL RNG.swift
[1339/1452] Compiling NIOSSL SafeCompare.swift
[1340/1452] Compiling NIOSSL ByteBufferBIO.swift
[1341/1452] Compiling NIOSSL CustomPrivateKey.swift
[1342/1452] Compiling NIOSSL IdentityVerification.swift
[1343/1452] Compiling NIOSSL LinuxCABundle.swift
[1344/1452] Compiling NIOSSL SSLConnection.swift
[1345/1452] Compiling NIOSSL SSLContext.swift
[1346/1452] Compiling NIOSSL SSLErrors.swift
[1347/1452] Compiling NIOSSL SSLInit.swift
[1348/1452] Compiling SQLKit SQLBinaryOperator.swift
[1349/1452] Compiling SQLKit SQLBind.swift
[1350/1452] Compiling SQLKit SQLColumnAssignment.swift
[1351/1452] Compiling SQLKit SQLColumnConstraintAlgorithm.swift
[1352/1452] Compiling SQLKit SQLColumnDefinition.swift
[1353/1452] Compiling SQLKit SQLColumnIdentifier.swift
[1354/1452] Compiling SQLKit SQLConflictAction.swift
[1355/1452] Compiling SQLKit SQLConflictResolutionStrategy.swift
[1356/1452] Compiling SQLKit SQLDropTableBuilder.swift
[1357/1452] Compiling SQLKit SQLDropTriggerBuilder.swift
[1358/1452] Compiling SQLKit SQLInsertBuilder.swift
[1359/1452] Compiling SQLKit SQLJoinBuilder.swift
[1360/1452] Compiling SQLKit SQLPredicateBuilder.swift
[1361/1452] Compiling SQLKit SQLPredicateGroupBuilder.swift
[1362/1452] Compiling SQLKit SQLQueryBuilder.swift
[1363/1452] Compiling SQLKit SQLQueryFetcher.swift
[1364/1452] Compiling SQLKit SQLRawBuilder.swift
[1365/1452] Compiling SQLKit SQLReturningBuilder.swift
[1366/1452] Compiling SQLKit SQLSecondaryPredicateBuilder.swift
[1367/1452] Compiling SQLKit SQLAlterEnumBuilder.swift
[1368/1452] Compiling SQLKit SQLAlterTableBuilder.swift
[1369/1452] Compiling SQLKit SQLColumnUpdateBuilder.swift
[1370/1452] Compiling SQLKit SQLConflictUpdateBuilder.swift
[1371/1452] Compiling SQLKit SQLCreateEnumBuilder.swift
[1372/1452] Compiling SQLKit SQLCreateIndexBuilder.swift
[1373/1452] Compiling SQLKit SQLCreateTableAsSubqueryBuilder.swift
[1374/1452] Compiling SQLKit SQLCreateTableBuilder.swift
[1375/1452] Compiling SQLKit SQLCreateTriggerBuilder.swift
[1376/1452] Compiling SQLKit SQLDeleteBuilder.swift
[1377/1452] Compiling SQLKit SQLDropEnumBuilder.swift
[1378/1452] Compiling SQLKit SQLDropIndexBuilder.swift
[1379/1452] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1380/1452] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[1385/1452] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1386/1452] Emitting module NIOHTTP1
[1387/1452] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1388/1452] Compiling NIOHTTP1 HTTPTypes.swift
[1391/1453] Compiling NIOExtras WritePCAPHandler.swift
[1392/1453] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1396/1501] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1397/1501] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1398/1501] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1399/1501] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1400/1501] Compiling MultipartKit Exports.swift
[1401/1501] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1402/1501] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1403/1502] Compiling NIOWebSocket WebSocketOpcode.swift
[1404/1502] Emitting module NIOWebSocket
[1405/1502] Compiling MultipartKit BasicCodingKey.swift
[1406/1502] Compiling MultipartKit MultipartError.swift
[1407/1502] Compiling NIOWebSocket WebSocketFrame.swift
[1408/1502] Compiling NIOHTTPCompression HTTPDecompression.swift
[1409/1502] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1410/1502] Emitting module NIOHTTPCompression
[1411/1502] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1412/1502] Compiling NIOHTTPCompression HTTPCompression.swift
[1413/1502] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1414/1502] Compiling NIOHPACK IndexedHeaderTable.swift
[1415/1502] Compiling NIOHPACK HuffmanCoding.swift
[1416/1502] Compiling NIOHPACK IntegerCoding.swift
[1417/1502] Emitting module NIOHPACK
[1418/1503] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1419/1503] Compiling NIOHPACK StaticHeaderTable.swift
[1420/1503] Compiling SQLKit SQLUnion.swift
[1421/1503] Compiling SQLKit SQLUpdate.swift
[1422/1503] Compiling SQLKit SQLDatabase.swift
[1423/1503] Compiling SQLKit SQLDialect.swift
[1424/1503] Compiling SQLKit SQLError.swift
[1425/1503] Compiling SQLKit SQLExpression.swift
[1426/1503] Compiling SQLKit SQLQueryEncoder.swift
[1427/1503] Compiling SQLKit SQLRow.swift
[1428/1503] Compiling SQLKit SQLRowDecoder.swift
[1429/1503] Compiling SQLKit SQLSerializer.swift
[1430/1503] Compiling SQLKit SQLStatement.swift
[1431/1503] Compiling NIOHPACK HuffmanTables.swift
[1438/1554] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1439/1554] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1440/1554] Emitting module NIOFoundationCompat
[1441/1554] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1442/1554] Emitting module MultipartKit
[1443/1561] Compiling NIOHTTP2 MayReceiveFrames.swift
[1444/1561] Compiling NIOHTTP2 ReceivingDataState.swift
[1445/1570] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1446/1570] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1447/1570] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1451/1570] Compiling NIOTransportServices NIOTSErrors.swift
[1452/1570] Compiling NIOTransportServices NIOTSEventLoop.swift
[1453/1570] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1454/1570] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1455/1577] Emitting module NIOSSL
[1456/1580] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1457/1580] Compiling NIOHTTP2 HTTP2Error.swift
[1458/1580] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1459/1580] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1460/1580] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1461/1580] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1466/1580] Compiling NIOTransportServices NIOTSBootstraps.swift
[1467/1580] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1468/1580] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1469/1580] Compiling MultipartKit MultipartSerializer.swift
[1470/1580] Compiling MultipartKit Utilities.swift
[1471/1580] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1472/1580] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1473/1580] Compiling NIOHTTP2 StateMachineResult.swift
[1474/1580] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1475/1580] Compiling NIOHTTP2 DOSHeuristics.swift
[1476/1580] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1477/1580] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1481/1580] Emitting module NIOHTTP2
[1484/1580] Compiling NIOTransportServices StateManagedChannel.swift
[1489/1581] Emitting module NIOTransportServices
[1496/1581] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1510/1581] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1515/1581] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1516/1581] Compiling NIOHTTP2 HTTP2Stream.swift
[1517/1581] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1518/1581] Compiling NIOHTTP2 HTTP2StreamID.swift
[1519/1581] Compiling NIOSSL Zeroization.swift
[1520/1581] Compiling NIOSSL TLSConfiguration.swift
[1521/1581] Compiling NIOSSL UniversalBootstrapSupport.swift
[1522/1686] Compiling PostgresNIO BufferedMessageEncoder.swift
[1523/1686] Compiling PostgresNIO AuthenticationStateMachine.swift
[1524/1686] Compiling PostgresNIO CloseStateMachine.swift
[1525/1686] Compiling PostgresNIO ConnectionStateMachine.swift
[1526/1686] Compiling PostgresNIO ExtendedQueryStateMachine.swift
[1527/1686] Compiling PostgresNIO PrepareStatementStateMachine.swift
[1528/1686] Compiling PostgresNIO RowStreamStateMachine.swift
[1529/1695] Compiling WebSocketKit WebSocketClient.swift
[1530/1695] Compiling WebSocketKit WebSocketHandler.swift
[1531/1695] Compiling WebSocketKit HTTPInitialRequestHandler.swift
[1532/1695] Compiling WebSocketKit Exports.swift
[1533/1695] Emitting module WebSocketKit
[1534/1695] Compiling WebSocketKit WebSocket+Concurrency.swift
[1535/1695] Compiling WebSocketKit WebSocket+Connect.swift
[1536/1695] Compiling WebSocketKit WebSocket.swift
[1537/1695] Compiling PostgresNIO PostgresData+UInt.swift
[1538/1695] Compiling PostgresNIO PostgresMessage+Authentication.swift
[1539/1695] Compiling PostgresNIO PostgresMessage+Bind.swift
[1540/1695] Compiling PostgresNIO PostgresMessage+Close.swift
[1541/1695] Compiling PostgresNIO PostgresMessage+CommandComplete.swift
[1542/1695] Compiling PostgresNIO PostgresMessage+Describe.swift
[1543/1695] Compiling PostgresNIO PostgresMessage+Execute.swift
[1544/1695] Compiling PostgresNIO PostgresMessage+BackendKeyData.swift
[1545/1695] Compiling PostgresNIO PostgresMessage+DataRow.swift
[1546/1695] Compiling PostgresNIO PostgresMessage+Error.swift
[1547/1695] Compiling PostgresNIO PostgresMessage+Identifier.swift
[1548/1695] Compiling PostgresNIO PostgresMessage+NotificationResponse.swift
[1549/1695] Compiling PostgresNIO PostgresMessage+RowDescription.swift
[1550/1695] Compiling PostgresNIO PostgresMessageType.swift
[1551/1695] Compiling PostgresNIO PostgresMessage+ParameterDescription.swift
[1552/1695] Compiling PostgresNIO PostgresMessage+ParameterStatus.swift
[1553/1695] Compiling PostgresNIO PostgresMessage+Parse.swift
[1554/1695] Compiling PostgresNIO PostgresMessage+Password.swift
[1555/1695] Compiling PostgresNIO PostgresMessage+ReadyForQuery.swift
[1556/1695] Compiling PostgresNIO PostgresMessage+SASLResponse.swift
[1557/1695] Compiling PostgresNIO PostgresMessage+SSLRequest.swift
[1558/1695] Compiling PostgresNIO PostgresData+Double.swift
[1559/1695] Compiling PostgresNIO PostgresData+Float.swift
[1560/1695] Compiling PostgresNIO PostgresData+Int.swift
[1561/1695] Compiling PostgresNIO PostgresData+JSON.swift
[1562/1695] Compiling PostgresNIO PostgresData+JSONB.swift
[1563/1695] Compiling PostgresNIO PostgresData+Numeric.swift
[1564/1695] Compiling PostgresNIO PostgresData+Optional.swift
[1565/1695] Compiling PostgresNIO PostgresData+RawRepresentable.swift
[1566/1695] Compiling PostgresNIO PostgresData+Set.swift
[1567/1695] Compiling PostgresNIO PostgresData+String.swift
[1568/1695] Compiling PostgresNIO PostgresData+UUID.swift
[1569/1695] Compiling PostgresNIO PostgresData.swift
[1570/1695] Compiling PostgresNIO PostgresDataConvertible.swift
[1571/1695] Compiling PostgresNIO PostgresDataType.swift
[1572/1695] Compiling PostgresNIO PostgresRow.swift
[1573/1741] Compiling PostgresNIO Date+PostgresCodable.swift
[1574/1741] Compiling PostgresNIO Decimal+PostgresCodable.swift
[1575/1741] Compiling PostgresNIO Float+PostgresCodable.swift
[1576/1741] Compiling PostgresNIO Int+PostgresCodable.swift
[1577/1741] Compiling PostgresNIO JSON+PostgresCodable.swift
[1578/1741] Compiling PostgresNIO RawRepresentable+PostgresCodable.swift
[1579/1741] Compiling PostgresNIO String+PostgresCodable.swift
[1580/1741] Compiling PostgresNIO UUID+PostgresCodable.swift
[1581/1742] Compiling PostgresNIO ByteBuffer+PSQL.swift
[1582/1742] Compiling PostgresNIO Logging+PSQL.swift
[1583/1742] Compiling PostgresNIO Authentication.swift
[1584/1742] Compiling PostgresNIO BackendKeyData.swift
[1585/1742] Compiling PostgresNIO Bind.swift
[1586/1742] Compiling PostgresNIO Cancel.swift
[1587/1742] Compiling PostgresNIO Close.swift
[1588/1759] Compiling AsyncHTTPClient HTTP1Connection.swift
[1589/1759] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1590/1759] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1591/1759] Compiling AsyncHTTPClient HTTP2Connection.swift
[1592/1759] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1593/1759] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1594/1759] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1595/1759] Compiling AsyncHTTPClient Base64.swift
[1596/1759] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1597/1759] Compiling AsyncHTTPClient ConnectionPool.swift
[1598/1759] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1599/1759] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1600/1759] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1601/1759] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1602/1759] Compiling AsyncHTTPClient RequestOptions.swift
[1610/1766] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1611/1766] Compiling AsyncHTTPClient ConnectionTarget.swift
[1612/1766] Compiling AsyncHTTPClient DeconstructedURL.swift
[1613/1766] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1614/1766] Compiling AsyncHTTPClient FoundationExtensions.swift
[1615/1766] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1616/1766] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1617/1766] Emitting module PostgresNIO
[1618/1766] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1619/1766] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1620/1766] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1621/1766] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1622/1766] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1623/1766] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1624/1766] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1625/1766] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1626/1766] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1627/1766] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1628/1766] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1629/1766] Compiling AsyncHTTPClient RequestBodyLength.swift
[1630/1766] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1631/1766] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1632/1766] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1633/1766] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1634/1766] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1635/1766] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1636/1766] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1637/1766] Compiling AsyncHTTPClient Transaction.swift
[1638/1766] Compiling AsyncHTTPClient HTTPClient.swift
[1639/1766] Compiling AsyncHTTPClient HTTPHandler.swift
[1640/1766] Compiling AsyncHTTPClient LRUCache.swift
[1641/1766] Compiling AsyncHTTPClient NWErrorHandler.swift
[1642/1766] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1643/1766] Compiling AsyncHTTPClient TLSConfiguration.swift
[1644/1766] Compiling AsyncHTTPClient RedirectState.swift
[1652/1766] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1653/1766] Compiling AsyncHTTPClient RequestBag.swift
[1654/1766] Compiling AsyncHTTPClient RequestValidation.swift
[1655/1766] Compiling AsyncHTTPClient SSLContextCache.swift
[1656/1766] Compiling AsyncHTTPClient Scheme.swift
[1657/1766] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1658/1766] Compiling AsyncHTTPClient Utils.swift
[1660/1766] Compiling PostgresNIO Array+PostgresCodable.swift
[1661/1766] Compiling PostgresNIO Bool+PostgresCodable.swift
[1662/1766] Compiling PostgresNIO Bytes+PostgresCodable.swift
[1669/1766] Emitting module AsyncKit
[1686/1844] Compiling FluentKit MirrorBypass.swift
[1687/1844] Compiling FluentKit Model+CRUD.swift
[1688/1844] Compiling FluentKit Model.swift
[1689/1844] Compiling FluentKit ModelAlias.swift
[1690/1844] Compiling FluentKit Schema.swift
[1691/1844] Compiling FluentKit QueryBuilder+Filter.swift
[1692/1844] Compiling FluentKit QueryBuilder+Group.swift
[1693/1844] Emitting module AsyncHTTPClient
[1694/1844] Compiling FluentKit QueryBuilder+Join.swift
[1695/1844] Compiling FluentKit QueryBuilder+Paginate.swift
[1696/1844] Compiling FluentKit QueryBuilder+Range.swift
[1697/1844] Compiling FluentKit QueryBuilder+Set.swift
[1698/1844] Compiling FluentKit QueryBuilder+Sort.swift
[1699/1844] Compiling FluentKit QueryBuilder.swift
[1700/1844] Compiling FluentKit DatabaseQuery+Action.swift
[1701/1844] Compiling FluentKit QueryBuilder+Concurrency.swift
[1702/1844] Compiling FluentKit Migrations.swift
[1703/1844] Compiling FluentKit Migrator.swift
[1704/1844] Compiling FluentKit AnyModel.swift
[1705/1844] Compiling FluentKit EagerLoad.swift
[1706/1844] Compiling FluentKit Fields+Codable.swift
[1707/1844] Compiling FluentKit Fields.swift
[1708/1844] Compiling FluentKit Database+Concurrency.swift
[1709/1844] Compiling FluentKit EnumBuilder+Concurrency.swift
[1710/1844] Compiling FluentKit Model+Concurrency.swift
[1711/1844] Compiling FluentKit ModelResponder+Concurrency.swift
[1712/1844] Compiling FluentKit OptionalChild+Concurrency.swift
[1713/1844] Compiling FluentKit OptionalParent+Concurrency.swift
[1714/1844] Compiling FluentKit Parent+Concurrency.swift
[1715/1844] Compiling FluentKit Relation.swift
[1716/1844] Compiling FluentKit Siblings.swift
[1717/1844] Compiling FluentKit Timestamp.swift
[1718/1844] Compiling FluentKit TimestampFormat.swift
[1719/1844] Compiling FluentKit QueryBuilder+Aggregate.swift
[1720/1844] Compiling FluentKit QueryBuilder+EagerLoad.swift
[1721/1844] Compiling FluentKit DatabaseEnum.swift
[1722/1844] Compiling FluentKit EnumBuilder.swift
[1723/1844] Compiling FluentKit EnumMetadata.swift
[1724/1844] Compiling FluentKit EnumProperty.swift
[1725/1844] Compiling FluentKit OptionalEnumProperty.swift
[1726/1844] Compiling FluentKit Exports.swift
[1727/1844] Compiling FluentKit FluentError.swift
[1728/1844] Compiling FluentKit ModelMiddleware.swift
[1729/1844] Compiling FluentKit ModelResponder.swift
[1730/1844] Compiling FluentKit Migration.swift
[1731/1844] Compiling FluentKit MigrationLog.swift
[1732/1844] Compiling PostgresNIO PSQLFrontendMessageEncoder.swift
[1733/1844] Compiling PostgresNIO PSQLPreparedStatement.swift
[1734/1844] Compiling PostgresNIO PSQLRowStream.swift
[1735/1844] Compiling PostgresNIO PSQLTask.swift
[1736/1844] Compiling PostgresNIO PostgresBackendMessage.swift
[1737/1844] Compiling PostgresNIO PostgresBackendMessageDecoder.swift
[1738/1844] Compiling PostgresNIO PostgresCell.swift
[1739/1844] Compiling PostgresNIO PostgresChannelHandler.swift
[1740/1844] Compiling PostgresNIO PostgresCodable.swift
[1741/1844] Compiling PostgresNIO PostgresFrontendMessage.swift
[1742/1844] Compiling PostgresNIO PostgresQuery.swift
[1743/1844] Compiling PostgresNIO PostgresRow-multi-decode.swift
[1744/1844] Compiling PostgresNIO PostgresRowSequence-multi-decode.swift
[1745/1844] Emitting module FluentKit
[1746/1855] Compiling PostgresNIO PostgresRowSequence.swift
[1747/1855] Compiling PostgresNIO Postgres+PSQLCompat.swift
[1748/1855] Compiling PostgresNIO PostgresDatabase+Query.swift
[1749/1855] Compiling PostgresNIO PostgresDatabase+SimpleQuery.swift
[1750/1855] Compiling PostgresNIO PostgresDatabase.swift
[1751/1855] Compiling PostgresNIO PostgresRequest.swift
[1752/1855] Compiling PostgresNIO Exports.swift
[1753/1855] Compiling PostgresNIO NIOUtils.swift
[1754/1855] Compiling PostgresNIO PostgresError+Code.swift
[1755/1855] Compiling PostgresNIO PostgresError.swift
[1756/1855] Compiling PostgresNIO PostgresJSONDecoder.swift
[1757/1855] Compiling PostgresNIO PostgresJSONEncoder.swift
[1758/1855] Compiling PostgresNIO SASLAuthentication+SCRAM-SHA256.swift
[1759/1855] Compiling PostgresNIO SASLAuthenticationManager.swift
[1760/1855] Compiling FluentKit Children.swift
[1761/1855] Compiling FluentKit CompositeID.swift
[1762/1855] Compiling FluentKit Field.swift
[1763/1855] Compiling FluentKit FieldKey.swift
[1764/1855] Compiling FluentKit Group.swift
[1765/1855] Compiling FluentKit ID.swift
[1766/1855] Compiling FluentKit OptionalChild.swift
[1767/2028] Compiling Vapor MemorySessions.swift
[1768/2028] Compiling Vapor Request+Session.swift
[1769/2028] Compiling Vapor Session.swift
[1770/2028] Compiling Vapor SessionCache.swift
[1771/2028] Compiling Vapor SessionData.swift
[1772/2028] Compiling Vapor SessionDriver.swift
[1773/2028] Compiling Vapor SessionsConfiguration.swift
[1774/2028] Compiling Vapor SessionsMiddleware.swift
[1775/2028] Compiling Vapor DateFormatter+threadSpecific.swift
[1776/2028] Compiling Vapor URLEncodedFormData.swift
[1777/2028] Compiling Vapor URLEncodedFormDecoder.swift
[1778/2028] Compiling Vapor URLEncodedFormEncoder.swift
[1779/2028] Compiling Vapor URLEncodedFormError.swift
[1780/2028] Compiling Vapor URLEncodedFormParser.swift
[1781/2028] Compiling Vapor URLEncodedFormSerializer.swift
[1782/2028] Compiling Vapor URLQueryFragmentConvertible.swift
[1783/2028] Compiling Vapor AnyResponse.swift
[1784/2028] Compiling Vapor Array+Random.swift
[1785/2028] Compiling Vapor Base32.swift
[1786/2028] Compiling Vapor Base64.swift
[1787/2028] Compiling Vapor BaseN.swift
[1788/2028] Compiling Vapor BasicCodingKey.swift
[1791/2028] Compiling PostgresKit PostgresDialect.swift
[1792/2028] Emitting module PostgresKit
[1793/2028] Compiling PostgresKit PostgresDataDecoder.swift
[1796/2028] Compiling PostgresKit PostgresDataEncoder.swift
[1797/2028] Compiling PostgresKit PostgresConnectionSource.swift
[1800/2029] Compiling Vapor Validatable+validate.swift
[1801/2029] Compiling Vapor Environment+Process.swift
[1802/2029] Compiling Vapor Environment+Secret.swift
[1803/2029] Compiling Vapor Environment.swift
[1804/2029] Compiling Vapor Abort.swift
[1805/2029] Compiling Vapor AbortError.swift
[1806/2029] Compiling Vapor DebuggableError.swift
[1807/2029] Compiling Vapor Demangler.swift
[1808/2029] Compiling Vapor ErrorSource.swift
[1809/2029] Compiling Vapor StackTrace.swift
[1810/2029] Compiling Vapor Exports.swift
[1811/2029] Compiling PostgresKit PostgresRow+SQL.swift
[1812/2029] Compiling Vapor Server.swift
[1813/2029] Compiling Vapor Application+Sessions.swift
[1814/2029] Compiling Vapor EventLoopHTTPClient.swift
[1815/2029] Compiling Vapor EndpointCache.swift
[1816/2029] Compiling Vapor HTTPMethod+String.swift
[1817/2029] Compiling Vapor HTTPStatus.swift
[1818/2029] Compiling Vapor HTTPCookies.swift
[1819/2029] Compiling Vapor HTTPHeaderCacheControl.swift
[1820/2029] Compiling Vapor HTTPHeaderExpires.swift
[1821/2029] Compiling Vapor HTTPHeaderLastModified.swift
[1822/2029] Compiling Vapor HTTPHeaders+Cache.swift
[1823/2029] Compiling Vapor Application+HTTP+Server.swift
[1824/2029] Compiling Vapor HTTPServer.swift
[1825/2029] Compiling Vapor HTTPServerHandler.swift
[1826/2029] Compiling Vapor URLQueryCoders.swift
[1827/2029] Compiling Vapor URLQueryContainer.swift
[1828/2029] Compiling Vapor Core.swift
[1829/2029] Compiling Vapor Running.swift
[1830/2029] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[1831/2029] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[1832/2029] Compiling Vapor DotEnvFile+load.swift
[1833/2029] Compiling Vapor Routes+caseInsenstive.swift
[1834/2029] Compiling Vapor HTTPHeaders+Connection.swift
[1835/2029] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[1836/2029] Compiling Vapor HTTPHeaders+ContentRange.swift
[1837/2029] Compiling Vapor HTTPHeaders+Directive.swift
[1838/2029] Compiling Vapor HTTPHeaders+Forwarded.swift
[1839/2029] Compiling Vapor HTTPHeaders+Link.swift
[1840/2029] Compiling Vapor HTTPHeaders+Name.swift
[1841/2029] Compiling Vapor HTTPHeaders.swift
[1842/2029] Compiling Vapor HTTPMediaType.swift
[1843/2029] Compiling Vapor HTTPMediaTypePreference.swift
[1844/2029] Compiling Vapor Responder.swift
[1845/2029] Compiling Vapor ByteCount.swift
[1846/2029] Compiling Vapor Request+Body.swift
[1847/2029] Compiling Vapor Request+BodyStream.swift
[1848/2029] Compiling Vapor Request.swift
[1849/2029] Compiling Vapor Application+Responder.swift
[1850/2029] Compiling Vapor DefaultResponder.swift
[1851/2029] Compiling Vapor Response+Body.swift
[1852/2029] Compiling Vapor Response.swift
[1853/2029] Compiling Vapor ResponseCodable.swift
[1854/2029] Compiling Vapor Application+Routes.swift
[1855/2029] Compiling Vapor Parameters+Require.swift
[1856/2029] Compiling Vapor Request+WebSocket.swift
[1857/2029] Compiling Vapor Route.swift
[1858/2029] Compiling Vapor RouteCollection.swift
[1859/2029] Compiling Vapor Routes.swift
[1860/2029] Compiling Vapor RoutesBuilder+Group.swift
[1861/2029] Compiling Vapor RoutesBuilder+Method.swift
[1862/2029] Compiling Vapor RoutesBuilder+Middleware.swift
[1863/2029] Compiling Vapor RoutesBuilder+WebSocket.swift
[1864/2029] Compiling Vapor RoutesBuilder.swift
[1865/2029] Compiling Vapor OTP.swift
[1866/2029] Compiling Vapor Application+Servers.swift
[1867/2039] Compiling Vapor AnyResponse+Concurrency.swift
[1868/2039] Compiling Vapor AsyncBasicResponder.swift
[1869/2039] Compiling Vapor AsyncMiddleware.swift
[1870/2039] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[1871/2039] Compiling Vapor AsyncSessionDriver.swift
[1872/2039] Compiling Vapor Authentication+Concurrency.swift
[1873/2039] Compiling Vapor Cache+Concurrency.swift
[1874/2039] Compiling Vapor Client+Concurrency.swift
[1875/2039] Compiling Vapor FileIO+Concurrency.swift
[1876/2039] Compiling Vapor Responder+Concurrency.swift
[1877/2039] Compiling Vapor ResponseCodable+Concurrency.swift
[1878/2039] Compiling Vapor RoutesBuilder+Concurrency.swift
[1879/2039] Compiling Vapor ViewRenderer+Concurrency.swift
[1880/2039] Compiling Vapor WebSocket+Concurrency.swift
[1881/2039] Compiling Vapor Content.swift
[1882/2039] Compiling Vapor ContentCoders.swift
[1883/2039] Compiling Vapor ContentConfiguration.swift
[1884/2039] Compiling Vapor ContentContainer.swift
[1885/2039] Compiling Vapor JSONCoder+Custom.swift
[1886/2039] Compiling Vapor JSONCoders+Content.swift
[1887/2039] Compiling Vapor PlaintextDecoder.swift
[1888/2039] Compiling Vapor PlaintextEncoder.swift
[1889/2039] Compiling Vapor SingleValueDecoder.swift
[1890/2062] Compiling Vapor Application.swift
[1891/2062] Compiling Vapor AuthenticationCache.swift
[1892/2062] Compiling Vapor Authenticator.swift
[1893/2062] Compiling Vapor BasicAuthorization.swift
[1894/2062] Compiling Vapor BearerAuthorization.swift
[1895/2062] Compiling Vapor GuardMiddleware.swift
[1896/2062] Compiling Vapor RedirectMiddleware.swift
[1897/2062] Compiling Vapor SessionAuthenticatable.swift
[1898/2062] Compiling Vapor Bcrypt.swift
[1899/2062] Compiling Vapor Application+Cache.swift
[1900/2062] Compiling Vapor Cache.swift
[1901/2062] Compiling Vapor CacheExpirationTime.swift
[1902/2062] Compiling Vapor MemoryCache.swift
[1903/2062] Compiling Vapor Request+Cache.swift
[1904/2062] Compiling Vapor Application+Clients.swift
[1905/2062] Compiling Vapor Client.swift
[1906/2062] Compiling Vapor ClientRequest.swift
[1907/2062] Compiling Vapor ClientResponse.swift
[1908/2062] Compiling Vapor Request+Client.swift
[1909/2062] Compiling Vapor BootCommand.swift
[1910/2062] Compiling Vapor CommandContext+Application.swift
[1911/2062] Compiling Vapor RoutesCommand.swift
[1912/2062] Compiling Vapor ServeCommand.swift
[1913/2085] Compiling FluentSQL SQLSchemaConverter.swift
[1914/2085] Compiling FluentSQL SQLJSONColumnPath.swift
[1915/2085] Compiling FluentSQL SQLQualifiedTable.swift
[1916/2085] Compiling FluentSQL DatabaseQuery+SQL.swift
[1917/2085] Compiling FluentSQL DatabaseSchema+SQL.swift
[1918/2085] Compiling FluentSQL SQLDatabase+Model.swift
[1919/2085] Compiling FluentSQL Exports.swift
[1920/2085] Compiling FluentSQL SQLDatabase+Model+Concurrency.swift
[1921/2085] Emitting module FluentSQL
[1922/2085] Compiling FluentSQL SQLQueryConverter.swift
[1923/2086] Compiling FluentSQL Utilities.swift
[1924/2094] Compiling FluentPostgresDriver PostgresError+Database.swift
[1925/2094] Compiling FluentPostgresDriver PostgresRow+Database.swift
[1926/2094] Compiling FluentPostgresDriver PostgresConverterDelegate.swift
[1927/2094] Compiling FluentPostgresDriver FluentPostgresConfiguration.swift
[1928/2094] Emitting module FluentPostgresDriver
[1929/2094] Compiling FluentPostgresDriver FluentPostgresDriver.swift
[1930/2094] Compiling FluentPostgresDriver Exports.swift
[1931/2094] Compiling FluentPostgresDriver FluentPostgresDatabase.swift
[1951/2094] Compiling Vapor Application+HTTP.swift
[1952/2094] Compiling Vapor BasicResponder.swift
[1953/2094] Compiling Vapor BodyStream.swift
[1954/2094] Compiling Vapor Application+HTTP+Client.swift
[1955/2094] Compiling Vapor HTTPServerRequestDecoder.swift
[1956/2094] Compiling Vapor HTTPServerResponseEncoder.swift
[1957/2094] Compiling Vapor HTTPServerUpgradeHandler.swift
[1958/2094] Compiling Vapor Logger+Report.swift
[1959/2094] Compiling Vapor LoggingSystem+Environment.swift
[1960/2094] Compiling Vapor Application+Middleware.swift
[1961/2094] Compiling Vapor CORSMiddleware.swift
[1962/2094] Compiling Vapor ErrorMiddleware.swift
[1963/2094] Compiling Vapor FileMiddleware.swift
[1964/2094] Compiling Vapor Middleware.swift
[1965/2094] Compiling Vapor MiddlewareConfiguration.swift
[1966/2094] Compiling Vapor RouteLoggingMiddleware.swift
[1967/2094] Compiling Vapor File+Multipart.swift
[1968/2094] Compiling Vapor FormDataDecoder+Content.swift
[1969/2094] Compiling Vapor FormDataEncoder+Content.swift
[1970/2094] Compiling Vapor Application+Password.swift
[1971/2094] Compiling Vapor Application+Passwords.swift
[1972/2094] Compiling Vapor AsyncPasswordHasher.swift
[1973/2094] Compiling Vapor BcryptHasher.swift
[1974/2094] Compiling Vapor PasswordHasher.swift
[1975/2094] Compiling Vapor PlaintextHasher.swift
[1976/2094] Compiling Vapor Request+Password.swift
[1977/2094] Compiling Vapor Redirect.swift
[1978/2094] Emitting module Vapor
[2002/2094] Compiling Vapor ValidationsError.swift
[2003/2094] Compiling Vapor Validator.swift
[2004/2094] Compiling Vapor ValidatorResult.swift
[2005/2094] Compiling Vapor And.swift
[2006/2094] Compiling Vapor Case.swift
[2007/2094] Compiling Vapor CharacterSet.swift
[2008/2094] Compiling Vapor Count.swift
[2009/2094] Compiling Vapor Email.swift
[2010/2094] Compiling Vapor Empty.swift
[2011/2094] Compiling Vapor In.swift
[2012/2094] Compiling Vapor Nil.swift
[2013/2094] Compiling Vapor NilIgnoring.swift
[2014/2094] Compiling Vapor Not.swift
[2015/2094] Compiling Vapor Or.swift
[2016/2094] Compiling Vapor Range.swift
[2017/2094] Compiling Vapor URL.swift
[2018/2094] Compiling Vapor Valid.swift
[2019/2094] Compiling Vapor Application+Views.swift
[2020/2094] Compiling Vapor PlaintextRenderer.swift
[2021/2094] Compiling Vapor Request+View.swift
[2022/2094] Compiling Vapor View.swift
[2023/2094] Compiling Vapor ViewRenderer.swift
[2024/2094] Compiling Vapor _Deprecations.swift
[2025/2094] Compiling Vapor Bytes+Hex.swift
[2026/2094] Compiling Vapor Bytes+SecureCompare.swift
[2027/2094] Compiling Vapor Collection+Safe.swift
[2028/2094] Compiling Vapor DataProtocol+Copy.swift
[2029/2094] Compiling Vapor DecoderUnwrapper.swift
[2030/2094] Compiling Vapor DirectoryConfiguration.swift
[2031/2094] Compiling Vapor DotEnv.swift
[2032/2094] Compiling Vapor Extendable.swift
[2033/2094] Compiling Vapor File.swift
[2034/2094] Compiling Vapor FileIO.swift
[2035/2094] Compiling Vapor LifecycleHandler.swift
[2036/2094] Compiling Vapor OptionalType.swift
[2037/2094] Compiling Vapor RFC1123.swift
[2038/2094] Compiling Vapor SocketAddress+Hostname.swift
[2039/2094] Compiling Vapor Storage.swift
[2040/2094] Compiling Vapor String+IsIPAddress.swift
[2041/2094] Compiling Vapor Thread.swift
[2042/2094] Compiling Vapor URI.swift
[2043/2094] Compiling Vapor RangeResult.swift
[2044/2094] Compiling Vapor Validatable.swift
[2045/2094] Compiling Vapor Validation.swift
[2046/2094] Compiling Vapor ValidationKey.swift
[2047/2094] Compiling Vapor Validations.swift
[2094/2133] Compiling Fluent Sessions+Concurrency.swift
[2095/2133] Compiling Fluent Exports.swift
[2096/2134] Compiling Fluent FluentProvider+Concurrency.swift
[2097/2134] Compiling Fluent Pagination+Concurrency.swift
[2098/2135] Compiling JWT JWTAuthenticator.swift
[2099/2135] Compiling JWT JWTError+Vapor.swift
[2100/2135] Compiling Fluent Fluent+Paginate.swift
[2101/2135] Compiling Fluent Fluent+Pagination.swift
[2102/2136] Compiling ImperialCore FederatedService.swift
[2103/2136] Compiling ImperialCore ServiceRegister.swift
[2104/2136] Compiling Fluent MigrateCommand.swift
[2105/2136] Compiling Fluent ModelAuthenticatable.swift
[2110/2136] Emitting module Fluent
[2111/2136] Emitting module JWT
[2114/2136] Compiling JWT JWT+Google.swift
[2115/2136] Compiling JWT JWT+Microsoft.swift
[2116/2136] Compiling Fluent ModelCredentialsAuthenticatable.swift
[2117/2136] Compiling Fluent ModelTokenAuthenticatable.swift
[2118/2136] Compiling Fluent PageLimit.swift
[2119/2136] Compiling JWT Request+JWT.swift
[2120/2136] Compiling Fluent Fluent+Cache.swift
[2121/2136] Compiling Fluent Fluent+History.swift
[2124/2136] Emitting module ImperialCore
[2129/2136] Compiling ImperialCore OAuthService.swift
[2132/2136] Compiling Fluent Fluent+Sessions.swift
[2133/2136] Compiling Fluent FluentProvider.swift
[2136/2154] Compiling ImperialGoogle Google.swift
[2137/2154] Compiling ImperialGoogle GoogleCallbackBody.swift
[2138/2154] Compiling ImperialGoogle GoogleRouter.swift
[2139/2154] Compiling ImperialGoogle GoogleAuth.swift
[2140/2155] Compiling ImperialGoogle GoogleJWT.swift
[2141/2155] Compiling ImperialGoogle GoogleJWTAuth.swift
[2142/2155] Compiling ImperialGoogle GoogleJWTRouter.swift
[2143/2155] Compiling ImperialGoogle Service+GoogleJWT.swift
[2144/2155] Compiling ImperialGoogle GoogleJWTPayload.swift
[2145/2155] Compiling ImperialGoogle GoogleJWTResponse.swift
[2146/2155] Emitting module ImperialGoogle
[2147/2155] Compiling ImperialGoogle Service+Google.swift
[2148/2155] Compiling StreamSDKVapor Application+Stream.swift
[2149/2155] Compiling StreamSDKVapor StreamJWTPayload.swift
[2150/2155] Compiling StreamSDKVapor StreamToken.swift
[2151/2155] Compiling StreamSDKVapor Request+Stream.swift
[2152/2155] Compiling StreamSDKVapor StreamClient.swift
[2153/2155] Emitting module StreamSDKVapor
[2154/2155] Compiling StreamSDKVapor StreamConfiguration.swift
[2155/2170] Compiling ExampleApp User.swift
[2156/2170] Compiling ExampleApp UserToken.swift
[2157/2170] Compiling ExampleApp User+Public.swift
[2158/2170] Compiling ExampleApp App+FieldKeys.swift
[2159/2171] Compiling ExampleApp routes.swift
[2160/2171] Compiling ExampleApp SignInWithAppleToken.swift
[2161/2171] Compiling ExampleApp LoginResponse.swift
[2162/2171] Compiling ExampleApp 0001-CreateUser.swift
[2163/2171] Compiling ExampleApp 0002-CreateUserToken.swift
[2164/2171] Compiling ExampleApp migrations.swift
[2165/2171] Compiling ExampleApp CreateUserData.swift
[2166/2171] Compiling ExampleApp app.swift
[2167/2171] Compiling ExampleApp configure.swift
[2168/2171] Emitting module ExampleApp
[2169/2171] Compiling ExampleApp AccountController.swift
[2170/2171] Compiling ExampleApp AuthController.swift
[2170/2171] Linking ExampleApp
Build complete! (102.97s)
Fetching https://github.com/vapor/vapor.git from cache
Fetching https://github.com/vapor/fluent-kit.git from cache
Fetching https://github.com/vapor/async-kit.git from cache
Fetched https://github.com/vapor/async-kit.git (0.60s)
Fetching https://github.com/vapor/console-kit.git from cache
Fetched https://github.com/vapor/fluent-kit.git (0.74s)
Fetching https://github.com/vapor/jwt-kit.git from cache
Fetched https://github.com/vapor/console-kit.git (0.55s)
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetched https://github.com/vapor/jwt-kit.git (0.68s)
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetched https://github.com/apple/swift-nio-ssl.git (0.68s)
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetched https://github.com/vapor/vapor.git (2.13s)
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetched https://github.com/apple/swift-algorithms.git (0.84s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-nio-transport-services.git (0.65s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git (0.63s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio-http2.git (1.04s)
Fetching https://github.com/vapor/postgres-nio.git from cache
Fetched https://github.com/apple/swift-collections.git (1.16s)
Fetching https://github.com/vapor/fluent.git from cache
Fetched https://github.com/vapor/fluent.git (0.51s)
Fetching https://github.com/vapor/routing-kit.git from cache
Fetched https://github.com/vapor/routing-kit.git (0.40s)
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetched https://github.com/vapor/postgres-nio.git (1.27s)
Fetching https://github.com/swift-server/swift-backtrace.git from cache
Fetched https://github.com/swift-server/swift-backtrace.git (0.29s)
Fetching https://github.com/vapor/jwt.git from cache
Fetched https://github.com/vapor/jwt.git (0.32s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-nio.git (1.96s)
Fetching https://github.com/vapor-community/Imperial.git from cache
Fetched https://github.com/apple/swift-nio-extras.git (0.93s)
Fetching https://github.com/vapor/websocket-kit.git from cache
Fetched https://github.com/vapor-community/Imperial.git (0.29s)
Fetching https://github.com/apple/swift-numerics from cache
Fetched https://github.com/apple/swift-numerics (0.62s)
Fetching https://github.com/vapor/postgres-kit.git from cache
Fetched https://github.com/apple/swift-crypto.git (1.20s)
Fetching https://github.com/vapor/multipart-kit.git from cache
Fetched https://github.com/vapor/websocket-kit.git (1.17s)
Fetching https://github.com/vapor/fluent-postgres-driver.git from cache
Fetched https://github.com/vapor/postgres-kit.git (0.60s)
Fetching https://github.com/vapor/sql-kit.git from cache
Fetched https://github.com/vapor/multipart-kit.git (0.48s)
Fetching https://github.com/swift-server/async-http-client.git from cache
Fetched https://github.com/vapor/fluent-postgres-driver.git (0.63s)
Computing version for https://github.com/vapor-community/Imperial.git
Fetching https://github.com/apple/swift-metrics.git from cache
Fetched https://github.com/vapor/sql-kit.git (0.65s)
Fetched https://github.com/apple/swift-metrics.git (0.79s)
Computed https://github.com/vapor-community/Imperial.git at 1.1.0 (1.01s)
Computing version for https://github.com/vapor/jwt.git
Computed https://github.com/vapor/jwt.git at 4.2.0 (0.03s)
Computing version for https://github.com/vapor/fluent-postgres-driver.git
Fetched https://github.com/swift-server/async-http-client.git (1.57s)
Computed https://github.com/vapor/fluent-postgres-driver.git at 2.3.0 (0.67s)
Computing version for https://github.com/vapor/fluent.git
Computed https://github.com/vapor/fluent.git at 4.4.0 (0.57s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.62.0 (0.53s)
Computing version for https://github.com/vapor/jwt-kit.git
Computed https://github.com/vapor/jwt-kit.git at 4.6.0 (0.45s)
Computing version for https://github.com/vapor/postgres-kit.git
Computed https://github.com/vapor/postgres-kit.git at 2.8.0 (0.51s)
Computing version for https://github.com/vapor/fluent-kit.git
Computed https://github.com/vapor/fluent-kit.git at 1.29.2 (0.55s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.12.0 (0.57s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.5.2 (0.03s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.4.1 (0.48s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.0.0 (0.04s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.3.1 (0.03s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.4.2 (0.03s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.12.1 (0.56s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.22.0 (0.58s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.20.0 (0.51s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.40.0 (0.03s)
Computing version for https://github.com/swift-server/swift-backtrace.git
Computed https://github.com/swift-server/swift-backtrace.git at 1.3.3 (0.02s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.5.0 (0.41s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.1.0 (0.03s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.4.1 (0.42s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.11.1 (0.55s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.18.0 (0.43s)
Computing version for https://github.com/vapor/postgres-nio.git
Computed https://github.com/vapor/postgres-nio.git at 1.11.0 (0.43s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.2 (0.03s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.03s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.13.0 (0.43s)
Creating working copy for https://github.com/vapor/postgres-kit.git
Working copy of https://github.com/vapor/postgres-kit.git resolved at 2.8.0
Creating working copy for https://github.com/vapor/jwt.git
Working copy of https://github.com/vapor/jwt.git resolved at 4.2.0
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.5.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.22.0
Creating working copy for https://github.com/vapor/fluent-postgres-driver.git
Working copy of https://github.com/vapor/fluent-postgres-driver.git resolved at 2.3.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 2.1.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.4.1
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.3.1
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.11.1
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.12.1
Creating working copy for https://github.com/vapor/jwt-kit.git
Working copy of https://github.com/vapor/jwt-kit.git resolved at 4.6.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.13.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.40.0
Creating working copy for https://github.com/vapor/fluent.git
Working copy of https://github.com/vapor/fluent.git resolved at 4.4.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.3
Creating working copy for https://github.com/vapor-community/Imperial.git
Working copy of https://github.com/vapor-community/Imperial.git resolved at 1.1.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.2
Creating working copy for https://github.com/vapor/fluent-kit.git
Working copy of https://github.com/vapor/fluent-kit.git resolved at 1.29.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.2
Creating working copy for https://github.com/vapor/postgres-nio.git
Working copy of https://github.com/vapor/postgres-nio.git resolved at 1.11.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.0.0
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.4.1
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.12.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.4.2
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.62.0
Creating working copy for https://github.com/vapor/sql-kit.git
Working copy of https://github.com/vapor/sql-kit.git resolved at 3.18.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.20.0
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.