The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of swift-ast-explorer, reference master (fd592c), with Swift 6.1 for Linux on 7 May 2025 01:46:12 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftfiddle/swift-ast-explorer.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/swiftfiddle/swift-ast-explorer
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at fd592c8 Update dependency @babel/preset-env to v7.27.2 (#1486)
Cloned https://github.com/swiftfiddle/swift-ast-explorer.git
Revision (git rev-parse @):
fd592c821b0b4e147d8bbe9a59a8102e88eaf1f2
SUCCESS checkout https://github.com/swiftfiddle/swift-ast-explorer.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/swiftfiddle/swift-ast-explorer.git
https://github.com/swiftfiddle/swift-ast-explorer.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.114.1",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    },
    {
      "identity" : "leaf",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.5.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/leaf.git"
    },
    {
      "identity" : "swift-tools-support-core",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.7.3",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-tools-support-core"
    }
  ],
  "manifest_display_name" : "swift-ast-explorer",
  "name" : "swift-ast-explorer",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "App",
      "targets" : [
        "App"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AppTests",
      "module_type" : "SwiftTarget",
      "name" : "AppTests",
      "path" : "Tests/AppTests",
      "product_dependencies" : [
        "XCTVapor"
      ],
      "sources" : [
        "AppTests.swift"
      ],
      "target_dependencies" : [
        "App"
      ],
      "type" : "test"
    },
    {
      "c99name" : "App",
      "module_type" : "SwiftTarget",
      "name" : "App",
      "path" : "Sources/App",
      "product_dependencies" : [
        "Vapor",
        "Leaf",
        "TSCBasic"
      ],
      "product_memberships" : [
        "App"
      ],
      "sources" : [
        "Middlewares/CommonErrorMiddleware.swift",
        "Middlewares/CustomHeaderMiddleware.swift",
        "configure.swift",
        "entrypoint.swift",
        "routes.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.8"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/vapor/leaf.git
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/apple/swift-tools-support-core
[1/3956] Fetching leaf
[3957/10675] Fetching leaf, swift-tools-support-core
Fetched https://github.com/vapor/leaf.git from cache (0.29s)
[1882/6719] Fetching swift-tools-support-core
[6720/81056] Fetching swift-tools-support-core, vapor
Fetched https://github.com/apple/swift-tools-support-core from cache (0.45s)
[9664/74337] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (1.84s)
Computing version for https://github.com/apple/swift-tools-support-core
Computed https://github.com/apple/swift-tools-support-core at 0.7.3 (4.15s)
Computing version for https://github.com/vapor/leaf.git
Computed https://github.com/vapor/leaf.git at 4.5.0 (0.57s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/vapor/leaf-kit.git
[1/4938] Fetching leaf-kit
[792/10897] Fetching leaf-kit, swift-algorithms
Fetched https://github.com/vapor/leaf-kit.git from cache (0.70s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.70s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.114.1 (1.22s)
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/vapor/multipart-kit.git
[1/2605] Fetching websocket-kit
[1226/4811] Fetching websocket-kit, swift-metrics
[3312/5874] Fetching websocket-kit, swift-metrics, swift-service-context
[4131/9082] Fetching websocket-kit, swift-metrics, swift-service-context, multipart-kit
[4476/14056] Fetching websocket-kit, swift-metrics, swift-service-context, multipart-kit, swift-distributed-tracing
[8391/15761] Fetching websocket-kit, swift-metrics, swift-service-context, multipart-kit, swift-distributed-tracing, swift-atomics
Fetched https://github.com/apple/swift-metrics.git from cache (0.34s)
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/vapor/websocket-kit.git from cache (0.41s)
Fetched https://github.com/apple/swift-service-context.git from cache (0.41s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-extras.git
[8317/13723] Fetching multipart-kit, swift-distributed-tracing, swift-atomics, swift-log
[12153/19525] Fetching multipart-kit, swift-distributed-tracing, swift-atomics, swift-log, swift-nio-extras
[14532/31030] Fetching multipart-kit, swift-distributed-tracing, swift-atomics, swift-log, swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-log.git from cache (0.39s)
Fetching https://github.com/apple/swift-nio-ssl.git
[16650/27194] Fetching multipart-kit, swift-distributed-tracing, swift-atomics, swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.39s)
[11078/21392] Fetching multipart-kit, swift-distributed-tracing, swift-atomics, swift-nio-http2
Fetching https://github.com/apple/swift-nio.git
[21393/36228] Fetching multipart-kit, swift-distributed-tracing, swift-atomics, swift-nio-http2, swift-nio-ssl
[22877/112009] Fetching multipart-kit, swift-distributed-tracing, swift-atomics, swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (1.39s)
Fetching https://github.com/vapor/routing-kit.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.39s)
[24024/105330] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/vapor/multipart-kit.git from cache (1.43s)
Fetching https://github.com/vapor/console-kit.git
[22926/102122] Fetching swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.04s)
[12772/90617] Fetching swift-nio-ssl, swift-nio
Fetching https://github.com/vapor/async-kit.git
[27833/111344] Fetching swift-nio-ssl, swift-nio, routing-kit
[30398/116921] Fetching swift-nio-ssl, swift-nio, routing-kit, console-kit
[41157/119291] Fetching swift-nio-ssl, swift-nio, routing-kit, console-kit, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.33s)
[67837/116921] Fetching swift-nio-ssl, swift-nio, routing-kit, console-kit
Fetching https://github.com/swift-server/async-http-client.git
Fetched https://github.com/vapor/console-kit.git from cache (0.37s)
[64682/111344] Fetching swift-nio-ssl, swift-nio, routing-kit
[84822/125337] Fetching swift-nio-ssl, swift-nio, routing-kit, async-http-client
Fetching https://github.com/apple/swift-crypto.git
Fetched https://github.com/vapor/routing-kit.git from cache (0.92s)
[76385/104610] Fetching swift-nio-ssl, swift-nio, async-http-client
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.79s)
[68556/89774] Fetching swift-nio, async-http-client
[70072/103678] Fetching swift-nio, async-http-client, swift-crypto
Fetched https://github.com/swift-server/async-http-client.git from cache (0.89s)
[58985/89685] Fetching swift-nio, swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.44s)
Fetched https://github.com/apple/swift-nio.git from cache (4.31s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (5.57s)
Fetching https://github.com/apple/swift-numerics.git
[1/5675] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.36s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.78s)
Computing version for https://github.com/vapor/leaf-kit.git
Computed https://github.com/vapor/leaf-kit.git at 1.13.1 (0.41s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (0.41s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (0.68s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4367] Fetching swift-system
[4368/20738] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.34s)
[2947/16371] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (0.92s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (1.33s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.41s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.0 (0.42s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2627] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.27s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (0.75s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/1135] Fetching swift-http-structured-headers
[660/2039] Fetching swift-http-structured-headers, swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.27s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.27s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.2 (0.69s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.42s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.46s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.41s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.42s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.62s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.43s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.25.2 (0.44s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.42s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.46s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.30.0 (0.51s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.43s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.43s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.41s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.43s)
Fetching https://github.com/apple/swift-asn1.git
[1/1584] 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.2 (0.71s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/vapor/leaf-kit.git
Working copy of https://github.com/vapor/leaf-kit.git resolved at 1.13.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.26.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.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/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/leaf.git
Working copy of https://github.com/vapor/leaf.git resolved at 4.5.0
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.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.25.2
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.2
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.30.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.114.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.36.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-tools-support-core
Working copy of https://github.com/apple/swift-tools-support-core resolved at 0.7.3
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.2.2
Creating working copy for https://github.com/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/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Building for debugging...
[0/895] Compiling asn_pack.cc
[1/895] Compiling posix_time.cc
[2/895] Write sources
[3/895] Compiling f_int.cc
[3/895] Compiling asn1_par.cc
[3/895] Write sources
[12/895] Compiling _NumericsShims _NumericsShims.c
[13/895] Compiling TSCclibc strerror.c
[14/895] Compiling _AtomicsShims.c
[14/895] Write sources
[56/895] Compiling tasn_enc.cc
[57/895] Compiling TSCclibc libc.c
[58/895] Compiling TSCclibc process.c
[59/895] Compiling CNIOWindows shim.c
[60/895] Compiling f_string.cc
[61/895] Compiling asn1_lib.cc
[62/895] Compiling CNIOWindows WSAStartup.c
[63/895] Compiling CNIOWASI CNIOWASI.c
[64/895] Compiling CVaporBcrypt bcrypt.c
[65/895] Compiling CSystem shims.c
[66/895] Compiling tasn_dec.cc
[67/895] Compiling CVaporBcrypt blf.c
[68/895] Compiling CNIOLinux liburing_shims.c
[69/895] Compiling CNIOSHA1 c_nio_sha1.c
[70/895] Compiling CNIOExtrasZlib empty.c
[71/895] Compiling CNIOLLHTTP c_nio_http.c
[72/895] Compiling CNIODarwin shim.c
[73/895] Compiling CNIOLinux shim.c
[74/895] Compiling fiat_p256_adx_sqr.S
[75/895] Compiling fiat_p256_adx_mul.S
[76/895] Compiling fiat_curve25519_adx_square.S
[77/895] Compiling CNIOLLHTTP c_nio_api.c
[78/895] Compiling fiat_curve25519_adx_mul.S
[79/895] Write swift-version-24593BA9C3E375BF.txt
[80/895] Compiling CNIOLLHTTP c_nio_llhttp.c
[81/896] Compiling CNIOBoringSSLShims shims.c
[82/901] Compiling tls_record.cc
[83/901] Compiling tls_method.cc
[84/901] Compiling tls13_enc.cc
[85/901] Compiling tls13_both.cc
[86/903] Compiling tls13_client.cc
[87/931] Compiling tls13_server.cc
[89/944] Emitting module ServiceContextModule
[90/966] Emitting module RealModule
[91/967] Emitting module InternalCollectionsUtilities
[92/969] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[93/969] Compiling InternalCollectionsUtilities Specialize.swift
[94/969] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[95/969] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[96/969] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[97/969] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[98/969] Compiling RealModule Real.swift
[101/969] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[102/969] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[103/969] Compiling InternalCollectionsUtilities Integer rank.swift
[104/969] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[105/969] Compiling ServiceContextModule ServiceContextKey.swift
[106/969] Compiling RealModule Float80+Real.swift
[107/969] Compiling _NIODataStructures _TinyArray.swift
[108/969] Compiling _NIODataStructures PriorityQueue.swift
[113/969] Emitting module SystemPackage
[116/969] Compiling InternalCollectionsUtilities UInt+reversed.swift
[117/969] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[118/969] Compiling InternalCollectionsUtilities _SortedCollection.swift
[119/969] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[120/969] Compiling InternalCollectionsUtilities Debugging.swift
[121/969] Compiling InternalCollectionsUtilities Descriptions.swift
[124/969] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[125/969] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[126/972] Compiling ServiceContextModule ServiceContext.swift
[129/973] Compiling SystemPackage MachPort.swift
[130/973] Compiling SystemPackage PlatformString.swift
[131/973] Compiling SystemPackage SystemString.swift
[136/973] Compiling RealModule RealFunctions.swift
[137/974] Compiling RealModule Float+Real.swift
[138/974] Compiling RealModule Float16+Real.swift
[139/974] Compiling RealModule ElementaryFunctions.swift
[140/975] Emitting module _NIOBase64
[141/975] Compiling _NIOBase64 Base64.swift
[145/976] Wrapping AST for _NIOBase64 for debugging
[145/976] Wrapping AST for ServiceContextModule for debugging
[148/985] Emitting module Instrumentation
[149/985] Compiling Instrumentation InstrumentationSystem.swift
[150/985] Compiling Instrumentation Instrument.swift
[151/1027] Compiling Instrumentation MultiplexInstrument.swift
[152/1028] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[153/1028] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[154/1028] Compiling OrderedCollections OrderedDictionary+Elements.swift
[155/1071] Emitting module Logging
[156/1071] Compiling Logging Locks.swift
[157/1093] Compiling Logging MetadataProvider.swift
[158/1099] Compiling Instrumentation Locks.swift
[159/1108] Compiling _RopeModule BigString+Debugging.swift
[160/1108] Compiling _RopeModule BigString+Index.swift
[161/1108] Compiling _RopeModule BigString+Ingester.swift
[162/1108] Compiling _RopeModule BigString+Invariants.swift
[163/1108] Compiling Instrumentation NoOpInstrument.swift
[164/1109] Emitting module TSCLibc
[165/1109] Compiling TSCLibc libc.swift
[166/1110] Compiling Logging Logging.swift
[167/1110] Compiling Logging LogHandler.swift
[168/1110] Compiling _NIODataStructures Heap.swift
[169/1110] Emitting module _NIODataStructures
[170/1111] Compiling _RopeModule BigString+Iterators.swift
[171/1111] Compiling _RopeModule BigString+Metrics.swift
[172/1111] Compiling _RopeModule BigString+Summary.swift
[173/1111] Compiling _RopeModule BigString.swift
[174/1111] Compiling _RopeModule BigString+Equatable.swift
[175/1111] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[176/1112] Compiling _RopeModule BigString+Hashing.swift
[177/1112] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[183/1174] Emitting module CoreMetrics
[184/1174] Compiling HeapModule Heap+Invariants.swift
[185/1174] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[186/1186] Compiling HeapModule Heap+Descriptions.swift
[187/1250] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[188/1250] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[189/1250] Compiling HashTreeCollections TreeDictionary+Keys.swift
[190/1250] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[191/1250] Compiling HashTreeCollections TreeDictionary+Merge.swift
[192/1250] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[193/1250] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[194/1257] Compiling HashTreeCollections _HashStack.swift
[195/1257] Compiling HashTreeCollections _HashTreeIterator.swift
[196/1257] Compiling HashTreeCollections _HashTreeStatistics.swift
[197/1257] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[198/1257] Compiling HashTreeCollections _RawHashNode.swift
[199/1257] Compiling HashTreeCollections _UnmanagedHashNode.swift
[200/1257] Compiling HashTreeCollections _UnsafePath.swift
[201/1257] Compiling Tracing InstrumentationSystem+Tracing.swift
[202/1257] Compiling HeapModule Heap.swift
[203/1257] Compiling HeapModule _HeapNode.swift
[204/1257] Compiling HeapModule Heap+UnsafeHandle.swift
[205/1257] Compiling Tracing TracingTime.swift
[206/1257] Emitting module HeapModule
[207/1258] Emitting module Tracing
[208/1258] Compiling Tracing TracerProtocol.swift
[210/1258] Compiling Tracing Tracer.swift
[211/1258] Compiling Tracing TracerProtocol+Legacy.swift
[212/1258] Compiling HashTreeCollections _HashNode+Invariants.swift
[213/1258] Compiling HashTreeCollections _HashNode+Lookups.swift
[214/1258] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[215/1258] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[216/1258] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[217/1258] Compiling HashTreeCollections _HashNode+Storage.swift
[218/1258] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[219/1258] Compiling HashTreeCollections _HashNode+Structural filter.swift
[220/1258] Compiling HashTreeCollections TreeDictionary+Codable.swift
[221/1258] Compiling HashTreeCollections TreeDictionary+Collection.swift
[222/1258] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[223/1258] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[224/1258] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[225/1258] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[226/1258] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[227/1258] Compiling HashTreeCollections TreeDictionary+Filter.swift
[228/1258] Compiling HashTreeCollections _HashNode+Structural union.swift
[229/1258] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[230/1258] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[231/1258] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[232/1258] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[233/1258] Compiling HashTreeCollections _HashNode.swift
[234/1258] Compiling HashTreeCollections _HashNodeHeader.swift
[235/1258] Compiling HashTreeCollections _HashSlot.swift
[236/1258] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[237/1258] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[238/1258] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[239/1258] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[240/1258] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[241/1258] Compiling HashTreeCollections _HashNode+Structural merge.swift
[242/1258] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[243/1258] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[244/1273] Compiling HashTreeCollections TreeSet+Hashable.swift
[245/1273] Compiling HashTreeCollections TreeSet+Sendable.swift
[246/1273] Compiling HashTreeCollections TreeSet+Sequence.swift
[247/1273] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[248/1273] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[249/1273] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[250/1273] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[251/1273] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[252/1273] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[253/1273] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[254/1283] Compiling CoreMetrics Locks.swift
[255/1283] Compiling CoreMetrics Metrics.swift
[256/1284] Compiling Tracing NoOpTracer.swift
[257/1284] Compiling Tracing SpanProtocol.swift
[259/1285] Compiling DequeModule Deque+CustomReflectable.swift
[260/1285] Compiling DequeModule Deque+Descriptions.swift
[262/1287] Compiling DequeModule _DequeBuffer.swift
[263/1287] Compiling DequeModule _DequeBufferHeader.swift
[263/1287] Wrapping AST for _NIODataStructures for debugging
[265/1287] Compiling DequeModule Deque+Equatable.swift
[266/1287] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[267/1287] Compiling OrderedCollections OrderedSet+SubSequence.swift
[268/1287] Compiling OrderedCollections OrderedSet+Testing.swift
[269/1287] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[270/1287] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[271/1287] Compiling OrderedCollections OrderedSet.swift
[272/1287] Compiling OrderedCollections _UnsafeBitset.swift
[273/1287] Compiling HashTreeCollections TreeSet+Equatable.swift
[274/1287] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[275/1287] Compiling HashTreeCollections TreeSet+Extras.swift
[276/1287] Compiling HashTreeCollections TreeSet+Filter.swift
[287/1287] Compiling OrderedCollections OrderedSet+Sendable.swift
[288/1287] Compiling DequeModule Deque+Codable.swift
[289/1287] Compiling DequeModule Deque+Collection.swift
[294/1287] Compiling DequeModule Deque+Extras.swift
[295/1287] Compiling DequeModule Deque+Hashable.swift
[297/1288] Wrapping AST for Tracing for debugging
[335/1298] Compiling DequeModule Deque+Testing.swift
[336/1298] Compiling DequeModule Deque._Storage.swift
[336/1298] Wrapping AST for TSCLibc for debugging
[338/1298] Compiling DequeModule _DequeSlot.swift
[339/1298] Compiling DequeModule _UnsafeWrappedBuffer.swift
[340/1298] Compiling _RopeModule _CharacterRecognizer.swift
[341/1298] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[342/1298] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[343/1298] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[344/1298] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[345/1298] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[346/1298] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[347/1298] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[348/1298] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[349/1298] Compiling HashTreeCollections TreeSet.swift
[349/1298] Wrapping AST for SystemPackage for debugging
[353/1298] Compiling DequeModule Deque._UnsafeHandle.swift
[354/1298] Compiling DequeModule Deque.swift
[373/1298] Wrapping AST for RealModule for debugging
[374/1298] Wrapping AST for Logging for debugging
[376/1298] Emitting module OrderedCollections
[376/1299] Wrapping AST for InternalCollectionsUtilities for debugging
[378/1299] Emitting module DequeModule
[391/1300] Wrapping AST for Instrumentation for debugging
[404/1300] Emitting module RoutingKit
[404/1300] Wrapping AST for HeapModule for debugging
[406/1300] Emitting module Metrics
[407/1300] Compiling RoutingKit PathComponent.swift
[407/1300] Wrapping AST for CoreMetrics for debugging
[409/1300] Compiling RoutingKit TrieRouter.swift
[410/1300] Compiling RoutingKit Router.swift
[411/1300] Emitting module _RopeModule
[422/1300] Wrapping AST for OrderedCollections for debugging
[423/1300] Wrapping AST for DequeModule for debugging
[425/1300] Compiling _RopeModule Rope+Join.swift
[426/1300] Compiling _RopeModule Rope+MutatingForEach.swift
[427/1300] Compiling _RopeModule Rope+Remove.swift
[428/1300] Compiling _RopeModule Rope+RemoveSubrange.swift
[429/1300] Compiling _RopeModule Rope+Split.swift
[430/1300] Compiling _RopeModule Optional Utilities.swift
[431/1300] Compiling _RopeModule String Utilities.swift
[432/1300] Compiling _RopeModule String.Index+ABI.swift
[445/1300] Compiling Metrics Metrics.swift
[446/1301] Compiling RoutingKit AnyRouter.swift
[447/1301] Compiling RoutingKit Parameters.swift
[455/1307] Emitting module TSCBasic
[466/1307] Wrapping AST for Metrics for debugging
[477/1307] Compiling TSCBasic TerminalController.swift
[486/1307] Wrapping AST for RoutingKit for debugging
[499/1308] Compiling t1_enc.cc
[508/1308] Emitting module HashTreeCollections
[514/1309] Wrapping AST for _RopeModule for debugging
[515/1309] Compiling ssl_versions.cc
[516/1309] Wrapping AST for HashTreeCollections for debugging
[517/1309] Compiling ssl_x509.cc
[518/1309] Compiling ssl_transcript.cc
[521/1309] Compiling TSCBasic Thread.swift
[522/1309] Compiling TSCBasic Tuple.swift
[523/1309] Compiling TSCBasic WritableByteStream.swift
[524/1309] Compiling TSCBasic misc.swift
[525/1310] Compiling ssl_stat.cc
[526/1310] Wrapping AST for TSCBasic for debugging
[527/1310] Compiling ssl_session.cc
[528/1310] Compiling ssl_privkey.cc
[529/1310] Compiling ssl_key_share.cc
[529/1310] Compiling ssl_file.cc
[531/1310] Compiling ssl_credential.cc
[532/1310] Compiling ssl_lib.cc
[533/1310] Compiling ssl_cipher.cc
[534/1310] Compiling ssl_cert.cc
[535/1310] Compiling ssl_buffer.cc
[536/1310] Compiling ssl_asn1.cc
[537/1310] Compiling s3_pkt.cc
[538/1310] Compiling ssl_aead_ctx.cc
[539/1310] Compiling s3_lib.cc
[540/1310] Compiling s3_both.cc
[541/1310] Compiling handshake_server.cc
[542/1310] Compiling handshake_client.cc
[543/1310] Compiling handshake.cc
[544/1310] Compiling handoff.cc
[545/1310] Compiling encrypted_client_hello.cc
[546/1310] Compiling dtls_record.cc
[547/1310] Compiling md5-x86_64-linux.S
[548/1310] Compiling md5-x86_64-apple.S
[549/1310] Compiling md5-586-linux.S
[550/1310] Compiling md5-586-apple.S
[551/1310] Compiling dtls_method.cc
[551/1310] Compiling extensions.cc
[553/1310] Compiling chacha20_poly1305_x86_64-apple.S
[554/1310] Compiling chacha20_poly1305_armv8-win.S
[555/1310] Compiling chacha20_poly1305_x86_64-linux.S
[556/1310] Compiling err_data.cc
[557/1310] Compiling chacha20_poly1305_armv8-linux.S
[557/1310] Compiling chacha20_poly1305_armv8-apple.S
[559/1310] Compiling chacha-x86_64-linux.S
[560/1310] Compiling d1_srtp.cc
[561/1310] Compiling d1_pkt.cc
[562/1310] Compiling chacha-x86-apple.S
[562/1310] Compiling chacha-x86-linux.S
[564/1310] Compiling chacha-x86_64-apple.S
[565/1310] Compiling chacha-armv8-win.S
[566/1310] Compiling chacha-armv8-linux.S
[567/1310] Compiling chacha-armv8-apple.S
[568/1310] Compiling chacha-armv4-linux.S
[569/1310] Compiling aes128gcmsiv-x86_64-linux.S
[570/1310] Compiling aes128gcmsiv-x86_64-apple.S
[571/1310] Compiling x86_64-mont5-apple.S
[572/1310] Compiling x86_64-mont5-linux.S
[573/1310] Compiling x86_64-mont-linux.S
[574/1310] Compiling x86_64-mont-apple.S
[575/1310] Compiling x86-mont-linux.S
[576/1310] Compiling x86-mont-apple.S
[577/1310] Compiling vpaes-x86_64-linux.S
[578/1310] Compiling vpaes-x86_64-apple.S
[579/1310] Compiling vpaes-x86-linux.S
[580/1310] Compiling vpaes-x86-apple.S
[581/1310] Compiling vpaes-armv8-win.S
[582/1310] Compiling vpaes-armv8-linux.S
[583/1310] Compiling vpaes-armv8-apple.S
[584/1310] Compiling vpaes-armv7-linux.S
[585/1310] Compiling sha512-x86_64-linux.S
[586/1310] Compiling sha512-x86_64-apple.S
[587/1310] Compiling sha512-armv8-win.S
[588/1310] Compiling sha512-armv8-linux.S
[589/1310] Compiling sha512-armv8-apple.S
[590/1310] Compiling sha512-armv4-linux.S
[591/1310] Compiling sha512-586-apple.S
[592/1310] Compiling sha512-586-linux.S
[593/1310] Compiling sha256-x86_64-apple.S
[594/1310] Compiling sha256-x86_64-linux.S
[595/1310] Compiling sha256-armv8-linux.S
[596/1310] Compiling sha256-armv8-win.S
[596/1310] Compiling sha256-armv8-apple.S
[598/1310] Compiling sha256-armv4-linux.S
[599/1310] Compiling sha256-586-linux.S
[600/1310] Compiling bio_ssl.cc
[601/1310] Compiling sha1-x86_64-apple.S
[602/1310] Compiling d1_lib.cc
[603/1310] Compiling sha256-586-apple.S
[604/1310] Compiling sha1-armv8-linux.S
[605/1310] Compiling sha1-x86_64-linux.S
[606/1310] Compiling sha1-armv8-win.S
[607/1310] Compiling sha1-armv8-apple.S
[608/1310] Compiling sha1-armv4-large-linux.S
[609/1310] Compiling sha1-586-linux.S
[610/1310] Compiling sha1-586-apple.S
[611/1310] Compiling rsaz-avx2-apple.S
[612/1310] Compiling rdrand-x86_64-linux.S
[613/1310] Compiling rsaz-avx2-linux.S
[614/1310] Compiling rdrand-x86_64-apple.S
[615/1310] Compiling p256_beeu-x86_64-asm-linux.S
[616/1310] Compiling p256_beeu-x86_64-asm-apple.S
[617/1310] Compiling p256_beeu-armv8-asm-win.S
[618/1310] Compiling p256_beeu-armv8-asm-linux.S
[619/1310] Compiling p256_beeu-armv8-asm-apple.S
[620/1310] Compiling p256-x86_64-asm-apple.S
[621/1310] Compiling p256-armv8-asm-win.S
[622/1310] Compiling p256-armv8-asm-apple.S
[623/1310] Compiling p256-armv8-asm-linux.S
[624/1310] Compiling p256-x86_64-asm-linux.S
[625/1310] Compiling ghashv8-armv8-win.S
[626/1310] Compiling ghashv8-armv8-linux.S
[627/1310] Compiling ghashv8-armv8-apple.S
[628/1310] Compiling ghashv8-armv7-linux.S
[629/1310] Compiling ghash-x86_64-apple.S
[630/1310] Compiling ghash-x86_64-linux.S
[631/1310] Compiling ghash-x86-linux.S
[632/1310] Compiling ghash-x86-apple.S
[633/1310] Compiling ghash-ssse3-x86_64-linux.S
[634/1310] Compiling ghash-ssse3-x86-linux.S
[635/1310] Compiling ghash-ssse3-x86_64-apple.S
[636/1310] Compiling ghash-ssse3-x86-apple.S
[637/1310] Compiling ghash-neon-armv8-win.S
[638/1310] Compiling ghash-neon-armv8-apple.S
[638/1310] Compiling ghash-neon-armv8-linux.S
[638/1310] Compiling ghash-armv4-linux.S
[638/1310] Compiling co-586-linux.S
[638/1310] Compiling co-586-apple.S
[643/1310] Compiling bsaes-armv7-linux.S
[644/1310] Compiling bn-armv8-win.S
[645/1310] Compiling bn-armv8-linux.S
[646/1310] Compiling bn-armv8-apple.S
[647/1310] Compiling bn-586-linux.S
[648/1310] Compiling d1_both.cc
[649/1310] Compiling bn-586-apple.S
[650/1310] Compiling armv8-mont-win.S
[651/1310] Compiling armv8-mont-linux.S
[652/1310] Compiling armv8-mont-apple.S
[653/1310] Compiling aesv8-gcm-armv8-win.S
[654/1310] Compiling armv4-mont-linux.S
[655/1310] Compiling aesv8-gcm-armv8-linux.S
[656/1310] Compiling aesv8-gcm-armv8-apple.S
[657/1310] Compiling aesv8-armv8-win.S
[658/1310] Compiling aesv8-armv7-linux.S
[659/1310] Compiling aesv8-armv8-linux.S
[660/1310] Compiling aesv8-armv8-apple.S
[661/1310] Compiling aesni-x86_64-apple.S
[662/1310] Compiling aesni-x86_64-linux.S
[663/1310] Compiling aesni-x86-linux.S
[664/1310] Compiling aesni-x86-apple.S
[665/1310] Compiling aesni-gcm-x86_64-apple.S
[666/1310] Compiling aesni-gcm-x86_64-linux.S
[667/1310] Compiling aes-gcm-avx2-x86_64-apple.S
[667/1310] Compiling aes-gcm-avx2-x86_64-linux.S
[669/1310] Compiling aes-gcm-avx10-x86_64-apple.S
[670/1310] Compiling aes-gcm-avx10-x86_64-linux.S
[671/1310] Compiling x_sig.cc
[672/1310] Compiling x_req.cc
[673/1310] Compiling x_val.cc
[674/1310] Compiling x_x509a.cc
[675/1310] Compiling x_spki.cc
[676/1310] Compiling x_x509.cc
[677/1310] Compiling x_pubkey.cc
[678/1310] Compiling x_name.cc
[679/1310] Compiling x_exten.cc
[680/1310] Compiling x_algor.cc
[681/1310] Compiling x509spki.cc
[682/1310] Compiling x_attrib.cc
[683/1310] Compiling x_crl.cc
[684/1310] Compiling x509rset.cc
[685/1310] Compiling x_all.cc
[686/1310] Compiling x509name.cc
[687/1310] Compiling x509cset.cc
[688/1310] Compiling x509_txt.cc
[689/1310] Compiling x509_vpm.cc
[690/1310] Compiling x509_v3.cc
[691/1310] Compiling x509_trs.cc
[692/1310] Compiling x509_set.cc
[693/1310] Compiling x509_vfy.cc
[694/1310] Compiling x509_req.cc
[695/1310] Compiling x509_def.cc
[696/1310] Compiling x509_obj.cc
[697/1310] Compiling x509_d2.cc
[698/1310] Compiling x509_lu.cc
[699/1310] Compiling x509.cc
[700/1310] Compiling x509_ext.cc
[701/1310] Compiling x509_att.cc
[702/1310] Compiling x509_cmp.cc
[703/1310] Compiling v3_prn.cc
[704/1310] Compiling v3_skey.cc
[705/1310] Compiling v3_purp.cc
[706/1310] Compiling v3_utl.cc
[707/1310] Compiling v3_ocsp.cc
[708/1310] Compiling v3_pmaps.cc
[709/1310] Compiling v3_pcons.cc
[710/1310] Compiling v3_ncons.cc
[711/1310] Compiling v3_int.cc
[712/1310] Compiling v3_lib.cc
[713/1310] Compiling v3_ia5.cc
[714/1310] Compiling v3_genn.cc
[715/1310] Compiling v3_extku.cc
[716/1310] Compiling v3_info.cc
[717/1310] Compiling v3_enum.cc
[718/1310] Compiling v3_crld.cc
[719/1310] Compiling v3_cpols.cc
[720/1310] Compiling v3_conf.cc
[721/1310] Compiling v3_bitst.cc
[722/1310] Compiling v3_akeya.cc
[723/1310] Compiling v3_alt.cc
[723/1310] Compiling v3_bcons.cc
[725/1310] Compiling v3_akey.cc
[726/1310] Compiling t_x509a.cc
[727/1310] Compiling i2d_pr.cc
[728/1310] Compiling t_x509.cc
[729/1310] Compiling t_crl.cc
[730/1310] Compiling t_req.cc
[730/1310] Compiling name_print.cc
[732/1310] Compiling rsa_pss.cc
[733/1310] Compiling policy.cc
[734/1310] Compiling by_file.cc
[735/1310] Compiling by_dir.cc
[736/1310] Compiling voprf.cc
[737/1310] Compiling algorithm.cc
[738/1310] Compiling trust_token.cc
[739/1310] Compiling a_digest.cc
[740/1310] Compiling asn1_gen.cc
[741/1310] Compiling a_sign.cc
[741/1310] Compiling a_verify.cc
[743/1310] Compiling thread_win.cc
[744/1310] Compiling thread.cc
[745/1310] Compiling thread_pthread.cc
[746/1310] Compiling thread_none.cc
[747/1310] Compiling stack.cc
[748/1310] Compiling pmbtoken.cc
[749/1310] Compiling slhdsa.cc
[750/1310] Compiling sha512.cc
[751/1310] Compiling siphash.cc
[752/1310] Compiling sha256.cc
[753/1310] Compiling sha1.cc
[754/1310] Compiling spake2plus.cc
[755/1310] Compiling rsa_print.cc
[756/1310] Compiling rsa_extra.cc
[757/1310] Compiling rc4.cc
[758/1310] Compiling refcount.cc
[759/1310] Compiling rsa_crypt.cc
[760/1310] Compiling windows.cc
[761/1310] Compiling trusty.cc
[762/1310] Compiling rand.cc
[763/1310] Compiling urandom.cc
[764/1310] Compiling rsa_asn1.cc
[765/1310] Compiling ios.cc
[766/1310] Compiling passive.cc
[767/1310] Compiling getentropy.cc
[768/1310] Compiling poly1305_arm_asm.S
[769/1310] Compiling deterministic.cc
[770/1310] Compiling forkunsafe.cc
[771/1310] Compiling fork_detect.cc
[772/1310] Compiling poly1305_arm.cc
[773/1310] Compiling poly1305.cc
[774/1310] Compiling pool.cc
[775/1310] Compiling poly1305_vec.cc
[776/1310] Compiling pkcs7.cc
[777/1310] Compiling pkcs8.cc
[778/1310] Compiling pkcs8_x509.cc
[778/1310] Compiling p5_pbev2.cc
[780/1310] Compiling pkcs7_x509.cc
[781/1310] Compiling pem_xaux.cc
[782/1310] Compiling pem_x509.cc
[783/1310] Compiling pem_pkey.cc
[784/1310] Compiling mlkem.cc
[785/1310] Compiling obj_xref.cc
[786/1310] Compiling pem_pk8.cc
[787/1310] Compiling pem_oth.cc
[788/1310] Compiling mldsa.cc
[789/1310] Compiling pem_info.cc
[790/1310] Compiling pem_all.cc
[791/1310] Compiling pem_lib.cc
[792/1310] Compiling obj.cc
[793/1310] Compiling poly_rq_mul.S
[794/1310] Compiling fips_shared_support.cc
[795/1310] Compiling md5.cc
[796/1310] Compiling mem.cc
[797/1310] Compiling md4.cc
[798/1310] Compiling lhash.cc
[799/1310] Compiling hrss.cc
[800/1310] Compiling ex_data.cc
[800/1310] Compiling kyber.cc
[802/1310] Compiling sign.cc
[803/1310] Compiling scrypt.cc
[804/1310] Compiling hpke.cc
[805/1310] Compiling print.cc
[806/1310] Compiling p_x25519.cc
[807/1310] Compiling pbkdf.cc
[808/1310] Compiling p_x25519_asn1.cc
[809/1310] Compiling p_rsa_asn1.cc
[810/1310] Compiling p_ed25519.cc
[811/1310] Compiling p_rsa.cc
[812/1310] Compiling p_hkdf.cc
[813/1310] Compiling p_ed25519_asn1.cc
[814/1310] Compiling p_ec_asn1.cc
[815/1310] Compiling p_ec.cc
[816/1310] Compiling p_dh.cc
[817/1310] Compiling p_dh_asn1.cc
[818/1310] Compiling evp_ctx.cc
[819/1310] Compiling p_dsa_asn1.cc
[820/1310] Compiling evp.cc
[821/1310] Compiling err.cc
[822/1310] Compiling engine.cc
[823/1310] Compiling evp_asn1.cc
[824/1310] Compiling ecdh.cc
[825/1310] Compiling hash_to_curve.cc
[826/1310] Compiling ecdsa_asn1.cc
[827/1310] Compiling ec_derive.cc
[828/1310] Compiling dsa.cc
[829/1310] Compiling dsa_asn1.cc
[830/1310] Compiling ec_asn1.cc
[831/1310] Compiling params.cc
[832/1310] Compiling x25519-asm-arm.S
[833/1310] Compiling des.cc
[834/1310] Compiling digest_extra.cc
[835/1310] Compiling dh_asn1.cc
[836/1310] Compiling crypto.cc
[837/1310] Compiling spake25519.cc
[838/1310] Compiling cpu_arm_linux.cc
[839/1310] Compiling cpu_intel.cc
[840/1310] Compiling curve25519.cc
[841/1310] Compiling cpu_arm_freebsd.cc
[842/1310] Compiling cpu_aarch64_openbsd.cc
[843/1310] Compiling cpu_aarch64_win.cc
[844/1310] Compiling cpu_aarch64_linux.cc
[845/1310] Compiling bcm.cc
[846/1310] Compiling cpu_aarch64_sysreg.cc
[847/1310] Compiling cpu_aarch64_fuchsia.cc
[848/1310] Compiling cpu_aarch64_apple.cc
[849/1310] Compiling curve25519_64_adx.cc
[850/1310] Compiling get_cipher.cc
[851/1310] Compiling e_rc4.cc
[851/1310] Compiling tls_cbc.cc
[853/1310] Compiling conf.cc
[853/1310] Compiling e_tls.cc
[855/1310] Compiling e_rc2.cc
[856/1310] Compiling e_null.cc
[857/1310] Compiling e_des.cc
[858/1310] Compiling derive_key.cc
[859/1310] Compiling e_aesctrhmac.cc
[860/1310] Compiling e_chacha20poly1305.cc
[861/1310] Compiling chacha.cc
[862/1310] Compiling e_aesgcmsiv.cc
[863/1310] Compiling unicode.cc
[864/1310] Compiling buf.cc
[865/1310] Compiling cbb.cc
[866/1310] Compiling cbs.cc
[867/1310] Compiling ber.cc
[868/1310] Compiling bn_asn1.cc
[869/1310] Compiling asn1_compat.cc
[870/1310] Compiling blake2.cc
[871/1310] Compiling convert.cc
[872/1310] Compiling socket.cc
[873/1310] Compiling printf.cc
[874/1310] Compiling socket_helper.cc
[875/1310] Compiling pair.cc
[876/1310] Compiling hexdump.cc
[877/1310] Compiling file.cc
[878/1310] Compiling errno.cc
[879/1310] Compiling fd.cc
[880/1310] Compiling bio_mem.cc
[881/1310] Compiling connect.cc
[882/1310] Compiling bio.cc
[883/1310] Compiling base64.cc
[884/1310] Compiling tasn_typ.cc
[885/1310] Compiling tasn_fre.cc
[886/1310] Compiling tasn_enc.cc
[886/1310] Compiling tasn_utl.cc
[888/1310] Compiling posix_time.cc
[888/1310] Compiling tasn_new.cc
[890/1310] Compiling f_string.cc
[891/1310] Compiling f_int.cc
[892/1310] Compiling asn_pack.cc
[893/1310] Compiling tasn_dec.cc
[894/1310] Compiling asn1_par.cc
[895/1310] Compiling a_octet.cc
[896/1310] Compiling a_type.cc
[896/1310] Compiling a_utctm.cc
[898/1310] Compiling a_time.cc
[899/1310] Compiling asn1_lib.cc
[900/1310] Compiling a_strnid.cc
[901/1310] Compiling a_strex.cc
[902/1310] Compiling a_i2d_fp.cc
[903/1310] Compiling a_object.cc
[904/1310] Compiling a_dup.cc
[905/1310] Compiling a_d2i_fp.cc
[906/1310] Compiling a_gentm.cc
[906/1310] Compiling a_mbstr.cc
[908/1310] Compiling fiat_p256_adx_sqr.S
[909/1310] Compiling fiat_p256_adx_mul.S
[910/1310] Compiling a_int.cc
[911/1310] Compiling fiat_curve25519_adx_mul.S
[912/1310] Compiling fiat_curve25519_adx_square.S
[913/1310] Compiling md5-x86_64-linux.S
[914/1310] Compiling md5-x86_64-apple.S
[915/1310] Compiling md5-586-linux.S
[916/1310] Compiling md5-586-apple.S
[917/1310] Compiling a_bool.cc
[918/1310] Compiling a_bitstr.cc
[919/1310] Compiling chacha20_poly1305_x86_64-apple.S
[920/1310] Compiling chacha20_poly1305_x86_64-linux.S
[921/1310] Compiling chacha20_poly1305_armv8-win.S
[922/1310] Compiling chacha20_poly1305_armv8-linux.S
[923/1310] Compiling chacha20_poly1305_armv8-apple.S
[924/1310] Compiling chacha-x86_64-apple.S
[925/1310] Compiling chacha-x86_64-linux.S
[926/1310] Compiling chacha-x86-linux.S
[927/1310] Compiling CCryptoBoringSSLShims shims.c
[928/1310] Compiling chacha-x86-apple.S
[929/1310] Compiling chacha-armv8-win.S
[930/1310] Compiling chacha-armv8-linux.S
[931/1310] Compiling chacha-armv4-linux.S
[932/1310] Compiling chacha-armv8-apple.S
[933/1310] Compiling aes128gcmsiv-x86_64-linux.S
[934/1310] Compiling aes128gcmsiv-x86_64-apple.S
[935/1310] Compiling x86_64-mont5-apple.S
[936/1310] Compiling x86_64-mont-linux.S
[937/1310] Compiling x86_64-mont5-linux.S
[938/1310] Compiling x86_64-mont-apple.S
[939/1310] Compiling x86-mont-linux.S
[940/1310] Compiling err_data.cc
[941/1310] Compiling x86-mont-apple.S
[942/1310] Compiling vpaes-x86_64-linux.S
[943/1310] Compiling vpaes-x86_64-apple.S
[944/1310] Compiling vpaes-x86-linux.S
[945/1310] Compiling vpaes-x86-apple.S
[946/1310] Compiling vpaes-armv8-win.S
[947/1310] Compiling vpaes-armv8-linux.S
[948/1310] Compiling vpaes-armv8-apple.S
[949/1310] Compiling vpaes-armv7-linux.S
[950/1310] Compiling sha512-x86_64-apple.S
[951/1310] Compiling sha512-armv8-win.S
[952/1310] Compiling sha512-x86_64-linux.S
[953/1310] Compiling sha512-armv8-linux.S
[954/1310] Compiling sha512-armv8-apple.S
[955/1310] Compiling sha512-armv4-linux.S
[956/1310] Compiling sha512-586-linux.S
[957/1310] Compiling sha512-586-apple.S
[958/1310] Compiling sha256-x86_64-apple.S
[959/1310] Compiling sha256-armv8-win.S
[960/1310] Compiling sha256-armv8-linux.S
[961/1310] Compiling sha256-x86_64-linux.S
[962/1310] Compiling sha256-armv8-apple.S
[963/1310] Compiling sha256-armv4-linux.S
[964/1310] Compiling sha256-586-linux.S
[965/1310] Compiling sha256-586-apple.S
[966/1310] Compiling sha1-x86_64-apple.S
[967/1310] Compiling sha1-armv8-win.S
[968/1310] Compiling sha1-armv8-linux.S
[969/1310] Compiling sha1-armv8-apple.S
[970/1310] Compiling sha1-x86_64-linux.S
[971/1310] Compiling sha1-armv4-large-linux.S
[972/1310] Compiling sha1-586-linux.S
[973/1310] Compiling sha1-586-apple.S
[974/1310] Compiling rdrand-x86_64-linux.S
[975/1310] Compiling rsaz-avx2-apple.S
[976/1310] Compiling rsaz-avx2-linux.S
[977/1310] Compiling rdrand-x86_64-apple.S
[978/1310] Compiling p256_beeu-x86_64-asm-linux.S
[979/1310] Compiling p256_beeu-x86_64-asm-apple.S
[980/1310] Compiling p256_beeu-armv8-asm-win.S
[980/1310] Compiling p256_beeu-armv8-asm-linux.S
[982/1310] Compiling p256_beeu-armv8-asm-apple.S
[983/1310] Compiling p256-x86_64-asm-linux.S
[984/1310] Compiling p256-x86_64-asm-apple.S
[985/1310] Compiling p256-armv8-asm-win.S
[986/1310] Compiling p256-armv8-asm-apple.S
[987/1310] Compiling p256-armv8-asm-linux.S
[988/1310] Compiling ghashv8-armv8-win.S
[989/1310] Compiling ghashv8-armv8-linux.S
[990/1310] Compiling ghashv8-armv7-linux.S
[991/1310] Compiling ghashv8-armv8-apple.S
[992/1310] Compiling ghash-x86_64-apple.S
[993/1310] Compiling ghash-x86-linux.S
[994/1310] Compiling ghash-x86_64-linux.S
[995/1310] Compiling ghash-x86-apple.S
[996/1310] Compiling ghash-ssse3-x86_64-linux.S
[997/1310] Compiling ghash-ssse3-x86_64-apple.S
[998/1310] Compiling ghash-ssse3-x86-linux.S
[999/1310] Compiling ghash-ssse3-x86-apple.S
[1000/1310] Compiling ghash-neon-armv8-win.S
[1001/1310] Compiling ghash-neon-armv8-linux.S
[1002/1310] Compiling ghash-neon-armv8-apple.S
[1003/1310] Compiling ghash-armv4-linux.S
[1004/1310] Compiling co-586-linux.S
[1005/1310] Compiling co-586-apple.S
[1006/1310] Compiling bsaes-armv7-linux.S
[1007/1310] Compiling bn-armv8-win.S
[1008/1310] Compiling bn-armv8-linux.S
[1009/1310] Compiling bn-armv8-apple.S
[1010/1310] Compiling bn-586-linux.S
[1011/1310] Compiling bn-586-apple.S
[1012/1310] Compiling armv8-mont-win.S
[1013/1310] Compiling armv8-mont-linux.S
[1014/1310] Compiling armv8-mont-apple.S
[1015/1310] Compiling armv4-mont-linux.S
[1016/1310] Compiling aesv8-gcm-armv8-win.S
[1017/1310] Compiling aesv8-gcm-armv8-linux.S
[1018/1310] Compiling aesv8-gcm-armv8-apple.S
[1019/1310] Compiling aesv8-armv8-win.S
[1020/1310] Compiling aesv8-armv8-linux.S
[1021/1310] Compiling aesv8-armv8-apple.S
[1022/1310] Compiling aesv8-armv7-linux.S
[1023/1310] Compiling aesni-x86_64-apple.S
[1024/1310] Compiling aesni-x86_64-linux.S
[1025/1310] Compiling aesni-x86-linux.S
[1026/1310] Compiling aesni-x86-apple.S
[1027/1310] Compiling aesni-gcm-x86_64-linux.S
[1028/1310] Compiling aes-gcm-avx10-x86_64-linux.S
[1028/1310] Compiling aes-gcm-avx10-x86_64-apple.S
[1028/1310] Compiling aesni-gcm-x86_64-apple.S
[1031/1310] Compiling x_x509a.cc
[1031/1310] Compiling x_val.cc
[1033/1310] Compiling x_x509.cc
[1034/1310] Compiling x_sig.cc
[1035/1310] Compiling x_req.cc
[1035/1310] Compiling x_spki.cc
[1037/1310] Compiling c-nioatomics.c
[1038/1310] Compiling x_pubkey.cc
[1039/1310] Compiling x_exten.cc
[1040/1310] Compiling x_name.cc
[1041/1310] Compiling x_crl.cc
[1042/1310] Compiling x_attrib.cc
[1043/1310] Compiling x_all.cc
[1044/1310] Compiling c-atomics.c
[1045/1310] Compiling x_algor.cc
[1046/1316] Compiling x509spki.cc
[1048/1316] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1048/1316] Compiling x509rset.cc
[1049/1316] Compiling x509cset.cc
[1050/1316] Compiling x509_vpm.cc
[1052/1316] Compiling NIOConcurrencyHelpers NIOLock.swift
[1052/1316] Compiling x509name.cc
[1053/1316] Compiling x509_vfy.cc
[1055/1316] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1056/1316] Compiling NIOConcurrencyHelpers lock.swift
[1057/1316] Emitting module NIOConcurrencyHelpers
[1057/1316] Compiling x509_txt.cc
[1059/1316] Compiling NIOConcurrencyHelpers atomics.swift
[1059/1317] Compiling x509_v3.cc
[1061/1317] Compiling x509_trs.cc
[1062/1317] Compiling x509_set.cc
[1063/1340] Wrapping AST for NIOConcurrencyHelpers for debugging
[1064/1343] Compiling x509_req.cc
[1065/1343] Compiling x509_obj.cc
[1066/1343] Compiling x509_lu.cc
[1067/1343] Compiling x509_ext.cc
[1068/1343] Compiling x509_def.cc
[1070/1343] Compiling ConsoleKitTerminal Console+Confirm.swift
[1071/1343] Compiling ConsoleKitTerminal Console+Input.swift
[1072/1343] Compiling ConsoleKitTerminal Console+Center.swift
[1073/1343] Compiling ConsoleKitTerminal Console+Output.swift
[1073/1346] Compiling x509_d2.cc
[1075/1346] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1076/1346] Compiling ConsoleKitTerminal ConsoleClear.swift
[1077/1346] Compiling ConsoleKitTerminal Console+Ask.swift
[1078/1346] Compiling ConsoleKitTerminal Console+Choose.swift
[1079/1346] Compiling ConsoleKitTerminal Console+Wait.swift
[1080/1346] Compiling ConsoleKitTerminal ConsoleColor.swift
[1081/1346] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1082/1346] Compiling ConsoleKitTerminal ConsoleText.swift
[1083/1346] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1084/1346] Compiling ConsoleKitTerminal ANSI.swift
[1085/1346] Compiling ConsoleKitTerminal ActivityBar.swift
[1086/1346] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1087/1346] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1088/1346] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1089/1346] Emitting module ConsoleKitTerminal
[1090/1346] Compiling ConsoleKitTerminal CustomActivity.swift
[1091/1346] Compiling ConsoleKitTerminal LoadingBar.swift
[1092/1346] Compiling ConsoleKitTerminal ProgressBar.swift
[1093/1346] Compiling ConsoleKitTerminal Console+Clear.swift
[1093/1346] Compiling x509.cc
[1094/1346] Compiling x509_cmp.cc
[1096/1346] Compiling ConsoleKitTerminal Console.swift
[1097/1346] Compiling ConsoleKitTerminal Terminal.swift
[1098/1346] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1098/1346] Compiling v3_utl.cc
[1099/1346] Compiling x509_att.cc
[1100/1346] Compiling v3_skey.cc
[1101/1346] Compiling v3_prn.cc
[1102/1346] Compiling v3_purp.cc
[1104/1346] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1105/1346] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1106/1346] Compiling ConsoleKitTerminal LoggerFragment.swift
[1107/1347] Compiling v3_pmaps.cc
[1108/1347] Compiling v3_pcons.cc
[1109/1347] Compiling v3_ncons.cc
[1110/1347] Compiling v3_ocsp.cc
[1111/1347] Wrapping AST for ConsoleKitTerminal for debugging
[1112/1347] Compiling v3_lib.cc
[1113/1369] Compiling v3_int.cc
[1114/1369] Compiling v3_info.cc
[1116/1369] Emitting module ConsoleKitCommands
[1116/1371] Compiling v3_genn.cc
[1117/1371] Compiling v3_extku.cc
[1119/1371] Compiling ConsoleKitCommands CommandSignature.swift
[1120/1371] Compiling ConsoleKitCommands Flag.swift
[1121/1371] Compiling ConsoleKitCommands Option.swift
[1122/1371] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1123/1371] Compiling ConsoleKitCommands AsyncCommand.swift
[1124/1371] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1124/1371] Compiling v3_ia5.cc
[1126/1371] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1127/1371] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1128/1371] Compiling ConsoleKitCommands Argument.swift
[1129/1371] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1130/1371] Compiling ConsoleKitCommands Utilities.swift
[1130/1371] Compiling v3_enum.cc
[1132/1371] Compiling ConsoleKitCommands AsyncCommands.swift
[1133/1371] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1134/1371] Compiling ConsoleKitCommands AnyCommand.swift
[1134/1371] Compiling v3_cpols.cc
[1135/1371] Compiling v3_conf.cc
[1136/1371] Compiling v3_crld.cc
[1137/1371] Compiling v3_bitst.cc
[1138/1371] Compiling v3_bcons.cc
[1139/1371] Compiling v3_alt.cc
[1140/1371] Compiling v3_akeya.cc
[1141/1371] Compiling v3_akey.cc
[1143/1371] Compiling ConsoleKitCommands CommandGroup.swift
[1144/1371] Compiling ConsoleKitCommands CommandInput.swift
[1145/1371] Compiling ConsoleKitCommands Commands.swift
[1146/1371] Compiling ConsoleKitCommands Command.swift
[1147/1371] Compiling ConsoleKitCommands CommandContext.swift
[1148/1371] Compiling ConsoleKitCommands CommandError.swift
[1149/1371] Compiling ConsoleKitCommands Console+Run.swift
[1150/1371] Compiling ConsoleKitCommands ConsoleError.swift
[1151/1371] Compiling ConsoleKitCommands Completion.swift
[1151/1372] Compiling t_x509a.cc
[1152/1372] Compiling t_x509.cc
[1154/1372] Compiling t_req.cc
[1155/1372] Compiling t_crl.cc
[1156/1372] Wrapping AST for ConsoleKitCommands for debugging
[1157/1374] Compiling i2d_pr.cc
[1158/1374] Compiling rsa_pss.cc
[1160/1374] Emitting module ConsoleKit
[1161/1374] Compiling ConsoleKit Exports.swift
[1162/1375] Compiling policy.cc
[1163/1375] Compiling name_print.cc
[1164/1375] Wrapping AST for ConsoleKit for debugging
[1165/1375] Compiling by_file.cc
[1166/1375] Compiling by_dir.cc
[1167/1375] Compiling asn1_gen.cc
[1168/1375] Compiling a_verify.cc
[1169/1375] Compiling algorithm.cc
[1170/1375] Compiling voprf.cc
[1171/1375] Compiling trust_token.cc
[1172/1375] Compiling a_digest.cc
[1173/1375] Compiling a_sign.cc
[1174/1375] Compiling thread_win.cc
[1175/1375] Compiling thread.cc
[1176/1375] Compiling thread_pthread.cc
[1177/1375] Compiling thread_none.cc
[1178/1375] Compiling pmbtoken.cc
[1179/1375] Compiling thash.cc
[1180/1375] Compiling stack.cc
[1180/1375] Compiling wots.cc
[1182/1375] Compiling sha512.cc
[1183/1375] Compiling merkle.cc
[1184/1375] Compiling fors.cc
[1185/1375] Compiling siphash.cc
[1186/1375] Compiling slhdsa.cc
[1187/1375] Compiling sha256.cc
[1187/1375] Compiling sha1.cc
[1189/1375] Compiling rsa_print.cc
[1190/1375] Compiling rsa_extra.cc
[1191/1375] Compiling rc4.cc
[1192/1375] Compiling refcount.cc
[1193/1375] Compiling windows.cc
[1194/1375] Compiling trusty.cc
[1195/1375] Compiling urandom.cc
[1196/1375] Compiling rsa_asn1.cc
[1196/1375] Compiling rsa_crypt.cc
[1198/1375] Compiling rand_extra.cc
[1199/1375] Compiling ios.cc
[1200/1375] Compiling passive.cc
[1201/1375] Compiling getentropy.cc
[1202/1375] Compiling poly1305_arm_asm.S
[1203/1375] Compiling deterministic.cc
[1204/1375] Compiling forkunsafe.cc
[1205/1375] Compiling fork_detect.cc
[1206/1375] Compiling pool.cc
[1207/1375] Compiling poly1305_arm.cc
[1208/1375] Compiling poly1305.cc
[1209/1375] Compiling poly1305_vec.cc
[1210/1375] Compiling pkcs7.cc
[1211/1375] Compiling pkcs8.cc
[1212/1375] Compiling p5_pbev2.cc
[1213/1375] Compiling pkcs8_x509.cc
[1214/1375] Compiling pkcs7_x509.cc
[1215/1375] Compiling pem_xaux.cc
[1216/1375] Compiling pem_x509.cc
[1217/1375] Compiling pem_pkey.cc
[1218/1375] Compiling pem_pk8.cc
[1219/1375] Compiling obj_xref.cc
[1220/1375] Compiling pem_oth.cc
[1221/1375] Compiling pem_info.cc
[1222/1375] Compiling mldsa.cc
[1223/1375] Compiling mlkem.cc
[1224/1375] Compiling pem_lib.cc
[1225/1375] Compiling obj.cc
[1226/1375] Compiling pem_all.cc
[1227/1375] Compiling poly_rq_mul.S
[1228/1375] Compiling fips_shared_support.cc
[1229/1375] Compiling mem.cc
[1230/1375] Compiling md5.cc
[1231/1375] Compiling md4.cc
[1232/1375] Compiling lhash.cc
[1233/1375] Compiling kyber.cc
[1234/1375] Compiling hpke.cc
[1235/1375] Compiling ex_data.cc
[1236/1375] Compiling hrss.cc
[1237/1375] Compiling sign.cc
[1238/1375] Compiling scrypt.cc
[1239/1375] Compiling pbkdf.cc
[1240/1375] Compiling print.cc
[1241/1375] Compiling p_x25519.cc
[1242/1375] Compiling p_x25519_asn1.cc
[1243/1375] Compiling p_rsa_asn1.cc
[1244/1375] Compiling p_rsa.cc
[1245/1375] Compiling p_hkdf.cc
[1246/1375] Compiling p_ed25519.cc
[1247/1375] Compiling p_ed25519_asn1.cc
[1248/1375] Compiling p_ec_asn1.cc
[1249/1375] Compiling p_ec.cc
[1250/1375] Compiling p_dsa_asn1.cc
[1251/1375] Compiling p_dh.cc
[1252/1375] Compiling p_dh_asn1.cc
[1253/1375] Compiling evp_ctx.cc
[1254/1375] Compiling evp_asn1.cc
[1255/1375] Compiling evp.cc
[1256/1375] Compiling err.cc
[1257/1375] Compiling engine.cc
[1258/1375] Compiling ecdh_extra.cc
[1259/1375] Compiling ecdsa_asn1.cc
[1260/1375] Compiling hash_to_curve.cc
[1261/1375] Compiling ec_derive.cc
[1262/1375] Compiling dsa_asn1.cc
[1262/1375] Compiling ec_asn1.cc
[1264/1375] Compiling dsa.cc
[1265/1375] Compiling params.cc
[1266/1375] Compiling x25519-asm-arm.S
[1267/1375] Compiling digest_extra.cc
[1268/1375] Compiling dh_asn1.cc
[1269/1375] Compiling des.cc
[1270/1375] Compiling spake25519.cc
[1271/1375] Compiling crypto.cc
[1272/1375] Compiling cpu_intel.cc
[1273/1375] Compiling cpu_arm_linux.cc
[1274/1375] Compiling cpu_arm_freebsd.cc
[1275/1375] Compiling curve25519.cc
[1276/1375] Compiling cpu_aarch64_win.cc
[1277/1375] Compiling cpu_aarch64_openbsd.cc
[1278/1375] Compiling cpu_aarch64_sysreg.cc
[1279/1375] Compiling cpu_aarch64_linux.cc
[1280/1375] Compiling curve25519_64_adx.cc
[1281/1375] Compiling cpu_aarch64_fuchsia.cc
[1282/1375] Compiling cpu_aarch64_apple.cc
[1283/1375] Compiling bcm.cc
[1284/1375] Compiling tls_cbc.cc
[1285/1375] Compiling conf.cc
[1286/1375] Compiling e_rc4.cc
[1286/1375] Compiling e_tls.cc
[1288/1375] Compiling e_rc2.cc
[1289/1375] Compiling e_null.cc
[1290/1375] Compiling e_des.cc
[1291/1375] Compiling e_chacha20poly1305.cc
[1292/1375] Compiling derive_key.cc
[1293/1375] Compiling e_aesgcmsiv.cc
[1294/1375] Compiling e_aesctrhmac.cc
[1295/1375] Compiling cipher_extra.cc
[1296/1375] Compiling unicode.cc
[1297/1375] Compiling chacha.cc
[1298/1375] Compiling ber.cc
[1299/1375] Compiling cbb.cc
[1300/1375] Compiling buf.cc
[1301/1375] Compiling cbs.cc
[1302/1375] Compiling asn1_compat.cc
[1303/1375] Compiling convert.cc
[1304/1375] Compiling bn_asn1.cc
[1305/1375] Compiling blake2.cc
[1306/1375] Compiling printf.cc
[1307/1375] Compiling pair.cc
[1308/1375] Compiling hexdump.cc
[1309/1375] Compiling file.cc
[1310/1375] Compiling fd.cc
[1311/1375] Compiling errno.cc
[1312/1375] Compiling bio_mem.cc
[1313/1375] Compiling bio.cc
[1314/1375] Compiling base64.cc
[1315/1375] Compiling tasn_typ.cc
[1316/1375] Compiling tasn_fre.cc
[1317/1375] Compiling tasn_utl.cc
[1318/1375] Compiling tasn_new.cc
[1319/1375] Compiling a_utctm.cc
[1320/1375] Compiling a_type.cc
[1321/1375] Compiling a_time.cc
[1322/1375] Compiling a_strnid.cc
[1323/1375] Compiling a_octet.cc
[1324/1375] Compiling a_strex.cc
[1325/1375] Compiling a_mbstr.cc
[1326/1375] Compiling a_object.cc
[1327/1375] Compiling a_i2d_fp.cc
[1328/1375] Write sources
[1329/1375] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1330/1375] Write sources
[1331/1375] Compiling a_int.cc
[1332/1375] Write sources
[1336/1375] Compiling a_gentm.cc
[1337/1375] Compiling a_dup.cc
[1338/1384] Compiling a_d2i_fp.cc
[1339/1449] Compiling a_bool.cc
[1340/1472] Compiling a_bitstr.cc
[1342/1476] Compiling Atomics UnsafeAtomic.swift
[1343/1476] Compiling Atomics UnsafeAtomicLazyReference.swift
[1344/1481] Compiling Atomics ManagedAtomic.swift
[1345/1481] Compiling Atomics ManagedAtomicLazyReference.swift
[1346/1482] Compiling Atomics AtomicMemoryOrderings.swift
[1347/1482] Compiling Atomics DoubleWord.swift
[1348/1482] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[1349/1482] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[1350/1482] Compiling BitCollections BitArray+Extras.swift
[1351/1482] Compiling Atomics IntegerOperations.swift
[1352/1482] Compiling Atomics Unmanaged extensions.swift
[1353/1482] Compiling BitCollections BitArray+Invariants.swift
[1354/1482] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[1355/1482] Compiling BitCollections BitArray+BitwiseOperations.swift
[1356/1482] Compiling Atomics AtomicReference.swift
[1357/1482] Compiling Atomics AtomicStorage.swift
[1358/1482] Compiling Atomics AtomicValue.swift
[1359/1482] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1360/1482] Compiling BitCollections BitSet+CustomReflectable.swift
[1361/1482] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1362/1482] Compiling BitCollections BitSet+Equatable.swift
[1363/1482] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1364/1482] Compiling BitCollections BitSet+Extras.swift
[1365/1482] Compiling BitCollections BitSet+Hashable.swift
[1366/1482] Compiling BitCollections BitSet+Initializers.swift
[1367/1482] Compiling BitCollections BitSet+Invariants.swift
[1368/1482] Compiling BitCollections BitSet+Random.swift
[1369/1482] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1370/1482] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1371/1482] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1372/1482] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1375/1489] Compiling BitCollections BitArray._UnsafeHandle.swift
[1376/1492] Compiling CryptoBoringWrapper RandomBytes.swift
[1377/1492] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1378/1492] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1379/1492] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1380/1492] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1381/1492] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1382/1492] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1383/1492] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1384/1492] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1385/1492] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1386/1492] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1387/1492] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1388/1492] Compiling BitCollections BitSet+SetAlgebra union.swift
[1389/1492] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1390/1492] Compiling BitCollections BitSet.Counted.swift
[1391/1492] Compiling BitCollections BitArray.swift
[1392/1492] Compiling BitCollections BitSet+BidirectionalCollection.swift
[1393/1492] Compiling BitCollections BitSet+Codable.swift
[1394/1492] Emitting module BitCollections
[1395/1492] Emitting module CryptoBoringWrapper
[1399/1492] Compiling BitCollections BitArray+Fill.swift
[1400/1492] Compiling BitCollections BitArray+Hashable.swift
[1401/1492] Compiling BitCollections BitArray+Initializers.swift
[1404/1492] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1405/1492] Compiling CryptoBoringWrapper EllipticCurve.swift
[1406/1492] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1407/1492] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1408/1492] Compiling Algorithms Trim.swift
[1409/1492] Compiling Algorithms Unique.swift
[1410/1492] Compiling Algorithms Windows.swift
[1441/1492] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1442/1492] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1443/1493] Compiling BitCollections BitSet.Index.swift
[1444/1493] Compiling BitCollections BitSet._UnsafeHandle.swift
[1445/1493] Compiling BitCollections BitSet.swift
[1446/1493] Compiling BitCollections Range+Utilities.swift
[1447/1493] Compiling BitCollections Slice+Utilities.swift
[1448/1493] Compiling BitCollections UInt+Tricks.swift
[1449/1493] Compiling BitCollections _Word.swift
[1451/1494] Wrapping AST for CryptoBoringWrapper for debugging
[1452/1494] Wrapping AST for BitCollections for debugging
[1458/1567] Emitting module Atomics
[1459/1567] Compiling Collections Collections.swift
[1460/1567] Emitting module Collections
[1461/1567] Compiling Crypto ASN1OctetString.swift
[1462/1567] Compiling Crypto ASN1Strings.swift
[1463/1567] Compiling Crypto ArraySliceBigint.swift
[1465/1569] Wrapping AST for Collections for debugging
[1466/1569] Wrapping AST for Atomics for debugging
[1468/1569] Emitting module Algorithms
[1469/1629] Wrapping AST for Algorithms for debugging
[1471/1629] Compiling Crypto HKDF.swift
[1472/1629] Compiling Crypto AESWrap.swift
[1473/1629] Compiling Crypto AESWrap_boring.swift
[1474/1629] Compiling Crypto Ed25519_boring.swift
[1475/1629] Compiling Crypto NISTCurvesKeys_boring.swift
[1476/1629] Compiling Crypto X25519Keys_boring.swift
[1477/1629] Compiling Crypto Curve25519.swift
[1478/1629] Compiling Crypto Ed25519Keys.swift
[1479/1629] Compiling Crypto NISTCurvesKeys.swift
[1480/1629] Compiling Crypto X25519Keys.swift
[1481/1638] Compiling NIOCore DeadChannel.swift
[1482/1638] Compiling NIOCore DispatchQueue+WithFuture.swift
[1483/1638] Compiling NIOCore EventLoop+Deprecated.swift
[1484/1638] Compiling NIOCore EventLoop+SerialExecutor.swift
[1485/1638] Compiling NIOCore GlobalSingletons.swift
[1486/1638] Compiling NIOCore IO.swift
[1487/1638] Compiling NIOCore IOData.swift
[1488/1638] Compiling NIOCore IPProtocol.swift
[1489/1638] Compiling NIOCore IntegerBitPacking.swift
[1490/1638] Compiling NIOCore IntegerTypes.swift
[1491/1638] Compiling NIOCore BSDSocketAPI.swift
[1492/1638] Compiling NIOCore ByteBuffer-aux.swift
[1493/1638] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1494/1638] Compiling NIOCore ByteBuffer-conversions.swift
[1495/1638] Compiling NIOCore ByteBuffer-core.swift
[1496/1638] Compiling NIOCore ByteBuffer-hex.swift
[1497/1638] Compiling NIOCore ByteBuffer-int.swift
[1498/1638] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1499/1638] Compiling NIOCore ByteBuffer-multi-int.swift
[1500/1638] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1501/1638] Compiling NIOCore MarkedCircularBuffer.swift
[1502/1638] Compiling NIOCore MulticastChannel.swift
[1503/1638] Compiling NIOCore NIOAny.swift
[1504/1638] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1505/1638] Compiling NIOCore NIOLoopBound.swift
[1506/1638] Compiling NIOCore NIOScheduledCallback.swift
[1507/1638] Compiling NIOCore NIOSendable.swift
[1508/1638] Compiling NIOCore RecvByteBufferAllocator.swift
[1509/1638] Compiling Crypto HPKE-KEM.swift
[1510/1638] Compiling Crypto HPKE-Errors.swift
[1511/1638] Compiling NIOCore Interfaces.swift
[1512/1638] Compiling NIOCore Linux.swift
[1513/1638] Compiling NIOCore EventLoop.swift
[1514/1638] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1515/1638] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1516/1638] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1517/1638] Compiling NIOCore EventLoopFuture.swift
[1518/1638] Compiling NIOCore FileDescriptor.swift
[1519/1638] Compiling NIOCore FileHandle.swift
[1520/1638] Compiling NIOCore FileRegion.swift
[1521/1638] Emitting module Crypto
[1522/1638] Compiling NIOCore ByteBuffer-views.swift
[1523/1638] Compiling NIOCore Channel.swift
[1524/1638] Compiling NIOCore ChannelHandler.swift
[1525/1638] Compiling NIOCore ChannelHandlers.swift
[1526/1638] Compiling NIOCore ChannelInvoker.swift
[1527/1638] Compiling NIOCore ChannelOption.swift
[1528/1638] Compiling NIOCore ChannelPipeline.swift
[1529/1638] Compiling NIOCore CircularBuffer.swift
[1530/1638] Compiling NIOCore Codec.swift
[1531/1638] Compiling NIOCore ConvenienceOptionSupport.swift
[1532/1638] Compiling NIOCore AddressedEnvelope.swift
[1533/1638] Compiling NIOCore AsyncAwaitSupport.swift
[1534/1638] Compiling NIOCore AsyncChannel.swift
[1535/1638] Compiling NIOCore AsyncChannelHandler.swift
[1536/1638] Compiling NIOCore AsyncChannelInboundStream.swift
[1537/1638] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1538/1638] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1539/1638] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1540/1638] Compiling NIOCore NIOAsyncWriter.swift
[1541/1638] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1558/1646] Compiling Crypto Signature.swift
[1559/1646] Compiling Crypto CryptoKitErrors_boring.swift
[1560/1646] Compiling Crypto RNG_boring.swift
[1561/1646] Compiling Crypto SafeCompare_boring.swift
[1562/1646] Compiling Crypto Zeroization_boring.swift
[1563/1646] Compiling Crypto PrettyBytes.swift
[1564/1646] Compiling Crypto SafeCompare.swift
[1565/1646] Compiling Crypto SecureBytes.swift
[1566/1646] Compiling Crypto Zeroization.swift
[1567/1647] Wrapping AST for Crypto for debugging
[1577/1647] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1578/1647] Compiling NIOCore SocketAddresses.swift
[1579/1647] Compiling NIOCore SocketOptionProvider.swift
[1580/1647] Compiling NIOCore SystemCallHelpers.swift
[1581/1647] Compiling NIOCore TimeAmount+Duration.swift
[1582/1647] Compiling NIOCore TypeAssistedChannelHandler.swift
[1583/1647] Compiling NIOCore UniversalBootstrapSupport.swift
[1584/1647] Compiling NIOCore Utilities.swift
[1619/1647] Emitting module NIOCore
[1620/1648] Wrapping AST for NIOCore for debugging
[1622/1699] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1623/1699] Compiling NIOEmbedded Embedded.swift
[1624/1699] Compiling NIOEmbedded AsyncTestingChannel.swift
[1625/1699] Emitting module NIOEmbedded
[1626/1700] Wrapping AST for NIOEmbedded for debugging
[1628/1700] Emitting module NIOPosix
[1629/1706] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1630/1706] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1631/1706] Compiling NIOPosix PosixSingletons.swift
[1632/1706] Compiling NIOPosix RawSocketBootstrap.swift
[1633/1706] Compiling NIOPosix Resolver.swift
[1634/1706] Compiling NIOPosix Selectable.swift
[1635/1706] Compiling NIOPosix ThreadPosix.swift
[1636/1706] Compiling NIOPosix ThreadWindows.swift
[1637/1706] Compiling NIOPosix UnsafeTransfer.swift
[1638/1706] Compiling NIOPosix Utilities.swift
[1639/1706] Compiling NIOPosix VsockAddress.swift
[1640/1706] Compiling NIOPosix VsockChannelEvents.swift
[1641/1706] Compiling NIOPosix BSDSocketAPICommon.swift
[1642/1706] Compiling NIOPosix BSDSocketAPIPosix.swift
[1643/1706] Compiling NIOPosix BSDSocketAPIWindows.swift
[1644/1706] Compiling NIOPosix BaseSocket.swift
[1645/1706] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1646/1706] Compiling NIOPosix BaseSocketChannel.swift
[1647/1706] Compiling NIOPosix BaseStreamSocketChannel.swift
[1648/1706] Compiling NIOPosix SelectableChannel.swift
[1649/1706] Compiling NIOPosix SelectableEventLoop.swift
[1650/1706] Compiling NIOPosix SelectorEpoll.swift
[1651/1706] Compiling NIOPosix SelectorGeneric.swift
[1652/1706] Compiling NIOPosix SelectorKqueue.swift
[1653/1706] Compiling NIOPosix SelectorUring.swift
[1654/1706] Compiling NIOPosix IO.swift
[1655/1706] Compiling NIOPosix IntegerBitPacking.swift
[1656/1706] Compiling NIOPosix IntegerTypes.swift
[1657/1706] Compiling NIOPosix Linux.swift
[1658/1706] Compiling NIOPosix LinuxCPUSet.swift
[1659/1706] Compiling NIOPosix LinuxUring.swift
[1660/1706] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1661/1706] Compiling NIOPosix ServerSocket.swift
[1662/1706] Compiling NIOPosix Socket.swift
[1663/1706] Compiling NIOPosix SocketChannel.swift
[1664/1706] Compiling NIOPosix SocketProtocols.swift
[1665/1706] Compiling NIOPosix System.swift
[1666/1706] Compiling NIOPosix Thread.swift
[1667/1706] Compiling NIOPosix Bootstrap.swift
[1668/1706] Compiling NIOPosix ControlMessage.swift
[1669/1706] Compiling NIOPosix DatagramVectorReadManager.swift
[1670/1706] Compiling NIOPosix Errors+Any.swift
[1671/1706] Compiling NIOPosix FileDescriptor.swift
[1672/1706] Compiling NIOPosix GetaddrinfoResolver.swift
[1673/1706] Compiling NIOPosix HappyEyeballs.swift
[1674/1706] Compiling NIOPosix NIOThreadPool.swift
[1675/1706] Compiling NIOPosix NonBlockingFileIO.swift
[1676/1706] Compiling NIOPosix PendingDatagramWritesManager.swift
[1677/1706] Compiling NIOPosix PendingWritesManager.swift
[1678/1706] Compiling NIOPosix PipeChannel.swift
[1679/1706] Compiling NIOPosix PipePair.swift
[1680/1706] Compiling NIOPosix Pool.swift
[1681/1707] Wrapping AST for NIOPosix for debugging
[1683/1766] Compiling NIO Exports.swift
[1684/1766] Emitting module NIO
[1685/1767] Wrapping AST for NIO for debugging
[1687/1789] Compiling _NIOFileSystem Errno.swift
[1688/1789] Compiling _NIOFileSystem Array+FileSystem.swift
[1689/1789] Compiling _NIOFileSystem ArraySlice+FileSystem.swift
[1690/1789] Compiling AsyncKit Future+Transform.swift
[1691/1789] Compiling AsyncKit Future+Try.swift
[1692/1789] Compiling AsyncKit FutureOperators.swift
[1693/1808] Emitting module _NIOFileSystem
[1694/1812] Compiling NIOTLS TLSEvents.swift
[1695/1812] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1696/1812] Emitting module NIOTLS
[1697/1812] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1698/1812] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1699/1812] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1700/1812] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1701/1812] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1702/1812] Compiling NIOSOCKS SOCKSResponse.swift
[1703/1812] Compiling NIOSOCKS ClientStateMachine.swift
[1704/1813] Compiling NIOHTTP1 HTTPEncoder.swift
[1705/1813] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1706/1813] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1707/1813] Compiling NIOHTTP1 HTTPDecoder.swift
[1708/1813] Emitting module NIOSOCKS
[1709/1813] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1710/1813] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1711/1813] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1712/1813] Emitting module NIOFoundationCompat
[1713/1813] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1714/1813] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1715/1813] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1716/1813] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1717/1813] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1718/1813] Compiling NIOTLS SNIHandler.swift
[1719/1813] Compiling NIOSOCKS ServerStateMachine.swift
[1722/1815] Compiling AsyncKit Optional+StrictMap.swift
[1723/1815] Compiling AsyncKit Exports.swift
[1724/1815] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1724/1816] Wrapping AST for NIOSOCKS for debugging
[1727/1816] Wrapping AST for NIOTLS for debugging
[1730/1818] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[1732/1823] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[1733/1823] Compiling _NIOFileSystem FileSystemError.swift
[1734/1823] Compiling _NIOFileSystem FileSystemProtocol.swift
[1735/1823] Compiling _NIOFileSystem FileType.swift
[1736/1823] Compiling _NIOFileSystem IOStrategy.swift
[1737/1823] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[1738/1823] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[1739/1823] Compiling AsyncKit Future+Conjunctions.swift
[1741/1847] Compiling NIOSSL NIOSSLClientHandler.swift
[1742/1847] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1743/1847] Compiling NIOSSL IdentityVerification.swift
[1744/1847] Compiling NIOSSL LinuxCABundle.swift
[1744/1847] Wrapping AST for NIOFoundationCompat for debugging
[1746/1847] Compiling NIOSSL AndroidCABundle.swift
[1747/1847] Compiling NIOSSL ByteBufferBIO.swift
[1748/1847] Compiling NIOSSL CustomPrivateKey.swift
[1751/1869] Emitting module AsyncKit
[1752/1869] Compiling NIOTransportServices AcceptHandler.swift
[1753/1869] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1754/1869] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1755/1871] Emitting module NIOTransportServices
[1756/1871] Compiling NIOTransportServices NIOTSBootstraps.swift
[1757/1871] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1758/1871] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1759/1871] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1760/1871] Compiling NIOTransportServices NIOTSErrors.swift
[1761/1871] Compiling NIOTransportServices NIOTSEventLoop.swift
[1762/1871] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1763/1871] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1764/1871] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1765/1871] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1766/1871] Compiling NIOTransportServices NIOTSSingletons.swift
[1767/1871] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1768/1871] Compiling NIOTransportServices StateManagedChannel.swift
[1769/1871] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1770/1871] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1773/1871] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1774/1871] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1775/1871] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1776/1871] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1777/1871] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1778/1872] Emitting module NIOHTTP1
[1779/1872] Compiling _NIOFileSystem SystemFileHandle.swift
[1780/1872] Compiling _NIOFileSystem Utilities.swift
[1781/1872] Compiling _NIOFileSystem OpenOptions.swift
[1782/1872] Compiling _NIOFileSystem String+FileSystem.swift
[1790/1873] Wrapping AST for NIOTransportServices for debugging
[1792/1873] Wrapping AST for NIOHTTP1 for debugging
[1794/1938] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1795/1939] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1796/1939] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1797/1941] Compiling NIOWebSocket WebSocketOpcode.swift
[1798/1941] Emitting module NIOHTTPCompression
[1799/1941] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1800/1941] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1801/1941] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1802/1941] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1803/1941] Compiling NIOHTTPCompression HTTPDecompression.swift
[1804/1941] Compiling NIOHTTPCompression HTTPCompression.swift
[1805/1941] Compiling MultipartKit Storage.swift
[1806/1941] Compiling MultipartKit MultipartFormData.swift
[1807/1941] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1808/1941] Compiling MultipartKit FormDataEncoder.swift
[1809/1941] Compiling MultipartKit MultipartParser.swift
[1810/1941] Compiling MultipartKit MultipartPart.swift
[1811/1941] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1812/1941] Compiling NIOHPACK IndexedHeaderTable.swift
[1813/1941] Compiling NIOHPACK IntegerCoding.swift
[1814/1942] Compiling MultipartKit Exports.swift
[1815/1942] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1816/1942] Compiling MultipartKit BasicCodingKey.swift
[1817/1942] Compiling MultipartKit MultipartError.swift
[1818/1942] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1819/1942] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1820/1943] Compiling _NIOFileSystem ByteCount.swift
[1821/1943] Compiling _NIOFileSystem Convenience.swift
[1822/1943] Compiling _NIOFileSystem DirectoryEntries.swift
[1823/1943] Compiling _NIOFileSystem DirectoryEntry.swift
[1824/1943] Compiling _NIOFileSystem Exports.swift
[1830/1943] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1831/1943] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1832/1943] Compiling MultipartKit FormDataDecoder.swift
[1833/1943] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1839/1943] Compiling NIOSSL SSLPrivateKey.swift
[1842/1943] Emitting module NIOWebSocket
[1844/1944] Compiling NIOExtras UnsafeTransfer.swift
[1845/1946] Compiling NIOHPACK HuffmanTables.swift
[1846/1946] Emitting module NIOExtras
[1853/1946] Compiling NIOHPACK HuffmanCoding.swift
[1854/1946] Compiling NIOHPACK StaticHeaderTable.swift
[1857/1946] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1862/1946] Emitting module MultipartKit
[1863/1946] Compiling NIOWebSocket WebSocketFrame.swift
[1874/1947] Emitting module NIOHPACK
[1875/1950] Compiling NIOSSL NIOSSLSecureBytes.swift
[1876/1950] Compiling NIOSSL RNG.swift
[1877/1950] Compiling NIOSSL SafeCompare.swift
[1878/1950] Compiling NIOSSL Zeroization.swift
[1879/1950] Wrapping AST for NIOHTTPCompression for debugging
[1902/1953] Wrapping AST for _NIOFileSystem for debugging
[1904/1953] Emitting module NIOSSL
[1910/1956] Wrapping AST for NIOWebSocket for debugging
[1912/1956] Compiling MultipartKit MultipartSerializer.swift
[1913/1956] Compiling MultipartKit Utilities.swift
[1915/1957] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1916/1957] Emitting module _NIOFileSystemFoundationCompat
[1917/1957] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1919/1957] Emitting module NIOFileSystem
[1920/1957] Compiling NIOFileSystem Exports.swift
[1921/1959] Wrapping AST for NIOHPACK for debugging
[1923/1993] Wrapping AST for MultipartKit for debugging
[1925/2017] Compiling NIOHTTP2 MaySendFrames.swift
[1926/2017] Compiling NIOHTTP2 SendingDataState.swift
[1926/2018] Wrapping AST for NIOFileSystem for debugging
[1927/2018] Wrapping AST for _NIOFileSystemFoundationCompat for debugging
[1930/2042] Compiling LeafKit Character+Identities.swift
[1931/2042] Compiling LeafKit LeafAST.swift
[1932/2042] Compiling LeafKit DefaultLeafCache.swift
[1933/2042] Compiling LeafKit LeafCache.swift
[1934/2042] Compiling LeafKit LeafError.swift
[1935/2042] Compiling LeafKit LeafLexer.swift
[1936/2042] Compiling LeafKit LeafParameterTypes.swift
[1937/2042] Compiling LeafKit LeafConfiguration.swift
[1938/2050] Compiling NIOHTTP2 Error+Any.swift
[1939/2050] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1940/2050] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1940/2050] Wrapping AST for NIOExtras for debugging
[1942/2050] Compiling LeafKit Dictionary+LeafData.swift
[1943/2050] Compiling LeafKit LeafContext.swift
[1944/2050] Compiling LeafKit LeafSerializer.swift
[1945/2050] Compiling LeafKit ParameterResolver.swift
[1947/2051] Emitting module LeafKit
[1947/2054] Wrapping AST for NIOSSL for debugging
[1952/2062] Compiling LeafKit LeafSource.swift
[1953/2062] Compiling LeafKit LeafSources.swift
[1954/2062] Compiling LeafKit NIOLeafFiles.swift
[1955/2062] Compiling WebSocketKit Exports.swift
[1956/2062] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1957/2062] Compiling WebSocketKit WebSocketHandler.swift
[1958/2062] Emitting module WebSocketKit
[1959/2062] Compiling WebSocketKit WebSocket+Concurrency.swift
[1960/2062] Compiling LeafKit LeafParser.swift
[1961/2062] Compiling LeafKit LeafRenderer.swift
[1966/2062] Compiling LeafKit LeafRawTemplate.swift
[1967/2062] Compiling LeafKit LeafToken.swift
[1968/2062] Compiling LeafKit LeafParameter.swift
[1969/2062] Compiling WebSocketKit WebSocketClient.swift
[1970/2062] Compiling WebSocketKit WebSocket.swift
[1971/2062] Compiling WebSocketKit WebSocket+Connect.swift
[1972/2063] Compiling NIOHTTP2 InboundWindowManager.swift
[1973/2063] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1974/2063] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1975/2063] Compiling NIOHTTP2 StreamChannelList.swift
[1976/2063] Compiling NIOHTTP2 StreamMap.swift
[1977/2063] Compiling NIOHTTP2 StreamStateMachine.swift
[1978/2063] Compiling NIOHTTP2 UnsafeTransfer.swift
[1979/2063] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1980/2063] Wrapping AST for WebSocketKit for debugging
[1987/2063] Compiling LeafKit LeafData.swift
[1988/2063] Compiling LeafKit LeafDataRepresentable.swift
[1989/2063] Compiling LeafKit LeafDataStorage.swift
[1990/2063] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1991/2063] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1992/2063] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1993/2063] Compiling NIOHTTP2 HTTP2StreamID.swift
[1994/2063] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1995/2063] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1996/2063] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1997/2063] Compiling NIOHTTP2 InboundEventBuffer.swift
[1998/2063] Compiling LeafKit LeafSyntax.swift
[1999/2063] Compiling LeafKit LeafTag.swift
[2000/2063] Compiling LeafKit String+HTMLEscape.swift
[2001/2064] Wrapping AST for LeafKit for debugging
[2003/2064] Emitting module NIOHTTP2
[2013/2064] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[2014/2064] Compiling NIOHTTP2 HTTP2Frame.swift
[2015/2064] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[2016/2064] Compiling NIOHTTP2 HTTP2FrameParser.swift
[2017/2064] Compiling NIOHTTP2 HTTP2PingData.swift
[2018/2064] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[2019/2064] Compiling NIOHTTP2 HTTP2Settings.swift
[2020/2064] Compiling NIOHTTP2 HTTP2Stream.swift
[2042/2065] Compiling NIOHTTP2 ContentLengthVerifier.swift
[2043/2065] Compiling NIOHTTP2 DOSHeuristics.swift
[2047/2065] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[2048/2065] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[2049/2065] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[2050/2065] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[2051/2065] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[2052/2065] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[2053/2065] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[2054/2065] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[2055/2065] Compiling NIOHTTP2 HTTP2Error.swift
[2056/2065] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[2058/2066] Wrapping AST for AsyncKit for debugging
[2059/2066] Wrapping AST for NIOHTTP2 for debugging
[2061/2125] Emitting module AsyncHTTPClient
[2062/2133] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[2063/2133] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[2064/2133] Compiling AsyncHTTPClient Transaction.swift
[2065/2133] Compiling AsyncHTTPClient Base64.swift
[2066/2133] Compiling AsyncHTTPClient BasicAuth.swift
[2067/2133] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[2068/2133] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[2069/2133] Compiling AsyncHTTPClient ConnectionPool.swift
[2070/2133] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[2071/2133] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[2072/2133] Compiling AsyncHTTPClient TLSEventsHandler.swift
[2073/2133] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[2074/2133] Compiling AsyncHTTPClient HTTP1Connection.swift
[2075/2133] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[2076/2133] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[2077/2133] Compiling AsyncHTTPClient HTTP2Connection.swift
[2078/2133] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[2079/2133] Compiling AsyncHTTPClient RequestBag.swift
[2080/2133] Compiling AsyncHTTPClient RequestValidation.swift
[2081/2133] Compiling AsyncHTTPClient SSLContextCache.swift
[2082/2133] Compiling AsyncHTTPClient Scheme.swift
[2083/2133] Compiling AsyncHTTPClient Singleton.swift
[2084/2133] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2085/2133] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[2086/2133] Compiling AsyncHTTPClient Utils.swift
[2087/2133] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[2088/2133] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[2089/2133] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[2090/2133] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[2091/2133] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[2092/2133] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[2093/2133] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[2094/2133] Compiling AsyncHTTPClient RequestBodyLength.swift
[2095/2133] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[2096/2133] Compiling AsyncHTTPClient ConnectionTarget.swift
[2097/2133] Compiling AsyncHTTPClient DeconstructedURL.swift
[2098/2133] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[2099/2133] Compiling AsyncHTTPClient FoundationExtensions.swift
[2100/2133] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2101/2133] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[2102/2133] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[2103/2133] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2104/2133] Compiling AsyncHTTPClient RequestOptions.swift
[2105/2133] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2106/2133] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2107/2133] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2108/2133] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2109/2133] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2110/2133] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2111/2133] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[2112/2133] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[2113/2133] Compiling AsyncHTTPClient AsyncLazySequence.swift
[2114/2133] Compiling AsyncHTTPClient HTTPClient+execute.swift
[2115/2133] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[2116/2133] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[2117/2133] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[2118/2133] Compiling AsyncHTTPClient HTTPClientRequest.swift
[2119/2133] Compiling AsyncHTTPClient HTTPClientResponse.swift
[2120/2133] Compiling AsyncHTTPClient HTTPClient.swift
[2121/2133] Compiling AsyncHTTPClient HTTPHandler.swift
[2122/2133] Compiling AsyncHTTPClient LRUCache.swift
[2123/2133] Compiling AsyncHTTPClient NWErrorHandler.swift
[2124/2133] Compiling AsyncHTTPClient NWWaitingHandler.swift
[2125/2133] Compiling AsyncHTTPClient TLSConfiguration.swift
[2126/2133] Compiling AsyncHTTPClient RedirectState.swift
[2127/2133] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2128/2134] Wrapping AST for AsyncHTTPClient for debugging
[2130/2303] Compiling Vapor Core.swift
[2131/2303] Compiling Vapor Running.swift
[2132/2303] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2133/2303] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2134/2303] Compiling Vapor DotEnvFile+load.swift
[2135/2303] Compiling Vapor Routes+caseInsenstive.swift
[2136/2303] Compiling Vapor Validatable+validate.swift
[2137/2303] Compiling Vapor Environment+Process.swift
[2138/2303] Compiling Vapor Environment+Secret.swift
[2139/2303] Compiling Vapor Environment.swift
[2140/2303] Compiling Vapor Abort.swift
[2141/2303] Compiling Vapor AbortError.swift
[2142/2303] Compiling Vapor DebuggableError.swift
[2143/2303] Compiling Vapor Demangler.swift
[2144/2303] Compiling Vapor ErrorSource.swift
[2145/2303] Compiling Vapor StackTrace.swift
[2146/2303] Compiling Vapor Exports.swift
[2147/2303] Compiling Vapor Application+HTTP.swift
[2148/2303] Compiling Vapor BasicResponder.swift
[2149/2303] Compiling Vapor BodyStream.swift
[2150/2303] Compiling Vapor Application+HTTP+Client.swift
[2151/2303] Compiling Vapor EventLoopHTTPClient.swift
[2152/2303] Compiling Vapor EndpointCache.swift
[2153/2303] Compiling Vapor HTTPMethod+String.swift
[2154/2327] Compiling Vapor AsyncBasicResponder.swift
[2155/2327] Compiling Vapor AsyncMiddleware.swift
[2156/2327] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2157/2327] Compiling Vapor AsyncSessionDriver.swift
[2158/2327] Compiling Vapor Authentication+Concurrency.swift
[2159/2327] Compiling Vapor Cache+Concurrency.swift
[2160/2327] Compiling Vapor Client+Concurrency.swift
[2161/2327] Compiling Vapor RequestBody+Concurrency.swift
[2162/2327] Compiling Vapor Responder+Concurrency.swift
[2163/2327] Compiling Vapor ResponseCodable+Concurrency.swift
[2164/2327] Compiling Vapor RoutesBuilder+Concurrency.swift
[2165/2327] Compiling Vapor ViewRenderer+Concurrency.swift
[2166/2327] Compiling Vapor WebSocket+Concurrency.swift
[2167/2327] Compiling Vapor ContainerGetPathExecutor.swift
[2168/2327] Compiling Vapor Content.swift
[2169/2327] Compiling Vapor ContentCoders.swift
[2170/2327] Compiling Vapor ContentConfiguration.swift
[2171/2327] Compiling Vapor ContentContainer.swift
[2172/2327] Compiling Vapor JSONCoder+Custom.swift
[2173/2327] Compiling Vapor JSONCoders+Content.swift
[2174/2327] Compiling Vapor PlaintextDecoder.swift
[2175/2327] Compiling Vapor PlaintextEncoder.swift
[2176/2327] Compiling Vapor URLQueryCoders.swift
[2177/2327] Compiling Vapor URLQueryContainer.swift
[2178/2351] Compiling Vapor Application.swift
[2179/2351] Compiling Vapor AuthenticationCache.swift
[2180/2351] Compiling Vapor Authenticator.swift
[2181/2351] Compiling Vapor BasicAuthorization.swift
[2182/2351] Compiling Vapor BearerAuthorization.swift
[2183/2351] Compiling Vapor GuardMiddleware.swift
[2184/2351] Compiling Vapor RedirectMiddleware.swift
[2185/2351] Compiling Vapor SessionAuthenticatable.swift
[2186/2351] Compiling Vapor Bcrypt.swift
[2187/2351] Compiling Vapor Application+Cache.swift
[2188/2351] Compiling Vapor Cache.swift
[2189/2351] Compiling Vapor CacheExpirationTime.swift
[2190/2351] Compiling Vapor MemoryCache.swift
[2191/2351] Compiling Vapor Request+Cache.swift
[2192/2351] Compiling Vapor Application+Clients.swift
[2193/2351] Compiling Vapor Client.swift
[2194/2351] Compiling Vapor ClientRequest.swift
[2195/2351] Compiling Vapor ClientResponse.swift
[2196/2351] Compiling Vapor Request+Client.swift
[2197/2351] Compiling Vapor BootCommand.swift
[2198/2351] Compiling Vapor CommandContext+Application.swift
[2199/2351] Compiling Vapor RoutesCommand.swift
[2200/2351] Compiling Vapor ServeCommand.swift
[2201/2351] Compiling Vapor AnyResponse+Concurrency.swift
[2202/2351] Compiling Vapor Request+Body.swift
[2203/2351] Compiling Vapor Request+BodyStream.swift
[2204/2351] Compiling Vapor Request.swift
[2205/2351] Compiling Vapor Application+Responder.swift
[2206/2351] Compiling Vapor DefaultResponder.swift
[2207/2351] Compiling Vapor Response+Body.swift
[2208/2351] Compiling Vapor Response.swift
[2209/2351] Compiling Vapor ResponseCodable.swift
[2210/2351] Compiling Vapor Application+Routes.swift
[2211/2351] Compiling Vapor Parameters+Require.swift
[2212/2351] Compiling Vapor Request+WebSocket.swift
[2213/2351] Compiling Vapor Route.swift
[2214/2351] Compiling Vapor RouteCollection.swift
[2215/2351] Compiling Vapor Routes.swift
[2216/2351] Compiling Vapor RoutesBuilder+Group.swift
[2217/2351] Compiling Vapor RoutesBuilder+Method.swift
[2218/2351] Compiling Vapor RoutesBuilder+Middleware.swift
[2219/2351] Compiling Vapor RoutesBuilder+WebSocket.swift
[2220/2351] Compiling Vapor RoutesBuilder.swift
[2221/2351] Compiling Vapor OTP.swift
[2222/2351] Compiling Vapor Application+Servers.swift
[2223/2351] Compiling Vapor Server.swift
[2224/2351] Compiling Vapor App+Service.swift
[2225/2351] Compiling Vapor Req+Service.swift
[2226/2351] Compiling Vapor Validator.swift
[2227/2351] Compiling Vapor ValidatorResult.swift
[2228/2351] Compiling Vapor And.swift
[2229/2351] Compiling Vapor Case.swift
[2230/2351] Compiling Vapor CharacterSet.swift
[2231/2351] Compiling Vapor Count.swift
[2232/2351] Compiling Vapor Custom.swift
[2233/2351] Compiling Vapor Email.swift
[2234/2351] Compiling Vapor Empty.swift
[2235/2351] Compiling Vapor In.swift
[2236/2351] Compiling Vapor Nil.swift
[2237/2351] Compiling Vapor NilIgnoring.swift
[2238/2351] Compiling Vapor Not.swift
[2239/2351] Compiling Vapor Or.swift
[2240/2351] Compiling Vapor Pattern.swift
[2241/2351] Compiling Vapor Range.swift
[2242/2351] Compiling Vapor URL.swift
[2243/2351] Compiling Vapor Valid.swift
[2244/2351] Compiling Vapor Application+Views.swift
[2245/2351] Compiling Vapor PlaintextRenderer.swift
[2246/2351] Compiling Vapor Request+View.swift
[2247/2351] Compiling Vapor View.swift
[2248/2351] Compiling Vapor ViewRenderer.swift
[2249/2351] Compiling Vapor _Deprecations.swift
[2250/2351] Compiling Vapor Bytes+Hex.swift
[2251/2351] Compiling Vapor Bytes+SecureCompare.swift
[2252/2351] Compiling Vapor Collection+Safe.swift
[2253/2351] Compiling Vapor DataProtocol+Copy.swift
[2254/2351] Compiling Vapor DecoderUnwrapper.swift
[2255/2351] Compiling Vapor DirectoryConfiguration.swift
[2256/2351] Compiling Vapor DotEnv.swift
[2257/2351] Compiling Vapor Extendable.swift
[2258/2351] Compiling Vapor File.swift
[2259/2351] Compiling Vapor FileIO.swift
[2260/2351] Compiling Vapor LifecycleHandler.swift
[2261/2351] Compiling Vapor OptionalType.swift
[2262/2351] Compiling Vapor RFC1123.swift
[2263/2351] Compiling Vapor SocketAddress+Hostname.swift
[2264/2351] Compiling Vapor Storage.swift
[2265/2351] Compiling Vapor String+IsIPAddress.swift
[2266/2351] Compiling Vapor Thread.swift
[2267/2351] Compiling Vapor URI.swift
[2268/2351] Compiling Vapor RangeResult.swift
[2269/2351] Compiling Vapor Validatable.swift
[2270/2351] Compiling Vapor Validation.swift
[2271/2351] Compiling Vapor ValidationKey.swift
[2272/2351] Compiling Vapor Validations.swift
[2273/2351] Compiling Vapor ValidationsError.swift
[2274/2351] Emitting module Vapor
[2275/2351] Compiling Vapor Service.swift
[2276/2351] Compiling Vapor Application+Sessions.swift
[2277/2351] Compiling Vapor MemorySessions.swift
[2278/2351] Compiling Vapor Request+Session.swift
[2279/2351] Compiling Vapor Session.swift
[2280/2351] Compiling Vapor SessionCache.swift
[2281/2351] Compiling Vapor SessionData.swift
[2282/2351] Compiling Vapor SessionDriver.swift
[2283/2351] Compiling Vapor SessionsConfiguration.swift
[2284/2351] Compiling Vapor SessionsMiddleware.swift
[2285/2351] Compiling Vapor URLEncodedFormData.swift
[2286/2351] Compiling Vapor URLEncodedFormDecoder.swift
[2287/2351] Compiling Vapor URLEncodedFormEncoder.swift
[2288/2351] Compiling Vapor URLEncodedFormError.swift
[2289/2351] Compiling Vapor URLEncodedFormParser.swift
[2290/2351] Compiling Vapor URLEncodedFormSerializer.swift
[2291/2351] Compiling Vapor URLQueryFragmentConvertible.swift
[2292/2351] Compiling Vapor AnyResponse.swift
[2293/2351] Compiling Vapor Array+Random.swift
[2294/2351] Compiling Vapor Base32.swift
[2295/2351] Compiling Vapor Base64.swift
[2296/2351] Compiling Vapor BaseN.swift
[2297/2351] Compiling Vapor BasicCodingKey.swift
[2298/2351] Compiling Vapor ByteCount.swift
[2299/2351] Compiling Vapor HTTPServerResponseEncoder.swift
[2300/2351] Compiling Vapor HTTPServerUpgradeHandler.swift
[2301/2351] Compiling Vapor Logger+Report.swift
[2302/2351] Compiling Vapor LoggingSystem+Environment.swift
[2303/2351] Compiling Vapor Application+Middleware.swift
[2304/2351] Compiling Vapor CORSMiddleware.swift
[2305/2351] Compiling Vapor ErrorMiddleware.swift
[2306/2351] Compiling Vapor FileMiddleware.swift
[2307/2351] Compiling Vapor Middleware.swift
[2308/2351] Compiling Vapor MiddlewareConfiguration.swift
[2309/2351] Compiling Vapor ResponseCompressionMiddleware.swift
[2310/2351] Compiling Vapor RouteLoggingMiddleware.swift
[2311/2351] Compiling Vapor TracingMiddleware.swift
[2312/2351] Compiling Vapor File+Multipart.swift
[2313/2351] Compiling Vapor FormDataDecoder+Content.swift
[2314/2351] Compiling Vapor FormDataEncoder+Content.swift
[2315/2351] Compiling Vapor Application+Password.swift
[2316/2351] Compiling Vapor Application+Passwords.swift
[2317/2351] Compiling Vapor AsyncPasswordHasher.swift
[2318/2351] Compiling Vapor BcryptHasher.swift
[2319/2351] Compiling Vapor PasswordHasher.swift
[2320/2351] Compiling Vapor PlaintextHasher.swift
[2321/2351] Compiling Vapor Request+Password.swift
[2322/2351] Compiling Vapor Redirect.swift
[2323/2351] Compiling Vapor HTTPStatus.swift
[2324/2351] Compiling Vapor HTTPCookies.swift
[2325/2351] Compiling Vapor HTTPHeaderCacheControl.swift
[2326/2351] Compiling Vapor HTTPHeaderExpires.swift
[2327/2351] Compiling Vapor HTTPHeaderLastModified.swift
[2328/2351] Compiling Vapor HTTPHeaders+Cache.swift
[2329/2351] Compiling Vapor HTTPHeaders+Connection.swift
[2330/2351] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2331/2351] Compiling Vapor HTTPHeaders+ContentRange.swift
[2332/2351] Compiling Vapor HTTPHeaders+Directive.swift
[2333/2351] Compiling Vapor HTTPHeaders+Forwarded.swift
[2334/2351] Compiling Vapor HTTPHeaders+Link.swift
[2335/2351] Compiling Vapor HTTPHeaders+Name.swift
[2336/2351] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2337/2351] Compiling Vapor HTTPHeaders.swift
[2338/2351] Compiling Vapor HTTPMediaType.swift
[2339/2351] Compiling Vapor HTTPMediaTypePreference.swift
[2340/2351] Compiling Vapor Responder.swift
[2341/2351] Compiling Vapor Application+HTTP+Server.swift
[2342/2351] Compiling Vapor HTTPServer.swift
[2343/2351] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2344/2351] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2345/2351] Compiling Vapor HTTPServerHandler.swift
[2346/2351] Compiling Vapor HTTPServerRequestDecoder.swift
[2347/2352] Wrapping AST for Vapor for debugging
[2349/2359] Compiling Leaf Request+Leaf.swift
[2350/2359] Compiling Leaf LeafRenderer+ViewRenderer.swift
[2351/2359] Compiling Leaf LeafError+AbortError.swift
[2352/2359] Compiling Leaf Application+Leaf.swift
[2353/2359] Compiling Leaf LeafEncoder.swift
[2354/2359] Emitting module Leaf
[2355/2359] Compiling Leaf Exports.swift
[2356/2360] Wrapping AST for Leaf for debugging
[2358/2366] Compiling App configure.swift
[2359/2366] Compiling App CustomHeaderMiddleware.swift
[2360/2366] Emitting module App
[2361/2366] Compiling App CommonErrorMiddleware.swift
[2362/2366] Compiling App routes.swift
/host/spi-builder-workspace/Sources/App/routes.swift:7:32: warning: capture of 'index' with non-sendable type '(Request) async throws -> View' in a '@Sendable' closure
  5 |   app.get("healthz") { _ in ["status": "pass"] }
  6 |
  7 |   app.get { (req) in try await index(req) }
    |                                |- warning: capture of 'index' with non-sendable type '(Request) async throws -> View' in a '@Sendable' closure
    |                                `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
  8 |   app.get("index.html") { (req) in try await index(req) }
  9 |   func index(_ req: Request) async throws -> View {
/host/spi-builder-workspace/Sources/App/routes.swift:9:8: warning: concurrently-executed local function 'index' must be marked as '@Sendable'
  7 |   app.get { (req) in try await index(req) }
  8 |   app.get("index.html") { (req) in try await index(req) }
  9 |   func index(_ req: Request) async throws -> View {
    |        `- warning: concurrently-executed local function 'index' must be marked as '@Sendable'
 10 |     try await req.view.render(
 11 |       "index", [
/host/spi-builder-workspace/Sources/App/routes.swift:8:46: warning: capture of 'index' with non-sendable type '(Request) async throws -> View' in a '@Sendable' closure
  6 |
  7 |   app.get { (req) in try await index(req) }
  8 |   app.get("index.html") { (req) in try await index(req) }
    |                                              |- warning: capture of 'index' with non-sendable type '(Request) async throws -> View' in a '@Sendable' closure
    |                                              `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
  9 |   func index(_ req: Request) async throws -> View {
 10 |     try await req.view.render(
/host/spi-builder-workspace/Sources/App/routes.swift:52:30: warning: capture of 'parserCommand(branch:code:arguments:)' with non-sendable type '(String, String, [String]) async throws -> (stdout: String, stderr: String)' in a '@Sendable' closure
 50 |   app.on(.POST, "update", body: .collect(maxSize: "10mb")) { (req) -> SyntaxResponse in
 51 |     let parameter = try req.content.decode(RequestParameter.self)
 52 |     let response = try await parserCommand(
    |                              |- warning: capture of 'parserCommand(branch:code:arguments:)' with non-sendable type '(String, String, [String]) async throws -> (stdout: String, stderr: String)' in a '@Sendable' closure
    |                              `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
 53 |       branch: parameter.branch ?? "50800",
 54 |       code: parameter.code,
/host/spi-builder-workspace/Sources/App/routes.swift:60:8: warning: concurrently-executed local function 'parserCommand(branch:code:arguments:)' must be marked as '@Sendable'
 58 |   }
 59 |
 60 |   func parserCommand(branch: String, code: String, arguments: [String]) async throws -> (stdout: String, stderr: String) {
    |        `- warning: concurrently-executed local function 'parserCommand(branch:code:arguments:)' must be marked as '@Sendable'
 61 |     let process = TSCBasic.Process.init(
 62 |       arguments: ["parser"] + arguments,
[2363/2366] Compiling App entrypoint.swift
[2364/2367] Wrapping AST for App for debugging
[2365/2367] Write Objects.LinkFileList
[2366/2367] Linking App
Build complete! (167.45s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.114.1",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    },
    {
      "identity" : "leaf",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.5.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/leaf.git"
    },
    {
      "identity" : "swift-tools-support-core",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.7.3",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-tools-support-core"
    }
  ],
  "manifest_display_name" : "swift-ast-explorer",
  "name" : "swift-ast-explorer",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "App",
      "targets" : [
        "App"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AppTests",
      "module_type" : "SwiftTarget",
      "name" : "AppTests",
      "path" : "Tests/AppTests",
      "product_dependencies" : [
        "XCTVapor"
      ],
      "sources" : [
        "AppTests.swift"
      ],
      "target_dependencies" : [
        "App"
      ],
      "type" : "test"
    },
    {
      "c99name" : "App",
      "module_type" : "SwiftTarget",
      "name" : "App",
      "path" : "Sources/App",
      "product_dependencies" : [
        "Vapor",
        "Leaf",
        "TSCBasic"
      ],
      "product_memberships" : [
        "App"
      ],
      "sources" : [
        "Middlewares/CommonErrorMiddleware.swift",
        "Middlewares/CustomHeaderMiddleware.swift",
        "configure.swift",
        "entrypoint.swift",
        "routes.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.8"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.