The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.21.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bdrelling/PlotVapor.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/bdrelling/PlotVapor
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8ef9610 Major overhaul of Page rendering
Cloned https://github.com/bdrelling/PlotVapor.git into spi-builder-workspace
8ef9610378bf3a509b4c887d17cd053ff370e048
SPI manifest file found: spi-builder-workspace/.spi.yml
SUCCESS checkout https://github.com/bdrelling/PlotVapor.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.3.0.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/swift-kipple/Tools from cache
Fetching https://github.com/vapor/vapor from cache
Fetching https://github.com/JohnSundell/Plot from cache
Fetched https://github.com/swift-kipple/Tools (0.72s)
Fetched https://github.com/JohnSundell/Plot (0.90s)
Fetched https://github.com/vapor/vapor (1.44s)
Computing version for https://github.com/JohnSundell/Plot
Computed https://github.com/JohnSundell/Plot at 0.11.0 (0.03s)
Computing version for https://github.com/swift-kipple/Tools
Computed https://github.com/swift-kipple/Tools at 0.3.7 (0.03s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/nicklockwood/SwiftFormat from cache
Fetched https://github.com/apple/swift-argument-parser (0.53s)
Fetched https://github.com/nicklockwood/SwiftFormat (0.98s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.2 (0.05s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.51.12 (0.04s)
Computing version for https://github.com/vapor/vapor
Computed https://github.com/vapor/vapor at 4.77.0 (0.03s)
Fetching https://github.com/vapor/websocket-kit.git from cache
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/vapor/multipart-kit.git from cache
Fetched https://github.com/vapor/multipart-kit.git (0.36s)
Fetching https://github.com/apple/swift-metrics.git from cache
Fetched https://github.com/apple/swift-algorithms.git (0.38s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/vapor/websocket-kit.git (0.63s)
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetched https://github.com/apple/swift-metrics.git (0.49s)
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetched https://github.com/apple/swift-log.git (0.61s)
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetched https://github.com/apple/swift-nio-extras.git (0.85s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio-http2.git (0.78s)
Fetching https://github.com/swift-server/swift-backtrace.git from cache
Fetched https://github.com/apple/swift-nio-ssl.git (1.10s)
Fetching https://github.com/vapor/routing-kit.git from cache
Fetched https://github.com/swift-server/swift-backtrace.git (0.80s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/vapor/routing-kit.git (0.86s)
Fetching https://github.com/vapor/console-kit.git from cache
Fetched https://github.com/vapor/console-kit.git (0.76s)
Fetching https://github.com/vapor/async-kit.git from cache
Fetched https://github.com/apple/swift-crypto.git (1.32s)
Fetching https://github.com/swift-server/async-http-client.git from cache
Fetched https://github.com/apple/swift-nio.git (2.31s)
Fetched https://github.com/vapor/async-kit.git (0.28s)
Fetched https://github.com/swift-server/async-http-client.git (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.02s)
Fetching https://github.com/apple/swift-numerics from cache
Fetched https://github.com/apple/swift-numerics (0.38s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.17.0 (0.02s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.02s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.7.2 (0.02s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.2 (0.02s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.5.4 (0.02s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git (0.71s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.03s)
Computing version for https://github.com/swift-server/swift-backtrace.git
Computed https://github.com/swift-server/swift-backtrace.git at 1.3.3 (0.02s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.54.0 (0.03s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git (0.43s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.1.0 (0.02s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.4.1 (0.03s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.27.0 (0.02s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.18.0 (0.02s)
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetched https://github.com/apple/swift-nio-transport-services.git (0.36s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.24.0 (0.02s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.19.0 (0.03s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.17.0 (0.02s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.6.0 (0.02s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.14.0 (0.02s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.5.0 (0.02s)
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.19.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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.1.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.7.2
Creating working copy for https://github.com/JohnSundell/Plot
Working copy of https://github.com/JohnSundell/Plot resolved at 0.11.0
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.51.12
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.4
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.4.1
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.27.0
Creating working copy for https://github.com/swift-kipple/Tools
Working copy of https://github.com/swift-kipple/Tools resolved at 0.3.7
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.6.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.2.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.24.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/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.14.0
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.5.4
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.18.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.5.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.17.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.17.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.2
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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.54.0
Creating working copy for https://github.com/vapor/vapor
Working copy of https://github.com/vapor/vapor resolved at 4.77.0
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin SwiftFormatPlugin
Building for debugging...
[2/468] Compiling CNIOWindows shim.c
[3/468] Compiling _NumericsShims _NumericsShims.c
[4/468] Compiling CNIOWindows WSAStartup.c
[5/468] Compiling CNIOLinux shim.c
[5/468] Compiling CNIOLinux liburing_shims.c
[7/468] Compiling _AtomicsShims.c
[8/468] Compiling CVaporBcrypt bcrypt.c
[9/468] Compiling CNIOLLHTTP c_nio_llhttp.c
[9/468] Compiling CNIOLLHTTP c_nio_http.c
[9/468] Compiling CNIOSHA1 c_nio_sha1.c
[12/478] Compiling CVaporURLParser urlparser.c
[13/481] Compiling CVaporBcrypt blf.c
[14/486] Compiling CNIOLLHTTP c_nio_api.c
[16/670] Compiling RealModule Real.swift
[17/671] Compiling RealModule Float80+Real.swift
[18/671] Compiling RealModule Float16+Real.swift
[19/671] Compiling RealModule RealFunctions.swift
[20/671] Compiling Crypto ECDSASignature.swift
[21/671] Compiling Crypto PEMDocument.swift
[22/671] Compiling Crypto PKCS8PrivateKey.swift
[23/671] Compiling Crypto SEC1PrivateKey.swift
[24/671] Compiling Crypto SubjectPublicKeyInfo.swift
[25/671] Compiling Crypto CryptoKitErrors.swift
[26/671] Compiling Crypto Digest_boring.swift
[27/677] Compiling RealModule Float+Real.swift
[30/677] Emitting module RealModule
[31/677] Compiling RealModule ElementaryFunctions.swift
[34/677] Compiling Crypto HMAC.swift
[35/677] Compiling Crypto MACFunctions.swift
[36/677] Compiling Crypto MessageAuthenticationCode.swift
[37/677] Compiling Crypto AES.swift
[38/677] Compiling Crypto HashFunctions.swift
[39/677] Compiling Crypto HashFunctions_SHA2.swift
[40/677] Compiling Crypto X25519Keys_boring.swift
[41/677] Compiling Crypto Curve25519.swift
[42/677] Compiling Crypto Ed25519.swift
[43/677] Compiling Crypto NISTCurvesKeys.swift
[44/677] Compiling Crypto X25519Keys.swift
[45/677] Compiling Crypto SymmetricKeys.swift
[46/677] Compiling Crypto EdDSA.swift
[47/677] Compiling Crypto Signature.swift
[48/677] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[49/677] Compiling Crypto CryptoKitErrors_boring.swift
[50/679] Compiling Crypto AESWrap.swift
[51/679] Compiling Crypto AESWrap_boring.swift
[52/679] Compiling Crypto Ed25519_boring.swift
[53/679] Compiling Crypto EllipticCurvePoint_boring.swift
[54/679] Compiling Crypto EllipticCurve_boring.swift
[55/679] Compiling Crypto NISTCurvesKeys_boring.swift
[60/679] Compiling Crypto Digest.swift
[61/679] Compiling Crypto Digests.swift
[62/679] Compiling Crypto ECDSASignature_boring.swift
[63/679] Compiling Crypto ECDSA_boring.swift
[64/679] Compiling Crypto EdDSA_boring.swift
[65/679] Compiling Crypto ECDSA.swift
[75/679] Emitting module DequeModule
[76/694] Compiling DequeModule _DequeSlot.swift
[77/694] Compiling DequeModule _UnsafeWrappedBuffer.swift
[78/717] Compiling Logging MetadataProvider.swift
[79/717] Compiling Algorithms MinMax.swift
[80/717] Compiling Algorithms Split.swift
[81/717] Compiling Algorithms EitherSequence.swift
[82/717] Compiling Algorithms Partition.swift
[83/717] Compiling Algorithms Chunked.swift
[84/717] Compiling Algorithms Combinations.swift
[85/717] Compiling Algorithms Compacted.swift
[86/717] Compiling Algorithms Cycle.swift
[87/717] Compiling Algorithms Stride.swift
[88/717] Compiling Algorithms Suffix.swift
[89/719] Compiling _NIODataStructures PriorityQueue.swift
[90/719] Compiling _NIODataStructures Heap.swift
[91/719] Emitting module _NIODataStructures
[91/719] Compiling CNIOExtrasZlib empty.c
[93/719] Compiling Algorithms FirstNonNil.swift
[94/719] Compiling Algorithms FlattenCollection.swift
[95/719] Compiling Algorithms Indexed.swift
[96/719] Compiling Crypto Nonces.swift
[97/719] Compiling Crypto ASN1.swift
[98/719] Compiling Crypto ASN1Any.swift
[99/719] Compiling Crypto ASN1BitString.swift
[100/719] Emitting module OrderedCollections
[102/719] Compiling Atomics Primitives.native.swift
[103/719] Compiling Atomics Primitives.shims.swift
[104/719] Compiling Algorithms RandomSample.swift
[105/719] Compiling Algorithms Reductions.swift
[106/719] Compiling Algorithms Rotate.swift
[107/719] Compiling OrderedCollections OrderedSet+Testing.swift
[108/719] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[109/719] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[110/719] Compiling OrderedCollections OrderedSet.swift
[111/719] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[112/719] Compiling OrderedCollections _UnsafeBitset.swift
[113/719] Emitting module CoreMetrics
[114/719] Compiling CoreMetrics Metrics.swift
[115/719] Compiling CoreMetrics Locks.swift
[122/724] Emitting module Collections
[123/724] Compiling Collections Collections.swift
[124/724] Compiling Logging LogHandler.swift
[125/724] Emitting module Logging
[126/724] Compiling Logging Locks.swift
[127/724] Compiling Logging Logging.swift
[128/726] Compiling Algorithms AdjacentPairs.swift
[129/726] Compiling Algorithms Chain.swift
[129/726] Compiling CNIODarwin shim.c
[130/726] Compiling CNIOBoringSSLShims shims.c
[135/726] Compiling Algorithms Trim.swift
[136/726] Compiling Algorithms Unique.swift
[137/726] Compiling Algorithms Windows.swift
[138/750] Emitting module Atomics
[139/751] Compiling ConsoleKit Console+Run.swift
[140/751] Compiling ConsoleKit Flag.swift
[141/775] Compiling ConsoleKit Console+Ephemeral.swift
[142/775] Compiling ConsoleKit ConsoleClear.swift
[143/775] Compiling ConsoleKit Utilities.swift
[144/775] Compiling ConsoleKit Console.swift
[145/775] Compiling ConsoleKit Console+Ask.swift
[146/775] Compiling ConsoleKit AnyAsyncCommand.swift
[147/775] Compiling ConsoleKit AsyncCommand.swift
[148/775] Compiling ConsoleKit AsyncCommandGroup.swift
[149/775] Compiling ConsoleKit AsyncCommands.swift
[152/775] Compiling ConsoleKit Option.swift
[152/775] Compiling tls_record.cc
[153/775] Compiling tls_method.cc
[155/775] Emitting module Algorithms
[156/775] Compiling ConsoleKit ActivityIndicator.swift
[157/775] Compiling ConsoleKit ActivityIndicatorRenderer.swift
[158/775] Compiling ConsoleKit ActivityIndicatorState.swift
[159/775] Emitting module Crypto
[160/783] Compiling RoutingKit PathComponent.swift
[161/783] Compiling RoutingKit Router.swift
[162/783] Compiling RoutingKit TrieRouter.swift
[163/783] Emitting module ConsoleKit
[163/789] Compiling tls13_server.cc
[165/789] Compiling ConsoleKit Console+Choose.swift
[166/789] Compiling ConsoleKit Console+Confirm.swift
[167/789] Compiling ConsoleKit Console+Input.swift
[168/789] Compiling ConsoleKit Console+Center.swift
[169/789] Compiling ConsoleKit Console+Output.swift
[170/789] Compiling ConsoleKit Console+Wait.swift
[170/789] Compiling tls13_enc.cc
[177/789] Compiling tls13_client.cc
[178/789] Compiling tls13_both.cc
[180/789] Emitting module Metrics
[181/789] Compiling Metrics Metrics.swift
[182/789] Compiling Crypto ASN1Boolean.swift
[183/789] Compiling Crypto ASN1Identifier.swift
[184/789] Compiling Crypto ASN1Integer.swift
[185/789] Compiling Crypto ASN1Null.swift
[186/789] Compiling Crypto ASN1OctetString.swift
[187/789] Compiling Crypto ASN1Strings.swift
[188/789] Compiling Crypto ArraySliceBigint.swift
[189/789] Compiling Crypto GeneralizedTime.swift
[190/789] Compiling Crypto ObjectIdentifier.swift
[191/789] Compiling ConsoleKit CommandError.swift
[192/789] Compiling ConsoleKit CommandGroup.swift
[193/789] Compiling ConsoleKit CommandInput.swift
[194/789] Compiling ConsoleKit CommandSignature.swift
[195/789] Compiling ConsoleKit Commands.swift
[196/789] Compiling ConsoleKit Completion.swift
[197/789] Compiling RoutingKit AnyRouter.swift
[198/789] Emitting module RoutingKit
[199/789] Compiling RoutingKit Parameters.swift
[200/789] Compiling ConsoleKit readpassphrase_linux.swift
[201/789] Compiling ConsoleKit ConsoleError.swift
[202/789] Compiling ConsoleKit ConsoleLogger.swift
[203/789] Compiling ConsoleKit GenerateAsyncAutocompleteCommand.swift
[204/789] Compiling ConsoleKit GenerateAutocompleteCommand.swift
[205/789] Compiling ConsoleKit String+LevenshteinDistance.swift
[206/789] Compiling ConsoleKit ConsoleColor.swift
[207/789] Compiling ConsoleKit ConsoleStyle.swift
[208/789] Compiling ConsoleKit ConsoleText.swift
[209/789] Compiling ConsoleKit ConsoleTextFragment.swift
[210/789] Compiling ConsoleKit ANSI.swift
[211/789] Compiling ConsoleKit Terminal.swift
[214/797] Compiling ConsoleKit AnyCommand.swift
[215/797] Compiling ConsoleKit Argument.swift
[216/797] Compiling ConsoleKit ActivityBar.swift
[220/797] Compiling ConsoleKit CustomActivity.swift
[221/797] Compiling ConsoleKit LoadingBar.swift
[241/797] Compiling ConsoleKit Command.swift
[242/797] Compiling ConsoleKit CommandContext.swift
[243/797] Compiling ConsoleKit ProgressBar.swift
[244/797] Compiling ConsoleKit Console+Clear.swift
[329/797] Compiling Plot ElementRenderingBuffer.swift
[330/797] Compiling Plot ElementWrapper.swift
[331/797] Compiling Plot Environment.swift
[332/797] Compiling Plot ModifiedComponent.swift
[333/797] Compiling Plot Renderer.swift
[334/797] Compiling Plot String+Escaping.swift
[335/797] Compiling Crypto SecureBytes.swift
[336/797] Compiling Crypto Zeroization.swift
[336/797] Compiling t1_enc.cc
[338/797] Emitting module Plot
[346/797] Compiling ssl_versions.cc
[348/797] Compiling Plot AnyEnvironmentValue.swift
[349/797] Compiling Plot AnyNode.swift
[355/797] Compiling ssl_transcript.cc
[356/797] Compiling ssl_x509.cc
[357/797] Compiling ssl_stat.cc
[358/797] Compiling ssl_privkey.cc
[359/797] Compiling ssl_session.cc
[360/797] Compiling ssl_lib.cc
[361/797] Compiling ssl_file.cc
[362/797] Compiling ssl_key_share.cc
[363/797] Compiling ssl_buffer.cc
[364/797] Compiling ssl_cert.cc
[365/797] Compiling ssl_cipher.cc
[366/797] Compiling ssl_asn1.cc
[367/797] Compiling ssl_aead_ctx.cc
[368/797] Compiling s3_pkt.cc
[369/797] Compiling s3_lib.cc
[370/797] Compiling s3_both.cc
[371/797] Compiling handshake.cc
[372/797] Compiling handshake_server.cc
[373/797] Compiling handshake_client.cc
[374/797] Compiling encrypted_client_hello.cc
[375/797] Compiling handoff.cc
[376/797] Compiling extensions.cc
[377/797] Compiling dtls_record.cc
[378/797] Compiling dtls_method.cc
[379/797] Compiling v3_utl.c
[380/797] Compiling v3_skey.c
[381/797] Compiling d1_srtp.cc
[382/797] Compiling d1_pkt.cc
[383/797] Compiling v3_purp.c
[384/797] Compiling v3_prn.c
[385/797] Compiling bio_ssl.cc
[386/797] Compiling d1_lib.cc
[387/797] Compiling v3_pmaps.c
[388/797] Compiling d1_both.cc
[389/797] Compiling v3_pcons.c
[390/797] Compiling v3_ocsp.c
[391/797] Compiling v3_int.c
[392/797] Compiling v3_ncons.c
[393/797] Compiling v3_lib.c
[394/797] Compiling v3_info.c
[395/797] Compiling v3_ia5.c
[396/797] Compiling v3_enum.c
[397/797] Compiling v3_extku.c
[398/797] Compiling v3_genn.c
[399/797] Compiling v3_crld.c
[400/797] Compiling v3_cpols.c
[401/797] Compiling v3_bitst.c
[402/797] Compiling v3_conf.c
[403/797] Compiling v3_bcons.c
[404/797] Compiling v3_akeya.c
[405/797] Compiling v3_akey.c
[406/797] Compiling x_x509a.c
[407/797] Compiling v3_alt.c
[408/797] Compiling x_val.c
[409/797] Compiling x_spki.c
[410/797] Compiling x_x509.c
[411/797] Compiling x_sig.c
[412/797] Compiling x_req.c
[413/797] Compiling x_pkey.c
[414/797] Compiling x_pubkey.c
[415/797] Compiling x_info.c
[416/797] Compiling x_exten.c
[417/797] Compiling x_name.c
[418/797] Compiling x_crl.c
[419/797] Compiling x_attrib.c
[420/797] Compiling x509spki.c
[421/797] Compiling x_algor.c
[422/797] Compiling x_all.c
[423/797] Compiling x509rset.c
[424/797] Compiling x509name.c
[425/797] Compiling x509cset.c
[426/797] Compiling x509_txt.c
[427/797] Compiling x509_vpm.c
[428/797] Compiling x509_v3.c
[429/797] Compiling x509_set.c
[430/797] Compiling x509_trs.c
[431/797] Compiling x509_req.c
[432/797] Compiling x509_vfy.c
[433/797] Compiling x509_obj.c
[434/797] Compiling x509_d2.c
[435/797] Compiling x509_def.c
[436/797] Compiling x509_ext.c
[437/797] Compiling x509_lu.c
[438/797] Compiling x509_att.c
[439/797] Compiling x509_cmp.c
[440/797] Compiling x509.c
[441/797] Compiling t_x509a.c
[442/797] Compiling i2d_pr.c
[443/797] Compiling name_print.c
[444/797] Compiling rsa_pss.c
[444/797] Compiling t_crl.c
[446/797] Compiling t_req.c
[447/797] Compiling policy.c
[448/797] Compiling by_file.c
[449/797] Compiling by_dir.c
[450/797] Compiling algorithm.c
[451/797] Compiling t_x509.c
[452/797] Compiling a_verify.c
[453/797] Compiling asn1_gen.c
[454/797] Compiling a_sign.c
[455/797] Compiling thread_win.c
[456/797] Compiling thread_none.c
[457/797] Compiling a_digest.c
[458/797] Compiling thread.c
[459/797] Compiling thread_pthread.c
[460/797] Compiling voprf.c
[461/797] Compiling trust_token.c
[462/797] Compiling siphash.c
[462/797] Compiling stack.c
[464/797] Compiling rsa_print.c
[465/797] Compiling rsa_crypt.c
[466/797] Compiling refcount_lock.c
[467/797] Compiling rsa_asn1.c
[468/797] Compiling rc4.c
[469/797] Compiling fuchsia.c
[470/797] Compiling windows.c
[471/797] Compiling passive.c
[471/797] Compiling rand_extra.c
[473/797] Compiling refcount_c11.c
[474/797] Compiling deterministic.c
[475/797] Compiling forkunsafe.c
[476/797] Compiling poly1305_arm_asm.S
[477/797] Compiling poly1305_arm.c
[478/797] Compiling poly1305_vec.c
[479/797] Compiling pool.c
[480/797] Compiling poly1305.c
[481/797] Compiling pmbtoken.c
[482/797] Compiling pkcs7.c
[483/797] Compiling pkcs8.c
[484/797] Compiling pem_xaux.c
[485/797] Compiling pem_x509.c
[485/797] Compiling p5_pbev2.c
[487/797] Compiling pkcs7_x509.c
[488/797] Compiling pem_pk8.c
[489/797] Compiling pem_pkey.c
[490/797] Compiling pkcs8_x509.c
[491/797] Compiling obj_xref.c
[492/797] Compiling pem_oth.c
[493/797] Compiling mem.c
[494/797] Compiling lhash.c
[495/797] Compiling kyber.c
[496/797] Compiling pem_info.c
[497/797] Compiling obj.c
[498/797] Compiling pem_lib.c
[499/797] Compiling keccak.c
[500/797] Compiling poly_rq_mul.S
[501/797] Compiling x86_64-mont5-mac.mac.x86_64.S
[502/797] Compiling x86_64-mont5-linux.linux.x86_64.S
[503/797] Compiling hkdf.c
[504/797] Compiling x86_64-mont-mac.mac.x86_64.S
[505/797] Compiling x86_64-mont-linux.linux.x86_64.S
[506/797] Compiling x86-mont-linux.linux.x86.S
[507/797] Compiling vpaes-x86_64-mac.mac.x86_64.S
[508/797] Compiling vpaes-x86_64-linux.linux.x86_64.S
[509/797] Compiling vpaes-x86-linux.linux.x86.S
[510/797] Compiling vpaes-armv8-linux.linux.aarch64.S
[511/797] Compiling hpke.c
[512/797] Compiling pem_all.c
[513/797] Compiling vpaes-armv8-ios.ios.aarch64.S
[514/797] Compiling vpaes-armv7-linux.linux.arm.S
[515/797] Compiling sha512-x86_64-linux.linux.x86_64.S
[516/797] Compiling vpaes-armv7-ios.ios.arm.S
[517/797] Compiling sha512-x86_64-mac.mac.x86_64.S
[518/797] Compiling sha512-armv8-linux.linux.aarch64.S
[519/797] Compiling kdf.c
[520/797] Compiling sha512-armv4-linux.linux.arm.S
[521/797] Compiling sha512-586-linux.linux.x86.S
[522/797] Compiling sha512-armv4-ios.ios.arm.S
[523/797] Compiling sha256-x86_64-mac.mac.x86_64.S
[524/797] Compiling sha512-armv8-ios.ios.aarch64.S
[525/797] Compiling sha256-x86_64-linux.linux.x86_64.S
[526/797] Compiling sha256-armv8-linux.linux.aarch64.S
[527/797] Compiling sha256-armv4-ios.ios.arm.S
[528/797] Compiling sha256-armv4-linux.linux.arm.S
[529/797] Compiling sha256-armv8-ios.ios.aarch64.S
[530/797] Compiling sha1-x86_64-linux.linux.x86_64.S
[531/797] Compiling sha256-586-linux.linux.x86.S
[531/797] Compiling sha1-x86_64-mac.mac.x86_64.S
[533/797] Compiling sha1-armv8-linux.linux.aarch64.S
[534/797] Compiling sha1-armv4-large-linux.linux.arm.S
[535/797] Compiling sha1-armv8-ios.ios.aarch64.S
[535/797] Compiling sha1-armv4-large-ios.ios.arm.S
[537/797] Compiling sha1-586-linux.linux.x86.S
[538/797] Compiling sha1.c
[539/797] Compiling sha256.c
[540/797] Compiling sha512.c
[541/797] Compiling fips.c
[542/797] Compiling rsaz-avx2-mac.mac.x86_64.S
[543/797] Compiling service_indicator.c
[544/797] Compiling rsaz-avx2-linux.linux.x86_64.S
[545/797] Compiling self_check.c
[546/797] Compiling rdrand-x86_64-mac.mac.x86_64.S
[547/797] Compiling rdrand-x86_64-linux.linux.x86_64.S
[548/797] Compiling blinding.c
[549/797] Compiling padding.c
[550/797] Compiling urandom.c
[551/797] Compiling rsa_impl.c
[552/797] Compiling fork_detect.c
[553/797] Compiling rand.c
[554/797] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[555/797] Compiling rsa.c
[556/797] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[557/797] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[558/797] Compiling ctrdrbg.c
[559/797] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[560/797] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[561/797] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[562/797] Compiling p256-armv8-asm-linux.linux.aarch64.S
[563/797] Compiling p256-armv8-asm-ios.ios.aarch64.S
[564/797] Compiling ofb.c
[565/797] Compiling polyval.c
[566/797] Compiling gcm_nohw.c
[567/797] Compiling cfb.c
[568/797] Compiling gcm.c
[569/797] Compiling md5-x86_64-linux.linux.x86_64.S
[570/797] Compiling md5-x86_64-mac.mac.x86_64.S
[571/797] Compiling cbc.c
[572/797] Compiling ctr.c
[573/797] Compiling md5-586-linux.linux.x86.S
[574/797] Compiling ghashv8-armv8-linux.linux.aarch64.S
[575/797] Compiling ghashv8-armv8-ios.ios.aarch64.S
[576/797] Compiling md4.c
[577/797] Compiling md5.c
[578/797] Compiling ghashv8-armv7-linux.linux.arm.S
[579/797] Compiling ghashv8-armv7-ios.ios.arm.S
[580/797] Compiling hmac.c
[581/797] Compiling ghash-x86_64-mac.mac.x86_64.S
[582/797] Compiling ghash-x86_64-linux.linux.x86_64.S
[583/797] Compiling ghash-x86-linux.linux.x86.S
[584/797] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[585/797] Compiling ghash-ssse3-x86-linux.linux.x86.S
[586/797] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[587/797] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[588/797] Compiling ghash-armv4-linux.linux.arm.S
[589/797] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[590/797] Compiling ghash-armv4-ios.ios.arm.S
[591/797] Compiling fips_shared_support.c
[592/797] Compiling hrss.c
[593/797] Compiling ecdh.c
[594/797] Compiling ecdsa.c
[595/797] Compiling util.c
[596/797] Compiling simple_mul.c
[597/797] Compiling scalar.c
[598/797] Compiling wnaf.c
[599/797] Compiling simple.c
[600/797] Compiling oct.c
[601/797] Compiling felem.c
[602/797] Compiling ec_key.c
[603/797] Compiling p224-64.c
[604/797] Compiling ec_montgomery.c
[605/797] Compiling digests.c
[606/797] Compiling digest.c
[606/797] Compiling digestsign.c
[608/797] Compiling p256.c
[609/797] Compiling ec.c
[610/797] Compiling co-586-linux.linux.x86.S
[611/797] Compiling dh.c
[612/797] Compiling check.c
[613/797] Compiling cmac.c
[614/797] Compiling e_aesccm.c
[615/797] Compiling bsaes-armv7-linux.linux.arm.S
[616/797] Compiling aead.c
[617/797] Compiling bsaes-armv7-ios.ios.arm.S
[618/797] Compiling cipher.c
[619/797] Compiling sqrt.c
[620/797] Compiling shift.c
[621/797] Compiling rsaz_exp.c
[622/797] Compiling e_aes.c
[623/797] Compiling random.c
[624/797] Compiling prime.c
[625/797] Compiling mul.c
[626/797] Compiling montgomery.c
[627/797] Compiling jacobi.c
[628/797] Compiling montgomery_inv.c
[629/797] Compiling gcd.c
[630/797] Compiling ctx.c
[631/797] Compiling gcd_extra.c
[632/797] Compiling p256-nistz.c
[633/797] Compiling div_extra.c
[634/797] Compiling div.c
[635/797] Compiling exponentiation.c
[636/797] Compiling x86_64-gcc.c
[637/797] Compiling cmp.c
[638/797] Compiling bn-armv8-linux.linux.aarch64.S
[639/797] Compiling bytes.c
[640/797] Compiling bn-armv8-ios.ios.aarch64.S
[641/797] Compiling bn.c
[642/797] Compiling add.c
[643/797] Compiling bn-586-linux.linux.x86.S
[644/797] Compiling armv8-mont-linux.linux.aarch64.S
[645/797] Compiling armv4-mont-linux.linux.arm.S
[646/797] Compiling armv8-mont-ios.ios.aarch64.S
[647/797] Compiling armv4-mont-ios.ios.arm.S
[648/797] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[649/797] Compiling aesv8-armv8-linux.linux.aarch64.S
[650/797] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[650/797] Compiling generic.c
[652/797] Compiling aesv8-armv8-ios.ios.aarch64.S
[653/797] Compiling aesni-x86_64-mac.mac.x86_64.S
[654/797] Compiling aesv8-armv7-ios.ios.arm.S
[655/797] Compiling aesv8-armv7-linux.linux.arm.S
[656/797] Compiling aesni-x86_64-linux.linux.x86_64.S
[657/797] Compiling aesni-x86-linux.linux.x86.S
[658/797] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[659/797] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[660/797] Compiling aes.c
[660/797] Compiling mode_wrappers.c
[662/797] Compiling ex_data.c
[663/797] Compiling key_wrap.c
[664/797] Compiling scrypt.c
[665/797] Compiling sign.c
[665/797] Compiling aes_nohw.c
[667/797] Compiling print.c
[668/797] Compiling pbkdf.c
[669/797] Compiling p_rsa_asn1.c
[669/797] Compiling p_x25519.c
[671/797] Compiling p_ed25519_asn1.c
[672/797] Compiling p_x25519_asn1.c
[673/797] Compiling p_rsa.c
[674/797] Compiling p_hkdf.c
[675/797] Compiling p_ed25519.c
[676/797] Compiling p_dsa_asn1.c
[677/797] Compiling evp_asn1.c
[678/797] Compiling p_ec_asn1.c
[679/797] Compiling evp_ctx.c
[680/797] Compiling err_data.c
[681/797] Compiling p_ec.c
[682/797] Compiling evp.c
[683/797] Compiling err.c
[684/797] Compiling engine.c
[685/797] Compiling ecdh_extra.c
[686/797] Compiling ec_derive.c
[687/797] Compiling ecdsa_asn1.c
[688/797] Compiling dsa_asn1.c
[689/797] Compiling hash_to_curve.c
[689/797] Compiling dh_asn1.c
[691/797] Compiling dsa.c
[692/797] Compiling ec_asn1.c
[693/797] Compiling params.c
[693/797] Compiling digest_extra.c
[695/797] Compiling x25519-asm-arm.S
[696/797] Compiling spake25519.c
[697/797] Compiling cpu_intel.c
[698/797] Compiling cpu_arm_linux.c
[699/797] Compiling cpu_arm_freebsd.c
[699/797] Compiling crypto.c
[701/797] Compiling cpu_arm.c
[702/797] Compiling des.c
[703/797] Compiling cpu_aarch64_win.c
[704/797] Compiling cpu_aarch64_linux.c
[705/797] Compiling cpu_aarch64_freebsd.c
[706/797] Compiling cpu_aarch64_fuchsia.c
[707/797] Compiling cpu_aarch64_apple.c
[708/797] Compiling e_rc4.c
[709/797] Compiling conf.c
[710/797] Compiling tls_cbc.c
[711/797] Compiling e_null.c
[712/797] Compiling e_rc2.c
[713/797] Compiling e_tls.c
[714/797] Compiling e_des.c
[715/797] Compiling e_aesgcmsiv.c
[716/797] Compiling e_chacha20poly1305.c
[716/797] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[718/797] Compiling derive_key.c
[719/797] Compiling e_aesctrhmac.c
[720/797] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[721/797] Compiling cipher_extra.c
[722/797] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[723/797] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[724/797] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[725/797] Compiling chacha-x86_64-mac.mac.x86_64.S
[726/797] Compiling chacha-x86-linux.linux.x86.S
[727/797] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[728/797] Compiling chacha.c
[729/797] Compiling chacha-x86_64-linux.linux.x86_64.S
[730/797] Compiling chacha-armv8-linux.linux.aarch64.S
[731/797] Compiling chacha-armv4-linux.linux.arm.S
[732/797] Compiling chacha-armv4-ios.ios.arm.S
[732/797] Compiling chacha-armv8-ios.ios.aarch64.S
[734/797] Compiling curve25519.c
[735/797] Compiling unicode.c
[736/797] Compiling ber.c
[737/797] Compiling asn1_compat.c
[738/797] Compiling bn_asn1.c
[739/797] Compiling buf.c
[740/797] Compiling cbb.c
[741/797] Compiling blake2.c
[742/797] Compiling convert.c
[743/797] Compiling cbs.c
[744/797] Compiling socket.c
[745/797] Compiling socket_helper.c
[746/797] Compiling printf.c
[747/797] Compiling file.c
[748/797] Compiling hexdump.c
[749/797] Compiling pair.c
[750/797] Compiling fd.c
[751/797] Compiling connect.c
[752/797] Compiling bio_mem.c
[753/797] Compiling base64.c
[754/797] Compiling tasn_typ.c
[755/797] Compiling tasn_utl.c
[756/797] Compiling tasn_fre.c
[757/797] Compiling bio.c
[758/797] Compiling posix_time.c
[759/797] Compiling tasn_enc.c
[760/797] Compiling f_string.c
[761/797] Compiling tasn_new.c
[762/797] Compiling tasn_dec.c
[763/797] Compiling f_int.c
[764/797] Compiling asn1_par.c
[765/797] Compiling asn_pack.c
[766/797] Compiling asn1_lib.c
[767/797] Compiling a_time.c
[768/797] Compiling a_type.c
[769/797] Compiling a_utctm.c
[770/797] Compiling a_octet.c
[771/797] Compiling a_strnid.c
[772/797] Compiling a_strex.c
[773/797] Compiling a_object.c
[774/797] Compiling a_mbstr.c
[775/797] Compiling a_bool.c
[776/797] Compiling a_i2d_fp.c
[777/797] Compiling a_d2i_fp.c
[778/797] Compiling a_int.c
[779/797] Compiling a_dup.c
[780/797] Compiling CBacktrace sort.c
[781/797] Compiling CBacktrace state.c
[782/797] Compiling CBacktrace simple.c
[783/797] Compiling CBacktrace print.c
[784/797] Compiling CBacktrace posix.c
[785/797] Compiling CBacktrace mmapio.c
[786/797] Compiling CBacktrace mmap.c
[787/797] Compiling CBacktrace fileline.c
[788/797] Compiling CBacktrace elf.c
[789/797] Compiling a_gentm.c
[790/797] Compiling CBacktrace backtrace.c
[791/797] Compiling CBacktrace dwarf.c
[792/797] Compiling CBacktrace atomic.c
[793/797] Compiling a_bitstr.c
[794/797] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[796/800] Compiling Backtrace Demangle.swift
[797/800] Emitting module Backtrace
[798/800] Compiling Backtrace Backtrace.swift
[798/800] Compiling c-nioatomics.c
[799/800] Compiling c-atomics.c
[801/806] Compiling NIOConcurrencyHelpers lock.swift
[802/806] Compiling NIOConcurrencyHelpers NIOLock.swift
[803/806] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[804/806] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[805/806] Compiling NIOConcurrencyHelpers atomics.swift
[806/806] Emitting module NIOConcurrencyHelpers
[807/862] Compiling NIOCore IOData.swift
[808/862] Compiling NIOCore IPProtocol.swift
[809/862] Compiling NIOCore IntegerBitPacking.swift
[810/862] Compiling NIOCore IntegerTypes.swift
[811/862] Compiling NIOCore Interfaces.swift
[812/862] Compiling NIOCore Linux.swift
[813/862] Compiling NIOCore MarkedCircularBuffer.swift
[814/862] Compiling NIOCore MulticastChannel.swift
[815/869] Compiling NIOCore AddressedEnvelope.swift
[816/869] Compiling NIOCore AsyncAwaitSupport.swift
[817/869] Compiling NIOCore AsyncChannel.swift
[818/869] Compiling NIOCore AsyncChannelInboundStream.swift
[819/869] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[820/869] Compiling NIOCore AsyncChannelOutboundWriter.swift
[821/869] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[822/869] Compiling NIOCore CloseRatchet.swift
[823/869] Compiling NIOCore EventLoop.swift
[824/869] Compiling NIOCore EventLoopFuture+Deprecated.swift
[825/869] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[826/869] Compiling NIOCore EventLoopFuture.swift
[827/869] Compiling NIOCore FileDescriptor.swift
[828/869] Compiling NIOCore FileHandle.swift
[829/869] Compiling NIOCore FileRegion.swift
[830/869] Compiling NIOCore IO.swift
[831/869] Compiling NIOCore ChannelOption.swift
[832/869] Compiling NIOCore ChannelPipeline.swift
[833/869] Compiling NIOCore CircularBuffer.swift
[834/869] Compiling NIOCore Codec.swift
[835/869] Compiling NIOCore ConvenienceOptionSupport.swift
[836/869] Compiling NIOCore DeadChannel.swift
[837/869] Compiling NIOCore DispatchQueue+WithFuture.swift
[838/869] Compiling NIOCore EventLoop+Deprecated.swift
[839/869] Compiling NIOCore SocketAddresses.swift
[840/869] Compiling NIOCore SocketOptionProvider.swift
[841/869] Compiling NIOCore SystemCallHelpers.swift
[842/869] Compiling NIOCore TimeAmount+Duration.swift
[843/869] Compiling NIOCore TypeAssistedChannelHandler.swift
[844/869] Compiling NIOCore UniversalBootstrapSupport.swift
[845/869] Compiling NIOCore Utilities.swift
[846/869] Compiling NIOCore NIOAsyncSequenceProducer.swift
[847/869] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[848/869] Compiling NIOCore NIOAsyncWriter.swift
[849/869] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[850/869] Compiling NIOCore BSDSocketAPI.swift
[851/869] Compiling NIOCore ByteBuffer-aux.swift
[852/869] Compiling NIOCore ByteBuffer-conversions.swift
[853/869] Compiling NIOCore ByteBuffer-core.swift
[854/869] Compiling NIOCore NIOAny.swift
[855/869] Compiling NIOCore NIOCloseOnErrorHandler.swift
[856/869] Compiling NIOCore NIOLoopBound.swift
[857/869] Compiling NIOCore NIOSendable.swift
[858/869] Compiling NIOCore PointerHelpers.swift
[859/869] Compiling NIOCore RecvByteBufferAllocator.swift
[860/869] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[861/869] Compiling NIOCore ByteBuffer-int.swift
[862/869] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[863/869] Compiling NIOCore ByteBuffer-multi-int.swift
[864/869] Compiling NIOCore ByteBuffer-views.swift
[865/869] Compiling NIOCore Channel.swift
[866/869] Compiling NIOCore ChannelHandler.swift
[867/869] Compiling NIOCore ChannelHandlers.swift
[868/869] Compiling NIOCore ChannelInvoker.swift
[869/869] Emitting module NIOCore
[870/916] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[871/916] Compiling NIOEmbedded AsyncTestingChannel.swift
[872/916] Emitting module NIOEmbedded
[873/916] Compiling NIOEmbedded Embedded.swift
[874/916] Emitting module NIOPosix
[875/921] Compiling NIOPosix SelectorKqueue.swift
[876/921] Compiling NIOPosix SelectorUring.swift
[877/921] Compiling NIOPosix ServerSocket.swift
[878/921] Compiling NIOPosix Socket.swift
[879/921] Compiling NIOPosix SocketChannel.swift
[880/921] Compiling NIOPosix SocketProtocols.swift
[881/921] Compiling NIOPosix PipeChannel.swift
[882/921] Compiling NIOPosix PipePair.swift
[883/921] Compiling NIOPosix PointerHelpers.swift
[884/921] Compiling NIOPosix Pool.swift
[885/921] Compiling NIOPosix PooledRecvBufferAllocator.swift
[886/921] Compiling NIOPosix RawSocketBootstrap.swift
[887/921] Compiling NIOPosix Resolver.swift
[888/921] Compiling NIOPosix Selectable.swift
[889/921] Compiling NIOPosix SelectableChannel.swift
[890/921] Compiling NIOPosix SelectableEventLoop.swift
[891/921] Compiling NIOPosix SelectorEpoll.swift
[892/921] Compiling NIOPosix SelectorGeneric.swift
[893/921] Compiling NIOPosix BSDSocketAPICommon.swift
[894/921] Compiling NIOPosix BSDSocketAPIPosix.swift
[895/921] Compiling NIOPosix BSDSocketAPIWindows.swift
[896/921] Compiling NIOPosix BaseSocket.swift
[897/921] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[898/921] Compiling NIOPosix BaseSocketChannel.swift
[899/921] Compiling NIOPosix BaseStreamSocketChannel.swift
[900/921] Compiling NIOPosix Bootstrap.swift
[901/921] Compiling NIOPosix ControlMessage.swift
[902/921] Compiling NIOPosix DatagramVectorReadManager.swift
[903/921] Compiling NIOPosix FileDescriptor.swift
[904/921] Compiling NIOPosix GetaddrinfoResolver.swift
[905/921] Compiling NIOPosix HappyEyeballs.swift
[906/921] Compiling NIOPosix IO.swift
[907/921] Compiling NIOPosix IntegerBitPacking.swift
[908/921] Compiling NIOPosix IntegerTypes.swift
[909/921] Compiling NIOPosix Linux.swift
[910/921] Compiling NIOPosix LinuxCPUSet.swift
[911/921] Compiling NIOPosix LinuxUring.swift
[912/921] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[913/921] Compiling NIOPosix NIOThreadPool.swift
[914/921] Compiling NIOPosix NonBlockingFileIO.swift
[915/921] Compiling NIOPosix PendingDatagramWritesManager.swift
[916/921] Compiling NIOPosix PendingWritesManager.swift
[917/921] Compiling NIOPosix System.swift
[918/921] Compiling NIOPosix Thread.swift
[919/921] Compiling NIOPosix ThreadPosix.swift
[920/921] Compiling NIOPosix ThreadWindows.swift
[921/921] Compiling NIOPosix Utilities.swift
[922/923] Compiling NIO Exports.swift
[923/923] Emitting module NIO
[924/979] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[925/980] Compiling AsyncKit ConnectionPoolSource.swift
[926/980] Compiling AsyncKit EventLoopConnectionPool.swift
[927/980] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[928/980] Compiling NIOSOCKS SOCKSResponse.swift
[929/980] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[930/980] Compiling AsyncKit ConnectionPoolError.swift
[931/980] Compiling AsyncKit ConnectionPoolItem.swift
[933/982] Compiling NIOSOCKS ClientStateMachine.swift
[934/982] Compiling AsyncKit EventLoop+Flatten.swift
[935/982] Compiling AsyncKit EventLoop+Future.swift
[936/982] Compiling AsyncKit EventLoopGroup+Concurrency.swift
[937/982] Compiling AsyncKit EventLoopGroupConnectionPool.swift
[938/982] Compiling AsyncKit EventLoop+Concurrency.swift
[939/982] Emitting module NIOSOCKS
[940/982] Compiling AsyncKit EventLoopGroup+Throwing.swift
[941/982] Compiling AsyncKit Collection+Flatten.swift
[942/982] Compiling AsyncKit EventLoopFutureQueue+Sequence.swift
[943/982] Compiling AsyncKit Future+Miscellaneous.swift
[944/982] Compiling AsyncKit Future+Nonempty.swift
[945/982] Compiling AsyncKit Future+Optional.swift
[948/983] Compiling NIOTLS TLSEvents.swift
[949/983] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[950/983] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[951/983] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[952/983] Compiling NIOTLS SNIHandler.swift
[953/983] Emitting module NIOTLS
[954/983] Compiling NIOSOCKS ServerStateMachine.swift
[957/983] Emitting module NIOHTTP1
[958/1009] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[959/1009] Compiling NIOSSL SSLErrors.swift
[960/1009] Compiling NIOSSL SSLInit.swift
[961/1009] Compiling NIOSSL SubjectAlternativeName.swift
[962/1009] Compiling NIOSSL SSLPKCS12Bundle.swift
[963/1009] Compiling NIOSSL SSLPrivateKey.swift
[966/1009] Compiling NIOSSL IdentityVerification.swift
[967/1009] Compiling NIOSSL LinuxCABundle.swift
[969/1009] Compiling NIOSSL SSLConnection.swift
[970/1009] Compiling NIOSSL SSLContext.swift
[971/1009] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[972/1009] Compiling NIOSSL SSLPublicKey.swift
[973/1009] Compiling NIOSSL NIOSSLSecureBytes.swift
[974/1009] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[975/1009] Compiling NIOHTTP1 HTTPTypes.swift
[976/1009] Compiling NIOSSL ByteBufferBIO.swift
[977/1009] Compiling NIOSSL CustomPrivateKey.swift
[978/1074] Emitting module AsyncKit
[979/1074] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[980/1074] Compiling NIOExtras NIOExtrasError.swift
[981/1074] Compiling NIOExtras NIOLengthFieldBitLength.swift
[982/1076] Compiling NIOExtras JSONRPCFraming.swift
[985/1078] Compiling NIOExtras LineBasedFrameDecoder.swift
[986/1078] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[987/1078] Compiling NIOExtras DebugInboundEventsHandler.swift
[988/1078] Compiling NIOExtras DebugOutboundEventsHandler.swift
[989/1079] Emitting module MultipartKit
[990/1079] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[991/1079] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[992/1079] Compiling NIOHTTPCompression HTTPDecompression.swift
[993/1079] Compiling NIOHTTPCompression HTTPCompression.swift
[994/1079] Emitting module NIOHTTPCompression
[995/1079] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[996/1079] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[997/1079] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[998/1079] Compiling NIOExtras NIORequestIdentifiable.swift
[999/1079] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1000/1079] Emitting module NIOWebSocket
[1001/1079] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1002/1079] Compiling NIOExtras LengthFieldPrepender.swift
[1003/1079] Compiling NIOWebSocket WebSocketOpcode.swift
[1004/1079] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1005/1079] Compiling NIOWebSocket WebSocketFrame.swift
[1006/1079] Emitting module NIOExtras
[1007/1079] Compiling MultipartKit FormDataDecoder.swift
[1008/1079] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1015/1079] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1016/1079] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1017/1079] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1019/1079] Compiling MultipartKit MultipartSerializer.swift
[1020/1079] Compiling MultipartKit Utilities.swift
[1022/1079] Compiling NIOSSL RNG.swift
[1023/1079] Compiling NIOSSL SafeCompare.swift
[1024/1082] Compiling NIOHPACK HuffmanTables.swift
[1025/1082] Compiling NIOHPACK HuffmanCoding.swift
[1026/1082] Compiling NIOHPACK IntegerCoding.swift
[1027/1082] Compiling NIOHPACK IndexedHeaderTable.swift
[1030/1082] Emitting module NIOHPACK
[1046/1083] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1047/1083] Compiling NIOExtras WritePCAPHandler.swift
[1050/1083] Compiling NIOHPACK StaticHeaderTable.swift
[1057/1139] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1058/1139] Compiling NIOHTTP2 HTTP2Settings.swift
[1059/1139] Compiling NIOHTTP2 HTTP2Stream.swift
[1060/1139] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1061/1139] Compiling NIOHTTP2 HTTP2Frame.swift
[1062/1139] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1063/1139] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1064/1139] Compiling NIOHTTP2 HTTP2PingData.swift
[1065/1139] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1066/1139] Compiling NIOHTTP2 MaySendFrames.swift
[1067/1139] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1068/1139] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1069/1139] Compiling NIOHTTP2 HasLocalSettings.swift
[1070/1139] Compiling NIOHTTP2 HasRemoteSettings.swift
[1071/1139] Emitting module NIOSSL
[1072/1139] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1073/1139] Compiling NIOHTTP2 QuiescingState.swift
[1074/1139] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1075/1139] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1078/1139] Compiling NIOHTTP2 SendingDataState.swift
[1079/1139] Compiling NIOHTTP2 SendingGoawayState.swift
[1080/1139] Compiling NIOHTTP2 SendingHeadersState.swift
[1081/1139] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1082/1139] Compiling NIOHTTP2 SendingRstStreamState.swift
[1083/1139] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1084/1146] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1085/1146] Compiling NIOHTTP2 HTTP2StreamID.swift
[1086/1146] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1095/1146] Emitting module NIOHTTP2
[1096/1146] Compiling NIOHTTP2 InboundWindowManager.swift
[1097/1146] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1098/1146] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1099/1146] Compiling NIOHTTP2 StreamChannelList.swift
[1100/1146] Compiling NIOHTTP2 StreamMap.swift
[1101/1146] Compiling NIOHTTP2 StreamStateMachine.swift
[1102/1146] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1103/1146] Compiling NIOHTTP2 StateMachineResult.swift
[1104/1146] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1105/1146] Compiling NIOHTTP2 DOSHeuristics.swift
[1106/1146] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1107/1146] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1108/1146] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1109/1146] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1110/1146] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1119/1146] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1120/1146] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1121/1146] Compiling NIOHTTP2 MayReceiveFrames.swift
[1122/1146] Compiling NIOHTTP2 ReceivingDataState.swift
[1123/1146] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1124/1146] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1125/1146] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1126/1146] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1127/1146] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1128/1146] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1129/1146] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1130/1146] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1131/1146] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1132/1146] Compiling NIOHTTP2 HTTP2Error.swift
[1133/1146] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1134/1146] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1135/1146] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1139/1146] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1140/1146] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1141/1146] Compiling NIOHTTP2 InboundEventBuffer.swift
[1145/1146] Emitting module NIOFoundationCompat
[1146/1146] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1147/1160] Compiling NIOTransportServices NIOTSEventLoop.swift
[1148/1160] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1149/1160] Compiling NIOTransportServices StateManagedChannel.swift
[1150/1160] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1151/1160] Compiling NIOTransportServices NIOTSErrors.swift
[1152/1160] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1153/1160] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1154/1161] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1155/1161] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1156/1161] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1157/1161] Compiling NIOTransportServices NIOTSBootstraps.swift
[1158/1161] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1159/1161] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1160/1161] Emitting module NIOTransportServices
[1161/1161] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1162/1224] Compiling WebSocketKit WebSocketHandler.swift
[1163/1224] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1164/1224] Compiling WebSocketKit Exports.swift
[1165/1224] Compiling WebSocketKit WebSocket.swift
[1166/1224] Compiling WebSocketKit WebSocket+Concurrency.swift
[1167/1224] Compiling WebSocketKit WebSocketClient.swift
[1168/1224] Compiling WebSocketKit WebSocket+Connect.swift
[1169/1224] Emitting module WebSocketKit
[1170/1224] Emitting module AsyncHTTPClient
[1171/1231] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1172/1231] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1173/1231] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1174/1231] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1175/1231] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1176/1231] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1177/1231] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1178/1231] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1179/1231] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1180/1231] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1181/1231] Compiling AsyncHTTPClient Transaction.swift
[1182/1231] Compiling AsyncHTTPClient Base64.swift
[1183/1231] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1184/1231] Compiling AsyncHTTPClient ConnectionPool.swift
[1185/1231] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1186/1231] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1187/1231] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1188/1231] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1189/1231] Compiling AsyncHTTPClient HTTP1Connection.swift
[1190/1231] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1191/1231] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1192/1231] Compiling AsyncHTTPClient HTTP2Connection.swift
[1193/1231] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1194/1231] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1195/1231] Compiling AsyncHTTPClient ConnectionTarget.swift
[1196/1231] Compiling AsyncHTTPClient DeconstructedURL.swift
[1197/1231] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1198/1231] Compiling AsyncHTTPClient FoundationExtensions.swift
[1199/1231] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1200/1231] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1201/1231] Compiling AsyncHTTPClient HTTPClient.swift
[1202/1231] Compiling AsyncHTTPClient RequestBag.swift
[1203/1231] Compiling AsyncHTTPClient RequestValidation.swift
[1204/1231] Compiling AsyncHTTPClient SSLContextCache.swift
[1205/1231] Compiling AsyncHTTPClient Scheme.swift
[1206/1231] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1207/1231] Compiling AsyncHTTPClient UnsafeTransfer.swift
[1208/1231] Compiling AsyncHTTPClient Utils.swift
[1209/1231] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1210/1231] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1211/1231] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1212/1231] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1213/1231] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1214/1231] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1215/1231] Compiling AsyncHTTPClient RequestBodyLength.swift
[1216/1231] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1217/1231] Compiling AsyncHTTPClient HTTPHandler.swift
[1218/1231] Compiling AsyncHTTPClient LRUCache.swift
[1219/1231] Compiling AsyncHTTPClient NWErrorHandler.swift
[1220/1231] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1221/1231] Compiling AsyncHTTPClient TLSConfiguration.swift
[1222/1231] Compiling AsyncHTTPClient RedirectState.swift
[1223/1231] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1224/1231] Compiling AsyncHTTPClient RequestOptions.swift
[1225/1231] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1226/1231] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1227/1231] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1228/1231] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1229/1231] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1230/1231] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1231/1231] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1232/1395] Emitting module Vapor
[1233/1395] Compiling Vapor AsyncBasicResponder.swift
[1234/1395] Compiling Vapor AsyncMiddleware.swift
[1235/1395] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[1236/1395] Compiling Vapor AsyncSessionDriver.swift
[1237/1395] Compiling Vapor Authentication+Concurrency.swift
[1238/1395] Compiling Vapor Cache+Concurrency.swift
[1239/1395] Compiling Vapor Client+Concurrency.swift
[1240/1395] Compiling Vapor FileIO+Concurrency.swift
[1241/1395] Compiling Vapor Request+Concurrency.swift
[1242/1395] Compiling Vapor Responder+Concurrency.swift
[1243/1395] Compiling Vapor ResponseCodable+Concurrency.swift
[1244/1395] Compiling Vapor RoutesBuilder+Concurrency.swift
[1245/1395] Compiling Vapor ViewRenderer+Concurrency.swift
[1246/1395] Compiling Vapor WebSocket+Concurrency.swift
[1247/1395] Compiling Vapor ContainerGetPathExecutor.swift
[1248/1395] Compiling Vapor Content.swift
[1249/1395] Compiling Vapor ContentCoders.swift
[1250/1395] Compiling Vapor ContentConfiguration.swift
[1251/1395] Compiling Vapor ContentContainer.swift
[1252/1395] Compiling Vapor JSONCoder+Custom.swift
[1253/1395] Compiling Vapor JSONCoders+Content.swift
[1254/1395] Compiling Vapor PlaintextDecoder.swift
[1255/1395] Compiling Vapor PlaintextEncoder.swift
[1256/1395] Compiling Vapor URLQueryCoders.swift
[1257/1441] Compiling Vapor HTTPServerResponseEncoder.swift
[1258/1441] Compiling Vapor HTTPServerUpgradeHandler.swift
[1259/1441] Compiling Vapor Logger+Report.swift
[1260/1441] Compiling Vapor LoggingSystem+Environment.swift
[1261/1441] Compiling Vapor Application+Middleware.swift
[1262/1441] Compiling Vapor CORSMiddleware.swift
[1263/1441] Compiling Vapor ErrorMiddleware.swift
[1264/1441] Compiling Vapor FileMiddleware.swift
[1265/1441] Compiling Vapor Middleware.swift
[1266/1441] Compiling Vapor MiddlewareConfiguration.swift
[1267/1441] Compiling Vapor RouteLoggingMiddleware.swift
[1268/1441] Compiling Vapor File+Multipart.swift
[1269/1441] Compiling Vapor FormDataDecoder+Content.swift
[1270/1441] Compiling Vapor FormDataEncoder+Content.swift
[1271/1441] Compiling Vapor Application+Password.swift
[1272/1441] Compiling Vapor Application+Passwords.swift
[1273/1441] Compiling Vapor AsyncPasswordHasher.swift
[1274/1441] Compiling Vapor BcryptHasher.swift
[1275/1441] Compiling Vapor PasswordHasher.swift
[1276/1441] Compiling Vapor PlaintextHasher.swift
[1277/1441] Compiling Vapor Request+Password.swift
[1278/1441] Compiling Vapor Redirect.swift
[1279/1441] Compiling Vapor Request+Body.swift
[1280/1441] Compiling Vapor Validator.swift
[1281/1441] Compiling Vapor ValidatorResult.swift
[1282/1441] Compiling Vapor And.swift
[1283/1441] Compiling Vapor Case.swift
[1284/1441] Compiling Vapor CharacterSet.swift
[1285/1441] Compiling Vapor Count.swift
[1286/1441] Compiling Vapor Email.swift
[1287/1441] Compiling Vapor Empty.swift
[1288/1441] Compiling Vapor In.swift
[1289/1441] Compiling Vapor Nil.swift
[1290/1441] Compiling Vapor NilIgnoring.swift
[1291/1441] Compiling Vapor Not.swift
[1292/1441] Compiling Vapor Or.swift
[1293/1441] Compiling Vapor Pattern.swift
[1294/1441] Compiling Vapor Range.swift
[1295/1441] Compiling Vapor URL.swift
[1296/1441] Compiling Vapor Valid.swift
[1297/1441] Compiling Vapor Application+Views.swift
[1298/1441] Compiling Vapor PlaintextRenderer.swift
[1299/1441] Compiling Vapor Request+View.swift
[1300/1441] Compiling Vapor View.swift
[1301/1441] Compiling Vapor ViewRenderer.swift
[1302/1441] Compiling Vapor _Deprecations.swift
[1303/1441] Compiling Vapor Bytes+SecureCompare.swift
[1304/1441] Compiling Vapor Collection+Safe.swift
[1305/1441] Compiling Vapor DataProtocol+Copy.swift
[1306/1441] Compiling Vapor DecoderUnwrapper.swift
[1307/1441] Compiling Vapor DirectoryConfiguration.swift
[1308/1441] Compiling Vapor DotEnv.swift
[1309/1441] Compiling Vapor Extendable.swift
[1310/1441] Compiling Vapor File.swift
[1311/1441] Compiling Vapor FileIO.swift
[1312/1441] Compiling Vapor LifecycleHandler.swift
[1313/1441] Compiling Vapor OptionalType.swift
[1314/1441] Compiling Vapor RFC1123.swift
[1315/1441] Compiling Vapor SocketAddress+Hostname.swift
[1316/1441] Compiling Vapor Storage.swift
[1317/1441] Compiling Vapor String+IsIPAddress.swift
[1318/1441] Compiling Vapor Thread.swift
[1319/1441] Compiling Vapor URI.swift
[1320/1441] Compiling Vapor RangeResult.swift
[1321/1441] Compiling Vapor Validatable.swift
[1322/1441] Compiling Vapor Validation.swift
[1323/1441] Compiling Vapor ValidationKey.swift
[1324/1441] Compiling Vapor Validations.swift
[1325/1441] Compiling Vapor ValidationsError.swift
[1326/1441] Compiling Vapor Request+BodyStream.swift
[1327/1441] Compiling Vapor Request.swift
[1328/1441] Compiling Vapor Application+Responder.swift
[1329/1441] Compiling Vapor DefaultResponder.swift
[1330/1441] Compiling Vapor Response+Body.swift
[1331/1441] Compiling Vapor Response.swift
[1332/1441] Compiling Vapor ResponseCodable.swift
[1333/1441] Compiling Vapor Application+Routes.swift
[1334/1441] Compiling Vapor Parameters+Require.swift
[1335/1441] Compiling Vapor Request+WebSocket.swift
[1336/1441] Compiling Vapor Route.swift
[1337/1441] Compiling Vapor RouteCollection.swift
[1338/1441] Compiling Vapor Routes.swift
[1339/1441] Compiling Vapor RoutesBuilder+Group.swift
[1340/1441] Compiling Vapor RoutesBuilder+Method.swift
[1341/1441] Compiling Vapor RoutesBuilder+Middleware.swift
[1342/1441] Compiling Vapor RoutesBuilder+WebSocket.swift
[1343/1441] Compiling Vapor RoutesBuilder.swift
[1344/1441] Compiling Vapor OTP.swift
[1345/1441] Compiling Vapor Application+Servers.swift
[1346/1441] Compiling Vapor Server.swift
[1347/1441] Compiling Vapor Application+Sessions.swift
[1348/1441] Compiling Vapor MemorySessions.swift
[1349/1441] Compiling Vapor URLQueryContainer.swift
[1350/1441] Compiling Vapor Core.swift
[1351/1441] Compiling Vapor Running.swift
[1352/1441] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[1353/1441] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[1354/1441] Compiling Vapor DotEnvFile+load.swift
[1355/1441] Compiling Vapor Routes+caseInsenstive.swift
[1356/1441] Compiling Vapor Validatable+validate.swift
[1357/1441] Compiling Vapor Environment+Process.swift
[1358/1441] Compiling Vapor Environment+Secret.swift
[1359/1441] Compiling Vapor Environment.swift
[1360/1441] Compiling Vapor Abort.swift
[1361/1441] Compiling Vapor AbortError.swift
[1362/1441] Compiling Vapor DebuggableError.swift
[1363/1441] Compiling Vapor Demangler.swift
[1364/1441] Compiling Vapor ErrorSource.swift
[1365/1441] Compiling Vapor StackTrace.swift
[1366/1441] Compiling Vapor Exports.swift
[1367/1441] Compiling Vapor Application+HTTP.swift
[1368/1441] Compiling Vapor BasicResponder.swift
[1369/1441] Compiling Vapor BodyStream.swift
[1370/1441] Compiling Vapor Application+HTTP+Client.swift
[1371/1441] Compiling Vapor EventLoopHTTPClient.swift
[1372/1441] Compiling Vapor Application.swift
[1373/1441] Compiling Vapor AuthenticationCache.swift
[1374/1441] Compiling Vapor Authenticator.swift
[1375/1441] Compiling Vapor BasicAuthorization.swift
[1376/1441] Compiling Vapor BearerAuthorization.swift
[1377/1441] Compiling Vapor GuardMiddleware.swift
[1378/1441] Compiling Vapor RedirectMiddleware.swift
[1379/1441] Compiling Vapor SessionAuthenticatable.swift
[1380/1441] Compiling Vapor Bcrypt.swift
[1381/1441] Compiling Vapor Application+Cache.swift
[1382/1441] Compiling Vapor Cache.swift
[1383/1441] Compiling Vapor CacheExpirationTime.swift
[1384/1441] Compiling Vapor MemoryCache.swift
[1385/1441] Compiling Vapor Request+Cache.swift
[1386/1441] Compiling Vapor Application+Clients.swift
[1387/1441] Compiling Vapor Client.swift
[1388/1441] Compiling Vapor ClientRequest.swift
[1389/1441] Compiling Vapor ClientResponse.swift
[1390/1441] Compiling Vapor Request+Client.swift
[1391/1441] Compiling Vapor BootCommand.swift
[1392/1441] Compiling Vapor CommandContext+Application.swift
[1393/1441] Compiling Vapor RoutesCommand.swift
[1394/1441] Compiling Vapor ServeCommand.swift
[1395/1441] Compiling Vapor AnyResponse+Concurrency.swift
[1396/1441] Compiling Vapor EndpointCache.swift
[1397/1441] Compiling Vapor HTTPMethod+String.swift
[1398/1441] Compiling Vapor HTTPStatus.swift
[1399/1441] Compiling Vapor HTTPCookies.swift
[1400/1441] Compiling Vapor HTTPHeaderCacheControl.swift
[1401/1441] Compiling Vapor HTTPHeaderExpires.swift
[1402/1441] Compiling Vapor HTTPHeaderLastModified.swift
[1403/1441] Compiling Vapor HTTPHeaders+Cache.swift
[1404/1441] Compiling Vapor HTTPHeaders+Connection.swift
[1405/1441] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[1406/1441] Compiling Vapor HTTPHeaders+ContentRange.swift
[1407/1441] Compiling Vapor HTTPHeaders+Directive.swift
[1408/1441] Compiling Vapor HTTPHeaders+Forwarded.swift
[1409/1441] Compiling Vapor HTTPHeaders+Link.swift
[1410/1441] Compiling Vapor HTTPHeaders+Name.swift
[1411/1441] Compiling Vapor HTTPHeaders.swift
[1412/1441] Compiling Vapor HTTPMediaType.swift
[1413/1441] Compiling Vapor HTTPMediaTypePreference.swift
[1414/1441] Compiling Vapor Responder.swift
[1415/1441] Compiling Vapor Application+HTTP+Server.swift
[1416/1441] Compiling Vapor HTTPServer.swift
[1417/1441] Compiling Vapor HTTPServerHandler.swift
[1418/1441] Compiling Vapor HTTPServerRequestDecoder.swift
[1419/1441] Compiling Vapor Request+Session.swift
[1420/1441] Compiling Vapor Session.swift
[1421/1441] Compiling Vapor SessionCache.swift
[1422/1441] Compiling Vapor SessionData.swift
[1423/1441] Compiling Vapor SessionDriver.swift
[1424/1441] Compiling Vapor SessionsConfiguration.swift
[1425/1441] Compiling Vapor SessionsMiddleware.swift
[1426/1441] Compiling Vapor DateFormatter+threadSpecific.swift
[1427/1441] Compiling Vapor URLEncodedFormData.swift
[1428/1441] Compiling Vapor URLEncodedFormDecoder.swift
[1429/1441] Compiling Vapor URLEncodedFormEncoder.swift
[1430/1441] Compiling Vapor URLEncodedFormError.swift
[1431/1441] Compiling Vapor URLEncodedFormParser.swift
[1432/1441] Compiling Vapor URLEncodedFormSerializer.swift
[1433/1441] Compiling Vapor URLQueryFragmentConvertible.swift
[1434/1441] Compiling Vapor AnyResponse.swift
[1435/1441] Compiling Vapor Array+Random.swift
[1436/1441] Compiling Vapor Base32.swift
[1437/1441] Compiling Vapor Base64.swift
[1438/1441] Compiling Vapor BaseN.swift
[1439/1441] Compiling Vapor BasicCodingKey.swift
[1440/1441] Compiling Vapor ByteCount.swift
[1441/1441] Compiling Vapor Bytes+Hex.swift
[1442/1460] Emitting module PlotVapor
[1443/1460] Compiling PlotVapor HTML+ComponentInit.swift
[1444/1460] Compiling PlotVapor Node+MetaConvenience.swift
[1445/1460] Compiling PlotVapor Application+Sitemap.swift
[1446/1460] Compiling PlotVapor EnvironmentKey+Vapor.swift
[1447/1462] Compiling PlotVapor Renderable+ToView.swift
[1448/1462] Compiling PlotVapor Request+Render.swift
[1449/1462] Compiling PlotVapor Script.swift
[1450/1462] Compiling PlotVapor Section.swift
[1451/1462] Compiling PlotVapor Style.swift
[1452/1462] Compiling PlotVapor Body.swift
[1453/1462] Compiling PlotVapor Favicon.swift
[1454/1462] Compiling PlotVapor Head.swift
[1455/1462] Compiling PlotVapor StyleSheet.swift
[1456/1462] Compiling PlotVapor ThemeColor.swift
[1457/1462] Compiling PlotVapor Title.swift
[1458/1462] Compiling PlotVapor HeadLink.swift
[1459/1462] Compiling PlotVapor Meta.swift
[1460/1462] Compiling PlotVapor NoScript.swift
[1461/1462] Compiling PlotVapor SitemapMiddleware.swift
[1462/1462] Compiling PlotVapor Page.swift
Build complete! (79.21s)
Build complete.
Sending doc result for status: pending ... (attempt 1)
✅  Doc result reported
========================================
GenerateDocs
========================================
Generating docs at path:  spi-builder-workspace/.docs/bdrelling/plotvapor/main
Repository:               bdrelling/PlotVapor
Swift version used:       5.8
Target:                   PlotVapor
Updating https://github.com/apple/swift-nio.git
Updating https://github.com/swift-server/async-http-client.git
Updating https://github.com/apple/swift-collections.git
Updated https://github.com/apple/swift-collections.git (0.30s)
Updated https://github.com/swift-server/async-http-client.git (0.30s)
Updating https://github.com/vapor/multipart-kit.git
Updating https://github.com/apple/swift-nio-http2.git
Updated https://github.com/apple/swift-nio.git (0.45s)
Updating https://github.com/nicklockwood/SwiftFormat
Updated https://github.com/vapor/multipart-kit.git (0.29s)
Updated https://github.com/apple/swift-nio-http2.git (0.29s)
Updating https://github.com/vapor/vapor
Updating https://github.com/swift-kipple/Tools
Updated https://github.com/nicklockwood/SwiftFormat (0.24s)
Updating https://github.com/vapor/websocket-kit.git
Updated https://github.com/vapor/websocket-kit.git (0.20s)
Updating https://github.com/vapor/console-kit.git
Updated https://github.com/vapor/vapor (0.31s)
Updated https://github.com/swift-kipple/Tools (0.31s)
Updating https://github.com/apple/swift-log.git
Updating https://github.com/vapor/async-kit.git
Updated https://github.com/vapor/console-kit.git (0.24s)
Updating https://github.com/apple/swift-atomics.git
Updated https://github.com/vapor/async-kit.git (0.25s)
Updated https://github.com/apple/swift-log.git (0.25s)
Updating https://github.com/apple/swift-algorithms.git
Updating https://github.com/apple/swift-crypto.git
Updated https://github.com/apple/swift-atomics.git (0.24s)
Updating https://github.com/apple/swift-nio-transport-services.git
Updated https://github.com/apple/swift-algorithms.git (0.25s)
Updating https://github.com/swift-server/swift-backtrace.git
Updated https://github.com/apple/swift-crypto.git (0.28s)
Updating https://github.com/apple/swift-nio-extras.git
Updated https://github.com/swift-server/swift-backtrace.git (0.21s)
Updating https://github.com/vapor/routing-kit.git
Updated https://github.com/apple/swift-nio-extras.git (0.26s)
Updating https://github.com/JohnSundell/Plot
Updated https://github.com/apple/swift-nio-transport-services.git (0.38s)
Updating https://github.com/apple/swift-nio-ssl.git
Updated https://github.com/JohnSundell/Plot (0.20s)
Updating https://github.com/apple/swift-numerics
Updated https://github.com/vapor/routing-kit.git (0.33s)
Updating https://github.com/apple/swift-metrics.git
Updated https://github.com/apple/swift-nio-ssl.git (0.27s)
Updating https://github.com/apple/swift-argument-parser
Updated https://github.com/apple/swift-metrics.git (0.21s)
Fetching https://github.com/apple/swift-docc-plugin from cache
Updated https://github.com/apple/swift-numerics (0.26s)
Updated https://github.com/apple/swift-argument-parser (0.25s)
Fetched https://github.com/apple/swift-docc-plugin (0.40s)
Computing version for https://github.com/swift-kipple/Tools
Computed https://github.com/swift-kipple/Tools at 0.3.7 (0.02s)
Computing version for https://github.com/vapor/vapor
Computed https://github.com/vapor/vapor at 4.77.0 (0.03s)
Computing version for https://github.com/JohnSundell/Plot
Computed https://github.com/JohnSundell/Plot at 0.11.0 (0.02s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.51.12 (0.03s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.2 (0.03s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.5.4 (0.02s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.14.0 (0.02s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.0.0 (0.02s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.4.1 (0.03s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.2 (0.03s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.19.0 (0.03s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.27.0 (0.02s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.24.0 (0.02s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.54.0 (0.03s)
Computing version for https://github.com/swift-server/swift-backtrace.git
Computed https://github.com/swift-server/swift-backtrace.git at 1.3.3 (0.02s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.7.2 (0.02s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.5.0 (0.02s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.6.0 (0.02s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.17.0 (0.02s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.18.0 (0.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.03s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.1.0 (0.02s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.17.0 (0.02s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.02s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.02s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit (0.53s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.02s)
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Building for debugging...
[1/45] Compiling SymbolKit AvailabilityItem.swift
[2/45] Compiling SymbolKit Domain.swift
[3/45] Compiling SymbolKit DeclarationFragments.swift
[4/45] Compiling SymbolKit Fragment.swift
[5/45] Compiling SymbolKit FragmentKind.swift
[6/45] Compiling SymbolKit FunctionParameter.swift
[7/50] Compiling SymbolKit SPI.swift
[8/50] Compiling SymbolKit Snippet.swift
[9/50] Compiling SymbolKit Extension.swift
[10/50] Compiling SymbolKit GenericConstraint.swift
[11/50] Compiling SymbolKit GenericParameter.swift
[12/50] Compiling SymbolKit Mixin+Equals.swift
[13/50] Compiling SymbolKit Mixin+Hash.swift
[14/50] Compiling SymbolKit Mixin.swift
[15/50] Compiling SymbolKit LineList.swift
[16/50] Compiling SymbolKit Position.swift
[17/50] Compiling SymbolKit SourceRange.swift
[18/50] Compiling SymbolKit FunctionSignature.swift
[19/50] Compiling SymbolKit Identifier.swift
[20/50] Compiling SymbolKit KindIdentifier.swift
[21/50] Compiling SymbolKit Location.swift
[22/50] Compiling SymbolKit Mutability.swift
[23/50] Compiling SymbolKit Names.swift
[24/50] Compiling SymbolKit SourceOrigin.swift
[25/50] Compiling SymbolKit GenericConstraints.swift
[26/50] Compiling SymbolKit Swift.swift
[27/50] Compiling SymbolKit SemanticVersion.swift
[28/50] Compiling SymbolKit AccessControl.swift
[29/50] Compiling SymbolKit Availability.swift
[30/50] Emitting module SymbolKit
[31/50] Compiling SymbolKit Generics.swift
[32/50] Compiling SymbolKit Namespace.swift
[33/50] Compiling SymbolKit Symbol.swift
[34/50] Compiling SymbolKit SymbolKind.swift
[35/50] Compiling SymbolKit SymbolGraph.swift
[36/50] Compiling SymbolKit Metadata.swift
[37/50] Compiling SymbolKit Module.swift
[38/50] Compiling SymbolKit OperatingSystem.swift
[39/50] Compiling SymbolKit Platform.swift
[40/50] Compiling SymbolKit Relationship.swift
[41/50] Compiling SymbolKit RelationshipKind.swift
[42/50] Compiling SymbolKit GraphCollector.swift
[43/50] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[44/50] Compiling SymbolKit UnifiedSymbol.swift
[45/50] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[46/50] Compiling SymbolKit UnifiedSymbolGraph.swift
[47/50] Compiling Snippets SnippetParser.swift
[48/50] Compiling Snippets Snippet.swift
[49/50] Emitting module Snippets
[50/54] Compiling snippet_extract URL+Status.swift
[51/54] Compiling snippet_extract SymbolGraph+Snippet.swift
[52/54] Emitting module snippet_extract
[53/54] Compiling snippet_extract SnippetBuildCommand.swift
[53/54] Linking snippet-extract
Build complete! (4.99s)
Building for debugging...
Build complete! (0.86s)
Generating documentation for 'PlotVapor'...
Converting documentation...
Conversion complete! (0.26s)
Generated DocC archive at '/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/bdrelling/plotvapor/main'
     674
6	spi-builder-workspace/.docs/bdrelling/plotvapor/main
Sending doc result for status: uploading ... (attempt 1)
✅  Doc result reported
========================================
SyncDocs
========================================
Doc archive source directory: spi-builder-workspace/.docs/bdrelling/plotvapor/main
File count: 674
Doc size:   6.0MB
Preparing doc bundle ...
Uploading prod-bdrelling-plotvapor-main-065a5d22.zip to s3://spi-docs-inbox/prod-bdrelling-plotvapor-main-065a5d22.zip
Uploading doc bundle ... (attempt 1)
Copying... [12%]
Copying... [25%]
Copying... [31%]
Copying... [43%]
Copying... [55%]
Copying... [61%]
Copying... [74%]
Copying... [86%]
Copying... [92%]
Copying... [100%]
Done.

Build Machine: Mac 5