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 webber, reference 1.9.0 (80b56d), with Swift 5.9 for macOS (SPM) on 20 Oct 2024 02:33:48 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swifweb/webber.git
Reference: 1.9.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swifweb/webber
 * tag               1.9.0      -> FETCH_HEAD
HEAD is now at 80b56dc 🪚 Add Ubuntu 22.04 and 24.04 #5
Cloned https://github.com/swifweb/webber.git
Revision (git rev-parse @):
80b56dcdfb66679a33c1a46d6836e53326e5cc1c
SUCCESS checkout https://github.com/swifweb/webber.git at 1.9.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/swifweb/webber.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/469] Compiling _NumericsShims _NumericsShims.c
[1/469] Compiling aesni-x86_64.mac.x86_64.S
[1/469] Compiling CBacktrace backtrace.c
[1/469] Compiling CBacktrace atomic.c
[1/469] Compiling CBacktrace mmapio.c
[1/469] Compiling CBacktrace dwarf.c
[6/469] Compiling CBacktrace mmap.c
[6/469] Compiling CBacktrace elf.c
[8/469] Compiling CBacktrace fileline.c
[9/635] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[10/635] Compiling _AtomicsShims.c
[12/635] Compiling Crypto GeneralizedTime.swift
[13/635] Compiling Crypto ObjectIdentifier.swift
[14/635] Compiling Crypto ASN1Integer.swift
[15/635] Compiling Crypto ASN1Null.swift
[16/636] Compiling Crypto ASN1Strings.swift
[17/636] Compiling Crypto ArraySliceBigint.swift
[18/638] Compiling RealModule AlgebraicField.swift
[19/638] Compiling RealModule ApproximateEquality.swift
[20/638] Emitting module RealModule
[21/639] Compiling Crypto ASN1Any.swift
[22/639] Compiling Crypto ASN1BitString.swift
[23/639] Emitting module DequeModule
[24/639] Compiling Crypto Nonces.swift
[25/639] Compiling Crypto ASN1.swift
[26/639] Compiling RealModule Real.swift
[27/639] Compiling RealModule Float80+Real.swift
[28/639] Compiling Crypto AES-GCM_boring.swift
[29/639] Compiling Crypto ChaChaPoly_boring.swift
[30/639] Compiling Crypto ASN1OctetString.swift
[31/639] Compiling Crypto AES-GCM.swift
[32/639] Compiling RealModule ElementaryFunctions.swift
[33/639] Compiling RealModule Float16+Real.swift
[34/639] Compiling RealModule Float+Real.swift
[35/639] Compiling RealModule AugmentedArithmetic.swift
[36/639] Compiling RealModule Double+Real.swift
[37/639] Compiling RealModule RealFunctions.swift
[40/639] Compiling Crypto ChaChaPoly.swift
[41/639] Compiling Crypto Cipher.swift
[44/639] Compiling Crypto ASN1Boolean.swift
[45/639] Compiling Crypto ASN1Identifier.swift
[50/651] Compiling DequeModule _UnsafeWrappedBuffer.swift
[53/651] Emitting module WasmTransformer
[54/651] Compiling Atomics AtomicInteger.swift
[55/651] Compiling Atomics AtomicMemoryOrderings.swift
[65/656] Compiling WasmTransformer StackOverflowSanitizer.swift
[66/656] Compiling WasmTransformer WasmTransformer.swift
[74/656] Compiling Atomics AtomicOptional.swift
[75/656] Compiling Atomics AtomicRawRepresentable.swift
[76/656] Compiling CVaporURLParser urlparser.c
[77/656] Compiling Crypto Digest.swift
[79/656] Compiling Crypto Digests.swift
[80/656] Compiling Crypto HashFunctions.swift
[81/656] Compiling Crypto AESWrap.swift
[82/656] Compiling OrderedCollections OrderedSet+Insertions.swift
[83/656] Compiling OrderedCollections OrderedSet+Codable.swift
[84/656] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[85/656] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[86/656] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[87/656] Compiling OrderedCollections OrderedSet+Diffing.swift
[88/656] Compiling OrderedCollections OrderedSet+Invariants.swift
[89/656] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[90/656] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[91/656] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[92/656] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[93/656] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[94/656] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[95/656] Compiling Crypto HashFunctions_SHA2.swift
[96/656] Compiling Crypto Insecure.swift
[97/656] Compiling Crypto Insecure_HashFunctions.swift
[99/657] Compiling CVaporBcrypt bcrypt.c
[101/677] Compiling _NIODataStructures PriorityQueue.swift
[101/680] Compiling CNIOWindows shim.c
[102/680] Compiling CNIOWindows WSAStartup.c
[103/680] Compiling CNIOLinux shim.c
[104/680] Compiling CNIOLinux liburing_shims.c
[105/680] Compiling CNIOSHA1 c_nio_sha1.c
[107/680] Compiling Algorithms Chunked.swift
[108/680] Compiling Algorithms Product.swift
[109/680] Compiling Algorithms RandomSample.swift
[110/680] Compiling Algorithms Reductions.swift
[111/680] Compiling Algorithms Rotate.swift
[112/680] Compiling Algorithms Combinations.swift
[113/680] Compiling Algorithms Compacted.swift
[114/680] Compiling Algorithms Cycle.swift
[115/680] Compiling Crypto CryptoKitErrors.swift
[116/680] Compiling OrderedCollections OrderedDictionary.swift
[116/680] Compiling CVaporBcrypt blf.c
[118/680] Emitting module OrderedCollections
[119/680] Emitting module _NIODataStructures
[120/680] Compiling _NIODataStructures Heap.swift
[120/680] Compiling CNIOExtrasZlib empty.c
[122/680] Compiling CoreMetrics Locks.swift
[123/680] Emitting module CoreMetrics
[124/680] Compiling CoreMetrics Metrics.swift
[125/680] Compiling Logging Locks.swift
[126/680] Compiling Logging LogHandler.swift
[127/680] Compiling Logging Logging.swift
[128/680] Emitting module Logging
[130/682] Compiling CNIOLLHTTP c_nio_llhttp.c
[132/682] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[133/682] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[134/682] Compiling OrderedCollections OrderedSet.swift
[135/682] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[136/682] Compiling OrderedCollections _UnsafeBitset.swift
[141/690] Compiling CNIOLLHTTP c_nio_http.c
[142/735] Compiling CNIOLLHTTP c_nio_api.c
[144/737] Compiling Collections Collections.swift
[145/737] Emitting module Collections
[145/737] Compiling CNIODarwin shim.c
[147/737] Compiling ConsoleKit ConsoleError.swift
[148/737] Compiling ConsoleKit Console+Wait.swift
[148/737] Compiling CNIOBoringSSLShims shims.c
[150/737] Compiling ConsoleKit CommandError.swift
[151/737] Compiling ConsoleKit CommandGroup.swift
[152/737] Compiling ConsoleKit LoadingBar.swift
[153/737] Compiling ConsoleKit ActivityIndicatorState.swift
[154/737] Compiling ConsoleKit CustomActivity.swift
[155/737] Compiling ConsoleKit AnyCommand.swift
[156/737] Compiling ConsoleKit Argument.swift
[157/737] Compiling ConsoleKit AnyAsyncCommand.swift
[158/737] Compiling ConsoleKit AsyncCommand.swift
[159/737] Compiling ConsoleKit AsyncCommandGroup.swift
[160/737] Compiling ConsoleKit ActivityBar.swift
[161/737] Compiling ConsoleKit ActivityIndicator.swift
[162/737] Compiling ConsoleKit ActivityIndicatorRenderer.swift
[163/737] Compiling ConsoleKit AsyncCommands.swift
[164/737] Compiling ConsoleKit Command.swift
[165/737] Compiling ConsoleKit CommandContext.swift
[166/737] Emitting module Algorithms
[167/737] Compiling RoutingKit Router.swift
[168/737] Compiling Atomics HighLevelTypes.swift
[169/737] Compiling Atomics AtomicBool.swift
[170/737] Compiling Atomics AtomicLazyReference.swift
[171/737] Compiling Atomics AtomicValue.swift
[172/737] Compiling Atomics DoubleWord.swift
[175/737] Compiling Atomics AtomicStrongReference.swift
[176/737] Emitting module Atomics
[177/737] Compiling Atomics IntegerConformances.swift
[180/738] Emitting module ConsoleKit
[181/742] Compiling ConsoleKit Flag.swift
[182/742] Compiling ConsoleKit Option.swift
[183/742] Compiling ConsoleKit Utilities.swift
[184/742] Compiling ConsoleKit Console.swift
[185/742] Compiling ConsoleKit Console+Ask.swift
[186/742] Emitting module RoutingKit
[187/742] Compiling RoutingKit PathComponent.swift
[188/742] Compiling RoutingKit AnyRouter.swift
[189/742] Compiling RoutingKit TrieRouter.swift
[190/742] Compiling ConsoleKit Console+Choose.swift
[191/742] Compiling ConsoleKit Console+Confirm.swift
[192/742] Compiling ConsoleKit Console+Input.swift
[193/742] Compiling ConsoleKit Console+Center.swift
[194/742] Compiling ConsoleKit Console+Output.swift
[194/742] Compiling tls_method.cc
[195/742] Compiling tls13_enc.cc
[195/742] Compiling tls_record.cc
[195/742] Compiling tls13_server.cc
[199/742] Compiling Atomics PointerConformances.swift
[206/742] Compiling ConsoleKit ConsoleColor.swift
[207/742] Compiling ConsoleKit ConsoleStyle.swift
[208/742] Compiling ConsoleKit ConsoleText.swift
[209/742] Compiling ConsoleKit ConsoleTextFragment.swift
[210/742] Compiling ConsoleKit CommandInput.swift
[211/742] Compiling ConsoleKit CommandSignature.swift
[212/742] Compiling ConsoleKit Commands.swift
[213/742] Compiling ConsoleKit Completion.swift
[214/742] Compiling ConsoleKit Console+Run.swift
[214/742] Compiling tls13_client.cc
[230/742] Emitting module Crypto
[239/748] Compiling Crypto AES.swift
[240/748] Compiling Crypto ECDSASignature_boring.swift
[241/748] Compiling Crypto ECDSA_boring.swift
[242/748] Compiling Crypto EdDSA_boring.swift
[243/748] Compiling Crypto ECDSA.swift
[244/748] Compiling Crypto EdDSA.swift
[245/748] Compiling Crypto Signature.swift
[246/748] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[247/748] Compiling Crypto CryptoKitErrors_boring.swift
[248/748] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[249/748] Compiling Crypto RNG_boring.swift
[250/748] Compiling RoutingKit Parameters.swift
[253/748] Compiling ConsoleKit ConsoleLogger.swift
[254/748] Compiling ConsoleKit GenerateAsyncAutocompleteCommand.swift
[255/748] Compiling ConsoleKit GenerateAutocompleteCommand.swift
[256/748] Compiling ConsoleKit String+LevenshteinDistance.swift
[265/748] Compiling ConsoleKit Terminal.swift
[266/748] Compiling ConsoleKit readpassphrase_linux.swift
[274/748] Compiling ConsoleKit ProgressBar.swift
[275/748] Compiling ConsoleKit Console+Clear.swift
[276/748] Compiling ConsoleKit Console+Ephemeral.swift
[277/748] Compiling ConsoleKit ConsoleClear.swift
[278/748] Compiling ConsoleKit ANSI.swift
[301/748] Compiling ssl_versions.cc
[302/748] Compiling t1_enc.cc
[303/748] Compiling tls13_both.cc
[304/748] Compiling ssl_transcript.cc
[306/748] Compiling Metrics Metrics.swift
[307/748] Emitting module Metrics
[307/748] Compiling ssl_x509.cc
[308/748] Compiling ssl_stat.cc
[310/748] Compiling Crypto SafeCompare_boring.swift
[311/748] Compiling Crypto Zeroization_boring.swift
[312/748] Compiling Crypto PrettyBytes.swift
[313/748] Compiling Crypto SafeCompare.swift
[314/748] Compiling Crypto SecureBytes.swift
[315/748] Compiling Crypto Zeroization.swift
[315/748] Compiling ssl_session.cc
[316/748] Compiling ssl_key_share.cc
[317/748] Compiling ssl_privkey.cc
[318/748] Compiling ssl_file.cc
[319/758] Compiling ssl_cipher.cc
[320/758] Compiling ssl_buffer.cc
[321/758] Compiling ssl_cert.cc
[322/758] Compiling ssl_lib.cc
[323/758] Compiling ssl_asn1.cc
[324/758] Compiling ssl_aead_ctx.cc
[326/758] Compiling WebberTools SwiftPackage.swift
[326/758] Compiling s3_pkt.cc
[327/758] Compiling s3_lib.cc
[328/758] Compiling s3_both.cc
[329/758] Compiling handshake_client.cc
[330/758] Compiling handshake_server.cc
[331/758] Compiling handshake.cc
[332/758] Compiling handoff.cc
[333/758] Compiling encrypted_client_hello.cc
[334/758] Compiling extensions.cc
[335/758] Compiling v3_utl.c
[336/758] Compiling v3_skey.c
[337/758] Compiling dtls_method.cc
[338/758] Compiling dtls_record.cc
[339/758] Compiling d1_srtp.cc
[340/758] Compiling bio_ssl.cc
[341/758] Compiling d1_pkt.cc
[342/758] Compiling d1_lib.cc
[343/758] Compiling v3_prn.c
[344/758] Compiling v3_purp.c
[345/758] Compiling d1_both.cc
[346/758] Compiling v3_pcons.c
[347/758] Compiling v3_pmaps.c
[348/758] Compiling v3_pcia.c
[349/758] Compiling v3_pci.c
[350/758] Compiling v3_ocsp.c
[351/758] Compiling v3_ncons.c
[352/758] Compiling v3_int.c
[353/758] Compiling v3_lib.c
[354/758] Compiling v3_info.c
[355/758] Compiling v3_ia5.c
[356/758] Compiling v3_genn.c
[357/758] Compiling v3_extku.c
[358/758] Compiling v3_enum.c
[359/758] Compiling v3_crld.c
[360/758] Compiling v3_conf.c
[360/758] Compiling v3_bitst.c
[362/758] Compiling v3_cpols.c
[363/758] Compiling v3_bcons.c
[364/758] Compiling v3_akeya.c
[365/758] Compiling v3_alt.c
[366/758] Compiling v3_akey.c
[367/758] Compiling pcy_tree.c
[368/758] Compiling pcy_node.c
[369/758] Compiling x_x509a.c
[370/758] Compiling pcy_map.c
[371/758] Compiling pcy_data.c
[372/758] Compiling x_val.c
[373/758] Compiling pcy_cache.c
[374/758] Compiling x_x509.c
[375/758] Compiling x_spki.c
[376/758] Compiling x_sig.c
[377/758] Compiling x_req.c
[378/758] Compiling x_pkey.c
[379/758] Compiling x_pubkey.c
[380/758] Compiling x_info.c
[381/758] Compiling x_exten.c
[382/758] Compiling x_name.c
[383/758] Compiling x_attrib.c
[384/758] Compiling x_crl.c
[385/758] Compiling x_all.c
[386/758] Compiling x_algor.c
[387/758] Compiling x509spki.c
[388/758] Compiling x509rset.c
[389/758] Compiling x509name.c
[390/758] Compiling x509cset.c
[391/758] Compiling x509_vpm.c
[392/758] Compiling x509_v3.c
[393/758] Compiling x509_txt.c
[394/758] Compiling x509_vfy.c
[395/758] Compiling x509_set.c
[396/758] Compiling x509_trs.c
[397/758] Compiling x509_req.c
[398/758] Compiling x509_obj.c
[399/758] Compiling x509_def.c
[400/758] Compiling x509_lu.c
[400/758] Compiling x509_ext.c
[402/758] Compiling x509_d2.c
[403/758] Compiling x509.c
[404/758] Compiling x509_cmp.c
[405/758] Compiling x509_att.c
[406/758] Compiling t_x509a.c
[407/758] Compiling t_x509.c
[408/758] Compiling name_print.c
[409/758] Compiling i2d_pr.c
[410/758] Compiling rsa_pss.c
[411/758] Compiling t_crl.c
[412/758] Compiling t_req.c
[413/758] Compiling by_file.c
[414/758] Compiling by_dir.c
[415/758] Compiling asn1_gen.c
[416/758] Compiling algorithm.c
[417/758] Compiling a_verify.c
[417/758] Compiling voprf.c
[419/758] Compiling thread_win.c
[420/758] Compiling a_digest.c
[421/758] Compiling trust_token.c
[422/758] Compiling a_sign.c
[424/758] Compiling WebberTools String+SHA.swift
[425/758] Compiling WebberTools Preview.swift
[426/758] Compiling WebberTools DirectoryMonitor.swift
[427/758] Compiling WebberTools FS.swift
[427/758] Compiling thread_pthread.c
[428/758] Compiling WebberTools Bash.swift
[430/758] Compiling WebberTools CompilationErrorsParser.swift
[431/758] Compiling WebberTools CompilationError.swift
[432/758] Emitting module WebberTools
[433/758] Compiling WebberTools Swift.swift
[433/758] Compiling thread_none.c
[434/758] Compiling pmbtoken.c
[435/758] Compiling thread.c
[436/758] Compiling siphash.c
[437/758] Compiling stack.c
[438/758] Compiling refcount_lock.c
[439/758] Compiling rsa_print.c
[440/758] Compiling rsa_asn1.c
[441/758] Compiling refcount_c11.c
[442/758] Compiling windows.c
[443/758] Compiling rc4.c
[444/758] Compiling rand_extra.c
[445/758] Compiling fuchsia.c
[446/758] Compiling passive.c
[447/758] Compiling deterministic.c
[448/758] Compiling forkunsafe.c
[449/758] Compiling poly1305_vec.c
[450/758] Compiling pool.c
[451/758] Compiling poly1305_arm_asm.S
[452/758] Compiling poly1305_arm.c
[453/758] Compiling poly1305.c
[454/758] Compiling pkcs7.c
[455/758] Compiling p5_pbev2.c
[456/758] Compiling pkcs8.c
[457/758] Compiling pkcs8_x509.c
[458/758] Compiling pkcs7_x509.c
[459/758] Compiling pem_x509.c
[460/758] Compiling pem_xaux.c
[461/758] Compiling pem_pkey.c
[462/758] Compiling pem_pk8.c
[463/758] Compiling pem_oth.c
[464/758] Compiling obj_xref.c
[465/758] Compiling poly_rq_mul.S
[466/758] Compiling mem.c
[467/758] Compiling lhash.c
[468/758] Compiling pem_lib.c
[469/758] Compiling pem_info.c
[470/758] Compiling x86_64-mont5.mac.x86_64.S
[471/758] Compiling pem_all.c
[472/758] Compiling hpke.c
[473/758] Compiling obj.c
[474/758] Compiling x86_64-mont.mac.x86_64.S
[474/758] Compiling x86_64-mont5.linux.x86_64.S
[476/758] Compiling x86_64-mont.linux.x86_64.S
[476/758] Compiling hkdf.c
[478/758] Compiling x86-mont.linux.x86.S
[479/758] Compiling vpaes-x86_64.mac.x86_64.S
[480/758] Compiling vpaes-x86_64.linux.x86_64.S
[481/758] Compiling vpaes-x86.linux.x86.S
[482/758] Compiling vpaes-armv8.linux.aarch64.S
[483/758] Compiling vpaes-armv7.linux.arm.S
[484/758] Compiling vpaes-armv7.ios.arm.S
[485/758] Compiling vpaes-armv8.ios.aarch64.S
[486/758] Compiling sha512-x86_64.mac.x86_64.S
[487/758] Compiling sha512-x86_64.linux.x86_64.S
[488/758] Compiling kdf.c
[489/758] Compiling sha512-armv8.linux.aarch64.S
[490/758] Compiling sha512-armv8.ios.aarch64.S
[491/758] Compiling sha512-armv4.linux.arm.S
[492/758] Compiling sha512-armv4.ios.arm.S
[493/758] Compiling sha512-586.linux.x86.S
[494/758] Compiling sha256-x86_64.mac.x86_64.S
[495/758] Compiling sha256-armv8.linux.aarch64.S
[496/758] Compiling sha256-x86_64.linux.x86_64.S
[497/758] Compiling sha256-armv4.linux.arm.S
[498/758] Compiling sha256-armv8.ios.aarch64.S
[499/758] Compiling sha256-armv4.ios.arm.S
[500/758] Compiling sha256-586.linux.x86.S
[501/758] Compiling sha1-armv8.linux.aarch64.S
[502/758] Compiling sha1-x86_64.linux.x86_64.S
[502/758] Compiling sha1-x86_64.mac.x86_64.S
[504/758] Compiling hrss.c
[505/758] Compiling sha1-armv4-large.linux.arm.S
[506/758] Compiling sha1-586.linux.x86.S
[507/758] Compiling sha1-armv8.ios.aarch64.S
[508/758] Compiling sha1-armv4-large.ios.arm.S
[509/758] Compiling sha1-altivec.c
[510/758] Compiling sha512.c
[510/758] Compiling sha256.c
[512/758] Compiling rsaz-avx2.mac.x86_64.S
[513/758] Compiling sha1.c
[514/758] Compiling rsaz-avx2.linux.x86_64.S
[515/758] Compiling service_indicator.c
[516/758] Compiling fips.c
[517/758] Compiling self_check.c
[518/758] Compiling rsa_impl.c
[519/758] Compiling rdrand-x86_64.mac.x86_64.S
[520/758] Compiling rdrand-x86_64.linux.x86_64.S
[521/758] Compiling blinding.c
[522/758] Compiling fork_detect.c
[523/758] Compiling padding.c
[524/758] Compiling urandom.c
[525/758] Compiling rand.c
[526/758] Compiling rsa.c
[527/758] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[528/758] Compiling p256_beeu-armv8-asm.linux.aarch64.S
[529/758] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[530/758] Compiling ctrdrbg.c
[531/758] Compiling p256-x86_64-asm.mac.x86_64.S
[532/758] Compiling p256_beeu-armv8-asm.ios.aarch64.S
[533/758] Compiling p256-armv8-asm.linux.aarch64.S
[534/758] Compiling p256-x86_64-asm.linux.x86_64.S
[535/758] Compiling p256-armv8-asm.ios.aarch64.S
[536/758] Compiling polyval.c
[537/758] Compiling ofb.c
[538/758] Compiling gcm_nohw.c
[539/758] Compiling md5-x86_64.mac.x86_64.S
[540/758] Compiling gcm.c
[541/758] Compiling ctr.c
[542/758] Compiling md5-x86_64.linux.x86_64.S
[543/758] Compiling cfb.c
[544/758] Compiling cbc.c
[545/758] Compiling md5-586.linux.x86.S
[546/758] Compiling md5.c
[547/758] Compiling md4.c
[548/758] Compiling ghashv8-armx64.linux.aarch64.S
[549/758] Compiling ghashv8-armx32.linux.arm.S
[550/758] Compiling ghashv8-armx64.ios.aarch64.S
[551/758] Compiling ghashv8-armx32.ios.arm.S
[552/758] Compiling ghash-x86_64.linux.x86_64.S
[553/758] Compiling hmac.c
[554/758] Compiling ghash-x86_64.mac.x86_64.S
[555/758] Compiling ghash-x86.linux.x86.S
[556/758] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[557/758] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[558/758] Compiling ghash-ssse3-x86.linux.x86.S
[559/758] Compiling ghash-neon-armv8.linux.aarch64.S
[560/758] Compiling ghash-neon-armv8.ios.aarch64.S
[561/758] Compiling fips_shared_support.c
[562/758] Compiling ghash-armv4.linux.arm.S
[563/758] Compiling ghash-armv4.ios.arm.S
[564/758] Compiling util.c
[565/758] Compiling ecdh.c
[566/758] Compiling wnaf.c
[567/758] Compiling ecdsa.c
[568/758] Compiling simple_mul.c
[569/758] Compiling simple.c
[570/758] Compiling scalar.c
[571/758] Compiling p224-64.c
[572/758] Compiling p256.c
[573/758] Compiling felem.c
[574/758] Compiling oct.c
[575/758] Compiling ec_key.c
[576/758] Compiling ec_montgomery.c
[577/758] Compiling ec.c
[578/758] Compiling digests.c
[579/758] Compiling digestsign.c
[580/758] Compiling co-586.linux.x86.S
[581/758] Compiling digest.c
[582/758] Compiling check.c
[583/758] Compiling dh.c
[584/758] Compiling cmac.c
[585/758] Compiling e_aesccm.c
[586/758] Compiling bsaes-armv7.linux.arm.S
[587/758] Compiling bsaes-armv7.ios.arm.S
[588/758] Compiling p256-nistz.c
[589/758] Compiling aead.c
[590/758] Compiling cipher.c
[591/758] Compiling e_aes.c
[592/758] Compiling sqrt.c
[593/758] Compiling shift.c
[594/758] Compiling rsaz_exp.c
[595/758] Compiling random.c
[596/758] Compiling prime.c
[597/758] Compiling mul.c
[598/758] Compiling montgomery_inv.c
[599/758] Compiling jacobi.c
[600/758] Compiling montgomery.c
[601/758] Compiling gcd.c
[602/758] Compiling gcd_extra.c
[603/758] Compiling exponentiation.c
[604/758] Compiling div_extra.c
[605/758] Compiling generic.c
[606/758] Compiling ctx.c
[607/758] Compiling div.c
[608/758] Compiling cmp.c
[609/758] Compiling bytes.c
[610/758] Compiling x86_64-gcc.c
[611/758] Compiling bn.c
[612/758] Compiling bn-586.linux.x86.S
[613/758] Compiling armv8-mont.linux.aarch64.S
[614/758] Compiling add.c
[615/758] Compiling armv8-mont.ios.aarch64.S
[616/758] Compiling armv4-mont.linux.arm.S
[617/758] Compiling armv4-mont.ios.arm.S
[618/758] Compiling aesv8-armx64.linux.aarch64.S
[619/758] Compiling aesv8-armx32.linux.arm.S
[620/758] Compiling aesv8-armx64.ios.aarch64.S
[621/758] Compiling aesv8-armx32.ios.arm.S
[622/758] Compiling aesni-x86_64.linux.x86_64.S
[623/758] Compiling aesni-x86.linux.x86.S
[624/758] Compiling aesni-gcm-x86_64.mac.x86_64.S
[625/758] Compiling aesni-gcm-x86_64.linux.x86_64.S
[626/758] Compiling mode_wrappers.c
[627/758] Compiling key_wrap.c
[628/758] Compiling aes.c
[629/758] Compiling ex_data.c
[630/758] Compiling aes_nohw.c
[631/758] Compiling sign.c
[632/758] Compiling pbkdf.c
[633/758] Compiling scrypt.c
[634/758] Compiling p_x25519_asn1.c
[635/758] Compiling print.c
[636/758] Compiling p_x25519.c
[637/758] Compiling p_rsa_asn1.c
[638/758] Compiling p_hkdf.c
[639/758] Compiling p_ed25519.c
[640/758] Compiling p_ed25519_asn1.c
[641/758] Compiling p_rsa.c
[642/758] Compiling p_ec_asn1.c
[643/758] Compiling p_ec.c
[644/758] Compiling p_dsa_asn1.c
[645/758] Compiling evp_ctx.c
[646/758] Compiling evp_asn1.c
[647/758] Compiling err_data.c
[648/758] Compiling evp.c
[649/758] Compiling engine.c
[650/758] Compiling err.c
[651/758] Compiling ecdsa_asn1.c
[652/758] Compiling ecdh_extra.c
[653/758] Compiling ec_derive.c
[654/758] Compiling hash_to_curve.c
[655/758] Compiling ec_asn1.c
[656/758] Compiling dsa_asn1.c
[657/758] Compiling dsa.c
[658/758] Compiling params.c
[659/758] Compiling dh_asn1.c
[660/758] Compiling x25519-asm-arm.S
[661/758] Compiling digest_extra.c
[662/758] Compiling spake25519.c
[663/758] Compiling cpu_ppc64le.c
[664/758] Compiling des.c
[665/758] Compiling crypto.c
[666/758] Compiling cpu_intel.c
[667/758] Compiling cpu_arm_freebsd.c
[668/758] Compiling cpu_arm_linux.c
[669/758] Compiling cpu_aarch64_win.c
[670/758] Compiling cpu_arm.c
[671/758] Compiling cpu_aarch64_linux.c
[672/758] Compiling curve25519.c
[673/758] Compiling cpu_aarch64_fuchsia.c
[674/758] Compiling cpu_aarch64_freebsd.c
[675/758] Compiling cpu_aarch64_apple.c
[676/758] Compiling tls_cbc.c
[677/758] Compiling conf.c
[678/758] Compiling e_rc4.c
[679/758] Compiling e_tls.c
[680/758] Compiling e_null.c
[681/758] Compiling e_rc2.c
[682/758] Compiling e_des.c
[683/758] Compiling e_aesgcmsiv.c
[684/758] Compiling e_chacha20poly1305.c
[685/758] Compiling e_aesctrhmac.c
[686/758] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[687/758] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[688/758] Compiling chacha20_poly1305_armv8.linux.aarch64.S
[689/758] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[690/758] Compiling derive_key.c
[691/758] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[692/758] Compiling chacha20_poly1305_armv8.ios.aarch64.S
[693/758] Compiling cipher_extra.c
[694/758] Compiling chacha-x86_64.mac.x86_64.S
[695/758] Compiling chacha.c
[696/758] Compiling chacha-x86_64.linux.x86_64.S
[697/758] Compiling chacha-x86.linux.x86.S
[698/758] Compiling chacha-armv8.linux.aarch64.S
[699/758] Compiling chacha-armv4.linux.arm.S
[700/758] Compiling chacha-armv4.ios.arm.S
[701/758] Compiling chacha-armv8.ios.aarch64.S
[702/758] Compiling unicode.c
[703/758] Compiling cbb.c
[704/758] Compiling ber.c
[705/758] Compiling asn1_compat.c
[706/758] Compiling buf.c
[707/758] Compiling cbs.c
[708/758] Compiling bn_asn1.c
[709/758] Compiling blake2.c
[710/758] Compiling convert.c
[711/758] Compiling socket_helper.c
[712/758] Compiling socket.c
[713/758] Compiling printf.c
[714/758] Compiling hexdump.c
[715/758] Compiling pair.c
[716/758] Compiling file.c
[717/758] Compiling fd.c
[718/758] Compiling connect.c
[719/758] Compiling bio_mem.c
[720/758] Compiling base64.c
[721/758] Compiling bio.c
[722/758] Compiling tasn_utl.c
[723/758] Compiling tasn_typ.c
[724/758] Compiling tasn_fre.c
[725/758] Compiling tasn_new.c
[726/758] Compiling f_string.c
[727/758] Compiling posix_time.c
[728/758] Compiling tasn_enc.c
[729/758] Compiling f_int.c
[730/758] Compiling tasn_dec.c
[731/758] Compiling asn_pack.c
[732/758] Compiling asn1_par.c
[733/758] Compiling asn1_lib.c
[734/758] Compiling a_utctm.c
[735/758] Compiling a_type.c
[736/758] Compiling a_time.c
[737/758] Compiling a_print.c
[738/758] Compiling a_octet.c
[739/758] Compiling a_strex.c
[740/758] Compiling a_strnid.c
[741/758] Compiling a_object.c
[742/758] Compiling a_mbstr.c
[743/758] Compiling a_i2d_fp.c
[744/758] Compiling a_int.c
[745/758] Compiling a_dup.c
[746/758] Compiling CBacktrace state.c
[747/758] Compiling a_d2i_fp.c
[748/758] Compiling a_gentm.c
[749/758] Compiling a_bool.c
[750/758] Compiling CBacktrace sort.c
[751/758] Compiling a_bitstr.c
[752/758] Compiling CBacktrace simple.c
[753/758] Compiling CBacktrace print.c
[753/758] Compiling CBacktrace posix.c
[756/761] Compiling Backtrace Demangle.swift
[757/761] Compiling Backtrace Backtrace.swift
[758/761] Emitting module Backtrace
[758/761] Compiling c-nioatomics.c
[759/761] Compiling c-atomics.c
[761/767] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[762/767] Compiling NIOConcurrencyHelpers lock.swift
[763/767] Compiling NIOConcurrencyHelpers atomics.swift
[764/767] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[765/767] Emitting module NIOConcurrencyHelpers
[766/767] Compiling NIOConcurrencyHelpers NIOLock.swift
[767/817] Compiling NIOCore IOData.swift
[768/817] Compiling NIOCore IntegerBitPacking.swift
[769/817] Compiling NIOCore IntegerTypes.swift
[770/817] Compiling NIOCore Interfaces.swift
[771/817] Compiling NIOCore Linux.swift
[772/822] Compiling NIOCore BSDSocketAPI.swift
[773/822] Compiling NIOCore ByteBuffer-aux.swift
[774/822] Compiling NIOCore ByteBuffer-conversions.swift
[775/822] Compiling NIOCore ByteBuffer-core.swift
[776/822] Compiling NIOCore ByteBuffer-int.swift
[777/822] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[778/822] Compiling NIOCore SystemCallHelpers.swift
[779/822] Compiling NIOCore TimeAmount+Duration.swift
[780/822] Compiling NIOCore TypeAssistedChannelHandler.swift
[781/822] Compiling NIOCore UniversalBootstrapSupport.swift
[782/822] Compiling NIOCore Utilities.swift
[783/822] Compiling NIOCore PointerHelpers.swift
[784/822] Compiling NIOCore RecvByteBufferAllocator.swift
[785/822] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[786/822] Compiling NIOCore SocketAddresses.swift
[787/822] Compiling NIOCore SocketOptionProvider.swift
[788/822] Compiling NIOCore AddressedEnvelope.swift
[789/822] Compiling NIOCore AsyncAwaitSupport.swift
[790/822] Compiling NIOCore NIOAsyncSequenceProducer.swift
[791/822] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[792/822] Compiling NIOCore NIOAsyncWriter.swift
[793/822] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[794/822] Compiling NIOCore MarkedCircularBuffer.swift
[795/822] Compiling NIOCore MulticastChannel.swift
[796/822] Compiling NIOCore NIOAny.swift
[797/822] Compiling NIOCore NIOCloseOnErrorHandler.swift
[798/822] Compiling NIOCore NIOSendable.swift
[799/822] Compiling NIOCore DispatchQueue+WithFuture.swift
[800/822] Compiling NIOCore EventLoop+Deprecated.swift
[801/822] Compiling NIOCore EventLoop.swift
[802/822] Compiling NIOCore EventLoopFuture+Deprecated.swift
[803/822] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[804/822] Compiling NIOCore ChannelOption.swift
[805/822] Compiling NIOCore ChannelPipeline.swift
[806/822] Compiling NIOCore CircularBuffer.swift
[807/822] Compiling NIOCore Codec.swift
[808/822] Compiling NIOCore ConvenienceOptionSupport.swift
[809/822] Compiling NIOCore DeadChannel.swift
[810/822] Compiling NIOCore ByteBuffer-multi-int.swift
[811/822] Compiling NIOCore ByteBuffer-views.swift
[812/822] Compiling NIOCore Channel.swift
[813/822] Compiling NIOCore ChannelHandler.swift
[814/822] Compiling NIOCore ChannelHandlers.swift
[815/822] Compiling NIOCore ChannelInvoker.swift
[816/822] Compiling NIOCore EventLoopFuture.swift
[817/822] Compiling NIOCore FileDescriptor.swift
[818/822] Compiling NIOCore FileHandle.swift
[819/822] Compiling NIOCore FileRegion.swift
[820/822] Compiling NIOCore IO.swift
[821/822] Emitting module NIOCore
[822/867] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[823/867] Emitting module NIOEmbedded
[824/867] Compiling NIOEmbedded AsyncTestingChannel.swift
[825/867] Compiling NIOEmbedded Embedded.swift
[826/867] Compiling NIOPosix IntegerTypes.swift
[827/867] Compiling NIOPosix Linux.swift
[828/867] Compiling NIOPosix LinuxCPUSet.swift
[829/867] Compiling NIOPosix LinuxUring.swift
[830/867] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[831/871] Compiling NIOPosix Selectable.swift
[832/871] Compiling NIOPosix SelectableChannel.swift
[833/871] Compiling NIOPosix SelectableEventLoop.swift
[834/871] Compiling NIOPosix SelectorEpoll.swift
[835/871] Compiling NIOPosix FileDescriptor.swift
[836/871] Compiling NIOPosix GetaddrinfoResolver.swift
[837/871] Compiling NIOPosix HappyEyeballs.swift
[838/871] Compiling NIOPosix IO.swift
[839/871] Compiling NIOPosix IntegerBitPacking.swift
[840/871] Emitting module NIOPosix
[841/871] Compiling NIOPosix SelectorGeneric.swift
[842/871] Compiling NIOPosix SelectorKqueue.swift
[843/871] Compiling NIOPosix SelectorUring.swift
[844/871] Compiling NIOPosix ServerSocket.swift
[845/871] Compiling NIOPosix PipeChannel.swift
[846/871] Compiling NIOPosix PipePair.swift
[847/871] Compiling NIOPosix PointerHelpers.swift
[848/871] Compiling NIOPosix Resolver.swift
[849/871] Compiling NIOPosix Thread.swift
[850/871] Compiling NIOPosix ThreadPosix.swift
[851/871] Compiling NIOPosix ThreadWindows.swift
[852/871] Compiling NIOPosix Utilities.swift
[853/871] Compiling NIOPosix BSDSocketAPICommon.swift
[854/871] Compiling NIOPosix BSDSocketAPIPosix.swift
[855/871] Compiling NIOPosix BSDSocketAPIWindows.swift
[856/871] Compiling NIOPosix BaseSocket.swift
[857/871] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[858/871] Compiling NIOPosix NIOThreadPool.swift
[859/871] Compiling NIOPosix NonBlockingFileIO.swift
[860/871] Compiling NIOPosix PendingDatagramWritesManager.swift
[861/871] Compiling NIOPosix PendingWritesManager.swift
[862/871] Compiling NIOPosix Socket.swift
[863/871] Compiling NIOPosix SocketChannel.swift
[864/871] Compiling NIOPosix SocketProtocols.swift
[865/871] Compiling NIOPosix System.swift
[866/871] Compiling NIOPosix BaseSocketChannel.swift
[867/871] Compiling NIOPosix BaseStreamSocketChannel.swift
[868/871] Compiling NIOPosix Bootstrap.swift
[869/871] Compiling NIOPosix ControlMessage.swift
[870/871] Compiling NIOPosix DatagramVectorReadManager.swift
[871/873] Compiling NIO Exports.swift
[872/873] Emitting module NIO
[873/941] Compiling NIOTLS TLSEvents.swift
[874/941] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[875/941] Compiling NIOSOCKS SOCKSResponse.swift
[876/941] Compiling NIOSOCKS Helpers.swift
[877/942] Compiling NIOSOCKS Errors.swift
[878/942] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[879/942] Compiling NIOSOCKS ClientStateMachine.swift
[880/942] Compiling NIOExtras PCAPRingBuffer.swift
[881/943] Compiling NIOExtras QuiescingHelper.swift
[882/943] Compiling NIOExtras RequestResponseHandler.swift
[883/943] Compiling AsyncKit EventLoop+Flatten.swift
[884/943] Compiling AsyncKit EventLoop+Future.swift
[885/943] Compiling AsyncKit EventLoopGroup+Concurrency.swift
[886/945] Compiling AsyncKit ConnectionPoolSource.swift
[887/945] Compiling AsyncKit EventLoopConnectionPool.swift
[888/945] Compiling AsyncKit Future+Miscellaneous.swift
[889/945] Compiling AsyncKit Future+Nonempty.swift
[890/945] Compiling NIOExtras NIOLengthFieldBitLength.swift
[891/945] Compiling NIOExtras NIOExtrasError.swift
[892/945] Emitting module NIOSOCKS
[893/945] Compiling AsyncKit ConnectionPoolError.swift
[894/945] Compiling AsyncKit ConnectionPoolItem.swift
[895/945] Compiling NIOSOCKS Messages.swift
[896/945] Compiling NIOSOCKS SOCKSRequest.swift
[897/945] Compiling AsyncKit EventLoopGroup+Throwing.swift
[898/945] Compiling AsyncKit Collection+Flatten.swift
[899/945] Compiling NIOTLS SNIHandler.swift
[900/945] Emitting module NIOTLS
[903/945] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[904/946] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[905/946] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[906/946] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[907/946] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[908/946] Compiling NIOSOCKS ServerStateMachine.swift
[909/946] Compiling AsyncKit EventLoopGroupConnectionPool.swift
[910/946] Compiling AsyncKit EventLoop+Concurrency.swift
[915/946] Emitting module NIOHTTP1
[916/946] Emitting module NIOExtras
[917/946] Compiling AsyncKit Future+Try.swift
[918/946] Compiling AsyncKit FutureOperators.swift
[919/946] Compiling AsyncKit Future+Optional.swift
[920/946] Compiling AsyncKit Future+Transform.swift
[927/973] Compiling NIOSSL RNG.swift
[928/973] Compiling NIOSSL SafeCompare.swift
[929/973] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[930/973] Compiling NIOSSL SSLContext.swift
[931/973] Compiling NIOSSL SSLErrors.swift
[932/973] Compiling NIOSSL SubjectAlternativeName.swift
[933/973] Compiling NIOSSL NIOSSLSecureBytes.swift
[934/973] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[935/973] Compiling NIOHTTP1 HTTPTypes.swift
[936/973] Compiling NIOExtras WritePCAPHandler.swift
[937/1021] Emitting module AsyncKit
[938/1021] Compiling NIOWebSocket WebSocketOpcode.swift
[939/1022] Compiling NIOHPACK HPACKEncoder.swift
[940/1023] Compiling NIOWebSocket SHA1.swift
[941/1023] Compiling NIOHTTPCompression HTTPDecompression.swift
[942/1023] Emitting module NIOHTTPCompression
[943/1023] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[944/1023] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[945/1023] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[946/1023] Compiling NIOHPACK IndexedHeaderTable.swift
[947/1023] Compiling NIOHPACK IntegerCoding.swift
[948/1023] Compiling MultipartKit BasicCodingKey.swift
[949/1023] Compiling MultipartKit MultipartError.swift
[950/1023] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[951/1023] Compiling NIOHTTPCompression HTTPCompression.swift
[952/1023] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[953/1023] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[954/1023] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[955/1023] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[956/1023] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[957/1023] Compiling NIOHPACK StaticHeaderTable.swift
[958/1023] Compiling NIOHPACK HeaderTables.swift
[959/1023] Compiling NIOWebSocket WebSocketErrorCodes.swift
[960/1023] Compiling NIOWebSocket WebSocketFrame.swift
[963/1023] Emitting module NIOWebSocket
[964/1023] Emitting module NIOHPACK
[965/1023] Compiling NIOHPACK HuffmanCoding.swift
[966/1023] Compiling NIOHPACK HuffmanTables.swift
[967/1023] Compiling NIOHPACK HPACKErrors.swift
[968/1023] Compiling NIOHPACK HPACKHeader.swift
[969/1023] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[970/1076] Compiling NIOHTTP2 ConnectionStateMachine.swift
[971/1076] Compiling NIOHTTP2 ConnectionStreamsState.swift
[972/1078] Compiling NIOHTTP2 DOSHeuristics.swift
[973/1078] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[974/1078] Emitting module MultipartKit
[975/1078] Compiling NIOHTTP2 StateMachineResult.swift
[976/1078] Compiling NIOHTTP2 ContentLengthVerifier.swift
[977/1078] Compiling NIOHTTP2 MayReceiveFrames.swift
[978/1078] Compiling NIOHTTP2 ReceivingDataState.swift
[979/1078] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[980/1078] Compiling NIOHTTP2 ReceivingHeadersState.swift
[981/1078] Compiling NIOHTTP2 ControlFrameBuffer.swift
[982/1078] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[983/1078] Compiling NIOHTTP2 HTTP2Error.swift
[984/1078] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[985/1078] Compiling NIOHTTP2 HasLocalSettings.swift
[986/1078] Compiling NIOHTTP2 HasRemoteSettings.swift
[987/1078] Compiling NIOHTTP2 LocallyQuiescingState.swift
[988/1078] Compiling NIOHTTP2 QuiescingState.swift
[989/1078] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[990/1078] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[991/1083] Compiling MultipartKit MultipartSerializer.swift
[992/1083] Compiling MultipartKit Utilities.swift
[993/1083] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[994/1083] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[995/1083] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[996/1083] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[997/1083] Emitting module NIOSSL
[1006/1085] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1007/1085] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1008/1085] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1009/1085] Compiling NIOHTTP2 MaySendFrames.swift
[1010/1085] Compiling NIOHTTP2 SendingDataState.swift
[1011/1085] Compiling NIOHTTP2 SendingGoawayState.swift
[1012/1085] Compiling NIOHTTP2 SendingHeadersState.swift
[1013/1085] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1014/1085] Compiling NIOHTTP2 SendingRstStreamState.swift
[1015/1085] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1016/1085] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1017/1085] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1018/1085] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1019/1085] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1020/1085] Compiling NIOHTTP2 InboundEventBuffer.swift
[1021/1085] Compiling NIOHTTP2 InboundWindowManager.swift
[1022/1085] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1023/1085] Emitting module NIOHTTP2
[1033/1085] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1034/1085] Compiling NIOHTTP2 HTTP2StreamID.swift
[1035/1085] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1039/1085] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1040/1085] Compiling NIOHTTP2 HTTP2Frame.swift
[1041/1085] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1042/1085] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1043/1085] Compiling NIOHTTP2 StreamChannelList.swift
[1044/1085] Compiling NIOHTTP2 StreamMap.swift
[1045/1085] Compiling NIOHTTP2 StreamStateMachine.swift
[1046/1085] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1047/1085] Compiling NIOSSL TLSConfiguration.swift
[1048/1085] Compiling NIOSSL UniversalBootstrapSupport.swift
[1059/1085] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1082/1085] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1083/1085] Emitting module NIOFoundationCompat
[1084/1085] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1085/1099] Compiling NIOTransportServices StateManagedChannel.swift
[1086/1099] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1087/1100] Compiling NIOTransportServices NIOTSNetworkEvents.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSNetworkEvents.swift:17:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[1088/1100] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1089/1100] Compiling NIOTransportServices NIOTSEventLoop.swift
[1090/1100] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1091/1100] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1092/1100] Compiling NIOTransportServices NIOTSBootstraps.swift
[1093/1100] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1094/1100] Compiling NIOTransportServices NIOTSChannelOptions.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSChannelOptions.swift:17:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[1095/1100] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSChannelOptions.swift:17:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[1096/1100] Emitting module NIOTransportServices
[1097/1100] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1098/1100] Compiling NIOTransportServices NIOTSErrors.swift
[1099/1100] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1100/1164] Compiling WebSocketKit WebSocketHandler.swift
[1101/1164] Compiling WebSocketKit WebSocket.swift
[1102/1164] Compiling WebSocketKit HTTPInitialRequestHandler.swift
[1103/1164] Compiling WebSocketKit WebSocket+Concurrency.swift
[1104/1164] Emitting module WebSocketKit
[1105/1164] Compiling WebSocketKit WebSocketClient.swift
[1106/1164] Compiling WebSocketKit WebSocket+Connect.swift
[1107/1164] Compiling WebSocketKit Exports.swift
[1108/1164] Emitting module AsyncHTTPClient
[1109/1170] Compiling AsyncHTTPClient ConnectionPool.swift
[1110/1170] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1111/1170] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1112/1170] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1113/1170] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1114/1170] Compiling AsyncHTTPClient HTTP1Connection.swift
[1115/1170] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1116/1170] Compiling AsyncHTTPClient RequestOptions.swift
[1117/1170] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1118/1170] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1119/1170] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1120/1170] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1121/1170] Compiling AsyncHTTPClient NWErrorHandler.swift
[1122/1170] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1123/1170] Compiling AsyncHTTPClient TLSConfiguration.swift
[1124/1170] Compiling AsyncHTTPClient RedirectState.swift
[1125/1170] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1126/1170] Compiling AsyncHTTPClient RequestBag.swift
[1127/1170] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1128/1170] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1129/1170] Compiling AsyncHTTPClient HTTP2Connection.swift
[1130/1170] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1131/1170] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1132/1170] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1133/1170] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1134/1170] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1135/1170] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1136/1170] Compiling AsyncHTTPClient ConnectionTarget.swift
[1137/1170] Compiling AsyncHTTPClient DeconstructedURL.swift
[1138/1170] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1139/1170] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1140/1170] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1141/1170] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1142/1170] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1143/1170] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1144/1170] Compiling AsyncHTTPClient RequestBodyLength.swift
[1145/1170] Compiling AsyncHTTPClient RequestValidation.swift
[1146/1170] Compiling AsyncHTTPClient SSLContextCache.swift
[1147/1170] Compiling AsyncHTTPClient Scheme.swift
[1148/1170] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1149/1170] Compiling AsyncHTTPClient UnsafeTransfer.swift
[1150/1170] Compiling AsyncHTTPClient Utils.swift
[1151/1170] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1152/1170] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1153/1170] Compiling AsyncHTTPClient Transaction.swift
[1154/1170] Compiling AsyncHTTPClient TransactionBody.swift
[1155/1170] Compiling AsyncHTTPClient Base64.swift
[1156/1170] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1157/1170] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1158/1170] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1159/1170] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1160/1170] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1161/1170] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1162/1170] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1163/1170] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1164/1170] Compiling AsyncHTTPClient FoundationExtensions.swift
[1165/1170] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1166/1170] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1167/1170] Compiling AsyncHTTPClient HTTPClient.swift
[1168/1170] Compiling AsyncHTTPClient HTTPHandler.swift
[1169/1170] Compiling AsyncHTTPClient LRUCache.swift
[1170/1360] Compiling Vapor Request+WebSocket.swift
[1171/1360] Compiling Vapor Route.swift
[1172/1360] Compiling Vapor RouteCollection.swift
[1173/1360] Compiling Vapor Routes.swift
[1174/1360] Compiling Vapor RoutesBuilder+Group.swift
[1175/1360] Compiling Vapor RoutesBuilder+Method.swift
[1176/1360] Compiling Vapor RoutesBuilder+Middleware.swift
[1177/1360] Compiling Vapor RoutesBuilder+WebSocket.swift
[1178/1360] Compiling Vapor RoutesBuilder.swift
[1179/1360] Compiling Vapor OTP.swift
[1180/1360] Compiling Vapor Application+Servers.swift
[1181/1360] Compiling Vapor Server.swift
[1182/1360] Compiling Vapor Application+Sessions.swift
[1183/1360] Compiling Vapor MemorySessions.swift
[1184/1360] Compiling Vapor Request+Session.swift
[1185/1360] Compiling Vapor Session.swift
[1186/1360] Compiling Vapor SessionCache.swift
[1187/1360] Compiling Vapor SessionData.swift
[1188/1360] Compiling Vapor SessionDriver.swift
[1189/1360] Compiling Vapor SessionsConfiguration.swift
[1190/1360] Compiling Vapor SessionsMiddleware.swift
[1191/1380] Compiling Vapor Application.swift
[1192/1380] Compiling Vapor AuthenticationCache.swift
[1193/1380] Compiling Vapor Authenticator.swift
[1194/1380] Compiling Vapor BasicAuthorization.swift
[1195/1380] Compiling Vapor BearerAuthorization.swift
[1196/1380] Compiling Vapor GuardMiddleware.swift
[1197/1380] Compiling Vapor RedirectMiddleware.swift
[1198/1380] Compiling Vapor SessionAuthenticatable.swift
[1199/1380] Compiling Vapor Bcrypt.swift
[1200/1380] Compiling Vapor Application+Cache.swift
[1201/1380] Compiling Vapor Cache.swift
[1202/1380] Compiling Vapor CacheExpirationTime.swift
[1203/1380] Compiling Vapor MemoryCache.swift
[1204/1380] Compiling Vapor Request+Cache.swift
[1205/1380] Compiling Vapor Application+Clients.swift
[1206/1380] Compiling Vapor Client.swift
[1207/1380] Compiling Vapor ClientRequest.swift
[1208/1380] Compiling Vapor ClientResponse.swift
[1209/1380] Compiling Vapor Request+Client.swift
[1210/1380] Compiling Vapor BootCommand.swift
[1211/1380] Compiling Vapor CommandContext+Application.swift
[1212/1380] Compiling Vapor DateFormatter+threadSpecific.swift
[1213/1380] Compiling Vapor URLEncodedFormData.swift
[1214/1380] Compiling Vapor URLEncodedFormDecoder.swift
[1215/1380] Compiling Vapor URLEncodedFormEncoder.swift
[1216/1380] Compiling Vapor URLEncodedFormError.swift
[1217/1380] Compiling Vapor URLEncodedFormParser.swift
[1218/1380] Compiling Vapor URLEncodedFormSerializer.swift
[1219/1380] Compiling Vapor URLQueryFragmentConvertible.swift
[1220/1380] Compiling Vapor AnyResponse.swift
[1221/1380] Compiling Vapor Array+Random.swift
[1222/1380] Compiling Vapor Base32.swift
[1223/1380] Compiling Vapor Base64.swift
[1224/1380] Compiling Vapor BaseN.swift
[1225/1380] Compiling Vapor BasicCodingKey.swift
[1226/1380] Compiling Vapor ByteCount.swift
[1227/1380] Compiling Vapor Bytes+Hex.swift
[1228/1380] Compiling Vapor Bytes+SecureCompare.swift
[1229/1380] Compiling Vapor Collection+Safe.swift
[1230/1380] Compiling Vapor DataProtocol+Copy.swift
[1231/1380] Compiling Vapor DecoderUnwrapper.swift
[1232/1380] Compiling Vapor DirectoryConfiguration.swift
[1233/1380] Compiling Vapor Case.swift
[1234/1380] Compiling Vapor CharacterSet.swift
[1235/1380] Compiling Vapor Count.swift
[1236/1380] Compiling Vapor Email.swift
[1237/1380] Compiling Vapor Empty.swift
[1238/1380] Compiling Vapor In.swift
[1239/1380] Compiling Vapor Nil.swift
[1240/1380] Compiling Vapor NilIgnoring.swift
[1241/1380] Compiling Vapor Not.swift
[1242/1380] Compiling Vapor Or.swift
[1243/1380] Compiling Vapor Pattern.swift
[1244/1380] Compiling Vapor Range.swift
[1245/1380] Compiling Vapor URL.swift
[1246/1380] Compiling Vapor Valid.swift
[1247/1380] Compiling Vapor Application+Views.swift
[1248/1380] Compiling Vapor PlaintextRenderer.swift
[1249/1380] Compiling Vapor Request+View.swift
[1250/1380] Compiling Vapor View.swift
[1251/1380] Compiling Vapor ViewRenderer.swift
[1252/1380] Compiling Vapor _Deprecations.swift
[1253/1380] Compiling Vapor JSONCoder+Custom.swift
[1254/1380] Compiling Vapor JSONCoders+Content.swift
[1255/1380] Compiling Vapor PlaintextDecoder.swift
[1256/1380] Compiling Vapor PlaintextEncoder.swift
[1257/1380] Compiling Vapor SingleValueDecoder.swift
[1258/1380] Compiling Vapor URLQueryCoders.swift
[1259/1380] Compiling Vapor URLQueryContainer.swift
[1260/1380] Compiling Vapor Core.swift
[1261/1380] Compiling Vapor Running.swift
[1262/1380] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[1263/1380] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[1264/1380] Compiling Vapor DotEnvFile+load.swift
[1265/1380] Compiling Vapor Routes+caseInsenstive.swift
[1266/1380] Compiling Vapor Validatable+validate.swift
[1267/1380] Compiling Vapor Environment+Process.swift
[1268/1380] Compiling Vapor Environment+Secret.swift
[1269/1380] Compiling Vapor Environment.swift
[1270/1380] Compiling Vapor Abort.swift
[1271/1380] Compiling Vapor AbortError.swift
[1272/1380] Compiling Vapor DebuggableError.swift
[1273/1380] Compiling Vapor Demangler.swift
[1274/1380] Emitting module Vapor
[1275/1380] Compiling Vapor DotEnv.swift
[1276/1380] Compiling Vapor Extendable.swift
[1277/1380] Compiling Vapor File.swift
[1278/1380] Compiling Vapor FileIO.swift
[1279/1380] Compiling Vapor LifecycleHandler.swift
[1280/1380] Compiling Vapor OptionalType.swift
[1281/1380] Compiling Vapor RFC1123.swift
[1282/1380] Compiling Vapor SocketAddress+Hostname.swift
[1283/1380] Compiling Vapor Storage.swift
[1284/1380] Compiling Vapor String+IsIPAddress.swift
[1285/1380] Compiling Vapor Thread.swift
[1286/1380] Compiling Vapor URI.swift
[1287/1380] Compiling Vapor RangeResult.swift
[1288/1380] Compiling Vapor Validatable.swift
[1289/1380] Compiling Vapor Validation.swift
[1290/1380] Compiling Vapor ValidationKey.swift
[1291/1380] Compiling Vapor Validations.swift
[1292/1380] Compiling Vapor ValidationsError.swift
[1293/1380] Compiling Vapor Validator.swift
[1294/1380] Compiling Vapor ValidatorResult.swift
[1295/1380] Compiling Vapor And.swift
[1296/1380] Compiling Vapor RoutesCommand.swift
[1297/1380] Compiling Vapor ServeCommand.swift
[1298/1380] Compiling Vapor AnyResponse+Concurrency.swift
[1299/1380] Compiling Vapor AsyncBasicResponder.swift
[1300/1380] Compiling Vapor AsyncMiddleware.swift
[1301/1380] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[1302/1380] Compiling Vapor AsyncSessionDriver.swift
[1303/1380] Compiling Vapor Authentication+Concurrency.swift
[1304/1380] Compiling Vapor Cache+Concurrency.swift
[1305/1380] Compiling Vapor Client+Concurrency.swift
[1306/1380] Compiling Vapor FileIO+Concurrency.swift
[1307/1380] Compiling Vapor Request+Concurrency.swift
[1308/1380] Compiling Vapor Responder+Concurrency.swift
[1309/1380] Compiling Vapor ResponseCodable+Concurrency.swift
[1310/1380] Compiling Vapor RoutesBuilder+Concurrency.swift
[1311/1380] Compiling Vapor ViewRenderer+Concurrency.swift
[1312/1380] Compiling Vapor WebSocket+Concurrency.swift
[1313/1380] Compiling Vapor Content.swift
[1314/1380] Compiling Vapor ContentCoders.swift
[1315/1380] Compiling Vapor ContentConfiguration.swift
[1316/1380] Compiling Vapor ContentContainer.swift
[1317/1380] Compiling Vapor ErrorSource.swift
[1318/1380] Compiling Vapor StackTrace.swift
[1319/1380] Compiling Vapor Exports.swift
[1320/1380] Compiling Vapor Application+HTTP.swift
[1321/1380] Compiling Vapor BasicResponder.swift
[1322/1380] Compiling Vapor BodyStream.swift
[1323/1380] Compiling Vapor Application+HTTP+Client.swift
[1324/1380] Compiling Vapor EventLoopHTTPClient.swift
[1325/1380] Compiling Vapor EndpointCache.swift
[1326/1380] Compiling Vapor HTTPMethod+String.swift
[1327/1380] Compiling Vapor HTTPStatus.swift
[1328/1380] Compiling Vapor HTTPCookies.swift
[1329/1380] Compiling Vapor HTTPHeaderCacheControl.swift
[1330/1380] Compiling Vapor HTTPHeaderExpires.swift
[1331/1380] Compiling Vapor HTTPHeaderLastModified.swift
[1332/1380] Compiling Vapor HTTPHeaders+Cache.swift
[1333/1380] Compiling Vapor HTTPHeaders+Connection.swift
[1334/1380] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[1335/1380] Compiling Vapor HTTPHeaders+ContentRange.swift
[1336/1380] Compiling Vapor HTTPHeaders+Directive.swift
[1337/1380] Compiling Vapor HTTPHeaders+Forwarded.swift
[1338/1380] Compiling Vapor File+Multipart.swift
[1339/1380] Compiling Vapor FormDataDecoder+Content.swift
[1340/1380] Compiling Vapor FormDataEncoder+Content.swift
[1341/1380] Compiling Vapor Application+Password.swift
[1342/1380] Compiling Vapor Application+Passwords.swift
[1343/1380] Compiling Vapor AsyncPasswordHasher.swift
[1344/1380] Compiling Vapor BcryptHasher.swift
[1345/1380] Compiling Vapor PasswordHasher.swift
[1346/1380] Compiling Vapor PlaintextHasher.swift
[1347/1380] Compiling Vapor Request+Password.swift
[1348/1380] Compiling Vapor Redirect.swift
[1349/1380] Compiling Vapor Request+Body.swift
[1350/1380] Compiling Vapor Request+BodyStream.swift
[1351/1380] Compiling Vapor Request.swift
[1352/1380] Compiling Vapor Application+Responder.swift
[1353/1380] Compiling Vapor DefaultResponder.swift
[1354/1380] Compiling Vapor Response+Body.swift
[1355/1380] Compiling Vapor Response.swift
[1356/1380] Compiling Vapor ResponseCodable.swift
[1357/1380] Compiling Vapor Application+Routes.swift
[1358/1380] Compiling Vapor Parameters+Require.swift
[1359/1380] Compiling Vapor HTTPHeaders+Link.swift
[1360/1380] Compiling Vapor HTTPHeaders+Name.swift
[1361/1380] Compiling Vapor HTTPHeaders.swift
[1362/1380] Compiling Vapor HTTPMediaType.swift
[1363/1380] Compiling Vapor HTTPMediaTypePreference.swift
[1364/1380] Compiling Vapor Responder.swift
[1365/1380] Compiling Vapor Application+HTTP+Server.swift
[1366/1380] Compiling Vapor HTTPServer.swift
[1367/1380] Compiling Vapor HTTPServerHandler.swift
[1368/1380] Compiling Vapor HTTPServerRequestDecoder.swift
[1369/1380] Compiling Vapor HTTPServerResponseEncoder.swift
[1370/1380] Compiling Vapor HTTPServerUpgradeHandler.swift
[1371/1380] Compiling Vapor Logger+Report.swift
[1372/1380] Compiling Vapor LoggingSystem+Environment.swift
[1373/1380] Compiling Vapor Application+Middleware.swift
[1374/1380] Compiling Vapor CORSMiddleware.swift
[1375/1380] Compiling Vapor ErrorMiddleware.swift
[1376/1380] Compiling Vapor FileMiddleware.swift
[1377/1380] Compiling Vapor Middleware.swift
[1378/1380] Compiling Vapor MiddlewareConfiguration.swift
[1379/1380] Compiling Vapor RouteLoggingMiddleware.swift
[1380/1410] Emitting module Webber
[1381/1413] Compiling Webber Apt.swift
[1382/1413] Compiling Webber Arch.swift
[1383/1413] Compiling Webber Brew.swift
[1384/1413] Compiling Webber Server.swift
[1385/1413] Compiling Webber Toolchain.swift
[1386/1413] Compiling Webber ToolchainInstaller.swift
[1387/1413] Compiling Webber String+Random.swift
[1388/1413] Compiling Webber String+SwifWebLogo.swift
[1389/1413] Compiling Webber URL+FileAttributes.swift
[1390/1413] Compiling Webber Extractor.swift
[1391/1413] Compiling Webber Installer.swift
[1392/1413] Compiling Webber IpConfig.swift
[1393/1413] Compiling Webber ToolchainRetriever.swift
[1394/1413] Compiling Webber WasmOpt.swift
[1395/1413] Compiling Webber Webber+Index.swift
[1396/1413] Compiling Webber DetectPlatformType.swift
[1397/1413] Compiling Webber WebberContext.swift
[1398/1413] Compiling Webber WebberMiddleware.swift
[1399/1413] Compiling Webber VersionCommand.swift
[1400/1413] Compiling Webber AppType.swift
[1401/1413] Compiling Webber BrowserType.swift
[1402/1413] Compiling Webber Data+Bytes.swift
[1403/1413] Compiling Webber Npm.swift
[1404/1413] Compiling Webber OpenSSL.swift
[1405/1413] Compiling Webber Optimizer.swift
[1406/1413] Compiling Webber BundleCommand.swift
/Users/admin/builder/spi-builder-workspace/Sources/Webber/Commands/NewCommand.swift:418:86: warning: will never be executed
        *    Open project folder in VSCode\(isMacOS ? " or Package.swift in Xcode" : "") and start working
                                                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/Webber/Commands/NewCommand.swift:418:45: note: condition always evaluates to true
        *    Open project folder in VSCode\(isMacOS ? " or Package.swift in Xcode" : "") and start working
                                            ^
[1407/1413] Compiling Webber NewCommand.swift
/Users/admin/builder/spi-builder-workspace/Sources/Webber/Commands/NewCommand.swift:418:86: warning: will never be executed
        *    Open project folder in VSCode\(isMacOS ? " or Package.swift in Xcode" : "") and start working
                                                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/Webber/Commands/NewCommand.swift:418:45: note: condition always evaluates to true
        *    Open project folder in VSCode\(isMacOS ? " or Package.swift in Xcode" : "") and start working
                                            ^
[1408/1413] Compiling Webber ReleaseCommand.swift
/Users/admin/builder/spi-builder-workspace/Sources/Webber/Commands/NewCommand.swift:418:86: warning: will never be executed
        *    Open project folder in VSCode\(isMacOS ? " or Package.swift in Xcode" : "") and start working
                                                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/Webber/Commands/NewCommand.swift:418:45: note: condition always evaluates to true
        *    Open project folder in VSCode\(isMacOS ? " or Package.swift in Xcode" : "") and start working
                                            ^
[1409/1413] Compiling Webber ServeCommand.swift
/Users/admin/builder/spi-builder-workspace/Sources/Webber/Commands/NewCommand.swift:418:86: warning: will never be executed
        *    Open project folder in VSCode\(isMacOS ? " or Package.swift in Xcode" : "") and start working
                                                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/Webber/Commands/NewCommand.swift:418:45: note: condition always evaluates to true
        *    Open project folder in VSCode\(isMacOS ? " or Package.swift in Xcode" : "") and start working
                                            ^
[1410/1413] Compiling Webber Webber+JS.swift
[1411/1413] Compiling Webber Webber.swift
[1412/1413] Compiling Webber main.swift
[1412/1413] Linking Webber
Build complete! (108.19s)
Fetching https://github.com/swifweb/console-kit
[1/3105] Fetching console-kit
Fetched https://github.com/swifweb/console-kit (1.00s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/swifweb/webber-tools
[1/103] Fetching webber-tools
[104/1672] Fetching webber-tools, swift-atomics
[1673/72348] Fetching webber-tools, swift-atomics, swift-nio
Fetched https://github.com/apple/swift-atomics.git (17.06s)
Fetching https://github.com/swift-server/async-http-client.git
Fetched https://github.com/apple/swift-nio.git (17.06s)
Fetching https://github.com/apple/swift-numerics
Fetched https://github.com/swifweb/webber-tools (17.06s)
Fetching https://github.com/swiftwasm/WasmTransformer
[1/809] Fetching wasmtransformer
[115/6385] Fetching wasmtransformer, swift-numerics
[2985/19504] Fetching wasmtransformer, swift-numerics, async-http-client
Fetched https://github.com/swiftwasm/WasmTransformer (1.32s)
Fetching https://github.com/apple/swift-collections.git
[6757/18695] Fetching swift-numerics, async-http-client
[13449/34140] Fetching swift-numerics, async-http-client, swift-collections
Fetched https://github.com/swift-server/async-http-client.git (2.85s)
Fetching https://github.com/apple/swift-metrics.git
Fetched https://github.com/apple/swift-numerics (2.85s)
Fetching https://github.com/apple/swift-nio-extras.git
[7569/15445] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git (1.89s)
Fetching https://github.com/apple/swift-nio-http2.git
[1/2061] Fetching swift-metrics
[372/6952] Fetching swift-metrics, swift-nio-extras
Fetched https://github.com/apple/swift-metrics.git (0.98s)
Fetching https://github.com/apple/swift-nio-ssl.git
[490/4891] Fetching swift-nio-extras
Fetched https://github.com/apple/swift-nio-extras.git (1.26s)
Fetching https://github.com/apple/swift-log.git
[1/10658] Fetching swift-nio-http2
[10659/14281] Fetching swift-nio-http2, swift-log
[10841/27400] Fetching swift-nio-http2, swift-log, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-http2.git (1.67s)
Fetching https://github.com/vapor/routing-kit.git
[350/16742] Fetching swift-log, swift-nio-ssl
Fetched https://github.com/apple/swift-log.git (1.16s)
Fetching https://github.com/swift-server/swift-backtrace.git
[2100/13119] Fetching swift-nio-ssl
[7873/33809] Fetching swift-nio-ssl, routing-kit
Fetched https://github.com/apple/swift-nio-ssl.git (2.04s)
Fetching https://github.com/vapor/vapor
[3725/20690] Fetching routing-kit
Fetched https://github.com/vapor/routing-kit.git (1.59s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/628] Fetching swift-backtrace
[52/70705] Fetching swift-backtrace, vapor
[753/72905] Fetching swift-backtrace, vapor, swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git (0.99s)
Fetching https://github.com/vapor/async-kit.git
[14812/70705] Fetching swift-backtrace, vapor
Fetched https://github.com/swift-server/swift-backtrace.git (2.82s)
Fetching https://github.com/vapor/websocket-kit.git
[70078/72447] Fetching vapor, async-kit
Fetched https://github.com/vapor/vapor (2.49s)
Fetching https://github.com/apple/swift-crypto.git
Computing version for https://github.com/apple/swift-log.git
[1731/2370] Fetching async-kit
Fetched https://github.com/vapor/async-kit.git (0.98s)
Fetching https://github.com/vapor/multipart-kit.git
[1/2480] Fetching websocket-kit
Fetched https://github.com/vapor/websocket-kit.git (0.90s)
Fetching https://github.com/apple/swift-algorithms.git
[1/1860] Fetching multipart-kit
[76/12116] Fetching multipart-kit, swift-crypto
[1735/17679] Fetching multipart-kit, swift-crypto, swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git (1.16s)
[10767/12116] Fetching multipart-kit, swift-crypto
Fetched https://github.com/apple/swift-crypto.git (1.94s)
[521/1860] Fetching multipart-kit
Fetched https://github.com/vapor/multipart-kit.git (2.04s)
Computed https://github.com/apple/swift-log.git at 1.4.4 (2.52s)
Computing version for https://github.com/swifweb/webber-tools
Computed https://github.com/swifweb/webber-tools at 1.4.3 (0.58s)
Computing version for https://github.com/swiftwasm/WasmTransformer
Computed https://github.com/swiftwasm/WasmTransformer at 0.4.1 (0.57s)
Computing version for https://github.com/vapor/vapor
Computed https://github.com/vapor/vapor at 4.67.3 (0.59s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.2.0 (0.56s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.5.2 (0.57s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.6.1 (0.57s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.0.0 (0.55s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.3.2 (2.21s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.15.0 (0.59s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.23.1 (0.59s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.23.0 (0.60s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.44.0 (0.60s)
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.54s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.6.0 (0.55s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.14.0 (0.54s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.13.1 (0.56s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.3 (0.57s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.0.2 (0.55s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.15.0 (0.59s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.56s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.44.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/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.3.2
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.23.1
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.6.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.13.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.15.0
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/swifweb/console-kit
Working copy of https://github.com/swifweb/console-kit resolved at master
Creating working copy for https://github.com/swiftwasm/WasmTransformer
Working copy of https://github.com/swiftwasm/WasmTransformer resolved at 0.4.1
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/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 2.2.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.15.0
Creating working copy for https://github.com/swifweb/webber-tools
Working copy of https://github.com/swifweb/webber-tools resolved at 1.4.3
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.14.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.23.0
Creating working copy for https://github.com/vapor/vapor
Working copy of https://github.com/vapor/vapor resolved at 4.67.3
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.6.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/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.4.4
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.0.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.3
warning: 'spi-builder-workspace': 'Webber' was identified as an executable target given the presence of a 'main.swift' file. Starting with tools version 5.4.0 executable targets should be declared as 'executableTarget()'
warning: 'vapor': 'vapor' dependency on 'https://github.com/vapor/console-kit.git' conflicts with dependency on 'https://github.com/swifweb/console-kit' which has the same identity 'console-kit'. this will be escalated to an error in future versions of SwiftPM.
Build complete.
Done.