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

Successful build of jwt, reference 5.1.2 (af1c59), with Swift 6.0 for Linux on 7 Jan 2025 18:04:04 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/jwt.git
Reference: 5.1.2
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/vapor/jwt
 * tag               5.1.2      -> FETCH_HEAD
HEAD is now at af1c597 Updating Key Collections (#164)
Cloned https://github.com/vapor/jwt.git
Revision (git rev-parse @):
af1c59762d70d1065ddbc0d7902ea9b3dacd1a26
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/jwt.git at 5.1.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/vapor/jwt.git
https://github.com/vapor/jwt.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "jwt-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.1.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/jwt-kit.git"
    },
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.101.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    }
  ],
  "manifest_display_name" : "jwt",
  "name" : "jwt",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "JWT",
      "targets" : [
        "JWT"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "JWTTests",
      "module_type" : "SwiftTarget",
      "name" : "JWTTests",
      "path" : "Tests/JWTTests",
      "product_dependencies" : [
        "XCTVapor"
      ],
      "sources" : [
        "Helpers/ByteBuffer+string.swift",
        "Helpers/isLoggingConfigured.swift",
        "Helpers/withApp.swift",
        "JWTTests.swift",
        "Types/LoginCredentials.swift",
        "Types/LoginResponse.swift",
        "Types/TestUser.swift",
        "Types/UserAuthenticator.swift"
      ],
      "target_dependencies" : [
        "JWT"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JWT",
      "module_type" : "SwiftTarget",
      "name" : "JWT",
      "path" : "Sources/JWT",
      "product_dependencies" : [
        "JWTKit",
        "Vapor"
      ],
      "product_memberships" : [
        "JWT"
      ],
      "sources" : [
        "Application+JWT.swift",
        "Exports.swift",
        "JWKSCache.swift",
        "JWT+Apple.swift",
        "JWT+FirebaseAuth.swift",
        "JWT+Google.swift",
        "JWT+Microsoft.swift",
        "JWTAuthenticator.swift",
        "JWTError+Vapor.swift",
        "Request+JWT.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:081dcf4fb829aea9d08447f4790431afbdfbcc335bfeed728ca69c6f181ae2aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/vapor/jwt-kit.git
[1/70668] Fetching vapor
[708/79531] Fetching vapor, jwt-kit
Fetched https://github.com/vapor/jwt-kit.git from cache (1.73s)
Fetched https://github.com/vapor/vapor.git from cache (1.76s)
Computing version for https://github.com/vapor/jwt-kit.git
Computed https://github.com/vapor/jwt-kit.git at 5.1.1 (0.53s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-certificates.git
[1/5456] Fetching swift-certificates
[2948/9193] Fetching swift-certificates, swift-log
[4594/21353] Fetching swift-certificates, swift-log, swift-crypto
Fetched https://github.com/apple/swift-log.git from cache (1.34s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.34s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.37s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.10.0 (1.96s)
Fetching https://github.com/apple/swift-asn1.git
[1/1427] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.25s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.0 (2.22s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.6.1 (0.65s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.51s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.111.0 (0.66s)
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-algorithms.git
[1/1018] Fetching swift-service-context
[195/3210] Fetching swift-service-context, multipart-kit
[1524/4779] Fetching swift-service-context, multipart-kit, swift-atomics
[1791/7303] Fetching swift-service-context, multipart-kit, swift-atomics, websocket-kit
[3320/12226] Fetching swift-service-context, multipart-kit, swift-atomics, websocket-kit, swift-distributed-tracing
[4227/17840] Fetching swift-service-context, multipart-kit, swift-atomics, websocket-kit, swift-distributed-tracing, swift-algorithms
Fetched https://github.com/vapor/websocket-kit.git from cache (0.32s)
[9970/15316] Fetching swift-service-context, multipart-kit, swift-atomics, swift-distributed-tracing, swift-algorithms
Fetching https://github.com/apple/swift-metrics.git
Fetched https://github.com/apple/swift-algorithms.git from cache (0.45s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetched https://github.com/apple/swift-service-context.git from cache (0.48s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.48s)
Fetching https://github.com/apple/swift-nio-ssl.git
[2075/5881] Fetching multipart-kit, swift-atomics, swift-metrics
[4195/11155] Fetching multipart-kit, swift-atomics, swift-metrics, swift-nio-extras
Fetched https://github.com/apple/swift-metrics.git from cache (0.34s)
[2602/9035] Fetching multipart-kit, swift-atomics, swift-nio-extras
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.36s)
Fetching https://github.com/vapor/routing-kit.git
[2075/17558] Fetching multipart-kit, swift-atomics, swift-nio-ssl
[3731/28823] Fetching multipart-kit, swift-atomics, swift-nio-ssl, swift-nio-http2
[7426/49513] Fetching multipart-kit, swift-atomics, swift-nio-ssl, swift-nio-http2, routing-kit
[13032/122157] Fetching multipart-kit, swift-atomics, swift-nio-ssl, swift-nio-http2, routing-kit, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (1.52s)
Fetching https://github.com/vapor/console-kit.git
[60477/120588] Fetching multipart-kit, swift-nio-ssl, swift-nio-http2, routing-kit, swift-nio
Fetched https://github.com/vapor/multipart-kit.git from cache (1.61s)
[62055/118396] Fetching swift-nio-ssl, swift-nio-http2, routing-kit, swift-nio
Fetching https://github.com/vapor/async-kit.git
[76264/123866] Fetching swift-nio-ssl, swift-nio-http2, routing-kit, swift-nio, console-kit
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.49s)
Fetching https://github.com/swift-server/async-http-client.git
[79185/112601] Fetching swift-nio-ssl, routing-kit, swift-nio, console-kit
[79186/114971] Fetching swift-nio-ssl, routing-kit, swift-nio, console-kit, async-kit
Fetched https://github.com/vapor/console-kit.git from cache (0.48s)
[75374/109501] Fetching swift-nio-ssl, routing-kit, swift-nio, async-kit
Fetched https://github.com/vapor/routing-kit.git from cache (1.20s)
[54756/88811] Fetching swift-nio-ssl, swift-nio, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.47s)
[55877/86441] Fetching swift-nio-ssl, swift-nio
[58111/99781] Fetching swift-nio-ssl, swift-nio, async-http-client
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.98s)
[55771/85984] Fetching swift-nio, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (0.84s)
[54483/72644] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.58s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.5.0 (0.51s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.77.0 (0.77s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/3960] Fetching swift-system
[3882/19570] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.33s)
[2810/15610] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (0.99s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.24.0 (0.53s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2297] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.26s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.52s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.54s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.1.0 (0.56s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.24.1 (0.57s)
Fetching https://github.com/apple/swift-http-types
[1/746] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types from cache (0.21s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.1 (0.52s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.15.0 (0.59s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.57s)
Fetching https://github.com/apple/swift-numerics.git
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.38s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.1.2 (0.57s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.57s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.29.0 (0.63s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.1 (0.56s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.23.0 (0.54s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.57s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.76s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.3.1 (0.56s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.35.0 (0.55s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.55s)
Creating working copy for https://github.com/vapor/jwt-kit.git
Working copy of https://github.com/vapor/jwt-kit.git resolved at 5.1.1
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.29.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.23.0
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.2
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-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.1.2
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.24.0
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.1.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-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.6.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.77.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/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/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.10.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.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.2
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.111.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.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.3.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.5.0
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.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.24.1
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.35.0
warning: 'swift-algorithms': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/swift-algorithms/Sources/Algorithms/Documentation.docc
Building for debugging...
[0/850] Write sources
[30/850] Compiling _NumericsShims _NumericsShims.c
[31/850] Write sources
[32/850] Compiling _AtomicsShims.c
[33/850] Write sources
[48/850] Compiling CVaporBcrypt bcrypt.c
[49/850] Write sources
[54/850] Compiling CVaporBcrypt blf.c
[55/850] Compiling CNIOWindows shim.c
[56/850] Compiling CNIOWindows WSAStartup.c
[57/850] Compiling CNIOWASI CNIOWASI.c
[58/850] Compiling CSystem shims.c
[59/850] Compiling CNIOLinux liburing_shims.c
[60/850] Compiling CNIOSHA1 c_nio_sha1.c
[61/850] Compiling CNIOLLHTTP c_nio_http.c
[62/850] Compiling CNIOLinux shim.c
[63/850] Compiling CNIOExtrasZlib empty.c
[64/850] Compiling CNIODarwin shim.c
[65/850] Write swift-version-24593BA9C3E375BF.txt
[66/850] Compiling sha256-x86_64-apple.S
[67/850] Compiling sha256-armv8-win.S
[68/850] Compiling CNIOLLHTTP c_nio_api.c
[69/850] Compiling chacha20_poly1305_x86_64-apple.S
[70/850] Compiling CNIOLLHTTP c_nio_llhttp.c
[71/850] Compiling sha256-x86_64-linux.S
[72/850] Compiling fiat_p256_adx_sqr.S
[73/894] Compiling CNIOBoringSSLShims shims.c
[75/921] Emitting module SwiftASN1
[76/923] Compiling SystemPackage MachPort.swift
[77/923] Compiling SystemPackage PlatformString.swift
[78/923] Compiling SystemPackage SystemString.swift
[79/926] Compiling RealModule AlgebraicField.swift
[80/926] Compiling RealModule ApproximateEquality.swift
[81/926] Compiling RealModule AugmentedArithmetic.swift
[82/926] Compiling ServiceContextModule ServiceContextKey.swift
[84/926] Compiling RealModule Double+Real.swift
[85/927] Compiling RealModule Float80+Real.swift
[86/927] Compiling RealModule Real.swift
[87/927] Emitting module ServiceContextModule
[88/927] Compiling ServiceContextModule ServiceContext.swift
[89/928] Emitting module _NIOBase64
[90/928] Compiling _NIOBase64 Base64.swift
[91/929] Compiling RealModule ElementaryFunctions.swift
[92/929] Compiling _NIODataStructures PriorityQueue.swift
[93/929] Emitting module SystemPackage
[96/929] Compiling SwiftASN1 ASN1Boolean.swift
[97/929] Compiling SwiftASN1 ASN1Identifier.swift
[98/929] Compiling SwiftASN1 TimeUtilities.swift
[99/929] Compiling SwiftASN1 UTCTime.swift
[100/929] Emitting module RealModule
[109/929] Compiling SwiftASN1 ASN1Integer.swift
[110/929] Compiling SwiftASN1 ASN1Null.swift
[111/929] Compiling _NIODataStructures _TinyArray.swift
[112/929] Emitting module _CertificateInternals
[113/929] Compiling _CertificateInternals _TinyArray.swift
[114/929] Compiling RealModule RealFunctions.swift
[115/930] Compiling RealModule Float+Real.swift
[116/930] Compiling RealModule Float16+Real.swift
[117/930] Compiling SwiftASN1 ASN1OctetString.swift
[118/930] Compiling SwiftASN1 ASN1Strings.swift
[119/930] Compiling SwiftASN1 ArraySliceBigint.swift
[120/930] Compiling SwiftASN1 GeneralizedTime.swift
[121/930] Compiling SwiftASN1 ObjectIdentifier.swift
[122/930] Compiling SwiftASN1 PEMDocument.swift
[127/931] Compiling fiat_p256_adx_mul.S
[128/931] Compiling fiat_curve25519_adx_square.S
[129/931] Compiling fiat_curve25519_adx_mul.S
[131/931] Compiling SystemPackage Util+StringArray.swift
[132/931] Compiling SystemPackage Util.swift
[133/931] Compiling SystemPackage UtilConsumers.swift
[134/957] Compiling SwiftASN1 DER.swift
[135/957] Compiling SwiftASN1 Errors.swift
[136/957] Compiling Instrumentation NoOpInstrument.swift
[137/957] Compiling _NIODataStructures Heap.swift
[138/957] Emitting module _NIODataStructures
[139/958] Compiling Instrumentation Locks.swift
[140/958] Compiling Instrumentation MultiplexInstrument.swift
[141/958] Compiling Logging Logging.swift
[142/958] Compiling Logging LogHandler.swift
[143/958] Compiling Logging MetadataProvider.swift
[144/958] Compiling InternalCollectionsUtilities _SortedCollection.swift
[145/958] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[146/958] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[147/958] Compiling InternalCollectionsUtilities Specialize.swift
[148/958] Compiling Logging Locks.swift
[149/958] Emitting module Logging
[150/960] Compiling Instrumentation Instrument.swift
[151/960] Emitting module Instrumentation
[152/960] Compiling Instrumentation InstrumentationSystem.swift
[153/962] Compiling InternalCollectionsUtilities Debugging.swift
[154/962] Compiling InternalCollectionsUtilities Descriptions.swift
[156/962] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[157/962] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[158/962] Compiling SystemPackage Syscalls.swift
[159/962] Compiling SystemPackage WindowsSyscallAdapters.swift
[160/962] Compiling SystemPackage Backcompat.swift
[161/962] Compiling SystemPackage CInterop.swift
[162/962] Compiling SystemPackage Constants.swift
[163/962] Compiling SystemPackage Exports.swift
[169/970] Emitting module InternalCollectionsUtilities
[170/977] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[171/977] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[172/977] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[173/977] Compiling InternalCollectionsUtilities UInt+reversed.swift
[174/977] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[175/977] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[176/977] Compiling InternalCollectionsUtilities Integer rank.swift
[177/977] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[178/977] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[179/977] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[180/978] Compiling RoutingKit Router.swift
[181/978] Compiling Tracing InstrumentationSystem+Tracing.swift
[182/978] Emitting module RoutingKit
[183/978] Compiling CoreMetrics Locks.swift
[184/978] Compiling CoreMetrics Metrics.swift
[185/978] Emitting module CoreMetrics
[187/979] Compiling tls_record.cc
[189/979] Compiling RoutingKit PathComponent.swift
[190/979] Emitting module Tracing
[191/979] Compiling Tracing TracerProtocol.swift
[192/979] Compiling Tracing TracingTime.swift
[192/979] Compiling tls_method.cc
[202/980] Compiling Tracing Tracer.swift
[203/980] Compiling Tracing TracerProtocol+Legacy.swift
[204/980] Compiling RoutingKit TrieRouter.swift
[206/1013] Compiling Tracing NoOpTracer.swift
[207/1015] Compiling Tracing SpanProtocol.swift
[207/1050] Compiling tls13_server.cc
[210/1141] Emitting module Metrics
[211/1147] Compiling Metrics Metrics.swift
[212/1205] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[213/1205] Compiling RoutingKit AnyRouter.swift
[214/1205] Compiling RoutingKit Parameters.swift
[216/1206] Compiling HeapModule Heap+Descriptions.swift
[218/1206] Compiling DequeModule _DequeBuffer.swift
[219/1206] Compiling DequeModule _DequeBufferHeader.swift
[219/1208] Compiling tls13_enc.cc
[221/1208] Compiling HeapModule _HeapNode.swift
[222/1208] Compiling HeapModule Heap.swift
[223/1208] Compiling HashTreeCollections _RawHashNode.swift
[224/1208] Compiling HashTreeCollections _UnmanagedHashNode.swift
[225/1208] Compiling HashTreeCollections _UnsafePath.swift
[226/1208] Compiling HashTreeCollections TreeDictionary+Codable.swift
[227/1208] Compiling HashTreeCollections TreeDictionary+Collection.swift
[228/1208] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[229/1208] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[230/1208] Compiling HashTreeCollections TreeDictionary+Merge.swift
[231/1208] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[232/1208] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[233/1208] Compiling HashTreeCollections TreeDictionary+Values.swift
[234/1208] Compiling HashTreeCollections _HashTreeIterator.swift
[235/1208] Compiling HashTreeCollections _HashTreeStatistics.swift
[236/1208] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[237/1215] Emitting module HeapModule
[238/1215] Compiling DequeModule Deque+CustomReflectable.swift
[239/1215] Compiling DequeModule Deque+Descriptions.swift
[240/1215] Compiling HeapModule Heap+Invariants.swift
[241/1215] Compiling HeapModule Heap+UnsafeHandle.swift
[242/1216] Compiling DequeModule Deque+Extras.swift
[243/1216] Compiling DequeModule Deque+Hashable.swift
[245/1216] Compiling DequeModule Deque+Codable.swift
[246/1216] Compiling DequeModule Deque+Collection.swift
[251/1216] Compiling DequeModule Deque+Equatable.swift
[252/1216] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[253/1216] Compiling HashTreeCollections TreeSet+Hashable.swift
[254/1216] Compiling HashTreeCollections TreeSet+Sendable.swift
[255/1216] Compiling HashTreeCollections TreeSet+Sequence.swift
[256/1216] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[257/1216] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[258/1216] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[259/1216] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[260/1216] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[261/1216] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[262/1216] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[263/1226] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[264/1226] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[265/1226] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[266/1226] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[267/1226] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[268/1226] Compiling HashTreeCollections _HashNode+Structural merge.swift
[269/1226] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[270/1226] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[271/1226] Compiling HashTreeCollections _HashNode+Structural union.swift
[272/1226] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[273/1226] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[274/1226] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[275/1226] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[276/1226] Compiling HashTreeCollections _HashNode.swift
[277/1226] Compiling HashTreeCollections _HashNodeHeader.swift
[278/1226] Compiling HashTreeCollections _HashSlot.swift
[279/1226] Compiling HashTreeCollections _HashStack.swift
[280/1226] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[281/1226] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[282/1226] Compiling HashTreeCollections TreeDictionary+Filter.swift
[283/1226] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[284/1226] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[285/1226] Compiling HashTreeCollections TreeDictionary+Keys.swift
[286/1226] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[287/1226] Compiling DequeModule _DequeSlot.swift
[288/1226] Compiling DequeModule _UnsafeWrappedBuffer.swift
[289/1226] Compiling DequeModule Deque._UnsafeHandle.swift
[290/1226] Compiling DequeModule Deque.swift
[293/1226] Compiling DequeModule Deque+Testing.swift
[294/1226] Compiling DequeModule Deque._Storage.swift
[295/1226] Compiling OrderedCollections OrderedSet+SubSequence.swift
[296/1226] Compiling OrderedCollections OrderedSet+Testing.swift
[297/1226] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[298/1226] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[299/1226] Compiling OrderedCollections OrderedSet.swift
[300/1226] Compiling OrderedCollections _UnsafeBitset.swift
[301/1226] Compiling HashTreeCollections TreeSet+Equatable.swift
[302/1226] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[303/1226] Compiling HashTreeCollections TreeSet+Extras.swift
[304/1226] Compiling HashTreeCollections TreeSet+Filter.swift
[317/1235] Compiling _RopeModule _CharacterRecognizer.swift
[318/1235] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[319/1235] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[320/1235] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[321/1235] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[322/1235] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[323/1235] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[324/1235] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[325/1235] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[326/1235] Compiling HashTreeCollections TreeSet.swift
[326/1235] Compiling t1_enc.cc
[327/1235] Compiling tls13_both.cc
[336/1235] Compiling tls13_client.cc
[343/1235] Compiling OrderedCollections OrderedSet+Sendable.swift
[356/1235] Emitting module DequeModule
[389/1236] Compiling ssl_x509.cc
[398/1236] Emitting module OrderedCollections
[398/1237] Compiling ssl_versions.cc
[400/1237] Compiling ssl_transcript.cc
[401/1237] Compiling ssl_stat.cc
[402/1237] Compiling ssl_session.cc
[403/1237] Compiling ssl_privkey.cc
[405/1237] Compiling _RopeModule Rope+Join.swift
[406/1237] Compiling _RopeModule Rope+MutatingForEach.swift
[407/1237] Compiling _RopeModule Rope+Remove.swift
[408/1237] Compiling _RopeModule Rope+RemoveSubrange.swift
[409/1237] Compiling _RopeModule Rope+Split.swift
[410/1237] Compiling _RopeModule Optional Utilities.swift
[411/1237] Compiling _RopeModule String Utilities.swift
[412/1237] Compiling _RopeModule String.Index+ABI.swift
[436/1237] Emitting module _RopeModule
[447/1237] Compiling ssl_file.cc
[448/1237] Compiling ssl_key_share.cc
[450/1237] Emitting module HashTreeCollections
[480/1239] Compiling ssl_credential.cc
[481/1239] Compiling ssl_cipher.cc
[482/1239] Compiling ssl_cert.cc
[483/1239] Compiling ssl_lib.cc
[485/1239] Compiling ssl_buffer.cc
[486/1239] Compiling ssl_asn1.cc
[487/1239] Compiling ssl_aead_ctx.cc
[488/1239] Compiling s3_pkt.cc
[489/1239] Compiling s3_lib.cc
[490/1239] Compiling s3_both.cc
[491/1239] Compiling handshake_server.cc
[492/1239] Compiling handshake_client.cc
[492/1239] Compiling handshake.cc
[494/1239] Compiling handoff.cc
[495/1239] Compiling dtls_record.cc
[496/1239] Compiling d1_srtp.cc
[497/1239] Compiling encrypted_client_hello.cc
[498/1239] Compiling md5-x86_64-linux.S
[499/1239] Compiling md5-x86_64-apple.S
[500/1239] Compiling md5-586-linux.S
[501/1239] Compiling md5-586-apple.S
[502/1239] Compiling err_data.c
[503/1239] Compiling dtls_method.cc
[504/1239] Compiling chacha20_poly1305_x86_64-linux.S
[505/1239] Compiling chacha20_poly1305_armv8-win.S
[506/1239] Compiling chacha20_poly1305_x86_64-apple.S
[507/1239] Compiling chacha20_poly1305_armv8-linux.S
[508/1239] Compiling chacha20_poly1305_armv8-apple.S
[509/1239] Compiling chacha-x86_64-linux.S
[510/1239] Compiling chacha-x86-linux.S
[511/1239] Compiling chacha-x86_64-apple.S
[512/1239] Compiling d1_lib.cc
[513/1239] Compiling chacha-armv8-win.S
[514/1239] Compiling chacha-x86-apple.S
[515/1239] Compiling d1_pkt.cc
[516/1239] Compiling chacha-armv8-linux.S
[517/1239] Compiling chacha-armv8-apple.S
[518/1239] Compiling chacha-armv4-linux.S
[519/1239] Compiling aes128gcmsiv-x86_64-apple.S
[520/1239] Compiling aes128gcmsiv-x86_64-linux.S
[521/1239] Compiling x86_64-mont5-linux.S
[522/1239] Compiling extensions.cc
[523/1239] Compiling x86_64-mont-apple.S
[524/1239] Compiling x86_64-mont-linux.S
[525/1239] Compiling x86_64-mont5-apple.S
[526/1239] Compiling x86-mont-linux.S
[527/1239] Compiling bio_ssl.cc
[528/1239] Compiling x86-mont-apple.S
[529/1239] Compiling vpaes-x86_64-linux.S
[530/1239] Compiling vpaes-x86_64-apple.S
[531/1239] Compiling vpaes-x86-apple.S
[532/1239] Compiling vpaes-x86-linux.S
[533/1239] Compiling vpaes-armv8-linux.S
[534/1239] Compiling vpaes-armv8-apple.S
[535/1239] Compiling vpaes-armv8-win.S
[536/1239] Compiling vpaes-armv7-linux.S
[537/1239] Compiling sha512-x86_64-apple.S
[538/1239] Compiling sha512-armv8-linux.S
[539/1239] Compiling sha512-armv8-win.S
[540/1239] Compiling sha512-x86_64-linux.S
[541/1239] Compiling sha512-armv8-apple.S
[542/1239] Compiling sha512-armv4-linux.S
[543/1239] Compiling sha512-586-linux.S
[544/1239] Compiling sha512-586-apple.S
[545/1239] Compiling sha256-x86_64-apple.S
[546/1239] Compiling sha256-armv8-win.S
[547/1239] Compiling sha256-armv8-linux.S
[548/1239] Compiling sha256-armv8-apple.S
[549/1239] Compiling sha256-x86_64-linux.S
[550/1239] Compiling sha256-armv4-linux.S
[551/1239] Compiling sha256-586-linux.S
[552/1239] Compiling sha256-586-apple.S
[553/1239] Compiling sha1-armv8-apple.S
[554/1239] Compiling sha1-armv4-large-linux.S
[555/1239] Compiling sha1-x86_64-apple.S
[556/1239] Compiling sha1-armv8-win.S
[557/1239] Compiling sha1-586-linux.S
[558/1239] Compiling sha1-armv8-linux.S
[559/1239] Compiling sha1-x86_64-linux.S
[560/1239] Compiling sha1-586-apple.S
[561/1239] Compiling rsaz-avx2-apple.S
[562/1239] Compiling rdrand-x86_64-linux.S
[563/1239] Compiling rsaz-avx2-linux.S
[564/1239] Compiling p256_beeu-x86_64-asm-linux.S
[565/1239] Compiling rdrand-x86_64-apple.S
[566/1239] Compiling p256_beeu-x86_64-asm-apple.S
[567/1239] Compiling p256_beeu-armv8-asm-win.S
[567/1239] Compiling p256_beeu-armv8-asm-apple.S
[569/1239] Compiling p256_beeu-armv8-asm-linux.S
[570/1239] Compiling p256-armv8-asm-win.S
[571/1239] Compiling p256-armv8-asm-linux.S
[572/1239] Compiling p256-x86_64-asm-apple.S
[573/1239] Compiling p256-x86_64-asm-linux.S
[574/1239] Compiling ghashv8-armv8-win.S
[575/1239] Compiling p256-armv8-asm-apple.S
[576/1239] Compiling ghashv8-armv8-apple.S
[577/1239] Compiling ghashv8-armv8-linux.S
[578/1239] Compiling ghashv8-armv7-linux.S
[579/1239] Compiling ghash-x86_64-linux.S
[580/1239] Compiling ghash-x86_64-apple.S
[581/1239] Compiling ghash-x86-apple.S
[582/1239] Compiling ghash-ssse3-x86_64-linux.S
[582/1239] Compiling ghash-x86-linux.S
[584/1239] Compiling ghash-ssse3-x86-linux.S
[585/1239] Compiling ghash-ssse3-x86_64-apple.S
[586/1239] Compiling ghash-ssse3-x86-apple.S
[587/1239] Compiling ghash-neon-armv8-win.S
[588/1239] Compiling ghash-neon-armv8-apple.S
[589/1239] Compiling ghash-neon-armv8-linux.S
[590/1239] Compiling co-586-linux.S
[591/1239] Compiling ghash-armv4-linux.S
[592/1239] Compiling co-586-apple.S
[593/1239] Compiling d1_both.cc
[594/1239] Compiling bsaes-armv7-linux.S
[595/1239] Compiling bn-armv8-win.S
[596/1239] Compiling bn-armv8-linux.S
[597/1239] Compiling bn-armv8-apple.S
[598/1239] Compiling bn-586-linux.S
[599/1239] Compiling bn-586-apple.S
[600/1239] Compiling armv8-mont-win.S
[601/1239] Compiling armv8-mont-linux.S
[602/1239] Compiling armv8-mont-apple.S
[603/1239] Compiling armv4-mont-linux.S
[604/1239] Compiling aesv8-gcm-armv8-win.S
[605/1239] Compiling aesv8-gcm-armv8-linux.S
[606/1239] Compiling aesv8-gcm-armv8-apple.S
[607/1239] Compiling aesv8-armv8-apple.S
[607/1239] Compiling aesv8-armv8-linux.S
[609/1239] Compiling aesv8-armv8-win.S
[610/1239] Compiling aesv8-armv7-linux.S
[611/1239] Compiling aesni-x86_64-linux.S
[612/1239] Compiling aesni-x86-linux.S
[613/1239] Compiling aesni-x86_64-apple.S
[614/1239] Compiling aesni-gcm-x86_64-apple.S
[615/1239] Compiling aesni-gcm-x86_64-linux.S
[616/1239] Compiling aesni-x86-apple.S
[617/1239] Compiling x_sig.c
[618/1239] Compiling x_val.c
[619/1239] Compiling x_x509a.c
[620/1239] Compiling x_x509.c
[621/1239] Compiling x_req.c
[622/1239] Compiling x_spki.c
[623/1239] Compiling x_name.c
[624/1239] Compiling x_pubkey.c
[625/1239] Compiling x_crl.c
[626/1239] Compiling x_attrib.c
[627/1239] Compiling x509spki.c
[628/1239] Compiling x_exten.c
[629/1239] Compiling x_algor.c
[630/1239] Compiling x509rset.c
[631/1239] Compiling x509name.c
[632/1239] Compiling x_all.c
[633/1239] Compiling x509cset.c
[634/1239] Compiling x509_vpm.c
[635/1239] Compiling x509_txt.c
[636/1239] Compiling x509_vfy.c
[637/1239] Compiling x509_trs.c
[638/1239] Compiling x509_set.c
[639/1239] Compiling x509_v3.c
[640/1239] Compiling x509_req.c
[641/1239] Compiling x509_d2.c
[642/1239] Compiling x509_lu.c
[642/1239] Compiling x509_obj.c
[643/1239] Compiling x509_ext.c
[645/1239] Compiling x509_def.c
[646/1239] Compiling x509_cmp.c
[647/1239] Compiling x509_att.c
[648/1239] Compiling x509.c
[649/1239] Compiling v3_prn.c
[650/1239] Compiling v3_skey.c
[651/1239] Compiling v3_purp.c
[652/1239] Compiling v3_ocsp.c
[653/1239] Compiling v3_utl.c
[654/1239] Compiling v3_pcons.c
[655/1239] Compiling v3_ncons.c
[655/1239] Compiling v3_pmaps.c
[657/1239] Compiling v3_int.c
[658/1239] Compiling v3_lib.c
[659/1239] Compiling v3_info.c
[660/1239] Compiling v3_ia5.c
[661/1239] Compiling v3_genn.c
[662/1239] Compiling v3_enum.c
[663/1239] Compiling v3_extku.c
[664/1239] Compiling v3_cpols.c
[665/1239] Compiling v3_crld.c
[666/1239] Compiling v3_conf.c
[667/1239] Compiling v3_bcons.c
[668/1239] Compiling v3_bitst.c
[669/1239] Compiling v3_akeya.c
[670/1239] Compiling v3_alt.c
[671/1239] Compiling v3_akey.c
[672/1239] Compiling t_x509a.c
[673/1239] Compiling t_crl.c
[674/1239] Compiling i2d_pr.c
[675/1239] Compiling rsa_pss.c
[676/1239] Compiling t_x509.c
[677/1239] Compiling name_print.c
[678/1239] Compiling policy.c
[679/1239] Compiling t_req.c
[680/1239] Compiling by_file.c
[681/1239] Compiling by_dir.c
[682/1239] Compiling asn1_gen.c
[683/1239] Compiling algorithm.c
[684/1239] Compiling a_verify.c
[685/1239] Compiling a_sign.c
[686/1239] Compiling voprf.c
[687/1239] Compiling a_digest.c
[688/1239] Compiling thread_win.c
[689/1239] Compiling trust_token.c
[690/1239] Compiling thread.c
[691/1239] Compiling thread_pthread.c
[692/1239] Compiling thread_none.c
[693/1239] Compiling spx_util.c
[694/1239] Compiling spx_wots.c
[695/1239] Compiling spx_thash.c
[696/1239] Compiling spx_merkle.c
[697/1239] Compiling spx_fors.c
[698/1239] Compiling pmbtoken.c
[698/1239] Compiling stack.c
[700/1239] Compiling spx.c
[701/1239] Compiling spx_address.c
[702/1239] Compiling wots.c
[703/1239] Compiling sha512.c
[704/1239] Compiling thash.c
[705/1239] Compiling merkle.c
[706/1239] Compiling fors.c
[707/1239] Compiling siphash.c
[708/1239] Compiling sha256.c
[708/1239] Compiling slhdsa.c
[710/1239] Compiling sha1.c
[711/1239] Compiling rc4.c
[712/1239] Compiling rsa_print.c
[713/1239] Compiling rsa_extra.c
[714/1239] Compiling refcount.c
[715/1239] Compiling windows.c
[716/1239] Compiling rsa_asn1.c
[717/1239] Compiling trusty.c
[718/1239] Compiling rand_extra.c
[719/1239] Compiling getentropy.c
[720/1239] Compiling rsa_crypt.c
[721/1239] Compiling urandom.c
[722/1239] Compiling passive.c
[723/1239] Compiling ios.c
[724/1239] Compiling deterministic.c
[725/1239] Compiling forkunsafe.c
[726/1239] Compiling fork_detect.c
[727/1239] Compiling poly1305_arm_asm.S
[728/1239] Compiling poly1305.c
[729/1239] Compiling pool.c
[730/1239] Compiling poly1305_arm.c
[731/1239] Compiling pkcs7.c
[732/1239] Compiling poly1305_vec.c
[733/1239] Compiling pem_xaux.c
[734/1239] Compiling pkcs8_x509.c
[735/1239] Compiling pem_x509.c
[736/1239] Compiling p5_pbev2.c
[737/1239] Compiling pkcs7_x509.c
[738/1239] Compiling pem_pkey.c
[739/1239] Compiling pkcs8.c
[740/1239] Compiling pem_pk8.c
[741/1239] Compiling obj_xref.c
[742/1239] Compiling pem_oth.c
[743/1239] Compiling pem_all.c
[744/1239] Compiling mem.c
[745/1239] Compiling pem_info.c
[746/1239] Compiling md5.c
[747/1239] Compiling mldsa.c
[748/1239] Compiling obj.c
[749/1239] Compiling md4.c
[750/1239] Compiling pem_lib.c
[751/1239] Compiling fips_shared_support.c
[752/1239] Compiling keccak.c
[753/1239] Compiling lhash.c
[754/1239] Compiling kyber.c
[755/1239] Compiling ex_data.c
[756/1239] Compiling hpke.c
[757/1239] Compiling poly_rq_mul.S
[758/1239] Compiling sign.c
[759/1239] Compiling hrss.c
[760/1239] Compiling scrypt.c
[761/1239] Compiling mlkem.cc
[762/1239] Compiling pbkdf.c
[763/1239] Compiling print.c
[764/1239] Compiling p_x25519.c
[765/1239] Compiling p_x25519_asn1.c
[766/1239] Compiling p_rsa_asn1.c
[767/1239] Compiling p_ed25519.c
[767/1239] Compiling p_ed25519_asn1.c
[769/1239] Compiling p_ec_asn1.c
[770/1239] Compiling p_rsa.c
[771/1239] Compiling p_hkdf.c
[772/1239] Compiling p_ec.c
[773/1239] Compiling p_dh.c
[774/1239] Compiling p_dsa_asn1.c
[775/1239] Compiling p_dh_asn1.c
[776/1239] Compiling evp_ctx.c
[777/1239] Compiling evp.c
[778/1239] Compiling err.c
[779/1239] Compiling engine.c
[780/1239] Compiling evp_asn1.c
[781/1239] Compiling ecdh_extra.c
[782/1239] Compiling ec_derive.c
[783/1239] Compiling ecdsa_asn1.c
[784/1239] Compiling dsa_asn1.c
[785/1239] Compiling ec_asn1.c
[786/1239] Compiling dsa.c
[787/1239] Compiling dilithium.c
[788/1239] Compiling hash_to_curve.c
[789/1239] Compiling dh_asn1.c
[790/1239] Compiling digest_extra.c
[791/1239] Compiling params.c
[792/1239] Compiling spake25519.c
[793/1239] Compiling x25519-asm-arm.S
[794/1239] Compiling des.c
[795/1239] Compiling cpu_intel.c
[796/1239] Compiling crypto.c
[797/1239] Compiling cpu_arm_linux.c
[798/1239] Compiling cpu_arm_freebsd.c
[799/1239] Compiling cpu_aarch64_win.c
[800/1239] Compiling cpu_aarch64_openbsd.c
[801/1239] Compiling cpu_aarch64_sysreg.c
[802/1239] Compiling cpu_aarch64_linux.c
[803/1239] Compiling cpu_aarch64_apple.c
[804/1239] Compiling cpu_aarch64_fuchsia.c
[805/1239] Compiling curve25519.c
[806/1239] Compiling tls_cbc.c
[807/1239] Compiling conf.c
[808/1239] Compiling e_tls.c
[809/1239] Compiling e_rc4.c
[810/1239] Compiling e_rc2.c
[811/1239] Compiling e_des.c
[812/1239] Compiling e_null.c
[813/1239] Compiling derive_key.c
[814/1239] Compiling e_aesctrhmac.c
[814/1239] Compiling e_chacha20poly1305.c
[816/1239] Compiling curve25519_64_adx.c
[817/1239] Compiling chacha.c
[817/1239] Compiling cipher_extra.c
[819/1239] Compiling e_aesgcmsiv.c
[820/1239] Compiling unicode.c
[821/1239] Compiling ber.c
[822/1239] Compiling bn_asn1.c
[823/1239] Compiling cbb.c
[824/1239] Compiling buf.c
[825/1239] Compiling asn1_compat.c
[826/1239] Compiling convert.c
[827/1239] Compiling cbs.c
[828/1239] Compiling blake2.c
[829/1239] Compiling socket.c
[830/1239] Compiling socket_helper.c
[831/1239] Compiling printf.c
[832/1239] Compiling hexdump.c
[833/1239] Compiling file.c
[834/1239] Compiling pair.c
[835/1239] Compiling errno.c
[836/1239] Compiling fd.c
[837/1239] Compiling connect.c
[838/1239] Compiling bio_mem.c
[839/1239] Compiling base64.c
[840/1239] Compiling bio.c
[841/1239] Compiling tasn_new.c
[842/1239] Compiling tasn_fre.c
[843/1239] Compiling tasn_utl.c
[844/1239] Compiling tasn_typ.c
[845/1239] Compiling tasn_enc.c
[846/1239] Compiling posix_time.c
[847/1239] Compiling f_string.c
[848/1239] Compiling tasn_dec.c
[849/1239] Compiling f_int.c
[850/1239] Compiling asn_pack.c
[851/1239] Compiling asn1_par.c
[852/1239] Compiling asn1_lib.c
[853/1239] Compiling a_utctm.c
[854/1239] Compiling a_type.c
[855/1239] Compiling a_time.c
[856/1239] Compiling a_octet.c
[857/1239] Compiling a_strnid.c
[858/1239] Compiling a_strex.c
[859/1239] Compiling a_mbstr.c
[860/1239] Compiling a_i2d_fp.c
[861/1239] Compiling a_object.c
[862/1239] Compiling a_dup.c
[862/1239] Compiling a_int.c
[864/1239] Compiling a_d2i_fp.c
[865/1239] Compiling a_bool.c
[866/1239] Compiling fiat_p256_adx_sqr.S
[866/1239] Compiling a_gentm.c
[868/1239] Compiling bcm.c
[869/1239] Compiling a_bitstr.c
[870/1239] Compiling fiat_curve25519_adx_square.S
[871/1239] Compiling fiat_p256_adx_mul.S
[872/1239] Compiling md5-x86_64-linux.S
[873/1239] Compiling md5-x86_64-apple.S
[874/1239] Compiling fiat_curve25519_adx_mul.S
[875/1239] Compiling md5-586-linux.S
[876/1239] Compiling md5-586-apple.S
[877/1239] Compiling chacha20_poly1305_armv8-win.S
[878/1239] Compiling err_data.c
[879/1239] Compiling chacha20_poly1305_armv8-linux.S
[880/1239] Compiling chacha20_poly1305_armv8-apple.S
[881/1239] Compiling chacha20_poly1305_x86_64-linux.S
[882/1239] Compiling chacha-x86_64-linux.S
[883/1239] Compiling chacha-x86_64-apple.S
[884/1239] Compiling chacha-x86-apple.S
[885/1239] Compiling chacha-armv8-win.S
[886/1239] Compiling chacha-x86-linux.S
[887/1239] Compiling chacha-armv8-linux.S
[888/1239] Compiling chacha-armv4-linux.S
[889/1239] Compiling chacha-armv8-apple.S
[890/1239] Compiling aes128gcmsiv-x86_64-linux.S
[891/1239] Compiling aes128gcmsiv-x86_64-apple.S
[892/1239] Compiling x86_64-mont5-apple.S
[893/1239] Compiling CCryptoBoringSSLShims shims.c
[894/1239] Compiling x86_64-mont-linux.S
[895/1239] Compiling x86_64-mont5-linux.S
[896/1239] Compiling x86_64-mont-apple.S
[897/1239] Compiling x86-mont-linux.S
[898/1239] Compiling x86-mont-apple.S
[899/1239] Compiling vpaes-x86_64-linux.S
[900/1239] Compiling vpaes-x86_64-apple.S
[901/1239] Compiling vpaes-x86-linux.S
[902/1239] Compiling vpaes-x86-apple.S
[903/1239] Compiling vpaes-armv8-win.S
[904/1239] Compiling vpaes-armv8-linux.S
[905/1239] Compiling vpaes-armv8-apple.S
[906/1239] Compiling vpaes-armv7-linux.S
[907/1239] Compiling sha512-x86_64-apple.S
[908/1239] Compiling sha512-x86_64-linux.S
[909/1239] Compiling sha512-armv8-win.S
[910/1239] Compiling sha512-armv8-linux.S
[911/1239] Compiling sha512-armv4-linux.S
[912/1239] Compiling sha512-armv8-apple.S
[913/1239] Compiling sha512-586-linux.S
[914/1239] Compiling sha256-armv8-apple.S
[915/1239] Compiling sha512-586-apple.S
[916/1239] Compiling sha256-armv8-linux.S
[917/1239] Compiling sha256-586-linux.S
[918/1239] Compiling sha256-armv4-linux.S
[919/1239] Compiling sha256-586-apple.S
[920/1239] Compiling sha1-x86_64-apple.S
[921/1239] Compiling sha1-armv8-linux.S
[922/1239] Compiling sha1-armv8-win.S
[923/1239] Compiling sha1-x86_64-linux.S
[924/1239] Compiling sha1-armv8-apple.S
[925/1239] Compiling sha1-armv4-large-linux.S
[926/1239] Compiling sha1-586-apple.S
[927/1239] Compiling rsaz-avx2-apple.S
[928/1239] Compiling sha1-586-linux.S
[929/1239] Compiling rsaz-avx2-linux.S
[930/1239] Compiling rdrand-x86_64-linux.S
[931/1239] Compiling rdrand-x86_64-apple.S
[932/1239] Compiling p256_beeu-x86_64-asm-linux.S
[933/1239] Compiling p256_beeu-x86_64-asm-apple.S
[934/1239] Compiling p256_beeu-armv8-asm-linux.S
[935/1239] Compiling p256_beeu-armv8-asm-win.S
[936/1239] Compiling p256_beeu-armv8-asm-apple.S
[937/1239] Compiling p256-x86_64-asm-apple.S
[938/1239] Compiling p256-armv8-asm-win.S
[939/1239] Compiling p256-armv8-asm-linux.S
[940/1239] Compiling p256-x86_64-asm-linux.S
[941/1239] Compiling p256-armv8-asm-apple.S
[942/1239] Compiling ghashv8-armv8-win.S
[943/1239] Compiling ghashv8-armv8-linux.S
[944/1239] Compiling ghashv8-armv8-apple.S
[945/1239] Compiling ghashv8-armv7-linux.S
[946/1239] Compiling ghash-x86_64-linux.S
[947/1239] Compiling ghash-x86_64-apple.S
[948/1239] Compiling ghash-x86-linux.S
[949/1239] Compiling ghash-x86-apple.S
[950/1239] Compiling ghash-ssse3-x86_64-linux.S
[951/1239] Compiling ghash-ssse3-x86_64-apple.S
[952/1239] Compiling ghash-ssse3-x86-linux.S
[953/1239] Compiling ghash-ssse3-x86-apple.S
[954/1239] Compiling ghash-neon-armv8-linux.S
[955/1239] Compiling ghash-neon-armv8-win.S
[956/1239] Compiling ghash-neon-armv8-apple.S
[957/1239] Compiling ghash-armv4-linux.S
[958/1239] Compiling co-586-linux.S
[959/1239] Compiling co-586-apple.S
[960/1239] Compiling bsaes-armv7-linux.S
[961/1239] Compiling bn-armv8-win.S
[962/1239] Compiling bn-armv8-apple.S
[963/1239] Compiling bn-armv8-linux.S
[964/1239] Compiling bn-586-apple.S
[965/1239] Compiling bn-586-linux.S
[966/1239] Compiling armv8-mont-win.S
[967/1239] Compiling armv8-mont-linux.S
[968/1239] Compiling armv4-mont-linux.S
[969/1239] Compiling armv8-mont-apple.S
[970/1239] Compiling aesv8-gcm-armv8-win.S
[971/1239] Compiling aesv8-gcm-armv8-linux.S
[972/1239] Compiling aesv8-gcm-armv8-apple.S
[973/1239] Compiling aesv8-armv8-apple.S
[974/1239] Compiling aesv8-armv8-linux.S
[975/1239] Compiling aesv8-armv8-win.S
[976/1239] Compiling aesv8-armv7-linux.S
[977/1239] Compiling aesni-x86_64-apple.S
[978/1239] Compiling aesni-x86_64-linux.S
[979/1239] Compiling aesni-x86-linux.S
[980/1239] Compiling aesni-x86-apple.S
[981/1239] Compiling aesni-gcm-x86_64-linux.S
[982/1239] Compiling aesni-gcm-x86_64-apple.S
[983/1239] Compiling x_sig.c
[984/1239] Compiling x_spki.c
[985/1239] Compiling x_x509.c
[986/1239] Compiling x_val.c
[987/1239] Compiling x_x509a.c
[988/1239] Compiling x_req.c
[989/1239] Compiling x_pubkey.c
[990/1239] Compiling x_exten.c
[991/1239] Compiling x_name.c
[992/1239] Compiling x_all.c
[993/1239] Compiling x_crl.c
[994/1239] Compiling x_attrib.c
[995/1239] Compiling x509spki.c
[996/1239] Compiling x509rset.c
[997/1239] Compiling x_algor.c
[998/1239] Compiling x509name.c
[999/1239] Compiling x509cset.c
[1000/1239] Compiling x509_vpm.c
[1001/1239] Compiling x509_v3.c
[1002/1239] Compiling x509_txt.c
[1003/1239] Compiling x509_trs.c
[1004/1239] Compiling x509_vfy.c
[1005/1239] Compiling x509_req.c
[1006/1239] Compiling x509_set.c
[1007/1239] Compiling c-nioatomics.c
[1008/1239] Compiling x509_obj.c
[1009/1239] Compiling x509_ext.c
[1010/1239] Compiling x509_lu.c
[1011/1239] Compiling x509_d2.c
[1011/1239] Compiling x509_def.c
[1013/1239] Compiling x509.c
[1014/1239] Compiling x509_cmp.c
[1015/1239] Compiling x509_att.c
[1016/1239] Compiling v3_utl.c
[1017/1239] Compiling v3_prn.c
[1018/1239] Compiling v3_skey.c
[1019/1239] Compiling v3_purp.c
[1020/1239] Compiling c-atomics.c
[1021/1239] Compiling v3_ocsp.c
[1022/1239] Compiling v3_pcons.c
[1023/1239] Compiling v3_pmaps.c
[1024/1239] Compiling v3_int.c
[1025/1239] Compiling v3_ncons.c
[1026/1239] Compiling v3_info.c
[1027/1239] Compiling v3_ia5.c
[1028/1239] Compiling v3_lib.c
[1029/1239] Compiling v3_genn.c
[1030/1239] Compiling v3_extku.c
[1031/1245] Compiling v3_cpols.c
[1032/1245] Compiling v3_conf.c
[1033/1245] Compiling v3_bitst.c
[1034/1245] Compiling v3_enum.c
[1035/1245] Compiling v3_bcons.c
[1036/1245] Compiling v3_crld.c
[1037/1245] Compiling v3_alt.c
[1038/1245] Compiling t_x509a.c
[1039/1245] Compiling t_crl.c
[1040/1245] Compiling t_x509.c
[1041/1245] Compiling v3_akeya.c
[1042/1245] Compiling t_req.c
[1043/1245] Compiling v3_akey.c
[1045/1245] Compiling NIOConcurrencyHelpers NIOLock.swift
[1045/1245] Compiling i2d_pr.c
[1046/1245] Compiling policy.c
[1047/1245] Compiling rsa_pss.c
[1049/1245] Compiling NIOConcurrencyHelpers lock.swift
[1049/1245] Compiling by_dir.c
[1050/1245] Compiling name_print.c
[1051/1245] Compiling by_file.c
[1052/1245] Compiling asn1_gen.c
[1053/1245] Compiling algorithm.c
[1054/1245] Compiling thread_win.c
[1055/1245] Compiling a_verify.c
[1056/1245] Compiling a_sign.c
[1057/1245] Compiling thread_pthread.c
[1058/1245] Compiling thread.c
[1059/1245] Compiling voprf.c
[1060/1245] Compiling pmbtoken.c
[1061/1245] Compiling thread_none.c
[1062/1245] Compiling a_digest.c
[1063/1245] Compiling trust_token.c
[1064/1245] Compiling spx_wots.c
[1065/1245] Compiling spx_util.c
[1066/1245] Compiling spx_merkle.c
[1067/1245] Compiling spx_thash.c
[1068/1245] Compiling stack.c
[1070/1245] Emitting module NIOConcurrencyHelpers
[1071/1245] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1071/1245] Compiling spx_address.c
[1072/1245] Compiling spx.c
[1073/1245] Compiling spx_fors.c
[1075/1245] Compiling NIOConcurrencyHelpers atomics.swift
[1076/1245] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1076/1245] Compiling wots.c
[1077/1245] Compiling thash.c
[1078/1245] Compiling slhdsa.c
[1079/1246] Compiling merkle.c
[1080/1246] Compiling sha1.c
[1081/1246] Compiling sha512.c
[1082/1246] Compiling sha256.c
[1083/1246] Compiling siphash.c
[1084/1246] Compiling fors.c
[1085/1246] Compiling rsa_print.c
[1086/1246] Compiling rsa_extra.c
[1088/1246] Compiling rc4.c
[1089/1246] Compiling refcount.c
[1090/1246] Compiling trusty.c
[1091/1246] Compiling windows.c
[1092/1246] Compiling rsa_asn1.c
[1093/1246] Compiling urandom.c
[1094/1246] Compiling rand_extra.c
[1095/1246] Compiling getentropy.c
[1096/1246] Compiling ios.c
[1097/1246] Compiling rsa_crypt.c
[1098/1246] Compiling passive.c
[1099/1246] Compiling deterministic.c
[1100/1246] Compiling poly1305_arm_asm.S
[1101/1246] Compiling forkunsafe.c
[1102/1246] Compiling fork_detect.c
[1103/1246] Compiling poly1305_arm.c
[1104/1246] Compiling poly1305.c
[1105/1246] Compiling pool.c
[1106/1246] Compiling pkcs7.c
[1107/1246] Compiling poly1305_vec.c
[1108/1246] Compiling pkcs8.c
[1109/1247] Compiling p5_pbev2.c
[1110/1255] Compiling pem_xaux.c
[1111/1263] Compiling pkcs8_x509.c
[1112/1269] Compiling pkcs7_x509.c
[1113/1272] Compiling pem_x509.c
[1114/1272] Compiling pem_pkey.c
[1115/1272] Compiling obj_xref.c
[1116/1272] Compiling pem_oth.c
[1117/1272] Compiling pem_pk8.c
[1118/1272] Compiling pem_info.c
[1119/1272] Compiling md5.c
[1120/1272] Compiling pem_lib.c
[1121/1272] Compiling mldsa.c
[1122/1272] Compiling mem.c
[1123/1272] Compiling pem_all.c
[1124/1272] Compiling obj.c
[1125/1272] Compiling md4.c
[1126/1272] Compiling lhash.c
[1127/1272] Compiling keccak.c
[1128/1272] Compiling fips_shared_support.c
[1129/1272] Compiling kyber.c
[1131/1272] Compiling ConsoleKitTerminal Console+Confirm.swift
[1132/1272] Compiling ConsoleKitTerminal Console+Input.swift
[1133/1272] Compiling ConsoleKitTerminal Console+Center.swift
[1134/1272] Compiling ConsoleKitTerminal Console+Output.swift
[1134/1275] Compiling poly_rq_mul.S
[1135/1275] Compiling ex_data.c
[1137/1275] Emitting module ConsoleKitTerminal
[1137/1275] Compiling hpke.c
[1138/1275] Compiling pbkdf.c
[1139/1275] Compiling hrss.c
[1140/1275] Compiling print.c
[1141/1275] Compiling scrypt.c
[1142/1275] Compiling sign.c
[1144/1275] Compiling ConsoleKitTerminal Console+Wait.swift
[1145/1275] Compiling ConsoleKitTerminal ConsoleColor.swift
[1146/1275] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1147/1275] Compiling ConsoleKitTerminal Console.swift
[1148/1275] Compiling ConsoleKitTerminal Terminal.swift
[1149/1275] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1150/1275] Compiling ConsoleKitTerminal ConsoleText.swift
[1151/1275] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1152/1275] Compiling ConsoleKitTerminal ANSI.swift
[1153/1275] Compiling ConsoleKitTerminal CustomActivity.swift
[1154/1275] Compiling ConsoleKitTerminal LoadingBar.swift
[1155/1275] Compiling ConsoleKitTerminal ProgressBar.swift
[1156/1275] Compiling ConsoleKitTerminal Console+Clear.swift
[1157/1275] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1158/1275] Compiling ConsoleKitTerminal ConsoleClear.swift
[1159/1275] Compiling ConsoleKitTerminal Console+Ask.swift
[1160/1275] Compiling ConsoleKitTerminal Console+Choose.swift
[1161/1275] Compiling ConsoleKitTerminal ActivityBar.swift
[1162/1275] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1163/1275] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1164/1275] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1164/1275] Compiling p_x25519.c
[1165/1275] Compiling p_rsa_asn1.c
[1166/1275] Compiling p_x25519_asn1.c
[1167/1275] Compiling p_rsa.c
[1168/1275] Compiling p_ed25519_asn1.c
[1169/1275] Compiling p_hkdf.c
[1170/1275] Compiling p_ed25519.c
[1171/1275] Compiling p_ec_asn1.c
[1172/1275] Compiling p_dh_asn1.c
[1172/1275] Compiling evp_ctx.c
[1174/1275] Compiling p_ec.c
[1174/1275] Compiling p_dh.c
[1174/1275] Compiling p_dsa_asn1.c
[1177/1275] Compiling engine.c
[1178/1275] Compiling ecdh_extra.c
[1179/1275] Compiling evp.c
[1180/1275] Compiling err.c
[1181/1275] Compiling evp_asn1.c
[1182/1275] Compiling ecdsa_asn1.c
[1183/1275] Compiling ec_derive.c
[1184/1275] Compiling dsa_asn1.c
[1185/1275] Compiling ec_asn1.c
[1186/1275] Compiling hash_to_curve.c
[1187/1275] Compiling dsa.c
[1188/1275] Compiling dilithium.c
[1189/1275] Compiling params.c
[1190/1275] Compiling digest_extra.c
[1191/1275] Compiling spake25519.c
[1191/1275] Compiling dh_asn1.c
[1193/1275] Compiling x25519-asm-arm.S
[1194/1275] Compiling des.c
[1195/1275] Compiling cpu_intel.c
[1196/1275] Compiling crypto.c
[1197/1275] Compiling cpu_arm_linux.c
[1198/1275] Compiling cpu_arm_freebsd.c
[1199/1275] Compiling cpu_aarch64_win.c
[1200/1275] Compiling cpu_aarch64_openbsd.c
[1201/1275] Compiling cpu_aarch64_sysreg.c
[1202/1275] Compiling cpu_aarch64_fuchsia.c
[1203/1275] Compiling cpu_aarch64_apple.c
[1204/1275] Compiling cpu_aarch64_linux.c
[1205/1275] Compiling curve25519.c
[1207/1275] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1208/1275] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1209/1275] Compiling ConsoleKitTerminal LoggerFragment.swift
[1209/1276] Compiling conf.c
[1210/1276] Compiling e_rc4.c
[1211/1276] Compiling e_tls.c
[1212/1276] Compiling tls_cbc.c
[1214/1276] Compiling e_rc2.c
[1215/1276] Compiling e_null.c
[1216/1276] Compiling e_des.c
[1217/1276] Compiling e_chacha20poly1305.c
[1218/1276] Compiling derive_key.c
[1219/1276] Compiling e_aesgcmsiv.c
[1220/1276] Compiling e_aesctrhmac.c
[1221/1276] Compiling cipher_extra.c
[1222/1276] Compiling curve25519_64_adx.c
[1223/1276] Compiling unicode.c
[1223/1276] Compiling chacha.c
[1225/1276] Compiling ber.c
[1226/1276] Compiling asn1_compat.c
[1227/1276] Compiling buf.c
[1228/1276] Compiling bn_asn1.c
[1228/1276] Compiling cbb.c
[1230/1276] Compiling convert.c
[1231/1276] Compiling cbs.c
[1232/1276] Compiling blake2.c
[1233/1276] Compiling printf.c
[1234/1276] Compiling hexdump.c
[1235/1276] Compiling pair.c
[1236/1276] Compiling errno.c
[1237/1276] Compiling file.c
[1238/1276] Compiling fd.c
[1239/1277] Compiling bio_mem.c
[1240/1283] Compiling tasn_typ.c
[1241/1292] Compiling bio.c
[1242/1292] Compiling base64.c
[1243/1295] Compiling tasn_utl.c
[1243/1295] Compiling tasn_new.c
[1245/1298] Compiling tasn_fre.c
[1246/1298] Compiling f_string.c
[1247/1298] Compiling posix_time.c
[1248/1298] Compiling tasn_enc.c
[1249/1298] Compiling f_int.c
[1250/1298] Compiling tasn_dec.c
[1251/1298] Compiling asn_pack.c
[1252/1298] Compiling asn1_par.c
[1253/1298] Compiling bcm.c
[1254/1298] Compiling a_type.c
[1255/1298] Compiling a_octet.c
[1255/1298] Compiling a_utctm.c
[1255/1298] Compiling a_strnid.c
[1255/1298] Compiling asn1_lib.c
[1255/1298] Compiling a_time.c
[1260/1298] Compiling a_strex.c
[1262/1298] Emitting module ConsoleKitCommands
[1262/1298] Compiling a_object.c
[1263/1300] Compiling a_i2d_fp.c
[1264/1300] Compiling a_mbstr.c
[1265/1300] Compiling a_dup.c
[1266/1300] Write sources
[1267/1300] Compiling a_gentm.c
[1268/1300] Write sources
[1270/1300] Compiling a_d2i_fp.c
[1271/1300] Write sources
[1274/1300] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1275/1300] Compiling ConsoleKitCommands AsyncCommand.swift
[1276/1300] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1276/1300] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1277/1300] Compiling a_bool.c
[1278/1300] Compiling a_int.c
[1279/1300] Compiling a_bitstr.c
[1281/1300] Compiling ConsoleKitCommands CommandGroup.swift
[1282/1300] Compiling ConsoleKitCommands CommandInput.swift
[1283/1300] Compiling ConsoleKitCommands Commands.swift
[1284/1300] Compiling ConsoleKitCommands AsyncCommands.swift
[1285/1300] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1286/1300] Compiling ConsoleKitCommands AnyCommand.swift
[1287/1300] Compiling ConsoleKitCommands Command.swift
[1288/1300] Compiling ConsoleKitCommands CommandContext.swift
[1289/1300] Compiling ConsoleKitCommands CommandError.swift
[1290/1330] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1291/1330] Compiling ConsoleKitCommands Utilities.swift
[1292/1405] Compiling BitCollections BitArray+Fill.swift
[1293/1405] Compiling BitCollections BitArray+Hashable.swift
[1294/1407] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1295/1407] Compiling BitCollections BitSet+CustomReflectable.swift
[1296/1407] Compiling BitCollections BitArray+RandomBits.swift
[1297/1407] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[1298/1407] Compiling BitCollections BitArray+Shifts.swift
[1299/1407] Compiling BitCollections BitSet+Extras.swift
[1300/1407] Compiling BitCollections BitSet+Hashable.swift
[1303/1407] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1304/1407] Compiling BitCollections BitSet+Equatable.swift
[1305/1407] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1308/1414] Compiling Atomics IntegerOperations.swift
[1309/1414] Compiling Atomics Unmanaged extensions.swift
[1313/1414] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[1314/1414] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[1315/1414] Compiling BitCollections BitArray+Extras.swift
[1316/1414] Compiling BitCollections BitSet+Initializers.swift
[1317/1414] Compiling BitCollections BitSet+Invariants.swift
[1318/1414] Compiling BitCollections BitSet+Random.swift
[1319/1414] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1320/1414] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1321/1414] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1322/1414] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1329/1414] Compiling BitCollections BitArray+Invariants.swift
[1330/1414] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[1332/1415] Compiling CryptoBoringWrapper RandomBytes.swift
[1334/1415] Emitting module BitCollections
[1338/1418] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1339/1418] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1340/1418] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1341/1418] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1342/1418] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1343/1418] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1344/1418] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1345/1418] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1346/1418] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1347/1418] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1348/1418] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1349/1418] Compiling BitCollections BitSet+SetAlgebra union.swift
[1350/1418] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1351/1418] Compiling BitCollections BitSet.Counted.swift
[1352/1420] Compiling ConsoleKit Exports.swift
[1353/1420] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1354/1420] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1355/1420] Compiling CryptoBoringWrapper EllipticCurve.swift
[1356/1420] Emitting module ConsoleKit
[1357/1421] Compiling BitCollections BitArray+BitwiseOperations.swift
[1358/1421] Compiling Algorithms Trim.swift
[1359/1421] Compiling Algorithms Unique.swift
[1360/1421] Compiling Algorithms Windows.swift
[1361/1421] Compiling BitCollections BitArray+Copy.swift
[1362/1421] Compiling BitCollections BitArray+CustomReflectable.swift
[1363/1421] Compiling BitCollections BitArray+Descriptions.swift
[1364/1421] Compiling BitCollections BitArray+Equatable.swift
[1366/1421] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1367/1421] Emitting module CryptoBoringWrapper
[1373/1421] Compiling BitCollections BitArray+Initializers.swift
[1381/1421] Compiling BitCollections BitArray.swift
[1382/1421] Compiling BitCollections BitSet+BidirectionalCollection.swift
[1383/1421] Compiling BitCollections BitSet+Codable.swift
[1392/1421] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1393/1421] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1404/1422] Compiling BitCollections BitSet.Index.swift
[1405/1422] Compiling BitCollections BitSet._UnsafeHandle.swift
[1406/1422] Compiling BitCollections BitSet.swift
[1407/1422] Compiling BitCollections Range+Utilities.swift
[1408/1422] Compiling BitCollections Slice+Utilities.swift
[1409/1422] Compiling BitCollections UInt+Tricks.swift
[1410/1422] Compiling BitCollections _Word.swift
[1412/1496] Compiling Crypto Nonces.swift
[1413/1496] Compiling Crypto ASN1.swift
[1414/1496] Compiling Crypto ASN1Any.swift
[1415/1496] Compiling Collections Collections.swift
[1416/1496] Emitting module Collections
[1417/1497] Emitting module Atomics
[1420/1558] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1421/1558] Compiling NIOCore BSDSocketAPI.swift
[1422/1558] Compiling NIOCore ByteBuffer-aux.swift
[1423/1558] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1424/1558] Compiling NIOCore ByteBuffer-conversions.swift
[1425/1558] Compiling NIOCore ByteBuffer-core.swift
[1426/1558] Compiling NIOCore ByteBuffer-hex.swift
[1427/1558] Compiling NIOCore ByteBuffer-int.swift
[1428/1558] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1429/1558] Compiling NIOCore AddressedEnvelope.swift
[1433/1567] Emitting module Algorithms
[1438/1567] Compiling NIOCore MulticastChannel.swift
[1439/1567] Compiling NIOCore NIOAny.swift
[1440/1567] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1441/1567] Compiling NIOCore NIOLoopBound.swift
[1442/1567] Compiling NIOCore NIOScheduledCallback.swift
[1443/1567] Compiling NIOCore NIOSendable.swift
[1444/1567] Compiling NIOCore PointerHelpers.swift
[1445/1567] Compiling NIOCore RecvByteBufferAllocator.swift
[1447/1576] Emitting module Crypto
[1448/1576] Compiling NIOCore FileHandle.swift
[1449/1576] Compiling NIOCore FileRegion.swift
[1450/1576] Compiling NIOCore GlobalSingletons.swift
[1451/1576] Compiling NIOCore IO.swift
[1452/1576] Compiling NIOCore IOData.swift
[1453/1576] Compiling NIOCore IPProtocol.swift
[1454/1576] Compiling NIOCore IntegerBitPacking.swift
[1455/1576] Compiling NIOCore IntegerTypes.swift
[1456/1576] Compiling NIOCore Interfaces.swift
[1457/1576] Compiling NIOCore Linux.swift
[1458/1576] Compiling NIOCore SocketAddresses.swift
[1459/1576] Compiling NIOCore SocketOptionProvider.swift
[1460/1576] Compiling NIOCore SystemCallHelpers.swift
[1461/1576] Compiling NIOCore TimeAmount+Duration.swift
[1462/1576] Compiling NIOCore TypeAssistedChannelHandler.swift
[1463/1576] Compiling NIOCore UniversalBootstrapSupport.swift
[1464/1576] Compiling NIOCore Utilities.swift
[1465/1576] Compiling Crypto ObjectIdentifier.swift
[1466/1576] Compiling Crypto ECDSASignature.swift
[1467/1576] Compiling Crypto PEMDocument.swift
[1468/1576] Compiling NIOCore ByteBuffer-views.swift
[1469/1576] Compiling NIOCore Channel.swift
[1470/1576] Compiling NIOCore ChannelHandler.swift
[1471/1576] Compiling NIOCore ChannelHandlers.swift
[1472/1576] Compiling NIOCore ChannelInvoker.swift
[1473/1576] Compiling NIOCore ChannelOption.swift
[1474/1576] Compiling NIOCore ChannelPipeline.swift
[1475/1576] Compiling NIOCore CircularBuffer.swift
[1476/1576] Compiling NIOCore Codec.swift
[1477/1576] Compiling NIOCore ConvenienceOptionSupport.swift
[1478/1576] Compiling NIOCore MarkedCircularBuffer.swift
[1487/1576] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1488/1576] Compiling NIOCore DeadChannel.swift
[1489/1576] Compiling NIOCore DispatchQueue+WithFuture.swift
[1490/1576] Compiling NIOCore EventLoop+Deprecated.swift
[1491/1576] Compiling NIOCore EventLoop+SerialExecutor.swift
[1492/1576] Compiling NIOCore EventLoop.swift
[1493/1576] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1494/1576] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1495/1576] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1496/1576] Compiling NIOCore EventLoopFuture.swift
[1497/1576] Compiling NIOCore FileDescriptor.swift
[1498/1576] Compiling NIOCore AsyncAwaitSupport.swift
[1499/1576] Compiling NIOCore AsyncChannel.swift
[1500/1576] Compiling NIOCore AsyncChannelHandler.swift
[1501/1576] Compiling NIOCore AsyncChannelInboundStream.swift
[1502/1576] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1503/1576] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1504/1576] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1505/1576] Compiling NIOCore NIOAsyncWriter.swift
[1506/1576] Compiling NIOCore ByteBuffer-multi-int.swift
[1507/1576] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1524/1576] Compiling Crypto Signature.swift
[1525/1576] Compiling Crypto CryptoKitErrors_boring.swift
[1526/1576] Compiling Crypto RNG_boring.swift
[1527/1576] Compiling Crypto SafeCompare_boring.swift
[1528/1576] Compiling Crypto Zeroization_boring.swift
[1529/1576] Compiling Crypto PrettyBytes.swift
[1530/1576] Compiling Crypto SafeCompare.swift
[1531/1576] Compiling Crypto SecureBytes.swift
[1532/1576] Compiling Crypto Zeroization.swift
[1542/1612] Compiling _CryptoExtras VOPRF+API.swift
[1543/1612] Compiling _CryptoExtras VOPRFClient.swift
[1544/1612] Compiling _CryptoExtras VOPRFServer.swift
[1545/1612] Compiling _CryptoExtras CryptoKitErrors_boring.swift
[1546/1612] Compiling _CryptoExtras DigestType.swift
[1547/1612] Compiling _CryptoExtras Error.swift
[1548/1612] Compiling _CryptoExtras I2OSP.swift
[1554/1616] Compiling _CryptoExtras AES_CFB_boring.swift
[1555/1616] Compiling _CryptoExtras AES_CTR_boring.swift
[1556/1616] Compiling _CryptoExtras AES_GCM_SIV_boring.swift
[1557/1616] Compiling _CryptoExtras ChaCha20CTR_boring.swift
[1558/1616] Compiling _CryptoExtras ChaCha20CTR.swift
[1559/1616] Compiling _CryptoExtras AES_CBC.swift
[1560/1616] Compiling _CryptoExtras AES_CFB.swift
[1561/1616] Compiling _CryptoExtras AES_CTR.swift
[1562/1616] Compiling _CryptoExtras AES_GCM_SIV.swift
[1563/1616] Emitting module _CryptoExtras
[1568/1616] Compiling _CryptoExtras Block Function.swift
[1574/1616] Compiling _CryptoExtras OPRFClient.swift
[1575/1616] Compiling _CryptoExtras OPRFServer.swift
[1579/1616] Compiling _CryptoExtras RSA+BlindSigning.swift
[1580/1616] Compiling _CryptoExtras RSA.swift
[1581/1616] Compiling _CryptoExtras RSA_boring.swift
[1582/1616] Compiling _CryptoExtras RSA_security.swift
[1583/1616] Compiling _CryptoExtras BoringSSLHelpers.swift
[1584/1616] Compiling _CryptoExtras PEMDocument.swift
[1585/1616] Compiling _CryptoExtras PrettyBytes.swift
[1586/1616] Compiling _CryptoExtras SubjectPublicKeyInfo.swift
[1587/1616] Compiling _CryptoExtras DLEQ.swift
[1589/1616] Compiling _CryptoExtras ECToolbox_boring.swift
[1590/1616] Compiling _CryptoExtras ECToolbox.swift
[1591/1616] Compiling _CryptoExtras HashToField.swift
[1592/1616] Compiling _CryptoExtras KDF.swift
[1593/1616] Compiling _CryptoExtras PBKDF2_boring.swift
[1594/1616] Compiling _CryptoExtras PBKDF2_commoncrypto.swift
[1595/1616] Compiling _CryptoExtras PBKDF2.swift
[1596/1616] Compiling _CryptoExtras Scrypt_boring.swift
[1597/1616] Compiling _CryptoExtras Scrypt.swift
[1598/1616] Compiling _CryptoExtras OPRF.swift
[1606/1616] Emitting module NIOCore
[1608/1669] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1609/1669] Compiling NIOEmbedded AsyncTestingChannel.swift
[1610/1669] Compiling NIOEmbedded Embedded.swift
[1611/1669] Emitting module NIOEmbedded
[1613/1670] Emitting module NIOPosix
[1614/1676] Compiling NIOPosix IO.swift
[1615/1676] Compiling NIOPosix IntegerBitPacking.swift
[1616/1676] Compiling NIOPosix IntegerTypes.swift
[1617/1676] Compiling NIOPosix Linux.swift
[1618/1676] Compiling NIOPosix LinuxCPUSet.swift
[1619/1676] Compiling NIOPosix LinuxUring.swift
[1620/1676] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1621/1676] Compiling NIOPosix Pool.swift
[1622/1676] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1623/1676] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1624/1676] Compiling NIOPosix PosixSingletons.swift
[1625/1676] Compiling NIOPosix RawSocketBootstrap.swift
[1626/1676] Compiling NIOPosix Resolver.swift
[1627/1676] Compiling NIOPosix Selectable.swift
[1628/1676] Compiling NIOPosix ServerSocket.swift
[1629/1676] Compiling NIOPosix Socket.swift
[1630/1676] Compiling NIOPosix SocketChannel.swift
[1631/1676] Compiling NIOPosix SocketProtocols.swift
[1632/1676] Compiling NIOPosix System.swift
[1633/1676] Compiling NIOPosix Thread.swift
[1634/1676] Compiling NIOPosix BSDSocketAPICommon.swift
[1635/1676] Compiling NIOPosix BSDSocketAPIPosix.swift
[1636/1676] Compiling NIOPosix BSDSocketAPIWindows.swift
[1637/1676] Compiling NIOPosix BaseSocket.swift
[1638/1676] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1639/1676] Compiling NIOPosix BaseSocketChannel.swift
[1640/1676] Compiling NIOPosix BaseStreamSocketChannel.swift
[1641/1676] Compiling NIOPosix ThreadPosix.swift
[1642/1676] Compiling NIOPosix ThreadWindows.swift
[1643/1676] Compiling NIOPosix UnsafeTransfer.swift
[1644/1676] Compiling NIOPosix Utilities.swift
[1645/1676] Compiling NIOPosix VsockAddress.swift
[1646/1676] Compiling NIOPosix VsockChannelEvents.swift
[1647/1676] Compiling NIOPosix SelectableChannel.swift
[1648/1676] Compiling NIOPosix SelectableEventLoop.swift
[1649/1676] Compiling NIOPosix SelectorEpoll.swift
[1650/1676] Compiling NIOPosix SelectorGeneric.swift
[1651/1676] Compiling NIOPosix SelectorKqueue.swift
[1652/1676] Compiling NIOPosix SelectorUring.swift
[1653/1676] Compiling NIOPosix NIOThreadPool.swift
[1654/1676] Compiling NIOPosix NonBlockingFileIO.swift
[1655/1676] Compiling NIOPosix PendingDatagramWritesManager.swift
[1656/1676] Compiling NIOPosix PendingWritesManager.swift
[1657/1676] Compiling NIOPosix PipeChannel.swift
[1658/1676] Compiling NIOPosix PipePair.swift
[1659/1676] Compiling NIOPosix PointerHelpers.swift
[1660/1676] Compiling NIOPosix Bootstrap.swift
[1661/1676] Compiling NIOPosix ControlMessage.swift
[1662/1676] Compiling NIOPosix DatagramVectorReadManager.swift
[1663/1676] Compiling NIOPosix Errors+Any.swift
[1664/1676] Compiling NIOPosix FileDescriptor.swift
[1665/1676] Compiling NIOPosix GetaddrinfoResolver.swift
[1666/1676] Compiling NIOPosix HappyEyeballs.swift
[1668/1733] Compiling NIO Exports.swift
[1669/1733] Emitting module NIO
[1670/1734] Compiling _NIOFileSystem DirectoryEntries.swift
[1671/1734] Compiling _NIOFileSystem DirectoryEntry.swift
[1672/1734] Compiling _NIOFileSystem Array+FileSystem.swift
[1674/1736] Compiling _NIOFileSystem BufferedStream.swift
[1675/1736] Compiling _NIOFileSystem Cancellation.swift
[1676/1736] Compiling _NIOFileSystem Exports.swift
[1677/1775] Compiling NIOTLS TLSEvents.swift
[1678/1775] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1679/1775] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1680/1775] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1681/1775] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1682/1775] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1683/1775] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1684/1775] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1685/1775] Emitting module NIOTLS
[1686/1775] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1687/1775] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1688/1775] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1689/1775] Compiling NIOSOCKS SOCKSResponse.swift
[1690/1776] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1691/1776] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1692/1776] Compiling NIOSOCKS ClientStateMachine.swift
[1694/1776] Compiling NIOHTTP1 HTTPDecoder.swift
[1695/1776] Emitting module NIOSOCKS
[1698/1776] Compiling AsyncKit Optional+StrictMap.swift
[1699/1776] Compiling AsyncKit Exports.swift
[1700/1776] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1701/1776] Compiling NIOTLS SNIHandler.swift
[1702/1777] Emitting module _NIOFileSystem
[1703/1781] Compiling NIOHTTP1 HTTPEncoder.swift
[1704/1781] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1707/1781] Compiling NIOSOCKS ServerStateMachine.swift
[1712/1784] Compiling _NIOFileSystem UnsafeTransfer.swift
[1713/1784] Compiling _NIOFileSystem ParallelDirCopy.swift
[1714/1784] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[1715/1784] Compiling _NIOFileSystem CInterop.swift
[1716/1784] Compiling _NIOFileSystem Errno.swift
[1717/1784] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1718/1784] Compiling _NIOFileSystem Mocking.swift
[1719/1784] Compiling _NIOFileSystem Syscall.swift
[1720/1784] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1721/1784] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1722/1784] Emitting module NIOFoundationCompat
[1723/1784] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1724/1812] Compiling NIOSSL SSLCallbacks.swift
[1725/1812] Compiling NIOSSL SSLCertificate.swift
[1727/1813] Compiling NIOSSL NIOSSLClientHandler.swift
[1728/1813] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1729/1813] Emitting module NIOHTTP1
[1730/1835] Compiling NIOTransportServices StateManagedChannel.swift
[1731/1835] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1732/1835] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1733/1835] Compiling NIOTransportServices NIOTSErrors.swift
[1734/1835] Compiling NIOTransportServices NIOTSEventLoop.swift
[1735/1837] Compiling NIOTransportServices NIOTSBootstraps.swift
[1736/1837] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1737/1837] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1740/1837] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1741/1837] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1742/1837] Compiling NIOTransportServices NIOTSSingletons.swift
[1743/1837] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1744/1837] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1745/1837] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1746/1837] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1747/1837] Emitting module NIOTransportServices
[1748/1837] Compiling NIOTransportServices AcceptHandler.swift
[1749/1837] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1750/1837] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1751/1837] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1752/1837] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1753/1837] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1756/1837] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1757/1837] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1788/1839] Compiling NIOSSL NIOSSLSecureBytes.swift
[1789/1839] Compiling NIOSSL RNG.swift
[1790/1839] Compiling NIOSSL SafeCompare.swift
[1798/1887] Compiling NIOSSL SubjectAlternativeName.swift
[1799/1887] Compiling _NIOFileSystem Syscalls.swift
[1800/1887] Compiling _NIOFileSystem SystemFileHandle.swift
[1801/1887] Compiling _NIOFileSystem Utilities.swift
[1802/1887] Compiling _NIOFileSystem OpenOptions.swift
[1804/1888] Compiling NIOWebSocket WebSocketOpcode.swift
[1805/1888] Compiling NIOExtras DebugInboundEventsHandler.swift
[1806/1888] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1807/1888] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1808/1888] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1809/1889] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1810/1889] Compiling NIOExtras LineBasedFrameDecoder.swift
[1811/1889] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1812/1889] Compiling NIOExtras NIOExtrasError.swift
[1813/1889] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1814/1891] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1815/1891] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1816/1891] Compiling NIOHTTPCompression HTTPCompression.swift
[1817/1891] Emitting module NIOSSL
[1818/1891] Compiling NIOHPACK IndexedHeaderTable.swift
[1819/1891] Compiling NIOHPACK IntegerCoding.swift
[1820/1892] Compiling NIOHTTPCompression HTTPDecompression.swift
[1821/1892] Emitting module NIOHTTPCompression
[1822/1892] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1823/1892] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1824/1892] Compiling NIOExtras NIORequestIdentifiable.swift
[1825/1892] Compiling NIOExtras PCAPRingBuffer.swift
[1826/1892] Compiling NIOExtras QuiescingHelper.swift
[1827/1892] Compiling NIOExtras RequestResponseHandler.swift
[1828/1892] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1829/1895] Compiling NIOHPACK StaticHeaderTable.swift
[1830/1895] Compiling NIOHPACK HuffmanTables.swift
[1831/1895] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1834/1896] Emitting module NIOWebSocket
[1837/1896] Compiling NIOHPACK HuffmanCoding.swift
[1838/1896] Emitting module NIOHPACK
[1840/1896] Emitting module NIOExtras
[1841/1896] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1842/1896] Compiling NIOWebSocket WebSocketFrame.swift
[1843/1897] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1844/1897] Emitting module _NIOFileSystemFoundationCompat
[1845/1897] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1847/1897] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1848/1897] Compiling NIOExtras JSONRPCFraming.swift
[1852/1897] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1853/1897] Compiling NIOExtras LengthFieldPrepender.swift
[1855/1898] Compiling NIOSSL Zeroization.swift
[1856/1898] Compiling NIOSSL TLSConfiguration.swift
[1857/1898] Compiling NIOSSL UniversalBootstrapSupport.swift
[1865/1901] Emitting module NIOFileSystem
[1866/1901] Compiling NIOFileSystem Exports.swift
[1868/1920] Emitting module AsyncKit
[1869/1921] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1870/1921] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1871/1921] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1872/1921] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1873/1921] Compiling MultipartKit MultipartError.swift
[1874/1921] Compiling MultipartKit Exports.swift
[1875/1921] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1876/1921] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1877/1921] Compiling MultipartKit FormDataEncoder.swift
[1878/1921] Compiling MultipartKit Storage.swift
[1879/1921] Compiling MultipartKit MultipartFormData.swift
[1880/1921] Compiling MultipartKit MultipartParser.swift
[1883/1922] Compiling MultipartKit MultipartPart.swift
[1884/1922] Compiling MultipartKit MultipartPartConvertible.swift
[1886/1981] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1887/1981] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1888/1983] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1889/1983] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1890/1983] Compiling NIOHTTP2 MayReceiveFrames.swift
[1891/1983] Compiling NIOHTTP2 MaySendFrames.swift
[1892/1983] Compiling NIOHTTP2 SendingDataState.swift
[1893/1983] Compiling NIOHTTP2 SendingGoawayState.swift
[1894/1983] Compiling NIOHTTP2 ReceivingDataState.swift
[1895/1983] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1896/1983] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1897/1983] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1898/1983] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1899/1983] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1900/1983] Emitting module MultipartKit
[1901/1983] Compiling NIOHTTP2 SendingHeadersState.swift
[1902/1983] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1903/1983] Compiling NIOHTTP2 SendingRstStreamState.swift
[1904/1983] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1905/1991] Compiling MultipartKit MultipartSerializer.swift
[1906/1991] Compiling MultipartKit Utilities.swift
[1907/1992] Compiling WebSocketKit Exports.swift
[1908/1992] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1918/1992] Compiling WebSocketKit WebSocketHandler.swift
[1919/2000] Emitting module WebSocketKit
[1920/2000] Compiling WebSocketKit WebSocket+Concurrency.swift
[1921/2000] Compiling WebSocketKit WebSocket+Connect.swift
[1922/2000] Compiling WebSocketKit WebSocket.swift
[1923/2000] Compiling WebSocketKit WebSocketClient.swift
[1928/2001] Compiling NIOHTTP2 HasRemoteSettings.swift
[1929/2001] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1930/2001] Compiling NIOHTTP2 QuiescingState.swift
[1931/2001] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1932/2001] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1933/2001] Compiling NIOHTTP2 InboundWindowManager.swift
[1934/2001] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1935/2001] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1936/2001] Compiling NIOHTTP2 StreamChannelList.swift
[1937/2001] Compiling NIOHTTP2 StreamMap.swift
[1938/2001] Compiling NIOHTTP2 StreamStateMachine.swift
[1939/2001] Compiling NIOHTTP2 UnsafeTransfer.swift
[1940/2001] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1941/2001] Emitting module NIOHTTP2
[1942/2001] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1943/2001] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1944/2001] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1945/2001] Compiling NIOHTTP2 HTTP2StreamID.swift
[1946/2001] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1947/2001] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1948/2001] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1949/2001] Compiling NIOHTTP2 InboundEventBuffer.swift
[1959/2001] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1960/2001] Compiling NIOHTTP2 HTTP2Frame.swift
[1961/2001] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1962/2001] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1963/2001] Compiling NIOHTTP2 HTTP2PingData.swift
[1964/2001] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1965/2001] Compiling NIOHTTP2 HTTP2Settings.swift
[1966/2001] Compiling NIOHTTP2 HTTP2Stream.swift
[1978/2091] Compiling X509 CMSVersion.swift
[1979/2091] Compiling X509 Digests.swift
[1980/2091] Compiling X509 DistinguishedName.swift
[1981/2091] Compiling X509 CommonName.swift
[1982/2091] Compiling X509 CountryName.swift
[1983/2091] Compiling X509 DNBuilder.swift
[1984/2091] Compiling X509 SubjectAlternativeName.swift
[1985/2091] Compiling X509 SubjectKeyIdentifier.swift
[1986/2091] Compiling X509 NameConstraints.swift
[1987/2091] Compiling X509 CMSEncapsulatedContentInfo.swift
[1988/2091] Compiling X509 CMSIssuerAndSerialNumber.swift
[1989/2091] Compiling X509 CMSOperations.swift
[1990/2091] Compiling X509 CMSSignature.swift
[1991/2091] Compiling X509 CMSSignedData.swift
[1992/2091] Compiling X509 CMSSignerIdentifier.swift
[1993/2091] Compiling X509 CMSSignerInfo.swift
[1995/2149] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1996/2149] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1997/2149] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1998/2149] Compiling AsyncHTTPClient Transaction.swift
[1999/2149] Compiling AsyncHTTPClient Base64.swift
[2000/2149] Compiling AsyncHTTPClient BasicAuth.swift
[2001/2149] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[2002/2149] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[2003/2149] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[2004/2149] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[2005/2149] Compiling AsyncHTTPClient AsyncLazySequence.swift
[2006/2149] Compiling AsyncHTTPClient HTTPClient+execute.swift
[2007/2149] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[2008/2149] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[2009/2149] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[2010/2149] Compiling AsyncHTTPClient HTTPClientRequest.swift
[2011/2157] Compiling X509 PromiseAndFuture.swift
[2012/2157] Compiling X509 RDNAttribute.swift
[2013/2157] Compiling X509 RandomNumberGenerator+bytes.swift
[2014/2157] Compiling X509 RelativeDistinguishedName.swift
[2015/2157] Compiling X509 SEC1PrivateKey.swift
[2016/2157] Compiling X509 SecKeyWrapper.swift
[2017/2157] Compiling X509 Signature.swift
[2018/2157] Compiling X509 SignatureAlgorithm.swift
[2019/2157] Compiling X509 AllOfPolicies.swift
[2020/2157] Compiling X509 AnyPolicy.swift
[2021/2157] Compiling X509 CertificateStore.swift
[2022/2157] Compiling X509 OneOfPolicies.swift
[2023/2169] Emitting module AsyncHTTPClient
[2037/2169] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[2038/2169] Compiling AsyncHTTPClient HTTPClient.swift
[2039/2169] Compiling AsyncHTTPClient HTTPHandler.swift
[2040/2169] Compiling AsyncHTTPClient LRUCache.swift
[2041/2169] Compiling AsyncHTTPClient NWErrorHandler.swift
[2042/2169] Compiling AsyncHTTPClient NWWaitingHandler.swift
[2043/2169] Compiling AsyncHTTPClient TLSConfiguration.swift
[2044/2169] Compiling AsyncHTTPClient RedirectState.swift
[2045/2169] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2046/2169] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2047/2169] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[2048/2169] Compiling AsyncHTTPClient ConnectionTarget.swift
[2049/2169] Compiling AsyncHTTPClient DeconstructedURL.swift
[2050/2169] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[2051/2169] Compiling AsyncHTTPClient FoundationExtensions.swift
[2052/2169] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2053/2169] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[2054/2169] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[2055/2169] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[2056/2169] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[2057/2169] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[2058/2169] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[2059/2169] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[2060/2169] Compiling AsyncHTTPClient RequestBodyLength.swift
[2061/2169] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2062/2169] Compiling AsyncHTTPClient RequestOptions.swift
[2063/2169] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2064/2169] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2065/2169] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2066/2169] Compiling X509 PolicyBuilder.swift
[2067/2169] Compiling X509 BasicConstraintsPolicy.swift
[2068/2169] Compiling X509 DNSNames.swift
[2069/2169] Compiling X509 DirectoryNames.swift
[2070/2169] Compiling X509 ExpiryPolicy.swift
[2071/2169] Compiling X509 IPConstraints.swift
[2072/2169] Compiling X509 NameConstraintsPolicy.swift
[2073/2169] Compiling X509 RFC5280Policy.swift
[2074/2169] Compiling X509 URIConstraints.swift
[2075/2169] Compiling X509 VersionPolicy.swift
[2076/2169] Compiling X509 ServerIdentityPolicy.swift
[2077/2169] Compiling X509 TrustRootLoading.swift
[2082/2169] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2083/2169] Compiling AsyncHTTPClient RequestBag.swift
[2084/2169] Compiling AsyncHTTPClient RequestValidation.swift
[2085/2169] Compiling AsyncHTTPClient SSLContextCache.swift
[2086/2169] Compiling AsyncHTTPClient Scheme.swift
[2087/2169] Compiling AsyncHTTPClient Singleton.swift
[2088/2169] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2089/2169] Compiling AsyncHTTPClient Utils.swift
[2090/2169] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2111/2169] Compiling AsyncHTTPClient ConnectionPool.swift
[2112/2169] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[2113/2169] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[2114/2169] Compiling AsyncHTTPClient TLSEventsHandler.swift
[2115/2169] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[2116/2169] Compiling AsyncHTTPClient HTTP1Connection.swift
[2117/2169] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[2118/2169] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[2119/2169] Compiling AsyncHTTPClient HTTP2Connection.swift
[2120/2169] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[2159/2340] Emitting module X509
[2160/2340] Compiling Vapor Application+Password.swift
[2161/2340] Compiling Vapor Application+Passwords.swift
[2162/2340] Compiling Vapor AsyncPasswordHasher.swift
[2163/2340] Compiling Vapor BcryptHasher.swift
[2164/2340] Compiling Vapor PasswordHasher.swift
[2165/2340] Compiling Vapor PlaintextHasher.swift
[2166/2340] Compiling Vapor Request+Password.swift
[2167/2340] Compiling Vapor Redirect.swift
[2168/2340] Compiling Vapor Core.swift
[2169/2340] Compiling Vapor Running.swift
[2170/2340] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2171/2340] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2173/2399] Compiling JWTKit AudienceClaim.swift
[2174/2399] Compiling JWTKit BoolClaim.swift
[2175/2399] Compiling JWTKit ExpirationClaim.swift
[2176/2399] Compiling JWTKit GoogleHostedDomainClaim.swift
[2177/2399] Compiling JWTKit IDClaim.swift
[2178/2399] Compiling JWTKit IssuedAtClaim.swift
[2179/2399] Compiling JWTKit IssuerClaim.swift
[2180/2399] Compiling JWTKit JWTClaim.swift
[2181/2399] Compiling JWTKit JWTMultiValueClaim.swift
[2182/2399] Compiling JWTKit EdDSA.swift
[2183/2399] Compiling JWTKit EdDSACurve.swift
[2184/2399] Compiling JWTKit EdDSAError.swift
[2185/2399] Compiling JWTKit EdDSASigner.swift
[2186/2399] Compiling JWTKit JWTKeyCollection+EdDSA.swift
[2187/2399] Compiling JWTKit HMAC.swift
[2188/2399] Compiling JWTKit HMACError.swift
[2189/2399] Compiling JWTKit HMACSigner.swift
[2190/2399] Compiling JWTKit ECDSAError.swift
[2191/2399] Compiling JWTKit ECDSAKeyTypes.swift
[2192/2399] Compiling JWTKit ECDSASigner.swift
[2193/2399] Compiling JWTKit ECDSASigningAlgorithm.swift
[2194/2399] Compiling JWTKit JWTKeyCollection+ECDSA.swift
[2195/2399] Compiling JWTKit P256+CurveType.swift
[2196/2399] Compiling JWTKit P384+CurveType.swift
[2214/2431] Compiling JWTKit JWTKeyCollection+UnsecuredNone.swift
[2215/2431] Compiling JWTKit UnsecuredNoneSigner.swift
[2216/2431] Compiling JWTKit JWTKeyCollection+RSA.swift
[2217/2431] Compiling JWTKit RSA.swift
[2218/2431] Compiling JWTKit RSAError.swift
[2219/2431] Compiling JWTKit RSASigner.swift
[2220/2431] Compiling JWTKit Base64URL.swift
[2221/2431] Compiling JWTKit CryptoSigner.swift
[2222/2431] Compiling JWTKit JWTUnixEpochClaim.swift
[2223/2431] Compiling JWTKit LocaleClaim.swift
[2224/2431] Compiling JWTKit NotBeforeClaim.swift
[2225/2431] Compiling JWTKit SubjectClaim.swift
[2226/2431] Compiling JWTKit TenantIDClaim.swift
[2227/2431] Compiling JWTKit ECDSA.swift
[2228/2431] Compiling JWTKit ECDSACurve.swift
[2229/2431] Compiling JWTKit ECDSACurveType.swift
[2237/2431] Compiling JWTKit P521+CurveType.swift
[2238/2431] Compiling JWTKit JWTKeyCollection+HMAC.swift
[2239/2431] Compiling JWTKit Insecure.swift
[2240/2431] Compiling JWTKit JWK.swift
[2241/2431] Compiling JWTKit JWKIdentifier.swift
[2242/2431] Compiling JWTKit JWKS.swift
[2243/2431] Compiling JWTKit JWKSigner.swift
[2244/2431] Compiling JWTKit JWTAlgorithm.swift
[2245/2431] Compiling JWTKit JWTError.swift
[2246/2431] Emitting module JWTKit
[2247/2431] Compiling JWTKit JWTHeader+CommonFields.swift
[2248/2431] Compiling JWTKit JWTHeader.swift
[2249/2431] Compiling JWTKit JWTHeaderField.swift
[2250/2431] Compiling JWTKit JWTKeyCollection.swift
[2251/2431] Compiling JWTKit JWTParser.swift
[2252/2431] Compiling JWTKit JWTPayload.swift
[2253/2431] Compiling JWTKit JWTSerializer.swift
[2254/2431] Compiling JWTKit JWTSigner.swift
[2255/2431] Compiling JWTKit CustomizedJSONCoders.swift
[2256/2431] Compiling JWTKit Utilities.swift
[2257/2431] Compiling JWTKit AppleIdentityToken.swift
[2258/2431] Compiling JWTKit FirebaseAuthIdentityToken.swift
[2259/2431] Compiling JWTKit GoogleIdentityToken.swift
[2260/2431] Compiling JWTKit MicrosoftIdentityToken.swift
[2261/2431] Compiling JWTKit ValidationTimePayload.swift
[2262/2431] Compiling JWTKit X5CVerifier.swift
[2292/2432] Compiling Vapor DotEnvFile+load.swift
[2293/2432] Compiling Vapor Routes+caseInsenstive.swift
[2294/2432] Compiling Vapor Validatable+validate.swift
[2295/2432] Compiling Vapor Environment+Process.swift
[2296/2432] Compiling Vapor Environment+Secret.swift
[2297/2432] Compiling Vapor Environment.swift
[2298/2432] Compiling Vapor Abort.swift
[2299/2432] Compiling Vapor AbortError.swift
[2300/2432] Compiling Vapor DebuggableError.swift
[2301/2432] Compiling Vapor Demangler.swift
[2302/2432] Compiling Vapor ErrorSource.swift
[2303/2432] Compiling Vapor StackTrace.swift
[2304/2432] Compiling Vapor Exports.swift
[2305/2432] Compiling Vapor Application+HTTP.swift
[2306/2432] Compiling Vapor BasicResponder.swift
[2307/2432] Compiling Vapor BodyStream.swift
[2308/2432] Compiling Vapor Application+HTTP+Client.swift
[2309/2432] Compiling Vapor EventLoopHTTPClient.swift
[2310/2432] Compiling Vapor EndpointCache.swift
[2311/2432] Compiling Vapor HTTPMethod+String.swift
[2312/2432] Compiling Vapor HTTPServerResponseEncoder.swift
[2313/2432] Compiling Vapor HTTPServerUpgradeHandler.swift
[2314/2432] Compiling Vapor Logger+Report.swift
[2315/2432] Compiling Vapor LoggingSystem+Environment.swift
[2316/2432] Compiling Vapor Application+Middleware.swift
[2317/2432] Compiling Vapor CORSMiddleware.swift
[2318/2432] Compiling Vapor ErrorMiddleware.swift
[2319/2432] Compiling Vapor FileMiddleware.swift
[2320/2432] Compiling Vapor Middleware.swift
[2321/2432] Compiling Vapor MiddlewareConfiguration.swift
[2322/2432] Compiling Vapor ResponseCompressionMiddleware.swift
[2323/2432] Compiling Vapor RouteLoggingMiddleware.swift
[2324/2432] Compiling Vapor TracingMiddleware.swift
[2325/2432] Compiling Vapor File+Multipart.swift
[2326/2432] Compiling Vapor FormDataDecoder+Content.swift
[2327/2432] Compiling Vapor FormDataEncoder+Content.swift
[2336/2456] Compiling Vapor Bytes+Hex.swift
[2337/2456] Compiling Vapor Bytes+SecureCompare.swift
[2338/2456] Compiling Vapor Collection+Safe.swift
[2339/2456] Compiling Vapor DataProtocol+Copy.swift
[2340/2456] Compiling Vapor DecoderUnwrapper.swift
[2341/2456] Compiling Vapor DirectoryConfiguration.swift
[2342/2456] Compiling Vapor DotEnv.swift
[2343/2456] Compiling Vapor Extendable.swift
[2344/2456] Compiling Vapor File.swift
[2345/2456] Compiling Vapor FileIO.swift
[2346/2456] Compiling Vapor LifecycleHandler.swift
[2347/2456] Compiling Vapor OptionalType.swift
[2348/2456] Compiling Vapor RFC1123.swift
[2349/2456] Compiling Vapor SocketAddress+Hostname.swift
[2350/2456] Compiling Vapor Storage.swift
[2351/2456] Compiling Vapor String+IsIPAddress.swift
[2352/2456] Compiling Vapor Thread.swift
[2353/2456] Compiling Vapor URI.swift
[2354/2456] Compiling Vapor RangeResult.swift
[2355/2456] Compiling Vapor Validatable.swift
[2356/2456] Compiling Vapor Validation.swift
[2357/2456] Compiling Vapor ValidationKey.swift
[2358/2456] Compiling Vapor Validations.swift
[2359/2456] Compiling Vapor ValidationsError.swift
[2377/2456] Compiling Vapor AnyResponse.swift
[2378/2456] Compiling Vapor Array+Random.swift
[2379/2456] Compiling Vapor Base32.swift
[2380/2456] Compiling Vapor Base64.swift
[2381/2456] Compiling Vapor BaseN.swift
[2382/2456] Compiling Vapor BasicCodingKey.swift
[2383/2456] Compiling Vapor ByteCount.swift
[2384/2456] Emitting module Vapor
[2385/2456] Compiling Vapor Application.swift
[2386/2456] Compiling Vapor AuthenticationCache.swift
[2387/2456] Compiling Vapor Authenticator.swift
[2388/2456] Compiling Vapor BasicAuthorization.swift
[2389/2456] Compiling Vapor BearerAuthorization.swift
[2390/2456] Compiling Vapor GuardMiddleware.swift
[2391/2456] Compiling Vapor RedirectMiddleware.swift
[2392/2456] Compiling Vapor SessionAuthenticatable.swift
[2393/2456] Compiling Vapor Bcrypt.swift
[2394/2456] Compiling Vapor Application+Cache.swift
[2395/2456] Compiling Vapor Cache.swift
[2396/2456] Compiling Vapor CacheExpirationTime.swift
[2397/2456] Compiling Vapor MemoryCache.swift
[2398/2456] Compiling Vapor Request+Cache.swift
[2399/2456] Compiling Vapor Application+Clients.swift
[2400/2456] Compiling Vapor Client.swift
[2401/2456] Compiling Vapor ClientRequest.swift
[2402/2456] Compiling Vapor ClientResponse.swift
[2403/2456] Compiling Vapor Request+Client.swift
[2404/2456] Compiling Vapor BootCommand.swift
[2405/2456] Compiling Vapor CommandContext+Application.swift
[2406/2456] Compiling Vapor RoutesCommand.swift
[2407/2456] Compiling Vapor ServeCommand.swift
[2408/2456] Compiling Vapor AnyResponse+Concurrency.swift
[2409/2456] Compiling Vapor HTTPStatus.swift
[2410/2456] Compiling Vapor HTTPCookies.swift
[2411/2456] Compiling Vapor HTTPHeaderCacheControl.swift
[2412/2456] Compiling Vapor HTTPHeaderExpires.swift
[2413/2456] Compiling Vapor HTTPHeaderLastModified.swift
[2414/2456] Compiling Vapor HTTPHeaders+Cache.swift
[2415/2456] Compiling Vapor HTTPHeaders+Connection.swift
[2416/2456] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2417/2456] Compiling Vapor HTTPHeaders+ContentRange.swift
[2418/2456] Compiling Vapor HTTPHeaders+Directive.swift
[2419/2456] Compiling Vapor HTTPHeaders+Forwarded.swift
[2420/2456] Compiling Vapor HTTPHeaders+Link.swift
[2421/2456] Compiling Vapor HTTPHeaders+Name.swift
[2422/2456] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2423/2456] Compiling Vapor HTTPHeaders.swift
[2424/2456] Compiling Vapor HTTPMediaType.swift
[2425/2456] Compiling Vapor HTTPMediaTypePreference.swift
[2426/2456] Compiling Vapor Responder.swift
[2427/2456] Compiling Vapor Application+HTTP+Server.swift
[2428/2456] Compiling Vapor HTTPServer.swift
[2429/2456] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2430/2456] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2431/2456] Compiling Vapor HTTPServerHandler.swift
[2432/2456] Compiling Vapor HTTPServerRequestDecoder.swift
[2433/2456] Compiling Vapor Validator.swift
[2434/2456] Compiling Vapor ValidatorResult.swift
[2435/2456] Compiling Vapor And.swift
[2436/2456] Compiling Vapor Case.swift
[2437/2456] Compiling Vapor CharacterSet.swift
[2438/2456] Compiling Vapor Count.swift
[2439/2456] Compiling Vapor Custom.swift
[2440/2456] Compiling Vapor Email.swift
[2441/2456] Compiling Vapor Empty.swift
[2442/2456] Compiling Vapor In.swift
[2443/2456] Compiling Vapor Nil.swift
[2444/2456] Compiling Vapor NilIgnoring.swift
[2445/2456] Compiling Vapor Not.swift
[2446/2456] Compiling Vapor Or.swift
[2447/2456] Compiling Vapor Pattern.swift
[2448/2456] Compiling Vapor Range.swift
[2449/2456] Compiling Vapor URL.swift
[2450/2456] Compiling Vapor Valid.swift
[2451/2456] Compiling Vapor Application+Views.swift
[2452/2456] Compiling Vapor PlaintextRenderer.swift
[2453/2456] Compiling Vapor Request+View.swift
[2454/2456] Compiling Vapor View.swift
[2455/2456] Compiling Vapor ViewRenderer.swift
[2456/2456] Compiling Vapor _Deprecations.swift
[2458/2467] Compiling JWT JWTError+Vapor.swift
[2459/2468] Compiling JWT JWTAuthenticator.swift
[2460/2468] Compiling JWT JWT+Microsoft.swift
[2461/2468] Compiling JWT Request+JWT.swift
[2462/2468] Compiling JWT JWT+FirebaseAuth.swift
[2463/2468] Compiling JWT Application+JWT.swift
[2464/2468] Compiling JWT Exports.swift
[2465/2468] Compiling JWT JWKSCache.swift
[2466/2468] Compiling JWT JWT+Apple.swift
[2467/2468] Emitting module JWT
[2468/2468] Compiling JWT JWT+Google.swift
Build complete! (191.94s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "jwt-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.1.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/jwt-kit.git"
    },
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.101.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    }
  ],
  "manifest_display_name" : "jwt",
  "name" : "jwt",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "JWT",
      "targets" : [
        "JWT"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "JWTTests",
      "module_type" : "SwiftTarget",
      "name" : "JWTTests",
      "path" : "Tests/JWTTests",
      "product_dependencies" : [
        "XCTVapor"
      ],
      "sources" : [
        "Helpers/ByteBuffer+string.swift",
        "Helpers/isLoggingConfigured.swift",
        "Helpers/withApp.swift",
        "JWTTests.swift",
        "Types/LoginCredentials.swift",
        "Types/LoginResponse.swift",
        "Types/TestUser.swift",
        "Types/UserAuthenticator.swift"
      ],
      "target_dependencies" : [
        "JWT"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JWT",
      "module_type" : "SwiftTarget",
      "name" : "JWT",
      "path" : "Sources/JWT",
      "product_dependencies" : [
        "JWTKit",
        "Vapor"
      ],
      "product_memberships" : [
        "JWT"
      ],
      "sources" : [
        "Application+JWT.swift",
        "Exports.swift",
        "JWKSCache.swift",
        "JWT+Apple.swift",
        "JWT+FirebaseAuth.swift",
        "JWT+Google.swift",
        "JWT+Microsoft.swift",
        "JWTAuthenticator.swift",
        "JWTError+Vapor.swift",
        "Request+JWT.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:081dcf4fb829aea9d08447f4790431afbdfbcc335bfeed728ca69c6f181ae2aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.