The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build SwiftyBeaverVapor, reference master (c8bda2), with Swift 6.1 for Linux on 27 Apr 2025 01:02:57 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftyBeaver/swiftybeaver-vapor.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/SwiftyBeaver/swiftybeaver-vapor
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at c8bda2b Merge pull request #21 from DamonHu/master
Cloned https://github.com/SwiftyBeaver/swiftybeaver-vapor.git
Revision (git rev-parse @):
c8bda2b2025017a09099163dd87b04c9700d614b
SUCCESS checkout https://github.com/SwiftyBeaver/swiftybeaver-vapor.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/SwiftyBeaver/swiftybeaver-vapor.git
https://github.com/SwiftyBeaver/swiftybeaver-vapor.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    },
    {
      "identity" : "swiftybeaver",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.9.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SwiftyBeaver/SwiftyBeaver.git"
    }
  ],
  "manifest_display_name" : "SwiftyBeaverVapor",
  "name" : "SwiftyBeaverVapor",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftyBeaverVapor",
      "targets" : [
        "SwiftyBeaverVapor"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftyBeaverVapor",
      "module_type" : "SwiftTarget",
      "name" : "SwiftyBeaverVapor",
      "path" : "Sources/SwiftyBeaverVapor",
      "product_dependencies" : [
        "Vapor",
        "SwiftyBeaver"
      ],
      "product_memberships" : [
        "SwiftyBeaverVapor"
      ],
      "sources" : [
        "SwiftyBeaverProvider.swift",
        "SwiftyBeaverVapor.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/SwiftyBeaver/SwiftyBeaver.git
Fetching https://github.com/vapor/vapor.git
[1/4052] Fetching swiftybeaver
[2027/78365] Fetching swiftybeaver, vapor
Fetched https://github.com/SwiftyBeaver/SwiftyBeaver.git from cache (3.71s)
Fetched https://github.com/vapor/vapor.git from cache (3.77s)
Computing version for https://github.com/SwiftyBeaver/SwiftyBeaver.git
Computed https://github.com/SwiftyBeaver/SwiftyBeaver.git at 1.9.6 (4.85s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.114.1 (1.58s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-service-context.git
[1/3208] Fetching multipart-kit
[1188/4267] Fetching multipart-kit, swift-service-context
[1412/5972] Fetching multipart-kit, swift-service-context, swift-atomics
[3226/11875] Fetching multipart-kit, swift-service-context, swift-atomics, swift-algorithms
Fetched https://github.com/apple/swift-service-context.git from cache (1.03s)
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetched https://github.com/apple/swift-atomics.git from cache (1.07s)
Fetching https://github.com/apple/swift-log.git
[7552/9111] Fetching multipart-kit, swift-algorithms
[7553/11707] Fetching multipart-kit, swift-algorithms, websocket-kit
[9890/16677] Fetching multipart-kit, swift-algorithms, websocket-kit, swift-distributed-tracing
[10845/18877] Fetching multipart-kit, swift-algorithms, websocket-kit, swift-distributed-tracing, swift-metrics
[11248/22713] Fetching multipart-kit, swift-algorithms, websocket-kit, swift-distributed-tracing, swift-metrics, swift-log
Fetched https://github.com/vapor/websocket-kit.git from cache (1.27s)
Fetched https://github.com/apple/swift-metrics.git from cache (1.28s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.28s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetched https://github.com/apple/swift-log.git from cache (1.27s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio.git
[7553/14773] Fetching multipart-kit, swift-algorithms, swift-nio-extras
[11404/29566] Fetching multipart-kit, swift-algorithms, swift-nio-extras, swift-nio-ssl
[13550/104997] Fetching multipart-kit, swift-algorithms, swift-nio-extras, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-algorithms.git from cache (3.50s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.20s)
[8298/93432] Fetching multipart-kit, swift-nio-ssl, swift-nio
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/vapor/routing-kit.git
Fetched https://github.com/vapor/multipart-kit.git from cache (3.69s)
[6435/90224] Fetching swift-nio-ssl, swift-nio
Fetching https://github.com/vapor/console-kit.git
[7486/110947] Fetching swift-nio-ssl, swift-nio, routing-kit
[12222/122439] Fetching swift-nio-ssl, swift-nio, routing-kit, swift-nio-http2
[17120/127924] Fetching swift-nio-ssl, swift-nio, routing-kit, swift-nio-http2, console-kit
[17455/141708] Fetching swift-nio-ssl, swift-nio, routing-kit, swift-nio-http2, console-kit, swift-crypto
Fetched https://github.com/vapor/console-kit.git from cache (0.81s)
[37525/136223] Fetching swift-nio-ssl, swift-nio, routing-kit, swift-nio-http2, swift-crypto
Fetching https://github.com/vapor/async-kit.git
[62230/138593] Fetching swift-nio-ssl, swift-nio, routing-kit, swift-nio-http2, swift-crypto, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.68s)
[68676/136223] Fetching swift-nio-ssl, swift-nio, routing-kit, swift-nio-http2, swift-crypto
Fetching https://github.com/swift-server/async-http-client.git
[78144/150010] Fetching swift-nio-ssl, swift-nio, routing-kit, swift-nio-http2, swift-crypto, async-http-client
Fetched https://github.com/apple/swift-nio-http2.git from cache (3.53s)
[104885/138518] Fetching swift-nio-ssl, swift-nio, routing-kit, swift-crypto, async-http-client
Fetched https://github.com/vapor/routing-kit.git from cache (3.82s)
[87941/117795] Fetching swift-nio-ssl, swift-nio, swift-crypto, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (2.76s)
[82605/104008] Fetching swift-nio-ssl, swift-nio, swift-crypto
Fetched https://github.com/apple/swift-nio-ssl.git from cache (8.18s)
Fetched https://github.com/apple/swift-crypto.git from cache (8.48s)
Fetched https://github.com/apple/swift-nio.git from cache (10.94s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (15.25s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (1.58s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4353] Fetching swift-system
[45/20595] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.72s)
[4386/16242] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.15s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.1 (3.04s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.15.0 (0.96s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2619] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.49s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (1.42s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.90s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.91s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.71s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.6.1 (1.62s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (1.09s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/904] Fetching swift-http-types
[74/2031] Fetching swift-http-types, swift-http-structured-headers
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.40s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.41s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.2 (1.36s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.94s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.93s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.95s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.34s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.94s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.25.2 (0.93s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.91s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.85s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.30.0 (1.07s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (1.00s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (1.01s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (1.00s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (2.76s)
Fetching https://github.com/apple/swift-asn1.git
[1/1573] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.49s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.52s)
Creating working copy for https://github.com/SwiftyBeaver/SwiftyBeaver.git
Working copy of https://github.com/SwiftyBeaver/SwiftyBeaver.git resolved at 1.9.6
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.15.0
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
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.2.2
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.30.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
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.2.0
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.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.26.0
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.4.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.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.25.2
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.114.1
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-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.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-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.6.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.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.2.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.6.3
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
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.36.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Building for debugging...
[0/832] Write sources
[39/832] Compiling CNIOWASI CNIOWASI.c
[39/832] Write sources
[41/832] Compiling CNIOWindows shim.c
[41/832] Compiling CNIOWindows WSAStartup.c
[43/832] Write sources
[50/832] Compiling CVaporBcrypt bcrypt.c
[51/832] Compiling CNIOLinux liburing_shims.c
[51/832] Compiling _NumericsShims _NumericsShims.c
[53/832] Compiling CVaporBcrypt blf.c
[54/832] Compiling CSystem shims.c
[55/832] Compiling CNIOLinux shim.c
[56/832] Compiling _AtomicsShims.c
[57/832] Compiling CNIOExtrasZlib empty.c
[57/832] Compiling CNIOSHA1 c_nio_sha1.c
[59/832] Compiling CNIOLLHTTP c_nio_http.c
[60/832] Compiling CNIODarwin shim.c
[61/832] Compiling CNIOLLHTTP c_nio_api.c
[62/832] Compiling fiat_p256_adx_sqr.S
[63/832] Compiling fiat_p256_adx_mul.S
[64/832] Compiling fiat_curve25519_adx_square.S
[65/832] Compiling fiat_curve25519_adx_mul.S
[66/832] Write swift-version-24593BA9C3E375BF.txt
[67/832] Compiling CNIOLLHTTP c_nio_llhttp.c
[68/832] Compiling CNIOBoringSSLShims shims.c
[69/838] Compiling tls_record.cc
[70/838] Compiling tls13_server.cc
[71/838] Compiling tls_method.cc
[72/856] Compiling tls13_both.cc
[73/879] Compiling tls13_enc.cc
[74/880] Compiling tls13_client.cc
[76/912] Emitting module SystemPackage
[77/915] Emitting module RealModule
[78/916] Emitting module InternalCollectionsUtilities
[79/918] Compiling InternalCollectionsUtilities Debugging.swift
[80/918] Compiling InternalCollectionsUtilities Descriptions.swift
[81/918] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[82/918] Compiling InternalCollectionsUtilities Specialize.swift
[83/918] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[84/918] Compiling InternalCollectionsUtilities Integer rank.swift
[85/918] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[86/918] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[87/918] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[88/918] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[91/918] Compiling SystemPackage Util+StringArray.swift
[92/918] Compiling SystemPackage Util.swift
[93/918] Compiling SystemPackage UtilConsumers.swift
[94/918] Compiling _NIODataStructures _TinyArray.swift
[95/918] Compiling InternalCollectionsUtilities _SortedCollection.swift
[96/918] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[97/918] Compiling ServiceContextModule ServiceContextKey.swift
[98/918] Compiling RealModule Real.swift
[99/918] Compiling RealModule Float16+Real.swift
[100/918] Compiling RealModule RealFunctions.swift
[101/918] Compiling _NIODataStructures PriorityQueue.swift
[104/918] Compiling RealModule ElementaryFunctions.swift
[105/918] Compiling RealModule Float+Real.swift
[106/918] Compiling SystemPackage MachPort.swift
[107/918] Compiling SystemPackage PlatformString.swift
[108/918] Compiling SystemPackage SystemString.swift
[109/918] Emitting module ServiceContextModule
[110/918] Compiling ServiceContextModule ServiceContext.swift
[111/918] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[112/918] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[113/919] Compiling InternalCollectionsUtilities UInt+reversed.swift
[114/919] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[115/919] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[116/919] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[117/919] Compiling Logging LogHandler.swift
[118/919] Compiling RealModule Float80+Real.swift
[119/920] Emitting module _NIOBase64
[120/920] Compiling _NIOBase64 Base64.swift
[123/922] Compiling SystemPackage FilePathSyntax.swift
[124/922] Compiling SystemPackage FilePathTemp.swift
[133/999] Emitting module Instrumentation
[134/999] Compiling Instrumentation NoOpInstrument.swift
[135/999] Compiling Instrumentation MultiplexInstrument.swift
[136/999] Compiling Instrumentation Instrument.swift
[137/999] Compiling Instrumentation InstrumentationSystem.swift
[138/999] Compiling Instrumentation Locks.swift
[139/999] Compiling _RopeModule BigString+Comparable.swift
[140/999] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[141/999] Compiling _RopeModule BigString+CustomStringConvertible.swift
[142/999] Compiling _RopeModule BigString+Equatable.swift
[143/1000] Compiling Logging Locks.swift
[144/1000] Emitting module Logging
[145/1000] Compiling Logging Logging.swift
[146/1000] Emitting module _NIODataStructures
[147/1000] Compiling _NIODataStructures Heap.swift
[148/1000] Compiling Logging MetadataProvider.swift
[149/1000] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[150/1000] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[151/1000] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[152/1000] Compiling _RopeModule BigString+Chunk+Splitting.swift
[153/1000] Compiling _RopeModule BigString+Chunk.swift
[154/1000] Compiling _RopeModule BigString+BidirectionalCollection.swift
[155/1000] Compiling _RopeModule BigString+Builder.swift
[156/1000] Compiling _RopeModule BigString+Contents.swift
[157/1000] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[158/1000] Compiling _RopeModule BigString+Chunk+Breaks.swift
[159/1000] Compiling _RopeModule BigString+Chunk+Counts.swift
[160/1000] Compiling _RopeModule BigString+Chunk+Description.swift
[165/1003] Compiling SwiftyBeaver FilterValidator.swift
[166/1059] Compiling SwiftyBeaver SBPlatformDestination.swift
[167/1059] Compiling SwiftyBeaver GoogleCloudDestination.swift
[168/1059] Compiling OrderedCollections _HashTable+Bucket.swift
[169/1059] Compiling OrderedCollections _HashTable+BucketIterator.swift
[170/1067] Compiling OrderedCollections _HashTable+Testing.swift
[171/1067] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[172/1067] Compiling SwiftyBeaver Filter.swift
[173/1080] Compiling Tracing TracingTime.swift
[174/1080] Compiling RoutingKit Router.swift
[175/1080] Compiling RoutingKit TrieRouter.swift
[176/1080] Compiling HeapModule Heap+Descriptions.swift
[177/1080] Compiling SwiftyBeaver SwiftyBeaver.swift
[178/1080] Emitting module RoutingKit
[179/1080] Compiling RoutingKit AnyRouter.swift
[180/1080] Compiling HeapModule _HeapNode.swift
[180/1080] Compiling t1_enc.cc
[182/1080] Compiling Tracing InstrumentationSystem+Tracing.swift
[183/1080] Compiling Tracing NoOpTracer.swift
[184/1080] Compiling RoutingKit Parameters.swift
[185/1080] Compiling RoutingKit PathComponent.swift
[186/1157] Emitting module Tracing
[187/1157] Compiling CoreMetrics Locks.swift
[188/1157] Compiling CoreMetrics Metrics.swift
[189/1157] Emitting module CoreMetrics
[190/1157] Compiling HeapModule Heap+Invariants.swift
[191/1157] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[192/1158] Compiling HeapModule Heap.swift
[193/1158] Compiling HeapModule Heap+UnsafeHandle.swift
[195/1158] Compiling Tracing SpanProtocol.swift
[196/1158] Compiling Tracing TracerProtocol.swift
[198/1158] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[199/1158] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[200/1158] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[201/1158] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[202/1158] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[203/1158] Compiling HashTreeCollections _HashNode+Structural merge.swift
[204/1158] Compiling HashTreeCollections _HashTreeIterator.swift
[205/1158] Compiling HashTreeCollections _HashTreeStatistics.swift
[210/1164] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[211/1164] Compiling HashTreeCollections _RawHashNode.swift
[212/1164] Compiling HashTreeCollections _UnmanagedHashNode.swift
[213/1164] Compiling HashTreeCollections _UnsafePath.swift
[214/1164] Compiling HashTreeCollections TreeDictionary+Codable.swift
[215/1164] Compiling HashTreeCollections TreeDictionary+Collection.swift
[216/1169] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[217/1169] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[218/1169] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[219/1169] Compiling HashTreeCollections TreeDictionary+Filter.swift
[220/1169] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[221/1169] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[222/1169] Compiling HashTreeCollections TreeDictionary+Keys.swift
[223/1169] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[224/1169] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[225/1169] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[226/1169] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[227/1169] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[228/1169] Compiling HashTreeCollections _HashNode.swift
[229/1169] Compiling HashTreeCollections _HashNodeHeader.swift
[230/1169] Compiling HashTreeCollections _HashSlot.swift
[231/1169] Compiling HashTreeCollections TreeDictionary+Merge.swift
[232/1169] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[233/1169] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[234/1169] Compiling HashTreeCollections TreeDictionary+Values.swift
[235/1169] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[236/1169] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[237/1169] Compiling HashTreeCollections _HashNode+Structural union.swift
[238/1174] Compiling Tracing Tracer.swift
[239/1174] Compiling Tracing TracerProtocol+Legacy.swift
[240/1190] Emitting module HeapModule
[241/1191] Compiling DequeModule Deque._UnsafeHandle.swift
[242/1191] Compiling DequeModule Deque.swift
[243/1191] Compiling DequeModule Deque+Testing.swift
[244/1191] Compiling DequeModule Deque._Storage.swift
[245/1191] Compiling DequeModule _DequeBuffer.swift
[246/1191] Compiling DequeModule _DequeBufferHeader.swift
[247/1191] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[248/1191] Compiling HashTreeCollections _HashNode+Structural filter.swift
[259/1195] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[260/1195] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[261/1195] Compiling DequeModule Deque+CustomReflectable.swift
[262/1195] Compiling DequeModule Deque+Descriptions.swift
[268/1195] Compiling OrderedCollections OrderedSet+Sendable.swift
[269/1195] Compiling OrderedCollections OrderedSet+SubSequence.swift
[270/1195] Compiling OrderedCollections OrderedSet+Testing.swift
[271/1195] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[272/1195] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[273/1195] Compiling OrderedCollections OrderedSet.swift
[274/1195] Compiling OrderedCollections _UnsafeBitset.swift
[275/1195] Compiling HashTreeCollections TreeSet+Equatable.swift
[276/1195] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[277/1195] Compiling HashTreeCollections TreeSet+Extras.swift
[278/1195] Compiling HashTreeCollections TreeSet+Filter.swift
[279/1195] Compiling HashTreeCollections TreeSet+Hashable.swift
[280/1195] Compiling HashTreeCollections TreeSet+Sendable.swift
[283/1195] Compiling _RopeModule Rope+Join.swift
[284/1195] Compiling _RopeModule Rope+MutatingForEach.swift
[285/1195] Compiling _RopeModule Rope+Remove.swift
[286/1195] Compiling _RopeModule Rope+RemoveSubrange.swift
[287/1195] Compiling _RopeModule Rope+Split.swift
[288/1195] Compiling _RopeModule Optional Utilities.swift
[289/1195] Compiling _RopeModule String Utilities.swift
[290/1195] Compiling _RopeModule String.Index+ABI.swift
[293/1205] Compiling DequeModule Deque+Codable.swift
[294/1205] Compiling DequeModule Deque+Collection.swift
[295/1205] Compiling DequeModule Deque+Equatable.swift
[296/1205] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[297/1205] Compiling DequeModule Deque+Extras.swift
[298/1205] Compiling DequeModule Deque+Hashable.swift
[305/1205] Compiling DequeModule _DequeSlot.swift
[306/1205] Compiling DequeModule _UnsafeWrappedBuffer.swift
[319/1205] Emitting module Metrics
[320/1205] Compiling Metrics Metrics.swift
[322/1206] Emitting module DequeModule
[363/1207] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[364/1207] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[365/1207] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[366/1207] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[367/1207] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[368/1207] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[369/1207] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[370/1207] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[371/1207] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[372/1207] Compiling HashTreeCollections TreeSet.swift
[373/1207] Emitting module _RopeModule
[374/1207] Compiling ssl_versions.cc
[376/1207] Emitting module OrderedCollections
[400/1208] Emitting module SwiftyBeaver
[420/1210] Compiling ssl_x509.cc
[455/1210] Compiling ssl_transcript.cc
[456/1210] Compiling ssl_stat.cc
[457/1210] Compiling ssl_session.cc
[458/1210] Compiling ssl_privkey.cc
[459/1210] Compiling ssl_key_share.cc
[461/1210] Emitting module HashTreeCollections
[462/1211] Compiling ssl_file.cc
[463/1211] Compiling ssl_cert.cc
[464/1211] Compiling ssl_lib.cc
[465/1211] Compiling ssl_credential.cc
[466/1211] Compiling ssl_cipher.cc
[467/1211] Compiling ssl_buffer.cc
[468/1211] Compiling ssl_asn1.cc
[469/1211] Compiling s3_pkt.cc
[470/1211] Compiling ssl_aead_ctx.cc
[471/1211] Compiling s3_both.cc
[472/1211] Compiling s3_lib.cc
[473/1211] Compiling handshake_client.cc
[474/1211] Compiling handshake_server.cc
[475/1211] Compiling handshake.cc
[476/1211] Compiling dtls_method.cc
[477/1211] Compiling handoff.cc
[478/1211] Compiling encrypted_client_hello.cc
[479/1211] Compiling extensions.cc
[480/1211] Compiling md5-x86_64-linux.S
[481/1211] Compiling md5-x86_64-apple.S
[482/1211] Compiling md5-586-linux.S
[483/1211] Compiling dtls_record.cc
[484/1211] Compiling md5-586-apple.S
[485/1211] Compiling chacha20_poly1305_x86_64-apple.S
[486/1211] Compiling chacha20_poly1305_x86_64-linux.S
[487/1211] Compiling chacha20_poly1305_armv8-win.S
[488/1211] Compiling chacha20_poly1305_armv8-linux.S
[489/1211] Compiling chacha20_poly1305_armv8-apple.S
[490/1211] Compiling chacha-x86_64-linux.S
[491/1211] Compiling chacha-x86_64-apple.S
[492/1211] Compiling chacha-x86-linux.S
[493/1211] Compiling err_data.cc
[494/1211] Compiling chacha-x86-apple.S
[495/1211] Compiling d1_srtp.cc
[496/1211] Compiling chacha-armv8-win.S
[497/1211] Compiling chacha-armv8-linux.S
[498/1211] Compiling chacha-armv8-apple.S
[499/1211] Compiling chacha-armv4-linux.S
[500/1211] Compiling d1_pkt.cc
[501/1211] Compiling aes128gcmsiv-x86_64-apple.S
[502/1211] Compiling aes128gcmsiv-x86_64-linux.S
[503/1211] Compiling x86_64-mont5-apple.S
[504/1211] Compiling x86_64-mont-linux.S
[505/1211] Compiling x86-mont-linux.S
[506/1211] Compiling x86_64-mont5-linux.S
[507/1211] Compiling x86_64-mont-apple.S
[508/1211] Compiling x86-mont-apple.S
[509/1211] Compiling vpaes-x86-linux.S
[510/1211] Compiling vpaes-x86_64-apple.S
[511/1211] Compiling vpaes-x86_64-linux.S
[512/1211] Compiling vpaes-x86-apple.S
[513/1211] Compiling vpaes-armv8-win.S
[514/1211] Compiling vpaes-armv8-apple.S
[515/1211] Compiling vpaes-armv8-linux.S
[516/1211] Compiling vpaes-armv7-linux.S
[517/1211] Compiling sha512-x86_64-linux.S
[518/1211] Compiling sha512-armv8-win.S
[519/1211] Compiling sha512-armv8-linux.S
[519/1211] Compiling sha512-x86_64-apple.S
[521/1211] Compiling sha512-armv8-apple.S
[522/1211] Compiling sha256-x86_64-apple.S
[523/1211] Compiling sha512-armv4-linux.S
[524/1211] Compiling sha512-586-linux.S
[525/1211] Compiling sha512-586-apple.S
[526/1211] Compiling sha256-x86_64-linux.S
[527/1211] Compiling bio_ssl.cc
[528/1211] Compiling sha256-armv8-win.S
[529/1211] Compiling sha256-armv8-linux.S
[530/1211] Compiling sha256-armv8-apple.S
[531/1211] Compiling sha256-586-apple.S
[532/1211] Compiling sha256-armv4-linux.S
[533/1211] Compiling sha256-586-linux.S
[534/1211] Compiling sha1-x86_64-apple.S
[535/1211] Compiling sha1-x86_64-linux.S
[536/1211] Compiling sha1-armv8-linux.S
[537/1211] Compiling sha1-586-linux.S
[537/1211] Compiling sha1-armv8-apple.S
[539/1211] Compiling sha1-armv8-win.S
[540/1211] Compiling sha1-armv4-large-linux.S
[541/1211] Compiling rdrand-x86_64-apple.S
[542/1211] Compiling d1_lib.cc
[543/1211] Compiling sha1-586-apple.S
[544/1211] Compiling rsaz-avx2-linux.S
[545/1211] Compiling rdrand-x86_64-linux.S
[546/1211] Compiling rsaz-avx2-apple.S
[547/1211] Compiling p256_beeu-x86_64-asm-linux.S
[548/1211] Compiling p256_beeu-armv8-asm-win.S
[549/1211] Compiling p256_beeu-armv8-asm-linux.S
[550/1211] Compiling p256_beeu-armv8-asm-apple.S
[551/1211] Compiling p256_beeu-x86_64-asm-apple.S
[552/1211] Compiling p256-x86_64-asm-apple.S
[553/1211] Compiling p256-armv8-asm-win.S
[554/1211] Compiling p256-armv8-asm-linux.S
[555/1211] Compiling p256-armv8-asm-apple.S
[556/1211] Compiling ghashv8-armv8-win.S
[556/1211] Compiling p256-x86_64-asm-linux.S
[558/1211] Compiling ghashv8-armv8-apple.S
[559/1211] Compiling ghashv8-armv8-linux.S
[560/1211] Compiling ghash-x86_64-linux.S
[561/1211] Compiling ghash-x86-apple.S
[562/1211] Compiling ghashv8-armv7-linux.S
[563/1211] Compiling ghash-x86_64-apple.S
[564/1211] Compiling ghash-x86-linux.S
[565/1211] Compiling ghash-ssse3-x86_64-linux.S
[566/1211] Compiling d1_both.cc
[567/1211] Compiling ghash-ssse3-x86_64-apple.S
[568/1211] Compiling ghash-ssse3-x86-linux.S
[569/1211] Compiling ghash-neon-armv8-linux.S
[570/1211] Compiling ghash-neon-armv8-apple.S
[571/1211] Compiling ghash-ssse3-x86-apple.S
[572/1211] Compiling co-586-linux.S
[573/1211] Compiling ghash-armv4-linux.S
[574/1211] Compiling ghash-neon-armv8-win.S
[575/1211] Compiling bsaes-armv7-linux.S
[576/1211] Compiling bn-armv8-win.S
[577/1211] Compiling bn-armv8-linux.S
[578/1211] Compiling co-586-apple.S
[579/1211] Compiling bn-armv8-apple.S
[580/1211] Compiling bn-586-linux.S
[581/1211] Compiling bn-586-apple.S
[582/1211] Compiling aesv8-gcm-armv8-win.S
[583/1211] Compiling armv8-mont-linux.S
[584/1211] Compiling aesv8-gcm-armv8-linux.S
[585/1211] Compiling armv8-mont-win.S
[586/1211] Compiling armv4-mont-linux.S
[587/1211] Compiling aesv8-gcm-armv8-apple.S
[588/1211] Compiling aesv8-armv8-win.S
[589/1211] Compiling armv8-mont-apple.S
[590/1211] Compiling aesv8-armv8-linux.S
[591/1211] Compiling aesni-x86_64-linux.S
[592/1211] Compiling aesni-x86_64-apple.S
[593/1211] Compiling aesv8-armv8-apple.S
[594/1211] Compiling aesv8-armv7-linux.S
[595/1211] Compiling aesni-x86-apple.S
[596/1211] Compiling aesni-gcm-x86_64-linux.S
[597/1211] Compiling aesni-x86-linux.S
[598/1211] Compiling aes-gcm-avx10-x86_64-apple.S
[599/1211] Compiling aes-gcm-avx2-x86_64-apple.S
[600/1211] Compiling aes-gcm-avx10-x86_64-linux.S
[601/1211] Compiling aesni-gcm-x86_64-apple.S
[602/1211] Compiling aes-gcm-avx2-x86_64-linux.S
[603/1211] Compiling x_x509a.cc
[604/1211] Compiling x_pubkey.cc
[605/1211] Compiling x_req.cc
[606/1211] Compiling x_x509.cc
[607/1211] Compiling x_sig.cc
[608/1211] Compiling x_spki.cc
[609/1211] Compiling x_val.cc
[610/1211] Compiling x_name.cc
[611/1211] Compiling x_crl.cc
[612/1211] Compiling x_exten.cc
[613/1211] Compiling x_algor.cc
[614/1211] Compiling x509spki.cc
[615/1211] Compiling x_attrib.cc
[616/1211] Compiling x_all.cc
[617/1211] Compiling x509name.cc
[618/1211] Compiling x509rset.cc
[619/1211] Compiling x509_txt.cc
[620/1211] Compiling x509_vfy.cc
[621/1211] Compiling x509cset.cc
[622/1211] Compiling x509_vpm.cc
[623/1211] Compiling x509_v3.cc
[624/1211] Compiling x509_trs.cc
[625/1211] Compiling x509_set.cc
[626/1211] Compiling x509_req.cc
[627/1211] Compiling x509_obj.cc
[628/1211] Compiling x509_ext.cc
[629/1211] Compiling x509_def.cc
[630/1211] Compiling x509_lu.cc
[631/1211] Compiling x509_d2.cc
[632/1211] Compiling x509_cmp.cc
[633/1211] Compiling x509_att.cc
[634/1211] Compiling x509.cc
[635/1211] Compiling v3_pmaps.cc
[636/1211] Compiling v3_prn.cc
[637/1211] Compiling v3_utl.cc
[638/1211] Compiling v3_purp.cc
[639/1211] Compiling v3_skey.cc
[640/1211] Compiling v3_pcons.cc
[641/1211] Compiling v3_ocsp.cc
[642/1211] Compiling v3_lib.cc
[643/1211] Compiling v3_ncons.cc
[644/1211] Compiling v3_int.cc
[645/1211] Compiling v3_ia5.cc
[646/1211] Compiling v3_info.cc
[647/1211] Compiling v3_genn.cc
[648/1211] Compiling v3_enum.cc
[649/1211] Compiling v3_extku.cc
[650/1211] Compiling v3_conf.cc
[651/1211] Compiling v3_bitst.cc
[652/1211] Compiling v3_crld.cc
[653/1211] Compiling v3_cpols.cc
[654/1211] Compiling v3_bcons.cc
[655/1211] Compiling v3_alt.cc
[656/1211] Compiling v3_akey.cc
[657/1211] Compiling v3_akeya.cc
[658/1211] Compiling t_x509a.cc
[659/1211] Compiling t_crl.cc
[660/1211] Compiling t_x509.cc
[661/1211] Compiling i2d_pr.cc
[662/1211] Compiling t_req.cc
[663/1211] Compiling rsa_pss.cc
[664/1211] Compiling policy.cc
[665/1211] Compiling by_file.cc
[666/1211] Compiling name_print.cc
[667/1211] Compiling a_verify.cc
[668/1211] Compiling asn1_gen.cc
[669/1211] Compiling algorithm.cc
[670/1211] Compiling by_dir.cc
[671/1211] Compiling a_sign.cc
[672/1211] Compiling thread_win.cc
[673/1211] Compiling thread_pthread.cc
[674/1211] Compiling thread.cc
[675/1211] Compiling thread_none.cc
[676/1211] Compiling trust_token.cc
[677/1211] Compiling voprf.cc
[678/1211] Compiling pmbtoken.cc
[679/1211] Compiling a_digest.cc
[680/1211] Compiling stack.cc
[681/1211] Compiling sha512.cc
[682/1211] Compiling siphash.cc
[683/1211] Compiling sha256.cc
[684/1211] Compiling refcount.cc
[685/1211] Compiling rsa_print.cc
[686/1211] Compiling rsa_extra.cc
[687/1211] Compiling sha1.cc
[688/1211] Compiling rc4.cc
[689/1211] Compiling trusty.cc
[690/1211] Compiling spake2plus.cc
[691/1211] Compiling windows.cc
[692/1211] Compiling rsa_crypt.cc
[693/1211] Compiling slhdsa.cc
[694/1211] Compiling ios.cc
[695/1211] Compiling getentropy.cc
[696/1211] Compiling rand.cc
[697/1211] Compiling forkunsafe.cc
[698/1211] Compiling passive.cc
[699/1211] Compiling poly1305_arm_asm.S
[700/1211] Compiling urandom.cc
[701/1211] Compiling rsa_asn1.cc
[702/1211] Compiling deterministic.cc
[703/1211] Compiling poly1305_vec.cc
[704/1211] Compiling poly1305_arm.cc
[705/1211] Compiling fork_detect.cc
[706/1211] Compiling pool.cc
[707/1211] Compiling poly1305.cc
[708/1211] Compiling pkcs7.cc
[709/1211] Compiling pem_x509.cc
[709/1211] Compiling p5_pbev2.cc
[711/1211] Compiling pkcs8_x509.cc
[712/1211] Compiling pem_pkey.cc
[713/1211] Compiling pem_xaux.cc
[714/1211] Compiling pkcs8.cc
[715/1211] Compiling pkcs7_x509.cc
[716/1211] Compiling pem_lib.cc
[717/1211] Compiling mldsa.cc
[718/1211] Compiling pem_pk8.cc
[719/1211] Compiling mlkem.cc
[720/1211] Compiling mem.cc
[721/1211] Compiling obj.cc
[722/1211] Compiling obj_xref.cc
[723/1211] Compiling pem_oth.cc
[724/1211] Compiling md5.cc
[725/1211] Compiling lhash.cc
[726/1211] Compiling md4.cc
[727/1211] Compiling poly_rq_mul.S
[728/1211] Compiling fips_shared_support.cc
[729/1211] Compiling pem_info.cc
[730/1211] Compiling pem_all.cc
[731/1211] Compiling ex_data.cc
[732/1211] Compiling sign.cc
[733/1211] Compiling hrss.cc
[734/1211] Compiling kyber.cc
[735/1211] Compiling scrypt.cc
[736/1211] Compiling hpke.cc
[737/1211] Compiling p_x25519.cc
[738/1211] Compiling pbkdf.cc
[739/1211] Compiling print.cc
[740/1211] Compiling p_ed25519_asn1.cc
[741/1211] Compiling p_hkdf.cc
[742/1211] Compiling p_x25519_asn1.cc
[743/1211] Compiling p_rsa_asn1.cc
[744/1211] Compiling p_ec.cc
[745/1211] Compiling p_ed25519.cc
[746/1211] Compiling p_rsa.cc
[747/1211] Compiling p_dh_asn1.cc
[748/1211] Compiling evp.cc
[749/1211] Compiling p_ec_asn1.cc
[750/1211] Compiling err.cc
[751/1211] Compiling p_dh.cc
[752/1211] Compiling engine.cc
[753/1211] Compiling evp_ctx.cc
[754/1211] Compiling ecdh.cc
[755/1211] Compiling evp_asn1.cc
[756/1211] Compiling p_dsa_asn1.cc
[757/1211] Compiling hash_to_curve.cc
[758/1211] Compiling ecdsa_asn1.cc
[759/1211] Compiling ec_derive.cc
[760/1211] Compiling dsa_asn1.cc
[761/1211] Compiling params.cc
[762/1211] Compiling ec_asn1.cc
[763/1211] Compiling dh_asn1.cc
[764/1211] Compiling dsa.cc
[764/1211] Compiling digest_extra.cc
[766/1211] Compiling x25519-asm-arm.S
[767/1211] Compiling des.cc
[768/1211] Compiling bcm.cc
[769/1211] Compiling cpu_arm_linux.cc
[770/1211] Compiling crypto.cc
[771/1211] Compiling cpu_intel.cc
[772/1211] Compiling spake25519.cc
[773/1211] Compiling curve25519.cc
[774/1211] Compiling cpu_arm_freebsd.cc
[775/1211] Compiling cpu_aarch64_sysreg.cc
[776/1211] Compiling cpu_aarch64_linux.cc
[777/1211] Compiling cpu_aarch64_openbsd.cc
[778/1211] Compiling cpu_aarch64_win.cc
[779/1211] Compiling cpu_aarch64_fuchsia.cc
[780/1211] Compiling cpu_aarch64_apple.cc
[781/1211] Compiling conf.cc
[781/1211] Compiling curve25519_64_adx.cc
[783/1211] Compiling tls_cbc.cc
[784/1211] Compiling e_tls.cc
[785/1211] Compiling get_cipher.cc
[786/1211] Compiling e_rc4.cc
[787/1211] Compiling e_rc2.cc
[788/1211] Compiling e_null.cc
[789/1211] Compiling e_des.cc
[790/1211] Compiling derive_key.cc
[791/1211] Compiling e_chacha20poly1305.cc
[792/1211] Compiling e_aesgcmsiv.cc
[793/1211] Compiling e_aesctrhmac.cc
[794/1211] Compiling chacha.cc
[795/1211] Compiling unicode.cc
[796/1211] Compiling ber.cc
[797/1211] Compiling blake2.cc
[798/1211] Compiling cbb.cc
[799/1211] Compiling buf.cc
[800/1211] Compiling asn1_compat.cc
[801/1211] Compiling cbs.cc
[802/1211] Compiling convert.cc
[803/1211] Compiling bn_asn1.cc
[804/1211] Compiling printf.cc
[805/1211] Compiling socket_helper.cc
[806/1211] Compiling hexdump.cc
[807/1211] Compiling file.cc
[808/1211] Compiling fd.cc
[809/1211] Compiling socket.cc
[810/1211] Compiling pair.cc
[811/1211] Compiling errno.cc
[812/1211] Compiling connect.cc
[813/1211] Compiling bio.cc
[814/1211] Compiling bio_mem.cc
[815/1211] Compiling base64.cc
[816/1211] Compiling tasn_fre.cc
[817/1211] Compiling tasn_typ.cc
[818/1211] Compiling tasn_utl.cc
[819/1211] Compiling asn_pack.cc
[820/1211] Compiling tasn_enc.cc
[821/1211] Compiling tasn_new.cc
[822/1211] Compiling f_string.cc
[823/1211] Compiling posix_time.cc
[824/1211] Compiling asn1_par.cc
[825/1211] Compiling f_int.cc
[826/1211] Compiling tasn_dec.cc
[827/1211] Compiling a_utctm.cc
[828/1211] Compiling a_time.cc
[829/1211] Compiling a_octet.cc
[830/1211] Compiling asn1_lib.cc
[831/1211] Compiling a_type.cc
[832/1211] Compiling a_strex.cc
[833/1211] Compiling a_strnid.cc
[834/1211] Compiling a_i2d_fp.cc
[835/1211] Compiling a_dup.cc
[836/1211] Compiling a_mbstr.cc
[837/1211] Compiling a_gentm.cc
[838/1211] Compiling a_int.cc
[839/1211] Compiling a_d2i_fp.cc
[840/1211] Compiling a_bitstr.cc
[841/1211] Compiling a_object.cc
[842/1211] Compiling fiat_p256_adx_sqr.S
[843/1211] Compiling fiat_p256_adx_mul.S
[844/1211] Compiling fiat_curve25519_adx_square.S
[845/1211] Compiling fiat_curve25519_adx_mul.S
[846/1211] Compiling md5-x86_64-linux.S
[847/1211] Compiling a_bool.cc
[848/1211] Compiling md5-x86_64-apple.S
[849/1211] Compiling md5-586-apple.S
[850/1211] Compiling md5-586-linux.S
[851/1211] Compiling chacha20_poly1305_x86_64-apple.S
[852/1211] Compiling chacha20_poly1305_armv8-win.S
[853/1211] Compiling CCryptoBoringSSLShims shims.c
[854/1211] Compiling chacha20_poly1305_armv8-linux.S
[855/1211] Compiling chacha20_poly1305_x86_64-linux.S
[856/1211] Compiling chacha20_poly1305_armv8-apple.S
[857/1211] Compiling chacha-x86_64-apple.S
[858/1211] Compiling chacha-x86-linux.S
[859/1211] Compiling chacha-x86_64-linux.S
[860/1211] Compiling chacha-x86-apple.S
[861/1211] Compiling err_data.cc
[862/1211] Compiling chacha-armv8-linux.S
[862/1211] Compiling chacha-armv8-win.S
[864/1211] Compiling chacha-armv4-linux.S
[865/1211] Compiling chacha-armv8-apple.S
[866/1211] Compiling aes128gcmsiv-x86_64-linux.S
[867/1211] Compiling aes128gcmsiv-x86_64-apple.S
[868/1211] Compiling x86_64-mont5-apple.S
[869/1211] Compiling x86_64-mont5-linux.S
[870/1211] Compiling x86-mont-linux.S
[871/1211] Compiling x86_64-mont-apple.S
[872/1211] Compiling x86_64-mont-linux.S
[873/1211] Compiling x86-mont-apple.S
[874/1211] Compiling vpaes-x86_64-apple.S
[875/1211] Compiling vpaes-x86_64-linux.S
[876/1211] Compiling vpaes-armv8-win.S
[877/1211] Compiling vpaes-x86-linux.S
[878/1211] Compiling vpaes-x86-apple.S
[879/1211] Compiling vpaes-armv8-linux.S
[880/1211] Compiling vpaes-armv7-linux.S
[881/1211] Compiling sha512-x86_64-apple.S
[882/1211] Compiling vpaes-armv8-apple.S
[883/1211] Compiling sha512-armv8-linux.S
[884/1211] Compiling sha512-armv8-win.S
[885/1211] Compiling sha512-armv8-apple.S
[886/1211] Compiling sha512-x86_64-linux.S
[887/1211] Compiling sha512-586-apple.S
[888/1211] Compiling sha512-armv4-linux.S
[889/1211] Compiling sha512-586-linux.S
[890/1211] Compiling sha256-armv8-win.S
[891/1211] Compiling sha256-x86_64-linux.S
[892/1211] Compiling sha256-x86_64-apple.S
[893/1211] Compiling sha256-armv8-linux.S
[894/1211] Compiling sha256-armv8-apple.S
[895/1211] Compiling sha256-armv4-linux.S
[896/1211] Compiling sha256-586-linux.S
[897/1211] Compiling sha256-586-apple.S
[898/1211] Compiling sha1-armv8-win.S
[899/1211] Compiling sha1-armv8-apple.S
[899/1211] Compiling sha1-x86_64-apple.S
[901/1211] Compiling sha1-armv8-linux.S
[902/1211] Compiling sha1-armv4-large-linux.S
[902/1211] Compiling sha1-x86_64-linux.S
[904/1211] Compiling sha1-586-linux.S
[905/1211] Compiling sha1-586-apple.S
[906/1211] Compiling rsaz-avx2-linux.S
[907/1211] Compiling rsaz-avx2-apple.S
[908/1211] Compiling rdrand-x86_64-apple.S
[909/1211] Compiling rdrand-x86_64-linux.S
[910/1211] Compiling p256_beeu-armv8-asm-win.S
[911/1211] Compiling p256_beeu-x86_64-asm-linux.S
[912/1211] Compiling p256_beeu-armv8-asm-apple.S
[913/1211] Compiling p256_beeu-armv8-asm-linux.S
[914/1211] Compiling p256_beeu-x86_64-asm-apple.S
[915/1211] Compiling p256-x86_64-asm-linux.S
[916/1211] Compiling p256-armv8-asm-linux.S
[917/1211] Compiling p256-armv8-asm-apple.S
[918/1211] Compiling p256-x86_64-asm-apple.S
[919/1211] Compiling ghashv8-armv8-apple.S
[920/1211] Compiling ghashv8-armv8-linux.S
[921/1211] Compiling ghashv8-armv8-win.S
[922/1211] Compiling p256-armv8-asm-win.S
[923/1211] Compiling ghashv8-armv7-linux.S
[924/1211] Compiling ghash-x86_64-linux.S
[925/1211] Compiling ghash-x86_64-apple.S
[926/1211] Compiling ghash-x86-linux.S
[927/1211] Compiling ghash-x86-apple.S
[928/1211] Compiling ghash-ssse3-x86_64-linux.S
[929/1211] Compiling ghash-ssse3-x86-apple.S
[930/1211] Compiling ghash-ssse3-x86_64-apple.S
[931/1211] Compiling ghash-ssse3-x86-linux.S
[932/1211] Compiling ghash-neon-armv8-win.S
[933/1211] Compiling ghash-neon-armv8-linux.S
[934/1211] Compiling ghash-armv4-linux.S
[935/1211] Compiling ghash-neon-armv8-apple.S
[936/1211] Compiling bn-armv8-win.S
[937/1211] Compiling bsaes-armv7-linux.S
[938/1211] Compiling co-586-linux.S
[939/1211] Compiling co-586-apple.S
[940/1211] Compiling bn-armv8-linux.S
[941/1211] Compiling bn-armv8-apple.S
[942/1211] Compiling armv8-mont-win.S
[943/1211] Compiling armv8-mont-linux.S
[944/1211] Compiling bn-586-apple.S
[945/1211] Compiling bn-586-linux.S
[946/1211] Compiling armv4-mont-linux.S
[947/1211] Compiling armv8-mont-apple.S
[948/1211] Compiling aesv8-armv8-linux.S
[949/1211] Compiling aesv8-gcm-armv8-win.S
[949/1211] Compiling aesv8-gcm-armv8-linux.S
[951/1211] Compiling aesv8-gcm-armv8-apple.S
[952/1211] Compiling aesv8-armv8-apple.S
[953/1211] Compiling aesv8-armv8-win.S
[954/1211] Compiling aesv8-armv7-linux.S
[955/1211] Compiling aesni-x86-linux.S
[956/1211] Compiling aesni-x86_64-apple.S
[957/1211] Compiling aesni-x86-apple.S
[958/1211] Compiling aesni-gcm-x86_64-linux.S
[959/1211] Compiling aes-gcm-avx10-x86_64-linux.S
[960/1211] Compiling aesni-gcm-x86_64-apple.S
[961/1211] Compiling aesni-x86_64-linux.S
[962/1211] Compiling aes-gcm-avx10-x86_64-apple.S
[963/1211] Compiling x_val.cc
[964/1211] Compiling x_x509a.cc
[965/1211] Compiling x_sig.cc
[966/1211] Compiling x_x509.cc
[967/1211] Compiling x_spki.cc
[968/1211] Compiling x_pubkey.cc
[969/1211] Compiling x_req.cc
[970/1211] Compiling c-nioatomics.c
[971/1211] Compiling x_crl.cc
[972/1211] Compiling x_name.cc
[973/1211] Compiling x_algor.cc
[974/1211] Compiling x_attrib.cc
[975/1211] Compiling x_exten.cc
[976/1211] Compiling x_all.cc
[977/1211] Compiling c-atomics.c
[978/1211] Compiling x509spki.cc
[979/1211] Compiling x509_v3.cc
[980/1217] Compiling x509name.cc
[981/1217] Compiling x509_vpm.cc
[982/1217] Compiling x509rset.cc
[983/1217] Compiling x509cset.cc
[984/1217] Compiling x509_vfy.cc
[986/1217] Compiling NIOConcurrencyHelpers NIOLock.swift
[987/1217] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[988/1217] Emitting module NIOConcurrencyHelpers
[989/1217] Compiling NIOConcurrencyHelpers lock.swift
[990/1217] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[991/1217] Compiling NIOConcurrencyHelpers atomics.swift
[991/1217] Compiling x509_txt.cc
[992/1218] Compiling x509_obj.cc
[994/1218] Compiling x509_trs.cc
[995/1218] Compiling x509_set.cc
[996/1218] Compiling x509_req.cc
[997/1218] Compiling x509_lu.cc
[998/1218] Compiling x509_ext.cc
[999/1218] Compiling x509_d2.cc
[1000/1244] Compiling x509_def.cc
[1001/1244] Compiling v3_utl.cc
[1002/1244] Compiling x509.cc
[1003/1244] Compiling x509_cmp.cc
[1004/1244] Compiling x509_att.cc
[1006/1244] Emitting module ConsoleKitTerminal
[1007/1244] Compiling ConsoleKitTerminal Console+Confirm.swift
[1008/1244] Compiling ConsoleKitTerminal Console+Input.swift
[1009/1244] Compiling ConsoleKitTerminal Console+Center.swift
[1010/1244] Compiling ConsoleKitTerminal Console+Output.swift
[1011/1247] Compiling ConsoleKitTerminal ActivityBar.swift
[1012/1247] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1013/1247] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1014/1247] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1015/1247] Compiling ConsoleKitTerminal CustomActivity.swift
[1016/1247] Compiling ConsoleKitTerminal LoadingBar.swift
[1017/1247] Compiling ConsoleKitTerminal ProgressBar.swift
[1018/1247] Compiling ConsoleKitTerminal Console+Clear.swift
[1018/1247] Compiling v3_purp.cc
[1019/1247] Compiling v3_skey.cc
[1021/1247] Compiling ConsoleKitTerminal Console+Wait.swift
[1022/1247] Compiling ConsoleKitTerminal ConsoleColor.swift
[1023/1247] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1024/1247] Compiling ConsoleKitTerminal ConsoleText.swift
[1025/1247] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1026/1247] Compiling ConsoleKitTerminal ANSI.swift
[1027/1247] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1028/1247] Compiling ConsoleKitTerminal ConsoleClear.swift
[1029/1247] Compiling ConsoleKitTerminal Console+Ask.swift
[1030/1247] Compiling ConsoleKitTerminal Console+Choose.swift
[1031/1247] Compiling ConsoleKitTerminal Console.swift
[1032/1247] Compiling ConsoleKitTerminal Terminal.swift
[1033/1247] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1033/1247] Compiling v3_prn.cc
[1034/1247] Compiling v3_pcons.cc
[1035/1247] Compiling v3_ocsp.cc
[1036/1247] Compiling v3_ncons.cc
[1037/1247] Compiling v3_pmaps.cc
[1038/1247] Compiling v3_lib.cc
[1039/1247] Compiling v3_int.cc
[1041/1247] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1042/1247] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1043/1247] Compiling ConsoleKitTerminal LoggerFragment.swift
[1043/1248] Compiling v3_info.cc
[1045/1248] Compiling v3_ia5.cc
[1046/1248] Compiling v3_extku.cc
[1047/1248] Compiling v3_genn.cc
[1048/1270] Compiling v3_crld.cc
[1049/1270] Compiling v3_cpols.cc
[1050/1270] Compiling v3_enum.cc
[1051/1270] Compiling v3_bitst.cc
[1052/1270] Compiling v3_conf.cc
[1054/1270] Compiling ConsoleKitCommands CommandSignature.swift
[1055/1270] Compiling ConsoleKitCommands Flag.swift
[1056/1270] Compiling ConsoleKitCommands Option.swift
[1057/1272] Emitting module ConsoleKitCommands
[1058/1272] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1059/1272] Compiling ConsoleKitCommands AsyncCommand.swift
[1060/1272] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1061/1272] Compiling ConsoleKitCommands AsyncCommands.swift
[1062/1272] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1063/1272] Compiling ConsoleKitCommands AnyCommand.swift
[1064/1272] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1065/1272] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1066/1272] Compiling ConsoleKitCommands Argument.swift
[1066/1272] Compiling v3_bcons.cc
[1068/1272] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1069/1272] Compiling ConsoleKitCommands Utilities.swift
[1069/1272] Compiling v3_akeya.cc
[1070/1272] Compiling v3_akey.cc
[1071/1272] Compiling v3_alt.cc
[1072/1272] Compiling t_x509a.cc
[1073/1272] Compiling t_x509.cc
[1074/1272] Compiling t_req.cc
[1075/1272] Compiling i2d_pr.cc
[1076/1272] Compiling t_crl.cc
[1077/1272] Compiling rsa_pss.cc
[1078/1272] Compiling name_print.cc
[1079/1272] Compiling policy.cc
[1081/1272] Compiling ConsoleKitCommands CommandGroup.swift
[1082/1272] Compiling ConsoleKitCommands CommandInput.swift
[1083/1272] Compiling ConsoleKitCommands Commands.swift
[1084/1272] Compiling ConsoleKitCommands Command.swift
[1085/1272] Compiling ConsoleKitCommands CommandContext.swift
[1086/1272] Compiling ConsoleKitCommands CommandError.swift
[1087/1272] Compiling ConsoleKitCommands Console+Run.swift
[1088/1272] Compiling ConsoleKitCommands ConsoleError.swift
[1089/1272] Compiling ConsoleKitCommands Completion.swift
[1090/1273] Compiling by_file.cc
[1091/1273] Compiling by_dir.cc
[1092/1273] Compiling asn1_gen.cc
[1093/1275] Compiling algorithm.cc
[1094/1275] Compiling a_verify.cc
[1096/1275] Compiling ConsoleKit Exports.swift
[1097/1275] Emitting module ConsoleKit
[1097/1275] Compiling a_sign.cc
[1098/1276] Compiling a_digest.cc
[1100/1276] Compiling voprf.cc
[1101/1276] Compiling thread_win.cc
[1102/1276] Compiling thread_pthread.cc
[1103/1276] Compiling trust_token.cc
[1104/1276] Compiling thread.cc
[1105/1276] Compiling thread_none.cc
[1106/1276] Compiling pmbtoken.cc
[1107/1276] Compiling stack.cc
[1108/1276] Compiling thash.cc
[1109/1276] Compiling wots.cc
[1110/1276] Compiling sha512.cc
[1111/1276] Compiling siphash.cc
[1112/1276] Compiling merkle.cc
[1113/1276] Compiling sha256.cc
[1114/1276] Compiling slhdsa.cc
[1115/1276] Compiling fors.cc
[1116/1276] Compiling sha1.cc
[1117/1276] Compiling rsa_print.cc
[1118/1276] Compiling rsa_extra.cc
[1119/1276] Compiling rc4.cc
[1120/1276] Compiling refcount.cc
[1121/1276] Compiling urandom.cc
[1122/1276] Compiling rsa_asn1.cc
[1123/1276] Compiling windows.cc
[1124/1276] Compiling rsa_crypt.cc
[1125/1276] Compiling trusty.cc
[1126/1276] Compiling rand_extra.cc
[1127/1276] Compiling passive.cc
[1128/1276] Compiling ios.cc
[1129/1276] Compiling poly1305_arm_asm.S
[1130/1276] Compiling getentropy.cc
[1131/1276] Compiling deterministic.cc
[1132/1276] Compiling fork_detect.cc
[1133/1276] Compiling forkunsafe.cc
[1134/1276] Compiling pool.cc
[1135/1276] Compiling poly1305_arm.cc
[1136/1276] Compiling poly1305.cc
[1137/1276] Compiling poly1305_vec.cc
[1138/1276] Compiling pkcs7.cc
[1139/1276] Compiling pkcs8.cc
[1140/1276] Compiling pkcs8_x509.cc
[1141/1276] Compiling p5_pbev2.cc
[1142/1276] Compiling pkcs7_x509.cc
[1143/1276] Compiling pem_xaux.cc
[1144/1276] Compiling pem_x509.cc
[1145/1276] Compiling pem_pkey.cc
[1146/1276] Compiling pem_pk8.cc
[1147/1276] Compiling obj_xref.cc
[1148/1276] Compiling pem_oth.cc
[1149/1276] Compiling mlkem.cc
[1150/1276] Compiling pem_lib.cc
[1151/1276] Compiling pem_info.cc
[1152/1276] Compiling mldsa.cc
[1153/1276] Compiling obj.cc
[1154/1276] Compiling pem_all.cc
[1155/1276] Compiling poly_rq_mul.S
[1156/1276] Compiling mem.cc
[1157/1276] Compiling fips_shared_support.cc
[1158/1276] Compiling md5.cc
[1159/1276] Compiling lhash.cc
[1160/1276] Compiling md4.cc
[1161/1276] Compiling kyber.cc
[1162/1276] Compiling ex_data.cc
[1163/1276] Compiling hpke.cc
[1164/1276] Compiling hrss.cc
[1165/1276] Compiling sign.cc
[1166/1276] Compiling scrypt.cc
[1167/1276] Compiling pbkdf.cc
[1168/1276] Compiling print.cc
[1169/1276] Compiling p_x25519.cc
[1170/1276] Compiling p_x25519_asn1.cc
[1171/1276] Compiling p_rsa_asn1.cc
[1172/1276] Compiling p_rsa.cc
[1173/1276] Compiling p_hkdf.cc
[1174/1276] Compiling p_ed25519_asn1.cc
[1175/1276] Compiling p_ed25519.cc
[1176/1276] Compiling p_ec_asn1.cc
[1177/1276] Compiling p_ec.cc
[1178/1276] Compiling p_dsa_asn1.cc
[1179/1276] Compiling evp_ctx.cc
[1180/1276] Compiling p_dh.cc
[1181/1276] Compiling p_dh_asn1.cc
[1182/1276] Compiling evp_asn1.cc
[1183/1276] Compiling evp.cc
[1184/1276] Compiling err.cc
[1185/1276] Compiling engine.cc
[1186/1276] Compiling ecdh_extra.cc
[1187/1276] Compiling ecdsa_asn1.cc
[1188/1276] Compiling ec_derive.cc
[1189/1276] Compiling hash_to_curve.cc
[1190/1276] Compiling ec_asn1.cc
[1191/1276] Compiling dsa_asn1.cc
[1192/1276] Compiling dsa.cc
[1193/1276] Compiling digest_extra.cc
[1194/1276] Compiling params.cc
[1195/1276] Compiling x25519-asm-arm.S
[1196/1276] Compiling dh_asn1.cc
[1197/1276] Compiling des.cc
[1198/1276] Compiling spake25519.cc
[1199/1276] Compiling cpu_intel.cc
[1200/1276] Compiling crypto.cc
[1201/1276] Compiling cpu_arm_linux.cc
[1202/1276] Compiling cpu_arm_freebsd.cc
[1203/1276] Compiling curve25519.cc
[1204/1276] Compiling cpu_aarch64_fuchsia.cc
[1205/1276] Compiling cpu_aarch64_win.cc
[1206/1276] Compiling cpu_aarch64_openbsd.cc
[1207/1276] Compiling cpu_aarch64_linux.cc
[1208/1276] Compiling cpu_aarch64_sysreg.cc
[1209/1276] Compiling conf.cc
[1210/1276] Compiling e_rc2.cc
[1211/1276] Compiling e_tls.cc
[1212/1276] Compiling cpu_aarch64_apple.cc
[1213/1276] Compiling tls_cbc.cc
[1214/1276] Compiling e_rc4.cc
[1215/1276] Compiling curve25519_64_adx.cc
[1216/1276] Compiling bcm.cc
[1217/1276] Compiling e_null.cc
[1218/1276] Compiling e_chacha20poly1305.cc
[1219/1276] Compiling unicode.cc
[1220/1276] Compiling e_aesgcmsiv.cc
[1221/1276] Compiling derive_key.cc
[1222/1276] Compiling e_des.cc
[1223/1276] Compiling e_aesctrhmac.cc
[1224/1276] Compiling cipher_extra.cc
[1225/1276] Compiling chacha.cc
[1226/1276] Compiling ber.cc
[1227/1276] Compiling buf.cc
[1228/1276] Compiling printf.cc
[1229/1276] Compiling bn_asn1.cc
[1230/1276] Compiling cbs.cc
[1231/1276] Compiling asn1_compat.cc
[1232/1276] Compiling cbb.cc
[1233/1276] Compiling fd.cc
[1234/1276] Compiling blake2.cc
[1235/1276] Compiling convert.cc
[1236/1276] Compiling base64.cc
[1237/1276] Compiling file.cc
[1238/1276] Compiling hexdump.cc
[1239/1276] Compiling pair.cc
[1240/1276] Compiling bio.cc
[1241/1276] Compiling errno.cc
[1242/1276] Compiling bio_mem.cc
[1243/1276] Compiling tasn_dec.cc
[1244/1276] Compiling f_int.cc
[1245/1276] Compiling tasn_typ.cc
[1246/1276] Compiling tasn_fre.cc
[1247/1276] Compiling tasn_utl.cc
[1248/1276] Compiling posix_time.cc
[1249/1276] Compiling tasn_enc.cc
[1250/1276] Compiling tasn_new.cc
[1251/1276] Compiling f_string.cc
[1252/1276] Compiling asn_pack.cc
[1253/1276] Compiling asn1_par.cc
[1254/1276] Compiling a_octet.cc
[1255/1276] Compiling a_mbstr.cc
[1256/1276] Compiling a_strex.cc
[1257/1276] Compiling a_utctm.cc
[1258/1276] Compiling a_type.cc
[1259/1276] Compiling asn1_lib.cc
[1260/1276] Compiling a_time.cc
[1261/1276] Compiling a_strnid.cc
[1262/1276] Compiling a_object.cc
[1263/1276] Compiling a_dup.cc
[1264/1276] Write sources
[1265/1276] Compiling a_gentm.cc
[1266/1276] Write sources
[1267/1276] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1267/1276] Write sources
[1271/1295] Compiling a_i2d_fp.cc
[1272/1295] Compiling a_bitstr.cc
[1273/1373] Compiling a_bool.cc
[1274/1373] Compiling a_int.cc
[1275/1373] Compiling a_d2i_fp.cc
[1277/1373] Compiling Algorithms Keyed.swift
[1278/1373] Compiling Algorithms MinMax.swift
[1279/1373] Compiling Algorithms RandomSample.swift
[1280/1373] Compiling Algorithms Reductions.swift
[1281/1373] Compiling Algorithms Rotate.swift
[1282/1373] Compiling Algorithms Joined.swift
[1283/1383] Compiling Algorithms Chunked.swift
[1284/1383] Compiling Algorithms Combinations.swift
[1285/1383] Compiling Algorithms FlattenCollection.swift
[1286/1383] Compiling Algorithms Grouped.swift
[1287/1383] Compiling Algorithms Indexed.swift
[1288/1383] Compiling Algorithms Intersperse.swift
[1289/1383] Compiling Atomics IntegerOperations.swift
[1290/1383] Compiling Atomics Unmanaged extensions.swift
[1291/1383] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1292/1383] Compiling BitCollections BitSet+CustomReflectable.swift
[1293/1383] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1294/1383] Compiling BitCollections BitSet+Equatable.swift
[1295/1383] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1296/1383] Compiling BitCollections BitSet+Extras.swift
[1297/1383] Compiling BitCollections BitSet+Hashable.swift
[1298/1390] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1299/1390] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1300/1390] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1301/1390] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1302/1390] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1303/1390] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1304/1390] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1305/1390] Compiling BitCollections BitSet+Initializers.swift
[1306/1390] Compiling BitCollections BitSet+Invariants.swift
[1307/1390] Compiling BitCollections BitSet+Random.swift
[1308/1390] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1309/1390] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1310/1390] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1311/1390] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1312/1390] Emitting module BitCollections
[1313/1390] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1314/1390] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1315/1390] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1316/1390] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1317/1390] Compiling BitCollections BitSet+SetAlgebra union.swift
[1318/1390] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1319/1390] Compiling BitCollections BitSet.Counted.swift
[1320/1390] Compiling CryptoBoringWrapper RandomBytes.swift
[1321/1390] Compiling Algorithms Split.swift
[1322/1390] Compiling Algorithms Stride.swift
[1323/1390] Compiling Algorithms Suffix.swift
[1327/1393] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1328/1393] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1329/1393] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1330/1393] Emitting module CryptoBoringWrapper
[1340/1393] Compiling Algorithms Product.swift
[1357/1393] Compiling Algorithms Compacted.swift
[1358/1393] Compiling Algorithms Cycle.swift
[1359/1393] Compiling Algorithms EitherSequence.swift
[1360/1393] Compiling Algorithms FirstNonNil.swift
[1361/1393] Compiling Algorithms AdjacentPairs.swift
[1362/1393] Compiling Algorithms Chain.swift
[1365/1393] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1366/1393] Compiling CryptoBoringWrapper EllipticCurve.swift
[1367/1393] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1368/1394] Compiling BitCollections BitSet.Index.swift
[1369/1394] Compiling BitCollections BitSet._UnsafeHandle.swift
[1370/1394] Compiling BitCollections BitSet.swift
[1371/1394] Compiling BitCollections Range+Utilities.swift
[1372/1394] Compiling BitCollections Slice+Utilities.swift
[1373/1394] Compiling BitCollections UInt+Tricks.swift
[1374/1394] Compiling BitCollections _Word.swift
[1385/1395] Compiling Algorithms Trim.swift
[1386/1395] Compiling Algorithms Unique.swift
[1387/1395] Compiling Algorithms Windows.swift
[1388/1468] Emitting module Collections
[1389/1468] Compiling Collections Collections.swift
[1390/1469] Emitting module Atomics
[1392/1469] Compiling Crypto PKCS8PrivateKey.swift
[1393/1469] Compiling Crypto SEC1PrivateKey.swift
[1394/1469] Compiling Crypto SubjectPublicKeyInfo.swift
[1395/1469] Compiling Crypto CryptoKitErrors.swift
[1396/1469] Compiling Crypto Digest_boring.swift
[1397/1469] Compiling Crypto Digest.swift
[1399/1529] Emitting module Crypto
[1400/1538] Emitting module Algorithms
[1402/1539] Compiling Crypto HKDF.swift
[1403/1539] Compiling Crypto AESWrap.swift
[1404/1539] Compiling Crypto AESWrap_boring.swift
[1405/1539] Compiling Crypto Ed25519_boring.swift
[1406/1539] Compiling Crypto NISTCurvesKeys_boring.swift
[1407/1539] Compiling Crypto X25519Keys_boring.swift
[1408/1539] Compiling Crypto Curve25519.swift
[1409/1539] Compiling Crypto Ed25519Keys.swift
[1410/1539] Compiling Crypto NISTCurvesKeys.swift
[1411/1539] Compiling Crypto X25519Keys.swift
[1412/1539] Compiling NIOCore GlobalSingletons.swift
[1413/1539] Compiling NIOCore IO.swift
[1414/1539] Compiling NIOCore IOData.swift
[1415/1539] Compiling NIOCore IPProtocol.swift
[1416/1539] Compiling NIOCore IntegerBitPacking.swift
[1417/1539] Compiling NIOCore IntegerTypes.swift
[1418/1539] Compiling NIOCore Interfaces.swift
[1419/1539] Compiling NIOCore Linux.swift
[1420/1539] Compiling Crypto ECDSA.swift
[1421/1539] Compiling Crypto Ed25519.swift
[1422/1539] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1423/1539] Compiling NIOCore BSDSocketAPI.swift
[1424/1539] Compiling NIOCore ByteBuffer-aux.swift
[1425/1539] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1426/1539] Compiling NIOCore ByteBuffer-conversions.swift
[1427/1539] Compiling NIOCore ByteBuffer-core.swift
[1428/1539] Compiling NIOCore ByteBuffer-hex.swift
[1429/1539] Compiling NIOCore ByteBuffer-int.swift
[1430/1539] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1431/1539] Compiling NIOCore AddressedEnvelope.swift
[1432/1539] Compiling NIOCore AsyncAwaitSupport.swift
[1433/1539] Compiling NIOCore AsyncChannel.swift
[1434/1539] Compiling NIOCore AsyncChannelHandler.swift
[1435/1539] Compiling NIOCore AsyncChannelInboundStream.swift
[1436/1539] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1437/1539] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1438/1539] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1439/1539] Compiling NIOCore NIOAsyncWriter.swift
[1440/1539] Compiling NIOCore ByteBuffer-multi-int.swift
[1441/1539] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1442/1539] Compiling NIOCore DeadChannel.swift
[1443/1539] Compiling NIOCore DispatchQueue+WithFuture.swift
[1444/1539] Compiling NIOCore EventLoop+Deprecated.swift
[1445/1539] Compiling NIOCore EventLoop+SerialExecutor.swift
[1446/1539] Compiling NIOCore EventLoop.swift
[1447/1539] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1448/1539] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1449/1539] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1450/1539] Compiling NIOCore EventLoopFuture.swift
[1451/1539] Compiling NIOCore FileDescriptor.swift
[1452/1539] Compiling NIOCore ByteBuffer-views.swift
[1453/1539] Compiling NIOCore Channel.swift
[1454/1539] Compiling NIOCore ChannelHandler.swift
[1455/1539] Compiling NIOCore ChannelHandlers.swift
[1456/1539] Compiling NIOCore ChannelInvoker.swift
[1457/1539] Compiling NIOCore ChannelOption.swift
[1458/1539] Compiling NIOCore ChannelPipeline.swift
[1459/1539] Compiling NIOCore CircularBuffer.swift
[1460/1539] Compiling NIOCore Codec.swift
[1461/1539] Compiling NIOCore ConvenienceOptionSupport.swift
[1462/1539] Compiling NIOCore FileHandle.swift
[1463/1539] Compiling NIOCore MarkedCircularBuffer.swift
[1464/1539] Compiling NIOCore FileRegion.swift
[1465/1539] Compiling NIOCore MulticastChannel.swift
[1467/1539] Compiling NIOCore NIOAny.swift
[1469/1539] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1471/1539] Compiling NIOCore NIOLoopBound.swift
[1473/1539] Compiling NIOCore NIOScheduledCallback.swift
[1476/1539] Compiling NIOCore NIOSendable.swift
[1478/1539] Compiling NIOCore RecvByteBufferAllocator.swift
[1488/1547] Compiling Crypto Signature.swift
[1489/1547] Compiling Crypto CryptoKitErrors_boring.swift
[1490/1547] Compiling Crypto RNG_boring.swift
[1491/1547] Compiling Crypto SafeCompare_boring.swift
[1492/1547] Compiling Crypto Zeroization_boring.swift
[1493/1547] Compiling Crypto PrettyBytes.swift
[1494/1547] Compiling Crypto SafeCompare.swift
[1495/1547] Compiling Crypto SecureBytes.swift
[1496/1547] Compiling Crypto Zeroization.swift
[1506/1548] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1507/1548] Compiling NIOCore SocketAddresses.swift
[1508/1548] Compiling NIOCore SocketOptionProvider.swift
[1509/1548] Compiling NIOCore SystemCallHelpers.swift
[1510/1548] Compiling NIOCore TimeAmount+Duration.swift
[1511/1548] Compiling NIOCore TypeAssistedChannelHandler.swift
[1512/1548] Compiling NIOCore UniversalBootstrapSupport.swift
[1513/1548] Compiling NIOCore Utilities.swift
[1548/1548] Emitting module NIOCore
[1550/1600] Emitting module NIOEmbedded
[1551/1600] Compiling NIOEmbedded AsyncTestingChannel.swift
[1552/1600] Compiling NIOEmbedded Embedded.swift
[1553/1600] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1555/1601] Emitting module NIOPosix
[1556/1601] Compiling NIOPosix BSDSocketAPICommon.swift
[1557/1601] Compiling NIOPosix BSDSocketAPIPosix.swift
[1558/1601] Compiling NIOPosix BSDSocketAPIWindows.swift
[1559/1601] Compiling NIOPosix BaseSocket.swift
[1560/1601] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1561/1601] Compiling NIOPosix BaseSocketChannel.swift
[1562/1601] Compiling NIOPosix BaseStreamSocketChannel.swift
[1563/1607] Compiling NIOPosix ServerSocket.swift
[1564/1607] Compiling NIOPosix Socket.swift
[1565/1607] Compiling NIOPosix SocketChannel.swift
[1566/1607] Compiling NIOPosix SocketProtocols.swift
[1567/1607] Compiling NIOPosix System.swift
[1568/1607] Compiling NIOPosix Thread.swift
[1569/1607] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1570/1607] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1571/1607] Compiling NIOPosix PosixSingletons.swift
[1572/1607] Compiling NIOPosix RawSocketBootstrap.swift
[1573/1607] Compiling NIOPosix Resolver.swift
[1574/1607] Compiling NIOPosix Selectable.swift
[1575/1607] Compiling NIOPosix SelectableChannel.swift
[1576/1607] Compiling NIOPosix SelectableEventLoop.swift
[1577/1607] Compiling NIOPosix SelectorEpoll.swift
[1578/1607] Compiling NIOPosix SelectorGeneric.swift
[1579/1607] Compiling NIOPosix SelectorKqueue.swift
[1580/1607] Compiling NIOPosix SelectorUring.swift
[1581/1607] Compiling NIOPosix ThreadPosix.swift
[1582/1607] Compiling NIOPosix ThreadWindows.swift
[1583/1607] Compiling NIOPosix UnsafeTransfer.swift
[1584/1607] Compiling NIOPosix Utilities.swift
[1585/1607] Compiling NIOPosix VsockAddress.swift
[1586/1607] Compiling NIOPosix VsockChannelEvents.swift
[1587/1607] Compiling NIOPosix IO.swift
[1588/1607] Compiling NIOPosix IntegerBitPacking.swift
[1589/1607] Compiling NIOPosix IntegerTypes.swift
[1590/1607] Compiling NIOPosix Linux.swift
[1591/1607] Compiling NIOPosix LinuxCPUSet.swift
[1592/1607] Compiling NIOPosix LinuxUring.swift
[1593/1607] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1594/1607] Compiling NIOPosix Bootstrap.swift
[1595/1607] Compiling NIOPosix ControlMessage.swift
[1596/1607] Compiling NIOPosix DatagramVectorReadManager.swift
[1597/1607] Compiling NIOPosix Errors+Any.swift
[1598/1607] Compiling NIOPosix FileDescriptor.swift
[1599/1607] Compiling NIOPosix GetaddrinfoResolver.swift
[1600/1607] Compiling NIOPosix HappyEyeballs.swift
[1601/1607] Compiling NIOPosix NIOThreadPool.swift
[1602/1607] Compiling NIOPosix NonBlockingFileIO.swift
[1603/1607] Compiling NIOPosix PendingDatagramWritesManager.swift
[1604/1607] Compiling NIOPosix PendingWritesManager.swift
[1605/1607] Compiling NIOPosix PipeChannel.swift
[1606/1607] Compiling NIOPosix PipePair.swift
[1607/1607] Compiling NIOPosix Pool.swift
[1609/1667] Compiling _NIOFileSystem FileType.swift
[1610/1667] Compiling _NIOFileSystem IOStrategy.swift
[1611/1667] Compiling _NIOFileSystem FileChunks.swift
[1612/1669] Compiling NIO Exports.swift
[1613/1669] Emitting module NIO
[1615/1670] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[1616/1670] Compiling _NIOFileSystem BufferedStream.swift
[1617/1670] Compiling _NIOFileSystem Cancellation.swift
[1618/1670] Compiling _NIOFileSystem TokenBucket.swift
[1619/1670] Compiling _NIOFileSystem UnsafeTransfer.swift
[1620/1670] Compiling _NIOFileSystem ParallelDirCopy.swift
[1621/1701] Emitting module _NIOFileSystem
[1622/1713] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1623/1713] Emitting module NIOTLS
[1624/1713] Compiling NIOTLS TLSEvents.swift
[1625/1713] Compiling AsyncKit Optional+StrictMap.swift
[1626/1713] Compiling AsyncKit Exports.swift
[1627/1713] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1628/1713] Compiling NIOHTTP1 HTTPDecoder.swift
[1629/1713] Compiling NIOHTTP1 HTTPEncoder.swift
[1630/1713] Compiling NIOSOCKS SOCKSResponse.swift
[1631/1714] Compiling NIOSOCKS ClientStateMachine.swift
[1632/1714] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1633/1714] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1634/1714] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1635/1714] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1636/1714] Compiling NIOSOCKS ServerStateMachine.swift
[1637/1714] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1638/1714] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1639/1714] Compiling NIOTLS SNIHandler.swift
[1640/1715] Emitting module NIOHTTP1
[1641/1717] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1642/1717] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1645/1717] Emitting module NIOSOCKS
[1646/1717] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1647/1717] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1649/1717] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1651/1718] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1652/1718] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1654/1718] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[1655/1718] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1656/1718] Emitting module NIOFoundationCompat
[1657/1718] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1658/1719] Compiling NIOHTTP1 HTTPTypes.swift
[1663/1719] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1664/1719] Compiling _NIOFileSystem Mocking.swift
[1665/1719] Compiling _NIOFileSystem Syscall.swift
[1666/1719] Compiling _NIOFileSystem Syscalls.swift
[1670/1719] Compiling _NIOFileSystem CInterop.swift
[1671/1719] Compiling _NIOFileSystem Errno.swift
[1673/1770] Compiling NIOTransportServices AcceptHandler.swift
[1674/1770] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1675/1770] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1676/1770] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1677/1770] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1678/1770] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1679/1770] Compiling NIOTransportServices NIOTSSingletons.swift
[1680/1770] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1681/1770] Compiling NIOTransportServices StateManagedChannel.swift
[1682/1770] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1683/1770] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1684/1770] Compiling NIOTransportServices NIOTSErrors.swift
[1685/1770] Compiling NIOTransportServices NIOTSEventLoop.swift
[1686/1770] Compiling NIOTransportServices NIOTSBootstraps.swift
[1687/1770] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1688/1770] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1689/1770] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1690/1770] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1691/1770] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1697/1772] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1700/1772] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1701/1772] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1705/1772] Emitting module NIOTransportServices
[1708/1772] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1718/1773] Emitting module AsyncKit
[1722/1774] Compiling _NIOFileSystem SystemFileHandle.swift
[1723/1774] Compiling _NIOFileSystem Utilities.swift
[1724/1774] Compiling _NIOFileSystem OpenOptions.swift
[1725/1774] Compiling _NIOFileSystem String+FileSystem.swift
[1727/1839] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1728/1839] Compiling MultipartKit MultipartPart.swift
[1729/1839] Compiling MultipartKit MultipartPartConvertible.swift
[1730/1841] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1731/1842] Compiling NIOSSL NIOSSLSecureBytes.swift
[1732/1842] Compiling NIOSSL RNG.swift
[1733/1842] Compiling NIOSSL SafeCompare.swift
[1734/1842] Compiling NIOSSL Zeroization.swift
[1738/1842] Compiling NIOSSL SubjectAlternativeName.swift
[1739/1845] Emitting module NIOSSL
[1740/1845] Emitting module NIOHTTPCompression
[1741/1845] Compiling MultipartKit BasicCodingKey.swift
[1742/1845] Compiling MultipartKit MultipartError.swift
[1743/1845] Compiling MultipartKit Exports.swift
[1744/1845] Compiling NIOWebSocket WebSocketOpcode.swift
[1745/1845] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1746/1845] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1747/1845] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1748/1845] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1751/1845] Compiling MultipartKit MultipartSerializer.swift
[1752/1845] Compiling MultipartKit Utilities.swift
[1753/1847] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1754/1847] Compiling NIOHPACK IndexedHeaderTable.swift
[1755/1847] Compiling NIOHPACK IntegerCoding.swift
[1756/1848] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1757/1848] Compiling MultipartKit MultipartParser.swift
[1759/1848] Compiling MultipartKit Storage.swift
[1760/1848] Compiling MultipartKit MultipartFormData.swift
[1761/1848] Emitting module MultipartKit
[1762/1848] Compiling NIOHTTPCompression HTTPCompression.swift
[1763/1848] Compiling NIOHTTPCompression HTTPDecompression.swift
[1764/1848] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1765/1848] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1766/1848] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1767/1848] Compiling MultipartKit FormDataDecoder.swift
[1768/1848] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1772/1848] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1773/1848] Compiling NIOHPACK HuffmanTables.swift
[1774/1848] Compiling NIOHPACK HuffmanCoding.swift
[1779/1848] Compiling NIOHPACK StaticHeaderTable.swift
[1785/1848] Compiling NIOSSL TLSConfiguration.swift
[1786/1848] Compiling NIOSSL UniversalBootstrapSupport.swift
[1792/1848] Emitting module NIOHPACK
[1793/1849] Compiling NIOExtras WritePCAPHandler.swift
[1795/1849] Emitting module NIOWebSocket
[1798/1849] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1800/1850] Compiling NIOWebSocket WebSocketFrame.swift
[1801/1851] Emitting module NIOExtras
[1804/1851] Compiling MultipartKit FormDataEncoder.swift
[1807/1851] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1808/1851] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1823/1858] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1824/1858] Emitting module NIOFileSystem
[1825/1858] Compiling NIOFileSystem Exports.swift
[1827/1858] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1828/1858] Emitting module _NIOFileSystemFoundationCompat
[1831/1918] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1832/1918] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1833/1918] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1834/1918] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1835/1918] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1836/1918] Compiling NIOHTTP2 MaySendFrames.swift
[1837/1918] Compiling NIOHTTP2 SendingDataState.swift
[1838/1918] Compiling NIOHTTP2 SendingGoawayState.swift
[1839/1918] Compiling NIOHTTP2 SendingHeadersState.swift
[1840/1918] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1841/1918] Compiling NIOHTTP2 SendingRstStreamState.swift
[1842/1918] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1843/1918] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1844/1918] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1845/1918] Compiling NIOHTTP2 MayReceiveFrames.swift
[1846/1918] Compiling NIOHTTP2 ReceivingDataState.swift
[1847/1918] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1848/1918] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1850/1919] Compiling NIOHTTP2 Error+Any.swift
[1851/1919] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1852/1919] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1854/1928] Compiling WebSocketKit Exports.swift
[1855/1928] Compiling WebSocketKit WebSocket+Connect.swift
[1856/1928] Compiling WebSocketKit WebSocketHandler.swift
[1857/1928] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1858/1928] Compiling WebSocketKit WebSocket+Concurrency.swift
[1859/1928] Emitting module WebSocketKit
[1860/1928] Compiling WebSocketKit WebSocket.swift
[1861/1928] Compiling WebSocketKit WebSocketClient.swift
[1862/1929] Emitting module NIOHTTP2
[1866/1937] Compiling NIOHTTP2 HasLocalSettings.swift
[1867/1937] Compiling NIOHTTP2 HasRemoteSettings.swift
[1868/1937] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1869/1937] Compiling NIOHTTP2 QuiescingState.swift
[1870/1937] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1871/1937] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1879/1937] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1880/1937] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1881/1937] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1882/1937] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1883/1937] Compiling NIOHTTP2 HTTP2StreamID.swift
[1884/1937] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1885/1937] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1886/1937] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1887/1937] Compiling NIOHTTP2 InboundEventBuffer.swift
[1897/1937] Compiling NIOHTTP2 InboundWindowManager.swift
[1898/1937] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1899/1937] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1900/1937] Compiling NIOHTTP2 StreamChannelList.swift
[1901/1937] Compiling NIOHTTP2 StreamMap.swift
[1902/1937] Compiling NIOHTTP2 StreamStateMachine.swift
[1903/1937] Compiling NIOHTTP2 UnsafeTransfer.swift
[1904/1937] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1905/1937] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1906/1937] Compiling NIOHTTP2 HTTP2Frame.swift
[1907/1937] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1908/1937] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1909/1937] Compiling NIOHTTP2 HTTP2PingData.swift
[1910/1937] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1911/1937] Compiling NIOHTTP2 HTTP2Settings.swift
[1912/1937] Compiling NIOHTTP2 HTTP2Stream.swift
[1923/1938] Compiling NIOHTTP2 StateMachineResult.swift
[1924/1938] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1925/1938] Compiling NIOHTTP2 DOSHeuristics.swift
[1929/1938] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1930/1938] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1931/1938] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1932/1938] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1933/1938] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1934/1938] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1935/1938] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1936/1938] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1937/1938] Compiling NIOHTTP2 HTTP2Error.swift
[1938/1938] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1940/1998] Emitting module AsyncHTTPClient
[1941/2006] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1942/2006] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1943/2006] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1944/2006] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1945/2006] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1946/2006] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1947/2006] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1948/2006] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1949/2006] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1950/2006] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1951/2006] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1952/2006] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1953/2006] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1954/2006] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1955/2006] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1956/2006] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1957/2006] Compiling AsyncHTTPClient RequestBodyLength.swift
[1958/2006] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1959/2006] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1960/2006] Compiling AsyncHTTPClient Transaction.swift
[1961/2006] Compiling AsyncHTTPClient Base64.swift
[1962/2006] Compiling AsyncHTTPClient BasicAuth.swift
[1963/2006] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1964/2006] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1965/2006] Compiling AsyncHTTPClient ConnectionPool.swift
[1966/2006] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1967/2006] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1968/2006] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1969/2006] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1970/2006] Compiling AsyncHTTPClient HTTP1Connection.swift
[1971/2006] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1972/2006] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1973/2006] Compiling AsyncHTTPClient HTTP2Connection.swift
[1974/2006] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1975/2006] Compiling AsyncHTTPClient RequestBag.swift
[1976/2006] Compiling AsyncHTTPClient RequestValidation.swift
[1977/2006] Compiling AsyncHTTPClient SSLContextCache.swift
[1978/2006] Compiling AsyncHTTPClient Scheme.swift
[1979/2006] Compiling AsyncHTTPClient Singleton.swift
[1980/2006] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1981/2006] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1982/2006] Compiling AsyncHTTPClient Utils.swift
[1983/2006] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1984/2006] Compiling AsyncHTTPClient RequestOptions.swift
[1985/2006] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1986/2006] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1987/2006] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1988/2006] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1989/2006] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1990/2006] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1991/2006] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1992/2006] Compiling AsyncHTTPClient ConnectionTarget.swift
[1993/2006] Compiling AsyncHTTPClient DeconstructedURL.swift
[1994/2006] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1995/2006] Compiling AsyncHTTPClient FoundationExtensions.swift
[1996/2006] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1997/2006] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1998/2006] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1999/2006] Compiling AsyncHTTPClient HTTPClient.swift
[2000/2006] Compiling AsyncHTTPClient HTTPHandler.swift
[2001/2006] Compiling AsyncHTTPClient LRUCache.swift
[2002/2006] Compiling AsyncHTTPClient NWErrorHandler.swift
[2003/2006] Compiling AsyncHTTPClient NWWaitingHandler.swift
[2004/2006] Compiling AsyncHTTPClient TLSConfiguration.swift
[2005/2006] Compiling AsyncHTTPClient RedirectState.swift
[2006/2006] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2008/2176] Compiling Vapor AsyncBasicResponder.swift
[2009/2176] Compiling Vapor AsyncMiddleware.swift
[2010/2176] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2011/2176] Compiling Vapor AsyncSessionDriver.swift
[2012/2176] Compiling Vapor Authentication+Concurrency.swift
[2013/2176] Compiling Vapor Cache+Concurrency.swift
[2014/2176] Compiling Vapor Client+Concurrency.swift
[2015/2176] Compiling Vapor RequestBody+Concurrency.swift
[2016/2176] Compiling Vapor Responder+Concurrency.swift
[2017/2176] Compiling Vapor ResponseCodable+Concurrency.swift
[2018/2176] Compiling Vapor RoutesBuilder+Concurrency.swift
[2019/2176] Compiling Vapor ViewRenderer+Concurrency.swift
[2020/2176] Compiling Vapor WebSocket+Concurrency.swift
[2021/2176] Compiling Vapor ContainerGetPathExecutor.swift
[2022/2176] Compiling Vapor Content.swift
[2023/2176] Compiling Vapor ContentCoders.swift
[2024/2176] Compiling Vapor ContentConfiguration.swift
[2025/2176] Compiling Vapor ContentContainer.swift
[2026/2176] Compiling Vapor JSONCoder+Custom.swift
[2027/2176] Compiling Vapor JSONCoders+Content.swift
[2028/2176] Compiling Vapor PlaintextDecoder.swift
[2029/2176] Compiling Vapor PlaintextEncoder.swift
[2030/2176] Compiling Vapor URLQueryCoders.swift
[2031/2176] Compiling Vapor URLQueryContainer.swift
[2032/2200] Compiling Vapor HTTPServerResponseEncoder.swift
[2033/2200] Compiling Vapor HTTPServerUpgradeHandler.swift
[2034/2200] Compiling Vapor Logger+Report.swift
[2035/2200] Compiling Vapor LoggingSystem+Environment.swift
[2036/2200] Compiling Vapor Application+Middleware.swift
[2037/2200] Compiling Vapor CORSMiddleware.swift
[2038/2200] Compiling Vapor ErrorMiddleware.swift
[2039/2200] Compiling Vapor FileMiddleware.swift
[2040/2200] Compiling Vapor Middleware.swift
[2041/2200] Compiling Vapor MiddlewareConfiguration.swift
[2042/2200] Compiling Vapor ResponseCompressionMiddleware.swift
[2043/2200] Compiling Vapor RouteLoggingMiddleware.swift
[2044/2200] Compiling Vapor TracingMiddleware.swift
[2045/2200] Compiling Vapor File+Multipart.swift
[2046/2200] Compiling Vapor FormDataDecoder+Content.swift
[2047/2200] Compiling Vapor FormDataEncoder+Content.swift
[2048/2200] Compiling Vapor Application+Password.swift
[2049/2200] Compiling Vapor Application+Passwords.swift
[2050/2200] Compiling Vapor AsyncPasswordHasher.swift
[2051/2200] Compiling Vapor BcryptHasher.swift
[2052/2200] Compiling Vapor PasswordHasher.swift
[2053/2200] Compiling Vapor PlaintextHasher.swift
[2054/2200] Compiling Vapor Request+Password.swift
[2055/2200] Compiling Vapor Redirect.swift
[2056/2200] Compiling Vapor Core.swift
[2057/2200] Compiling Vapor Running.swift
[2058/2200] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2059/2200] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2060/2200] Compiling Vapor DotEnvFile+load.swift
[2061/2200] Compiling Vapor Routes+caseInsenstive.swift
[2062/2200] Compiling Vapor Validatable+validate.swift
[2063/2200] Compiling Vapor Environment+Process.swift
[2064/2200] Compiling Vapor Environment+Secret.swift
[2065/2200] Compiling Vapor Environment.swift
[2066/2200] Compiling Vapor Abort.swift
[2067/2200] Compiling Vapor AbortError.swift
[2068/2200] Compiling Vapor DebuggableError.swift
[2069/2200] Compiling Vapor Demangler.swift
[2070/2200] Compiling Vapor ErrorSource.swift
[2071/2200] Compiling Vapor StackTrace.swift
[2072/2200] Compiling Vapor Exports.swift
[2073/2200] Compiling Vapor Application+HTTP.swift
[2074/2200] Compiling Vapor BasicResponder.swift
[2075/2200] Compiling Vapor BodyStream.swift
[2076/2200] Compiling Vapor Application+HTTP+Client.swift
[2077/2200] Compiling Vapor EventLoopHTTPClient.swift
[2078/2200] Compiling Vapor EndpointCache.swift
[2079/2200] Compiling Vapor HTTPMethod+String.swift
[2080/2200] Emitting module Vapor
[2081/2200] Compiling Vapor Request+Body.swift
[2082/2200] Compiling Vapor Request+BodyStream.swift
[2083/2200] Compiling Vapor Request.swift
[2084/2200] Compiling Vapor Application+Responder.swift
[2085/2200] Compiling Vapor DefaultResponder.swift
[2086/2200] Compiling Vapor Response+Body.swift
[2087/2200] Compiling Vapor Response.swift
[2088/2200] Compiling Vapor ResponseCodable.swift
[2089/2200] Compiling Vapor Application+Routes.swift
[2090/2200] Compiling Vapor Parameters+Require.swift
[2091/2200] Compiling Vapor Request+WebSocket.swift
[2092/2200] Compiling Vapor Route.swift
[2093/2200] Compiling Vapor RouteCollection.swift
[2094/2200] Compiling Vapor Routes.swift
[2095/2200] Compiling Vapor RoutesBuilder+Group.swift
[2096/2200] Compiling Vapor RoutesBuilder+Method.swift
[2097/2200] Compiling Vapor RoutesBuilder+Middleware.swift
[2098/2200] Compiling Vapor RoutesBuilder+WebSocket.swift
[2099/2200] Compiling Vapor RoutesBuilder.swift
[2100/2200] Compiling Vapor OTP.swift
[2101/2200] Compiling Vapor Application+Servers.swift
[2102/2200] Compiling Vapor Server.swift
[2103/2200] Compiling Vapor App+Service.swift
[2104/2200] Compiling Vapor Req+Service.swift
[2105/2224] Compiling Vapor Bytes+Hex.swift
[2106/2224] Compiling Vapor Bytes+SecureCompare.swift
[2107/2224] Compiling Vapor Collection+Safe.swift
[2108/2224] Compiling Vapor DataProtocol+Copy.swift
[2109/2224] Compiling Vapor DecoderUnwrapper.swift
[2110/2224] Compiling Vapor DirectoryConfiguration.swift
[2111/2224] Compiling Vapor DotEnv.swift
[2112/2224] Compiling Vapor Extendable.swift
[2113/2224] Compiling Vapor File.swift
[2114/2224] Compiling Vapor FileIO.swift
[2115/2224] Compiling Vapor LifecycleHandler.swift
[2116/2224] Compiling Vapor OptionalType.swift
[2117/2224] Compiling Vapor RFC1123.swift
[2118/2224] Compiling Vapor SocketAddress+Hostname.swift
[2119/2224] Compiling Vapor Storage.swift
[2120/2224] Compiling Vapor String+IsIPAddress.swift
[2121/2224] Compiling Vapor Thread.swift
[2122/2224] Compiling Vapor URI.swift
[2123/2224] Compiling Vapor RangeResult.swift
[2124/2224] Compiling Vapor Validatable.swift
[2125/2224] Compiling Vapor Validation.swift
[2126/2224] Compiling Vapor ValidationKey.swift
[2127/2224] Compiling Vapor Validations.swift
[2128/2224] Compiling Vapor ValidationsError.swift
[2129/2224] Compiling Vapor Service.swift
[2130/2224] Compiling Vapor Application+Sessions.swift
[2131/2224] Compiling Vapor MemorySessions.swift
[2132/2224] Compiling Vapor Request+Session.swift
[2133/2224] Compiling Vapor Session.swift
[2134/2224] Compiling Vapor SessionCache.swift
[2135/2224] Compiling Vapor SessionData.swift
[2136/2224] Compiling Vapor SessionDriver.swift
[2137/2224] Compiling Vapor SessionsConfiguration.swift
[2138/2224] Compiling Vapor SessionsMiddleware.swift
[2139/2224] Compiling Vapor URLEncodedFormData.swift
[2140/2224] Compiling Vapor URLEncodedFormDecoder.swift
[2141/2224] Compiling Vapor URLEncodedFormEncoder.swift
[2142/2224] Compiling Vapor URLEncodedFormError.swift
[2143/2224] Compiling Vapor URLEncodedFormParser.swift
[2144/2224] Compiling Vapor URLEncodedFormSerializer.swift
[2145/2224] Compiling Vapor URLQueryFragmentConvertible.swift
[2146/2224] Compiling Vapor AnyResponse.swift
[2147/2224] Compiling Vapor Array+Random.swift
[2148/2224] Compiling Vapor Base32.swift
[2149/2224] Compiling Vapor Base64.swift
[2150/2224] Compiling Vapor BaseN.swift
[2151/2224] Compiling Vapor BasicCodingKey.swift
[2152/2224] Compiling Vapor ByteCount.swift
[2153/2224] Compiling Vapor Application.swift
[2154/2224] Compiling Vapor AuthenticationCache.swift
[2155/2224] Compiling Vapor Authenticator.swift
[2156/2224] Compiling Vapor BasicAuthorization.swift
[2157/2224] Compiling Vapor BearerAuthorization.swift
[2158/2224] Compiling Vapor GuardMiddleware.swift
[2159/2224] Compiling Vapor RedirectMiddleware.swift
[2160/2224] Compiling Vapor SessionAuthenticatable.swift
[2161/2224] Compiling Vapor Bcrypt.swift
[2162/2224] Compiling Vapor Application+Cache.swift
[2163/2224] Compiling Vapor Cache.swift
[2164/2224] Compiling Vapor CacheExpirationTime.swift
[2165/2224] Compiling Vapor MemoryCache.swift
[2166/2224] Compiling Vapor Request+Cache.swift
[2167/2224] Compiling Vapor Application+Clients.swift
[2168/2224] Compiling Vapor Client.swift
[2169/2224] Compiling Vapor ClientRequest.swift
[2170/2224] Compiling Vapor ClientResponse.swift
[2171/2224] Compiling Vapor Request+Client.swift
[2172/2224] Compiling Vapor BootCommand.swift
[2173/2224] Compiling Vapor CommandContext+Application.swift
[2174/2224] Compiling Vapor RoutesCommand.swift
[2175/2224] Compiling Vapor ServeCommand.swift
[2176/2224] Compiling Vapor AnyResponse+Concurrency.swift
[2177/2224] Compiling Vapor HTTPStatus.swift
[2178/2224] Compiling Vapor HTTPCookies.swift
[2179/2224] Compiling Vapor HTTPHeaderCacheControl.swift
[2180/2224] Compiling Vapor HTTPHeaderExpires.swift
[2181/2224] Compiling Vapor HTTPHeaderLastModified.swift
[2182/2224] Compiling Vapor HTTPHeaders+Cache.swift
[2183/2224] Compiling Vapor HTTPHeaders+Connection.swift
[2184/2224] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2185/2224] Compiling Vapor HTTPHeaders+ContentRange.swift
[2186/2224] Compiling Vapor HTTPHeaders+Directive.swift
[2187/2224] Compiling Vapor HTTPHeaders+Forwarded.swift
[2188/2224] Compiling Vapor HTTPHeaders+Link.swift
[2189/2224] Compiling Vapor HTTPHeaders+Name.swift
[2190/2224] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2191/2224] Compiling Vapor HTTPHeaders.swift
[2192/2224] Compiling Vapor HTTPMediaType.swift
[2193/2224] Compiling Vapor HTTPMediaTypePreference.swift
[2194/2224] Compiling Vapor Responder.swift
[2195/2224] Compiling Vapor Application+HTTP+Server.swift
[2196/2224] Compiling Vapor HTTPServer.swift
[2197/2224] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2198/2224] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2199/2224] Compiling Vapor HTTPServerHandler.swift
[2200/2224] Compiling Vapor HTTPServerRequestDecoder.swift
[2201/2224] Compiling Vapor Validator.swift
[2202/2224] Compiling Vapor ValidatorResult.swift
[2203/2224] Compiling Vapor And.swift
[2204/2224] Compiling Vapor Case.swift
[2205/2224] Compiling Vapor CharacterSet.swift
[2206/2224] Compiling Vapor Count.swift
[2207/2224] Compiling Vapor Custom.swift
[2208/2224] Compiling Vapor Email.swift
[2209/2224] Compiling Vapor Empty.swift
[2210/2224] Compiling Vapor In.swift
[2211/2224] Compiling Vapor Nil.swift
[2212/2224] Compiling Vapor NilIgnoring.swift
[2213/2224] Compiling Vapor Not.swift
[2214/2224] Compiling Vapor Or.swift
[2215/2224] Compiling Vapor Pattern.swift
[2216/2224] Compiling Vapor Range.swift
[2217/2224] Compiling Vapor URL.swift
[2218/2224] Compiling Vapor Valid.swift
[2219/2224] Compiling Vapor Application+Views.swift
[2220/2224] Compiling Vapor PlaintextRenderer.swift
[2221/2224] Compiling Vapor Request+View.swift
[2222/2224] Compiling Vapor View.swift
[2223/2224] Compiling Vapor ViewRenderer.swift
[2224/2224] Compiling Vapor _Deprecations.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2226/2228] Emitting module SwiftyBeaverVapor
/host/spi-builder-workspace/Sources/SwiftyBeaverVapor/SwiftyBeaverProvider.swift:23:44: error: cannot find type 'Services' in scope
21 |     // MARK: - Vapor.Provider
22 |
23 |     public func register(_ services: inout Services) throws {
   |                                            `- error: cannot find type 'Services' in scope
24 |         services.register(Logger.self) { container -> SwiftyBeaverVapor in
25 |             return self.logger
/host/spi-builder-workspace/Sources/SwiftyBeaverVapor/SwiftyBeaverProvider.swift:29:38: error: cannot find type 'Container' in scope
27 |     }
28 |
29 |     public func didBoot(_ container: Container) throws -> EventLoopFuture<Void> {
   |                                      `- error: cannot find type 'Container' in scope
30 |         // do nothing
31 |         return .done(on: container)
/host/spi-builder-workspace/Sources/SwiftyBeaverVapor/SwiftyBeaverProvider.swift:13:48: error: no type named 'Provider' in module 'Vapor'
11 | import SwiftyBeaver
12 |
13 | public final class SwiftyBeaverProvider: Vapor.Provider {
   |                                                `- error: no type named 'Provider' in module 'Vapor'
14 |     private let logger: SwiftyBeaverVapor
15 |
/host/spi-builder-workspace/Sources/SwiftyBeaverVapor/SwiftyBeaverVapor.swift:15:26: error: cannot find type 'LogLevel' in scope
13 |
14 | public final class SwiftyBeaverVapor: Logger {
15 |     public var enabled: [LogLevel]
   |                          `- error: cannot find type 'LogLevel' in scope
16 |     private var sb = SwiftyBeaver.self
17 |
/host/spi-builder-workspace/Sources/SwiftyBeaverVapor/SwiftyBeaverVapor.swift:19:25: error: cannot find type 'Config' in scope
17 |
18 |     /// do not use
19 |     public init(config: Config) {
   |                         `- error: cannot find type 'Config' in scope
20 |         enabled = LogLevel.all
21 |     }
/host/spi-builder-workspace/Sources/SwiftyBeaverVapor/SwiftyBeaverVapor.swift:31:49: error: cannot find type 'LogLevel' in scope
29 |
30 |     // can be used once the pull request which changes the logging interface is merged in Vapor
31 |     public func log(_ string: String, at level: LogLevel, file: String = #file, function: String = #function, line: UInt = #line, column: UInt = #column) {
   |                                                 `- error: cannot find type 'LogLevel' in scope
32 |
33 |         if enabled.contains(level) {
/host/spi-builder-workspace/Sources/SwiftyBeaverVapor/SwiftyBeaverVapor.swift:14:20: error: inheritance from non-protocol, non-class type 'Logger'
12 | import SwiftyBeaver
13 |
14 | public final class SwiftyBeaverVapor: Logger {
   |                    `- error: inheritance from non-protocol, non-class type 'Logger'
15 |     public var enabled: [LogLevel]
16 |     private var sb = SwiftyBeaver.self
/host/spi-builder-workspace/Sources/SwiftyBeaverVapor/SwiftyBeaverVapor.swift:59:30: error: cannot find type 'Service' in scope
57 | }
58 |
59 | extension SwiftyBeaverVapor: Service {}
   |                              `- error: cannot find type 'Service' in scope
60 |
61 | extension LogLevel {
/host/spi-builder-workspace/Sources/SwiftyBeaverVapor/SwiftyBeaverVapor.swift:61:11: error: cannot find type 'LogLevel' in scope
59 | extension SwiftyBeaverVapor: Service {}
60 |
61 | extension LogLevel {
   |           `- error: cannot find type 'LogLevel' in scope
62 |     public static var all: [LogLevel] {
63 |         return [
/host/spi-builder-workspace/Sources/SwiftyBeaverVapor/SwiftyBeaverVapor.swift:74:11: error: cannot find type 'LogLevel' in scope
72 | }
73 |
74 | extension LogLevel: Equatable {
   |           `- error: cannot find type 'LogLevel' in scope
75 |     static public func == (lhs: LogLevel, rhs: LogLevel) -> Bool {
76 |         return lhs.description == rhs.description
[2227/2228] Compiling SwiftyBeaverVapor SwiftyBeaverProvider.swift
/host/spi-builder-workspace/Sources/SwiftyBeaverVapor/SwiftyBeaverProvider.swift:23:44: error: cannot find type 'Services' in scope
21 |     // MARK: - Vapor.Provider
22 |
23 |     public func register(_ services: inout Services) throws {
   |                                            `- error: cannot find type 'Services' in scope
24 |         services.register(Logger.self) { container -> SwiftyBeaverVapor in
25 |             return self.logger
/host/spi-builder-workspace/Sources/SwiftyBeaverVapor/SwiftyBeaverProvider.swift:29:38: error: cannot find type 'Container' in scope
27 |     }
28 |
29 |     public func didBoot(_ container: Container) throws -> EventLoopFuture<Void> {
   |                                      `- error: cannot find type 'Container' in scope
30 |         // do nothing
31 |         return .done(on: container)
/host/spi-builder-workspace/Sources/SwiftyBeaverVapor/SwiftyBeaverProvider.swift:13:48: error: no type named 'Provider' in module 'Vapor'
11 | import SwiftyBeaver
12 |
13 | public final class SwiftyBeaverProvider: Vapor.Provider {
   |                                                `- error: no type named 'Provider' in module 'Vapor'
14 |     private let logger: SwiftyBeaverVapor
15 |
/host/spi-builder-workspace/Sources/SwiftyBeaverVapor/SwiftyBeaverVapor.swift:19:25: error: cannot find type 'Config' in scope
17 |
18 |     /// do not use
19 |     public init(config: Config) {
   |                         `- error: cannot find type 'Config' in scope
20 |         enabled = LogLevel.all
21 |     }
/host/spi-builder-workspace/Sources/SwiftyBeaverVapor/SwiftyBeaverProvider.swift:31:17: error: type 'EventLoopFuture<Void>' has no member 'done'
29 |     public func didBoot(_ container: Container) throws -> EventLoopFuture<Void> {
30 |         // do nothing
31 |         return .done(on: container)
   |                 `- error: type 'EventLoopFuture<Void>' has no member 'done'
32 |     }
33 |
[2228/2228] Compiling SwiftyBeaverVapor SwiftyBeaverVapor.swift
/host/spi-builder-workspace/Sources/SwiftyBeaverVapor/SwiftyBeaverVapor.swift:15:26: error: cannot find type 'LogLevel' in scope
13 |
14 | public final class SwiftyBeaverVapor: Logger {
15 |     public var enabled: [LogLevel]
   |                          `- error: cannot find type 'LogLevel' in scope
16 |     private var sb = SwiftyBeaver.self
17 |
/host/spi-builder-workspace/Sources/SwiftyBeaverVapor/SwiftyBeaverVapor.swift:19:25: error: cannot find type 'Config' in scope
17 |
18 |     /// do not use
19 |     public init(config: Config) {
   |                         `- error: cannot find type 'Config' in scope
20 |         enabled = LogLevel.all
21 |     }
/host/spi-builder-workspace/Sources/SwiftyBeaverVapor/SwiftyBeaverVapor.swift:31:49: error: cannot find type 'LogLevel' in scope
29 |
30 |     // can be used once the pull request which changes the logging interface is merged in Vapor
31 |     public func log(_ string: String, at level: LogLevel, file: String = #file, function: String = #function, line: UInt = #line, column: UInt = #column) {
   |                                                 `- error: cannot find type 'LogLevel' in scope
32 |
33 |         if enabled.contains(level) {
/host/spi-builder-workspace/Sources/SwiftyBeaverVapor/SwiftyBeaverVapor.swift:14:20: error: inheritance from non-protocol, non-class type 'Logger'
12 | import SwiftyBeaver
13 |
14 | public final class SwiftyBeaverVapor: Logger {
   |                    `- error: inheritance from non-protocol, non-class type 'Logger'
15 |     public var enabled: [LogLevel]
16 |     private var sb = SwiftyBeaver.self
/host/spi-builder-workspace/Sources/SwiftyBeaverVapor/SwiftyBeaverVapor.swift:59:30: error: cannot find type 'Service' in scope
57 | }
58 |
59 | extension SwiftyBeaverVapor: Service {}
   |                              `- error: cannot find type 'Service' in scope
60 |
61 | extension LogLevel {
/host/spi-builder-workspace/Sources/SwiftyBeaverVapor/SwiftyBeaverVapor.swift:61:11: error: cannot find type 'LogLevel' in scope
59 | extension SwiftyBeaverVapor: Service {}
60 |
61 | extension LogLevel {
   |           `- error: cannot find type 'LogLevel' in scope
62 |     public static var all: [LogLevel] {
63 |         return [
/host/spi-builder-workspace/Sources/SwiftyBeaverVapor/SwiftyBeaverVapor.swift:74:11: error: cannot find type 'LogLevel' in scope
72 | }
73 |
74 | extension LogLevel: Equatable {
   |           `- error: cannot find type 'LogLevel' in scope
75 |     static public func == (lhs: LogLevel, rhs: LogLevel) -> Bool {
76 |         return lhs.description == rhs.description
/host/spi-builder-workspace/Sources/SwiftyBeaverVapor/SwiftyBeaverVapor.swift:20:19: error: cannot find 'LogLevel' in scope
18 |     /// do not use
19 |     public init(config: Config) {
20 |         enabled = LogLevel.all
   |                   `- error: cannot find 'LogLevel' in scope
21 |     }
22 |
/host/spi-builder-workspace/Sources/SwiftyBeaverVapor/SwiftyBeaverVapor.swift:27:19: error: cannot find 'LogLevel' in scope
25 |             sb.addDestination(destination)
26 |         }
27 |         enabled = LogLevel.all
   |                   `- error: cannot find 'LogLevel' in scope
28 |     }
29 |
/host/spi-builder-workspace/Sources/SwiftyBeaverVapor/SwiftyBeaverVapor.swift:62:29: error: cannot find type 'LogLevel' in scope
60 |
61 | extension LogLevel {
62 |     public static var all: [LogLevel] {
   |                             `- error: cannot find type 'LogLevel' in scope
63 |         return [
64 |             LogLevel.debug,
/host/spi-builder-workspace/Sources/SwiftyBeaverVapor/SwiftyBeaverVapor.swift:75:33: error: cannot find type 'LogLevel' in scope
73 |
74 | extension LogLevel: Equatable {
75 |     static public func == (lhs: LogLevel, rhs: LogLevel) -> Bool {
   |                                 `- error: cannot find type 'LogLevel' in scope
76 |         return lhs.description == rhs.description
77 |     }
/host/spi-builder-workspace/Sources/SwiftyBeaverVapor/SwiftyBeaverVapor.swift:75:48: error: cannot find type 'LogLevel' in scope
73 |
74 | extension LogLevel: Equatable {
75 |     static public func == (lhs: LogLevel, rhs: LogLevel) -> Bool {
   |                                                `- error: cannot find type 'LogLevel' in scope
76 |         return lhs.description == rhs.description
77 |     }
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/84] Compiling SystemPackage FilePathWindows.swift
[3/84] Compiling SystemPackage FilePermissions.swift
[4/86] Compiling SystemPackage FilePathComponentView.swift
[5/86] Compiling SystemPackage FilePathComponents.swift
[6/86] Compiling SystemPackage FilePathTempPosix.swift
[7/86] Compiling SystemPackage FilePathTempWindows.swift
[8/86] Compiling ServiceContextModule ServiceContextKey.swift
[9/86] Compiling CryptoBoringWrapper RandomBytes.swift
[10/86] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[11/86] Compiling RealModule Real.swift
[12/86] Emitting module ServiceContextModule
[13/86] Compiling ServiceContextModule ServiceContext.swift
[14/87] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[15/87] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[16/88] Compiling RealModule RealFunctions.swift
[18/88] Emitting module _NIOBase64
[19/88] Compiling _NIOBase64 Base64.swift
[20/89] Compiling _NIODataStructures Heap.swift
[21/89] Compiling RealModule Float+Real.swift
[22/89] Compiling RealModule Float16+Real.swift
[23/89] Compiling RealModule ElementaryFunctions.swift
[24/89] Compiling RealModule Float80+Real.swift
[25/89] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[26/89] Compiling SwiftyBeaver FilterValidator.swift
[27/89] Compiling SwiftyBeaver GoogleCloudDestination.swift
[28/90] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[29/90] Compiling _NIODataStructures PriorityQueue.swift
[30/90] Compiling _NIODataStructures _TinyArray.swift
[32/90] Compiling SwiftyBeaver Extensions.swift
[33/90] Compiling SwiftyBeaver FileDestination.swift
[34/90] Compiling RealModule AugmentedArithmetic.swift
[35/90] Compiling RealModule Double+Real.swift
[36/90] Compiling SwiftyBeaver BaseDestination.swift
[37/90] Compiling SwiftyBeaver ConsoleDestination.swift
[40/90] Emitting module CryptoBoringWrapper
[41/90] Emitting module _NIODataStructures
[42/95] Emitting module RealModule
[43/95] Emitting module InternalCollectionsUtilities
[46/98] Compiling SystemPackage Constants.swift
[47/98] Compiling SystemPackage Exports.swift
[48/101] Compiling SystemPackage Mocking.swift
[49/101] Compiling SystemPackage RawBuffer.swift
[50/101] Compiling SystemPackage Syscalls.swift
[51/101] Compiling SystemPackage WindowsSyscallAdapters.swift
[52/101] Emitting module SystemPackage
[53/101] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[54/101] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[55/101] Compiling CryptoBoringWrapper EllipticCurve.swift
[61/107] Compiling SwiftyBeaver SBPlatformDestination.swift
[62/107] Compiling SwiftyBeaver Filter.swift
[63/107] Compiling SystemPackage FilePathTemp.swift
[64/107] Compiling SystemPackage FileOperations.swift
[65/107] Compiling SystemPackage FilePath.swift
[68/107] Compiling SystemPackage FilePathSyntax.swift
[76/108] Compiling SwiftyBeaver SwiftyBeaver.swift
[77/108] Compiling Logging MetadataProvider.swift
[78/108] Compiling NIOConcurrencyHelpers atomics.swift
[79/108] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[80/108] Compiling NIOConcurrencyHelpers NIOLock.swift
[81/111] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[82/111] Compiling NIOConcurrencyHelpers lock.swift
[83/111] Compiling SystemPackage MachPort.swift
[84/111] Compiling SystemPackage PlatformString.swift
[85/111] Compiling SystemPackage SystemString.swift
[86/188] Emitting module NIOConcurrencyHelpers
[87/189] Emitting module Logging
[88/189] Compiling Logging Locks.swift
[89/189] Compiling Instrumentation NoOpInstrument.swift
[90/190] Compiling Instrumentation MultiplexInstrument.swift
[92/208] Compiling Instrumentation Instrument.swift
[93/208] Compiling Atomics AtomicOptionalWrappable.swift
[94/208] Compiling Atomics OptionalRawRepresentable.swift
[95/208] Compiling Atomics RawRepresentable.swift
[96/208] Compiling Atomics AtomicBool.swift
[97/208] Compiling Atomics IntegerConformances.swift
[98/208] Compiling Atomics PointerConformances.swift
[99/208] Compiling Atomics Primitives.native.swift
[100/208] Compiling Atomics AtomicReference.swift
[101/208] Compiling Atomics AtomicStorage.swift
[102/208] Compiling Atomics AtomicValue.swift
[103/208] Compiling Atomics Primitives.shims.swift
[104/208] Compiling Atomics AtomicInteger.swift
[105/208] Emitting module Instrumentation
[106/208] Compiling Instrumentation InstrumentationSystem.swift
[107/208] Compiling Instrumentation Locks.swift
[108/209] Compiling Crypto HashFunctions.swift
[109/209] Compiling Crypto HashFunctions_SHA2.swift
[110/209] Compiling Crypto HPKE-AEAD.swift
[112/210] Compiling Atomics ManagedAtomic.swift
[113/210] Compiling Atomics ManagedAtomicLazyReference.swift
[114/210] Compiling Atomics UnsafeAtomic.swift
[115/210] Compiling Atomics UnsafeAtomicLazyReference.swift
[116/212] Compiling Atomics AtomicMemoryOrderings.swift
[117/212] Compiling Atomics DoubleWord.swift
[119/335] Emitting module CoreMetrics
[120/343] Compiling _RopeModule BigString+Builder.swift
[121/343] Compiling _RopeModule BigString+Contents.swift
[122/343] Compiling _RopeModule BigString+Debugging.swift
[123/343] Compiling _RopeModule Rope+Debugging.swift
[124/343] Compiling _RopeModule Rope+Invariants.swift
[125/343] Compiling _RopeModule Rope+_Node.swift
[126/343] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[127/343] Compiling _RopeModule BigSubstring.swift
[128/343] Compiling _RopeModule Rope+Builder.swift
[129/343] Compiling _RopeModule BigString.swift
[130/343] Compiling _RopeModule BigString+Append.swift
[131/343] Compiling _RopeModule BigString+CustomStringConvertible.swift
[132/343] Compiling _RopeModule BigString+Equatable.swift
[133/343] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[134/343] Compiling _RopeModule BigString+Hashing.swift
[135/343] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[136/343] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[137/343] Compiling _RopeModule BigString+Sequence.swift
[138/350] Compiling Logging LogHandler.swift
[139/350] Compiling Logging Logging.swift
[140/351] Compiling Tracing InstrumentationSystem+Tracing.swift
[141/351] Compiling Tracing TracerProtocol+Legacy.swift
[142/351] Compiling Tracing TracerProtocol.swift
[143/351] Compiling Tracing TracingTime.swift
[144/351] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[152/351] Compiling _RopeModule BigString+TextOutputStream.swift
[153/351] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[154/355] Compiling Tracing Tracer.swift
[156/360] Emitting module Tracing
[161/360] Compiling _RopeModule BigString+Index.swift
[162/360] Compiling _RopeModule BigString+Ingester.swift
[163/360] Compiling _RopeModule BigString+Invariants.swift
[164/360] Compiling _RopeModule BigString+Iterators.swift
[165/360] Compiling _RopeModule BigString+UnicodeScalarView.swift
[166/360] Compiling _RopeModule BigSubstring+UTF16View.swift
[167/360] Compiling _RopeModule BigSubstring+UTF8View.swift
[173/360] Compiling _RopeModule BigString+ReplaceSubrange.swift
[174/360] Compiling _RopeModule BigString+Split.swift
[175/360] Compiling _RopeModule Range+BigString.swift
[176/360] Compiling _RopeModule BigString+UTF16View.swift
[177/360] Compiling _RopeModule BigString+UTF8View.swift
[178/360] Compiling _RopeModule BigString+Comparable.swift
[180/360] Compiling CoreMetrics Locks.swift
[181/360] Compiling CoreMetrics Metrics.swift
[182/361] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[183/361] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[184/361] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[185/361] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[186/361] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[187/361] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[188/361] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[189/361] Compiling _RopeModule RopeElement.swift
[192/361] Compiling _RopeModule BigString+Chunk+Breaks.swift
[193/361] Compiling _RopeModule BigString+Chunk+Counts.swift
[194/361] Compiling _RopeModule BigString+Chunk+Description.swift
[195/361] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[196/361] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[197/361] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[199/368] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[200/368] Compiling HeapModule Heap+Invariants.swift
[201/368] Compiling HeapModule Heap+Descriptions.swift
[202/368] Emitting module HeapModule
[208/368] Compiling OrderedCollections OrderedSet+Sendable.swift
[209/368] Compiling OrderedCollections OrderedSet+SubSequence.swift
[210/368] Compiling OrderedCollections OrderedSet+Testing.swift
[211/368] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[212/368] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[213/368] Compiling OrderedCollections OrderedSet.swift
[214/368] Compiling OrderedCollections _UnsafeBitset.swift
[215/368] Compiling _RopeModule Rope+Sequence.swift
[216/368] Compiling _RopeModule Rope+Append.swift
[217/368] Compiling _RopeModule Rope+Extract.swift
[218/368] Compiling _RopeModule Rope+Find.swift
[219/368] Compiling _RopeModule Rope+ForEachWhile.swift
[220/368] Compiling _RopeModule Rope+Insert.swift
[221/377] Compiling Tracing NoOpTracer.swift
[222/378] Compiling Tracing SpanProtocol.swift
[230/384] Compiling _RopeModule Rope+Join.swift
[231/384] Compiling _RopeModule Rope+MutatingForEach.swift
[232/384] Compiling _RopeModule Rope+Remove.swift
[260/384] Compiling HeapModule Heap+UnsafeHandle.swift
[261/384] Compiling HeapModule Heap.swift
[262/384] Compiling HeapModule _HeapNode.swift
[263/385] Emitting module Atomics
[265/385] Compiling _RopeModule BigString+Initializers.swift
[266/385] Compiling _RopeModule BigString+Insert.swift
[267/385] Compiling _RopeModule BigString+Managing Breaks.swift
[268/385] Compiling _RopeModule BigString+RemoveSubrange.swift
[275/385] Emitting module RoutingKit
[276/385] Compiling RoutingKit AnyRouter.swift
[277/385] Compiling _RopeModule BigString+Metrics.swift
[278/385] Compiling _RopeModule BigString+Summary.swift
[295/385] Emitting module Crypto
[297/385] Compiling RoutingKit Parameters.swift
[298/385] Compiling RoutingKit Router.swift
[299/385] Compiling RoutingKit PathComponent.swift
[300/385] Compiling RoutingKit TrieRouter.swift
[302/464] Compiling Metrics Metrics.swift
[303/464] Emitting module Metrics
[304/465] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[305/465] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[306/465] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[307/465] Compiling HashTreeCollections _HashNode+Storage.swift
[308/465] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[309/465] Compiling HashTreeCollections _HashNode+Structural filter.swift
[310/465] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[311/465] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[312/465] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[313/465] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[314/465] Emitting module SwiftyBeaver
[315/465] Compiling HashTreeCollections _AncestorHashSlots.swift
[316/465] Compiling HashTreeCollections _Bitmap.swift
[318/467] Compiling HashTreeCollections TreeDictionary.swift
[319/467] Compiling HashTreeCollections TreeSet+Codable.swift
[320/467] Compiling HashTreeCollections TreeSet+Collection.swift
[321/467] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[322/467] Compiling HashTreeCollections TreeSet+Debugging.swift
[323/467] Compiling HashTreeCollections TreeSet+Descriptions.swift
[324/467] Compiling HashTreeCollections TreeSet+Equatable.swift
[325/467] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[326/467] Compiling HashTreeCollections TreeSet+Extras.swift
[327/467] Compiling HashTreeCollections TreeSet+Filter.swift
[328/467] Compiling HashTreeCollections TreeSet+Hashable.swift
[329/467] Compiling HashTreeCollections TreeSet+Sendable.swift
[330/467] Compiling HashTreeCollections TreeSet+Sequence.swift
[331/467] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[332/467] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[333/467] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[334/467] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[335/467] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[336/467] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[337/467] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[339/491] Compiling DequeModule Deque+Codable.swift
[340/491] Compiling DequeModule Deque+Collection.swift
[341/491] Compiling DequeModule Deque+CustomReflectable.swift
[342/492] Compiling DequeModule _DequeBuffer.swift
[343/492] Compiling DequeModule _DequeBufferHeader.swift
[344/494] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[345/494] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[346/494] Compiling HashTreeCollections TreeDictionary+Filter.swift
[347/494] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[348/494] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[349/494] Compiling HashTreeCollections TreeDictionary+Keys.swift
[350/494] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[351/494] Compiling HashTreeCollections TreeDictionary+Merge.swift
[352/494] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[353/494] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[354/494] Compiling HashTreeCollections TreeDictionary+Values.swift
[356/494] Compiling DequeModule Deque+Descriptions.swift
[357/494] Emitting module _RopeModule
[359/494] Compiling DequeModule _DequeSlot.swift
[360/494] Compiling DequeModule _UnsafeWrappedBuffer.swift
[366/494] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[367/494] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[368/494] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[369/494] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[370/508] Emitting module OrderedCollections
[371/523] Compiling ConsoleKitTerminal CustomActivity.swift
[372/523] Compiling ConsoleKitTerminal LoadingBar.swift
[375/575] Compiling BitCollections BitArray+Invariants.swift
[376/575] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[377/575] Emitting module ConsoleKitTerminal
[378/578] Compiling BitCollections BitSet+Initializers.swift
[379/578] Compiling BitCollections BitSet+Invariants.swift
[380/578] Compiling BitCollections BitSet+Random.swift
[381/578] Compiling BitCollections BitSet+SetAlgebra basics.swift
[382/578] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[383/578] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[384/578] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[389/610] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[390/610] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[391/610] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[392/610] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[393/610] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[394/610] Compiling HashTreeCollections TreeSet.swift
[395/610] Emitting module BitCollections
[396/610] Compiling Algorithms Reductions.swift
[397/610] Compiling Algorithms Rotate.swift
[398/610] Compiling Algorithms Split.swift
[399/610] Compiling Algorithms Stride.swift
[400/610] Compiling Algorithms Suffix.swift
[401/610] Compiling Algorithms Partition.swift
[403/610] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[404/610] Compiling ConsoleKitTerminal AnySendableHashable.swift
[406/610] Compiling ConsoleKitTerminal ConsoleLogger.swift
[408/610] Compiling ConsoleKitTerminal LoggerFragment.swift
[410/610] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[413/610] Compiling BitCollections BitSet+Extras.swift
[415/610] Compiling BitCollections BitSet+Hashable.swift
[418/610] Compiling Algorithms FlattenCollection.swift
[419/610] Compiling Algorithms Grouped.swift
[420/610] Compiling Algorithms Indexed.swift
[421/610] Compiling Algorithms Intersperse.swift
[422/610] Compiling Algorithms Joined.swift
[423/610] Compiling Algorithms Keyed.swift
[424/610] Compiling Algorithms MinMax.swift
[425/610] Compiling Algorithms RandomSample.swift
[426/610] Compiling Algorithms Compacted.swift
[427/610] Compiling Algorithms Cycle.swift
[434/610] Compiling Algorithms EitherSequence.swift
[435/610] Compiling Algorithms FirstNonNil.swift
[436/610] Compiling Algorithms AdjacentPairs.swift
[437/610] Compiling Algorithms Chain.swift
[438/610] Compiling Algorithms Chunked.swift
[439/610] Compiling Algorithms Combinations.swift
[451/610] Compiling Algorithms Permutations.swift
[452/610] Compiling Algorithms Product.swift
[467/610] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[468/610] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[469/610] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[470/610] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[471/610] Compiling BitCollections BitSet+SetAlgebra union.swift
[472/610] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[473/610] Compiling BitCollections BitSet.Counted.swift
[474/610] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[475/610] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[476/610] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[477/610] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[516/611] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[517/611] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[518/611] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[519/611] Compiling BitCollections BitSet.Index.swift
[520/611] Compiling BitCollections BitSet._UnsafeHandle.swift
[521/611] Compiling BitCollections BitSet.swift
[554/614] Compiling BitCollections Range+Utilities.swift
[555/614] Compiling BitCollections Slice+Utilities.swift
[556/614] Compiling BitCollections UInt+Tricks.swift
[557/614] Compiling BitCollections _Word.swift
[558/614] Emitting module DequeModule
[559/615] Compiling Algorithms Unique.swift
[560/615] Compiling Algorithms Windows.swift
[588/617] Compiling Algorithms Trim.swift
[612/639] Emitting module HashTreeCollections
[613/699] Emitting module Algorithms
[614/699] Emitting module ConsoleKitCommands
[616/703] Compiling NIOCore AddressedEnvelope.swift
[617/703] Compiling NIOCore AsyncAwaitSupport.swift
[618/703] Compiling NIOCore AsyncChannel.swift
[619/703] Compiling NIOCore ByteBuffer-multi-int.swift
[620/703] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[621/703] Compiling NIOCore ByteBuffer-views.swift
[622/703] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[623/703] Compiling ConsoleKitCommands Utilities.swift
[624/703] Compiling Collections Collections.swift
[625/703] Emitting module Collections
[626/703] Compiling NIOCore AsyncChannelHandler.swift
[627/703] Compiling NIOCore AsyncChannelInboundStream.swift
[628/703] Compiling NIOCore AsyncChannelOutboundWriter.swift
[629/704] Compiling NIOCore NIOAsyncSequenceProducer.swift
[630/704] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[631/704] Compiling NIOCore NIOAsyncWriter.swift
[632/704] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[633/704] Compiling NIOCore ByteBuffer-conversions.swift
[634/704] Compiling NIOCore ByteBuffer-core.swift
[641/705] Compiling NIOCore ByteBuffer-hex.swift
[642/705] Compiling NIOCore ByteBuffer-int.swift
[643/705] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[644/705] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[645/705] Compiling NIOCore BSDSocketAPI.swift
[646/705] Compiling NIOCore ByteBuffer-aux.swift
[647/706] Compiling NIOCore MarkedCircularBuffer.swift
[648/706] Compiling NIOCore MulticastChannel.swift
[649/706] Compiling NIOCore NIOAny.swift
[650/706] Compiling NIOCore NIOCloseOnErrorHandler.swift
[651/706] Compiling NIOCore NIOLoopBound.swift
[652/706] Compiling NIOCore NIOScheduledCallback.swift
[653/706] Compiling NIOCore NIOSendable.swift
[654/706] Compiling NIOCore RecvByteBufferAllocator.swift
[656/714] Compiling NIOCore EventLoop.swift
[657/714] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[658/714] Compiling NIOCore EventLoopFuture+Deprecated.swift
[659/714] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[660/714] Compiling NIOCore EventLoopFuture.swift
[661/714] Compiling NIOCore FileDescriptor.swift
[662/714] Compiling NIOCore FileHandle.swift
[663/714] Compiling NIOCore FileRegion.swift
[664/714] Compiling NIOCore GlobalSingletons.swift
[665/714] Compiling NIOCore IO.swift
[666/714] Compiling NIOCore IOData.swift
[667/714] Compiling NIOCore IPProtocol.swift
[668/714] Compiling NIOCore IntegerBitPacking.swift
[669/714] Compiling NIOCore IntegerTypes.swift
[670/714] Compiling NIOCore Interfaces.swift
[671/714] Compiling NIOCore Linux.swift
[672/716] Emitting module ConsoleKit
[673/716] Compiling ConsoleKit Exports.swift
[675/717] Compiling NIOCore ChannelPipeline.swift
[676/717] Compiling NIOCore CircularBuffer.swift
[677/717] Compiling NIOCore Codec.swift
[678/717] Compiling NIOCore ConvenienceOptionSupport.swift
[679/717] Compiling NIOCore DeadChannel.swift
[680/717] Compiling NIOCore DispatchQueue+WithFuture.swift
[681/717] Compiling NIOCore EventLoop+Deprecated.swift
[682/717] Compiling NIOCore EventLoop+SerialExecutor.swift
[692/717] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[693/717] Compiling NIOCore SocketAddresses.swift
[694/717] Compiling NIOCore SocketOptionProvider.swift
[695/717] Compiling NIOCore SystemCallHelpers.swift
[696/717] Compiling NIOCore TimeAmount+Duration.swift
[697/717] Compiling NIOCore TypeAssistedChannelHandler.swift
[698/717] Compiling NIOCore UniversalBootstrapSupport.swift
[699/717] Compiling NIOCore Utilities.swift
[714/717] Compiling NIOCore ChannelHandlers.swift
[715/717] Compiling NIOCore ChannelInvoker.swift
[716/717] Compiling NIOCore ChannelOption.swift
[717/717] Emitting module NIOCore
[719/769] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[720/769] Compiling NIOEmbedded AsyncTestingChannel.swift
[721/769] Compiling NIOEmbedded Embedded.swift
[722/769] Emitting module NIOEmbedded
[724/770] Compiling NIOPosix Bootstrap.swift
[725/770] Compiling NIOPosix ControlMessage.swift
[726/770] Compiling NIOPosix DatagramVectorReadManager.swift
[727/770] Compiling NIOPosix Errors+Any.swift
[728/770] Compiling NIOPosix FileDescriptor.swift
[729/770] Compiling NIOPosix GetaddrinfoResolver.swift
[730/770] Compiling NIOPosix HappyEyeballs.swift
[731/776] Compiling NIOPosix BSDSocketAPICommon.swift
[732/776] Compiling NIOPosix BSDSocketAPIPosix.swift
[733/776] Compiling NIOPosix BSDSocketAPIWindows.swift
[734/776] Compiling NIOPosix BaseSocket.swift
[735/776] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[736/776] Compiling NIOPosix BaseSocketChannel.swift
[737/776] Compiling NIOPosix BaseStreamSocketChannel.swift
[738/776] Compiling NIOPosix SelectableChannel.swift
[739/776] Compiling NIOPosix SelectableEventLoop.swift
[740/776] Compiling NIOPosix SelectorEpoll.swift
[741/776] Compiling NIOPosix SelectorGeneric.swift
[742/776] Compiling NIOPosix SelectorKqueue.swift
[743/776] Compiling NIOPosix SelectorUring.swift
[744/776] Compiling NIOPosix PooledRecvBufferAllocator.swift
[745/776] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[746/776] Compiling NIOPosix PosixSingletons.swift
[747/776] Compiling NIOPosix RawSocketBootstrap.swift
[748/776] Compiling NIOPosix Resolver.swift
[749/776] Compiling NIOPosix Selectable.swift
[750/776] Compiling NIOPosix ServerSocket.swift
[751/776] Compiling NIOPosix Socket.swift
[752/776] Compiling NIOPosix SocketChannel.swift
[753/776] Compiling NIOPosix SocketProtocols.swift
[754/776] Compiling NIOPosix System.swift
[755/776] Compiling NIOPosix Thread.swift
[756/776] Compiling NIOPosix IO.swift
[757/776] Compiling NIOPosix IntegerBitPacking.swift
[758/776] Compiling NIOPosix IntegerTypes.swift
[759/776] Compiling NIOPosix Linux.swift
[760/776] Compiling NIOPosix LinuxCPUSet.swift
[761/776] Compiling NIOPosix LinuxUring.swift
[762/776] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[763/776] Compiling NIOPosix NIOThreadPool.swift
[764/776] Compiling NIOPosix NonBlockingFileIO.swift
[765/776] Compiling NIOPosix PendingDatagramWritesManager.swift
[766/776] Compiling NIOPosix PendingWritesManager.swift
[767/776] Compiling NIOPosix PipeChannel.swift
[768/776] Compiling NIOPosix PipePair.swift
[769/776] Compiling NIOPosix Pool.swift
[770/776] Emitting module NIOPosix
[771/776] Compiling NIOPosix ThreadPosix.swift
[772/776] Compiling NIOPosix ThreadWindows.swift
[773/776] Compiling NIOPosix UnsafeTransfer.swift
[774/776] Compiling NIOPosix Utilities.swift
[775/776] Compiling NIOPosix VsockAddress.swift
[776/776] Compiling NIOPosix VsockChannelEvents.swift
[778/779] Emitting module NIO
[779/779] Compiling NIO Exports.swift
[781/837] Compiling _NIOFileSystem Array+FileSystem.swift
[782/837] Compiling _NIOFileSystem ArraySlice+FileSystem.swift
[783/837] Compiling _NIOFileSystem BufferedReader.swift
[784/839] Compiling _NIOFileSystem TokenBucket.swift
[785/839] Compiling _NIOFileSystem UnsafeTransfer.swift
[786/839] Compiling _NIOFileSystem ParallelDirCopy.swift
[787/839] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[788/839] Compiling _NIOFileSystem BufferedStream.swift
[789/839] Compiling _NIOFileSystem Cancellation.swift
[790/839] Compiling _NIOFileSystem FileHandleProtocol.swift
[791/839] Compiling _NIOFileSystem FileInfo.swift
[792/839] Compiling _NIOFileSystem FileSystem.swift
[793/878] Compiling AsyncKit Optional+StrictMap.swift
[794/878] Compiling AsyncKit Exports.swift
[795/878] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[796/878] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[797/878] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[798/878] Compiling NIOTLS TLSEvents.swift
[799/878] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[800/878] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[801/878] Compiling _NIOFileSystem Mocking.swift
[802/878] Compiling _NIOFileSystem Syscall.swift
[803/878] Compiling _NIOFileSystem Syscalls.swift
[804/882] Emitting module _NIOFileSystem
[805/882] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[806/882] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[807/882] Compiling NIOHTTP1 ByteCollectionUtils.swift
[808/882] Compiling NIOHTTP1 HTTPDecoder.swift
[809/882] Compiling NIOHTTP1 HTTPEncoder.swift
[810/882] Emitting module NIOTLS
[811/882] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[812/882] Emitting module NIOFoundationCompat
[813/882] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[814/882] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[815/882] Compiling NIOSOCKS SOCKSResponse.swift
[816/882] Compiling NIOSOCKS ClientStateMachine.swift
[817/883] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[818/884] Emitting module NIOSOCKS
[822/884] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[823/884] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[824/886] Compiling NIOSOCKS ServerStateMachine.swift
[825/886] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[826/886] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[830/886] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[831/887] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[832/887] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[836/887] Compiling NIOTLS SNIHandler.swift
[839/888] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[840/888] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[845/888] Emitting module NIOHTTP1
[849/888] Compiling _NIOFileSystem CInterop.swift
[850/888] Compiling _NIOFileSystem Errno.swift
[851/888] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[852/888] Compiling _NIOFileSystem FileSystemError.swift
[853/888] Compiling _NIOFileSystem FileSystemProtocol.swift
[854/888] Compiling _NIOFileSystem FileType.swift
[855/888] Compiling _NIOFileSystem IOStrategy.swift
[856/888] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[857/888] Compiling NIOHTTP1 HTTPTypes.swift
[859/888] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[860/939] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[861/939] Compiling NIOTransportServices NIOTSSingletons.swift
[862/939] Compiling NIOTransportServices StateManagedChannel.swift
[863/939] Compiling NIOTransportServices StateManagedListenerChannel.swift
[864/939] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[865/941] Emitting module NIOTransportServices
[866/941] Compiling _NIOFileSystem SystemFileHandle.swift
[867/941] Compiling _NIOFileSystem Utilities.swift
[868/941] Compiling _NIOFileSystem OpenOptions.swift
[869/941] Compiling _NIOFileSystem String+FileSystem.swift
[870/941] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[871/941] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[872/941] Compiling NIOTransportServices NIOTSBootstraps.swift
[873/941] Compiling NIOTransportServices NIOTSChannelOptions.swift
[874/941] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[875/941] Compiling NIOTransportServices AcceptHandler.swift
[876/941] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[877/941] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[878/941] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[879/941] Compiling NIOTransportServices NIOTSErrors.swift
[880/941] Compiling NIOTransportServices NIOTSEventLoop.swift
[881/941] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[882/941] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[883/941] Compiling NIOTransportServices NIOTSListenerChannel.swift
[886/941] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[887/941] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[891/942] Emitting module AsyncKit
[892/942] Compiling NIOTransportServices NIOTSDatagramListener.swift
[893/942] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[898/943] Compiling NIOSSL SubjectAlternativeName.swift
[900/953] Compiling NIOSSL NIOSSLSecureBytes.swift
[901/953] Compiling NIOSSL RNG.swift
[902/953] Compiling NIOSSL SafeCompare.swift
[903/953] Compiling NIOSSL Zeroization.swift
[904/992] Emitting module NIOSSL
[905/992] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[906/992] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[907/992] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[908/992] Compiling NIOWebSocket SHA1.swift
[909/1011] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[910/1011] Emitting module NIOHTTPCompression
[911/1011] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[912/1011] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[913/1011] Compiling MultipartKit FormDataDecoder.swift
[914/1011] Compiling MultipartKit FormDataEncoder.Encoder.swift
[915/1011] Compiling MultipartKit FormDataEncoder.swift
[916/1011] Compiling MultipartKit Storage.swift
[917/1011] Compiling MultipartKit BasicCodingKey.swift
[918/1011] Compiling MultipartKit MultipartError.swift
[919/1011] Compiling MultipartKit Exports.swift
[920/1011] Compiling MultipartKit MultipartFormData.swift
[921/1011] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[922/1011] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[923/1011] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[924/1012] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[925/1012] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[926/1012] Compiling MultipartKit MultipartPart.swift
[927/1012] Compiling MultipartKit MultipartPartConvertible.swift
[928/1015] Compiling MultipartKit FormDataDecoder.Decoder.swift
[929/1015] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[930/1015] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[934/1015] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[935/1015] Compiling NIOWebSocket WebSocketOpcode.swift
[936/1015] Compiling NIOHPACK HuffmanTables.swift
[940/1016] Compiling NIOHPACK StaticHeaderTable.swift
[941/1016] Compiling MultipartKit MultipartParser.swift
[943/1018] Compiling NIOHPACK IndexedHeaderTable.swift
[944/1018] Compiling NIOHPACK IntegerCoding.swift
[945/1018] Compiling NIOExtras WritePCAPHandler.swift
[946/1018] Compiling MultipartKit Utilities.swift
[948/1018] Compiling NIOExtras UnsafeTransfer.swift
[951/1018] Compiling NIOHTTPCompression HTTPDecompression.swift
[958/1018] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[959/1018] Emitting module NIOWebSocket
[960/1018] Emitting module MultipartKit
[961/1018] Compiling NIOHTTPCompression HTTPCompression.swift
[962/1018] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[978/1019] Compiling NIOWebSocket WebSocketErrorCodes.swift
[979/1019] Compiling NIOWebSocket WebSocketFrame.swift
[980/1020] Compiling NIOSSL TLSConfiguration.swift
[981/1020] Compiling NIOSSL UniversalBootstrapSupport.swift
[982/1020] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[983/1020] Compiling NIOHPACK HuffmanCoding.swift
[994/1021] Emitting module NIOHPACK
[996/1025] Emitting module NIOExtras
[998/1025] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1013/1026] Emitting module _NIOFileSystemFoundationCompat
[1014/1026] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1016/1029] Emitting module NIOFileSystem
[1018/1029] Compiling NIOFileSystem Exports.swift
[1023/1097] Compiling NIOHTTP2 ReceivingDataState.swift
[1024/1097] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1025/1097] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1026/1097] Compiling NIOHTTP2 MaySendFrames.swift
[1027/1097] Compiling NIOHTTP2 SendingDataState.swift
[1028/1097] Compiling NIOHTTP2 SendingGoawayState.swift
[1029/1097] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1030/1097] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1031/1097] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1033/1098] Compiling WebSocketKit WebSocket+Concurrency.swift
[1034/1098] Compiling WebSocketKit Exports.swift
[1035/1098] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1036/1098] Emitting module WebSocketKit
[1037/1098] Compiling WebSocketKit WebSocketHandler.swift
[1038/1098] Compiling WebSocketKit WebSocket.swift
[1042/1098] Compiling NIOHTTP2 SendingHeadersState.swift
[1043/1098] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1044/1098] Compiling NIOHTTP2 SendingRstStreamState.swift
[1045/1098] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1046/1098] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1047/1106] Compiling WebSocketKit WebSocket+Connect.swift
[1048/1106] Compiling WebSocketKit WebSocketClient.swift
[1050/1107] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1051/1107] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1052/1107] Compiling NIOHTTP2 MayReceiveFrames.swift
[1059/1107] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1060/1107] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1061/1107] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1062/1107] Compiling NIOHTTP2 HTTP2StreamID.swift
[1063/1107] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1064/1107] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1065/1107] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1066/1107] Compiling NIOHTTP2 InboundEventBuffer.swift
[1067/1107] Emitting module NIOHTTP2
[1068/1107] Compiling NIOHTTP2 InboundWindowManager.swift
[1069/1107] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1070/1107] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1071/1107] Compiling NIOHTTP2 StreamChannelList.swift
[1072/1107] Compiling NIOHTTP2 StreamMap.swift
[1073/1107] Compiling NIOHTTP2 StreamStateMachine.swift
[1074/1107] Compiling NIOHTTP2 UnsafeTransfer.swift
[1075/1107] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1076/1107] Compiling NIOHTTP2 StateMachineResult.swift
[1077/1107] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1078/1107] Compiling NIOHTTP2 DOSHeuristics.swift
[1079/1107] Compiling NIOHTTP2 Error+Any.swift
[1080/1107] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1081/1107] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1082/1107] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1083/1107] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1084/1107] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1085/1107] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1086/1107] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1087/1107] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1088/1107] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1089/1107] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1090/1107] Compiling NIOHTTP2 HTTP2Error.swift
[1091/1107] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1092/1107] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1093/1107] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1094/1107] Compiling NIOHTTP2 HasLocalSettings.swift
[1095/1107] Compiling NIOHTTP2 HasRemoteSettings.swift
[1096/1107] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1097/1107] Compiling NIOHTTP2 QuiescingState.swift
[1098/1107] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1099/1107] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1100/1107] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1101/1107] Compiling NIOHTTP2 HTTP2Frame.swift
[1102/1107] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1103/1107] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1104/1107] Compiling NIOHTTP2 HTTP2PingData.swift
[1105/1107] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1106/1107] Compiling NIOHTTP2 HTTP2Settings.swift
[1107/1107] Compiling NIOHTTP2 HTTP2Stream.swift
[1109/1167] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1110/1167] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1111/1167] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1112/1167] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1113/1167] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1114/1167] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1115/1167] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1116/1167] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1117/1167] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1118/1167] Emitting module AsyncHTTPClient
[1119/1175] Compiling AsyncHTTPClient RequestBag.swift
[1120/1175] Compiling AsyncHTTPClient RequestValidation.swift
[1121/1175] Compiling AsyncHTTPClient SSLContextCache.swift
[1122/1175] Compiling AsyncHTTPClient Scheme.swift
[1123/1175] Compiling AsyncHTTPClient Singleton.swift
[1124/1175] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1125/1175] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1126/1175] Compiling AsyncHTTPClient Utils.swift
[1127/1175] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1128/1175] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1129/1175] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1130/1175] Compiling AsyncHTTPClient HTTP1Connection.swift
[1131/1175] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1132/1175] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1133/1175] Compiling AsyncHTTPClient HTTP2Connection.swift
[1134/1175] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1135/1175] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1136/1175] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1137/1175] Compiling AsyncHTTPClient Transaction.swift
[1138/1175] Compiling AsyncHTTPClient Base64.swift
[1139/1175] Compiling AsyncHTTPClient BasicAuth.swift
[1140/1175] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1141/1175] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1142/1175] Compiling AsyncHTTPClient ConnectionPool.swift
[1143/1175] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1144/1175] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1145/1175] Compiling AsyncHTTPClient RequestOptions.swift
[1146/1175] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1147/1175] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1148/1175] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1149/1175] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1150/1175] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1151/1175] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1152/1175] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1153/1175] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1154/1175] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1155/1175] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1156/1175] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1157/1175] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1158/1175] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1159/1175] Compiling AsyncHTTPClient RequestBodyLength.swift
[1160/1175] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1161/1175] Compiling AsyncHTTPClient ConnectionTarget.swift
[1162/1175] Compiling AsyncHTTPClient DeconstructedURL.swift
[1163/1175] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1164/1175] Compiling AsyncHTTPClient FoundationExtensions.swift
[1165/1175] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1166/1175] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1167/1175] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1168/1175] Compiling AsyncHTTPClient HTTPClient.swift
[1169/1175] Compiling AsyncHTTPClient HTTPHandler.swift
[1170/1175] Compiling AsyncHTTPClient LRUCache.swift
[1171/1175] Compiling AsyncHTTPClient NWErrorHandler.swift
[1172/1175] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1173/1175] Compiling AsyncHTTPClient TLSConfiguration.swift
[1174/1175] Compiling AsyncHTTPClient RedirectState.swift
[1175/1175] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1177/1345] Compiling Vapor Request+Body.swift
[1178/1345] Compiling Vapor Request+BodyStream.swift
[1179/1345] Compiling Vapor Request.swift
[1180/1345] Compiling Vapor Application+Responder.swift
[1181/1345] Compiling Vapor DefaultResponder.swift
[1182/1345] Compiling Vapor Response+Body.swift
[1183/1345] Compiling Vapor Response.swift
[1184/1345] Compiling Vapor ResponseCodable.swift
[1185/1345] Compiling Vapor Application+Routes.swift
[1186/1345] Compiling Vapor Parameters+Require.swift
[1187/1345] Compiling Vapor Request+WebSocket.swift
[1188/1345] Compiling Vapor Route.swift
[1189/1345] Compiling Vapor RouteCollection.swift
[1190/1345] Compiling Vapor Routes.swift
[1191/1345] Compiling Vapor RoutesBuilder+Group.swift
[1192/1345] Compiling Vapor RoutesBuilder+Method.swift
[1193/1345] Compiling Vapor RoutesBuilder+Middleware.swift
[1194/1345] Compiling Vapor RoutesBuilder+WebSocket.swift
[1195/1345] Compiling Vapor RoutesBuilder.swift
[1196/1345] Compiling Vapor OTP.swift
[1197/1345] Compiling Vapor Application+Servers.swift
[1198/1345] Compiling Vapor Server.swift
[1199/1345] Compiling Vapor App+Service.swift
[1200/1345] Compiling Vapor Req+Service.swift
[1201/1369] Compiling Vapor Bytes+Hex.swift
[1202/1369] Compiling Vapor Bytes+SecureCompare.swift
[1203/1369] Compiling Vapor Collection+Safe.swift
[1204/1369] Compiling Vapor DataProtocol+Copy.swift
[1205/1369] Compiling Vapor DecoderUnwrapper.swift
[1206/1369] Compiling Vapor DirectoryConfiguration.swift
[1207/1369] Compiling Vapor DotEnv.swift
[1208/1369] Compiling Vapor Extendable.swift
[1209/1369] Compiling Vapor File.swift
[1210/1369] Compiling Vapor FileIO.swift
[1211/1369] Compiling Vapor LifecycleHandler.swift
[1212/1369] Compiling Vapor OptionalType.swift
[1213/1369] Compiling Vapor RFC1123.swift
[1214/1369] Compiling Vapor SocketAddress+Hostname.swift
[1215/1369] Compiling Vapor Storage.swift
[1216/1369] Compiling Vapor String+IsIPAddress.swift
[1217/1369] Compiling Vapor Thread.swift
[1218/1369] Compiling Vapor URI.swift
[1219/1369] Compiling Vapor RangeResult.swift
[1220/1369] Compiling Vapor Validatable.swift
[1221/1369] Compiling Vapor Validation.swift
[1222/1369] Compiling Vapor ValidationKey.swift
[1223/1369] Compiling Vapor Validations.swift
[1224/1369] Compiling Vapor ValidationsError.swift
[1225/1393] Compiling Vapor Validator.swift
[1226/1393] Compiling Vapor ValidatorResult.swift
[1227/1393] Compiling Vapor And.swift
[1228/1393] Compiling Vapor Case.swift
[1229/1393] Compiling Vapor CharacterSet.swift
[1230/1393] Compiling Vapor Count.swift
[1231/1393] Compiling Vapor Custom.swift
[1232/1393] Compiling Vapor Email.swift
[1233/1393] Compiling Vapor Empty.swift
[1234/1393] Compiling Vapor In.swift
[1235/1393] Compiling Vapor Nil.swift
[1236/1393] Compiling Vapor NilIgnoring.swift
[1237/1393] Compiling Vapor Not.swift
[1238/1393] Compiling Vapor Or.swift
[1239/1393] Compiling Vapor Pattern.swift
[1240/1393] Compiling Vapor Range.swift
[1241/1393] Compiling Vapor URL.swift
[1242/1393] Compiling Vapor Valid.swift
[1243/1393] Compiling Vapor Application+Views.swift
[1244/1393] Compiling Vapor PlaintextRenderer.swift
[1245/1393] Compiling Vapor Request+View.swift
[1246/1393] Compiling Vapor View.swift
[1247/1393] Compiling Vapor ViewRenderer.swift
[1248/1393] Compiling Vapor _Deprecations.swift
[1249/1393] Compiling Vapor Core.swift
[1250/1393] Compiling Vapor Running.swift
[1251/1393] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[1252/1393] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[1253/1393] Compiling Vapor DotEnvFile+load.swift
[1254/1393] Compiling Vapor Routes+caseInsenstive.swift
[1255/1393] Compiling Vapor Validatable+validate.swift
[1256/1393] Compiling Vapor Environment+Process.swift
[1257/1393] Compiling Vapor Environment+Secret.swift
[1258/1393] Compiling Vapor Environment.swift
[1259/1393] Compiling Vapor Abort.swift
[1260/1393] Compiling Vapor AbortError.swift
[1261/1393] Compiling Vapor DebuggableError.swift
[1262/1393] Compiling Vapor Demangler.swift
[1263/1393] Compiling Vapor ErrorSource.swift
[1264/1393] Compiling Vapor StackTrace.swift
[1265/1393] Compiling Vapor Exports.swift
[1266/1393] Compiling Vapor Application+HTTP.swift
[1267/1393] Compiling Vapor BasicResponder.swift
[1268/1393] Compiling Vapor BodyStream.swift
[1269/1393] Compiling Vapor Application+HTTP+Client.swift
[1270/1393] Compiling Vapor EventLoopHTTPClient.swift
[1271/1393] Compiling Vapor EndpointCache.swift
[1272/1393] Compiling Vapor HTTPMethod+String.swift
[1273/1393] Compiling Vapor AsyncBasicResponder.swift
[1274/1393] Compiling Vapor AsyncMiddleware.swift
[1275/1393] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[1276/1393] Compiling Vapor AsyncSessionDriver.swift
[1277/1393] Compiling Vapor Authentication+Concurrency.swift
[1278/1393] Compiling Vapor Cache+Concurrency.swift
[1279/1393] Compiling Vapor Client+Concurrency.swift
[1280/1393] Compiling Vapor RequestBody+Concurrency.swift
[1281/1393] Compiling Vapor Responder+Concurrency.swift
[1282/1393] Compiling Vapor ResponseCodable+Concurrency.swift
[1283/1393] Compiling Vapor RoutesBuilder+Concurrency.swift
[1284/1393] Compiling Vapor ViewRenderer+Concurrency.swift
[1285/1393] Compiling Vapor WebSocket+Concurrency.swift
[1286/1393] Compiling Vapor ContainerGetPathExecutor.swift
[1287/1393] Compiling Vapor Content.swift
[1288/1393] Compiling Vapor ContentCoders.swift
[1289/1393] Compiling Vapor ContentConfiguration.swift
[1290/1393] Compiling Vapor ContentContainer.swift
[1291/1393] Compiling Vapor JSONCoder+Custom.swift
[1292/1393] Compiling Vapor JSONCoders+Content.swift
[1293/1393] Compiling Vapor PlaintextDecoder.swift
[1294/1393] Compiling Vapor PlaintextEncoder.swift
[1295/1393] Compiling Vapor URLQueryCoders.swift
[1296/1393] Compiling Vapor URLQueryContainer.swift
[1297/1393] Compiling Vapor HTTPServerResponseEncoder.swift
[1298/1393] Compiling Vapor HTTPServerUpgradeHandler.swift
[1299/1393] Compiling Vapor Logger+Report.swift
[1300/1393] Compiling Vapor LoggingSystem+Environment.swift
[1301/1393] Compiling Vapor Application+Middleware.swift
[1302/1393] Compiling Vapor CORSMiddleware.swift
[1303/1393] Compiling Vapor ErrorMiddleware.swift
[1304/1393] Compiling Vapor FileMiddleware.swift
[1305/1393] Compiling Vapor Middleware.swift
[1306/1393] Compiling Vapor MiddlewareConfiguration.swift
[1307/1393] Compiling Vapor ResponseCompressionMiddleware.swift
[1308/1393] Compiling Vapor RouteLoggingMiddleware.swift
[1309/1393] Compiling Vapor TracingMiddleware.swift
[1310/1393] Compiling Vapor File+Multipart.swift
[1311/1393] Compiling Vapor FormDataDecoder+Content.swift
[1312/1393] Compiling Vapor FormDataEncoder+Content.swift
[1313/1393] Compiling Vapor Application+Password.swift
[1314/1393] Compiling Vapor Application+Passwords.swift
[1315/1393] Compiling Vapor AsyncPasswordHasher.swift
[1316/1393] Compiling Vapor BcryptHasher.swift
[1317/1393] Compiling Vapor PasswordHasher.swift
[1318/1393] Compiling Vapor PlaintextHasher.swift
[1319/1393] Compiling Vapor Request+Password.swift
[1320/1393] Compiling Vapor Redirect.swift
[1321/1393] Compiling Vapor Service.swift
[1322/1393] Compiling Vapor Application+Sessions.swift
[1323/1393] Compiling Vapor MemorySessions.swift
[1324/1393] Compiling Vapor Request+Session.swift
[1325/1393] Compiling Vapor Session.swift
[1326/1393] Compiling Vapor SessionCache.swift
[1327/1393] Compiling Vapor SessionData.swift
[1328/1393] Compiling Vapor SessionDriver.swift
[1329/1393] Compiling Vapor SessionsConfiguration.swift
[1330/1393] Compiling Vapor SessionsMiddleware.swift
[1331/1393] Compiling Vapor URLEncodedFormData.swift
[1332/1393] Compiling Vapor URLEncodedFormDecoder.swift
[1333/1393] Compiling Vapor URLEncodedFormEncoder.swift
[1334/1393] Compiling Vapor URLEncodedFormError.swift
[1335/1393] Compiling Vapor URLEncodedFormParser.swift
[1336/1393] Compiling Vapor URLEncodedFormSerializer.swift
[1337/1393] Compiling Vapor URLQueryFragmentConvertible.swift
[1338/1393] Compiling Vapor AnyResponse.swift
[1339/1393] Compiling Vapor Array+Random.swift
[1340/1393] Compiling Vapor Base32.swift
[1341/1393] Compiling Vapor Base64.swift
[1342/1393] Compiling Vapor BaseN.swift
[1343/1393] Compiling Vapor BasicCodingKey.swift
[1344/1393] Compiling Vapor ByteCount.swift
[1345/1393] Compiling Vapor Application.swift
[1346/1393] Compiling Vapor AuthenticationCache.swift
[1347/1393] Compiling Vapor Authenticator.swift
[1348/1393] Compiling Vapor BasicAuthorization.swift
[1349/1393] Compiling Vapor BearerAuthorization.swift
[1350/1393] Compiling Vapor GuardMiddleware.swift
[1351/1393] Compiling Vapor RedirectMiddleware.swift
[1352/1393] Compiling Vapor SessionAuthenticatable.swift
[1353/1393] Compiling Vapor Bcrypt.swift
[1354/1393] Compiling Vapor Application+Cache.swift
[1355/1393] Compiling Vapor Cache.swift
[1356/1393] Compiling Vapor CacheExpirationTime.swift
[1357/1393] Compiling Vapor MemoryCache.swift
[1358/1393] Compiling Vapor Request+Cache.swift
[1359/1393] Compiling Vapor Application+Clients.swift
[1360/1393] Compiling Vapor Client.swift
[1361/1393] Compiling Vapor ClientRequest.swift
[1362/1393] Compiling Vapor ClientResponse.swift
[1363/1393] Compiling Vapor Request+Client.swift
[1364/1393] Compiling Vapor BootCommand.swift
[1365/1393] Compiling Vapor CommandContext+Application.swift
[1366/1393] Compiling Vapor RoutesCommand.swift
[1367/1393] Compiling Vapor ServeCommand.swift
[1368/1393] Compiling Vapor AnyResponse+Concurrency.swift
[1369/1393] Emitting module Vapor
[1370/1393] Compiling Vapor HTTPStatus.swift
[1371/1393] Compiling Vapor HTTPCookies.swift
[1372/1393] Compiling Vapor HTTPHeaderCacheControl.swift
[1373/1393] Compiling Vapor HTTPHeaderExpires.swift
[1374/1393] Compiling Vapor HTTPHeaderLastModified.swift
[1375/1393] Compiling Vapor HTTPHeaders+Cache.swift
[1376/1393] Compiling Vapor HTTPHeaders+Connection.swift
[1377/1393] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[1378/1393] Compiling Vapor HTTPHeaders+ContentRange.swift
[1379/1393] Compiling Vapor HTTPHeaders+Directive.swift
[1380/1393] Compiling Vapor HTTPHeaders+Forwarded.swift
[1381/1393] Compiling Vapor HTTPHeaders+Link.swift
[1382/1393] Compiling Vapor HTTPHeaders+Name.swift
[1383/1393] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[1384/1393] Compiling Vapor HTTPHeaders.swift
[1385/1393] Compiling Vapor HTTPMediaType.swift
[1386/1393] Compiling Vapor HTTPMediaTypePreference.swift
[1387/1393] Compiling Vapor Responder.swift
[1388/1393] Compiling Vapor Application+HTTP+Server.swift
[1389/1393] Compiling Vapor HTTPServer.swift
[1390/1393] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[1391/1393] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[1392/1393] Compiling Vapor HTTPServerHandler.swift
[1393/1393] Compiling Vapor HTTPServerRequestDecoder.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1395/1397] Emitting module SwiftyBeaverVapor
/host/spi-builder-workspace/Sources/SwiftyBeaverVapor/SwiftyBeaverProvider.swift:23:44: error: cannot find type 'Services' in scope
21 |     // MARK: - Vapor.Provider
22 |
23 |     public func register(_ services: inout Services) throws {
   |                                            `- error: cannot find type 'Services' in scope
24 |         services.register(Logger.self) { container -> SwiftyBeaverVapor in
25 |             return self.logger
/host/spi-builder-workspace/Sources/SwiftyBeaverVapor/SwiftyBeaverProvider.swift:29:38: error: cannot find type 'Container' in scope
27 |     }
28 |
29 |     public func didBoot(_ container: Container) throws -> EventLoopFuture<Void> {
   |                                      `- error: cannot find type 'Container' in scope
30 |         // do nothing
31 |         return .done(on: container)
/host/spi-builder-workspace/Sources/SwiftyBeaverVapor/SwiftyBeaverProvider.swift:13:48: error: no type named 'Provider' in module 'Vapor'
11 | import SwiftyBeaver
12 |
13 | public final class SwiftyBeaverProvider: Vapor.Provider {
   |                                                `- error: no type named 'Provider' in module 'Vapor'
14 |     private let logger: SwiftyBeaverVapor
15 |
/host/spi-builder-workspace/Sources/SwiftyBeaverVapor/SwiftyBeaverVapor.swift:15:26: error: cannot find type 'LogLevel' in scope
13 |
14 | public final class SwiftyBeaverVapor: Logger {
15 |     public var enabled: [LogLevel]
   |                          `- error: cannot find type 'LogLevel' in scope
16 |     private var sb = SwiftyBeaver.self
17 |
/host/spi-builder-workspace/Sources/SwiftyBeaverVapor/SwiftyBeaverVapor.swift:19:25: error: cannot find type 'Config' in scope
17 |
18 |     /// do not use
19 |     public init(config: Config) {
   |                         `- error: cannot find type 'Config' in scope
20 |         enabled = LogLevel.all
21 |     }
/host/spi-builder-workspace/Sources/SwiftyBeaverVapor/SwiftyBeaverVapor.swift:31:49: error: cannot find type 'LogLevel' in scope
29 |
30 |     // can be used once the pull request which changes the logging interface is merged in Vapor
31 |     public func log(_ string: String, at level: LogLevel, file: String = #file, function: String = #function, line: UInt = #line, column: UInt = #column) {
   |                                                 `- error: cannot find type 'LogLevel' in scope
32 |
33 |         if enabled.contains(level) {
/host/spi-builder-workspace/Sources/SwiftyBeaverVapor/SwiftyBeaverVapor.swift:14:20: error: inheritance from non-protocol, non-class type 'Logger'
12 | import SwiftyBeaver
13 |
14 | public final class SwiftyBeaverVapor: Logger {
   |                    `- error: inheritance from non-protocol, non-class type 'Logger'
15 |     public var enabled: [LogLevel]
16 |     private var sb = SwiftyBeaver.self
/host/spi-builder-workspace/Sources/SwiftyBeaverVapor/SwiftyBeaverVapor.swift:59:30: error: cannot find type 'Service' in scope
57 | }
58 |
59 | extension SwiftyBeaverVapor: Service {}
   |                              `- error: cannot find type 'Service' in scope
60 |
61 | extension LogLevel {
/host/spi-builder-workspace/Sources/SwiftyBeaverVapor/SwiftyBeaverVapor.swift:61:11: error: cannot find type 'LogLevel' in scope
59 | extension SwiftyBeaverVapor: Service {}
60 |
61 | extension LogLevel {
   |           `- error: cannot find type 'LogLevel' in scope
62 |     public static var all: [LogLevel] {
63 |         return [
/host/spi-builder-workspace/Sources/SwiftyBeaverVapor/SwiftyBeaverVapor.swift:74:11: error: cannot find type 'LogLevel' in scope
72 | }
73 |
74 | extension LogLevel: Equatable {
   |           `- error: cannot find type 'LogLevel' in scope
75 |     static public func == (lhs: LogLevel, rhs: LogLevel) -> Bool {
76 |         return lhs.description == rhs.description
[1396/1397] Compiling SwiftyBeaverVapor SwiftyBeaverVapor.swift
/host/spi-builder-workspace/Sources/SwiftyBeaverVapor/SwiftyBeaverVapor.swift:15:26: error: cannot find type 'LogLevel' in scope
13 |
14 | public final class SwiftyBeaverVapor: Logger {
15 |     public var enabled: [LogLevel]
   |                          `- error: cannot find type 'LogLevel' in scope
16 |     private var sb = SwiftyBeaver.self
17 |
/host/spi-builder-workspace/Sources/SwiftyBeaverVapor/SwiftyBeaverVapor.swift:19:25: error: cannot find type 'Config' in scope
17 |
18 |     /// do not use
19 |     public init(config: Config) {
   |                         `- error: cannot find type 'Config' in scope
20 |         enabled = LogLevel.all
21 |     }
/host/spi-builder-workspace/Sources/SwiftyBeaverVapor/SwiftyBeaverVapor.swift:31:49: error: cannot find type 'LogLevel' in scope
29 |
30 |     // can be used once the pull request which changes the logging interface is merged in Vapor
31 |     public func log(_ string: String, at level: LogLevel, file: String = #file, function: String = #function, line: UInt = #line, column: UInt = #column) {
   |                                                 `- error: cannot find type 'LogLevel' in scope
32 |
33 |         if enabled.contains(level) {
/host/spi-builder-workspace/Sources/SwiftyBeaverVapor/SwiftyBeaverVapor.swift:14:20: error: inheritance from non-protocol, non-class type 'Logger'
12 | import SwiftyBeaver
13 |
14 | public final class SwiftyBeaverVapor: Logger {
   |                    `- error: inheritance from non-protocol, non-class type 'Logger'
15 |     public var enabled: [LogLevel]
16 |     private var sb = SwiftyBeaver.self
/host/spi-builder-workspace/Sources/SwiftyBeaverVapor/SwiftyBeaverVapor.swift:59:30: error: cannot find type 'Service' in scope
57 | }
58 |
59 | extension SwiftyBeaverVapor: Service {}
   |                              `- error: cannot find type 'Service' in scope
60 |
61 | extension LogLevel {
/host/spi-builder-workspace/Sources/SwiftyBeaverVapor/SwiftyBeaverVapor.swift:61:11: error: cannot find type 'LogLevel' in scope
59 | extension SwiftyBeaverVapor: Service {}
60 |
61 | extension LogLevel {
   |           `- error: cannot find type 'LogLevel' in scope
62 |     public static var all: [LogLevel] {
63 |         return [
/host/spi-builder-workspace/Sources/SwiftyBeaverVapor/SwiftyBeaverVapor.swift:74:11: error: cannot find type 'LogLevel' in scope
72 | }
73 |
74 | extension LogLevel: Equatable {
   |           `- error: cannot find type 'LogLevel' in scope
75 |     static public func == (lhs: LogLevel, rhs: LogLevel) -> Bool {
76 |         return lhs.description == rhs.description
/host/spi-builder-workspace/Sources/SwiftyBeaverVapor/SwiftyBeaverVapor.swift:20:19: error: cannot find 'LogLevel' in scope
18 |     /// do not use
19 |     public init(config: Config) {
20 |         enabled = LogLevel.all
   |                   `- error: cannot find 'LogLevel' in scope
21 |     }
22 |
/host/spi-builder-workspace/Sources/SwiftyBeaverVapor/SwiftyBeaverVapor.swift:27:19: error: cannot find 'LogLevel' in scope
25 |             sb.addDestination(destination)
26 |         }
27 |         enabled = LogLevel.all
   |                   `- error: cannot find 'LogLevel' in scope
28 |     }
29 |
/host/spi-builder-workspace/Sources/SwiftyBeaverVapor/SwiftyBeaverVapor.swift:62:29: error: cannot find type 'LogLevel' in scope
60 |
61 | extension LogLevel {
62 |     public static var all: [LogLevel] {
   |                             `- error: cannot find type 'LogLevel' in scope
63 |         return [
64 |             LogLevel.debug,
/host/spi-builder-workspace/Sources/SwiftyBeaverVapor/SwiftyBeaverVapor.swift:75:33: error: cannot find type 'LogLevel' in scope
73 |
74 | extension LogLevel: Equatable {
75 |     static public func == (lhs: LogLevel, rhs: LogLevel) -> Bool {
   |                                 `- error: cannot find type 'LogLevel' in scope
76 |         return lhs.description == rhs.description
77 |     }
/host/spi-builder-workspace/Sources/SwiftyBeaverVapor/SwiftyBeaverVapor.swift:75:48: error: cannot find type 'LogLevel' in scope
73 |
74 | extension LogLevel: Equatable {
75 |     static public func == (lhs: LogLevel, rhs: LogLevel) -> Bool {
   |                                                `- error: cannot find type 'LogLevel' in scope
76 |         return lhs.description == rhs.description
77 |     }
[1397/1397] Compiling SwiftyBeaverVapor SwiftyBeaverProvider.swift
/host/spi-builder-workspace/Sources/SwiftyBeaverVapor/SwiftyBeaverProvider.swift:23:44: error: cannot find type 'Services' in scope
21 |     // MARK: - Vapor.Provider
22 |
23 |     public func register(_ services: inout Services) throws {
   |                                            `- error: cannot find type 'Services' in scope
24 |         services.register(Logger.self) { container -> SwiftyBeaverVapor in
25 |             return self.logger
/host/spi-builder-workspace/Sources/SwiftyBeaverVapor/SwiftyBeaverProvider.swift:29:38: error: cannot find type 'Container' in scope
27 |     }
28 |
29 |     public func didBoot(_ container: Container) throws -> EventLoopFuture<Void> {
   |                                      `- error: cannot find type 'Container' in scope
30 |         // do nothing
31 |         return .done(on: container)
/host/spi-builder-workspace/Sources/SwiftyBeaverVapor/SwiftyBeaverProvider.swift:13:48: error: no type named 'Provider' in module 'Vapor'
11 | import SwiftyBeaver
12 |
13 | public final class SwiftyBeaverProvider: Vapor.Provider {
   |                                                `- error: no type named 'Provider' in module 'Vapor'
14 |     private let logger: SwiftyBeaverVapor
15 |
/host/spi-builder-workspace/Sources/SwiftyBeaverVapor/SwiftyBeaverVapor.swift:19:25: error: cannot find type 'Config' in scope
17 |
18 |     /// do not use
19 |     public init(config: Config) {
   |                         `- error: cannot find type 'Config' in scope
20 |         enabled = LogLevel.all
21 |     }
/host/spi-builder-workspace/Sources/SwiftyBeaverVapor/SwiftyBeaverProvider.swift:31:17: error: type 'EventLoopFuture<Void>' has no member 'done'
29 |     public func didBoot(_ container: Container) throws -> EventLoopFuture<Void> {
30 |         // do nothing
31 |         return .done(on: container)
   |                 `- error: type 'EventLoopFuture<Void>' has no member 'done'
32 |     }
33 |
BUILD FAILURE 6.1 linux