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.10 for macOS (SPM) on 20 Oct 2024 02:31:01 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.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.10
Building package at path:  $PWD
https://github.com/swifweb/webber.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/511] Write sources
[6/511] Write Webber-entitlement.plist
[6/511] Write sources
[37/511] Write swift-version-33747A42983211AE.txt
[38/511] Compiling CNIOWindows WSAStartup.c
[39/511] Compiling CNIOWindows shim.c
[40/511] Compiling _NumericsShims _NumericsShims.c
[41/511] Compiling CNIOLinux shim.c
[42/511] Compiling CNIOLinux liburing_shims.c
[43/593] Compiling CVaporURLParser urlparser.c
[44/593] Compiling CNIOSHA1 c_nio_sha1.c
[45/593] Compiling _AtomicsShims.c
[46/593] Compiling CVaporBcrypt bcrypt.c
[47/612] Compiling CVaporBcrypt blf.c
[49/689] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[50/689] Compiling Crypto CryptoKitErrors_boring.swift
[51/691] Emitting module RealModule
[52/692] Compiling Crypto EdDSA.swift
[53/692] Compiling Crypto Signature.swift
[54/692] Compiling RealModule Real.swift
[55/692] Compiling RealModule Float80+Real.swift
[56/692] Compiling RealModule ElementaryFunctions.swift
[57/692] Compiling RealModule Float16+Real.swift
[58/692] Compiling RealModule Float+Real.swift
[59/692] Compiling Crypto PKCS8PrivateKey.swift
[60/692] Compiling Crypto AES-GCM.swift
[61/692] Compiling Crypto ECDSASignature.swift
[62/692] Compiling Crypto PEMDocument.swift
[63/692] Compiling RealModule RealFunctions.swift
[64/692] Compiling RealModule AugmentedArithmetic.swift
[65/692] Compiling RealModule ApproximateEquality.swift
[66/692] Compiling RealModule AlgebraicField.swift
[67/692] Compiling RealModule Double+Real.swift
[68/692] Compiling Crypto ECDH.swift
[69/692] Compiling Crypto HKDF.swift
[70/692] Compiling Crypto Curve25519.swift
[71/692] Compiling Crypto Ed25519.swift
[72/692] Compiling Crypto NISTCurvesKeys.swift
[73/697] Compiling Crypto AES-GCM_boring.swift
[74/697] Compiling Crypto ChaChaPoly_boring.swift
[75/697] Compiling Crypto ChaChaPoly.swift
[76/697] Compiling Crypto Cipher.swift
[77/697] Compiling Crypto Nonces.swift
[78/697] Compiling Crypto ASN1.swift
[79/697] Emitting module WasmTransformer
[80/697] Compiling Atomics AtomicOptional.swift
[81/697] Compiling Atomics AtomicRawRepresentable.swift
[82/697] Compiling Atomics AtomicInteger.swift
[83/697] Compiling Atomics AtomicMemoryOrderings.swift
[84/697] Compiling WasmTransformer StackOverflowSanitizer.swift
[85/697] Compiling WasmTransformer WasmTransformer.swift
[96/697] Compiling Crypto X25519Keys.swift
[97/697] Compiling Crypto SymmetricKeys.swift
[98/697] Compiling Crypto HMAC.swift
[99/697] Compiling Crypto MACFunctions.swift
[100/697] Compiling Crypto SEC1PrivateKey.swift
[105/697] Compiling CNIOLLHTTP c_nio_llhttp.c
[106/697] Compiling CNIOLLHTTP c_nio_http.c
[107/697] Compiling CNIOLLHTTP c_nio_api.c
[108/697] Compiling CNIOExtrasZlib empty.c
[110/697] Compiling Crypto SubjectPublicKeyInfo.swift
[111/697] Compiling Crypto CryptoKitErrors.swift
[112/697] Compiling Crypto Digest_boring.swift
[113/697] Compiling Crypto Digest.swift
[114/697] Compiling Crypto Digests.swift
[115/697] Compiling Crypto HashFunctions.swift
[116/697] Compiling Crypto AESWrap.swift
[117/697] Compiling Crypto AESWrap_boring.swift
[118/697] Compiling Crypto Ed25519_boring.swift
[119/697] Compiling Crypto EllipticCurvePoint_boring.swift
[120/697] Compiling Crypto HashFunctions_SHA2.swift
[121/697] Compiling Crypto Insecure.swift
[122/697] Compiling Crypto Insecure_HashFunctions.swift
[123/697] Compiling Crypto ECDH_boring.swift
[124/697] Compiling Crypto DH.swift
[140/698] Emitting module DequeModule
[149/698] Emitting module OrderedCollections
[150/698] Compiling DequeModule _UnsafeWrappedBuffer.swift
[151/698] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[152/698] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[153/698] Compiling OrderedCollections OrderedSet.swift
[154/698] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[155/698] Compiling OrderedCollections _UnsafeBitset.swift
[156/698] Compiling _NIODataStructures PriorityQueue.swift
[157/698] Emitting module _NIODataStructures
[158/698] Emitting module Logging
[158/698] Compiling CNIODarwin shim.c
[159/698] Compiling CNIOBoringSSLShims shims.c
[161/698] Compiling _NIODataStructures Heap.swift
[162/700] Compiling Collections Collections.swift
[163/700] Emitting module Collections
[164/700] Compiling Logging LogHandler.swift
[165/700] Compiling Logging Logging.swift
[166/700] Compiling Logging Locks.swift
[167/700] Compiling CoreMetrics Locks.swift
[168/700] Compiling CoreMetrics Metrics.swift
[169/700] Emitting module CoreMetrics
[169/706] Compiling tls_method.cc
[170/706] Compiling tls_record.cc
[171/706] Compiling tls13_client.cc
[171/706] Compiling tls13_enc.cc
[171/706] Compiling tls13_server.cc
[174/706] Compiling tls13_both.cc
[175/706] Compiling t1_enc.cc
[177/753] Compiling Atomics AtomicLazyReference.swift
[178/753] Compiling Atomics DoubleWord.swift
[179/753] Compiling Atomics AtomicStrongReference.swift
[180/753] Compiling Atomics AtomicBool.swift
[181/753] Compiling ConsoleKit ActivityIndicatorRenderer.swift
[182/753] Compiling ConsoleKit ActivityIndicatorState.swift
[183/753] Compiling ConsoleKit ActivityBar.swift
[184/753] Compiling ConsoleKit ActivityIndicator.swift
[185/753] Emitting module Atomics
[186/753] Compiling Atomics IntegerConformances.swift
[187/753] Compiling Atomics AtomicValue.swift
[188/753] Compiling Atomics HighLevelTypes.swift
[188/754] Compiling ssl_transcript.cc
[189/754] Compiling ssl_stat.cc
[190/754] Compiling ssl_versions.cc
[192/754] Compiling RoutingKit TrieRouter.swift
[192/754] Compiling ssl_session.cc
[193/754] Compiling ssl_x509.cc
[195/754] Compiling Atomics PointerConformances.swift
[196/754] Emitting module ConsoleKit
[197/754] Compiling ConsoleKit AsyncCommands.swift
[198/754] Compiling ConsoleKit Command.swift
[199/754] Compiling ConsoleKit CommandContext.swift
[200/754] Compiling ConsoleKit CommandError.swift
[201/754] Compiling ConsoleKit CommandGroup.swift
[206/758] Compiling ConsoleKit CustomActivity.swift
[207/758] Compiling ConsoleKit Console+Wait.swift
[208/758] Compiling ConsoleKit ConsoleColor.swift
[209/758] Compiling ConsoleKit ConsoleStyle.swift
[210/758] Compiling ConsoleKit ConsoleText.swift
[211/758] Compiling ConsoleKit ConsoleTextFragment.swift
[212/758] Compiling ConsoleKit LoadingBar.swift
[213/758] Compiling ConsoleKit ProgressBar.swift
[214/758] Compiling ConsoleKit Console+Clear.swift
[215/758] Compiling ConsoleKit Console+Ephemeral.swift
[216/758] Compiling ConsoleKit ConsoleClear.swift
[217/758] Compiling ConsoleKit Flag.swift
[218/758] Compiling ConsoleKit Option.swift
[219/758] Compiling ConsoleKit Utilities.swift
[220/758] Compiling ConsoleKit Console.swift
[221/758] Compiling ConsoleKit Console+Ask.swift
[221/758] Compiling ssl_privkey.cc
[223/758] Compiling ConsoleKit CommandInput.swift
[224/758] Compiling ConsoleKit CommandSignature.swift
[225/758] Compiling ConsoleKit Commands.swift
[226/758] Compiling ConsoleKit Completion.swift
[227/758] Compiling ConsoleKit Console+Run.swift
[227/758] Compiling ssl_key_share.cc
[228/758] Compiling ssl_file.cc
[230/758] Compiling Crypto ASN1Any.swift
[231/758] Compiling Crypto ASN1BitString.swift
[232/758] Compiling Crypto ASN1Boolean.swift
[233/758] Compiling Crypto ASN1Identifier.swift
[234/758] Compiling Crypto ASN1Integer.swift
[235/758] Compiling Crypto ASN1Null.swift
[236/758] Compiling Crypto ASN1OctetString.swift
[236/764] Compiling ssl_cipher.cc
[240/764] Compiling Crypto ECDSASignature_boring.swift
[241/764] Compiling Crypto ECDSA_boring.swift
[242/764] Compiling Crypto EdDSA_boring.swift
[243/764] Compiling Crypto ECDSA.swift
[251/764] Compiling RoutingKit AnyRouter.swift
[252/764] Compiling RoutingKit PathComponent.swift
[253/764] Compiling RoutingKit Parameters.swift
[254/764] Compiling RoutingKit Router.swift
[255/764] Emitting module RoutingKit
[266/764] Compiling ConsoleKit ConsoleLogger.swift
[267/764] Compiling ConsoleKit GenerateAsyncAutocompleteCommand.swift
[268/764] Compiling ConsoleKit GenerateAutocompleteCommand.swift
[269/764] Compiling ConsoleKit String+LevenshteinDistance.swift
[270/764] Emitting module Crypto
[271/764] Compiling ConsoleKit Console+Output.swift
[272/764] Compiling ConsoleKit ANSI.swift
[273/764] Compiling ConsoleKit Terminal.swift
[274/764] Compiling ConsoleKit readpassphrase_linux.swift
[275/764] Compiling ConsoleKit ConsoleError.swift
[283/764] Compiling ConsoleKit AnyCommand.swift
[284/764] Compiling ConsoleKit Argument.swift
[291/764] Compiling ConsoleKit AnyAsyncCommand.swift
[292/764] Compiling ConsoleKit AsyncCommand.swift
[293/764] Compiling ConsoleKit AsyncCommandGroup.swift
[294/764] Compiling ConsoleKit Console+Choose.swift
[295/764] Compiling ConsoleKit Console+Confirm.swift
[296/764] Compiling ConsoleKit Console+Input.swift
[297/764] Compiling ConsoleKit Console+Center.swift
[311/764] Compiling ssl_cert.cc
[312/764] Compiling ssl_lib.cc
[314/764] Emitting module Metrics
[315/764] Compiling Metrics Metrics.swift
[319/764] Compiling ssl_buffer.cc
[320/764] Compiling ssl_asn1.cc
[322/764] Compiling Crypto SafeCompare_boring.swift
[323/764] Compiling Crypto Zeroization_boring.swift
[324/764] Compiling Crypto PrettyBytes.swift
[325/764] Compiling Crypto SafeCompare.swift
[326/764] Compiling Crypto SecureBytes.swift
[327/764] Compiling Crypto Zeroization.swift
[327/764] Compiling ssl_aead_ctx.cc
[328/764] Compiling s3_pkt.cc
[329/764] Compiling s3_lib.cc
[330/774] Compiling s3_both.cc
[331/774] Compiling handshake_server.cc
[332/774] Compiling handshake_client.cc
[333/774] Compiling handshake.cc
[334/774] Compiling handoff.cc
[336/774] Compiling WebberTools SwiftPackage.swift
[336/774] Compiling dtls_record.cc
[337/774] Compiling encrypted_client_hello.cc
[338/774] Compiling dtls_method.cc
[339/774] Compiling extensions.cc
[340/774] Compiling d1_srtp.cc
[341/774] Compiling d1_pkt.cc
[342/774] Compiling v3_skey.c
[343/774] Compiling d1_lib.cc
[344/774] Compiling v3_utl.c
[345/774] Compiling d1_both.cc
[346/774] Compiling v3_purp.c
[347/774] Compiling v3_prn.c
[348/774] Compiling v3_pmaps.c
[349/774] Compiling bio_ssl.cc
[350/774] Compiling v3_pcons.c
[351/774] Compiling v3_pcia.c
[352/774] Compiling v3_ocsp.c
[353/774] Compiling v3_pci.c
[354/774] Compiling v3_int.c
[355/774] Compiling v3_lib.c
[356/774] Compiling v3_ncons.c
[357/774] Compiling v3_info.c
[358/774] Compiling v3_ia5.c
[359/774] Compiling v3_extku.c
[360/774] Compiling v3_genn.c
[361/774] Compiling v3_enum.c
[362/774] Compiling v3_crld.c
[363/774] Compiling v3_bitst.c
[364/774] Compiling v3_cpols.c
[365/774] Compiling v3_conf.c
[366/774] Compiling v3_bcons.c
[367/774] Compiling v3_alt.c
[368/774] Compiling v3_akeya.c
[369/774] Compiling v3_akey.c
[370/774] Compiling pcy_tree.c
[371/774] Compiling pcy_node.c
[372/774] Compiling pcy_map.c
[372/774] Compiling pcy_data.c
[374/774] Compiling x_x509a.c
[375/774] Compiling pcy_cache.c
[376/774] Compiling x_val.c
[377/774] Compiling x_spki.c
[378/774] Compiling x_x509.c
[379/774] Compiling x_sig.c
[380/774] Compiling x_req.c
[381/774] Compiling x_pkey.c
[382/774] Compiling x_pubkey.c
[383/774] Compiling x_info.c
[384/774] Compiling x_exten.c
[385/774] Compiling x_name.c
[386/774] Compiling x_attrib.c
[387/774] Compiling x_crl.c
[388/774] Compiling x_algor.c
[389/774] Compiling x_all.c
[390/774] Compiling x509spki.c
[391/774] Compiling x509rset.c
[392/774] Compiling x509name.c
[393/774] Compiling x509cset.c
[394/774] Compiling x509_vpm.c
[395/774] Compiling x509_txt.c
[396/774] Compiling x509_v3.c
[397/774] Compiling x509_set.c
[398/774] Compiling x509_vfy.c
[399/774] Compiling x509_trs.c
[400/774] Compiling x509_req.c
[401/774] Compiling x509_obj.c
[402/774] Compiling x509_def.c
[403/774] Compiling x509_lu.c
[404/774] Compiling x509_ext.c
[405/774] Compiling x509_d2.c
[406/774] Compiling x509.c
[407/774] Compiling x509_att.c
[408/774] Compiling t_x509a.c
[409/774] Compiling x509_cmp.c
[410/774] Compiling t_x509.c
[411/774] Compiling t_req.c
[412/774] Compiling t_crl.c
[413/774] Compiling name_print.c
[414/774] Compiling rsa_pss.c
[415/774] Compiling i2d_pr.c
[416/774] Compiling by_file.c
[417/774] Compiling by_dir.c
[418/774] Compiling asn1_gen.c
[419/774] Compiling algorithm.c
[420/774] Compiling voprf.c
[421/774] Compiling a_digest.c
[422/774] Compiling trust_token.c
[423/774] Compiling a_verify.c
[424/774] Compiling a_sign.c
[425/774] Compiling thread_win.c
[426/774] Compiling thread_pthread.c
[427/774] Compiling thread_none.c
[428/774] Compiling pmbtoken.c
[429/774] Compiling thread.c
[430/774] Compiling stack.c
[431/774] Compiling siphash.c
[432/774] Compiling refcount_lock.c
[433/774] Compiling rsa_print.c
[434/774] Compiling rsa_asn1.c
[435/774] Compiling refcount_c11.c
[436/774] Compiling rc4.c
[437/774] Compiling windows.c
[438/774] Compiling rand_extra.c
[439/774] Compiling fuchsia.c
[440/774] Compiling passive.c
[441/774] Compiling poly1305_arm_asm.S
[442/774] Compiling deterministic.c
[443/774] Compiling forkunsafe.c
[444/774] Compiling poly1305_vec.c
[445/774] Compiling poly1305_arm.c
[446/774] Compiling pool.c
[447/774] Compiling poly1305.c
[448/774] Compiling pkcs7.c
[449/774] Compiling pkcs8.c
[450/774] Compiling p5_pbev2.c
[451/774] Compiling pem_xaux.c
[452/774] Compiling pkcs7_x509.c
[453/774] Compiling pkcs8_x509.c
[454/774] Compiling pem_x509.c
[455/774] Compiling pem_pkey.c
[456/774] Compiling pem_pk8.c
[457/774] Compiling pem_oth.c
[458/774] Compiling obj_xref.c
[459/774] Compiling lhash.c
[460/774] Compiling mem.c
[461/774] Compiling poly_rq_mul.S
[463/774] Compiling WebberTools String+SHA.swift
[464/774] Compiling WebberTools Preview.swift
[465/774] Compiling WebberTools FS.swift
[466/774] Compiling WebberTools DirectoryMonitor.swift
[467/774] Compiling WebberTools CompilationErrorsParser.swift
[468/774] Compiling WebberTools CompilationError.swift
[469/774] Compiling WebberTools Bash.swift
[470/774] Emitting module WebberTools
[471/774] Compiling WebberTools Swift.swift
[471/774] Compiling pem_info.c
[472/774] Compiling obj.c
[473/774] Compiling pem_all.c
[474/774] Compiling pem_lib.c
[475/774] Compiling x86_64-mont5.mac.x86_64.S
[476/774] Compiling x86_64-mont5.linux.x86_64.S
[477/774] Compiling hkdf.c
[478/774] Compiling x86_64-mont.mac.x86_64.S
[479/774] Compiling hpke.c
[480/774] Compiling x86_64-mont.linux.x86_64.S
[481/774] Compiling x86-mont.linux.x86.S
[482/774] Compiling vpaes-x86_64.linux.x86_64.S
[482/774] Compiling vpaes-x86_64.mac.x86_64.S
[484/774] Compiling vpaes-armv8.linux.aarch64.S
[485/774] Compiling vpaes-x86.linux.x86.S
[486/774] Compiling vpaes-armv7.linux.arm.S
[487/774] Compiling vpaes-armv7.ios.arm.S
[488/774] Compiling vpaes-armv8.ios.aarch64.S
[489/774] Compiling kdf.c
[490/774] Compiling sha512-x86_64.linux.x86_64.S
[490/774] Compiling sha512-x86_64.mac.x86_64.S
[490/774] Compiling sha512-armv4.linux.arm.S
[490/774] Compiling sha512-armv8.linux.aarch64.S
[494/774] Compiling sha512-armv4.ios.arm.S
[495/774] Compiling sha512-armv8.ios.aarch64.S
[496/774] Compiling sha512-586.linux.x86.S
[497/774] Compiling sha256-x86_64.mac.x86_64.S
[498/774] Compiling hrss.c
[499/774] Compiling sha256-armv8.linux.aarch64.S
[500/774] Compiling sha256-armv4.linux.arm.S
[501/774] Compiling sha256-armv4.ios.arm.S
[502/774] Compiling sha256-x86_64.linux.x86_64.S
[503/774] Compiling sha256-armv8.ios.aarch64.S
[504/774] Compiling sha256-586.linux.x86.S
[504/774] Compiling sha1-armv8.linux.aarch64.S
[504/774] Compiling sha1-x86_64.linux.x86_64.S
[504/774] Compiling sha1-x86_64.mac.x86_64.S
[508/774] Compiling sha1-armv8.ios.aarch64.S
[509/774] Compiling sha1-armv4-large.linux.arm.S
[510/774] Compiling sha1-armv4-large.ios.arm.S
[511/774] Compiling sha1-586.linux.x86.S
[512/774] Compiling sha512.c
[513/774] Compiling sha256.c
[514/774] Compiling sha1.c
[515/774] Compiling sha1-altivec.c
[515/774] Compiling rsaz-avx2.linux.x86_64.S
[517/774] Compiling rsaz-avx2.mac.x86_64.S
[518/774] Compiling service_indicator.c
[519/774] Compiling fips.c
[520/774] Compiling self_check.c
[521/774] Compiling rsa_impl.c
[522/774] Compiling rdrand-x86_64.linux.x86_64.S
[523/774] Compiling rdrand-x86_64.mac.x86_64.S
[524/774] Compiling rsa.c
[525/774] Compiling blinding.c
[526/774] Compiling padding.c
[527/774] Compiling urandom.c
[528/774] Compiling fork_detect.c
[529/774] Compiling rand.c
[530/774] Compiling p256_beeu-armv8-asm.linux.aarch64.S
[531/774] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[532/774] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[533/774] Compiling ctrdrbg.c
[534/774] Compiling p256_beeu-armv8-asm.ios.aarch64.S
[535/774] Compiling p256-x86_64-asm.linux.x86_64.S
[536/774] Compiling p256-x86_64-asm.mac.x86_64.S
[537/774] Compiling p256-armv8-asm.linux.aarch64.S
[538/774] Compiling p256-armv8-asm.ios.aarch64.S
[539/774] Compiling polyval.c
[540/774] Compiling ofb.c
[541/774] Compiling gcm_nohw.c
[542/774] Compiling ctr.c
[543/774] Compiling gcm.c
[544/774] Compiling md5-x86_64.mac.x86_64.S
[545/774] Compiling md5-x86_64.linux.x86_64.S
[546/774] Compiling cfb.c
[547/774] Compiling cbc.c
[548/774] Compiling md5-586.linux.x86.S
[549/774] Compiling md5.c
[550/774] Compiling ghashv8-armx64.linux.aarch64.S
[551/774] Compiling ghashv8-armx32.linux.arm.S
[552/774] Compiling ghashv8-armx64.ios.aarch64.S
[553/774] Compiling md4.c
[554/774] Compiling hmac.c
[555/774] Compiling ghashv8-armx32.ios.arm.S
[556/774] Compiling ghash-x86_64.mac.x86_64.S
[557/774] Compiling ghash-x86_64.linux.x86_64.S
[558/774] Compiling ghash-x86.linux.x86.S
[559/774] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[560/774] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[561/774] Compiling ghash-ssse3-x86.linux.x86.S
[562/774] Compiling ghash-neon-armv8.linux.aarch64.S
[563/774] Compiling ghash-armv4.linux.arm.S
[564/774] Compiling fips_shared_support.c
[565/774] Compiling ghash-armv4.ios.arm.S
[566/774] Compiling ghash-neon-armv8.ios.aarch64.S
[567/774] Compiling ecdsa.c
[568/774] Compiling ecdh.c
[569/774] Compiling wnaf.c
[570/774] Compiling util.c
[570/774] Compiling simple_mul.c
[572/774] Compiling simple.c
[573/774] Compiling scalar.c
[574/774] Compiling p224-64.c
[575/774] Compiling p256.c
[576/774] Compiling oct.c
[577/774] Compiling felem.c
[578/774] Compiling ec_montgomery.c
[579/774] Compiling ec_key.c
[580/774] Compiling digestsign.c
[581/774] Compiling co-586.linux.x86.S
[582/774] Compiling digests.c
[583/774] Compiling digest.c
[584/774] Compiling ec.c
[585/774] Compiling check.c
[586/774] Compiling dh.c
[587/774] Compiling cmac.c
[588/774] Compiling bsaes-armv7.linux.arm.S
[589/774] Compiling p256-nistz.c
[590/774] Compiling bsaes-armv7.ios.arm.S
[591/774] Compiling e_aesccm.c
[592/774] Compiling aead.c
[593/774] Compiling cipher.c
[594/774] Compiling sqrt.c
[595/774] Compiling rsaz_exp.c
[596/774] Compiling e_aes.c
[597/774] Compiling shift.c
[598/774] Compiling random.c
[599/774] Compiling montgomery_inv.c
[600/774] Compiling prime.c
[601/774] Compiling mul.c
[602/774] Compiling jacobi.c
[603/774] Compiling montgomery.c
[604/774] Compiling gcd.c
[605/774] Compiling gcd_extra.c
[606/774] Compiling exponentiation.c
[607/774] Compiling div_extra.c
[608/774] Compiling generic.c
[609/774] Compiling ctx.c
[610/774] Compiling cmp.c
[611/774] Compiling div.c
[612/774] Compiling x86_64-gcc.c
[613/774] Compiling bytes.c
[614/774] Compiling bn.c
[615/774] Compiling bn-586.linux.x86.S
[616/774] Compiling armv8-mont.linux.aarch64.S
[617/774] Compiling add.c
[618/774] Compiling armv4-mont.linux.arm.S
[619/774] Compiling armv8-mont.ios.aarch64.S
[620/774] Compiling armv4-mont.ios.arm.S
[621/774] Compiling aesv8-armx64.linux.aarch64.S
[622/774] Compiling aesv8-armx32.linux.arm.S
[623/774] Compiling aesv8-armx64.ios.aarch64.S
[624/774] Compiling aesv8-armx32.ios.arm.S
[624/774] Compiling aesni-x86_64.mac.x86_64.S
[626/774] Compiling aesni-x86_64.linux.x86_64.S
[627/774] Compiling aesni-x86.linux.x86.S
[628/774] Compiling aesni-gcm-x86_64.mac.x86_64.S
[629/774] Compiling aesni-gcm-x86_64.linux.x86_64.S
[630/774] Compiling mode_wrappers.c
[631/774] Compiling key_wrap.c
[632/774] Compiling aes.c
[633/774] Compiling ex_data.c
[634/774] Compiling sign.c
[635/774] Compiling pbkdf.c
[636/774] Compiling p_x25519.c
[636/774] Compiling scrypt.c
[638/774] Compiling aes_nohw.c
[639/774] Compiling p_x25519_asn1.c
[640/774] Compiling p_rsa_asn1.c
[641/774] Compiling print.c
[642/774] Compiling p_rsa.c
[643/774] Compiling p_hkdf.c
[644/774] Compiling p_ed25519_asn1.c
[645/774] Compiling p_ed25519.c
[646/774] Compiling p_ec_asn1.c
[647/774] Compiling err_data.c
[648/774] Compiling p_ec.c
[649/774] Compiling p_dsa_asn1.c
[650/774] Compiling engine.c
[651/774] Compiling evp_ctx.c
[652/774] Compiling evp.c
[653/774] Compiling evp_asn1.c
[654/774] Compiling ecdsa_asn1.c
[655/774] Compiling err.c
[656/774] Compiling ecdh_extra.c
[657/774] Compiling hash_to_curve.c
[658/774] Compiling ec_derive.c
[659/774] Compiling ec_asn1.c
[660/774] Compiling dsa_asn1.c
[661/774] Compiling x25519-asm-arm.S
[662/774] Compiling dh_asn1.c
[663/774] Compiling params.c
[664/774] Compiling spake25519.c
[665/774] Compiling digest_extra.c
[666/774] Compiling dsa.c
[667/774] Compiling des.c
[668/774] Compiling crypto.c
[669/774] Compiling cpu_ppc64le.c
[670/774] Compiling cpu_intel.c
[671/774] Compiling cpu_arm_linux.c
[672/774] Compiling cpu_arm_freebsd.c
[673/774] Compiling curve25519.c
[674/774] Compiling cpu_arm.c
[675/774] Compiling cpu_aarch64_linux.c
[676/774] Compiling cpu_aarch64_win.c
[677/774] Compiling cpu_aarch64_fuchsia.c
[678/774] Compiling cpu_aarch64_freebsd.c
[679/774] Compiling cpu_aarch64_apple.c
[680/774] Compiling conf.c
[681/774] Compiling tls_cbc.c
[682/774] Compiling e_tls.c
[683/774] Compiling e_rc4.c
[684/774] Compiling e_rc2.c
[684/774] Compiling e_null.c
[686/774] Compiling derive_key.c
[687/774] Compiling e_des.c
[688/774] Compiling e_aesgcmsiv.c
[689/774] Compiling e_chacha20poly1305.c
[690/774] Compiling e_aesctrhmac.c
[691/774] Compiling cipher_extra.c
[692/774] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[693/774] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[694/774] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[695/774] Compiling chacha20_poly1305_armv8.linux.aarch64.S
[696/774] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[697/774] Compiling chacha-x86_64.mac.x86_64.S
[698/774] Compiling chacha20_poly1305_armv8.ios.aarch64.S
[698/774] Compiling chacha-x86_64.linux.x86_64.S
[700/774] Compiling chacha-x86.linux.x86.S
[701/774] Compiling chacha-armv8.linux.aarch64.S
[702/774] Compiling chacha.c
[703/774] Compiling chacha-armv8.ios.aarch64.S
[704/774] Compiling chacha-armv4.linux.arm.S
[705/774] Compiling chacha-armv4.ios.arm.S
[706/774] Compiling unicode.c
[707/774] Compiling asn1_compat.c
[708/774] Compiling ber.c
[709/774] Compiling buf.c
[710/774] Compiling bn_asn1.c
[711/774] Compiling cbb.c
[712/774] Compiling convert.c
[713/774] Compiling cbs.c
[714/774] Compiling blake2.c
[715/774] Compiling socket_helper.c
[716/774] Compiling socket.c
[717/774] Compiling printf.c
[718/774] Compiling hexdump.c
[719/774] Compiling pair.c
[720/774] Compiling fd.c
[721/774] Compiling file.c
[722/774] Compiling bio_mem.c
[723/774] Compiling connect.c
[724/774] Compiling base64.c
[725/774] Compiling bio.c
[726/774] Compiling tasn_utl.c
[727/774] Compiling tasn_typ.c
[728/774] Compiling tasn_fre.c
[729/774] Compiling tasn_new.c
[730/774] Compiling posix_time.c
[731/774] Compiling f_string.c
[732/774] Compiling tasn_enc.c
[733/774] Compiling tasn_dec.c
[734/774] Compiling f_int.c
[735/774] Compiling asn_pack.c
[736/774] Compiling asn1_par.c
[737/774] Compiling asn1_lib.c
[738/774] Compiling a_utctm.c
[739/774] Compiling a_type.c
[740/774] Compiling a_time.c
[741/774] Compiling a_strnid.c
[742/774] Compiling a_print.c
[743/774] Compiling a_octet.c
[744/774] Compiling a_strex.c
[745/774] Compiling a_mbstr.c
[746/774] Compiling a_object.c
[747/774] Compiling a_i2d_fp.c
[748/774] Compiling a_gentm.c
[749/774] Compiling a_int.c
[750/774] Compiling CBacktrace state.c
[751/774] Compiling a_dup.c
[752/774] Compiling a_d2i_fp.c
[753/774] Compiling a_bool.c
[754/774] Compiling CBacktrace sort.c
[755/774] Compiling a_bitstr.c
[756/774] Compiling CBacktrace simple.c
[757/774] Compiling CBacktrace print.c
[758/774] Compiling CBacktrace posix.c
[759/774] Compiling CBacktrace mmapio.c
[760/774] Write sources
[762/774] Compiling CBacktrace mmap.c
[763/774] Compiling CBacktrace fileline.c
[764/774] Compiling CBacktrace elf.c
[765/774] Compiling CBacktrace dwarf.c
[766/774] Compiling CBacktrace backtrace.c
[767/774] Compiling CBacktrace atomic.c
[768/774] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[770/801] Compiling Backtrace Demangle.swift
[771/801] Compiling Backtrace Backtrace.swift
[772/801] Emitting module Backtrace
[773/801] Compiling Algorithms MinMax.swift
[774/801] Compiling Algorithms Partition.swift
[775/801] Compiling Algorithms Permutations.swift
[776/803] Compiling Algorithms EitherSequence.swift
[777/803] Compiling Algorithms FirstNonNil.swift
[778/803] Compiling Algorithms FlattenCollection.swift
[779/803] Compiling Algorithms Product.swift
[780/803] Compiling Algorithms RandomSample.swift
[781/803] Compiling Algorithms Suffix.swift
[782/803] Compiling Algorithms Trim.swift
[783/803] Compiling Algorithms Reductions.swift
[784/803] Compiling Algorithms Rotate.swift
[785/803] Compiling Algorithms Combinations.swift
[786/803] Compiling Algorithms Compacted.swift
[787/803] Compiling Algorithms Cycle.swift
[788/803] Compiling Algorithms Split.swift
[789/803] Compiling Algorithms Stride.swift
[790/803] Compiling Algorithms AdjacentPairs.swift
[791/803] Compiling Algorithms Chain.swift
[792/803] Compiling Algorithms Chunked.swift
[793/803] Compiling Algorithms Unique.swift
[794/803] Compiling Algorithms Windows.swift
[795/803] Compiling Algorithms Indexed.swift
[796/803] Compiling Algorithms Intersperse.swift
[797/803] Compiling Algorithms Joined.swift
[798/803] Emitting module Algorithms
[798/803] Compiling c-nioatomics.c
[799/803] Compiling c-atomics.c
[801/809] Emitting module NIOConcurrencyHelpers
[802/809] Compiling NIOConcurrencyHelpers atomics.swift
[803/809] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[804/809] Compiling NIOConcurrencyHelpers lock.swift
[805/809] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[806/809] Compiling NIOConcurrencyHelpers NIOLock.swift
[807/859] Compiling NIOCore EventLoopFuture.swift
[808/859] Compiling NIOCore FileDescriptor.swift
[809/859] Compiling NIOCore FileHandle.swift
[810/859] Compiling NIOCore FileRegion.swift
[811/859] Compiling NIOCore IO.swift
[812/864] Compiling NIOCore PointerHelpers.swift
[813/864] Compiling NIOCore RecvByteBufferAllocator.swift
[814/864] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[815/864] Compiling NIOCore SocketAddresses.swift
[816/864] Compiling NIOCore SocketOptionProvider.swift
[817/864] Compiling NIOCore DispatchQueue+WithFuture.swift
[818/864] Compiling NIOCore EventLoop+Deprecated.swift
[819/864] Compiling NIOCore EventLoop.swift
[820/864] Compiling NIOCore EventLoopFuture+Deprecated.swift
[821/864] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[822/864] Compiling NIOCore BSDSocketAPI.swift
[823/864] Compiling NIOCore ByteBuffer-aux.swift
[824/864] Compiling NIOCore ByteBuffer-conversions.swift
[825/864] Compiling NIOCore ByteBuffer-core.swift
[826/864] Compiling NIOCore ByteBuffer-int.swift
[827/864] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[828/864] Compiling NIOCore SystemCallHelpers.swift
[829/864] Compiling NIOCore TimeAmount+Duration.swift
[830/864] Compiling NIOCore TypeAssistedChannelHandler.swift
[831/864] Compiling NIOCore UniversalBootstrapSupport.swift
[832/864] Compiling NIOCore Utilities.swift
[833/864] Compiling NIOCore AddressedEnvelope.swift
[834/864] Compiling NIOCore AsyncAwaitSupport.swift
[835/864] Compiling NIOCore NIOAsyncSequenceProducer.swift
[836/864] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[837/864] Compiling NIOCore NIOAsyncWriter.swift
[838/864] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[839/864] Compiling NIOCore MarkedCircularBuffer.swift
[840/864] Compiling NIOCore MulticastChannel.swift
[841/864] Compiling NIOCore NIOAny.swift
[842/864] Compiling NIOCore NIOCloseOnErrorHandler.swift
[843/864] Compiling NIOCore NIOSendable.swift
[844/864] Compiling NIOCore IOData.swift
[845/864] Compiling NIOCore IntegerBitPacking.swift
[846/864] Compiling NIOCore IntegerTypes.swift
[847/864] Compiling NIOCore Interfaces.swift
[848/864] Compiling NIOCore Linux.swift
[849/864] Compiling NIOCore ChannelOption.swift
[850/864] Compiling NIOCore ChannelPipeline.swift
[851/864] Compiling NIOCore CircularBuffer.swift
[852/864] Compiling NIOCore Codec.swift
[853/864] Compiling NIOCore ConvenienceOptionSupport.swift
[854/864] Compiling NIOCore DeadChannel.swift
[855/864] Compiling NIOCore ByteBuffer-multi-int.swift
[856/864] Compiling NIOCore ByteBuffer-views.swift
[857/864] Compiling NIOCore Channel.swift
[858/864] Compiling NIOCore ChannelHandler.swift
[859/864] Compiling NIOCore ChannelHandlers.swift
[860/864] Compiling NIOCore ChannelInvoker.swift
[861/864] Emitting module NIOCore
[862/909] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[863/909] Compiling NIOEmbedded AsyncTestingChannel.swift
[864/909] Compiling NIOEmbedded Embedded.swift
[865/909] Emitting module NIOEmbedded
[866/909] Compiling NIOPosix PipeChannel.swift
[867/909] Compiling NIOPosix PipePair.swift
[868/909] Compiling NIOPosix PointerHelpers.swift
[869/909] Compiling NIOPosix Resolver.swift
[870/913] Compiling NIOPosix IntegerTypes.swift
[871/913] Compiling NIOPosix Linux.swift
[872/913] Compiling NIOPosix LinuxCPUSet.swift
[873/913] Compiling NIOPosix LinuxUring.swift
[874/913] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[875/913] Compiling NIOPosix Selectable.swift
[876/913] Compiling NIOPosix SelectableChannel.swift
[877/913] Compiling NIOPosix SelectableEventLoop.swift
[878/913] Compiling NIOPosix SelectorEpoll.swift
[879/913] Compiling NIOPosix FileDescriptor.swift
[880/913] Compiling NIOPosix GetaddrinfoResolver.swift
[881/913] Compiling NIOPosix HappyEyeballs.swift
[882/913] Compiling NIOPosix IO.swift
[883/913] Compiling NIOPosix IntegerBitPacking.swift
[884/913] Compiling NIOPosix BSDSocketAPICommon.swift
[885/913] Compiling NIOPosix BSDSocketAPIPosix.swift
[886/913] Compiling NIOPosix BSDSocketAPIWindows.swift
[887/913] Compiling NIOPosix BaseSocket.swift
[888/913] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[889/913] Emitting module NIOPosix
[890/913] Compiling NIOPosix Thread.swift
[891/913] Compiling NIOPosix ThreadPosix.swift
[892/913] Compiling NIOPosix ThreadWindows.swift
[893/913] Compiling NIOPosix Utilities.swift
[894/913] Compiling NIOPosix Socket.swift
[895/913] Compiling NIOPosix SocketChannel.swift
[896/913] Compiling NIOPosix SocketProtocols.swift
[897/913] Compiling NIOPosix System.swift
[898/913] Compiling NIOPosix SelectorGeneric.swift
[899/913] Compiling NIOPosix SelectorKqueue.swift
[900/913] Compiling NIOPosix SelectorUring.swift
[901/913] Compiling NIOPosix ServerSocket.swift
[902/913] Compiling NIOPosix NIOThreadPool.swift
[903/913] Compiling NIOPosix NonBlockingFileIO.swift
[904/913] Compiling NIOPosix PendingDatagramWritesManager.swift
[905/913] Compiling NIOPosix PendingWritesManager.swift
[906/913] Compiling NIOPosix BaseSocketChannel.swift
[907/913] Compiling NIOPosix BaseStreamSocketChannel.swift
[908/913] Compiling NIOPosix Bootstrap.swift
[909/913] Compiling NIOPosix ControlMessage.swift
[910/913] Compiling NIOPosix DatagramVectorReadManager.swift
[911/915] Compiling NIO Exports.swift
[912/915] Emitting module NIO
[913/983] Compiling NIOTLS TLSEvents.swift
[914/983] Emitting module NIOTLS
[915/983] Compiling NIOTLS SNIHandler.swift
[916/983] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[917/1010] Compiling NIOExtras QuiescingHelper.swift
[918/1010] Compiling NIOExtras RequestResponseHandler.swift
[919/1011] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[920/1011] Compiling NIOSOCKS SOCKSResponse.swift
[921/1011] Compiling NIOSOCKS Helpers.swift
[922/1011] Compiling NIOSOCKS Messages.swift
[923/1011] Compiling NIOSOCKS ClientStateMachine.swift
[924/1012] Compiling NIOExtras NIOLengthFieldBitLength.swift
[925/1012] Compiling NIOExtras PCAPRingBuffer.swift
[926/1012] Compiling NIOSOCKS Errors.swift
[927/1012] Compiling NIOSSL IdentityVerification.swift
[928/1012] Compiling NIOSSL SSLConnection.swift
[929/1012] Compiling NIOSOCKS SOCKSRequest.swift
[930/1012] Emitting module NIOSOCKS
[931/1012] Compiling NIOSSL ByteBufferBIO.swift
[932/1012] Compiling NIOSSL CustomPrivateKey.swift
[933/1012] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[934/1013] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[935/1013] Compiling NIOExtras NIOExtrasError.swift
[936/1013] Compiling NIOSSL SSLCallbacks.swift
[937/1013] Compiling NIOSSL SSLCertificate.swift
[938/1013] Compiling NIOSSL SSLPublicKey.swift
[939/1013] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[940/1015] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[943/1015] Compiling NIOSSL SSLCertificateExtensions.swift
[946/1015] Emitting module NIOExtras
[947/1015] Compiling NIOSSL SSLContext.swift
[948/1015] Compiling NIOSSL SSLErrors.swift
[951/1015] Compiling NIOSOCKS ServerStateMachine.swift
[952/1015] Compiling NIOSSL SSLInit.swift
[953/1015] Compiling NIOSSL SSLPKCS12Bundle.swift
[956/1015] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[957/1015] Compiling NIOSSL NIOSSLServerHandler.swift
[958/1015] Compiling NIOSSL ObjectIdentifier.swift
[959/1015] Compiling NIOSSL PosixPort.swift
[966/1015] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[967/1015] Emitting module NIOHTTP1
[970/1015] Compiling AsyncKit Optional+StrictMap.swift
[971/1015] Compiling AsyncKit Exports.swift
[972/1015] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[973/1015] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[974/1015] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[975/1015] Compiling NIOHTTP1 HTTPTypes.swift
[976/1015] Compiling NIOExtras WritePCAPHandler.swift
[977/1063] Emitting module AsyncKit
[978/1063] Compiling NIOWebSocket WebSocketOpcode.swift
[979/1064] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[980/1064] Compiling NIOWebSocket SHA1.swift
[981/1064] Compiling NIOHPACK HPACKEncoder.swift
[982/1065] Compiling NIOHPACK IndexedHeaderTable.swift
[983/1065] Compiling NIOHPACK IntegerCoding.swift
[984/1065] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[985/1065] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[986/1065] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[987/1065] Compiling MultipartKit BasicCodingKey.swift
[988/1065] Compiling MultipartKit MultipartError.swift
[989/1065] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[990/1065] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[991/1065] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[992/1065] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[993/1065] Emitting module NIOHTTPCompression
[994/1065] Compiling NIOHTTPCompression HTTPCompression.swift
[995/1065] Compiling NIOHTTPCompression HTTPDecompression.swift
[996/1065] Compiling NIOHPACK StaticHeaderTable.swift
[997/1065] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[998/1065] Compiling NIOHPACK HeaderTables.swift
[999/1065] Compiling NIOWebSocket WebSocketFrame.swift
[1000/1065] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1001/1065] Emitting module NIOWebSocket
[1004/1065] Compiling NIOHPACK HuffmanCoding.swift
[1005/1065] Compiling NIOHPACK HuffmanTables.swift
[1006/1065] Emitting module NIOHPACK
[1007/1065] Compiling NIOHPACK HPACKErrors.swift
[1008/1065] Compiling NIOHPACK HPACKHeader.swift
[1009/1118] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1010/1118] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1011/1118] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1012/1120] Compiling NIOHTTP2 HTTP2Error.swift
[1013/1120] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1014/1120] Emitting module MultipartKit
[1015/1120] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1016/1120] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1017/1120] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1018/1120] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1019/1120] Compiling NIOHTTP2 MayReceiveFrames.swift
[1020/1120] Compiling NIOHTTP2 ReceivingDataState.swift
[1021/1120] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1022/1120] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1023/1120] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1024/1120] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1025/1120] Compiling MultipartKit MultipartSerializer.swift
[1026/1120] Compiling MultipartKit Utilities.swift
[1027/1120] Compiling NIOHTTP2 StateMachineResult.swift
[1028/1120] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1029/1120] Compiling NIOHTTP2 DOSHeuristics.swift
[1030/1120] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1031/1120] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1032/1120] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1036/1122] Compiling NIOHTTP2 SendingHeadersState.swift
[1037/1122] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1038/1122] Compiling NIOHTTP2 SendingRstStreamState.swift
[1039/1122] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1040/1122] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1041/1122] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1042/1122] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1043/1122] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1044/1122] Compiling NIOHTTP2 InboundEventBuffer.swift
[1045/1122] Compiling NIOHTTP2 InboundWindowManager.swift
[1046/1122] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1049/1122] Compiling NIOSSL TLSConfiguration.swift
[1050/1122] Compiling NIOSSL UniversalBootstrapSupport.swift
[1051/1122] Compiling NIOHTTP2 SendingDataState.swift
[1052/1122] Compiling NIOHTTP2 SendingGoawayState.swift
[1053/1127] Emitting module NIOHTTP2
[1056/1127] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1066/1127] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1067/1127] Compiling NIOHTTP2 HTTP2PingData.swift
[1068/1127] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1069/1127] Compiling NIOHTTP2 HasLocalSettings.swift
[1070/1127] Compiling NIOHTTP2 HasRemoteSettings.swift
[1071/1127] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1072/1127] Compiling NIOHTTP2 QuiescingState.swift
[1073/1127] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1074/1127] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1075/1127] Compiling NIOHTTP2 HTTP2Settings.swift
[1076/1127] Compiling NIOHTTP2 HTTP2Stream.swift
[1077/1127] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1078/1127] Compiling NIOHTTP2 HTTP2StreamID.swift
[1079/1127] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1080/1127] Emitting module NIOSSL
[1089/1127] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1090/1127] Compiling NIOHTTP2 StreamChannelList.swift
[1091/1127] Compiling NIOHTTP2 StreamMap.swift
[1092/1127] Compiling NIOHTTP2 StreamStateMachine.swift
[1093/1127] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1122/1127] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1123/1127] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1124/1127] Emitting module NIOFoundationCompat
[1125/1141] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1126/1142] Emitting module NIOTransportServices
[1127/1142] 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
~~~~~~~~~~~~~~~~^
[1128/1142] 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
~~~~~~~~~~~~~~~~^
[1129/1142] Compiling NIOTransportServices StateManagedChannel.swift
[1130/1142] Compiling NIOTransportServices NIOTSEventLoop.swift
[1131/1142] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1132/1142] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1133/1142] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1134/1142] Compiling NIOTransportServices NIOTSBootstraps.swift
[1135/1142] 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
~~~~~~~~~~~~~~~~^
[1136/1142] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1137/1142] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1138/1142] Compiling NIOTransportServices NIOTSErrors.swift
[1139/1142] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1140/1206] Compiling WebSocketKit WebSocketHandler.swift
[1141/1206] Compiling WebSocketKit WebSocketClient.swift
[1142/1206] Compiling WebSocketKit HTTPInitialRequestHandler.swift
[1143/1206] Compiling WebSocketKit WebSocket+Connect.swift
[1144/1206] Compiling WebSocketKit Exports.swift
[1145/1206] Compiling WebSocketKit WebSocket+Concurrency.swift
[1146/1206] Emitting module WebSocketKit
[1147/1206] Compiling WebSocketKit WebSocket.swift
[1148/1206] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1149/1206] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1150/1206] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1151/1206] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1152/1206] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1153/1206] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1154/1206] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1155/1212] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1156/1212] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1157/1212] Compiling AsyncHTTPClient Transaction.swift
[1158/1212] Compiling AsyncHTTPClient TransactionBody.swift
[1159/1212] Compiling AsyncHTTPClient Base64.swift
[1160/1212] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1161/1212] Compiling AsyncHTTPClient ConnectionPool.swift
[1162/1212] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1163/1212] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1164/1212] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1165/1212] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1166/1212] Compiling AsyncHTTPClient HTTP1Connection.swift
[1167/1212] Emitting module AsyncHTTPClient
[1168/1212] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1169/1212] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1170/1212] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1171/1212] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1172/1212] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1173/1212] Compiling AsyncHTTPClient RequestBodyLength.swift
[1174/1212] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1175/1212] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1176/1212] Compiling AsyncHTTPClient HTTP2Connection.swift
[1177/1212] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1178/1212] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1179/1212] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1180/1212] Compiling AsyncHTTPClient NWErrorHandler.swift
[1181/1212] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1182/1212] Compiling AsyncHTTPClient TLSConfiguration.swift
[1183/1212] Compiling AsyncHTTPClient RedirectState.swift
[1184/1212] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1185/1212] Compiling AsyncHTTPClient RequestBag.swift
[1186/1212] Compiling AsyncHTTPClient RequestValidation.swift
[1187/1212] Compiling AsyncHTTPClient SSLContextCache.swift
[1188/1212] Compiling AsyncHTTPClient Scheme.swift
[1189/1212] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1190/1212] Compiling AsyncHTTPClient UnsafeTransfer.swift
[1191/1212] Compiling AsyncHTTPClient Utils.swift
[1192/1212] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1193/1212] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1194/1212] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1195/1212] Compiling AsyncHTTPClient ConnectionTarget.swift
[1196/1212] Compiling AsyncHTTPClient DeconstructedURL.swift
[1197/1212] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1198/1212] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1199/1212] Compiling AsyncHTTPClient RequestOptions.swift
[1200/1212] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1201/1212] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1202/1212] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1203/1212] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1204/1212] Compiling AsyncHTTPClient FoundationExtensions.swift
[1205/1212] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1206/1212] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1207/1212] Compiling AsyncHTTPClient HTTPClient.swift
[1208/1212] Compiling AsyncHTTPClient HTTPHandler.swift
[1209/1212] Compiling AsyncHTTPClient LRUCache.swift
[1210/1402] Compiling Vapor File+Multipart.swift
[1211/1402] Compiling Vapor FormDataDecoder+Content.swift
[1212/1402] Compiling Vapor FormDataEncoder+Content.swift
[1213/1402] Compiling Vapor Application+Password.swift
[1214/1402] Compiling Vapor Application+Passwords.swift
[1215/1402] Compiling Vapor AsyncPasswordHasher.swift
[1216/1402] Compiling Vapor BcryptHasher.swift
[1217/1402] Compiling Vapor PasswordHasher.swift
[1218/1402] Compiling Vapor PlaintextHasher.swift
[1219/1402] Compiling Vapor Request+Password.swift
[1220/1402] Compiling Vapor Redirect.swift
[1221/1402] Compiling Vapor Request+Body.swift
[1222/1402] Compiling Vapor Request+BodyStream.swift
[1223/1402] Compiling Vapor Request.swift
[1224/1402] Compiling Vapor Application+Responder.swift
[1225/1402] Compiling Vapor DefaultResponder.swift
[1226/1402] Compiling Vapor Response+Body.swift
[1227/1402] Compiling Vapor Response.swift
[1228/1402] Compiling Vapor ResponseCodable.swift
[1229/1402] Compiling Vapor Application+Routes.swift
[1230/1402] Compiling Vapor Parameters+Require.swift
[1231/1402] Compiling Vapor RoutesCommand.swift
[1232/1402] Compiling Vapor ServeCommand.swift
[1233/1402] Compiling Vapor AnyResponse+Concurrency.swift
[1234/1402] Compiling Vapor AsyncBasicResponder.swift
[1235/1402] Compiling Vapor AsyncMiddleware.swift
[1236/1402] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[1237/1402] Compiling Vapor AsyncSessionDriver.swift
[1238/1402] Compiling Vapor Authentication+Concurrency.swift
[1239/1402] Compiling Vapor Cache+Concurrency.swift
[1240/1402] Compiling Vapor Client+Concurrency.swift
[1241/1402] Compiling Vapor FileIO+Concurrency.swift
[1242/1402] Compiling Vapor Request+Concurrency.swift
[1243/1402] Compiling Vapor Responder+Concurrency.swift
[1244/1402] Compiling Vapor ResponseCodable+Concurrency.swift
[1245/1402] Compiling Vapor RoutesBuilder+Concurrency.swift
[1246/1402] Compiling Vapor ViewRenderer+Concurrency.swift
[1247/1402] Compiling Vapor WebSocket+Concurrency.swift
[1248/1402] Compiling Vapor Content.swift
[1249/1402] Compiling Vapor ContentCoders.swift
[1250/1402] Compiling Vapor ContentConfiguration.swift
[1251/1402] Compiling Vapor ContentContainer.swift
[1252/1422] Compiling Vapor Case.swift
[1253/1422] Compiling Vapor CharacterSet.swift
[1254/1422] Compiling Vapor Count.swift
[1255/1422] Compiling Vapor Email.swift
[1256/1422] Compiling Vapor Empty.swift
[1257/1422] Compiling Vapor In.swift
[1258/1422] Compiling Vapor Nil.swift
[1259/1422] Compiling Vapor NilIgnoring.swift
[1260/1422] Compiling Vapor Not.swift
[1261/1422] Compiling Vapor Or.swift
[1262/1422] Compiling Vapor Pattern.swift
[1263/1422] Compiling Vapor Range.swift
[1264/1422] Compiling Vapor URL.swift
[1265/1422] Compiling Vapor Valid.swift
[1266/1422] Compiling Vapor Application+Views.swift
[1267/1422] Compiling Vapor PlaintextRenderer.swift
[1268/1422] Compiling Vapor Request+View.swift
[1269/1422] Compiling Vapor View.swift
[1270/1422] Compiling Vapor ViewRenderer.swift
[1271/1422] Compiling Vapor _Deprecations.swift
[1272/1422] Compiling Vapor DateFormatter+threadSpecific.swift
[1273/1422] Compiling Vapor URLEncodedFormData.swift
[1274/1422] Compiling Vapor URLEncodedFormDecoder.swift
[1275/1422] Compiling Vapor URLEncodedFormEncoder.swift
[1276/1422] Compiling Vapor URLEncodedFormError.swift
[1277/1422] Compiling Vapor URLEncodedFormParser.swift
[1278/1422] Compiling Vapor URLEncodedFormSerializer.swift
[1279/1422] Compiling Vapor URLQueryFragmentConvertible.swift
[1280/1422] Compiling Vapor AnyResponse.swift
[1281/1422] Compiling Vapor Array+Random.swift
[1282/1422] Compiling Vapor Base32.swift
[1283/1422] Compiling Vapor Base64.swift
[1284/1422] Compiling Vapor BaseN.swift
[1285/1422] Compiling Vapor BasicCodingKey.swift
[1286/1422] Compiling Vapor ByteCount.swift
[1287/1422] Compiling Vapor Bytes+Hex.swift
[1288/1422] Compiling Vapor Bytes+SecureCompare.swift
[1289/1422] Compiling Vapor Collection+Safe.swift
[1290/1422] Compiling Vapor DataProtocol+Copy.swift
[1291/1422] Compiling Vapor DecoderUnwrapper.swift
[1292/1422] Compiling Vapor DirectoryConfiguration.swift
[1293/1422] Compiling Vapor Application.swift
[1294/1422] Compiling Vapor AuthenticationCache.swift
[1295/1422] Compiling Vapor Authenticator.swift
[1296/1422] Compiling Vapor BasicAuthorization.swift
[1297/1422] Compiling Vapor BearerAuthorization.swift
[1298/1422] Compiling Vapor GuardMiddleware.swift
[1299/1422] Compiling Vapor RedirectMiddleware.swift
[1300/1422] Compiling Vapor SessionAuthenticatable.swift
[1301/1422] Compiling Vapor Bcrypt.swift
[1302/1422] Compiling Vapor Application+Cache.swift
[1303/1422] Compiling Vapor Cache.swift
[1304/1422] Compiling Vapor CacheExpirationTime.swift
[1305/1422] Compiling Vapor MemoryCache.swift
[1306/1422] Compiling Vapor Request+Cache.swift
[1307/1422] Compiling Vapor Application+Clients.swift
[1308/1422] Compiling Vapor Client.swift
[1309/1422] Compiling Vapor ClientRequest.swift
[1310/1422] Compiling Vapor ClientResponse.swift
[1311/1422] Compiling Vapor Request+Client.swift
[1312/1422] Compiling Vapor BootCommand.swift
[1313/1422] Compiling Vapor CommandContext+Application.swift
[1314/1422] Compiling Vapor JSONCoder+Custom.swift
[1315/1422] Compiling Vapor JSONCoders+Content.swift
[1316/1422] Compiling Vapor PlaintextDecoder.swift
[1317/1422] Compiling Vapor PlaintextEncoder.swift
[1318/1422] Compiling Vapor SingleValueDecoder.swift
[1319/1422] Compiling Vapor URLQueryCoders.swift
[1320/1422] Compiling Vapor URLQueryContainer.swift
[1321/1422] Compiling Vapor Core.swift
[1322/1422] Compiling Vapor Running.swift
[1323/1422] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[1324/1422] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[1325/1422] Compiling Vapor DotEnvFile+load.swift
[1326/1422] Compiling Vapor Routes+caseInsenstive.swift
[1327/1422] Compiling Vapor Validatable+validate.swift
[1328/1422] Compiling Vapor Environment+Process.swift
[1329/1422] Compiling Vapor Environment+Secret.swift
[1330/1422] Compiling Vapor Environment.swift
[1331/1422] Compiling Vapor Abort.swift
[1332/1422] Compiling Vapor AbortError.swift
[1333/1422] Compiling Vapor DebuggableError.swift
[1334/1422] Compiling Vapor Demangler.swift
[1335/1422] Compiling Vapor DotEnv.swift
[1336/1422] Compiling Vapor Extendable.swift
[1337/1422] Compiling Vapor File.swift
[1338/1422] Compiling Vapor FileIO.swift
[1339/1422] Compiling Vapor LifecycleHandler.swift
[1340/1422] Compiling Vapor OptionalType.swift
[1341/1422] Compiling Vapor RFC1123.swift
[1342/1422] Compiling Vapor SocketAddress+Hostname.swift
[1343/1422] Compiling Vapor Storage.swift
[1344/1422] Compiling Vapor String+IsIPAddress.swift
[1345/1422] Compiling Vapor Thread.swift
[1346/1422] Compiling Vapor URI.swift
[1347/1422] Compiling Vapor RangeResult.swift
[1348/1422] Compiling Vapor Validatable.swift
[1349/1422] Compiling Vapor Validation.swift
[1350/1422] Compiling Vapor ValidationKey.swift
[1351/1422] Compiling Vapor Validations.swift
[1352/1422] Compiling Vapor ValidationsError.swift
[1353/1422] Compiling Vapor Validator.swift
[1354/1422] Compiling Vapor ValidatorResult.swift
[1355/1422] Compiling Vapor And.swift
[1356/1422] Emitting module Vapor
[1357/1422] Compiling Vapor Request+WebSocket.swift
[1358/1422] Compiling Vapor Route.swift
[1359/1422] Compiling Vapor RouteCollection.swift
[1360/1422] Compiling Vapor Routes.swift
[1361/1422] Compiling Vapor RoutesBuilder+Group.swift
[1362/1422] Compiling Vapor RoutesBuilder+Method.swift
[1363/1422] Compiling Vapor RoutesBuilder+Middleware.swift
[1364/1422] Compiling Vapor RoutesBuilder+WebSocket.swift
[1365/1422] Compiling Vapor RoutesBuilder.swift
[1366/1422] Compiling Vapor OTP.swift
[1367/1422] Compiling Vapor Application+Servers.swift
[1368/1422] Compiling Vapor Server.swift
[1369/1422] Compiling Vapor Application+Sessions.swift
[1370/1422] Compiling Vapor MemorySessions.swift
[1371/1422] Compiling Vapor Request+Session.swift
[1372/1422] Compiling Vapor Session.swift
[1373/1422] Compiling Vapor SessionCache.swift
[1374/1422] Compiling Vapor SessionData.swift
[1375/1422] Compiling Vapor SessionDriver.swift
[1376/1422] Compiling Vapor SessionsConfiguration.swift
[1377/1422] Compiling Vapor SessionsMiddleware.swift
[1378/1422] Compiling Vapor ErrorSource.swift
[1379/1422] Compiling Vapor StackTrace.swift
[1380/1422] Compiling Vapor Exports.swift
[1381/1422] Compiling Vapor Application+HTTP.swift
[1382/1422] Compiling Vapor BasicResponder.swift
[1383/1422] Compiling Vapor BodyStream.swift
[1384/1422] Compiling Vapor Application+HTTP+Client.swift
[1385/1422] Compiling Vapor EventLoopHTTPClient.swift
[1386/1422] Compiling Vapor EndpointCache.swift
[1387/1422] Compiling Vapor HTTPMethod+String.swift
[1388/1422] Compiling Vapor HTTPStatus.swift
[1389/1422] Compiling Vapor HTTPCookies.swift
[1390/1422] Compiling Vapor HTTPHeaderCacheControl.swift
[1391/1422] Compiling Vapor HTTPHeaderExpires.swift
[1392/1422] Compiling Vapor HTTPHeaderLastModified.swift
[1393/1422] Compiling Vapor HTTPHeaders+Cache.swift
[1394/1422] Compiling Vapor HTTPHeaders+Connection.swift
[1395/1422] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[1396/1422] Compiling Vapor HTTPHeaders+ContentRange.swift
[1397/1422] Compiling Vapor HTTPHeaders+Directive.swift
[1398/1422] Compiling Vapor HTTPHeaders+Forwarded.swift
[1399/1422] Compiling Vapor HTTPHeaders+Link.swift
[1400/1422] Compiling Vapor HTTPHeaders+Name.swift
[1401/1422] Compiling Vapor HTTPHeaders.swift
[1402/1422] Compiling Vapor HTTPMediaType.swift
[1403/1422] Compiling Vapor HTTPMediaTypePreference.swift
[1404/1422] Compiling Vapor Responder.swift
[1405/1422] Compiling Vapor Application+HTTP+Server.swift
[1406/1422] Compiling Vapor HTTPServer.swift
[1407/1422] Compiling Vapor HTTPServerHandler.swift
[1408/1422] Compiling Vapor HTTPServerRequestDecoder.swift
[1409/1422] Compiling Vapor HTTPServerResponseEncoder.swift
[1410/1422] Compiling Vapor HTTPServerUpgradeHandler.swift
[1411/1422] Compiling Vapor Logger+Report.swift
[1412/1422] Compiling Vapor LoggingSystem+Environment.swift
[1413/1422] Compiling Vapor Application+Middleware.swift
[1414/1422] Compiling Vapor CORSMiddleware.swift
[1415/1422] Compiling Vapor ErrorMiddleware.swift
[1416/1422] Compiling Vapor FileMiddleware.swift
[1417/1422] Compiling Vapor Middleware.swift
[1418/1422] Compiling Vapor MiddlewareConfiguration.swift
[1419/1422] Compiling Vapor RouteLoggingMiddleware.swift
[1420/1452] Emitting module Webber
[1421/1455] Compiling Webber Apt.swift
[1422/1455] Compiling Webber Arch.swift
[1423/1455] Compiling Webber Brew.swift
[1424/1455] Compiling Webber String+Random.swift
[1425/1455] Compiling Webber String+SwifWebLogo.swift
[1426/1455] Compiling Webber URL+FileAttributes.swift
[1427/1455] Compiling Webber VersionCommand.swift
[1428/1455] Compiling Webber AppType.swift
[1429/1455] Compiling Webber BrowserType.swift
[1430/1455] Compiling Webber Data+Bytes.swift
[1431/1455] Compiling Webber Extractor.swift
[1432/1455] Compiling Webber Installer.swift
[1433/1455] Compiling Webber IpConfig.swift
[1434/1455] Compiling Webber Npm.swift
[1435/1455] Compiling Webber OpenSSL.swift
[1436/1455] Compiling Webber Optimizer.swift
[1437/1455] Compiling Webber ToolchainRetriever.swift
[1438/1455] Compiling Webber WasmOpt.swift
[1439/1455] Compiling Webber Webber+Index.swift
[1440/1455] Compiling Webber Server.swift
[1441/1455] Compiling Webber Toolchain.swift
[1442/1455] Compiling Webber ToolchainInstaller.swift
[1443/1455] Compiling Webber DetectPlatformType.swift
[1444/1455] Compiling Webber WebberContext.swift
[1445/1455] Compiling Webber WebberMiddleware.swift
[1446/1455] 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
                                            ^
[1447/1455] 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
                                            ^
[1448/1455] 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
                                            ^
[1449/1455] 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
                                            ^
[1450/1455] Compiling Webber Webber+JS.swift
[1451/1455] Compiling Webber Webber.swift
[1452/1455] Compiling Webber main.swift
[1452/1455] Write Objects.LinkFileList
[1453/1455] Linking Webber
[1454/1455] Applying Webber
Build complete! (96.13s)
Fetching https://github.com/swifweb/console-kit
[1/3105] Fetching console-kit
Fetched https://github.com/swifweb/console-kit from cache (1.42s)
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/vapor/async-kit.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/swiftwasm/WasmTransformer
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/vapor/vapor
[1/2370] Fetching async-kit
[96/4850] Fetching async-kit, websocket-kit
[196/5659] Fetching async-kit, websocket-kit, wasmtransformer
[1078/11235] Fetching async-kit, websocket-kit, wasmtransformer, swift-numerics
[1550/21491] Fetching async-kit, websocket-kit, wasmtransformer, swift-numerics, swift-crypto
[7985/34610] Fetching async-kit, websocket-kit, wasmtransformer, swift-numerics, swift-crypto, async-http-client
[10451/104687] Fetching async-kit, websocket-kit, wasmtransformer, swift-numerics, swift-crypto, async-http-client, vapor
Fetched https://github.com/vapor/async-kit.git from cache (1.32s)
Fetching https://github.com/vapor/routing-kit.git
[11073/102317] Fetching websocket-kit, wasmtransformer, swift-numerics, swift-crypto, async-http-client, vapor
Fetched https://github.com/apple/swift-numerics from cache (2.08s)
Fetching https://github.com/apple/swift-metrics.git
[44885/96741] Fetching websocket-kit, wasmtransformer, swift-crypto, async-http-client, vapor
[53996/117431] Fetching websocket-kit, wasmtransformer, swift-crypto, async-http-client, vapor, routing-kit
[96949/119492] Fetching websocket-kit, wasmtransformer, swift-crypto, async-http-client, vapor, routing-kit, swift-metrics
Fetched https://github.com/apple/swift-metrics.git from cache (0.94s)
Fetching https://github.com/vapor/multipart-kit.git
[97155/117431] Fetching websocket-kit, wasmtransformer, swift-crypto, async-http-client, vapor, routing-kit
Fetched https://github.com/vapor/vapor from cache (3.19s)
Fetched https://github.com/swift-server/async-http-client.git from cache (3.19s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/vapor/websocket-kit.git from cache (3.19s)
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/apple/swift-crypto.git from cache (3.19s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/swiftwasm/WasmTransformer from cache (3.19s)
Fetching https://github.com/apple/swift-atomics.git
[443/20690] Fetching routing-kit
[622/22550] Fetching routing-kit, multipart-kit
[1087/24119] Fetching routing-kit, multipart-kit, swift-atomics
[1173/27742] Fetching routing-kit, multipart-kit, swift-atomics, swift-log
[1598/33305] Fetching routing-kit, multipart-kit, swift-atomics, swift-log, swift-algorithms
[4201/43963] Fetching routing-kit, multipart-kit, swift-atomics, swift-log, swift-algorithms, swift-nio-http2
Fetched https://github.com/apple/swift-algorithms.git from cache (1.13s)
Fetching https://github.com/apple/swift-nio-extras.git
[7725/38400] Fetching routing-kit, multipart-kit, swift-atomics, swift-log, swift-nio-http2
[18431/109076] Fetching routing-kit, multipart-kit, swift-atomics, swift-log, swift-nio-http2, swift-nio
[23022/113967] Fetching routing-kit, multipart-kit, swift-atomics, swift-log, swift-nio-http2, swift-nio, swift-nio-extras
Fetched https://github.com/vapor/multipart-kit.git from cache (2.00s)
Fetching https://github.com/apple/swift-nio-ssl.git
[22221/112107] Fetching routing-kit, swift-atomics, swift-log, swift-nio-http2, swift-nio, swift-nio-extras
[60534/125226] Fetching routing-kit, swift-atomics, swift-log, swift-nio-http2, swift-nio, swift-nio-extras, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.52s)
Fetching https://github.com/swift-server/swift-backtrace.git
[67979/112107] Fetching routing-kit, swift-atomics, swift-log, swift-nio-http2, swift-nio, swift-nio-extras
Fetched https://github.com/apple/swift-nio-extras.git from cache (3.50s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[65877/107216] Fetching routing-kit, swift-atomics, swift-log, swift-nio-http2, swift-nio
[67912/107844] Fetching routing-kit, swift-atomics, swift-log, swift-nio-http2, swift-nio, swift-backtrace
Fetched https://github.com/swift-server/swift-backtrace.git from cache (0.85s)
Fetching https://github.com/swifweb/webber-tools
[68826/109416] Fetching routing-kit, swift-atomics, swift-log, swift-nio-http2, swift-nio, swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.12s)
Fetching https://github.com/apple/swift-collections.git
[72807/107216] Fetching routing-kit, swift-atomics, swift-log, swift-nio-http2, swift-nio
[73015/107319] Fetching routing-kit, swift-atomics, swift-log, swift-nio-http2, swift-nio, webber-tools
Fetched https://github.com/swifweb/webber-tools from cache (0.66s)
[73221/107216] Fetching routing-kit, swift-atomics, swift-log, swift-nio-http2, swift-nio
[77551/122661] Fetching routing-kit, swift-atomics, swift-log, swift-nio-http2, swift-nio, swift-collections
Fetched https://github.com/apple/swift-log.git from cache (11.74s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (11.74s)
Fetched https://github.com/apple/swift-nio.git from cache (11.74s)
Computing version for https://github.com/apple/swift-log.git
Fetched https://github.com/apple/swift-atomics.git from cache (11.74s)
[20638/36135] Fetching routing-kit, swift-collections
Computed https://github.com/apple/swift-log.git at 1.4.4 (0.61s)
Computing version for https://github.com/swifweb/webber-tools
Computed https://github.com/swifweb/webber-tools at 1.4.3 (0.51s)
Computing version for https://github.com/swiftwasm/WasmTransformer
Computed https://github.com/swiftwasm/WasmTransformer at 0.4.1 (0.50s)
Computing version for https://github.com/vapor/vapor
Computed https://github.com/vapor/vapor at 4.67.3 (0.54s)
Fetched https://github.com/vapor/routing-kit.git from cache (17.20s)
Computing version for https://github.com/apple/swift-crypto.git
[7541/15445] Fetching swift-collections
Computed https://github.com/apple/swift-crypto.git at 2.2.0 (0.52s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.5.2 (0.51s)
Fetched https://github.com/apple/swift-collections.git from cache (16.94s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.6.1 (0.50s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.0.0 (0.49s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.3.2 (1.82s)
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.53s)
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.53s)
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.54s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.44.0 (0.55s)
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.50s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.6.0 (0.51s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.14.0 (0.51s)
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.52s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.3 (0.54s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.0.2 (0.50s)
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.51s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.51s)
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/vapor/vapor
Working copy of https://github.com/vapor/vapor resolved at 4.67.3
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/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/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/swifweb/console-kit
Working copy of https://github.com/swifweb/console-kit resolved at master (1ee91b3)
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/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/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-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/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.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.44.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.6.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.23.1
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/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.3
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-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-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
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/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/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.13.1
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.