The Swift Package Index logo.Swift Package Index

Build Information

Successful build of vapor-sse, reference 1.0.0-beta (b749aa), with Swift 6.1 for macOS (SPM) on 11 Mar 2026 13:00:25 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kylebrowning/vapor-sse.git
Reference: 1.0.0-beta
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kylebrowning/vapor-sse
 * tag               1.0.0-beta -> FETCH_HEAD
HEAD is now at b749aa0 Initial implementation of SSE (Server-Sent Events) for Vapor
Cloned https://github.com/kylebrowning/vapor-sse.git
Revision (git rev-parse @):
b749aa01e7f025050f0add9979ca0d54aaa73017
SUCCESS checkout https://github.com/kylebrowning/vapor-sse.git at 1.0.0-beta
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/kylebrowning/vapor-sse.git
https://github.com/kylebrowning/vapor-sse.git
{
  "dependencies" : [
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.121.3",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    }
  ],
  "manifest_display_name" : "vapor-sse",
  "name" : "vapor-sse",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "SSE",
      "targets" : [
        "SSE"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SSETests",
      "module_type" : "SwiftTarget",
      "name" : "SSETests",
      "path" : "Tests/SSETests",
      "product_dependencies" : [
        "VaporTesting"
      ],
      "sources" : [
        "SSEIntegrationTests.swift",
        "ServerSentEventTests.swift"
      ],
      "target_dependencies" : [
        "SSE"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SSE",
      "module_type" : "SwiftTarget",
      "name" : "SSE",
      "path" : "Sources/SSE",
      "product_dependencies" : [
        "Vapor"
      ],
      "product_memberships" : [
        "SSE"
      ],
      "sources" : [
        "Request+SSE.swift",
        "Response+SSE.swift",
        "SSEResponse.swift",
        "ServerSentEvent.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/854] Write sources
[9/854] Copying PrivacyInfo.xcprivacy
[11/854] Write sources
[12/854] Copying PrivacyInfo.xcprivacy
[17/854] Write sources
[60/854] Compiling CNIOWindows WSAStartup.c
[60/854] Compiling CNIOWASI CNIOWASI.c
[61/854] Compiling CNIOWindows shim.c
[61/854] Compiling CSystem shims.c
[64/854] Compiling _NumericsShims _NumericsShims.c
[65/854] Write swift-version-2F0A5646E1D333AE.txt
[66/854] Compiling CNIOLinux shim.c
[67/854] Compiling CNIOLinux liburing_shims.c
[67/854] Compiling CNIOOpenBSD shim.c
[69/854] Compiling _AtomicsShims.c
[70/854] Compiling CNIOPosix event_loop_id.c
[71/854] Compiling CNIOSHA1 c_nio_sha1.c
[72/862] Compiling CNIOLLHTTP c_nio_http.c
[73/862] Compiling CVaporBcrypt blf.c
[74/862] Compiling CVaporBcrypt bcrypt.c
[75/946] Compiling CNIOLLHTTP c_nio_llhttp.c
[77/1032] Emitting module _NIOBase64
[78/1032] Compiling _NIOBase64 Base64.swift
[79/1032] Compiling Crypto XWing.swift
[80/1032] Compiling Crypto ECDH_boring.swift
[81/1033] Compiling RealModule Real.swift
[82/1033] Compiling RealModule Float80+Real.swift
[83/1033] Compiling RealModule RealFunctions.swift
[84/1034] Emitting module _CertificateInternals
[85/1034] Compiling _CertificateInternals _TinyArray.swift
[86/1034] Compiling ServiceContextModule ServiceContextKey.swift
[87/1034] Compiling ServiceContextModule ServiceContext.swift
[88/1034] Emitting module ServiceContextModule
[88/1034] Compiling CNIOExtrasZlib empty.c
[89/1034] Compiling CNIOLLHTTP c_nio_api.c
[91/1034] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[92/1037] Compiling RealModule Float16+Real.swift
[93/1037] Compiling RealModule RelaxedArithmetic.swift
[94/1043] Compiling RealModule Float+Real.swift
[95/1043] Compiling RealModule AugmentedArithmetic.swift
[96/1043] Compiling RealModule ElementaryFunctions.swift
[97/1043] Compiling Crypto ASN1Identifier.swift
[98/1043] Compiling Crypto ASN1Integer.swift
[99/1043] Emitting module RealModule
[100/1043] Compiling RealModule Double+Real.swift
[101/1043] Compiling _NIODataStructures PriorityQueue.swift
[102/1043] Compiling _NIODataStructures _TinyArray.swift
[103/1043] Compiling Crypto XWing_boring.swift
[104/1043] Compiling Crypto KEM-Errors.swift
[105/1043] Compiling Crypto ECDSASignature.swift
[106/1043] Compiling Crypto PEMDocument.swift
[107/1043] Compiling Crypto KEM.swift
[108/1043] Compiling Crypto MLKEM.swift
[109/1043] Compiling Crypto ASN1Strings.swift
[110/1043] Compiling Crypto ArraySliceBigint.swift
[113/1043] Compiling Crypto GeneralizedTime.swift
[114/1043] Compiling Crypto ObjectIdentifier.swift
[115/1043] Compiling Crypto MLKEM_boring.swift
[116/1043] Compiling Crypto MLKEM_wrapper.swift
[117/1043] Emitting module InternalCollectionsUtilities
[118/1043] Compiling Crypto ASN1Null.swift
[119/1043] Compiling Crypto ASN1OctetString.swift
[119/1043] Compiling fiat_p256_adx_sqr.S
[121/1043] Compiling Logging Locks.swift
[122/1043] Emitting module _NIODataStructures
[123/1043] Compiling _NIODataStructures Heap.swift
[124/1115] Compiling _RopeModule BigString+Builder.swift
[125/1115] Compiling _RopeModule BigString+Contents.swift
[126/1115] Compiling _RopeModule BigString+Debugging.swift
[127/1115] Compiling _RopeModule BigString+Index.swift
[128/1115] Compiling _RopeModule BigString+Ingester.swift
[129/1115] Compiling _RopeModule BigString+Invariants.swift
[130/1115] Compiling _RopeModule BigString+Metrics.swift
[131/1115] Compiling _RopeModule BigString+Summary.swift
[132/1122] Compiling Instrumentation InstrumentationSystem.swift
[133/1122] Compiling Instrumentation MultiplexInstrument.swift
[134/1122] Emitting module Instrumentation
[135/1122] Compiling Instrumentation Instrument.swift
[136/1122] Compiling Instrumentation NoOpInstrument.swift
[137/1122] Compiling Instrumentation Locks.swift
[137/1122] Compiling CNIODarwin shim.c
[142/1181] Compiling Logging LogHandler.swift
[143/1181] Compiling Logging Logging.swift
[144/1181] Emitting module Logging
[145/1181] Compiling Logging MetadataProvider.swift
[146/1181] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[147/1181] Compiling OrderedCollections OrderedSet+Hashable.swift
[148/1181] Compiling OrderedCollections OrderedSet+Initializers.swift
[149/1181] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[150/1181] Compiling OrderedCollections OrderedSet+Codable.swift
[151/1181] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[152/1181] Compiling OrderedCollections OrderedSet+Descriptions.swift
[153/1181] Compiling OrderedCollections OrderedSet+Diffing.swift
[154/1181] Compiling OrderedCollections OrderedSet+Equatable.swift
[155/1274] Emitting module SystemPackage
[156/1274] Emitting module CoreMetrics
[157/1274] Compiling CoreMetrics Metrics.swift
[158/1274] Compiling CoreMetrics Locks.swift
[159/1274] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[160/1274] Compiling HashTreeCollections TreeSet+Extras.swift
[161/1274] Compiling HashTreeCollections TreeSet+Filter.swift
[162/1274] Compiling HashTreeCollections TreeSet+Hashable.swift
[163/1274] Compiling HashTreeCollections TreeSet+Sendable.swift
[164/1274] Compiling HashTreeCollections TreeSet+Sequence.swift
[165/1274] Compiling HeapModule _HeapNode.swift
[166/1274] Compiling HeapModule Heap+Invariants.swift
[167/1274] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[168/1274] Compiling HeapModule Heap.swift
[169/1274] Compiling HeapModule Heap+Descriptions.swift
[170/1274] Compiling HeapModule Heap+UnsafeHandle.swift
[171/1274] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[172/1274] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[173/1274] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[174/1274] Compiling HashTreeCollections _HashNode+Storage.swift
[175/1274] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[176/1274] Compiling HashTreeCollections _HashNode+Structural filter.swift
[177/1274] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[178/1274] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[179/1274] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[180/1274] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[181/1274] Compiling HashTreeCollections _HashNode.swift
[182/1274] Compiling HashTreeCollections _HashNodeHeader.swift
[182/1280] Compiling CNIOBoringSSLShims shims.c
[184/1286] Compiling HashTreeCollections TreeDictionary+Merge.swift
[185/1286] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[186/1286] Compiling HashTreeCollections _RawHashNode.swift
[187/1286] Compiling HashTreeCollections _UnmanagedHashNode.swift
[188/1286] Compiling HashTreeCollections _UnsafePath.swift
[189/1286] Compiling HashTreeCollections TreeDictionary+Codable.swift
[190/1286] Emitting module HeapModule
[191/1288] Compiling HashTreeCollections _Hash.swift
[192/1288] Compiling HashTreeCollections _HashLevel.swift
[193/1288] Compiling HashTreeCollections _HashNode+Builder.swift
[194/1288] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[195/1288] Compiling HashTreeCollections TreeDictionary+Values.swift
[196/1288] Compiling HashTreeCollections TreeDictionary.swift
[197/1288] Compiling HashTreeCollections _HashNode+Debugging.swift
[198/1288] Compiling HashTreeCollections _HashNode+Initializers.swift
[199/1288] Compiling HashTreeCollections _HashNode+Invariants.swift
[205/1288] Compiling HashTreeCollections TreeSet+Codable.swift
[212/1288] Compiling HashTreeCollections TreeDictionary+Collection.swift
[213/1288] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[214/1303] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[215/1303] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[216/1303] Compiling HashTreeCollections TreeDictionary+Keys.swift
[217/1303] Compiling Tracing Tracer.swift
[217/1303] Compiling fiat_p256_adx_mul.S
[219/1303] Compiling ContainersPreview Inout.swift
[219/1304] Compiling fiat_curve25519_adx_square.S
[221/1304] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[222/1304] Compiling HashTreeCollections TreeDictionary+Filter.swift
[226/1304] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[229/1304] Compiling HashTreeCollections TreeSet+Equatable.swift
[236/1304] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[237/1312] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[238/1312] Compiling ContainersPreview BorrowingSequence.swift
[239/1312] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[240/1312] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[241/1312] Compiling ContainersPreview Borrow.swift
[242/1312] Compiling ContainersPreview Box.swift
[243/1312] Compiling ContainersPreview Drain.swift
[244/1312] Compiling ContainersPreview Producer.swift
[245/1312] Compiling ContainersPreview InputSpan.swift
[245/1312] Compiling fiat_curve25519_adx_mul.S
[247/1312] Compiling ContainersPreview Shared.swift
[248/1312] Compiling ContainersPreview Container.swift
[249/1312] Compiling ContainersPreview ContainerAlgorithms.swift
[250/1312] Compiling ContainersPreview OutputSpan+Extras.swift
[251/1312] Compiling ContainersPreview TemporaryAllocation.swift
[252/1312] Emitting module ContainersPreview
[255/1312] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[256/1312] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[257/1312] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[258/1312] Compiling HashTreeCollections _HashNode+Lookups.swift
[259/1312] Compiling Tracing TracingTime.swift
[260/1312] Compiling Tracing NoOpTracer.swift
[261/1312] Compiling Tracing TracerProtocol+Legacy.swift
[262/1312] Compiling Tracing TracerProtocol.swift
[263/1312] Compiling Tracing InstrumentationSystem+Tracing.swift
[264/1312] Compiling Tracing SpanProtocol.swift
[265/1312] Emitting module Tracing
[266/1312] Compiling HashTreeCollections TreeSet+Descriptions.swift
[281/1312] Compiling HashTreeCollections _HashNode+Structural merge.swift
[282/1312] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[283/1312] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[284/1312] Compiling HashTreeCollections _HashNode+Structural union.swift
[285/1312] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[286/1312] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[287/1312] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[292/1312] Compiling HashTreeCollections TreeSet+Collection.swift
[293/1312] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[294/1312] Compiling HashTreeCollections TreeSet+Debugging.swift
[296/1312] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[297/1312] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[298/1312] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[299/1312] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[300/1312] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[301/1312] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[302/1312] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[303/1312] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[320/1312] Compiling OrderedCollections OrderedSet+SubSequence.swift
[321/1312] Compiling OrderedCollections OrderedSet+Testing.swift
[322/1312] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[323/1312] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[324/1312] Compiling OrderedCollections OrderedSet.swift
[325/1312] Compiling OrderedCollections _UnsafeBitset.swift
[326/1312] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[327/1312] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[328/1353] Compiling DequeModule UniqueDeque+Append.swift
[329/1353] Compiling DequeModule UniqueDeque+Consumption.swift
[330/1353] Compiling DequeModule UniqueDeque+Container.swift
[331/1353] Compiling DequeModule UniqueDeque+Descriptions.swift
[332/1357] Compiling DequeModule UniqueDeque+Equatable.swift
[333/1357] Compiling DequeModule UniqueDeque+Experimental.swift
[334/1357] Compiling DequeModule UniqueDeque+Hashable.swift
[335/1357] Compiling DequeModule UniqueDeque+Initializers.swift
[336/1357] Compiling DequeModule UniqueDeque+Insertions.swift
[337/1357] Compiling DequeModule UniqueDeque+Prepend.swift
[338/1357] Compiling DequeModule UniqueDeque+Removals.swift
[339/1357] Compiling DequeModule UniqueDeque+Replacements.swift
[340/1357] Compiling DequeModule RigidDeque+Removals.swift
[341/1357] Compiling DequeModule RigidDeque+Replacements.swift
[342/1357] Compiling DequeModule RigidDeque+Testing.swift
[343/1357] Compiling DequeModule RigidDeque.swift
[344/1357] Compiling DequeModule RigidDeque+Consumption.swift
[345/1357] Compiling DequeModule RigidDeque+Container.swift
[346/1357] Compiling DequeModule RigidDeque+Descriptions.swift
[347/1357] Compiling DequeModule RigidDeque+Equatable.swift
[348/1357] Compiling DequeModule RigidDeque+Experimental.swift
[350/1357] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[351/1357] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[352/1357] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[353/1357] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[354/1357] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[355/1357] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[356/1357] Compiling HashTreeCollections TreeSet.swift
[358/1357] Compiling DequeModule Deque._UnsafeHandle.swift
[359/1357] Compiling DequeModule Deque.swift
[360/1357] Compiling DequeModule _DequeBuffer.swift
[361/1357] Compiling DequeModule _DequeBufferHeader.swift
[362/1357] Compiling DequeModule RigidDeque+Append.swift
[363/1357] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[364/1357] Compiling DequeModule Deque+Extras.swift
[365/1357] Compiling DequeModule Deque+Codable.swift
[366/1357] Compiling DequeModule Deque+Collection.swift
[367/1357] Compiling DequeModule Deque+CustomReflectable.swift
[368/1357] Compiling DequeModule Deque+Descriptions.swift
[369/1357] Compiling DequeModule Deque+Equatable.swift
[380/1357] Compiling DequeModule Deque+Hashable.swift
[381/1357] Compiling DequeModule Deque+Testing.swift
[382/1357] Compiling DequeModule Deque._Storage.swift
[383/1357] Compiling DequeModule RigidDeque+Hashable.swift
[384/1357] Compiling DequeModule RigidDeque+Initializers.swift
[385/1357] Compiling DequeModule RigidDeque+Insertions.swift
[386/1357] Compiling DequeModule RigidDeque+Prepend.swift
[392/1357] Compiling SwiftASN1 DER.swift
[393/1358] Emitting module _RopeModule
[419/1358] Emitting module OrderedCollections
[420/1358] Compiling SwiftASN1 Errors.swift
[445/1358] Compiling DequeModule UniqueDeque.swift
[446/1358] Compiling DequeModule _DequeSlot.swift
[456/1358] Compiling DequeModule _UnsafeDequeHandle.swift
[457/1358] Compiling DequeModule _UnsafeDequeSegments.swift
[464/1358] Compiling tls_method.cc
[465/1358] Compiling tls_record.cc
[471/1358] Emitting module DequeModule
[471/1358] Compiling tls13_server.cc
[482/1358] Emitting module HashTreeCollections
[482/1358] Compiling tls13_enc.cc
[483/1358] Compiling tls13_both.cc
[493/1358] Emitting module SwiftASN1
[499/1358] Compiling tls13_client.cc
[501/1358] Emitting module Metrics
[502/1358] Compiling Metrics Metrics.swift
[503/1358] Emitting module Crypto
[588/1367] Compiling t1_enc.cc
[589/1367] Compiling ssl_x509.cc
[590/1367] Compiling ssl_versions.cc
[591/1367] Compiling ssl_transcript.cc
[593/1367] Compiling Crypto Optional+withUnsafeBytes_boring.swift
[594/1367] Compiling Crypto RNG_boring.swift
[595/1367] Compiling Crypto SafeCompare_boring.swift
[596/1367] Compiling Crypto Zeroization_boring.swift
[597/1367] Compiling Crypto PrettyBytes.swift
[598/1367] Compiling Crypto SafeCompare.swift
[599/1367] Compiling Crypto SecureBytes.swift
[600/1367] Compiling Crypto Zeroization.swift
[601/1367] Compiling Crypto resource_bundle_accessor.swift
[601/1367] Compiling ssl_stat.cc
[602/1367] Compiling ssl_privkey.cc
[603/1367] Compiling ssl_session.cc
[604/1367] Compiling ssl_lib.cc
[605/1367] Compiling ssl_key_share.cc
[607/1367] Compiling RoutingKit Router.swift
[608/1367] Compiling RoutingKit TrieRouter.swift
[609/1367] Compiling RoutingKit AnyRouter.swift
[610/1367] Compiling RoutingKit PathComponent.swift
[611/1367] Emitting module RoutingKit
[612/1367] Compiling RoutingKit Parameters.swift
[612/1367] Compiling ssl_file.cc
[613/1367] Compiling ssl_cipher.cc
[614/1367] Compiling ssl_credential.cc
[615/1367] Compiling ssl_buffer.cc
[616/1367] Compiling ssl_cert.cc
[617/1367] Compiling ssl_aead_ctx.cc
[618/1367] Compiling ssl_asn1.cc
[619/1367] Compiling s3_pkt.cc
[620/1367] Compiling s3_lib.cc
[621/1367] Compiling s3_both.cc
[622/1367] Compiling handshake_server.cc
[623/1367] Compiling handshake.cc
[624/1367] Compiling handshake_client.cc
[625/1367] Compiling handoff.cc
[626/1367] Compiling md5-x86_64-linux.S
[627/1367] Compiling md5-x86_64-apple.S
[628/1367] Compiling dtls_record.cc
[629/1367] Compiling encrypted_client_hello.cc
[630/1367] Compiling md5-586-linux.S
[631/1367] Compiling extensions.cc
[632/1367] Compiling md5-586-apple.S
[633/1367] Compiling chacha20_poly1305_x86_64-apple.S
[634/1367] Compiling chacha20_poly1305_x86_64-linux.S
[635/1367] Compiling chacha20_poly1305_armv8-win.S
[636/1367] Compiling chacha20_poly1305_armv8-linux.S
[637/1367] Compiling d1_srtp.cc
[638/1367] Compiling dtls_method.cc
[639/1367] Compiling chacha20_poly1305_armv8-apple.S
[640/1367] Compiling chacha-x86_64-linux.S
[641/1367] Compiling chacha-x86_64-apple.S
[642/1367] Compiling chacha-x86-linux.S
[643/1367] Compiling chacha-x86-apple.S
[644/1367] Compiling chacha-armv8-win.S
[645/1367] Compiling chacha-armv8-linux.S
[646/1367] Compiling d1_pkt.cc
[647/1367] Compiling chacha-armv4-linux.S
[648/1367] Compiling aes128gcmsiv-x86_64-linux.S
[649/1367] Compiling chacha-armv8-apple.S
[650/1367] Compiling aes128gcmsiv-x86_64-apple.S
[651/1367] Compiling x86_64-mont5-linux.S
[652/1367] Compiling x86_64-mont5-apple.S
[653/1367] Compiling x86_64-mont-linux.S
[654/1367] Compiling x86_64-mont-apple.S
[655/1367] Compiling x86-mont-linux.S
[656/1367] Compiling x86-mont-apple.S
[657/1367] Compiling vpaes-x86_64-linux.S
[658/1367] Compiling vpaes-x86_64-apple.S
[659/1367] Compiling err_data.cc
[660/1367] Compiling vpaes-x86-apple.S
[660/1367] Compiling vpaes-x86-linux.S
[662/1367] Compiling vpaes-armv8-win.S
[663/1367] Compiling vpaes-armv8-linux.S
[664/1367] Compiling vpaes-armv8-apple.S
[665/1367] Compiling vpaes-armv7-linux.S
[666/1367] Compiling sha512-x86_64-linux.S
[667/1367] Compiling sha512-x86_64-apple.S
[667/1367] Compiling sha512-armv8-win.S
[669/1367] Compiling sha512-armv8-linux.S
[670/1367] Compiling sha512-armv4-linux.S
[671/1367] Compiling sha512-armv8-apple.S
[672/1367] Compiling bio_ssl.cc
[673/1367] Compiling sha512-586-linux.S
[674/1367] Compiling sha256-x86_64-apple.S
[675/1367] Compiling sha512-586-apple.S
[676/1367] Compiling sha256-x86_64-linux.S
[677/1367] Compiling sha256-armv8-win.S
[678/1367] Compiling sha256-armv8-linux.S
[679/1367] Compiling sha256-armv4-linux.S
[680/1367] Compiling sha256-586-linux.S
[681/1367] Compiling sha1-x86_64-apple.S
[681/1367] Compiling sha256-586-apple.S
[682/1367] Compiling sha256-armv8-apple.S
[684/1367] Compiling sha1-x86_64-linux.S
[685/1367] Compiling sha1-armv8-win.S
[686/1367] Compiling d1_lib.cc
[687/1367] Compiling sha1-armv8-linux.S
[688/1367] Compiling rsaz-avx2-linux.S
[689/1367] Compiling sha1-armv8-apple.S
[690/1367] Compiling sha1-armv4-large-linux.S
[690/1367] Compiling rdrand-x86_64-linux.S
[691/1367] Compiling rsaz-avx2-apple.S
[693/1367] Compiling sha1-586-linux.S
[693/1367] Compiling sha1-586-apple.S
[695/1367] Compiling rdrand-x86_64-apple.S
[696/1367] Compiling p256_beeu-x86_64-asm-linux.S
[697/1367] Compiling p256-armv8-asm-linux.S
[698/1367] Compiling p256_beeu-armv8-asm-win.S
[699/1367] Compiling p256_beeu-x86_64-asm-apple.S
[699/1367] Compiling p256_beeu-armv8-asm-linux.S
[699/1367] Compiling p256-x86_64-asm-linux.S
[699/1367] Compiling p256-x86_64-asm-apple.S
[703/1367] Compiling p256-armv8-asm-win.S
[704/1367] Compiling p256_beeu-armv8-asm-apple.S
[705/1367] Compiling d1_both.cc
[706/1367] Compiling p256-armv8-asm-apple.S
[707/1367] Compiling ghashv8-armv8-linux.S
[708/1367] Compiling ghash-x86-linux.S
[708/1367] Compiling ghashv8-armv8-win.S
[710/1367] Compiling ghash-x86_64-apple.S
[711/1367] Compiling ghash-x86_64-linux.S
[712/1367] Compiling ghashv8-armv7-linux.S
[712/1367] Compiling ghash-x86-apple.S
[714/1367] Compiling ghashv8-armv8-apple.S
[715/1367] Compiling ghash-ssse3-x86_64-linux.S
[716/1367] Compiling ghash-ssse3-x86_64-apple.S
[717/1367] Compiling ghash-neon-armv8-linux.S
[718/1367] Compiling ghash-neon-armv8-win.S
[719/1367] Compiling ghash-armv4-linux.S
[720/1367] Compiling ghash-ssse3-x86-apple.S
[720/1367] Compiling ghash-neon-armv8-apple.S
[720/1367] Compiling ghash-ssse3-x86-linux.S
[720/1367] Compiling co-586-linux.S
[724/1367] Compiling co-586-apple.S
[725/1367] Compiling bn-armv8-win.S
[726/1367] Compiling bsaes-armv7-linux.S
[727/1367] Compiling armv8-mont-linux.S
[728/1367] Compiling bn-586-apple.S
[729/1367] Compiling bn-armv8-apple.S
[729/1367] Compiling armv4-mont-linux.S
[731/1367] Compiling aesv8-gcm-armv8-win.S
[731/1367] Compiling bn-armv8-linux.S
[733/1367] Compiling bn-586-linux.S
[733/1367] Compiling armv8-mont-win.S
[735/1367] Compiling armv8-mont-apple.S
[736/1367] Compiling aesv8-gcm-armv8-linux.S
[737/1367] Compiling aesv8-armv8-linux.S
[738/1367] Compiling aesv8-armv8-win.S
[738/1367] Compiling aesni-x86-linux.S
[738/1367] Compiling aesni-x86_64-linux.S
[741/1367] Compiling aesv8-armv7-linux.S
[741/1367] Compiling aesni-x86_64-apple.S
[742/1367] Compiling aesni-x86-apple.S
[744/1367] Compiling aesv8-armv8-apple.S
[745/1367] Compiling aesv8-gcm-armv8-apple.S
[746/1367] Compiling aesni-gcm-x86_64-linux.S
[747/1367] Compiling aesni-gcm-x86_64-apple.S
[748/1367] Compiling aes-gcm-avx2-x86_64-linux.S
[749/1367] Compiling aes-gcm-avx10-x86_64-apple.S
[750/1367] Compiling aes-gcm-avx2-x86_64-apple.S
[751/1367] Compiling aes-gcm-avx10-x86_64-linux.S
[752/1367] Compiling x_val.cc
[753/1367] Compiling x_sig.cc
[754/1367] Compiling x_x509a.cc
[755/1367] Compiling x_x509.cc
[756/1367] Compiling x_spki.cc
[757/1367] Compiling x_pubkey.cc
[758/1367] Compiling x_exten.cc
[759/1367] Compiling x_req.cc
[760/1367] Compiling x_crl.cc
[760/1367] Compiling x_name.cc
[762/1367] Compiling x_algor.cc
[763/1367] Compiling x_attrib.cc
[764/1367] Compiling x509rset.cc
[765/1367] Compiling x509spki.cc
[766/1367] Compiling x_all.cc
[767/1367] Compiling x509name.cc
[767/1367] Compiling x509cset.cc
[769/1367] Compiling x509_vpm.cc
[770/1367] Compiling x509_v3.cc
[771/1367] Compiling x509_vfy.cc
[772/1367] Compiling x509_txt.cc
[773/1367] Compiling x509_trs.cc
[774/1367] Compiling x509_req.cc
[775/1367] Compiling x509_set.cc
[776/1367] Compiling x509_obj.cc
[777/1367] Compiling x509_def.cc
[778/1367] Compiling x509_ext.cc
[779/1367] Compiling x509_d2.cc
[780/1367] Compiling x509_lu.cc
[781/1367] Compiling x509_cmp.cc
[782/1367] Compiling x509_att.cc
[783/1367] Compiling x509.cc
[784/1367] Compiling v3_prn.cc
[785/1367] Compiling v3_skey.cc
[786/1367] Compiling v3_ocsp.cc
[787/1367] Compiling v3_pmaps.cc
[788/1367] Compiling v3_pcons.cc
[789/1367] Compiling v3_purp.cc
[790/1367] Compiling v3_utl.cc
[791/1367] Compiling v3_ncons.cc
[792/1367] Compiling v3_int.cc
[793/1367] Compiling v3_lib.cc
[794/1367] Compiling v3_ia5.cc
[795/1367] Compiling v3_info.cc
[796/1367] Compiling v3_genn.cc
[797/1367] Compiling v3_extku.cc
[797/1367] Compiling v3_enum.cc
[799/1367] Compiling v3_crld.cc
[800/1367] Compiling v3_cpols.cc
[801/1367] Compiling v3_conf.cc
[802/1367] Compiling v3_bitst.cc
[803/1367] Compiling v3_bcons.cc
[804/1367] Compiling v3_alt.cc
[805/1367] Compiling v3_akeya.cc
[806/1367] Compiling v3_akey.cc
[807/1367] Compiling t_crl.cc
[808/1367] Compiling t_x509.cc
[809/1367] Compiling t_x509a.cc
[810/1367] Compiling t_req.cc
[811/1367] Compiling rsa_pss.cc
[812/1367] Compiling i2d_pr.cc
[813/1367] Compiling name_print.cc
[814/1367] Compiling policy.cc
[815/1367] Compiling by_file.cc
[816/1367] Compiling by_dir.cc
[817/1367] Compiling algorithm.cc
[818/1367] Compiling a_verify.cc
[819/1367] Compiling a_digest.cc
[819/1367] Compiling asn1_gen.cc
[821/1367] Compiling a_sign.cc
[822/1367] Compiling voprf.cc
[823/1367] Compiling thread_win.cc
[824/1367] Compiling thread_pthread.cc
[825/1367] Compiling thread.cc
[826/1367] Compiling thread_none.cc
[827/1367] Compiling trust_token.cc
[828/1367] Compiling stack.cc
[829/1367] Compiling pmbtoken.cc
[830/1367] Compiling slhdsa.cc
[831/1367] Compiling spake2plus.cc
[832/1367] Compiling siphash.cc
[833/1367] Compiling sha512.cc
[834/1367] Compiling sha256.cc
[835/1367] Compiling sha1.cc
[836/1367] Compiling rsa_extra.cc
[837/1367] Compiling rsa_print.cc
[838/1367] Compiling rsa_crypt.cc
[839/1367] Compiling refcount.cc
[840/1367] Compiling rc4.cc
[841/1367] Compiling rsa_asn1.cc
[842/1367] Compiling urandom.cc
[843/1367] Compiling windows.cc
[844/1367] Compiling trusty.cc
[845/1367] Compiling rand.cc
[846/1367] Compiling ios.cc
[847/1367] Compiling passive.cc
[848/1367] Compiling poly1305_arm_asm.S
[849/1367] Compiling getentropy.cc
[850/1367] Compiling forkunsafe.cc
[851/1367] Compiling fork_detect.cc
[852/1367] Compiling deterministic.cc
[853/1367] Compiling poly1305_vec.cc
[854/1367] Compiling poly1305_arm.cc
[855/1367] Compiling poly1305.cc
[856/1367] Compiling pool.cc
[857/1367] Compiling pkcs8.cc
[858/1367] Compiling pkcs8_x509.cc
[859/1367] Compiling p5_pbev2.cc
[860/1367] Compiling pkcs7.cc
[861/1367] Compiling pkcs7_x509.cc
[862/1367] Compiling pem_xaux.cc
[863/1367] Compiling pem_x509.cc
[864/1367] Compiling pem_pkey.cc
[865/1367] Compiling pem_pk8.cc
[866/1367] Compiling pem_oth.cc
[867/1367] Compiling mlkem.cc
[868/1367] Compiling obj_xref.cc
[869/1367] Compiling mldsa.cc
[870/1367] Compiling pem_info.cc
[871/1367] Compiling pem_lib.cc
[872/1367] Compiling pem_all.cc
[873/1367] Compiling poly_rq_mul.S
[874/1367] Compiling fips_shared_support.cc
[875/1367] Compiling obj.cc
[876/1367] Compiling mem.cc
[877/1367] Compiling md5.cc
[878/1367] Compiling md4.cc
[879/1367] Compiling lhash.cc
[880/1367] Compiling kyber.cc
[881/1367] Compiling ex_data.cc
[882/1367] Compiling sign.cc
[883/1367] Compiling scrypt.cc
[884/1367] Compiling hpke.cc
[885/1367] Compiling pbkdf.cc
[886/1367] Compiling print.cc
[887/1367] Compiling hrss.cc
[888/1367] Compiling p_x25519_asn1.cc
[889/1367] Compiling p_x25519.cc
[890/1367] Compiling p_ed25519.cc
[891/1367] Compiling p_rsa_asn1.cc
[892/1367] Compiling p_rsa.cc
[893/1367] Compiling p_ec.cc
[894/1367] Compiling p_hkdf.cc
[895/1367] Compiling p_ed25519_asn1.cc
[896/1367] Compiling p_ec_asn1.cc
[897/1367] Compiling p_dh_asn1.cc
[898/1367] Compiling p_dsa_asn1.cc
[899/1367] Compiling p_dh.cc
[900/1367] Compiling evp_ctx.cc
[901/1367] Compiling evp.cc
[902/1367] Compiling err.cc
[903/1367] Compiling engine.cc
[904/1367] Compiling evp_asn1.cc
[905/1367] Compiling ecdsa_asn1.cc
[906/1367] Compiling ecdh.cc
[907/1367] Compiling ec_derive.cc
[908/1367] Compiling hash_to_curve.cc
[909/1367] Compiling dsa.cc
[910/1367] Compiling ec_asn1.cc
[911/1367] Compiling dsa_asn1.cc
[912/1367] Compiling params.cc
[913/1367] Compiling x25519-asm-arm.S
[914/1367] Compiling bcm.cc
[915/1367] Compiling digest_extra.cc
[916/1367] Compiling des.cc
[917/1367] Compiling dh_asn1.cc
[918/1367] Compiling curve25519_64_adx.cc
[919/1367] Compiling spake25519.cc
[920/1367] Compiling cpu_intel.cc
[921/1367] Compiling crypto.cc
[922/1367] Compiling cpu_arm_linux.cc
[923/1367] Compiling cpu_arm_freebsd.cc
[924/1367] Compiling cpu_aarch64_win.cc
[925/1367] Compiling curve25519.cc
[926/1367] Compiling cpu_aarch64_sysreg.cc
[927/1367] Compiling cpu_aarch64_openbsd.cc
[928/1367] Compiling cpu_aarch64_linux.cc
[929/1367] Compiling cpu_aarch64_fuchsia.cc
[930/1367] Compiling cpu_aarch64_apple.cc
[931/1367] Compiling get_cipher.cc
[932/1367] Compiling tls_cbc.cc
[933/1367] Compiling conf.cc
[934/1367] Compiling e_rc4.cc
[935/1367] Compiling e_tls.cc
[936/1367] Compiling e_rc2.cc
[937/1367] Compiling e_null.cc
[938/1367] Compiling e_des.cc
[939/1367] Compiling e_chacha20poly1305.cc
[940/1367] Compiling e_aesgcmsiv.cc
[941/1367] Compiling derive_key.cc
[942/1367] Compiling chacha.cc
[943/1367] Compiling e_aesctrhmac.cc
[944/1367] Compiling unicode.cc
[945/1367] Compiling cbb.cc
[946/1367] Compiling ber.cc
[947/1367] Compiling cbs.cc
[948/1367] Compiling asn1_compat.cc
[949/1367] Compiling buf.cc
[950/1367] Compiling blake2.cc
[951/1367] Compiling socket_helper.cc
[952/1367] Compiling bn_asn1.cc
[953/1367] Compiling convert.cc
[954/1367] Compiling socket.cc
[955/1367] Compiling printf.cc
[956/1367] Compiling pair.cc
[957/1367] Compiling hexdump.cc
[958/1367] Compiling file.cc
[959/1367] Compiling fd.cc
[960/1367] Compiling errno.cc
[961/1367] Compiling connect.cc
[962/1367] Compiling bio_mem.cc
[963/1367] Compiling base64.cc
[964/1367] Compiling bio.cc
[965/1367] Compiling tasn_typ.cc
[966/1367] Compiling tasn_fre.cc
[967/1367] Compiling tasn_utl.cc
[967/1367] Compiling tasn_enc.cc
[969/1367] Compiling tasn_new.cc
[970/1367] Compiling posix_time.cc
[971/1367] Compiling f_string.cc
[972/1367] Compiling asn_pack.cc
[973/1367] Compiling tasn_dec.cc
[974/1367] Compiling f_int.cc
[975/1367] Compiling asn1_par.cc
[976/1367] Compiling asn1_lib.cc
[977/1367] Compiling a_utctm.cc
[978/1367] Compiling a_time.cc
[979/1367] Compiling a_type.cc
[980/1367] Compiling a_octet.cc
[981/1367] Compiling a_strnid.cc
[982/1367] Compiling a_strex.cc
[983/1367] Compiling a_mbstr.cc
[984/1367] Compiling a_object.cc
[985/1367] Compiling a_int.cc
[986/1367] Compiling a_i2d_fp.cc
[987/1367] Compiling fiat_p256_adx_sqr.S
[988/1367] Compiling a_dup.cc
[989/1367] Compiling a_d2i_fp.cc
[990/1367] Compiling fiat_p256_adx_mul.S
[991/1367] Compiling fiat_curve25519_adx_square.S
[992/1367] Compiling fiat_curve25519_adx_mul.S
[993/1367] Compiling md5-x86_64-linux.S
[994/1367] Compiling md5-x86_64-apple.S
[995/1367] Compiling md5-586-linux.S
[996/1367] Compiling a_gentm.cc
[997/1367] Compiling md5-586-apple.S
[998/1367] Compiling chacha20_poly1305_x86_64-linux.S
[999/1367] Compiling chacha20_poly1305_x86_64-apple.S
[1000/1367] Compiling a_bitstr.cc
[1001/1367] Compiling chacha20_poly1305_armv8-win.S
[1002/1367] Compiling chacha20_poly1305_armv8-linux.S
[1003/1367] Compiling a_bool.cc
[1004/1367] Compiling chacha-x86_64-apple.S
[1005/1367] Compiling chacha-x86_64-linux.S
[1006/1367] Compiling chacha-x86-linux.S
[1007/1367] Compiling chacha-x86-apple.S
[1008/1367] Compiling chacha20_poly1305_armv8-apple.S
[1009/1367] Compiling chacha-armv8-win.S
[1010/1367] Compiling chacha-armv8-linux.S
[1011/1367] Compiling chacha-armv4-linux.S
[1012/1367] Compiling chacha-armv8-apple.S
[1013/1367] Compiling aes128gcmsiv-x86_64-apple.S
[1014/1367] Compiling aes128gcmsiv-x86_64-linux.S
[1015/1367] Compiling x86_64-mont5-linux.S
[1016/1367] Compiling x86_64-mont5-apple.S
[1017/1367] Compiling x86_64-mont-linux.S
[1018/1367] Compiling x86_64-mont-apple.S
[1019/1367] Compiling x86-mont-linux.S
[1020/1367] Compiling x86-mont-apple.S
[1021/1367] Compiling CCryptoBoringSSLShims shims.c
[1022/1367] Compiling vpaes-x86_64-linux.S
[1023/1367] Compiling vpaes-x86_64-apple.S
[1024/1367] Compiling vpaes-x86-apple.S
[1024/1367] Compiling vpaes-x86-linux.S
[1026/1367] Compiling vpaes-armv8-linux.S
[1027/1367] Compiling vpaes-armv8-win.S
[1028/1367] Compiling vpaes-armv7-linux.S
[1029/1367] Compiling err_data.cc
[1030/1367] Compiling vpaes-armv8-apple.S
[1031/1367] Compiling sha512-x86_64-linux.S
[1032/1367] Compiling sha512-armv8-win.S
[1033/1367] Compiling sha512-x86_64-apple.S
[1034/1367] Compiling sha512-armv8-linux.S
[1035/1367] Compiling sha512-armv8-apple.S
[1036/1367] Compiling sha512-586-linux.S
[1037/1367] Compiling sha512-armv4-linux.S
[1038/1367] Compiling sha512-586-apple.S
[1039/1367] Compiling sha256-x86_64-linux.S
[1040/1367] Compiling sha256-x86_64-apple.S
[1041/1367] Compiling sha256-armv8-win.S
[1042/1367] Compiling sha256-armv8-linux.S
[1043/1367] Compiling sha256-586-linux.S
[1044/1367] Compiling sha256-armv4-linux.S
[1045/1367] Compiling sha256-586-apple.S
[1045/1367] Compiling sha256-armv8-apple.S
[1047/1367] Compiling sha1-x86_64-linux.S
[1048/1367] Compiling sha1-armv8-win.S
[1049/1367] Compiling sha1-x86_64-apple.S
[1050/1367] Compiling sha1-armv8-linux.S
[1051/1367] Compiling sha1-armv4-large-linux.S
[1052/1367] Compiling sha1-586-apple.S
[1052/1367] Compiling sha1-586-linux.S
[1054/1367] Compiling rsaz-avx2-linux.S
[1054/1367] Compiling sha1-armv8-apple.S
[1056/1367] Compiling rsaz-avx2-apple.S
[1057/1367] Compiling rdrand-x86_64-linux.S
[1058/1367] Compiling rdrand-x86_64-apple.S
[1059/1367] Compiling p256_beeu-armv8-asm-win.S
[1060/1367] Compiling p256_beeu-x86_64-asm-linux.S
[1061/1367] Compiling p256_beeu-x86_64-asm-apple.S
[1062/1367] Compiling p256_beeu-armv8-asm-linux.S
[1063/1367] Compiling p256_beeu-armv8-asm-apple.S
[1064/1367] Compiling p256-x86_64-asm-linux.S
[1064/1367] Compiling p256-x86_64-asm-apple.S
[1066/1367] Compiling p256-armv8-asm-win.S
[1067/1367] Compiling p256-armv8-asm-linux.S
[1068/1367] Compiling ghashv8-armv8-win.S
[1069/1367] Compiling p256-armv8-asm-apple.S
[1070/1367] Compiling ghashv8-armv8-linux.S
[1071/1367] Compiling ghashv8-armv7-linux.S
[1072/1367] Compiling ghashv8-armv8-apple.S
[1073/1367] Compiling ghash-x86_64-linux.S
[1074/1367] Compiling ghash-x86_64-apple.S
[1075/1367] Compiling ghash-x86-apple.S
[1075/1367] Compiling ghash-x86-linux.S
[1077/1367] Compiling ghash-ssse3-x86_64-apple.S
[1078/1367] Compiling ghash-ssse3-x86_64-linux.S
[1079/1367] Compiling ghash-ssse3-x86-apple.S
[1080/1367] Compiling ghash-ssse3-x86-linux.S
[1080/1367] Compiling ghash-neon-armv8-win.S
[1082/1367] Compiling ghash-neon-armv8-linux.S
[1083/1367] Compiling ghash-armv4-linux.S
[1084/1367] Compiling ghash-neon-armv8-apple.S
[1085/1367] Compiling co-586-linux.S
[1086/1367] Compiling co-586-apple.S
[1087/1367] Compiling bsaes-armv7-linux.S
[1088/1367] Compiling bn-armv8-win.S
[1088/1367] Compiling bn-armv8-linux.S
[1090/1367] Compiling bn-armv8-apple.S
[1091/1367] Compiling bn-586-linux.S
[1092/1367] Compiling bn-586-apple.S
[1093/1367] Compiling armv8-mont-win.S
[1094/1367] Compiling armv8-mont-linux.S
[1095/1367] Compiling aesv8-gcm-armv8-win.S
[1096/1367] Compiling armv4-mont-linux.S
[1097/1367] Compiling armv8-mont-apple.S
[1098/1367] Compiling aesv8-gcm-armv8-linux.S
[1099/1367] Compiling aesv8-armv8-win.S
[1100/1367] Compiling aesv8-gcm-armv8-apple.S
[1101/1367] Compiling aesv8-armv8-linux.S
[1102/1367] Compiling aesni-x86_64-linux.S
[1102/1367] Compiling aesv8-armv7-linux.S
[1104/1367] Compiling aesv8-armv8-apple.S
[1105/1367] Compiling aesni-x86_64-apple.S
[1106/1367] Compiling aesni-x86-linux.S
[1107/1367] Compiling aesni-x86-apple.S
[1108/1367] Compiling aesni-gcm-x86_64-linux.S
[1109/1367] Compiling aesni-gcm-x86_64-apple.S
[1110/1367] Compiling aes-gcm-avx512-x86_64-linux.S
[1111/1367] Compiling aes-gcm-avx2-x86_64-linux.S
[1111/1367] Compiling aes-gcm-avx512-x86_64-apple.S
[1113/1367] Compiling aes-gcm-avx2-x86_64-apple.S
[1114/1367] Compiling c-nioatomics.c
[1115/1367] Compiling xwing.cc
[1116/1367] Compiling x_x509a.cc
[1117/1367] Compiling x_spki.cc
[1118/1367] Compiling x_req.cc
[1119/1367] Compiling x_sig.cc
[1120/1367] Compiling x_name.cc
[1121/1367] Compiling x_x509.cc
[1122/1367] Compiling x_pubkey.cc
[1123/1367] Compiling c-atomics.c
[1124/1367] Compiling x_exten.cc
[1125/1374] Compiling x_crl.cc
[1126/1374] Compiling x509spki.cc
[1127/1374] Compiling x_attrib.cc
[1128/1374] Compiling x_all.cc
[1129/1374] Compiling x509cset.cc
[1130/1374] Compiling x509rset.cc
[1131/1374] Compiling x_algor.cc
[1132/1374] Compiling x509_vpm.cc
[1133/1374] Compiling x509name.cc
[1135/1374] Compiling NIOConcurrencyHelpers lock.swift
[1136/1374] Compiling NIOConcurrencyHelpers NIOLock.swift
[1137/1374] Emitting module NIOConcurrencyHelpers
[1138/1374] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1139/1374] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1140/1374] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[1141/1374] Compiling NIOConcurrencyHelpers atomics.swift
[1141/1374] Compiling x509_txt.cc
[1142/1374] Compiling x509_vfy.cc
[1143/1374] Compiling x509_v3.cc
[1144/1374] Compiling x509_trs.cc
[1145/1374] Compiling x509_set.cc
[1145/1374] Compiling x509_req.cc
[1147/1374] Compiling x509_obj.cc
[1148/1374] Compiling x509_ext.cc
[1149/1374] Compiling x509_lu.cc
[1150/1401] Compiling x509_def.cc
[1151/1401] Compiling x509_d2.cc
[1152/1401] Compiling x509.cc
[1154/1401] Compiling ConsoleKitTerminal ProgressBar.swift
[1155/1401] Compiling ConsoleKitTerminal Console+Clear.swift
[1156/1401] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1157/1403] Compiling ConsoleKitTerminal ConsoleClear.swift
[1158/1403] Compiling ConsoleKitTerminal Console+Ask.swift
[1159/1403] Compiling ConsoleKitTerminal Console+Choose.swift
[1160/1403] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1161/1403] Compiling ConsoleKitTerminal CustomActivity.swift
[1162/1403] Compiling ConsoleKitTerminal LoadingBar.swift
[1163/1403] Compiling ConsoleKitTerminal Console+Confirm.swift
[1164/1403] Compiling ConsoleKitTerminal Console+Input.swift
[1165/1403] Compiling ConsoleKitTerminal Console+Center.swift
[1165/1403] Compiling x509_cmp.cc
[1167/1403] Emitting module ConsoleKitTerminal
[1168/1403] Compiling ConsoleKitTerminal ActivityBar.swift
[1169/1403] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1170/1403] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1170/1403] Compiling x509_att.cc
[1171/1403] Compiling v3_skey.cc
[1172/1403] Compiling v3_prn.cc
[1173/1403] Compiling v3_purp.cc
[1174/1403] Compiling v3_utl.cc
[1176/1403] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1177/1403] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1178/1403] Compiling ConsoleKitTerminal Console+Output.swift
[1179/1403] Compiling ConsoleKitTerminal Console+Wait.swift
[1180/1403] Compiling ConsoleKitTerminal ConsoleColor.swift
[1181/1403] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1182/1403] Compiling ConsoleKitTerminal ConsoleText.swift
[1183/1403] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1184/1403] Compiling ConsoleKitTerminal ANSI.swift
[1185/1403] Compiling ConsoleKitTerminal Console.swift
[1186/1403] Compiling ConsoleKitTerminal Terminal.swift
[1186/1403] Compiling v3_pmaps.cc
[1187/1403] Compiling v3_pcons.cc
[1188/1403] Compiling v3_ocsp.cc
[1190/1403] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1191/1403] Compiling ConsoleKitTerminal LoggerFragment.swift
[1191/1403] Compiling v3_lib.cc
[1192/1403] Compiling v3_int.cc
[1193/1403] Compiling v3_ncons.cc
[1194/1403] Compiling v3_ia5.cc
[1195/1403] Compiling v3_info.cc
[1196/1403] Compiling v3_genn.cc
[1197/1425] Compiling v3_extku.cc
[1198/1425] Compiling v3_enum.cc
[1199/1425] Compiling v3_crld.cc
[1201/1425] Compiling ConsoleKitCommands Argument.swift
[1202/1425] Compiling ConsoleKitCommands CommandSignature.swift
[1203/1425] Compiling ConsoleKitCommands Flag.swift
[1204/1425] Compiling ConsoleKitCommands Option.swift
[1204/1427] Compiling v3_bitst.cc
[1205/1427] Compiling v3_cpols.cc
[1206/1427] Compiling v3_conf.cc
[1208/1427] Emitting module ConsoleKitCommands
[1208/1427] Compiling v3_bcons.cc
[1209/1427] Compiling v3_akeya.cc
[1210/1427] Compiling v3_alt.cc
[1212/1427] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1213/1427] Compiling ConsoleKitCommands AsyncCommand.swift
[1214/1427] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1215/1427] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1216/1427] Compiling ConsoleKitCommands Utilities.swift
[1216/1427] Compiling v3_akey.cc
[1217/1427] Compiling t_x509a.cc
[1218/1427] Compiling t_x509.cc
[1219/1427] Compiling t_crl.cc
[1220/1427] Compiling i2d_pr.cc
[1221/1427] Compiling t_req.cc
[1222/1427] Compiling rsa_pss.cc
[1223/1427] Compiling policy.cc
[1225/1427] Compiling ConsoleKitCommands CommandGroup.swift
[1226/1427] Compiling ConsoleKitCommands CommandInput.swift
[1227/1427] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1228/1427] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1229/1427] Compiling ConsoleKitCommands Command.swift
[1230/1427] Compiling ConsoleKitCommands CommandContext.swift
[1231/1427] Compiling ConsoleKitCommands CommandError.swift
[1232/1427] Compiling ConsoleKitCommands Commands.swift
[1233/1427] Compiling ConsoleKitCommands Console+Run.swift
[1234/1427] Compiling ConsoleKitCommands AsyncCommands.swift
[1235/1427] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1236/1427] Compiling ConsoleKitCommands AnyCommand.swift
[1237/1427] Compiling ConsoleKitCommands ConsoleError.swift
[1238/1427] Compiling ConsoleKitCommands Completion.swift
[1238/1427] Compiling name_print.cc
[1239/1427] Compiling by_file.cc
[1240/1427] Compiling by_dir.cc
[1241/1427] Compiling asn1_gen.cc
[1242/1427] Compiling algorithm.cc
[1243/1427] Compiling a_digest.cc
[1244/1427] Compiling a_verify.cc
[1245/1427] Compiling a_sign.cc
[1246/1427] Compiling voprf.cc
[1247/1427] Compiling trust_token.cc
[1248/1429] Compiling pmbtoken.cc
[1249/1429] Compiling thread_win.cc
[1250/1429] Compiling thread.cc
[1251/1429] Compiling thread_none.cc
[1252/1429] Compiling thread_pthread.cc
[1254/1429] Emitting module ConsoleKit
[1255/1429] Compiling ConsoleKit Exports.swift
[1255/1429] Compiling stack.cc
[1256/1429] Compiling siphash.cc
[1257/1429] Compiling sha512.cc
[1258/1429] Compiling spake2plus.cc
[1258/1429] Compiling slhdsa.cc
[1260/1429] Compiling sha256.cc
[1261/1429] Compiling sha1.cc
[1262/1429] Compiling rsa_extra.cc
[1263/1429] Compiling rsa_print.cc
[1264/1429] Compiling rsa_crypt.cc
[1265/1429] Compiling refcount.cc
[1266/1429] Compiling rc4.cc
[1267/1429] Compiling urandom.cc
[1268/1429] Compiling windows.cc
[1269/1429] Compiling trusty.cc
[1270/1429] Compiling rsa_asn1.cc
[1271/1429] Compiling rand.cc
[1272/1429] Compiling ios.cc
[1273/1429] Compiling passive.cc
[1274/1429] Compiling poly1305_arm_asm.S
[1275/1429] Compiling getentropy.cc
[1276/1429] Compiling forkunsafe.cc
[1277/1429] Compiling deterministic.cc
[1278/1429] Compiling fork_detect.cc
[1279/1429] Compiling poly1305_vec.cc
[1280/1429] Compiling poly1305_arm.cc
[1281/1429] Compiling poly1305.cc
[1282/1429] Compiling pool.cc
[1283/1429] Compiling pkcs8.cc
[1284/1429] Compiling pkcs8_x509.cc
[1285/1429] Compiling p5_pbev2.cc
[1286/1429] Compiling pkcs7.cc
[1287/1429] Compiling pkcs7_x509.cc
[1288/1429] Compiling pem_xaux.cc
[1289/1429] Compiling pem_x509.cc
[1290/1429] Compiling pem_pkey.cc
[1291/1429] Compiling pem_pk8.cc
[1292/1429] Compiling pem_oth.cc
[1293/1429] Compiling mlkem.cc
[1294/1429] Compiling obj_xref.cc
[1295/1429] Compiling mldsa.cc
[1296/1429] Compiling pem_info.cc
[1297/1429] Compiling pem_lib.cc
[1298/1429] Compiling poly_rq_mul.S
[1299/1429] Compiling pem_all.cc
[1300/1429] Compiling obj.cc
[1301/1429] Compiling mem.cc
[1302/1429] Compiling fips_shared_support.cc
[1303/1429] Compiling md4.cc
[1304/1429] Compiling md5.cc
[1305/1429] Compiling lhash.cc
[1306/1429] Compiling fuzzer_mode.cc
[1307/1429] Compiling kyber.cc
[1308/1429] Compiling ex_data.cc
[1309/1429] Compiling hpke.cc
[1310/1429] Compiling hrss.cc
[1311/1429] Compiling sign.cc
[1312/1429] Compiling scrypt.cc
[1313/1429] Compiling print.cc
[1314/1429] Compiling pbkdf.cc
[1315/1429] Compiling p_x25519_asn1.cc
[1316/1429] Compiling p_x25519.cc
[1317/1429] Compiling p_rsa_asn1.cc
[1318/1429] Compiling p_hkdf.cc
[1319/1429] Compiling p_ed25519.cc
[1320/1429] Compiling p_ed25519_asn1.cc
[1321/1429] Compiling p_rsa.cc
[1322/1429] Compiling p_ec_asn1.cc
[1323/1429] Compiling p_ec.cc
[1324/1429] Compiling p_dh_asn1.cc
[1325/1429] Compiling p_dsa_asn1.cc
[1326/1429] Compiling p_dh.cc
[1327/1429] Compiling err.cc
[1328/1429] Compiling engine.cc
[1329/1429] Compiling ecdsa_p1363.cc
[1330/1429] Compiling evp_ctx.cc
[1331/1429] Compiling evp.cc
[1332/1429] Compiling evp_asn1.cc
[1333/1429] Compiling ecdh.cc
[1334/1429] Compiling ec_derive.cc
[1335/1429] Compiling ecdsa_asn1.cc
[1336/1429] Compiling hash_to_curve.cc
[1337/1429] Compiling dsa.cc
[1338/1429] Compiling dsa_asn1.cc
[1339/1429] Compiling ec_asn1.cc
[1340/1429] Compiling x25519-asm-arm.S
[1341/1429] Compiling digest_extra.cc
[1342/1429] Compiling params.cc
[1343/1429] Compiling des.cc
[1344/1429] Compiling curve25519_64_adx.cc
[1345/1429] Compiling dh_asn1.cc
[1346/1429] Compiling spake25519.cc
[1346/1429] Compiling cpu_intel.cc
[1348/1429] Compiling crypto.cc
[1349/1429] Compiling curve25519.cc
[1350/1429] Compiling cpu_arm_linux.cc
[1351/1429] Compiling cpu_arm_freebsd.cc
[1352/1429] Compiling cpu_aarch64_win.cc
[1353/1429] Compiling cpu_aarch64_sysreg.cc
[1354/1429] Compiling cpu_aarch64_openbsd.cc
[1355/1429] Compiling cpu_aarch64_linux.cc
[1356/1429] Compiling cpu_aarch64_fuchsia.cc
[1357/1429] Compiling cpu_aarch64_apple.cc
[1358/1429] Compiling conf.cc
[1359/1429] Compiling tls_cbc.cc
[1360/1429] Compiling get_cipher.cc
[1361/1429] Compiling e_rc4.cc
[1362/1429] Compiling e_tls.cc
[1363/1429] Compiling cms.cc
[1364/1429] Compiling e_null.cc
[1365/1429] Compiling e_rc2.cc
[1366/1429] Compiling e_des.cc
[1367/1429] Compiling e_chacha20poly1305.cc
[1368/1429] Compiling e_aesgcmsiv.cc
[1369/1429] Compiling e_aesctrhmac.cc
[1370/1429] Compiling e_aeseax.cc
[1370/1429] Compiling derive_key.cc
[1372/1429] Compiling chacha.cc
[1373/1429] Compiling unicode.cc
[1374/1429] Compiling cbs.cc
[1375/1429] Compiling cbb.cc
[1376/1429] Compiling ber.cc
[1377/1429] Compiling sqrt.cc
[1378/1429] Compiling asn1_compat.cc
[1379/1429] Compiling buf.cc
[1380/1429] Compiling div.cc
[1381/1429] Compiling exponentiation.cc
[1382/1429] Compiling blake2.cc
[1383/1429] Compiling printf.cc
[1384/1429] Compiling hexdump.cc
[1385/1429] Compiling pair.cc
[1386/1429] Compiling bn_asn1.cc
[1387/1429] Compiling convert.cc
[1388/1429] Compiling file.cc
[1389/1429] Compiling fd.cc
[1390/1429] Compiling errno.cc
[1391/1429] Compiling bio_mem.cc
[1392/1429] Compiling bio.cc
[1393/1429] Compiling base64.cc
[1394/1429] Compiling tasn_typ.cc
[1395/1429] Compiling tasn_fre.cc
[1396/1429] Compiling tasn_enc.cc
[1397/1429] Compiling tasn_utl.cc
[1398/1429] Compiling tasn_new.cc
[1399/1429] Compiling tasn_dec.cc
[1400/1429] Compiling posix_time.cc
[1401/1429] Compiling f_string.cc
[1402/1429] Compiling f_int.cc
[1403/1429] Compiling asn1_par.cc
[1404/1429] Compiling asn_pack.cc
[1405/1429] Compiling bcm.cc
[1406/1429] Compiling asn1_lib.cc
[1407/1429] Compiling a_utctm.cc
[1408/1429] Compiling a_type.cc
[1409/1429] Compiling a_time.cc
[1410/1429] Compiling a_octet.cc
[1411/1429] Compiling a_strnid.cc
[1412/1429] Compiling a_strex.cc
[1413/1429] Compiling a_mbstr.cc
[1414/1429] Compiling a_object.cc
[1415/1429] Write sources
[1419/1429] Compiling a_i2d_fp.cc
[1420/1429] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1420/1429] Write sources
[1422/1429] Compiling a_int.cc
[1423/1429] Compiling a_dup.cc
[1424/1429] Compiling a_d2i_fp.cc
[1425/1429] Compiling a_gentm.cc
[1426/1431] Compiling aes.cc
[1427/1486] Compiling a_bool.cc
[1428/1529] Compiling a_bitstr.cc
[1430/1529] Compiling Algorithms Suffix.swift
[1431/1529] Compiling BitCollections BitSet+Extras.swift
[1432/1540] Compiling Algorithms MinMax.swift
[1433/1540] Compiling Algorithms Partition.swift
[1434/1540] Compiling Algorithms Joined.swift
[1435/1540] Compiling Algorithms Keyed.swift
[1436/1540] Compiling BitCollections BitSet+Equatable.swift
[1437/1540] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1438/1540] Compiling BitCollections BitArray.swift
[1439/1540] Compiling BitCollections BitSet+BidirectionalCollection.swift
[1440/1541] Compiling BitCollections BitArray+CustomReflectable.swift
[1441/1541] Compiling BitCollections BitArray+Descriptions.swift
[1442/1541] Compiling BitCollections BitArray+Equatable.swift
[1443/1541] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[1444/1541] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[1445/1541] Compiling BitCollections BitArray+Extras.swift
[1446/1541] Compiling BitCollections BitArray+Fill.swift
[1447/1541] Compiling BitCollections BitArray+Hashable.swift
[1448/1541] Compiling BitCollections BitArray+Initializers.swift
[1449/1541] Compiling BitCollections BitArray+Invariants.swift
[1450/1541] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[1451/1541] Compiling BitCollections BitArray+RandomBits.swift
[1452/1547] Compiling Atomics Unmanaged extensions.swift
[1453/1547] Compiling Algorithms EitherSequence.swift
[1454/1547] Compiling Algorithms FirstNonNil.swift
[1455/1547] Compiling Algorithms FlattenCollection.swift
[1456/1547] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1457/1547] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1458/1547] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1459/1547] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1460/1547] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1461/1547] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1462/1547] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1463/1547] Emitting module BitCollections
[1465/1547] Compiling Algorithms Unique.swift
[1466/1547] Compiling Algorithms Windows.swift
[1467/1547] Compiling BitCollections BitSet+Invariants.swift
[1468/1547] Compiling BitCollections BitSet+Random.swift
[1469/1547] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1470/1547] Compiling Algorithms RandomSample.swift
[1471/1547] Compiling Algorithms Reductions.swift
[1472/1547] Compiling Algorithms Rotate.swift
[1473/1547] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1474/1547] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1476/1547] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1477/1547] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1478/1547] Compiling BitCollections BitSet+SetAlgebra union.swift
[1479/1547] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1480/1547] Compiling BitCollections BitSet.Counted.swift
[1481/1547] Compiling BitCollections BitSet.Index.swift
[1484/1547] Compiling Algorithms Combinations.swift
[1485/1547] Compiling Algorithms Compacted.swift
[1486/1547] Compiling Algorithms Cycle.swift
[1495/1547] Compiling BitCollections BitSet._UnsafeHandle.swift
[1496/1547] Compiling BitCollections BitSet.swift
[1497/1547] Compiling BitCollections Range+Utilities.swift
[1498/1547] Compiling BitCollections Slice+Utilities.swift
[1499/1547] Compiling BitCollections UInt+Tricks.swift
[1500/1547] Compiling BitCollections _Word.swift
[1507/1547] Compiling Algorithms AdjacentPairs.swift
[1508/1547] Compiling Algorithms Chain.swift
[1509/1547] Compiling Algorithms Chunked.swift
[1528/1553] Compiling Collections HeapModule reexports.swift
[1529/1553] Compiling Collections OrderedCollections reexports.swift
[1532/1553] Compiling Collections HashTreeCollections reexports.swift
[1533/1553] Compiling Collections DequeModule reexports.swift
[1534/1553] Compiling Collections BitCollections reexports.swift
[1535/1553] Emitting module Collections
[1536/1553] Compiling CryptoBoringWrapper RandomBytes.swift
[1540/1553] Compiling CryptoBoringWrapper EllipticCurve.swift
[1541/1553] Compiling CryptoBoringWrapper resource_bundle_accessor.swift
[1542/1553] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1543/1553] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1544/1553] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1545/1553] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1546/1553] Emitting module CryptoBoringWrapper
[1547/1553] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1550/1553] Emitting module Atomics
[1553/1676] Emitting module Algorithms
[1554/1676] Compiling NIOCore IOData.swift
[1555/1676] Compiling NIOCore IPProtocol.swift
[1556/1676] Compiling NIOCore IntegerBitPacking.swift
[1557/1676] Compiling NIOCore IntegerTypes.swift
[1558/1676] Compiling NIOCore Interfaces.swift
[1559/1676] Compiling NIOCore Linux.swift
[1560/1682] Compiling NIOCore EventLoopFuture.swift
[1561/1682] Compiling NIOCore FileDescriptor.swift
[1562/1682] Compiling NIOCore FileHandle.swift
[1563/1682] Compiling NIOCore FileRegion.swift
[1564/1682] Compiling NIOCore GlobalSingletons.swift
[1565/1682] Compiling NIOCore IO.swift
[1566/1682] Emitting module CryptoExtras
[1567/1682] Compiling NIOCore AddressedEnvelope.swift
[1568/1682] Compiling NIOCore AsyncAwaitSupport.swift
[1569/1682] Compiling NIOCore AsyncChannel.swift
[1570/1682] Compiling NIOCore AsyncChannelHandler.swift
[1571/1682] Compiling NIOCore AsyncChannelInboundStream.swift
[1572/1682] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1573/1682] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1574/1682] Compiling NIOCore ByteBuffer-conversions.swift
[1575/1682] Compiling NIOCore ByteBuffer-core.swift
[1576/1682] Compiling NIOCore ByteBuffer-hex.swift
[1577/1682] Compiling NIOCore ByteBuffer-int.swift
[1578/1682] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1579/1682] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1580/1682] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1581/1682] Compiling NIOCore NIOAsyncWriter.swift
[1582/1682] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1583/1682] Compiling NIOCore BSDSocketAPI.swift
[1584/1682] Compiling NIOCore ByteBuffer-aux.swift
[1585/1682] Compiling NIOCore MarkedCircularBuffer.swift
[1586/1682] Compiling NIOCore MulticastChannel.swift
[1587/1682] Compiling NIOCore NIOAny.swift
[1588/1682] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1589/1682] Compiling NIOCore NIOCoreSendableMetatype.swift
[1590/1682] Compiling NIOCore NIODecodedAsyncSequence.swift
[1591/1682] Compiling NIOCore NIOLoopBound.swift
[1592/1689] Compiling CryptoExtras ThreadWindows.swift
[1593/1689] Compiling CryptoExtras DLEQ.swift
[1594/1689] Compiling CryptoExtras Prover.swift
[1595/1689] Compiling CryptoExtras Verifier.swift
[1596/1689] Compiling CryptoExtras ZKPToolbox.swift
[1597/1689] Compiling CryptoExtras resource_bundle_accessor.swift
[1598/1689] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1606/1689] Compiling NIOCore ByteBuffer-multi-int.swift
[1607/1689] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1608/1689] Compiling NIOCore ByteBuffer-views.swift
[1609/1689] Compiling NIOCore Channel.swift
[1610/1689] Compiling NIOCore ChannelHandler.swift
[1611/1689] Compiling NIOCore ChannelHandlers.swift
[1612/1689] Compiling NIOCore ChannelInvoker.swift
[1626/1689] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1627/1689] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1633/1689] Compiling NIOCore ConvenienceOptionSupport.swift
[1634/1689] Compiling NIOCore DeadChannel.swift
[1635/1689] Compiling NIOCore DispatchQueue+WithFuture.swift
[1636/1689] Compiling NIOCore EventLoop+Deprecated.swift
[1637/1689] Compiling NIOCore EventLoop+SerialExecutor.swift
[1638/1689] Compiling NIOCore EventLoop.swift
[1639/1689] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1640/1689] Compiling NIOCore ChannelOption.swift
[1641/1689] Compiling NIOCore ChannelPipeline.swift
[1642/1689] Compiling NIOCore CircularBuffer.swift
[1643/1689] Compiling NIOCore Codec.swift
[1653/1689] Compiling NIOCore SocketAddresses.swift
[1654/1689] Compiling NIOCore SocketOptionProvider.swift
[1655/1689] Compiling NIOCore SystemCallHelpers.swift
[1656/1689] Compiling NIOCore TimeAmount+Duration.swift
[1657/1689] Compiling NIOCore TypeAssistedChannelHandler.swift
[1658/1689] Compiling NIOCore UniversalBootstrapSupport.swift
[1659/1689] Compiling NIOCore Utilities.swift
[1660/1691] Emitting module _CryptoExtras
[1661/1691] Compiling _CryptoExtras Exports.swift
[1677/1790] Compiling X509 GeneralName.swift
[1678/1790] Compiling X509 Lock.swift
[1679/1790] Compiling X509 LockedValueBox.swift
[1680/1790] Compiling X509 BasicOCSPResponse.swift
[1681/1790] Compiling X509 DirectoryString.swift
[1682/1790] Compiling X509 OCSPCertID.swift
[1683/1790] Compiling X509 OCSPCertStatus.swift
[1684/1790] Compiling X509 LocalityName.swift
[1685/1790] Compiling X509 OrganizationName.swift
[1686/1790] Compiling X509 OrganizationalUnitName.swift
[1687/1790] Compiling X509 SubjectKeyIdentifier.swift
[1688/1790] Compiling X509 Extension.swift
[1689/1790] Compiling X509 Extensions.swift
[1690/1790] Compiling X509 ExtensionsBuilder.swift
[1691/1790] Compiling X509 AllOfPolicies.swift
[1692/1790] Compiling X509 AnyPolicy.swift
[1693/1790] Compiling X509 CertificateStore.swift
[1694/1790] Compiling X509 CustomCertificateStore.swift
[1695/1790] Compiling X509 OneOfPolicies.swift
[1696/1790] Compiling X509 PolicyBuilder.swift
[1697/1790] Compiling X509 BasicConstraintsPolicy.swift
[1698/1790] Compiling X509 DNSNames.swift
[1699/1790] Compiling X509 DirectoryNames.swift
[1700/1790] Compiling X509 ExpiryPolicy.swift
[1701/1790] Compiling X509 IPConstraints.swift
[1702/1800] Emitting module NIOCore
[1714/1800] Compiling X509 CMSAttribute.swift
[1715/1800] Compiling X509 CMSContentInfo.swift
[1716/1800] Compiling X509 CMSEncapsulatedContentInfo.swift
[1717/1800] Compiling X509 CMSIssuerAndSerialNumber.swift
[1718/1800] Compiling X509 CMSOperations.swift
[1719/1800] Compiling X509 CMSSignature.swift
[1720/1800] Compiling X509 CMSSignedData.swift
[1721/1800] Compiling X509 CMSSignerIdentifier.swift
[1722/1800] Compiling X509 CMSSignerInfo.swift
[1723/1800] Compiling X509 CMSVersion.swift
[1724/1800] Compiling X509 Curve25519+DER.swift
[1725/1800] Compiling X509 OCSPTBSRequest.swift
[1726/1800] Compiling X509 OCSPVersion.swift
[1727/1800] Compiling X509 PKCS8PrivateKey.swift
[1728/1800] Compiling X509 PromiseAndFuture.swift
[1729/1800] Compiling X509 RDNAttribute.swift
[1730/1800] Compiling X509 RandomNumberGenerator+bytes.swift
[1731/1800] Compiling X509 RelativeDistinguishedName.swift
[1732/1800] Compiling X509 SEC1PrivateKey.swift
[1733/1800] Compiling X509 SecKeyWrapper.swift
[1734/1800] Compiling X509 Signature.swift
[1735/1800] Compiling X509 SignatureAlgorithm.swift
[1736/1800] Compiling X509 OCSPExtensionID.swift
[1737/1800] Compiling X509 OCSPNonce.swift
[1738/1800] Compiling X509 OCSPPolicy.swift
[1739/1800] Compiling X509 OCSPRequest.swift
[1740/1800] Compiling X509 OCSPResponse.swift
[1741/1800] Compiling X509 OCSPResponseBytes.swift
[1742/1800] Compiling X509 OCSPResponseData.swift
[1743/1800] Compiling X509 OCSPResponseStatus.swift
[1744/1800] Compiling X509 OCSPSignature.swift
[1745/1800] Compiling X509 OCSPSingleRequest.swift
[1746/1800] Compiling X509 OCSPSingleResponse.swift
[1747/1856] Compiling NIOPosix ThreadWindows.swift
[1748/1856] Compiling NIOPosix BaseSocketChannel.swift
[1749/1856] Compiling NIOPosix BaseStreamSocketChannel.swift
[1750/1856] Compiling NIOPosix Bootstrap.swift
[1751/1856] Compiling NIOPosix ControlMessage.swift
[1752/1856] Compiling NIOPosix DatagramVectorReadManager.swift
[1753/1856] Compiling NIOPosix Errors+Any.swift
[1754/1856] Compiling X509 CertificatePrivateKey.swift
[1755/1856] Compiling X509 CertificatePublicKey.swift
[1756/1856] Compiling X509 CertificateSerialNumber.swift
[1757/1856] Compiling X509 CertificateVersion.swift
[1758/1856] Compiling X509 StateOrProvinceName.swift
[1759/1856] Compiling X509 StreetAddress.swift
[1760/1856] Compiling X509 Error.swift
[1761/1856] Compiling X509 AuthorityInformationAccess.swift
[1762/1856] Compiling X509 AuthorityKeyIdentifier.swift
[1763/1856] Compiling X509 BasicConstraints.swift
[1764/1856] Compiling X509 ExtendedKeyUsage.swift
[1765/1856] Compiling X509 ExtensionIdentifiers.swift
[1766/1856] Compiling X509 KeyUsage.swift
[1767/1856] Compiling X509 NameConstraints.swift
[1768/1856] Compiling X509 SubjectAlternativeName.swift
[1769/1856] Compiling X509 NameConstraintsPolicy.swift
[1770/1856] Compiling X509 RFC5280Policy.swift
[1771/1856] Compiling X509 URIConstraints.swift
[1772/1856] Compiling X509 VersionPolicy.swift
[1773/1856] Compiling X509 ServerIdentityPolicy.swift
[1774/1856] Compiling X509 TrustRootLoading.swift
[1775/1856] Compiling X509 UnverifiedChain.swift
[1776/1856] Compiling X509 ValidatedCertificateChain.swift
[1777/1856] Compiling X509 VerificationDiagnostic.swift
[1778/1856] Compiling X509 Verifier.swift
[1779/1856] Compiling X509 VerifierPolicy.swift
[1780/1856] Compiling X509 AlgorithmIdentifier.swift
[1781/1856] Compiling X509 ECDSASignature.swift
[1782/1856] Compiling X509 RSAPKCS1PublicKey.swift
[1783/1856] Compiling X509 SubjectPublicKeyInfo.swift
[1784/1856] Compiling X509 TBSCertificate.swift
[1785/1856] Compiling X509 Time.swift
[1786/1856] Compiling X509 TimeCalculations.swift
[1787/1856] Compiling X509 Validity.swift
[1788/1856] Compiling X509 X509SendableMetatype.swift
[1789/1856] Compiling NIOEmbedded AsyncTestingChannel.swift
[1790/1856] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1791/1856] Emitting module NIOEmbedded
[1792/1856] Compiling NIOEmbedded Embedded.swift
[1793/1856] Compiling NIOPosix FileDescriptor.swift
[1794/1856] Compiling NIOPosix GetaddrinfoResolver.swift
[1795/1856] Compiling NIOPosix HappyEyeballs.swift
[1796/1856] Compiling NIOPosix IO.swift
[1797/1856] Compiling NIOPosix IntegerBitPacking.swift
[1798/1856] Compiling NIOPosix IntegerTypes.swift
[1805/1861] Compiling NIOPosix Linux.swift
[1806/1861] Compiling NIOPosix LinuxCPUSet.swift
[1807/1861] Compiling NIOPosix LinuxUring.swift
[1808/1861] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1809/1861] Compiling NIOPosix NIOPosixSendableMetatype.swift
[1810/1861] Emitting module X509
[1811/1861] Emitting module NIOPosix
[1812/1861] Compiling NIOPosix Utilities.swift
[1813/1861] Compiling NIOPosix VsockAddress.swift
[1814/1861] Compiling NIOPosix VsockChannelEvents.swift
[1815/1861] Compiling NIOPosix Windows.swift
[1816/1861] Compiling NIOPosix resource_bundle_accessor.swift
[1817/1861] Compiling NIOPosix SelectableEventLoop.swift
[1818/1861] Compiling NIOPosix SelectorEpoll.swift
[1819/1861] Compiling NIOPosix SelectorGeneric.swift
[1820/1861] Compiling NIOPosix SelectorKqueue.swift
[1821/1861] Compiling NIOPosix SelectorUring.swift
[1822/1861] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1823/1861] Compiling NIOPosix PosixSingletons.swift
[1824/1861] Compiling NIOPosix RawSocketBootstrap.swift
[1825/1861] Compiling NIOPosix Resolver.swift
[1826/1861] Compiling NIOPosix Selectable.swift
[1827/1861] Compiling NIOPosix SelectableChannel.swift
[1833/1861] Compiling NIOPosix NIOThreadPool.swift
[1834/1861] Compiling NIOPosix NonBlockingFileIO.swift
[1835/1861] Compiling NIOPosix PendingDatagramWritesManager.swift
[1836/1861] Compiling NIOPosix PendingWritesManager.swift
[1837/1861] Compiling NIOPosix PipeChannel.swift
[1838/1861] Compiling NIOPosix PipePair.swift
[1839/1861] Compiling NIOPosix Pool.swift
[1840/1861] Compiling NIOPosix BSDSocketAPICommon.swift
[1841/1861] Compiling NIOPosix BSDSocketAPIPosix.swift
[1842/1861] Compiling NIOPosix BSDSocketAPIWindows.swift
[1843/1861] Compiling NIOPosix BaseSocket.swift
[1844/1861] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[1845/1861] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1846/1861] Compiling NIOPosix SelectorWSAPoll.swift
[1847/1861] Compiling NIOPosix ServerSocket.swift
[1848/1861] Compiling NIOPosix Socket.swift
[1849/1861] Compiling NIOPosix SocketChannel.swift
[1850/1861] Compiling NIOPosix SocketProtocols.swift
[1851/1861] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[1852/1861] Compiling NIOPosix System.swift
[1853/1861] Compiling NIOPosix Thread.swift
[1854/1861] Compiling NIOPosix ThreadPosix.swift
[1862/1922] Emitting module NIO
[1863/1922] Compiling NIO Exports.swift
[1864/1962] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1865/1962] Compiling NIOHTTP1 HTTPDecoder.swift
[1866/1964] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1867/1964] Compiling NIOSOCKS ClientStateMachine.swift
[1868/1964] Compiling NIOSOCKS SOCKSResponse.swift
[1869/1965] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1870/1965] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1871/1965] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1872/1965] Emitting module NIOFoundationCompat
[1873/1965] Compiling NIOSOCKS Helpers.swift
[1874/1965] Compiling NIOSOCKS Messages.swift
[1875/1965] Compiling NIOSOCKS Errors.swift
[1876/1965] Compiling NIOSOCKS SOCKSRequest.swift
[1877/1965] Compiling NIOSOCKS AuthenticationMethod.swift
[1878/1965] Compiling NIOSOCKS ClientGreeting.swift
[1879/1965] Emitting module NIOSOCKS
[1882/1965] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1883/1965] Compiling NIOTLS TLSEvents.swift
[1884/1965] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1885/1965] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1886/1965] Compiling NIOTLS SNIHandler.swift
[1887/1965] Emitting module NIOTLS
[1888/1965] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[1889/1965] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1890/1966] Emitting module _NIOFileSystem
[1891/1970] Compiling NIOSOCKS ServerStateMachine.swift
[1892/2001] Compiling NIOSSL SSLPrivateKey.swift
[1893/2001] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1894/2001] Compiling NIOSSL NIOSSLServerHandler.swift
[1895/2001] Compiling NIOSSL ObjectIdentifier.swift
[1896/2001] Compiling NIOSSL NIOSSLSecureBytes.swift
[1897/2001] Compiling NIOSSL RNG.swift
[1898/2001] Compiling NIOSSL SSLCertificate.swift
[1899/2001] Compiling NIOSSL SSLCertificateExtensions.swift
[1900/2001] Compiling NIOSSL SSLCertificateName.swift
[1901/2001] Compiling NIOSSL PosixPort.swift
[1902/2001] Compiling NIOSSL SSLCallbacks.swift
[1903/2001] Compiling NIOSSL SSLPublicKey.swift
[1904/2001] Compiling NIOSSL SSLInit.swift
[1905/2001] Compiling NIOSSL SSLPKCS12Bundle.swift
[1910/2001] Compiling NIOSSL CustomPrivateKey.swift
[1911/2001] Compiling NIOSSL IdentityVerification.swift
[1912/2001] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1913/2001] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1916/2023] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[1917/2023] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1918/2023] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1919/2023] Compiling NIOTransportServices NIOTSBootstraps.swift
[1920/2023] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[1921/2023] Compiling _NIOFileSystem Errno.swift
[1922/2023] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1923/2023] Compiling _NIOFileSystem Mocking.swift
[1924/2023] Compiling _NIOFileSystem Syscall.swift
[1925/2023] Compiling _NIOFileSystem NIOFileSystemSendableMetatype.swift
[1926/2023] Compiling _NIOFileSystem OpenOptions.swift
[1927/2023] Compiling _NIOFileSystem String+FileSystem.swift
[1928/2023] Compiling _NIOFileSystem resource_bundle_accessor.swift
[1929/2023] Emitting module NIOHTTP1
[1932/2023] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1933/2023] Compiling NIOSSL NIOSSLHandler.swift
[1934/2023] Compiling _NIOFileSystem Utilities.swift
[1935/2023] Compiling _NIOFileSystem NIOFilePath.swift
[1936/2023] Compiling NIOSSL SSLContext.swift
[1937/2023] Compiling NIOSSL SSLErrors.swift
[1938/2023] Compiling NIOSSL LinuxCABundle.swift
[1939/2023] Compiling NIOSSL NIOSSLClientHandler.swift
[1940/2023] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1943/2023] Compiling NIOSSL SSLConnection.swift
[1944/2023] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1945/2023] Compiling NIOTransportServices NIOTSErrors.swift
[1946/2023] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1947/2023] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1948/2023] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1949/2023] Compiling NIOTransportServices StateManagedChannel.swift
[1950/2023] Compiling NIOTransportServices NIOTSEventLoop.swift
[1951/2023] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1952/2089] Emitting module NIOTransportServices
[1953/2091] Compiling NIOHPACK IndexedHeaderTable.swift
[1954/2091] Compiling NIOHPACK IntegerCoding.swift
[1955/2092] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1956/2092] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1957/2092] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1958/2092] Compiling NIOWebSocket WebSocketOpcode.swift
[1959/2092] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1960/2093] Emitting module NIOSSL
[1961/2096] Compiling MultipartKit MultipartFormData.swift
[1962/2096] Compiling MultipartKit MultipartParser.swift
[1963/2096] Compiling MultipartKit FormDataEncoder.swift
[1964/2096] Compiling MultipartKit Storage.swift
[1965/2096] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1966/2096] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1967/2096] Compiling MultipartKit MultipartPart.swift
[1968/2096] Compiling MultipartKit MultipartPartConvertible.swift
[1969/2096] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1970/2096] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1971/2097] Compiling NIOHPACK HuffmanTables.swift
[1972/2097] Compiling NIOHTTPCompression HTTPDecompression.swift
[1973/2097] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1974/2097] Emitting module NIOHTTPCompression
[1975/2097] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1976/2097] Compiling NIOHTTPCompression HTTPCompression.swift
[1977/2097] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1978/2097] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1981/2099] Compiling NIOHPACK HuffmanCoding.swift
[1982/2099] Compiling NIOHPACK HeaderTables.swift
[1983/2099] Compiling NIOHPACK StaticHeaderTable.swift
[1984/2099] Compiling MultipartKit Exports.swift
[1985/2099] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1986/2099] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1987/2099] Compiling MultipartKit FormDataDecoder.swift
[1988/2099] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1989/2099] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1990/2099] Compiling NIOHPACK DynamicHeaderTable.swift
[1991/2099] Compiling NIOHPACK HPACKDecoder.swift
[1992/2099] Emitting module NIOExtras
[1993/2099] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1994/2099] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1995/2099] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[1996/2099] Compiling NIOWebSocket SHA1.swift
[1997/2099] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[1998/2099] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[1999/2099] Emitting module NIOWebSocket
[2000/2099] Compiling NIOWebSocket WebSocketFrame.swift
[2001/2099] Compiling NIOHPACK HPACKEncoder.swift
[2002/2099] Compiling NIOHPACK HPACKErrors.swift
[2005/2099] Compiling NIOHPACK HPACKHeader.swift
[2006/2099] Emitting module NIOHPACK
[2021/2099] Emitting module MultipartKit
[2031/2099] Compiling MultipartKit Utilities.swift
[2044/2099] Compiling MultipartKit MultipartSerializer.swift
[2051/2099] Compiling NIOSSL UniversalBootstrapSupport.swift
[2052/2099] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[2053/2099] Compiling NIOSSL resource_bundle_accessor.swift
[2066/2168] Emitting module NIOFileSystem
[2067/2168] Compiling NIOFileSystem Exports.swift
[2068/2168] Emitting module _NIOFileSystemFoundationCompat
[2069/2168] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[2070/2168] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[2071/2168] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[2072/2168] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[2073/2168] Compiling NIOHTTP2 MaySendFrames.swift
[2074/2168] Compiling NIOHTTP2 SendingDataState.swift
[2075/2168] Compiling NIOHTTP2 SendingGoawayState.swift
[2076/2168] Compiling NIOHTTP2 SendingHeadersState.swift
[2077/2168] Compiling NIOHTTP2 SendingPushPromiseState.swift
[2078/2175] Compiling NIOExtras WritePCAPHandler.swift
[2079/2175] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[2080/2175] Compiling NIOHTTP2 HTTP2FrameParser.swift
[2081/2175] Compiling NIOHTTP2 HTTP2PingData.swift
[2082/2175] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[2083/2175] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler+StateMachine.swift
[2084/2175] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler.swift
[2085/2175] Compiling NIOHTTP2 LocallyQuiescingState.swift
[2086/2175] Compiling NIOHTTP2 QuiescingState.swift
[2087/2175] Compiling NIOHTTP2 HTTP2Settings.swift
[2088/2175] Compiling NIOHTTP2 HTTP2UserEvents.swift
[2089/2175] Compiling NIOHTTP2 InboundEventBuffer.swift
[2090/2175] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[2091/2175] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[2092/2175] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[2093/2175] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[2094/2175] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[2095/2175] Compiling NIOHTTP2 HTTP2Frame.swift
[2096/2175] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[2097/2175] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[2098/2175] Compiling NIOHTTP2 HTTP2Error.swift
[2099/2175] Compiling NIOHTTP2 InboundWindowManager.swift
[2100/2175] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[2101/2175] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[2102/2175] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[2103/2175] Compiling NIOHTTP2 ReceivingHeadersState.swift
[2104/2175] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[2105/2183] Emitting module NIOHTTP2
[2106/2183] Compiling WebSocketKit WebSocketHandler.swift
[2107/2183] Compiling NIOHTTP2 SendingRstStreamState.swift
[2108/2183] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[2109/2183] Compiling NIOHTTP2 HTTP2SettingsState.swift
[2110/2183] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[2111/2183] Compiling NIOHTTP2 HasFlowControlWindows.swift
[2112/2183] Compiling NIOHTTP2 HasLocalSettings.swift
[2113/2183] Compiling NIOHTTP2 HasRemoteSettings.swift
[2116/2183] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[2117/2183] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[2118/2183] Compiling NIOHTTP2 StateMachineResult.swift
[2119/2183] Compiling NIOHTTP2 ContentLengthVerifier.swift
[2120/2183] Compiling NIOHTTP2 DOSHeuristics.swift
[2121/2183] Compiling NIOHTTP2 Error+Any.swift
[2122/2183] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[2123/2183] Compiling NIOHTTP2 ControlFrameBuffer.swift
[2124/2183] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[2125/2183] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[2126/2183] Compiling NIOHTTP2 GlitchesMonitor.swift
[2127/2183] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[2128/2183] Compiling NIOHTTP2 StreamChannelFlowController.swift
[2129/2183] Compiling NIOHTTP2 StreamChannelList.swift
[2130/2183] Compiling NIOHTTP2 StreamMap.swift
[2131/2183] Compiling NIOHTTP2 StreamStateMachine.swift
[2132/2183] Compiling NIOHTTP2 Timer.swift
[2133/2183] Compiling NIOHTTP2 UnsafeTransfer.swift
[2134/2183] Compiling NIOHTTP2 WatermarkedFlowController.swift
[2142/2183] Compiling NIOHTTP2 HTTP2Stream.swift
[2143/2183] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[2144/2183] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[2145/2183] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[2146/2183] Compiling NIOHTTP2 HTTP2StreamID.swift
[2147/2183] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[2148/2183] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[2149/2183] Compiling WebSocketKit WebSocket.swift
[2150/2183] Compiling WebSocketKit WebSocket+Connect.swift
[2151/2183] Compiling WebSocketKit WebSocket+Concurrency.swift
[2152/2183] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[2153/2183] Emitting module WebSocketKit
[2154/2183] Compiling WebSocketKit Exports.swift
[2155/2183] Compiling WebSocketKit WebSocketClient.swift
[2156/2183] Compiling NIOHTTP2 ConnectionStateMachine.swift
[2157/2183] Compiling NIOHTTP2 ConnectionStreamsState.swift
[2158/2183] Compiling NIOHTTP2 MayReceiveFrames.swift
[2159/2183] Compiling NIOHTTP2 ReceivingDataState.swift
[2177/2248] Emitting module AsyncKit
[2178/2248] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[2179/2248] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[2180/2248] Compiling AsyncHTTPClient BasicAuth.swift
[2181/2248] Compiling AsyncHTTPClient RequestOptions.swift
[2182/2248] Compiling AsyncHTTPClient Transaction.swift
[2183/2248] Compiling AsyncHTTPClient Base64.swift
[2184/2248] Emitting module AsyncHTTPClient
[2185/2255] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[2186/2255] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[2187/2255] Compiling AsyncHTTPClient ConnectionPool.swift
[2188/2255] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[2189/2255] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[2190/2255] Compiling AsyncHTTPClient TLSEventsHandler.swift
[2191/2255] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[2192/2255] Compiling AsyncHTTPClient HTTPClientRequest.swift
[2193/2255] Compiling AsyncHTTPClient HTTPClientResponse.swift
[2199/2255] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[2200/2255] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[2201/2255] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[2202/2255] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[2203/2255] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[2204/2255] Compiling AsyncHTTPClient RequestBodyLength.swift
[2205/2255] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2206/2255] Compiling AsyncHTTPClient SSLContextCache.swift
[2207/2255] Compiling AsyncHTTPClient Scheme.swift
[2208/2255] Compiling AsyncHTTPClient Singleton.swift
[2209/2255] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2210/2255] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[2211/2255] Compiling AsyncHTTPClient TracingSupport.swift
[2212/2255] Compiling AsyncHTTPClient Utils.swift
[2214/2255] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2215/2255] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2216/2255] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2217/2255] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2218/2255] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2219/2255] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2220/2255] Compiling AsyncHTTPClient NWWaitingHandler.swift
[2221/2255] Compiling AsyncHTTPClient TLSConfiguration.swift
[2222/2255] Compiling AsyncHTTPClient RedirectState.swift
[2223/2255] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2224/2255] Compiling AsyncHTTPClient RequestBag+Tracing.swift
[2225/2255] Compiling AsyncHTTPClient RequestBag.swift
[2226/2255] Compiling AsyncHTTPClient RequestValidation.swift
[2227/2255] Compiling AsyncHTTPClient HTTP1Connection.swift
[2228/2255] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[2229/2255] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[2230/2255] Compiling AsyncHTTPClient HTTP2Connection.swift
[2231/2255] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[2232/2255] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[2233/2255] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[2234/2255] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[2235/2255] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[2236/2255] Compiling AsyncHTTPClient AsyncLazySequence.swift
[2237/2255] Compiling AsyncHTTPClient HTTPClient+execute.swift
[2238/2255] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[2239/2255] Compiling AsyncHTTPClient HTTPClient+tracing.swift
[2240/2255] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[2241/2255] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[2242/2255] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[2243/2255] Compiling AsyncHTTPClient ConnectionTarget.swift
[2244/2255] Compiling AsyncHTTPClient DeconstructedURL.swift
[2245/2255] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[2246/2255] Compiling AsyncHTTPClient FoundationExtensions.swift
[2247/2255] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2248/2255] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[2249/2255] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[2250/2255] Compiling AsyncHTTPClient HTTPClient.swift
[2251/2255] Compiling AsyncHTTPClient HTTPClientConfiguration+SwiftConfiguration.swift
[2252/2255] Compiling AsyncHTTPClient HTTPHandler.swift
[2253/2255] Compiling AsyncHTTPClient LRUCache.swift
[2254/2255] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[2255/2255] Compiling AsyncHTTPClient NWErrorHandler.swift
[2256/2453] Compiling Vapor PlaintextDecoder.swift
[2257/2453] Compiling Vapor PlaintextEncoder.swift
[2258/2453] Compiling Vapor URLQueryCoders.swift
[2259/2453] Compiling Vapor URLQueryContainer.swift
[2260/2453] Compiling Vapor Core.swift
[2261/2453] Compiling Vapor Running.swift
[2262/2453] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2263/2453] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2264/2453] Compiling Vapor DotEnvFile+load.swift
[2265/2453] Compiling Vapor Routes+caseInsenstive.swift
[2266/2453] Compiling Vapor Validatable+validate.swift
[2267/2453] Compiling Vapor Environment+Process.swift
[2268/2453] Compiling Vapor Environment+Secret.swift
[2269/2453] Compiling Vapor Environment.swift
[2270/2453] Compiling Vapor Abort.swift
[2271/2453] Compiling Vapor AbortError.swift
[2272/2453] Compiling Vapor DebuggableError.swift
[2273/2453] Compiling Vapor Demangler.swift
[2274/2453] Compiling Vapor ErrorSource.swift
[2275/2453] Compiling Vapor StackTrace.swift
[2276/2453] Compiling Vapor Exports.swift
[2277/2453] Compiling Vapor Application+HTTP.swift
[2278/2474] Compiling Vapor ServeCommand.swift
[2279/2474] Compiling Vapor AnyResponse+Concurrency.swift
[2280/2474] Compiling Vapor AsyncBasicResponder.swift
[2281/2474] Compiling Vapor AsyncMiddleware.swift
[2282/2474] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2283/2474] Compiling Vapor AsyncSessionDriver.swift
[2284/2474] Compiling Vapor Authentication+Concurrency.swift
[2285/2474] Compiling Vapor Cache+Concurrency.swift
[2286/2474] Compiling Vapor Client+Concurrency.swift
[2287/2474] Compiling Vapor RequestBody+Concurrency.swift
[2288/2474] Compiling Vapor Responder+Concurrency.swift
[2289/2474] Compiling Vapor ResponseCodable+Concurrency.swift
[2290/2474] Compiling Vapor RoutesBuilder+Concurrency.swift
[2291/2474] Compiling Vapor ViewRenderer+Concurrency.swift
[2292/2474] Compiling Vapor WebSocket+Concurrency.swift
[2293/2474] Compiling Vapor ContainerGetPathExecutor.swift
[2294/2474] Compiling Vapor Content.swift
[2295/2474] Compiling Vapor ContentCoders.swift
[2296/2474] Compiling Vapor ContentConfiguration.swift
[2297/2474] Compiling Vapor ContentContainer.swift
[2298/2474] Compiling Vapor JSONCoder+Custom.swift
[2299/2474] Compiling Vapor JSONCoders+Content.swift
[2300/2474] Compiling Vapor RouteCollection.swift
[2301/2474] Compiling Vapor Routes.swift
[2302/2474] Compiling Vapor RoutesBuilder+Group.swift
[2303/2474] Compiling Vapor RoutesBuilder+Method.swift
[2304/2474] Compiling Vapor RoutesBuilder+Middleware.swift
[2305/2474] Compiling Vapor RoutesBuilder+WebSocket.swift
[2306/2474] Compiling Vapor RoutesBuilder.swift
[2307/2474] Compiling Vapor OTP.swift
[2308/2474] Compiling Vapor ValidatedCertificateChain.swift
[2309/2474] Compiling Vapor Application+Servers.swift
[2310/2474] Compiling Vapor Server.swift
[2311/2474] Compiling Vapor App+Service.swift
[2312/2474] Compiling Vapor Req+Service.swift
[2313/2474] Compiling Vapor Service.swift
[2314/2474] Compiling Vapor Application+Sessions.swift
[2315/2474] Compiling Vapor MemorySessions.swift
[2316/2474] Compiling Vapor Request+Session.swift
[2317/2474] Compiling Vapor Session.swift
[2318/2474] Compiling Vapor SessionCache.swift
[2319/2474] Compiling Vapor SessionData.swift
[2320/2474] Compiling Vapor SessionDriver.swift
[2321/2474] Compiling Vapor SessionsConfiguration.swift
[2322/2474] Compiling Vapor Application.swift
[2323/2474] Compiling Vapor AuthenticationCache.swift
[2324/2474] Compiling Vapor Authenticator.swift
[2325/2474] Compiling Vapor BasicAuthorization.swift
[2326/2474] Compiling Vapor BearerAuthorization.swift
[2327/2474] Compiling Vapor GuardMiddleware.swift
[2328/2474] Compiling Vapor RedirectMiddleware.swift
[2329/2474] Compiling Vapor SessionAuthenticatable.swift
[2330/2474] Compiling Vapor Bcrypt.swift
[2331/2474] Compiling Vapor Application+Cache.swift
[2332/2474] Compiling Vapor Cache.swift
[2333/2474] Compiling Vapor CacheExpirationTime.swift
[2334/2474] Compiling Vapor MemoryCache.swift
[2335/2474] Compiling Vapor Request+Cache.swift
[2336/2474] Compiling Vapor Application+Clients.swift
[2337/2474] Compiling Vapor Client.swift
[2338/2474] Compiling Vapor ClientRequest.swift
[2339/2474] Compiling Vapor ClientResponse.swift
[2340/2474] Compiling Vapor Request+Client.swift
[2341/2474] Compiling Vapor BootCommand.swift
[2342/2474] Compiling Vapor CommandContext+Application.swift
[2343/2474] Compiling Vapor RoutesCommand.swift
[2344/2474] Compiling Vapor Extendable.swift
[2345/2474] Compiling Vapor File.swift
[2346/2474] Compiling Vapor FileIO.swift
[2347/2474] Compiling Vapor LifecycleHandler.swift
[2348/2474] Compiling Vapor OptionalType.swift
[2349/2474] Compiling Vapor RFC1123.swift
[2350/2474] Compiling Vapor SocketAddress+Hostname.swift
[2351/2474] Compiling Vapor Storage.swift
[2352/2474] Compiling Vapor String+IsIPAddress.swift
[2353/2474] Compiling Vapor Thread.swift
[2354/2474] Compiling Vapor URI.swift
[2355/2474] Compiling Vapor VaporSendableMetadataType.swift
[2356/2474] Compiling Vapor RangeResult.swift
[2357/2474] Compiling Vapor Validatable.swift
[2358/2474] Compiling Vapor Validation.swift
[2359/2474] Compiling Vapor ValidationKey.swift
[2360/2474] Compiling Vapor Validations.swift
[2361/2474] Compiling Vapor ValidationsError.swift
[2362/2474] Compiling Vapor Validator.swift
[2363/2474] Compiling Vapor ValidatorResult.swift
[2364/2474] Compiling Vapor And.swift
[2365/2474] Compiling Vapor Case.swift
[2366/2474] Compiling Vapor CharacterSet.swift
[2367/2474] Compiling Vapor Count.swift
[2368/2474] Compiling Vapor Custom.swift
[2369/2474] Compiling Vapor Email.swift
[2370/2474] Compiling Vapor Empty.swift
[2371/2474] Compiling Vapor In.swift
[2372/2474] Compiling Vapor Nil.swift
[2373/2474] Compiling Vapor NilIgnoring.swift
[2374/2474] Compiling Vapor Not.swift
[2375/2474] Compiling Vapor Or.swift
[2376/2474] Compiling Vapor Pattern.swift
[2377/2474] Compiling Vapor Range.swift
[2378/2474] Compiling Vapor URL.swift
[2379/2474] Compiling Vapor Valid.swift
[2380/2474] Compiling Vapor Application+Views.swift
[2381/2474] Compiling Vapor PlaintextRenderer.swift
[2382/2474] Compiling Vapor Request+View.swift
[2383/2474] Compiling Vapor View.swift
[2384/2474] Compiling Vapor ViewRenderer.swift
[2385/2474] Compiling Vapor _Deprecations.swift
[2386/2474] Emitting module Vapor
[2387/2474] Compiling Vapor SessionsMiddleware.swift
[2388/2474] Compiling Vapor URLEncodedFormData.swift
[2389/2474] Compiling Vapor URLEncodedFormDecoder.swift
[2390/2474] Compiling Vapor URLEncodedFormEncoder.swift
[2391/2474] Compiling Vapor URLEncodedFormError.swift
[2392/2474] Compiling Vapor URLEncodedFormParser.swift
[2393/2474] Compiling Vapor URLEncodedFormSerializer.swift
[2394/2474] Compiling Vapor URLQueryFragmentConvertible.swift
[2395/2474] Compiling Vapor AnyResponse.swift
[2396/2474] Compiling Vapor Array+Random.swift
[2397/2474] Compiling Vapor Base32.swift
[2398/2474] Compiling Vapor Base64.swift
[2399/2474] Compiling Vapor BaseN.swift
[2400/2474] Compiling Vapor BasicCodingKey.swift
[2401/2474] Compiling Vapor ByteCount.swift
[2402/2474] Compiling Vapor Bytes+Hex.swift
[2403/2474] Compiling Vapor Bytes+SecureCompare.swift
[2404/2474] Compiling Vapor Collection+Safe.swift
[2405/2474] Compiling Vapor DataProtocol+Copy.swift
[2406/2474] Compiling Vapor DecoderUnwrapper.swift
[2407/2474] Compiling Vapor DirectoryConfiguration.swift
[2408/2474] Compiling Vapor DotEnv.swift
[2409/2474] Compiling Vapor HTTPMediaTypePreference.swift
[2410/2474] Compiling Vapor Responder.swift
[2411/2474] Compiling Vapor Application+HTTP+Server.swift
[2412/2474] Compiling Vapor HTTPServer.swift
[2413/2474] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2414/2474] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2415/2474] Compiling Vapor HTTPServerHandler.swift
[2416/2474] Compiling Vapor HTTPServerRequestDecoder.swift
[2417/2474] Compiling Vapor HTTPServerResponseEncoder.swift
[2418/2474] Compiling Vapor HTTPServerUpgradeHandler.swift
[2419/2474] Compiling Vapor Logger+Report.swift
[2420/2474] Compiling Vapor LoggingSystem+Environment.swift
[2421/2474] Compiling Vapor Application+Middleware.swift
[2422/2474] Compiling Vapor CORSMiddleware.swift
[2423/2474] Compiling Vapor ErrorMiddleware.swift
[2424/2474] Compiling Vapor FileMiddleware.swift
[2425/2474] Compiling Vapor Middleware.swift
[2426/2474] Compiling Vapor MiddlewareConfiguration.swift
[2427/2474] Compiling Vapor ResponseCompressionMiddleware.swift
[2428/2474] Compiling Vapor RouteLoggingMiddleware.swift
[2429/2474] Compiling Vapor TracingMiddleware.swift
[2430/2474] Compiling Vapor File+Multipart.swift
[2431/2474] Compiling Vapor BasicResponder.swift
[2432/2474] Compiling Vapor BodyStream.swift
[2433/2474] Compiling Vapor Application+HTTP+Client.swift
[2434/2474] Compiling Vapor EventLoopHTTPClient.swift
[2435/2474] Compiling Vapor EndpointCache.swift
[2436/2474] Compiling Vapor HTTPMethod+String.swift
[2437/2474] Compiling Vapor HTTPStatus.swift
[2438/2474] Compiling Vapor HTTPCookies.swift
[2439/2474] Compiling Vapor HTTPHeaderCacheControl.swift
[2440/2474] Compiling Vapor HTTPHeaderExpires.swift
[2441/2474] Compiling Vapor HTTPHeaderLastModified.swift
[2442/2474] Compiling Vapor HTTPHeaders+Cache.swift
[2443/2474] Compiling Vapor HTTPHeaders+Connection.swift
[2444/2474] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2445/2474] Compiling Vapor HTTPHeaders+ContentRange.swift
[2446/2474] Compiling Vapor HTTPHeaders+Directive.swift
[2447/2474] Compiling Vapor HTTPHeaders+Forwarded.swift
[2448/2474] Compiling Vapor HTTPHeaders+Link.swift
[2449/2474] Compiling Vapor HTTPHeaders+Name.swift
[2450/2474] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2451/2474] Compiling Vapor HTTPHeaders.swift
[2452/2474] Compiling Vapor HTTPMediaType.swift
[2453/2474] Compiling Vapor FormDataDecoder+Content.swift
[2454/2474] Compiling Vapor FormDataEncoder+Content.swift
[2455/2474] Compiling Vapor Application+Password.swift
[2456/2474] Compiling Vapor Application+Passwords.swift
[2457/2474] Compiling Vapor AsyncPasswordHasher.swift
[2458/2474] Compiling Vapor BcryptHasher.swift
[2459/2474] Compiling Vapor PasswordHasher.swift
[2460/2474] Compiling Vapor PlaintextHasher.swift
[2461/2474] Compiling Vapor Request+Password.swift
[2462/2474] Compiling Vapor Redirect.swift
[2463/2474] Compiling Vapor Request+Body.swift
[2464/2474] Compiling Vapor Request+BodyStream.swift
[2465/2474] Compiling Vapor Request.swift
[2466/2474] Compiling Vapor Application+Responder.swift
[2467/2474] Compiling Vapor DefaultResponder.swift
[2468/2474] Compiling Vapor Response+Body.swift
[2469/2474] Compiling Vapor Response.swift
[2470/2474] Compiling Vapor ResponseCodable.swift
[2471/2474] Compiling Vapor Application+Routes.swift
[2472/2474] Compiling Vapor Parameters+Require.swift
[2473/2474] Compiling Vapor Request+WebSocket.swift
[2474/2474] Compiling Vapor Route.swift
[2475/2479] Compiling SSE Response+SSE.swift
[2476/2479] Compiling SSE ServerSentEvent.swift
[2477/2479] Compiling SSE Request+SSE.swift
[2478/2479] Emitting module SSE
[2479/2479] Compiling SSE SSEResponse.swift
Build complete! (95.78s)
Fetching https://github.com/vapor/vapor.git
[1/76812] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (2.42s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.121.3 (2.95s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-asn1.git from cache
[1/1210] Fetching swift-service-context
[122/3862] Fetching swift-service-context, websocket-kit
[335/7478] Fetching swift-service-context, websocket-kit, multipart-kit
[650/14600] Fetching swift-service-context, websocket-kit, multipart-kit, swift-certificates
Fetched https://github.com/vapor/websocket-kit.git from cache (0.98s)
[3580/11948] Fetching swift-service-context, multipart-kit, swift-certificates
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetched https://github.com/apple/swift-service-context.git from cache (1.00s)
[2442/10738] Fetching multipart-kit, swift-certificates
Fetching https://github.com/apple/swift-metrics.git from cache
Fetched https://github.com/apple/swift-certificates.git from cache (1.28s)
Fetching https://github.com/apple/swift-log.git from cache
[1629/9307] Fetching multipart-kit, swift-distributed-tracing
Fetched https://github.com/apple/swift-metrics.git from cache (0.81s)
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetched https://github.com/vapor/multipart-kit.git from cache (1.97s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.98s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.99s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.99s)
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/vapor/routing-kit.git
[3700/5691] Fetching swift-distributed-tracing
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.13s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-log.git from cache (1.00s)
Fetching https://github.com/vapor/console-kit.git
[1/21356] Fetching routing-kit
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.00s)
Fetching https://github.com/vapor/async-kit.git
[1924/27908] Fetching routing-kit, console-kit
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.99s)
Fetching https://github.com/swift-server/async-http-client.git from cache
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.08s)
Fetched https://github.com/vapor/console-kit.git from cache (0.99s)
[19221/21356] Fetching routing-kit
[21357/23852] Fetching routing-kit, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.89s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.66s)
Fetched https://github.com/swift-server/async-http-client.git from cache (1.18s)
Fetched https://github.com/vapor/routing-kit.git from cache (2.39s)
Fetched https://github.com/apple/swift-nio.git from cache (2.48s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (5.02s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (2.87s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (1.03s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.0 (1.57s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.3 (0.49s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.46s)
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.77s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.3.0 (1.31s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.10.1 (0.57s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.50s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.18.0 (2.34s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.8.0 (0.46s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.48s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (0.63s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.22.0 (0.51s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (1.62s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.95.0 (2.28s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (1.17s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.0 (1.81s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.51s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.4.1 (0.51s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.50s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (1.10s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.32.1 (0.56s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-http-structured-headers.git from cache
Fetching https://github.com/apple/swift-http-types.git from cache
[1/2662] Fetching swift-service-lifecycle
[853/8886] Fetching swift-service-lifecycle, swift-async-algorithms
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.93s)
[436/6224] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.26s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.31s)
Fetched https://github.com/apple/swift-http-types.git from cache (1.31s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.10.1 (1.86s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (0.58s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (0.51s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.6.0 (0.49s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.26.0 (0.52s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.40.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.32.0 (0.52s)
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.3
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.3
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.2.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.40.0
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.2
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.6.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.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.10.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.22.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.95.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.2.1
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.26.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.3.0
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.121.3
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.10.1
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.1
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.32.1
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.18.0
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.32.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.36.0
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.4.1
Build complete.
{
  "dependencies" : [
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.121.3",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    }
  ],
  "manifest_display_name" : "vapor-sse",
  "name" : "vapor-sse",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "SSE",
      "targets" : [
        "SSE"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SSETests",
      "module_type" : "SwiftTarget",
      "name" : "SSETests",
      "path" : "Tests/SSETests",
      "product_dependencies" : [
        "VaporTesting"
      ],
      "sources" : [
        "SSEIntegrationTests.swift",
        "ServerSentEventTests.swift"
      ],
      "target_dependencies" : [
        "SSE"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SSE",
      "module_type" : "SwiftTarget",
      "name" : "SSE",
      "path" : "Sources/SSE",
      "product_dependencies" : [
        "Vapor"
      ],
      "product_memberships" : [
        "SSE"
      ],
      "sources" : [
        "Request+SSE.swift",
        "Response+SSE.swift",
        "SSEResponse.swift",
        "ServerSentEvent.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.