The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of swift-ast-explorer, reference master (969fd7), with Swift 6.1 for Linux on 16 Jun 2025 19:43:42 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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.63.1
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 969fd74 Update dependency postcss to v8.5.6 (#1534)
Cloned https://github.com/swiftfiddle/swift-ast-explorer.git
Revision (git rev-parse @):
969fd74522374da313a418bb8136c69781174c93
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.115.0",
            "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-2":/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:2e2b3aca8600f890617c2faa770b70e33c1dfd303d6f92b308423b89ef6bde64
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/vapor/leaf.git
[1/3956] Fetching leaf
[3681/78502] Fetching leaf, vapor
Fetched https://github.com/vapor/leaf.git from cache (0.79s)
[1491/74546] Fetching vapor
Fetching https://github.com/apple/swift-tools-support-core
Fetched https://github.com/vapor/vapor.git from cache (3.56s)
[1/6853] Fetching swift-tools-support-core
Fetched https://github.com/apple/swift-tools-support-core from cache (0.77s)
Computing version for https://github.com/apple/swift-tools-support-core
Computed https://github.com/apple/swift-tools-support-core at 0.7.3 (7.69s)
Computing version for https://github.com/vapor/leaf.git
Computed https://github.com/vapor/leaf.git at 4.5.0 (0.96s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/vapor/leaf-kit.git
[1/5959] Fetching swift-algorithms
[1491/10897] Fetching swift-algorithms, leaf-kit
Fetched https://github.com/vapor/leaf-kit.git from cache (0.77s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.78s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (1.87s)
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-distributed-tracing.git
[1/2206] Fetching swift-metrics
[200/7180] Fetching swift-metrics, swift-distributed-tracing
[1846/10612] Fetching swift-metrics, swift-distributed-tracing, multipart-kit
[2972/11693] Fetching swift-metrics, swift-distributed-tracing, multipart-kit, swift-service-context
[6578/13490] Fetching swift-metrics, swift-distributed-tracing, multipart-kit, swift-service-context, swift-atomics
Fetching https://github.com/vapor/websocket-kit.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.90s)
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/apple/swift-atomics.git from cache (0.94s)
Fetching https://github.com/apple/swift-nio-extras.git
[4936/9328] Fetching swift-metrics, multipart-kit, swift-service-context, websocket-kit
Fetched https://github.com/vapor/websocket-kit.git from cache (0.58s)
Fetching https://github.com/apple/swift-nio-http2.git
[4936/12642] Fetching swift-metrics, multipart-kit, swift-service-context, swift-nio-extras
[5410/16478] Fetching swift-metrics, multipart-kit, swift-service-context, swift-nio-extras, swift-log
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.94s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/apple/swift-log.git from cache (1.97s)
Fetching https://github.com/apple/swift-nio.git
[1/11532] Fetching swift-nio-http2
Fetched https://github.com/apple/swift-service-context.git from cache (3.02s)
Fetched https://github.com/apple/swift-metrics.git from cache (3.03s)
Fetching https://github.com/vapor/routing-kit.git
Fetched https://github.com/vapor/multipart-kit.git from cache (3.14s)
Fetching https://github.com/vapor/console-kit.git
[2884/32384] Fetching swift-nio-http2, routing-kit
[9845/38402] Fetching swift-nio-http2, routing-kit, console-kit
[17093/53292] Fetching swift-nio-http2, routing-kit, console-kit, swift-nio-ssl
[35246/129614] Fetching swift-nio-http2, routing-kit, console-kit, swift-nio-ssl, swift-nio
Fetched https://github.com/vapor/console-kit.git from cache (0.62s)
Fetching https://github.com/vapor/async-kit.git
[32786/123596] Fetching swift-nio-http2, routing-kit, swift-nio-ssl, swift-nio
[43741/125966] Fetching swift-nio-http2, routing-kit, swift-nio-ssl, swift-nio, async-kit
Fetching https://github.com/apple/swift-crypto.git
Fetched https://github.com/vapor/routing-kit.git from cache (2.21s)
[54854/105114] Fetching swift-nio-http2, swift-nio-ssl, swift-nio, async-kit
Fetching https://github.com/swift-server/async-http-client.git
Fetched https://github.com/vapor/async-kit.git from cache (1.46s)
[53397/102744] Fetching swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-http2.git from cache (4.06s)
[43540/91212] Fetching swift-nio-ssl, swift-nio
[54300/106193] Fetching swift-nio-ssl, swift-nio, swift-crypto
[60061/120207] Fetching swift-nio-ssl, swift-nio, swift-crypto, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (2.19s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (4.57s)
[72223/91303] Fetching swift-nio, swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.99s)
[70980/76322] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (9.69s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (13.50s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.67s)
Computing version for https://github.com/vapor/leaf-kit.git
Computed https://github.com/vapor/leaf-kit.git at 1.13.1 (1.53s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.88s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.83s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (0.75s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.32s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/16606] Fetching swift-collections
[666/21034] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.76s)
[4318/16606] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.94s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (2.91s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.83s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.80s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2667] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.62s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (1.45s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.88s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.85s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.09s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.28.0 (0.97s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-asn1.git
[1/904] Fetching swift-http-types
[65/2494] Fetching swift-http-types, swift-asn1
[747/4920] Fetching swift-http-types, swift-asn1, swift-service-lifecycle
[1820/6061] Fetching swift-http-types, swift-asn1, swift-service-lifecycle, swift-http-structured-headers
[3309/11046] Fetching swift-http-types, swift-asn1, swift-service-lifecycle, swift-http-structured-headers, swift-async-algorithms
[4218/17230] Fetching swift-http-types, swift-asn1, swift-service-lifecycle, swift-http-structured-headers, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-asn1.git from cache (0.63s)
[11562/15640] Fetching swift-http-types, swift-service-lifecycle, swift-http-structured-headers, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.87s)
Fetched https://github.com/apple/swift-http-types.git from cache (1.10s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.10s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.11s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.12s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (6.35s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.94s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (1.40s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (2.58s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (2.73s)
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.87s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.32.0 (1.04s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (1.05s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (1.02s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (1.01s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (0.92s)
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.86s)
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.73s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.87s)
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-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
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
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.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-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-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.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-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.28.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/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/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-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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.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.2.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
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/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-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.32.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.115.0
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.1
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
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
Building for debugging...
[0/895] Write sources
[5/895] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[6/895] Write sources
[9/895] Compiling _NumericsShims _NumericsShims.c
[10/895] Compiling _AtomicsShims.c
[11/895] Compiling TSCclibc strerror.c
[11/895] Write sources
[18/895] Compiling TSCclibc process.c
[18/895] Write sources
[54/895] Compiling TSCclibc libc.c
[55/895] Compiling CVaporBcrypt blf.c
[56/895] Compiling CSystem shims.c
[57/895] Compiling CNIOWindows shim.c
[58/895] Compiling CVaporBcrypt bcrypt.c
[59/895] Compiling CNIOWindows WSAStartup.c
[60/895] Compiling CNIOWASI CNIOWASI.c
[61/895] Compiling CNIOLinux liburing_shims.c
[62/895] Compiling CNIOSHA1 c_nio_sha1.c
[63/895] Compiling CNIOLinux shim.c
[64/895] Compiling CNIOLLHTTP c_nio_http.c
[65/895] Compiling CNIOExtrasZlib empty.c
[66/895] Compiling CNIODarwin shim.c
[67/895] Compiling CNIOLLHTTP c_nio_api.c
[68/895] Compiling CNIOLLHTTP c_nio_llhttp.c
[69/895] Compiling a_strex.cc
[70/895] Compiling fiat_curve25519_adx_square.S
[71/895] Compiling a_dup.cc
[72/895] Compiling fiat_p256_adx_sqr.S
[73/895] Compiling fiat_p256_adx_mul.S
[74/895] Write swift-version-24593BA9C3E375BF.txt
[75/895] Compiling a_octet.cc
[76/895] Compiling fiat_curve25519_adx_mul.S
[77/895] Compiling a_bitstr.cc
[78/903] Compiling CNIOBoringSSLShims shims.c
[80/931] Emitting module TSCLibc
[81/931] Emitting module _NIODataStructures
[81/931] Compiling tls_method.cc
[83/933] Emitting module SystemPackage
[83/937] Compiling tls_record.cc
[85/947] Emitting module ServiceContextModule
[85/947] Compiling tls13_server.cc
[86/952] Compiling tls13_enc.cc
[88/966] Compiling ServiceContextModule ServiceContextKey.swift
[89/966] Emitting module InternalCollectionsUtilities
[90/967] Compiling _NIODataStructures _TinyArray.swift
[91/967] Compiling RealModule Real.swift
[92/968] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[93/968] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[94/968] Compiling InternalCollectionsUtilities Debugging.swift
[95/968] Compiling InternalCollectionsUtilities Descriptions.swift
[96/968] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[97/968] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[98/968] Compiling InternalCollectionsUtilities UInt+reversed.swift
[99/968] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[100/968] Compiling InternalCollectionsUtilities Integer rank.swift
[101/968] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[102/968] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[103/968] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[104/968] Compiling InternalCollectionsUtilities _SortedCollection.swift
[105/968] Compiling SystemPackage Util+StringArray.swift
[106/968] Compiling SystemPackage Util.swift
[107/968] Compiling SystemPackage UtilConsumers.swift
[108/968] Compiling RealModule Float80+Real.swift
[109/968] Compiling RealModule Float+Real.swift
[110/968] Compiling RealModule ElementaryFunctions.swift
[111/968] Compiling ServiceContextModule ServiceContext.swift
[112/968] Compiling RealModule Float16+Real.swift
[115/969] Compiling _NIODataStructures PriorityQueue.swift
[116/969] Emitting module RealModule
[119/969] Emitting module _NIOBase64
[120/969] Compiling _NIOBase64 Base64.swift
[129/970] Compiling SystemPackage Errno.swift
[130/970] Compiling SystemPackage ErrnoWindows.swift
[131/970] Compiling SystemPackage FileDescriptor.swift
[132/970] Compiling SystemPackage FileHelpers.swift
[137/970] Compiling SystemPackage MachPort.swift
[138/970] Compiling SystemPackage PlatformString.swift
[139/970] Compiling SystemPackage SystemString.swift
[141/970] Compiling RealModule RealFunctions.swift
[144/971] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[144/981] Wrapping AST for _NIOBase64 for debugging
[146/981] Wrapping AST for ServiceContextModule for debugging
[147/981] Wrapping AST for RealModule for debugging
[149/981] Emitting module Instrumentation
[150/981] Compiling Instrumentation MultiplexInstrument.swift
[151/981] Compiling Instrumentation NoOpInstrument.swift
[152/1022] Compiling Instrumentation Instrument.swift
[153/1104] Emitting module CoreMetrics
[154/1104] Compiling Instrumentation InstrumentationSystem.swift
[155/1104] Compiling Instrumentation Locks.swift
[156/1104] Compiling Logging Locks.swift
[157/1104] Emitting module Logging
[158/1104] Compiling Logging MetadataProvider.swift
[159/1105] Compiling _NIODataStructures Heap.swift
[160/1106] Compiling TSCLibc libc.swift
[161/1107] Compiling _RopeModule BigString+Sequence.swift
[162/1107] Compiling _RopeModule BigString+TextOutputStream.swift
[163/1107] Compiling _RopeModule _RopeVersion.swift
[164/1107] Compiling _RopeModule Rope+Collection.swift
[165/1107] Compiling _RopeModule Rope+Index.swift
[166/1107] Compiling _RopeModule Rope+Sequence.swift
[167/1107] Compiling _RopeModule Rope+Append.swift
[168/1107] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[169/1107] Compiling _RopeModule BigString+CustomStringConvertible.swift
[170/1107] Compiling _RopeModule BigString+Equatable.swift
[171/1107] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[172/1107] Compiling _RopeModule BigString+Hashing.swift
[173/1107] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[174/1107] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[176/1114] Compiling Logging LogHandler.swift
[177/1114] Compiling Logging Logging.swift
[178/1115] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[179/1115] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[180/1115] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[181/1115] Compiling _RopeModule BigString+Chunk+Splitting.swift
[182/1115] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[183/1115] Compiling _RopeModule BigString+Chunk+Breaks.swift
[184/1115] Compiling _RopeModule BigString+Chunk+Counts.swift
[185/1115] Compiling _RopeModule BigString+Chunk+Description.swift
[193/1116] Compiling _RopeModule BigString+Chunk.swift
[194/1116] Compiling _RopeModule BigString+BidirectionalCollection.swift
[195/1116] Compiling _RopeModule BigString+Append.swift
[196/1116] Compiling _RopeModule BigString+Initializers.swift
[197/1116] Compiling _RopeModule BigString+Insert.swift
[198/1116] Compiling _RopeModule BigString+Managing Breaks.swift
[199/1116] Compiling _RopeModule BigString+RemoveSubrange.swift
[200/1116] Compiling _RopeModule BigString+ReplaceSubrange.swift
[201/1116] Compiling _RopeModule BigString+Split.swift
[202/1116] Compiling _RopeModule Range+BigString.swift
[203/1116] Compiling _RopeModule BigString+UTF16View.swift
[204/1116] Compiling _RopeModule BigString+UTF8View.swift
[205/1116] Compiling _RopeModule BigString+Comparable.swift
[206/1119] Compiling _RopeModule BigString+Builder.swift
[207/1119] Compiling _RopeModule BigString+Contents.swift
[208/1119] Compiling _RopeModule BigString+Debugging.swift
[209/1119] Compiling _RopeModule BigString+Index.swift
[210/1119] Compiling _RopeModule BigString+Ingester.swift
[211/1119] Compiling _RopeModule BigString+Invariants.swift
[212/1119] Compiling _RopeModule BigString+Iterators.swift
[213/1119] Compiling _RopeModule BigString+Metrics.swift
[214/1119] Compiling _RopeModule Rope+Debugging.swift
[215/1119] Compiling _RopeModule Rope+Invariants.swift
[216/1119] Compiling _RopeModule Rope+_Node.swift
[222/1187] Compiling CoreMetrics Locks.swift
[223/1187] Compiling CoreMetrics Metrics.swift
[225/1263] Compiling HeapModule Heap+Descriptions.swift
[226/1263] Compiling HashTreeCollections TreeDictionary+Filter.swift
[227/1263] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[228/1265] Compiling Tracing TracingTime.swift
[229/1265] Compiling HashTreeCollections _HashTreeStatistics.swift
[230/1265] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[231/1265] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[232/1265] Compiling HashTreeCollections TreeDictionary+Keys.swift
[233/1265] Compiling Tracing TracerProtocol.swift
[234/1265] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[235/1265] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[236/1265] Compiling HeapModule _HeapNode.swift
[237/1265] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[238/1265] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[243/1265] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[244/1265] Compiling HashTreeCollections TreeDictionary+Merge.swift
[249/1265] Emitting module _RopeModule
[250/1268] Compiling HashTreeCollections TreeDictionary+Values.swift
[251/1268] Compiling HashTreeCollections _HashTreeIterator.swift
[252/1274] Compiling HeapModule Heap+Invariants.swift
[253/1274] Emitting module HeapModule
[254/1274] Compiling HeapModule Heap+UnsafeHandle.swift
[255/1274] Compiling HeapModule Heap.swift
[256/1274] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[258/1283] Compiling Tracing InstrumentationSystem+Tracing.swift
[259/1283] Emitting module Tracing
[260/1283] Compiling Tracing Tracer.swift
[261/1283] Compiling Tracing TracerProtocol+Legacy.swift
[262/1283] Compiling DequeModule _DequeSlot.swift
[263/1283] Compiling DequeModule _UnsafeWrappedBuffer.swift
[264/1283] Compiling Tracing NoOpTracer.swift
[265/1283] Compiling Tracing SpanProtocol.swift
[267/1284] Emitting module OrderedCollections
[276/1284] Compiling HashTreeCollections TreeSet+Hashable.swift
[277/1284] Compiling HashTreeCollections TreeSet+Sendable.swift
[278/1284] Compiling HashTreeCollections TreeSet+Sequence.swift
[279/1284] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[280/1284] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[281/1284] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[282/1284] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[286/1284] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[287/1284] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[288/1284] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[289/1284] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[290/1284] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[291/1284] Compiling HashTreeCollections _HashNode+Structural union.swift
[292/1284] Compiling HashTreeCollections _HashNode+Debugging.swift
[293/1284] Compiling HashTreeCollections _HashNode+Initializers.swift
[294/1284] Compiling HashTreeCollections _HashNode+Invariants.swift
[295/1284] Compiling HashTreeCollections _HashNode+Lookups.swift
[296/1284] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[300/1285] Wrapping AST for _NIODataStructures for debugging
[302/1285] Emitting module DequeModule
[316/1296] Wrapping AST for Tracing for debugging
[318/1296] Wrapping AST for TSCLibc for debugging
[319/1296] Wrapping AST for SystemPackage for debugging
[320/1296] Wrapping AST for OrderedCollections for debugging
[321/1296] Wrapping AST for Logging for debugging
[322/1296] Wrapping AST for InternalCollectionsUtilities for debugging
[323/1296] Wrapping AST for Instrumentation for debugging
[324/1296] Wrapping AST for HeapModule for debugging
[326/1296] Compiling HashTreeCollections TreeDictionary.swift
[327/1296] Compiling HashTreeCollections TreeSet+Codable.swift
[328/1296] Compiling HashTreeCollections TreeSet+Collection.swift
[329/1296] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[330/1296] Compiling HashTreeCollections TreeSet+Debugging.swift
[331/1296] Compiling HashTreeCollections TreeSet+Descriptions.swift
[332/1296] Compiling HashTreeCollections TreeSet+Equatable.swift
[333/1296] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[334/1296] Compiling HashTreeCollections TreeSet+Extras.swift
[335/1296] Compiling HashTreeCollections TreeSet+Filter.swift
[346/1296] Compiling HashTreeCollections _AncestorHashSlots.swift
[347/1296] Compiling HashTreeCollections _Bitmap.swift
[348/1296] Compiling HashTreeCollections _Bucket.swift
[349/1296] Compiling HashTreeCollections _Hash.swift
[350/1296] Compiling HashTreeCollections _HashLevel.swift
[351/1296] Compiling HashTreeCollections _HashNode+Builder.swift
[356/1296] Wrapping AST for DequeModule for debugging
[357/1296] Wrapping AST for CoreMetrics for debugging
[359/1296] Compiling _RopeModule Rope+Join.swift
[360/1296] Compiling _RopeModule Rope+MutatingForEach.swift
[361/1296] Compiling _RopeModule Rope+Remove.swift
[362/1296] Compiling _RopeModule Rope+RemoveSubrange.swift
[363/1296] Compiling _RopeModule Rope+Split.swift
[364/1296] Compiling _RopeModule Optional Utilities.swift
[365/1296] Compiling _RopeModule String Utilities.swift
[366/1296] Compiling _RopeModule String.Index+ABI.swift
[367/1296] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[368/1296] Compiling RoutingKit AnyRouter.swift
[369/1296] Emitting module RoutingKit
[370/1296] Compiling RoutingKit PathComponent.swift
[372/1296] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[373/1296] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[374/1296] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[375/1296] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[376/1296] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[377/1296] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[378/1296] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[379/1296] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[380/1296] Compiling HashTreeCollections TreeSet.swift
[381/1296] Compiling RoutingKit Router.swift
[382/1296] Compiling RoutingKit TrieRouter.swift
[399/1296] Compiling HashTreeCollections _UnsafePath.swift
[400/1296] Compiling HashTreeCollections TreeDictionary+Codable.swift
[401/1296] Compiling HashTreeCollections TreeDictionary+Collection.swift
[402/1296] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[403/1296] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[404/1296] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[405/1296] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[406/1296] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[407/1296] Compiling HashTreeCollections _HashNode+Storage.swift
[408/1296] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[409/1296] Compiling HashTreeCollections _HashNode+Structural filter.swift
[410/1296] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[411/1296] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[412/1296] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[413/1296] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[414/1296] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[415/1296] Compiling HashTreeCollections _HashNode+Structural merge.swift
[416/1296] Emitting module TSCBasic
[417/1301] Compiling Metrics Metrics.swift
[418/1301] Emitting module Metrics
[418/1301] Compiling t1_enc.cc
[420/1302] Compiling RoutingKit Parameters.swift
[431/1303] Compiling TSCBasic TerminalController.swift
[432/1303] Compiling TSCBasic Thread.swift
[433/1303] Compiling TSCBasic Tuple.swift
[434/1303] Compiling TSCBasic WritableByteStream.swift
[435/1303] Compiling TSCBasic misc.swift
[461/1304] Compiling tls13_client.cc
[469/1304] Compiling tls13_both.cc
[470/1304] Wrapping AST for Metrics for debugging
[471/1304] Wrapping AST for RoutingKit for debugging
[472/1304] Wrapping AST for _RopeModule for debugging
[479/1304] Emitting module HashTreeCollections
[513/1306] Compiling ssl_transcript.cc
[514/1306] Compiling ssl_versions.cc
[516/1306] Compiling ssl_privkey.cc
[517/1306] Wrapping AST for HashTreeCollections for debugging
[518/1306] Compiling ssl_stat.cc
[519/1306] Compiling ssl_x509.cc
[520/1306] Wrapping AST for TSCBasic for debugging
[521/1306] Compiling ssl_session.cc
[522/1306] Compiling ssl_key_share.cc
[523/1306] Compiling ssl_file.cc
[524/1306] Compiling ssl_cipher.cc
[525/1306] Compiling ssl_cert.cc
[526/1306] Compiling ssl_credential.cc
[527/1306] Compiling ssl_lib.cc
[528/1306] Compiling ssl_buffer.cc
[529/1306] Compiling ssl_asn1.cc
[530/1306] Compiling ssl_aead_ctx.cc
[531/1306] Compiling s3_lib.cc
[532/1306] Compiling s3_pkt.cc
[533/1306] Compiling handshake_client.cc
[534/1306] Compiling s3_both.cc
[535/1306] Compiling handshake_server.cc
[536/1306] Compiling handshake.cc
[537/1306] Compiling handoff.cc
[538/1306] Compiling extensions.cc
[539/1306] Compiling dtls_method.cc
[540/1306] Compiling d1_pkt.cc
[541/1306] Compiling md5-x86_64-linux.S
[542/1306] Compiling md5-586-linux.S
[543/1306] Compiling md5-x86_64-apple.S
[544/1306] Compiling dtls_record.cc
[545/1306] Compiling encrypted_client_hello.cc
[546/1306] Compiling md5-586-apple.S
[547/1306] Compiling err_data.cc
[548/1306] Compiling chacha20_poly1305_x86_64-apple.S
[549/1306] Compiling d1_both.cc
[550/1306] Compiling d1_srtp.cc
[551/1306] Compiling bio_ssl.cc
[552/1306] Compiling d1_lib.cc
[553/1306] Compiling chacha20_poly1305_x86_64-linux.S
[554/1306] Compiling chacha-x86-linux.S
[555/1306] Compiling chacha20_poly1305_armv8-linux.S
[556/1306] Compiling chacha20_poly1305_armv8-win.S
[557/1306] Compiling chacha20_poly1305_armv8-apple.S
[558/1306] Compiling chacha-x86-apple.S
[559/1306] Compiling chacha-x86_64-apple.S
[560/1306] Compiling chacha-x86_64-linux.S
[561/1306] Compiling chacha-armv8-win.S
[562/1306] Compiling chacha-armv8-linux.S
[562/1306] Compiling chacha-armv4-linux.S
[564/1306] Compiling aes128gcmsiv-x86_64-linux.S
[565/1306] Compiling aes128gcmsiv-x86_64-apple.S
[566/1306] Compiling chacha-armv8-apple.S
[567/1306] Compiling x86_64-mont5-linux.S
[568/1306] Compiling x86_64-mont5-apple.S
[569/1306] Compiling x86_64-mont-linux.S
[570/1306] Compiling x86_64-mont-apple.S
[570/1306] Compiling vpaes-x86_64-linux.S
[572/1306] Compiling vpaes-x86_64-apple.S
[573/1306] Compiling x86-mont-linux.S
[573/1306] Compiling vpaes-x86-linux.S
[574/1306] Compiling x86-mont-apple.S
[574/1306] Compiling vpaes-x86-apple.S
[574/1306] Compiling vpaes-armv8-win.S
[578/1306] Compiling sha512-x86_64-apple.S
[579/1306] Compiling sha512-armv8-apple.S
[579/1306] Compiling vpaes-armv8-apple.S
[579/1306] Compiling sha512-armv8-linux.S
[582/1306] Compiling sha512-x86_64-linux.S
[582/1306] Compiling vpaes-armv8-linux.S
[584/1306] Compiling sha512-armv8-win.S
[585/1306] Compiling vpaes-armv7-linux.S
[586/1306] Compiling sha256-armv8-win.S
[586/1306] Compiling sha512-armv4-linux.S
[588/1306] Compiling sha256-x86_64-apple.S
[589/1306] Compiling sha512-586-linux.S
[590/1306] Compiling sha256-armv8-apple.S
[591/1306] Compiling sha256-armv8-linux.S
[592/1306] Compiling sha512-586-apple.S
[593/1306] Compiling sha256-x86_64-linux.S
[594/1306] Compiling sha256-586-linux.S
[595/1306] Compiling sha256-armv4-linux.S
[596/1306] Compiling sha1-armv8-linux.S
[597/1306] Compiling sha256-586-apple.S
[598/1306] Compiling sha1-x86_64-apple.S
[599/1306] Compiling sha1-armv8-win.S
[600/1306] Compiling sha1-armv8-apple.S
[601/1306] Compiling sha1-x86_64-linux.S
[602/1306] Compiling sha1-586-linux.S
[603/1306] Compiling sha1-armv4-large-linux.S
[604/1306] Compiling rsaz-avx2-apple.S
[605/1306] Compiling sha1-586-apple.S
[606/1306] Compiling rsaz-avx2-linux.S
[607/1306] Compiling rdrand-x86_64-linux.S
[608/1306] Compiling rdrand-x86_64-apple.S
[609/1306] Compiling p256_beeu-x86_64-asm-linux.S
[610/1306] Compiling p256_beeu-x86_64-asm-apple.S
[611/1306] Compiling p256_beeu-armv8-asm-win.S
[612/1306] Compiling p256_beeu-armv8-asm-apple.S
[613/1306] Compiling p256_beeu-armv8-asm-linux.S
[614/1306] Compiling p256-x86_64-asm-apple.S
[615/1306] Compiling p256-armv8-asm-win.S
[616/1306] Compiling p256-armv8-asm-apple.S
[617/1306] Compiling p256-x86_64-asm-linux.S
[618/1306] Compiling ghashv8-armv8-win.S
[619/1306] Compiling ghashv8-armv8-linux.S
[620/1306] Compiling p256-armv8-asm-linux.S
[621/1306] Compiling ghashv8-armv8-apple.S
[622/1306] Compiling ghashv8-armv7-linux.S
[623/1306] Compiling ghash-x86_64-apple.S
[624/1306] Compiling ghash-x86-linux.S
[625/1306] Compiling ghash-x86-apple.S
[626/1306] Compiling ghash-ssse3-x86_64-linux.S
[627/1306] Compiling ghash-ssse3-x86_64-apple.S
[628/1306] Compiling ghash-ssse3-x86-linux.S
[629/1306] Compiling ghash-x86_64-linux.S
[630/1306] Compiling ghash-ssse3-x86-apple.S
[631/1306] Compiling ghash-neon-armv8-linux.S
[632/1306] Compiling ghash-neon-armv8-apple.S
[633/1306] Compiling ghash-neon-armv8-win.S
[634/1306] Compiling ghash-armv4-linux.S
[635/1306] Compiling co-586-linux.S
[636/1306] Compiling co-586-apple.S
[637/1306] Compiling bsaes-armv7-linux.S
[638/1306] Compiling bn-armv8-win.S
[639/1306] Compiling bn-armv8-linux.S
[640/1306] Compiling bn-armv8-apple.S
[641/1306] Compiling bn-586-linux.S
[642/1306] Compiling bn-586-apple.S
[643/1306] Compiling armv8-mont-win.S
[644/1306] Compiling armv8-mont-linux.S
[645/1306] Compiling armv8-mont-apple.S
[646/1306] Compiling armv4-mont-linux.S
[647/1306] Compiling aesv8-gcm-armv8-win.S
[648/1306] Compiling aesv8-gcm-armv8-linux.S
[649/1306] Compiling aesv8-gcm-armv8-apple.S
[650/1306] Compiling aesv8-armv8-win.S
[650/1306] Compiling aesv8-armv8-linux.S
[650/1306] Compiling aesv8-armv7-linux.S
[650/1306] Compiling aesv8-armv8-apple.S
[650/1306] Compiling aesni-x86_64-linux.S
[650/1306] Compiling aesni-x86_64-apple.S
[650/1306] Compiling aesni-x86-linux.S
[650/1306] Compiling aesni-x86-apple.S
[650/1306] Compiling aesni-gcm-x86_64-linux.S
[650/1306] Compiling aesni-gcm-x86_64-apple.S
[650/1306] Compiling aes-gcm-avx2-x86_64-apple.S
[650/1306] Compiling aes-gcm-avx2-x86_64-linux.S
[650/1306] Compiling aes-gcm-avx10-x86_64-apple.S
[650/1306] Compiling aes-gcm-avx10-x86_64-linux.S
[664/1306] Compiling x_pubkey.cc
[665/1306] Compiling x_spki.cc
[665/1306] Compiling x_req.cc
[666/1306] Compiling x_val.cc
[668/1306] Compiling x_name.cc
[668/1306] Compiling x_x509.cc
[670/1306] Compiling x_x509a.cc
[671/1306] Compiling x_sig.cc
[672/1306] Compiling x_algor.cc
[673/1306] Compiling x_exten.cc
[674/1306] Compiling x_all.cc
[675/1306] Compiling x_attrib.cc
[676/1306] Compiling x_crl.cc
[677/1306] Compiling x509spki.cc
[678/1306] Compiling x509rset.cc
[679/1306] Compiling x509name.cc
[680/1306] Compiling x509_vpm.cc
[681/1306] Compiling x509cset.cc
[682/1306] Compiling x509_txt.cc
[683/1306] Compiling x509_v3.cc
[684/1306] Compiling x509_vfy.cc
[685/1306] Compiling x509_set.cc
[686/1306] Compiling x509_trs.cc
[687/1306] Compiling x509_req.cc
[688/1306] Compiling x509_obj.cc
[689/1306] Compiling x509_cmp.cc
[690/1306] Compiling x509_lu.cc
[691/1306] Compiling x509_d2.cc
[692/1306] Compiling x509_def.cc
[693/1306] Compiling x509_att.cc
[694/1306] Compiling x509_ext.cc
[695/1306] Compiling x509.cc
[696/1306] Compiling v3_skey.cc
[697/1306] Compiling v3_ocsp.cc
[698/1306] Compiling v3_prn.cc
[699/1306] Compiling v3_utl.cc
[700/1306] Compiling v3_pcons.cc
[701/1306] Compiling v3_purp.cc
[702/1306] Compiling v3_pmaps.cc
[703/1306] Compiling v3_lib.cc
[704/1306] Compiling v3_ncons.cc
[705/1306] Compiling v3_info.cc
[706/1306] Compiling v3_int.cc
[707/1306] Compiling v3_ia5.cc
[708/1306] Compiling v3_genn.cc
[709/1306] Compiling v3_extku.cc
[710/1306] Compiling v3_enum.cc
[711/1306] Compiling v3_cpols.cc
[712/1306] Compiling v3_conf.cc
[713/1306] Compiling v3_bitst.cc
[714/1306] Compiling v3_crld.cc
[715/1306] Compiling v3_bcons.cc
[716/1306] Compiling v3_alt.cc
[717/1306] Compiling v3_akey.cc
[718/1306] Compiling v3_akeya.cc
[719/1306] Compiling t_req.cc
[720/1306] Compiling t_crl.cc
[721/1306] Compiling t_x509.cc
[722/1306] Compiling t_x509a.cc
[723/1306] Compiling i2d_pr.cc
[724/1306] Compiling policy.cc
[725/1306] Compiling rsa_pss.cc
[726/1306] Compiling name_print.cc
[727/1306] Compiling by_file.cc
[728/1306] Compiling a_verify.cc
[729/1306] Compiling asn1_gen.cc
[730/1306] Compiling algorithm.cc
[731/1306] Compiling voprf.cc
[732/1306] Compiling a_digest.cc
[733/1306] Compiling by_dir.cc
[734/1306] Compiling a_sign.cc
[735/1306] Compiling trust_token.cc
[736/1306] Compiling thread_none.cc
[737/1306] Compiling thread.cc
[738/1306] Compiling thread_win.cc
[739/1306] Compiling stack.cc
[740/1306] Compiling siphash.cc
[741/1306] Compiling thread_pthread.cc
[742/1306] Compiling spake2plus.cc
[743/1306] Compiling sha512.cc
[744/1306] Compiling pmbtoken.cc
[745/1306] Compiling sha256.cc
[746/1306] Compiling rsa_extra.cc
[747/1306] Compiling sha1.cc
[748/1306] Compiling slhdsa.cc
[749/1306] Compiling rsa_print.cc
[750/1306] Compiling windows.cc
[751/1306] Compiling rc4.cc
[751/1306] Compiling rsa_crypt.cc
[753/1306] Compiling refcount.cc
[754/1306] Compiling trusty.cc
[755/1306] Compiling urandom.cc
[756/1306] Compiling rsa_asn1.cc
[757/1306] Compiling passive.cc
[758/1306] Compiling deterministic.cc
[759/1306] Compiling poly1305_arm_asm.S
[760/1306] Compiling rand.cc
[761/1306] Compiling forkunsafe.cc
[762/1306] Compiling ios.cc
[763/1306] Compiling getentropy.cc
[764/1306] Compiling fork_detect.cc
[765/1306] Compiling poly1305_vec.cc
[766/1306] Compiling poly1305.cc
[767/1306] Compiling pool.cc
[768/1306] Compiling poly1305_arm.cc
[769/1306] Compiling pkcs7.cc
[770/1306] Compiling pkcs8_x509.cc
[771/1306] Compiling pkcs7_x509.cc
[772/1306] Compiling pem_pkey.cc
[773/1306] Compiling pkcs8.cc
[774/1306] Compiling p5_pbev2.cc
[775/1306] Compiling pem_xaux.cc
[776/1306] Compiling pem_x509.cc
[777/1306] Compiling obj_xref.cc
[778/1306] Compiling pem_pk8.cc
[779/1306] Compiling mldsa.cc
[780/1306] Compiling obj.cc
[781/1306] Compiling mlkem.cc
[782/1306] Compiling pem_all.cc
[783/1306] Compiling pem_oth.cc
[784/1306] Compiling mem.cc
[785/1306] Compiling md5.cc
[786/1306] Compiling pem_lib.cc
[787/1306] Compiling poly_rq_mul.S
[788/1306] Compiling fips_shared_support.cc
[789/1306] Compiling pem_info.cc
[790/1306] Compiling lhash.cc
[791/1306] Compiling md4.cc
[792/1306] Compiling hrss.cc
[793/1306] Compiling ex_data.cc
[794/1306] Compiling kyber.cc
[795/1306] Compiling scrypt.cc
[796/1306] Compiling sign.cc
[797/1306] Compiling hpke.cc
[798/1306] Compiling pbkdf.cc
[799/1306] Compiling print.cc
[800/1306] Compiling p_x25519_asn1.cc
[801/1306] Compiling p_rsa_asn1.cc
[802/1306] Compiling p_x25519.cc
[803/1306] Compiling p_ed25519.cc
[804/1306] Compiling p_rsa.cc
[805/1306] Compiling p_hkdf.cc
[806/1306] Compiling p_ec.cc
[807/1306] Compiling p_ed25519_asn1.cc
[808/1306] Compiling p_dh_asn1.cc
[809/1306] Compiling p_dh.cc
[810/1306] Compiling evp_ctx.cc
[811/1306] Compiling p_ec_asn1.cc
[812/1306] Compiling evp.cc
[813/1306] Compiling p_dsa_asn1.cc
[814/1306] Compiling evp_asn1.cc
[815/1306] Compiling err.cc
[816/1306] Compiling engine.cc
[817/1306] Compiling ecdh.cc
[818/1306] Compiling ecdsa_asn1.cc
[819/1306] Compiling ec_derive.cc
[820/1306] Compiling hash_to_curve.cc
[821/1306] Compiling dsa.cc
[822/1306] Compiling digest_extra.cc
[823/1306] Compiling params.cc
[824/1306] Compiling ec_asn1.cc
[825/1306] Compiling x25519-asm-arm.S
[826/1306] Compiling des.cc
[827/1306] Compiling dh_asn1.cc
[828/1306] Compiling dsa_asn1.cc
[829/1306] Compiling spake25519.cc
[830/1306] Compiling bcm.cc
[831/1306] Compiling crypto.cc
[832/1306] Compiling cpu_aarch64_win.cc
[833/1306] Compiling cpu_arm_linux.cc
[834/1306] Compiling cpu_intel.cc
[835/1306] Compiling cpu_arm_freebsd.cc
[836/1306] Compiling cpu_aarch64_sysreg.cc
[837/1306] Compiling curve25519.cc
[838/1306] Compiling cpu_aarch64_openbsd.cc
[839/1306] Compiling cpu_aarch64_fuchsia.cc
[840/1306] Compiling cpu_aarch64_linux.cc
[841/1306] Compiling cpu_aarch64_apple.cc
[842/1306] Compiling tls_cbc.cc
[843/1306] Compiling get_cipher.cc
[844/1306] Compiling e_rc4.cc
[845/1306] Compiling conf.cc
[846/1306] Compiling curve25519_64_adx.cc
[847/1306] Compiling e_null.cc
[848/1306] Compiling e_rc2.cc
[849/1306] Compiling e_des.cc
[850/1306] Compiling e_tls.cc
[851/1306] Compiling e_aesctrhmac.cc
[852/1306] Compiling e_aesgcmsiv.cc
[853/1306] Compiling e_chacha20poly1305.cc
[854/1306] Compiling derive_key.cc
[855/1306] Compiling chacha.cc
[856/1306] Compiling unicode.cc
[857/1306] Compiling asn1_compat.cc
[858/1306] Compiling buf.cc
[859/1306] Compiling cbb.cc
[860/1306] Compiling bn_asn1.cc
[861/1306] Compiling blake2.cc
[862/1306] Compiling ber.cc
[863/1306] Compiling cbs.cc
[864/1306] Compiling hexdump.cc
[865/1306] Compiling convert.cc
[866/1306] Compiling socket.cc
[867/1306] Compiling printf.cc
[868/1306] Compiling socket_helper.cc
[869/1306] Compiling pair.cc
[870/1306] Compiling file.cc
[871/1306] Compiling fd.cc
[872/1306] Compiling errno.cc
[873/1306] Compiling connect.cc
[874/1306] Compiling bio_mem.cc
[875/1306] Compiling base64.cc
[876/1306] Compiling bio.cc
[877/1306] Compiling tasn_typ.cc
[878/1306] Compiling tasn_fre.cc
[879/1306] Compiling tasn_utl.cc
[880/1306] Compiling tasn_enc.cc
[881/1306] Compiling posix_time.cc
[882/1306] Compiling f_string.cc
[883/1306] Compiling tasn_new.cc
[884/1306] Compiling f_int.cc
[885/1306] Compiling asn_pack.cc
[886/1306] Compiling tasn_dec.cc
[887/1306] Compiling asn1_par.cc
[888/1306] Compiling a_octet.cc
[889/1306] Compiling a_utctm.cc
[890/1306] Compiling a_type.cc
[891/1306] Compiling a_time.cc
[892/1306] Compiling asn1_lib.cc
[893/1306] Compiling a_strnid.cc
[894/1306] Compiling a_strex.cc
[895/1306] Compiling a_object.cc
[896/1306] Compiling a_i2d_fp.cc
[897/1306] Compiling a_dup.cc
[898/1306] Compiling a_d2i_fp.cc
[899/1306] Compiling a_gentm.cc
[899/1306] Compiling a_mbstr.cc
[901/1306] Compiling a_int.cc
[902/1306] Compiling a_bitstr.cc
[903/1306] Compiling a_bool.cc
[904/1306] Compiling CCryptoBoringSSLShims shims.c
[905/1306] Compiling md5-x86_64-linux.S
[905/1306] Compiling fiat_p256_adx_sqr.S
[905/1306] Compiling fiat_curve25519_adx_mul.S
[905/1306] Compiling fiat_curve25519_adx_square.S
[905/1306] Compiling fiat_p256_adx_mul.S
[910/1306] Compiling md5-x86_64-apple.S
[911/1306] Compiling md5-586-apple.S
[912/1306] Compiling md5-586-linux.S
[913/1306] Compiling chacha20_poly1305_x86_64-apple.S
[914/1306] Compiling chacha20_poly1305_armv8-win.S
[915/1306] Compiling chacha20_poly1305_armv8-linux.S
[916/1306] Compiling chacha20_poly1305_x86_64-linux.S
[917/1306] Compiling chacha20_poly1305_armv8-apple.S
[918/1306] Compiling chacha-x86_64-apple.S
[919/1306] Compiling chacha-x86_64-linux.S
[920/1306] Compiling chacha-x86-linux.S
[921/1306] Compiling chacha-x86-apple.S
[922/1306] Compiling chacha-armv8-linux.S
[923/1306] Compiling chacha-armv8-win.S
[924/1306] Compiling chacha-armv8-apple.S
[925/1306] Compiling chacha-armv4-linux.S
[926/1306] Compiling aes128gcmsiv-x86_64-apple.S
[927/1306] Compiling x86_64-mont5-apple.S
[928/1306] Compiling aes128gcmsiv-x86_64-linux.S
[929/1306] Compiling x86_64-mont5-linux.S
[930/1306] Compiling x86_64-mont-linux.S
[931/1306] Compiling x86_64-mont-apple.S
[932/1306] Compiling x86-mont-apple.S
[933/1306] Compiling x86-mont-linux.S
[934/1306] Compiling vpaes-x86_64-linux.S
[935/1306] Compiling vpaes-x86_64-apple.S
[936/1306] Compiling vpaes-x86-linux.S
[937/1306] Compiling err_data.cc
[938/1306] Compiling vpaes-x86-apple.S
[938/1306] Compiling vpaes-armv8-win.S
[940/1306] Compiling vpaes-armv8-linux.S
[941/1306] Compiling vpaes-armv7-linux.S
[942/1306] Compiling vpaes-armv8-apple.S
[943/1306] Compiling sha512-x86_64-apple.S
[944/1306] Compiling sha512-x86_64-linux.S
[945/1306] Compiling sha512-armv8-win.S
[946/1306] Compiling sha512-armv8-linux.S
[947/1306] Compiling sha512-armv8-apple.S
[948/1306] Compiling sha512-armv4-linux.S
[949/1306] Compiling sha512-586-apple.S
[949/1306] Compiling sha512-586-linux.S
[951/1306] Compiling sha256-x86_64-apple.S
[952/1306] Compiling sha256-armv8-win.S
[953/1306] Compiling sha256-x86_64-linux.S
[954/1306] Compiling sha256-armv8-linux.S
[955/1306] Compiling sha256-armv4-linux.S
[956/1306] Compiling sha256-armv8-apple.S
[957/1306] Compiling sha256-586-apple.S
[958/1306] Compiling sha256-586-linux.S
[959/1306] Compiling sha1-x86_64-apple.S
[960/1306] Compiling sha1-armv8-linux.S
[961/1306] Compiling sha1-armv8-win.S
[962/1306] Compiling sha1-x86_64-linux.S
[963/1306] Compiling sha1-armv8-apple.S
[964/1306] Compiling sha1-armv4-large-linux.S
[965/1306] Compiling sha1-586-linux.S
[966/1306] Compiling sha1-586-apple.S
[967/1306] Compiling rsaz-avx2-apple.S
[968/1306] Compiling rsaz-avx2-linux.S
[969/1306] Compiling rdrand-x86_64-linux.S
[970/1306] Compiling rdrand-x86_64-apple.S
[971/1306] Compiling p256_beeu-x86_64-asm-apple.S
[972/1306] Compiling p256_beeu-x86_64-asm-linux.S
[973/1306] Compiling p256_beeu-armv8-asm-win.S
[974/1306] Compiling p256_beeu-armv8-asm-linux.S
[975/1306] Compiling p256_beeu-armv8-asm-apple.S
[976/1306] Compiling p256-x86_64-asm-linux.S
[977/1306] Compiling p256-armv8-asm-win.S
[978/1306] Compiling p256-x86_64-asm-apple.S
[979/1306] Compiling p256-armv8-asm-apple.S
[980/1306] Compiling p256-armv8-asm-linux.S
[981/1306] Compiling ghashv8-armv8-win.S
[982/1306] Compiling ghashv8-armv8-linux.S
[983/1306] Compiling ghashv8-armv8-apple.S
[984/1306] Compiling ghashv8-armv7-linux.S
[985/1306] Compiling ghash-x86_64-apple.S
[986/1306] Compiling ghash-x86_64-linux.S
[987/1306] Compiling ghash-x86-linux.S
[988/1306] Compiling ghash-x86-apple.S
[989/1306] Compiling ghash-ssse3-x86_64-linux.S
[990/1306] Compiling ghash-ssse3-x86_64-apple.S
[991/1306] Compiling ghash-ssse3-x86-linux.S
[992/1306] Compiling ghash-ssse3-x86-apple.S
[993/1306] Compiling ghash-neon-armv8-win.S
[994/1306] Compiling ghash-neon-armv8-linux.S
[995/1306] Compiling ghash-neon-armv8-apple.S
[996/1306] Compiling ghash-armv4-linux.S
[997/1306] Compiling co-586-linux.S
[998/1306] Compiling co-586-apple.S
[999/1306] Compiling bsaes-armv7-linux.S
[1000/1306] Compiling bn-armv8-win.S
[1000/1306] Compiling bn-armv8-linux.S
[1002/1306] Compiling bn-armv8-apple.S
[1003/1306] Compiling bn-586-linux.S
[1004/1306] Compiling bn-586-apple.S
[1005/1306] Compiling armv8-mont-win.S
[1006/1306] Compiling armv8-mont-apple.S
[1007/1306] Compiling armv8-mont-linux.S
[1008/1306] Compiling armv4-mont-linux.S
[1009/1306] Compiling aesv8-gcm-armv8-linux.S
[1010/1306] Compiling aesv8-gcm-armv8-win.S
[1011/1306] Compiling aesv8-gcm-armv8-apple.S
[1012/1306] Compiling aesv8-armv8-win.S
[1013/1306] Compiling aesv8-armv8-linux.S
[1014/1306] Compiling aesv8-armv8-apple.S
[1015/1306] Compiling aesv8-armv7-linux.S
[1016/1306] Compiling aesni-x86_64-apple.S
[1017/1306] Compiling aesni-x86-linux.S
[1018/1306] Compiling aesni-x86_64-linux.S
[1019/1306] Compiling aesni-x86-apple.S
[1020/1306] Compiling aesni-gcm-x86_64-linux.S
[1021/1306] Compiling aesni-gcm-x86_64-apple.S
[1022/1306] Compiling aes-gcm-avx10-x86_64-apple.S
[1023/1306] Compiling aes-gcm-avx10-x86_64-linux.S
[1024/1306] Compiling c-nioatomics.c
[1024/1306] Compiling x_sig.cc
[1026/1306] Compiling x_req.cc
[1027/1306] Compiling x_val.cc
[1028/1306] Compiling x_x509a.cc
[1029/1306] Compiling x_x509.cc
[1030/1306] Compiling x_spki.cc
[1031/1306] Compiling c-atomics.c
[1032/1309] Compiling x_exten.cc
[1033/1312] Compiling x_attrib.cc
[1034/1312] Compiling x_algor.cc
[1035/1312] Compiling x_name.cc
[1035/1312] Compiling x_pubkey.cc
[1037/1312] Compiling x_crl.cc
[1038/1312] Compiling x_all.cc
[1040/1312] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1041/1312] Compiling NIOConcurrencyHelpers lock.swift
[1041/1312] Compiling x509spki.cc
[1043/1312] Compiling NIOConcurrencyHelpers NIOLock.swift
[1044/1312] Compiling NIOConcurrencyHelpers atomics.swift
[1045/1312] Emitting module NIOConcurrencyHelpers
[1046/1312] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1046/1313] Compiling x509name.cc
[1048/1313] Compiling x509cset.cc
[1049/1313] Compiling x509_vpm.cc
[1050/1313] Compiling x509_v3.cc
[1050/1313] Compiling x509rset.cc
[1052/1313] Compiling x509_txt.cc
[1053/1313] Compiling x509_vfy.cc
[1054/1313] Compiling x509_trs.cc
[1055/1313] Compiling x509_ext.cc
[1056/1313] Compiling x509_set.cc
[1057/1313] Compiling x509_req.cc
[1057/1313] Compiling x509_obj.cc
[1059/1313] Compiling x509_lu.cc
[1060/1313] Compiling x509_def.cc
[1061/1313] Compiling x509_cmp.cc
[1062/1313] Compiling x509_d2.cc
[1063/1313] Compiling x509.cc
[1064/1313] Compiling v3_prn.cc
[1065/1313] Compiling x509_att.cc
[1066/1313] Compiling v3_skey.cc
[1067/1313] Compiling v3_utl.cc
[1068/1313] Compiling v3_purp.cc
[1069/1313] Compiling v3_ocsp.cc
[1070/1313] Compiling v3_pmaps.cc
[1071/1313] Compiling v3_pcons.cc
[1072/1313] Compiling v3_ncons.cc
[1073/1313] Compiling v3_int.cc
[1074/1313] Compiling v3_lib.cc
[1075/1313] Compiling v3_ia5.cc
[1076/1313] Compiling v3_info.cc
[1077/1313] Compiling v3_genn.cc
[1078/1313] Compiling v3_crld.cc
[1079/1313] Compiling v3_extku.cc
[1080/1313] Compiling v3_cpols.cc
[1081/1313] Compiling v3_enum.cc
[1082/1313] Compiling v3_conf.cc
[1083/1313] Compiling v3_bitst.cc
[1084/1313] Compiling v3_akey.cc
[1085/1313] Compiling v3_bcons.cc
[1086/1313] Compiling v3_alt.cc
[1087/1313] Compiling v3_akeya.cc
[1088/1313] Compiling t_x509a.cc
[1089/1313] Compiling t_x509.cc
[1090/1313] Compiling t_crl.cc
[1091/1313] Compiling t_req.cc
[1092/1313] Compiling i2d_pr.cc
[1093/1313] Compiling rsa_pss.cc
[1094/1313] Compiling by_dir.cc
[1095/1313] Compiling name_print.cc
[1096/1313] Compiling policy.cc
[1097/1313] Compiling by_file.cc
[1098/1313] Compiling asn1_gen.cc
[1099/1313] Compiling a_verify.cc
[1100/1313] Compiling algorithm.cc
[1101/1313] Compiling a_digest.cc
[1102/1313] Compiling voprf.cc
[1103/1313] Compiling thread_win.cc
[1104/1313] Compiling trust_token.cc
[1105/1313] Compiling pmbtoken.cc
[1106/1313] Compiling a_sign.cc
[1107/1313] Compiling thread_pthread.cc
[1108/1313] Compiling stack.cc
[1109/1313] Compiling thread_none.cc
[1110/1313] Compiling thread.cc
[1111/1313] Compiling wots.cc
[1112/1313] Compiling thash.cc
[1113/1313] Compiling merkle.cc
[1114/1313] Compiling slhdsa.cc
[1115/1313] Compiling sha512.cc
[1116/1313] Wrapping AST for NIOConcurrencyHelpers for debugging
[1117/1313] Compiling fors.cc
[1118/1313] Compiling sha256.cc
[1119/1313] Compiling sha1.cc
[1120/1330] Compiling siphash.cc
[1121/1339] Compiling rsa_print.cc
[1122/1339] Compiling rsa_extra.cc
[1123/1339] Compiling rc4.cc
[1124/1339] Compiling refcount.cc
[1125/1339] Compiling windows.cc
[1126/1339] Compiling rsa_asn1.cc
[1127/1339] Compiling rsa_crypt.cc
[1129/1339] Compiling ConsoleKitTerminal CustomActivity.swift
[1130/1339] Compiling ConsoleKitTerminal LoadingBar.swift
[1131/1339] Compiling ConsoleKitTerminal ProgressBar.swift
[1132/1339] Compiling ConsoleKitTerminal Console+Clear.swift
[1132/1342] Compiling rand_extra.cc
[1134/1342] Compiling ConsoleKitTerminal Console+Confirm.swift
[1135/1342] Compiling ConsoleKitTerminal Console+Input.swift
[1136/1342] Compiling ConsoleKitTerminal Console+Center.swift
[1137/1342] Compiling ConsoleKitTerminal Console+Output.swift
[1138/1342] Compiling ConsoleKitTerminal ActivityBar.swift
[1139/1342] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1140/1342] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1141/1342] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1142/1342] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1143/1342] Compiling ConsoleKitTerminal ConsoleClear.swift
[1144/1342] Compiling ConsoleKitTerminal Console+Ask.swift
[1145/1342] Compiling ConsoleKitTerminal Console+Choose.swift
[1146/1342] Emitting module ConsoleKitTerminal
[1146/1342] Compiling ios.cc
[1147/1342] Compiling urandom.cc
[1148/1342] Compiling trusty.cc
[1149/1342] Compiling passive.cc
[1150/1342] Compiling getentropy.cc
[1150/1342] Compiling fork_detect.cc
[1152/1342] Compiling deterministic.cc
[1153/1342] Compiling forkunsafe.cc
[1155/1342] Compiling ConsoleKitTerminal Console+Wait.swift
[1156/1342] Compiling ConsoleKitTerminal ConsoleColor.swift
[1157/1342] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1158/1342] Compiling ConsoleKitTerminal Console.swift
[1159/1342] Compiling ConsoleKitTerminal Terminal.swift
[1160/1342] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1161/1342] Compiling ConsoleKitTerminal ConsoleText.swift
[1162/1342] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1163/1342] Compiling ConsoleKitTerminal ANSI.swift
[1163/1342] Compiling poly1305_arm_asm.S
[1164/1342] Compiling poly1305.cc
[1165/1342] Compiling poly1305_arm.cc
[1166/1342] Compiling pool.cc
[1167/1342] Compiling poly1305_vec.cc
[1168/1342] Compiling pkcs8.cc
[1169/1342] Compiling pkcs7.cc
[1170/1342] Compiling pkcs8_x509.cc
[1172/1342] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1173/1342] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1174/1342] Compiling ConsoleKitTerminal LoggerFragment.swift
[1174/1343] Compiling p5_pbev2.cc
[1176/1343] Compiling pkcs7_x509.cc
[1177/1343] Compiling pem_xaux.cc
[1178/1343] Compiling pem_x509.cc
[1179/1343] Wrapping AST for ConsoleKitTerminal for debugging
[1180/1343] Compiling pem_pkey.cc
[1181/1343] Compiling pem_pk8.cc
[1182/1365] Compiling pem_oth.cc
[1183/1365] Compiling obj_xref.cc
[1184/1365] Compiling pem_lib.cc
[1185/1365] Compiling pem_info.cc
[1186/1365] Compiling mldsa.cc
[1187/1365] Compiling pem_all.cc
[1188/1365] Compiling mem.cc
[1189/1365] Compiling mlkem.cc
[1190/1365] Compiling md5.cc
[1191/1365] Compiling obj.cc
[1193/1365] Compiling ConsoleKitCommands CommandSignature.swift
[1194/1365] Compiling ConsoleKitCommands Flag.swift
[1195/1365] Compiling ConsoleKitCommands Option.swift
[1195/1367] Compiling fips_shared_support.cc
[1196/1367] Compiling md4.cc
[1198/1367] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1199/1367] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1200/1367] Compiling ConsoleKitCommands Argument.swift
[1200/1367] Compiling lhash.cc
[1201/1367] Compiling poly_rq_mul.S
[1202/1367] Compiling kyber.cc
[1204/1367] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1205/1367] Compiling ConsoleKitCommands AsyncCommand.swift
[1206/1367] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1207/1367] Emitting module ConsoleKitCommands
[1207/1367] Compiling hrss.cc
[1209/1367] Compiling ConsoleKitCommands AsyncCommands.swift
[1210/1367] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1211/1367] Compiling ConsoleKitCommands AnyCommand.swift
[1212/1367] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1213/1367] Compiling ConsoleKitCommands Utilities.swift
[1213/1367] Compiling hpke.cc
[1214/1367] Compiling ex_data.cc
[1215/1367] Compiling sign.cc
[1216/1367] Compiling pbkdf.cc
[1217/1367] Compiling scrypt.cc
[1218/1367] Compiling print.cc
[1220/1367] Compiling ConsoleKitCommands Command.swift
[1221/1367] Compiling ConsoleKitCommands CommandContext.swift
[1222/1367] Compiling ConsoleKitCommands CommandError.swift
[1223/1367] Compiling ConsoleKitCommands CommandGroup.swift
[1224/1367] Compiling ConsoleKitCommands CommandInput.swift
[1225/1367] Compiling ConsoleKitCommands Commands.swift
[1226/1367] Compiling ConsoleKitCommands Console+Run.swift
[1227/1367] Compiling ConsoleKitCommands ConsoleError.swift
[1228/1367] Compiling ConsoleKitCommands Completion.swift
[1228/1368] Compiling p_x25519.cc
[1230/1368] Compiling p_x25519_asn1.cc
[1231/1368] Compiling p_rsa_asn1.cc
[1232/1368] Compiling p_rsa.cc
[1233/1368] Compiling p_hkdf.cc
[1234/1368] Wrapping AST for ConsoleKitCommands for debugging
[1235/1368] Compiling p_ed25519_asn1.cc
[1236/1369] Compiling p_ed25519.cc
[1237/1370] Compiling p_ec_asn1.cc
[1239/1370] Emitting module ConsoleKit
[1240/1370] Compiling ConsoleKit Exports.swift
[1240/1371] Compiling p_dsa_asn1.cc
[1241/1371] Compiling p_ec.cc
[1243/1371] Compiling p_dh.cc
[1244/1371] Compiling evp_ctx.cc
[1245/1371] Compiling p_dh_asn1.cc
[1246/1371] Wrapping AST for ConsoleKit for debugging
[1247/1371] Compiling evp_asn1.cc
[1248/1371] Compiling ecdh_extra.cc
[1249/1371] Compiling err.cc
[1250/1371] Compiling evp.cc
[1251/1371] Compiling ecdsa_asn1.cc
[1252/1371] Compiling hash_to_curve.cc
[1253/1371] Compiling engine.cc
[1254/1371] Compiling ec_derive.cc
[1255/1371] Compiling dsa.cc
[1256/1371] Compiling ec_asn1.cc
[1257/1371] Compiling dsa_asn1.cc
[1258/1371] Compiling digest_extra.cc
[1259/1371] Compiling dh_asn1.cc
[1260/1371] Compiling x25519-asm-arm.S
[1261/1371] Compiling params.cc
[1262/1371] Compiling crypto.cc
[1263/1371] Compiling des.cc
[1264/1371] Compiling curve25519.cc
[1265/1371] Compiling cpu_intel.cc
[1266/1371] Compiling spake25519.cc
[1267/1371] Compiling cpu_arm_linux.cc
[1268/1371] Compiling cpu_aarch64_win.cc
[1269/1371] Compiling cpu_arm_freebsd.cc
[1270/1371] Compiling curve25519_64_adx.cc
[1271/1371] Compiling cpu_aarch64_sysreg.cc
[1272/1371] Compiling cpu_aarch64_apple.cc
[1273/1371] Compiling cpu_aarch64_openbsd.cc
[1274/1371] Compiling cpu_aarch64_linux.cc
[1275/1371] Compiling bcm.cc
[1276/1371] Compiling conf.cc
[1277/1371] Compiling cpu_aarch64_fuchsia.cc
[1278/1371] Compiling e_rc4.cc
[1279/1371] Compiling e_rc2.cc
[1280/1371] Compiling e_tls.cc
[1281/1371] Compiling tls_cbc.cc
[1282/1371] Compiling e_null.cc
[1283/1371] Compiling e_chacha20poly1305.cc
[1284/1371] Compiling e_aesctrhmac.cc
[1285/1371] Compiling e_des.cc
[1286/1371] Compiling derive_key.cc
[1287/1371] Compiling e_aesgcmsiv.cc
[1288/1371] Compiling chacha.cc
[1289/1371] Compiling cipher_extra.cc
[1290/1371] Compiling unicode.cc
[1291/1371] Compiling cbs.cc
[1292/1371] Compiling ber.cc
[1293/1371] Compiling cbb.cc
[1294/1371] Compiling asn1_compat.cc
[1295/1371] Compiling buf.cc
[1296/1371] Compiling convert.cc
[1297/1371] Compiling bn_asn1.cc
[1298/1371] Compiling blake2.cc
[1299/1371] Compiling printf.cc
[1300/1371] Compiling hexdump.cc
[1301/1371] Compiling errno.cc
[1302/1371] Compiling pair.cc
[1303/1371] Compiling fd.cc
[1304/1371] Compiling bio_mem.cc
[1305/1371] Compiling base64.cc
[1306/1371] Compiling file.cc
[1307/1371] Compiling bio.cc
[1308/1371] Compiling tasn_utl.cc
[1309/1371] Compiling tasn_fre.cc
[1310/1371] Compiling tasn_typ.cc
[1311/1371] Compiling tasn_new.cc
[1312/1371] Compiling tasn_enc.cc
[1313/1371] Compiling f_string.cc
[1314/1371] Compiling posix_time.cc
[1315/1371] Compiling tasn_dec.cc
[1316/1371] Compiling f_int.cc
[1317/1371] Compiling asn_pack.cc
[1318/1371] Compiling asn1_par.cc
[1319/1371] Compiling a_utctm.cc
[1319/1371] Compiling asn1_lib.cc
[1321/1371] Compiling a_type.cc
[1322/1371] Compiling a_time.cc
[1323/1371] Compiling a_strnid.cc
[1324/1371] Write sources
[1325/1371] Compiling a_mbstr.cc
[1326/1371] Write sources
[1328/1371] Compiling a_object.cc
[1329/1371] Write sources
[1332/1371] Compiling a_int.cc
[1333/1371] Compiling a_i2d_fp.cc
[1334/1445] Compiling a_gentm.cc
[1335/1449] Compiling a_d2i_fp.cc
[1336/1464] Compiling a_bool.cc
[1338/1470] Compiling Algorithms Intersperse.swift
[1339/1470] Compiling Algorithms Joined.swift
[1340/1477] Compiling Algorithms Partition.swift
[1341/1477] Compiling Algorithms Permutations.swift
[1342/1477] Compiling Algorithms Keyed.swift
[1343/1477] Compiling Algorithms MinMax.swift
[1344/1477] Compiling Algorithms EitherSequence.swift
[1345/1477] Compiling Algorithms FirstNonNil.swift
[1346/1477] Compiling Algorithms AdjacentPairs.swift
[1347/1477] Compiling Algorithms Chain.swift
[1348/1477] Compiling Algorithms Chunked.swift
[1349/1477] Compiling Algorithms FlattenCollection.swift
[1350/1477] Compiling Algorithms Grouped.swift
[1351/1477] Compiling Algorithms Indexed.swift
[1352/1477] Compiling Atomics IntegerOperations.swift
[1353/1477] Compiling Atomics Unmanaged extensions.swift
[1354/1477] Emitting module BitCollections
[1355/1484] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1356/1484] Compiling BitCollections BitSet+CustomReflectable.swift
[1357/1484] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1358/1484] Compiling BitCollections BitSet+Equatable.swift
[1359/1484] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1360/1484] Compiling BitCollections BitSet+Extras.swift
[1361/1484] Compiling BitCollections BitSet+Hashable.swift
[1362/1484] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1363/1484] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1364/1484] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1365/1484] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1366/1484] Compiling BitCollections BitSet+SetAlgebra union.swift
[1367/1484] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1368/1484] Compiling BitCollections BitSet.Counted.swift
[1372/1484] Compiling Algorithms Combinations.swift
[1373/1484] Compiling Algorithms Compacted.swift
[1374/1484] Compiling Algorithms Cycle.swift
[1378/1484] Compiling Algorithms Reductions.swift
[1379/1484] Compiling Algorithms Rotate.swift
[1380/1484] Compiling Algorithms Split.swift
[1381/1484] Compiling Algorithms Stride.swift
[1382/1484] Compiling Algorithms Suffix.swift
[1386/1487] Compiling CryptoBoringWrapper RandomBytes.swift
[1387/1487] Emitting module CryptoBoringWrapper
[1391/1487] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1392/1487] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1393/1487] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1394/1487] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[1395/1487] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[1396/1487] Compiling BitCollections BitArray+Extras.swift
[1397/1487] Compiling BitCollections BitArray+Fill.swift
[1398/1487] Compiling BitCollections BitArray+Hashable.swift
[1399/1487] Compiling BitCollections BitArray+Initializers.swift
[1400/1487] Compiling BitCollections BitArray+Invariants.swift
[1401/1487] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[1402/1487] Compiling CryptoBoringWrapper EllipticCurve.swift
[1411/1487] Compiling Algorithms Trim.swift
[1412/1487] Compiling Algorithms Unique.swift
[1413/1487] Compiling Algorithms Windows.swift
[1414/1487] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1415/1487] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1416/1487] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1433/1487] Compiling BitCollections BitSet.Index.swift
[1434/1487] Compiling BitCollections BitSet._UnsafeHandle.swift
[1435/1487] Compiling BitCollections BitSet.swift
[1436/1487] Compiling BitCollections Range+Utilities.swift
[1437/1487] Compiling BitCollections Slice+Utilities.swift
[1438/1487] Compiling BitCollections UInt+Tricks.swift
[1439/1487] Compiling BitCollections _Word.swift
[1441/1488] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1442/1488] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1451/1489] Emitting module Atomics
[1456/1490] Emitting module Algorithms
[1457/1491] Wrapping AST for BitCollections for debugging
[1458/1491] Wrapping AST for CryptoBoringWrapper for debugging
[1460/1564] Emitting module Collections
[1461/1564] Compiling Collections Collections.swift
[1462/1565] Wrapping AST for Algorithms for debugging
[1463/1565] Wrapping AST for Atomics for debugging
[1464/1601] Wrapping AST for Collections for debugging
[1466/1625] Emitting module Crypto
[1467/1634] Compiling NIOCore AddressedEnvelope.swift
[1468/1634] Compiling NIOCore AsyncAwaitSupport.swift
[1469/1634] Compiling NIOCore AsyncChannel.swift
[1470/1634] Compiling NIOCore AsyncChannelHandler.swift
[1471/1634] Compiling NIOCore AsyncChannelInboundStream.swift
[1472/1634] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1473/1634] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1474/1634] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1475/1634] Compiling NIOCore NIOAsyncWriter.swift
[1476/1634] Compiling NIOCore ByteBuffer-multi-int.swift
[1477/1634] Compiling NIOCore RecvByteBufferAllocator.swift
[1478/1634] Compiling NIOCore CircularBuffer.swift
[1479/1634] Compiling NIOCore Codec.swift
[1480/1634] Compiling NIOCore ConvenienceOptionSupport.swift
[1481/1634] Compiling NIOCore DeadChannel.swift
[1482/1634] Compiling NIOCore DispatchQueue+WithFuture.swift
[1483/1634] Compiling NIOCore EventLoop+Deprecated.swift
[1484/1634] Compiling NIOCore EventLoop+SerialExecutor.swift
[1485/1634] Compiling NIOCore EventLoop.swift
[1486/1634] Compiling Crypto HPKE-AEAD.swift
[1487/1634] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1488/1634] Compiling NIOCore ByteBuffer-views.swift
[1489/1634] Compiling NIOCore Channel.swift
[1490/1634] Compiling NIOCore ChannelHandler.swift
[1491/1634] Compiling NIOCore ChannelHandlers.swift
[1492/1634] Compiling NIOCore ChannelInvoker.swift
[1493/1634] Compiling NIOCore ChannelOption.swift
[1494/1634] Compiling NIOCore ChannelPipeline.swift
[1495/1634] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1496/1634] Compiling NIOCore BSDSocketAPI.swift
[1497/1634] Compiling NIOCore ByteBuffer-aux.swift
[1498/1634] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1499/1634] Compiling NIOCore ByteBuffer-conversions.swift
[1500/1634] Compiling NIOCore ByteBuffer-core.swift
[1501/1634] Compiling NIOCore ByteBuffer-hex.swift
[1502/1634] Compiling NIOCore ByteBuffer-int.swift
[1503/1634] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1504/1634] Compiling NIOCore IO.swift
[1505/1634] Compiling NIOCore IOData.swift
[1506/1634] Compiling NIOCore IPProtocol.swift
[1507/1634] Compiling Crypto Signature.swift
[1508/1634] Compiling Crypto CryptoKitErrors_boring.swift
[1509/1634] Compiling Crypto RNG_boring.swift
[1510/1634] Compiling Crypto SafeCompare_boring.swift
[1511/1634] Compiling Crypto Zeroization_boring.swift
[1512/1634] Compiling Crypto PrettyBytes.swift
[1513/1634] Compiling Crypto SafeCompare.swift
[1514/1634] Compiling Crypto SecureBytes.swift
[1515/1634] Compiling Crypto Zeroization.swift
[1519/1634] Compiling NIOCore IntegerBitPacking.swift
[1520/1634] Compiling NIOCore IntegerTypes.swift
[1521/1634] Compiling NIOCore Interfaces.swift
[1522/1634] Compiling NIOCore Linux.swift
[1523/1634] Compiling NIOCore MarkedCircularBuffer.swift
[1524/1642] Compiling NIOCore MulticastChannel.swift
[1525/1642] Compiling NIOCore NIOAny.swift
[1526/1642] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1527/1642] Compiling NIOCore NIOLoopBound.swift
[1528/1642] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1529/1642] Compiling NIOCore NIOScheduledCallback.swift
[1530/1642] Compiling NIOCore NIOSendable.swift
[1540/1642] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1541/1642] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1542/1642] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1543/1642] Compiling NIOCore EventLoopFuture.swift
[1544/1642] Compiling NIOCore FileDescriptor.swift
[1545/1642] Compiling NIOCore FileHandle.swift
[1546/1642] Compiling NIOCore FileRegion.swift
[1547/1642] Compiling NIOCore GlobalSingletons.swift
[1558/1642] Compiling NIOCore SocketAddresses.swift
[1559/1642] Compiling NIOCore SocketOptionProvider.swift
[1560/1642] Compiling NIOCore SystemCallHelpers.swift
[1561/1642] Compiling NIOCore TimeAmount+Duration.swift
[1562/1642] Compiling NIOCore TypeAssistedChannelHandler.swift
[1563/1642] Compiling NIOCore UniversalBootstrapSupport.swift
[1564/1642] Compiling NIOCore Utilities.swift
[1565/1642] Compiling Crypto ECDH_boring.swift
[1566/1642] Compiling Crypto DH.swift
[1567/1642] Compiling Crypto ECDH.swift
[1588/1643] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1595/1643] Wrapping AST for Crypto for debugging
[1615/1643] Emitting module NIOCore
[1616/1644] Wrapping AST for NIOCore for debugging
[1618/1694] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1619/1694] Emitting module NIOEmbedded
[1620/1694] Compiling NIOEmbedded AsyncTestingChannel.swift
[1621/1694] Compiling NIOEmbedded Embedded.swift
[1622/1695] Wrapping AST for NIOEmbedded for debugging
[1624/1695] Compiling NIOPosix IO.swift
[1625/1695] Compiling NIOPosix IntegerBitPacking.swift
[1626/1695] Compiling NIOPosix IntegerTypes.swift
[1627/1695] Compiling NIOPosix Linux.swift
[1628/1695] Compiling NIOPosix LinuxCPUSet.swift
[1629/1695] Compiling NIOPosix LinuxUring.swift
[1630/1695] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1631/1701] Compiling NIOPosix Pool.swift
[1632/1701] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1633/1701] Compiling NIOPosix PosixSingletons.swift
[1634/1701] Compiling NIOPosix RawSocketBootstrap.swift
[1635/1701] Compiling NIOPosix Resolver.swift
[1636/1701] Compiling NIOPosix Selectable.swift
[1637/1701] Compiling NIOPosix SelectableChannel.swift
[1638/1701] Compiling NIOPosix SelectableEventLoop.swift
[1639/1701] Compiling NIOPosix SelectorEpoll.swift
[1640/1701] Compiling NIOPosix SelectorGeneric.swift
[1641/1701] Compiling NIOPosix SelectorKqueue.swift
[1642/1701] Compiling NIOPosix SelectorUring.swift
[1643/1701] Emitting module NIOPosix
[1644/1701] Compiling NIOPosix ThreadPosix.swift
[1645/1701] Compiling NIOPosix ThreadWindows.swift
[1646/1701] Compiling NIOPosix UnsafeTransfer.swift
[1647/1701] Compiling NIOPosix Utilities.swift
[1648/1701] Compiling NIOPosix VsockAddress.swift
[1649/1701] Compiling NIOPosix VsockChannelEvents.swift
[1650/1701] Compiling NIOPosix ServerSocket.swift
[1651/1701] Compiling NIOPosix Socket.swift
[1652/1701] Compiling NIOPosix SocketChannel.swift
[1653/1701] Compiling NIOPosix SocketProtocols.swift
[1654/1701] Compiling NIOPosix System.swift
[1655/1701] Compiling NIOPosix Thread.swift
[1656/1701] Compiling NIOPosix BSDSocketAPICommon.swift
[1657/1701] Compiling NIOPosix BSDSocketAPIPosix.swift
[1658/1701] Compiling NIOPosix BSDSocketAPIWindows.swift
[1659/1701] Compiling NIOPosix BaseSocket.swift
[1660/1701] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1661/1701] Compiling NIOPosix BaseSocketChannel.swift
[1662/1701] Compiling NIOPosix BaseStreamSocketChannel.swift
[1663/1701] Compiling NIOPosix NIOThreadPool.swift
[1664/1701] Compiling NIOPosix NonBlockingFileIO.swift
[1665/1701] Compiling NIOPosix PendingDatagramWritesManager.swift
[1666/1701] Compiling NIOPosix PendingWritesManager.swift
[1667/1701] Compiling NIOPosix PipeChannel.swift
[1668/1701] Compiling NIOPosix PipePair.swift
[1669/1701] Compiling NIOPosix Bootstrap.swift
[1670/1701] Compiling NIOPosix ControlMessage.swift
[1671/1701] Compiling NIOPosix DatagramVectorReadManager.swift
[1672/1701] Compiling NIOPosix Errors+Any.swift
[1673/1701] Compiling NIOPosix FileDescriptor.swift
[1674/1701] Compiling NIOPosix GetaddrinfoResolver.swift
[1675/1701] Compiling NIOPosix HappyEyeballs.swift
[1676/1702] Wrapping AST for NIOPosix for debugging
[1678/1761] Compiling NIO Exports.swift
[1679/1761] Compiling _NIOFileSystem ArraySlice+FileSystem.swift
[1680/1761] Compiling _NIOFileSystem BufferedReader.swift
[1681/1761] Compiling _NIOFileSystem BufferedWriter.swift
[1682/1763] Emitting module NIO
[1683/1764] Wrapping AST for NIO for debugging
[1685/1791] Emitting module _NIOFileSystem
[1686/1807] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1687/1807] Compiling NIOTLS TLSEvents.swift
[1688/1807] Emitting module NIOTLS
[1689/1807] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1690/1807] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1691/1807] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1692/1807] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1693/1807] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1694/1807] Compiling NIOSOCKS SOCKSClientHandler.swift
[1695/1807] Compiling NIOSOCKS SOCKSServerHandshakeHandler.swift
[1696/1808] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1697/1808] Compiling NIOSOCKS ClientGreeting.swift
[1698/1808] Compiling NIOSOCKS Errors.swift
[1699/1810] Emitting module NIOSOCKS
[1700/1810] Compiling NIOSOCKS ClientStateMachine.swift
[1701/1810] Compiling NIOSOCKS AuthenticationMethod.swift
[1703/1810] Compiling NIOSOCKS ServerStateMachine.swift
[1704/1810] Compiling AsyncKit Optional+StrictMap.swift
[1705/1810] Compiling AsyncKit Exports.swift
[1706/1810] Compiling NIOTLS SNIHandler.swift
[1707/1811] Compiling NIOSOCKS SOCKSResponse.swift
[1709/1811] Compiling NIOSOCKS Helpers.swift
[1710/1811] Compiling NIOSOCKS Messages.swift
[1711/1811] Compiling NIOSOCKS SOCKSRequest.swift
[1714/1812] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[1715/1812] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1716/1812] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1717/1812] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1721/1812] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1722/1812] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[1728/1812] Emitting module NIOFoundationCompat
[1729/1812] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1730/1813] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1731/1813] Compiling _NIOFileSystem Mocking.swift
[1732/1813] Compiling _NIOFileSystem Syscall.swift
[1733/1813] Compiling _NIOFileSystem Syscalls.swift
[1734/1813] Compiling _NIOFileSystem ParallelDirCopy.swift
[1735/1813] Compiling _NIOFileSystem ParallelRemoval.swift
[1736/1813] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[1737/1813] Compiling _NIOFileSystem CInterop.swift
[1738/1813] Compiling _NIOFileSystem Errno.swift
[1739/1813] Wrapping AST for NIOSOCKS for debugging
[1740/1814] Wrapping AST for NIOTLS for debugging
[1742/1842] Compiling NIOSSL NIOSSLHandler.swift
[1743/1842] Compiling NIOSSL SSLContext.swift
[1744/1842] Compiling NIOSSL PosixPort.swift
[1745/1842] Compiling NIOSSL SSLCallbacks.swift
[1746/1842] Compiling NIOSSL LinuxCABundle.swift
[1747/1842] Compiling NIOSSL NIOSSLClientHandler.swift
[1748/1842] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1749/1842] Compiling NIOSSL SSLPrivateKey.swift
[1750/1842] Compiling NIOSSL SSLPublicKey.swift
[1751/1842] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1752/1842] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1753/1842] Compiling NIOSSL SubjectAlternativeName.swift
[1753/1842] Wrapping AST for NIOFoundationCompat for debugging
[1755/1864] Emitting module NIOHTTP1
[1756/1864] Compiling NIOTransportServices NIOTSBootstraps.swift
[1757/1864] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1758/1864] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1759/1864] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1760/1864] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1761/1864] Compiling NIOTransportServices NIOTSErrors.swift
[1762/1864] Compiling NIOTransportServices NIOTSEventLoop.swift
[1763/1864] Compiling NIOTransportServices AcceptHandler.swift
[1764/1864] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1765/1864] Compiling NIOTransportServices StateManagedChannel.swift
[1766/1864] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1767/1864] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1768/1866] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1769/1866] Compiling NIOTransportServices NIOTSSingletons.swift
[1770/1866] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1771/1866] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1772/1866] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1773/1866] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1777/1867] Emitting module NIOTransportServices
[1781/1867] Compiling _NIOFileSystem SystemFileHandle.swift
[1782/1867] Compiling _NIOFileSystem Utilities.swift
[1783/1867] Compiling _NIOFileSystem OpenOptions.swift
[1784/1867] Compiling _NIOFileSystem String+FileSystem.swift
[1787/1867] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1788/1867] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1789/1867] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1792/1867] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1793/1867] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1800/1868] Emitting module AsyncKit
[1802/1933] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1803/1933] Emitting module NIOHTTPCompression
[1804/1933] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1805/1933] Emitting module MultipartKit
[1806/1935] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1807/1935] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1808/1935] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[1809/1935] Compiling MultipartKit MultipartParser.swift
[1810/1935] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1811/1935] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1812/1935] Compiling NIOWebSocket WebSocketOpcode.swift
[1813/1938] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1814/1938] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1815/1938] Compiling NIOHTTPCompression HTTPCompression.swift
[1816/1938] Compiling NIOHTTPCompression HTTPDecompression.swift
[1817/1939] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1820/1939] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1821/1939] Compiling MultipartKit MultipartPart.swift
[1822/1939] Compiling MultipartKit MultipartPartConvertible.swift
[1823/1939] Compiling NIOExtras RequestResponseHandler.swift
[1824/1939] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1826/1939] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1827/1939] Compiling NIOHPACK HuffmanTables.swift
[1828/1939] Compiling NIOHPACK IndexedHeaderTable.swift
[1829/1939] Compiling NIOHPACK IntegerCoding.swift
[1830/1940] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1830/1940] Wrapping AST for NIOTransportServices for debugging
[1832/1940] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[1833/1940] Compiling NIOWebSocket SHA1.swift
[1834/1940] Compiling NIOHPACK StaticHeaderTable.swift
[1837/1940] Compiling NIOHPACK HuffmanCoding.swift
[1838/1940] Emitting module NIOWebSocket
[1839/1940] Emitting module NIOHPACK
[1840/1940] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1840/1940] Wrapping AST for NIOHTTPCompression for debugging
[1842/1940] Emitting module NIOExtras
[1842/1940] Wrapping AST for NIOHTTP1 for debugging
[1844/1940] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[1847/1940] Compiling MultipartKit FormDataEncoder.swift
[1852/1941] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1853/1941] Compiling NIOWebSocket WebSocketFrame.swift
[1854/1942] Compiling NIOExtras WritePCAPHandler.swift
[1855/1942] Compiling MultipartKit Utilities.swift
[1859/1942] Compiling NIOExtras UnsafeTransfer.swift
[1871/1943] Emitting module NIOSSL
[1878/1943] Compiling MultipartKit Storage.swift
[1905/1948] Compiling NIOSSL NIOSSLSecureBytes.swift
[1906/1948] Compiling NIOSSL RNG.swift
[1907/1948] Compiling NIOSSL SafeCompare.swift
[1915/1949] Wrapping AST for NIOWebSocket for debugging
[1916/1949] Wrapping AST for NIOHPACK for debugging
[1917/1952] Wrapping AST for _NIOFileSystem for debugging
[1918/1961] Wrapping AST for NIOExtras for debugging
[1919/1996] Wrapping AST for MultipartKit for debugging
[1921/2012] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1922/2012] Emitting module _NIOFileSystemFoundationCompat
[1923/2012] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1924/2013] Emitting module NIOFileSystem
[1925/2013] Compiling NIOFileSystem Exports.swift
[1927/2014] Compiling NIOHTTP2 Error+Any.swift
[1928/2014] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1929/2014] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1930/2014] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1931/2015] Wrapping AST for _NIOFileSystemFoundationCompat for debugging
[1933/2015] Wrapping AST for NIOFileSystem for debugging
[1935/2015] Compiling NIOHTTP2 MaySendFrames.swift
[1936/2015] Compiling NIOHTTP2 SendingDataState.swift
[1937/2015] Compiling NIOHTTP2 SendingGoawayState.swift
[1938/2015] Compiling NIOHTTP2 SendingHeadersState.swift
[1939/2015] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1940/2015] Compiling NIOHTTP2 SendingRstStreamState.swift
[1941/2015] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1942/2015] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1942/2023] Wrapping AST for NIOSSL for debugging
[1944/2055] Compiling WebSocketKit Exports.swift
[1945/2055] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1946/2055] Compiling WebSocketKit WebSocketHandler.swift
[1947/2055] Emitting module NIOHTTP2
[1948/2055] Compiling WebSocketKit WebSocket+Concurrency.swift
[1949/2055] Emitting module WebSocketKit
[1950/2055] Compiling LeafKit LeafRawTemplate.swift
[1951/2055] Compiling LeafKit LeafToken.swift
[1952/2055] Compiling LeafKit LeafParameter.swift
[1953/2058] Emitting module LeafKit
[1954/2058] Compiling WebSocketKit WebSocket.swift
[1955/2058] Compiling WebSocketKit WebSocket+Connect.swift
[1956/2058] Compiling WebSocketKit WebSocketClient.swift
[1957/2059] Compiling LeafKit LeafSource.swift
[1958/2059] Compiling LeafKit LeafSources.swift
[1959/2059] Compiling LeafKit NIOLeafFiles.swift
[1961/2059] Compiling LeafKit LeafParser.swift
[1962/2059] Compiling LeafKit LeafRenderer.swift
[1963/2059] Compiling LeafKit Dictionary+LeafData.swift
[1964/2059] Compiling LeafKit LeafContext.swift
[1965/2059] Compiling LeafKit LeafSerializer.swift
[1966/2059] Compiling LeafKit ParameterResolver.swift
[1973/2059] Compiling LeafKit LeafSyntax.swift
[1974/2059] Compiling LeafKit LeafTag.swift
[1975/2059] Compiling LeafKit String+HTMLEscape.swift
[1976/2059] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1977/2059] Compiling NIOHTTP2 DOSHeuristics.swift
[1982/2059] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1983/2059] Compiling LeafKit LeafError.swift
[1984/2059] Compiling LeafKit LeafLexer.swift
[1985/2059] Compiling LeafKit LeafParameterTypes.swift
[1985/2059] Wrapping AST for WebSocketKit for debugging
[1987/2059] Compiling NIOHTTP2 InboundWindowManager.swift
[1988/2059] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1989/2059] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1990/2059] Compiling NIOHTTP2 StreamChannelList.swift
[1991/2059] Compiling NIOHTTP2 StreamMap.swift
[1992/2059] Compiling NIOHTTP2 StreamStateMachine.swift
[1993/2059] Compiling NIOHTTP2 UnsafeTransfer.swift
[1994/2059] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1995/2059] Compiling LeafKit LeafData.swift
[1996/2059] Compiling LeafKit LeafDataRepresentable.swift
[1997/2059] Compiling LeafKit LeafDataStorage.swift
[2004/2059] Compiling LeafKit LeafConfiguration.swift
[2008/2059] Compiling LeafKit Character+Identities.swift
[2009/2059] Compiling LeafKit LeafAST.swift
[2010/2059] Compiling LeafKit DefaultLeafCache.swift
[2011/2059] Compiling LeafKit LeafCache.swift
[2012/2059] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[2013/2059] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[2014/2059] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[2015/2059] Compiling NIOHTTP2 HTTP2StreamID.swift
[2016/2059] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[2017/2059] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[2018/2059] Compiling NIOHTTP2 HTTP2UserEvents.swift
[2019/2059] Compiling NIOHTTP2 InboundEventBuffer.swift
[2036/2061] Wrapping AST for AsyncKit for debugging
[2037/2061] Wrapping AST for LeafKit for debugging
[2039/2061] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[2040/2061] Compiling NIOHTTP2 HTTP2Frame.swift
[2041/2061] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[2042/2061] Compiling NIOHTTP2 HTTP2FrameParser.swift
[2043/2061] Compiling NIOHTTP2 HTTP2PingData.swift
[2044/2061] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[2045/2061] Compiling NIOHTTP2 HTTP2Settings.swift
[2046/2061] Compiling NIOHTTP2 HTTP2Stream.swift
[2047/2061] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[2048/2061] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[2049/2061] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[2050/2061] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[2051/2061] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[2052/2061] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[2053/2061] Compiling NIOHTTP2 HTTP2Error.swift
[2054/2061] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[2055/2062] Wrapping AST for NIOHTTP2 for debugging
[2057/2122] Emitting module AsyncHTTPClient
[2058/2130] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[2059/2130] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[2060/2130] Compiling AsyncHTTPClient AsyncLazySequence.swift
[2061/2130] Compiling AsyncHTTPClient HTTPClient+execute.swift
[2062/2130] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[2063/2130] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[2064/2130] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[2065/2130] Compiling AsyncHTTPClient HTTPClientRequest.swift
[2066/2130] Compiling AsyncHTTPClient HTTPClientResponse.swift
[2067/2130] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[2068/2130] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[2069/2130] Compiling AsyncHTTPClient Transaction.swift
[2070/2130] Compiling AsyncHTTPClient Base64.swift
[2071/2130] Compiling AsyncHTTPClient BasicAuth.swift
[2072/2130] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[2073/2130] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[2074/2130] Compiling AsyncHTTPClient ConnectionPool.swift
[2075/2130] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[2076/2130] Compiling AsyncHTTPClient RequestBag.swift
[2077/2130] Compiling AsyncHTTPClient RequestValidation.swift
[2078/2130] Compiling AsyncHTTPClient SSLContextCache.swift
[2079/2130] Compiling AsyncHTTPClient Scheme.swift
[2080/2130] Compiling AsyncHTTPClient Singleton.swift
[2081/2130] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2082/2130] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[2083/2130] Compiling AsyncHTTPClient Utils.swift
[2084/2130] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[2085/2130] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[2086/2130] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[2087/2130] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[2088/2130] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[2089/2130] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[2090/2130] Compiling AsyncHTTPClient RequestBodyLength.swift
[2091/2130] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2092/2130] Compiling AsyncHTTPClient HTTPHandler.swift
[2093/2130] Compiling AsyncHTTPClient LRUCache.swift
[2094/2130] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[2095/2130] Compiling AsyncHTTPClient NWErrorHandler.swift
[2096/2130] Compiling AsyncHTTPClient NWWaitingHandler.swift
[2097/2130] Compiling AsyncHTTPClient TLSConfiguration.swift
[2098/2130] Compiling AsyncHTTPClient RedirectState.swift
[2099/2130] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2100/2130] Compiling AsyncHTTPClient ConnectionTarget.swift
[2101/2130] Compiling AsyncHTTPClient DeconstructedURL.swift
[2102/2130] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[2103/2130] Compiling AsyncHTTPClient FoundationExtensions.swift
[2104/2130] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2105/2130] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[2106/2130] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[2107/2130] Compiling AsyncHTTPClient HTTPClient.swift
[2108/2130] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[2109/2130] Compiling AsyncHTTPClient TLSEventsHandler.swift
[2110/2130] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[2111/2130] Compiling AsyncHTTPClient HTTP1Connection.swift
[2112/2130] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[2113/2130] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[2114/2130] Compiling AsyncHTTPClient HTTP2Connection.swift
[2115/2130] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[2116/2130] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[2117/2130] Compiling AsyncHTTPClient RequestOptions.swift
[2118/2130] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2119/2130] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2120/2130] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2121/2130] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2122/2130] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2123/2130] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2124/2130] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[2125/2131] Wrapping AST for AsyncHTTPClient for debugging
[2127/2300] Compiling Vapor AsyncBasicResponder.swift
[2128/2300] Compiling Vapor AsyncMiddleware.swift
[2129/2300] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2130/2300] Compiling Vapor AsyncSessionDriver.swift
[2131/2300] Compiling Vapor Authentication+Concurrency.swift
[2132/2300] Compiling Vapor Cache+Concurrency.swift
[2133/2300] Compiling Vapor Client+Concurrency.swift
[2134/2300] Compiling Vapor RequestBody+Concurrency.swift
[2135/2300] Compiling Vapor Responder+Concurrency.swift
[2136/2300] Compiling Vapor ResponseCodable+Concurrency.swift
[2137/2300] Compiling Vapor RoutesBuilder+Concurrency.swift
[2138/2300] Compiling Vapor ViewRenderer+Concurrency.swift
[2139/2300] Compiling Vapor WebSocket+Concurrency.swift
[2140/2300] Compiling Vapor ContainerGetPathExecutor.swift
[2141/2300] Compiling Vapor Content.swift
[2142/2300] Compiling Vapor ContentCoders.swift
[2143/2300] Compiling Vapor ContentConfiguration.swift
[2144/2300] Compiling Vapor ContentContainer.swift
[2145/2300] Compiling Vapor JSONCoder+Custom.swift
[2146/2300] Compiling Vapor JSONCoders+Content.swift
[2147/2300] Compiling Vapor PlaintextDecoder.swift
[2148/2300] Compiling Vapor PlaintextEncoder.swift
[2149/2300] Compiling Vapor URLQueryCoders.swift
[2150/2300] Compiling Vapor URLQueryContainer.swift
[2151/2324] Compiling Vapor Application.swift
[2152/2324] Compiling Vapor AuthenticationCache.swift
[2153/2324] Compiling Vapor Authenticator.swift
[2154/2324] Compiling Vapor BasicAuthorization.swift
[2155/2324] Compiling Vapor BearerAuthorization.swift
[2156/2324] Compiling Vapor GuardMiddleware.swift
[2157/2324] Compiling Vapor RedirectMiddleware.swift
[2158/2324] Compiling Vapor SessionAuthenticatable.swift
[2159/2324] Compiling Vapor Bcrypt.swift
[2160/2324] Compiling Vapor Application+Cache.swift
[2161/2324] Compiling Vapor Cache.swift
[2162/2324] Compiling Vapor CacheExpirationTime.swift
[2163/2324] Compiling Vapor MemoryCache.swift
[2164/2324] Compiling Vapor Request+Cache.swift
[2165/2324] Compiling Vapor Application+Clients.swift
[2166/2324] Compiling Vapor Client.swift
[2167/2324] Compiling Vapor ClientRequest.swift
[2168/2324] Compiling Vapor ClientResponse.swift
[2169/2324] Compiling Vapor Request+Client.swift
[2170/2324] Compiling Vapor BootCommand.swift
[2171/2324] Compiling Vapor CommandContext+Application.swift
[2172/2324] Compiling Vapor RoutesCommand.swift
[2173/2324] Compiling Vapor ServeCommand.swift
[2174/2324] Compiling Vapor AnyResponse+Concurrency.swift
[2175/2348] Emitting module Vapor
[2176/2348] Compiling Vapor Validator.swift
[2177/2348] Compiling Vapor ValidatorResult.swift
[2178/2348] Compiling Vapor And.swift
[2179/2348] Compiling Vapor Case.swift
[2180/2348] Compiling Vapor CharacterSet.swift
[2181/2348] Compiling Vapor Count.swift
[2182/2348] Compiling Vapor Custom.swift
[2183/2348] Compiling Vapor Email.swift
[2184/2348] Compiling Vapor Empty.swift
[2185/2348] Compiling Vapor In.swift
[2186/2348] Compiling Vapor Nil.swift
[2187/2348] Compiling Vapor NilIgnoring.swift
[2188/2348] Compiling Vapor Not.swift
[2189/2348] Compiling Vapor Or.swift
[2190/2348] Compiling Vapor Pattern.swift
[2191/2348] Compiling Vapor Range.swift
[2192/2348] Compiling Vapor URL.swift
[2193/2348] Compiling Vapor Valid.swift
[2194/2348] Compiling Vapor Application+Views.swift
[2195/2348] Compiling Vapor PlaintextRenderer.swift
[2196/2348] Compiling Vapor Request+View.swift
[2197/2348] Compiling Vapor View.swift
[2198/2348] Compiling Vapor ViewRenderer.swift
[2199/2348] Compiling Vapor _Deprecations.swift
[2200/2348] Compiling Vapor HTTPStatus.swift
[2201/2348] Compiling Vapor HTTPCookies.swift
[2202/2348] Compiling Vapor HTTPHeaderCacheControl.swift
[2203/2348] Compiling Vapor HTTPHeaderExpires.swift
[2204/2348] Compiling Vapor HTTPHeaderLastModified.swift
[2205/2348] Compiling Vapor HTTPHeaders+Cache.swift
[2206/2348] Compiling Vapor HTTPHeaders+Connection.swift
[2207/2348] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2208/2348] Compiling Vapor HTTPHeaders+ContentRange.swift
[2209/2348] Compiling Vapor HTTPHeaders+Directive.swift
[2210/2348] Compiling Vapor HTTPHeaders+Forwarded.swift
[2211/2348] Compiling Vapor HTTPHeaders+Link.swift
[2212/2348] Compiling Vapor HTTPHeaders+Name.swift
[2213/2348] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2214/2348] Compiling Vapor HTTPHeaders.swift
[2215/2348] Compiling Vapor HTTPMediaType.swift
[2216/2348] Compiling Vapor HTTPMediaTypePreference.swift
[2217/2348] Compiling Vapor Responder.swift
[2218/2348] Compiling Vapor Application+HTTP+Server.swift
[2219/2348] Compiling Vapor HTTPServer.swift
[2220/2348] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2221/2348] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2222/2348] Compiling Vapor HTTPServerHandler.swift
[2223/2348] Compiling Vapor HTTPServerRequestDecoder.swift
[2224/2348] Compiling Vapor HTTPServerResponseEncoder.swift
[2225/2348] Compiling Vapor HTTPServerUpgradeHandler.swift
[2226/2348] Compiling Vapor Logger+Report.swift
[2227/2348] Compiling Vapor LoggingSystem+Environment.swift
[2228/2348] Compiling Vapor Application+Middleware.swift
[2229/2348] Compiling Vapor CORSMiddleware.swift
[2230/2348] Compiling Vapor ErrorMiddleware.swift
[2231/2348] Compiling Vapor FileMiddleware.swift
[2232/2348] Compiling Vapor Middleware.swift
[2233/2348] Compiling Vapor MiddlewareConfiguration.swift
[2234/2348] Compiling Vapor ResponseCompressionMiddleware.swift
[2235/2348] Compiling Vapor RouteLoggingMiddleware.swift
[2236/2348] Compiling Vapor TracingMiddleware.swift
[2237/2348] Compiling Vapor File+Multipart.swift
[2238/2348] Compiling Vapor FormDataDecoder+Content.swift
[2239/2348] Compiling Vapor FormDataEncoder+Content.swift
[2240/2348] Compiling Vapor Application+Password.swift
[2241/2348] Compiling Vapor Application+Passwords.swift
[2242/2348] Compiling Vapor AsyncPasswordHasher.swift
[2243/2348] Compiling Vapor BcryptHasher.swift
[2244/2348] Compiling Vapor PasswordHasher.swift
[2245/2348] Compiling Vapor PlaintextHasher.swift
[2246/2348] Compiling Vapor Request+Password.swift
[2247/2348] Compiling Vapor Redirect.swift
[2248/2348] Compiling Vapor Core.swift
[2249/2348] Compiling Vapor Running.swift
[2250/2348] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2251/2348] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2252/2348] Compiling Vapor DotEnvFile+load.swift
[2253/2348] Compiling Vapor Routes+caseInsenstive.swift
[2254/2348] Compiling Vapor Validatable+validate.swift
[2255/2348] Compiling Vapor Environment+Process.swift
[2256/2348] Compiling Vapor Environment+Secret.swift
[2257/2348] Compiling Vapor Environment.swift
[2258/2348] Compiling Vapor Abort.swift
[2259/2348] Compiling Vapor AbortError.swift
[2260/2348] Compiling Vapor DebuggableError.swift
[2261/2348] Compiling Vapor Demangler.swift
[2262/2348] Compiling Vapor ErrorSource.swift
[2263/2348] Compiling Vapor StackTrace.swift
[2264/2348] Compiling Vapor Exports.swift
[2265/2348] Compiling Vapor Application+HTTP.swift
[2266/2348] Compiling Vapor BasicResponder.swift
[2267/2348] Compiling Vapor BodyStream.swift
[2268/2348] Compiling Vapor Application+HTTP+Client.swift
[2269/2348] Compiling Vapor EventLoopHTTPClient.swift
[2270/2348] Compiling Vapor EndpointCache.swift
[2271/2348] Compiling Vapor HTTPMethod+String.swift
[2272/2348] Compiling Vapor Request+Body.swift
[2273/2348] Compiling Vapor Request+BodyStream.swift
[2274/2348] Compiling Vapor Request.swift
[2275/2348] Compiling Vapor Application+Responder.swift
[2276/2348] Compiling Vapor DefaultResponder.swift
[2277/2348] Compiling Vapor Response+Body.swift
[2278/2348] Compiling Vapor Response.swift
[2279/2348] Compiling Vapor ResponseCodable.swift
[2280/2348] Compiling Vapor Application+Routes.swift
[2281/2348] Compiling Vapor Parameters+Require.swift
[2282/2348] Compiling Vapor Request+WebSocket.swift
[2283/2348] Compiling Vapor Route.swift
[2284/2348] Compiling Vapor RouteCollection.swift
[2285/2348] Compiling Vapor Routes.swift
[2286/2348] Compiling Vapor RoutesBuilder+Group.swift
[2287/2348] Compiling Vapor RoutesBuilder+Method.swift
[2288/2348] Compiling Vapor RoutesBuilder+Middleware.swift
[2289/2348] Compiling Vapor RoutesBuilder+WebSocket.swift
[2290/2348] Compiling Vapor RoutesBuilder.swift
[2291/2348] Compiling Vapor OTP.swift
[2292/2348] Compiling Vapor Application+Servers.swift
[2293/2348] Compiling Vapor Server.swift
[2294/2348] Compiling Vapor App+Service.swift
[2295/2348] Compiling Vapor Req+Service.swift
[2296/2348] Compiling Vapor Service.swift
[2297/2348] Compiling Vapor Application+Sessions.swift
[2298/2348] Compiling Vapor MemorySessions.swift
[2299/2348] Compiling Vapor Request+Session.swift
[2300/2348] Compiling Vapor Session.swift
[2301/2348] Compiling Vapor SessionCache.swift
[2302/2348] Compiling Vapor SessionData.swift
[2303/2348] Compiling Vapor SessionDriver.swift
[2304/2348] Compiling Vapor SessionsConfiguration.swift
[2305/2348] Compiling Vapor SessionsMiddleware.swift
[2306/2348] Compiling Vapor URLEncodedFormData.swift
[2307/2348] Compiling Vapor URLEncodedFormDecoder.swift
[2308/2348] Compiling Vapor URLEncodedFormEncoder.swift
[2309/2348] Compiling Vapor URLEncodedFormError.swift
[2310/2348] Compiling Vapor URLEncodedFormParser.swift
[2311/2348] Compiling Vapor URLEncodedFormSerializer.swift
[2312/2348] Compiling Vapor URLQueryFragmentConvertible.swift
[2313/2348] Compiling Vapor AnyResponse.swift
[2314/2348] Compiling Vapor Array+Random.swift
[2315/2348] Compiling Vapor Base32.swift
[2316/2348] Compiling Vapor Base64.swift
[2317/2348] Compiling Vapor BaseN.swift
[2318/2348] Compiling Vapor BasicCodingKey.swift
[2319/2348] Compiling Vapor ByteCount.swift
[2320/2348] Compiling Vapor Bytes+Hex.swift
[2321/2348] Compiling Vapor Bytes+SecureCompare.swift
[2322/2348] Compiling Vapor Collection+Safe.swift
[2323/2348] Compiling Vapor DataProtocol+Copy.swift
[2324/2348] Compiling Vapor DecoderUnwrapper.swift
[2325/2348] Compiling Vapor DirectoryConfiguration.swift
[2326/2348] Compiling Vapor DotEnv.swift
[2327/2348] Compiling Vapor Extendable.swift
[2328/2348] Compiling Vapor File.swift
[2329/2348] Compiling Vapor FileIO.swift
[2330/2348] Compiling Vapor LifecycleHandler.swift
[2331/2348] Compiling Vapor OptionalType.swift
[2332/2348] Compiling Vapor RFC1123.swift
[2333/2348] Compiling Vapor SocketAddress+Hostname.swift
[2334/2348] Compiling Vapor Storage.swift
[2335/2348] Compiling Vapor String+IsIPAddress.swift
[2336/2348] Compiling Vapor Thread.swift
[2337/2348] Compiling Vapor URI.swift
[2338/2348] Compiling Vapor RangeResult.swift
[2339/2348] Compiling Vapor Validatable.swift
[2340/2348] Compiling Vapor Validation.swift
[2341/2348] Compiling Vapor ValidationKey.swift
[2342/2348] Compiling Vapor Validations.swift
[2343/2348] Compiling Vapor ValidationsError.swift
[2344/2349] Wrapping AST for Vapor for debugging
[2346/2356] Compiling Leaf LeafRenderer+ViewRenderer.swift
[2347/2356] Compiling Leaf LeafError+AbortError.swift
[2348/2356] Compiling Leaf Request+Leaf.swift
[2349/2356] Compiling Leaf Application+Leaf.swift
[2350/2356] Emitting module Leaf
[2351/2356] Compiling Leaf Exports.swift
[2352/2356] Compiling Leaf LeafEncoder.swift
[2353/2357] Wrapping AST for Leaf for debugging
[2355/2363] Emitting module App
[2356/2363] Compiling App CommonErrorMiddleware.swift
[2357/2363] Compiling App entrypoint.swift
[2358/2363] 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,
[2359/2363] Compiling App CustomHeaderMiddleware.swift
[2360/2363] Compiling App configure.swift
[2361/2364] Wrapping AST for App for debugging
[2362/2364] Write Objects.LinkFileList
[2363/2364] Linking App
Build complete! (309.15s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.115.0",
            "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:2e2b3aca8600f890617c2faa770b70e33c1dfd303d6f92b308423b89ef6bde64
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.