The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build swift-ast-explorer, reference master (4346ac), with Swift 6.1 for Android on 25 Jun 2025 03:21:05 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
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 4346ac3 Update dependency mocha to v11.7.1 (#1540)
Cloned https://github.com/swiftfiddle/swift-ast-explorer.git
Revision (git rev-parse @):
4346ac36317e48b50cbd108ff9dc12ff798ce04a
SUCCESS checkout https://github.com/swiftfiddle/swift-ast-explorer.git at master
========================================
Build
========================================
Selected platform:         android
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-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:873b43b7be6289c04a5a3fd4b2c372c2a5abf90643451079297d3dc6dc0b7d36
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/apple/swift-tools-support-core
Fetching https://github.com/vapor/leaf.git
[1/3956] Fetching leaf
[3957/10814] Fetching leaf, swift-tools-support-core
Fetched https://github.com/vapor/leaf.git from cache (0.40s)
[1/74546] Fetching vapor
Fetched https://github.com/apple/swift-tools-support-core from cache (0.51s)
Fetched https://github.com/vapor/vapor.git from cache (2.03s)
Computing version for https://github.com/apple/swift-tools-support-core
Computed https://github.com/apple/swift-tools-support-core at 0.7.3 (5.02s)
Computing version for https://github.com/vapor/leaf.git
Computed https://github.com/vapor/leaf.git at 4.5.0 (0.53s)
Fetching https://github.com/vapor/leaf-kit.git
Fetching https://github.com/apple/swift-algorithms.git
[1/4938] Fetching leaf-kit
[4939/10897] Fetching leaf-kit, swift-algorithms
Fetched https://github.com/vapor/leaf-kit.git from cache (0.94s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.94s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (1.55s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/vapor/multipart-kit.git
[1/1797] Fetching swift-atomics
[379/6830] Fetching swift-atomics, swift-distributed-tracing
[434/9439] Fetching swift-atomics, swift-distributed-tracing, websocket-kit
[555/12912] Fetching swift-atomics, swift-distributed-tracing, websocket-kit, multipart-kit
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-metrics.git
Fetched https://github.com/vapor/websocket-kit.git from cache (1.01s)
Fetching https://github.com/apple/swift-log.git
[7943/11384] Fetching swift-atomics, swift-distributed-tracing, multipart-kit, swift-service-context
[9024/13590] Fetching swift-atomics, swift-distributed-tracing, multipart-kit, swift-service-context, swift-metrics
[13591/17426] Fetching swift-atomics, swift-distributed-tracing, multipart-kit, swift-service-context, swift-metrics, swift-log
Fetched https://github.com/apple/swift-service-context.git from cache (0.33s)
[13430/16345] Fetching swift-atomics, swift-distributed-tracing, multipart-kit, swift-metrics, swift-log
Fetching https://github.com/apple/swift-nio-extras.git
Fetched https://github.com/apple/swift-metrics.git from cache (0.34s)
[11991/14139] Fetching swift-atomics, swift-distributed-tracing, multipart-kit, swift-log
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-atomics.git from cache (1.60s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.61s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/vapor/multipart-kit.git from cache (1.65s)
Fetching https://github.com/vapor/routing-kit.git
[1/5975] Fetching swift-nio-extras
[5976/17507] Fetching swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-log.git from cache (0.94s)
Fetching https://github.com/apple/swift-crypto.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.65s)
Fetching https://github.com/vapor/console-kit.git
[2653/11532] Fetching swift-nio-http2
[4153/26422] Fetching swift-nio-http2, swift-nio-ssl
[7487/47274] Fetching swift-nio-http2, swift-nio-ssl, routing-kit
[11161/123613] Fetching swift-nio-http2, swift-nio-ssl, routing-kit, swift-nio
[75169/129631] Fetching swift-nio-http2, swift-nio-ssl, routing-kit, swift-nio, console-kit
[76281/145079] Fetching swift-nio-http2, swift-nio-ssl, routing-kit, swift-nio, console-kit, swift-crypto
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.79s)
Fetching https://github.com/vapor/async-kit.git
[99096/133547] Fetching swift-nio-ssl, routing-kit, swift-nio, console-kit, swift-crypto
Fetched https://github.com/vapor/routing-kit.git from cache (3.02s)
Fetching https://github.com/swift-server/async-http-client.git
[93148/112695] Fetching swift-nio-ssl, swift-nio, console-kit, swift-crypto
[95902/115065] Fetching swift-nio-ssl, swift-nio, console-kit, swift-crypto, async-kit
Fetched https://github.com/vapor/console-kit.git from cache (3.03s)
[91614/109047] Fetching swift-nio-ssl, swift-nio, swift-crypto, async-kit
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.69s)
[79653/94157] Fetching swift-nio, swift-crypto, async-kit
[94158/108171] Fetching swift-nio, swift-crypto, async-kit, async-http-client
Fetched https://github.com/vapor/async-kit.git from cache (2.57s)
Fetched https://github.com/apple/swift-crypto.git from cache (4.79s)
Fetched https://github.com/swift-server/async-http-client.git from cache (2.30s)
Fetched https://github.com/apple/swift-nio.git from cache (6.83s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (9.00s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.38s)
Computing version for https://github.com/vapor/leaf-kit.git
Computed https://github.com/vapor/leaf-kit.git at 1.13.1 (0.93s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.56s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.59s)
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.57s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.09s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4436] Fetching swift-system
[179/21086] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.41s)
[3330/16650] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.14s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.68s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.49s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.51s)
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.41s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (1.10s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.1 (0.99s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.78s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.98s)
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.99s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-asn1.git
[1/1616] Fetching swift-asn1
[82/7815] Fetching swift-asn1, swift-certificates
[3043/8984] Fetching swift-asn1, swift-certificates, swift-http-structured-headers
[3203/9888] Fetching swift-asn1, swift-certificates, swift-http-structured-headers, swift-http-types
[3830/14873] Fetching swift-asn1, swift-certificates, swift-http-structured-headers, swift-http-types, swift-async-algorithms
Fetched https://github.com/apple/swift-asn1.git from cache (0.62s)
[5384/13257] Fetching swift-certificates, swift-http-structured-headers, swift-http-types, swift-async-algorithms
Fetched https://github.com/apple/swift-http-types.git from cache (0.73s)
[8625/12353] Fetching swift-certificates, swift-http-structured-headers, swift-async-algorithms
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.81s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.00s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetched https://github.com/apple/swift-certificates.git from cache (1.06s)
[1/2426] Fetching swift-service-lifecycle
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.41s)
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 (2.26s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (1.24s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.80s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.76s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.54s)
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.46s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.32.0 (0.61s)
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 (0.51s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.52s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.49s)
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.48s)
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.53s)
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.57s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.64s)
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/vapor/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-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.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/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Creating working copy for https://github.com/vapor/leaf.git
Working copy of https://github.com/vapor/leaf.git resolved at 4.5.0
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.2
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.32.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/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/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/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/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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/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/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-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-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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-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/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-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-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-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/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.115.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/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/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Building for debugging...
[0/895] Write swift-version-24593BA9C3E375BF.txt
[1/895] Write sources
[2/895] Compiling _NumericsShims _NumericsShims.c
[3/895] Write sources
[7/895] Compiling _AtomicsShims.c
[8/899] Compiling a_int.cc
[9/899] Compiling a_d2i_fp.cc
[9/899] Compiling a_i2d_fp.cc
[9/899] Write sources
[14/899] Compiling a_dup.cc
[15/899] Compiling TSCclibc strerror.c
[15/899] Write sources
[36/899] Compiling a_bool.cc
[37/899] Compiling TSCclibc libc.c
[38/899] Compiling TSCclibc process.c
[38/899] Write sources
[60/899] Compiling CVaporBcrypt blf.c
[61/899] Compiling a_gentm.cc
[62/903] Compiling tasn_dec.cc
[64/938] Emitting module RealModule
[65/939] Emitting module TSCLibc
[66/939] Compiling RealModule Float80+Real.swift
[67/939] Compiling RealModule Float16+Real.swift
[68/939] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[69/940] Compiling ServiceContextModule ServiceContextKey.swift
[70/940] Emitting module InternalCollectionsUtilities
[71/940] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[72/940] Compiling InternalCollectionsUtilities Integer rank.swift
[73/940] Compiling RealModule Real.swift
[74/940] Compiling RealModule Float+Real.swift
[75/940] Compiling _NIODataStructures _TinyArray.swift
[76/940] Compiling _NIODataStructures PriorityQueue.swift
[77/940] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[78/940] Compiling InternalCollectionsUtilities UInt+reversed.swift
[79/940] Compiling RealModule ElementaryFunctions.swift
[80/940] Emitting module _NIOBase64
[81/940] Compiling _NIOBase64 Base64.swift
[82/940] Compiling RealModule RealFunctions.swift
[83/941] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[84/941] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[85/941] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[86/941] Emitting module ServiceContextModule
[87/941] Compiling InternalCollectionsUtilities _SortedCollection.swift
[88/941] Compiling ServiceContextModule ServiceContext.swift
[91/942] Compiling CoreMetrics Metrics.swift
[92/942] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[93/942] Compiling InternalCollectionsUtilities Debugging.swift
[94/942] Compiling InternalCollectionsUtilities Descriptions.swift
[95/942] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[98/942] Emitting module _NIODataStructures
[99/942] Compiling _NIODataStructures Heap.swift
[104/944] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[105/945] Compiling CNIOWindows shim.c
[106/945] Compiling CVaporBcrypt bcrypt.c
[107/945] Compiling CSystem shims.c
[108/945] Wrapping AST for _NIODataStructures for debugging
[110/1109] Emitting module Instrumentation
[111/1109] Compiling Instrumentation NoOpInstrument.swift
[112/1109] Compiling Instrumentation MultiplexInstrument.swift
[113/1109] Compiling HeapModule Heap+Descriptions.swift
[114/1109] Compiling HeapModule _HeapNode.swift
[115/1109] Compiling HeapModule Heap.swift
[116/1109] Compiling HeapModule Heap+Invariants.swift
[117/1109] Compiling HeapModule Heap+UnsafeHandle.swift
[118/1109] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[119/1109] Emitting module HeapModule
[120/1110] Compiling _RopeModule _RopeItem.swift
[121/1110] Compiling _RopeModule _RopePath.swift
[122/1110] Compiling _RopeModule _RopeVersion.swift
[123/1110] Compiling _RopeModule Rope+Collection.swift
[124/1110] Compiling _RopeModule Rope+Index.swift
[125/1110] Compiling _RopeModule Rope+Sequence.swift
[126/1110] Compiling _RopeModule Rope+Append.swift
[128/1117] Compiling _RopeModule Rope+_Storage.swift
[129/1117] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[130/1117] Compiling _RopeModule Rope+_UnsafeHandle.swift
[131/1117] Compiling _RopeModule Rope.swift
[132/1117] Compiling _RopeModule RopeElement.swift
[133/1117] Compiling _RopeModule RopeMetric.swift
[134/1117] Compiling _RopeModule RopeSummary.swift
[135/1117] Compiling TSCLibc libc.swift
[136/1117] Emitting module CoreMetrics
[137/1117] Compiling Logging MetadataProvider.swift
[138/1118] Compiling CoreMetrics Locks.swift
[139/1118] Compiling Instrumentation Instrument.swift
[140/1118] Compiling Instrumentation InstrumentationSystem.swift
[141/1118] Compiling Instrumentation Locks.swift
[142/1120] Compiling Logging LogHandler.swift
[143/1120] Compiling Logging Locks.swift
[144/1120] Emitting module Logging
[145/1120] Compiling Logging Logging.swift
[149/1121] Compiling SystemPackage MachPort.swift
[150/1121] Compiling SystemPackage PlatformString.swift
[151/1121] Compiling SystemPackage SystemString.swift
[153/1200] Compiling HashTreeCollections _HashNode+Invariants.swift
[154/1200] Compiling HashTreeCollections _HashNode+Lookups.swift
[155/1200] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[156/1200] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[157/1200] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[158/1200] Compiling HashTreeCollections _HashNode+Storage.swift
[159/1200] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[160/1200] Compiling HashTreeCollections _HashNode+Structural filter.swift
[161/1200] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[162/1200] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[163/1200] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[164/1200] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[165/1200] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[166/1200] Compiling HashTreeCollections _HashNode+Structural merge.swift
[167/1200] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[168/1200] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[169/1200] Compiling HashTreeCollections _HashNode+Structural union.swift
[170/1200] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[171/1200] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[172/1200] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[173/1200] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[174/1200] Compiling HashTreeCollections _HashNode.swift
[175/1200] Compiling HashTreeCollections _HashNodeHeader.swift
[176/1200] Compiling HashTreeCollections _HashSlot.swift
[185/1265] Compiling TSCBasic ProcessSet.swift
[186/1265] Compiling TSCBasic RegEx.swift
[187/1265] Compiling TSCBasic Result.swift
[188/1265] Compiling TSCBasic SortedArray.swift
[189/1265] Compiling TSCBasic StringConversions.swift
[190/1265] Compiling TSCBasic SynchronizedQueue.swift
[191/1265] Compiling TSCBasic TemporaryFile.swift
[192/1265] Compiling HashTreeCollections TreeDictionary+Codable.swift
[193/1265] Emitting module SystemPackage
[194/1265] Compiling TSCBasic ByteString.swift
[195/1265] Compiling TSCBasic CStringArray.swift
[196/1267] Compiling TSCBasic Path.swift
[197/1267] Compiling TSCBasic DictionaryExtensions.swift
[198/1267] Compiling Tracing TracingTime.swift
[199/1267] Compiling TSCBasic CacheableSequence.swift
[200/1267] Compiling TSCBasic Closable.swift
[201/1267] Compiling Tracing TracerProtocol.swift
[202/1267] Compiling HashTreeCollections TreeSet+Hashable.swift
[203/1267] Compiling HashTreeCollections TreeSet+Sendable.swift
[204/1267] Compiling HashTreeCollections TreeSet+Sequence.swift
[205/1267] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[206/1267] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[207/1267] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[208/1267] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[209/1267] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[210/1267] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[211/1267] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[212/1277] Compiling TSCBasic DictionaryLiteralExtensions.swift
[213/1277] Compiling TSCBasic EditDistance.swift
[214/1277] Compiling DequeModule _DequeSlot.swift
[215/1277] Compiling DequeModule _UnsafeWrappedBuffer.swift
[216/1277] Compiling TSCBasic OrderedDictionary.swift
[217/1277] Compiling TSCBasic OrderedSet.swift
[220/1277] Compiling Tracing Tracer.swift
[221/1277] Compiling Tracing TracerProtocol+Legacy.swift
[222/1277] Compiling TSCBasic DeltaAlgorithm.swift
[223/1277] Compiling TSCBasic DiagnosticsEngine.swift
[224/1277] Compiling TSCBasic PathShims.swift
[225/1277] Compiling HashTreeCollections TreeDictionary+Collection.swift
[226/1277] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[227/1277] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[228/1277] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[229/1277] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[230/1277] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[231/1277] Compiling HashTreeCollections TreeDictionary+Filter.swift
[232/1277] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[233/1277] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[234/1277] Compiling TSCBasic Process.swift
[235/1277] Compiling TSCBasic ProcessEnv.swift
[244/1277] Compiling HashTreeCollections TreeDictionary+Keys.swift
[245/1277] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[246/1277] Compiling HashTreeCollections TreeDictionary+Merge.swift
[247/1277] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[248/1277] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[249/1277] Compiling HashTreeCollections TreeDictionary+Values.swift
[250/1277] Compiling HashTreeCollections TreeDictionary.swift
[251/1277] Compiling HashTreeCollections TreeSet+Codable.swift
[252/1277] Compiling HashTreeCollections TreeSet+Collection.swift
[253/1286] Compiling TSCBasic Await.swift
[254/1286] Compiling TSCBasic Base64URL.swift
[259/1286] Compiling TSCBasic OSLog.swift
[260/1286] Compiling TSCBasic ObjectIdentifierProtocol.swift
[266/1287] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[267/1287] Compiling HashTreeCollections TreeSet+Debugging.swift
[268/1287] Compiling HashTreeCollections TreeSet+Descriptions.swift
[269/1287] Compiling HashTreeCollections TreeSet+Equatable.swift
[270/1287] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[271/1287] Compiling HashTreeCollections TreeSet+Extras.swift
[272/1287] Compiling HashTreeCollections TreeSet+Filter.swift
[306/1287] Compiling Tracing NoOpTracer.swift
[307/1287] Compiling Tracing InstrumentationSystem+Tracing.swift
[308/1287] Emitting module Tracing
[309/1287] Compiling Tracing SpanProtocol.swift
[312/1294] Wrapping AST for _NIOBase64 for debugging
[324/1294] Compiling _RopeModule _CharacterRecognizer.swift
[325/1294] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[326/1294] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[327/1294] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[328/1294] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[329/1294] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[330/1294] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[331/1294] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[332/1294] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[333/1294] Compiling HashTreeCollections TreeSet.swift
[334/1294] Emitting module DequeModule
[334/1295] Wrapping AST for Tracing for debugging
[337/1295] Emitting module OrderedCollections
[337/1296] Wrapping AST for TSCLibc for debugging
[338/1296] Wrapping AST for SystemPackage for debugging
[340/1296] Wrapping AST for ServiceContextModule for debugging
[341/1296] Wrapping AST for RealModule for debugging
[353/1296] Wrapping AST for Logging for debugging
[354/1296] Wrapping AST for OrderedCollections for debugging
[355/1296] Wrapping AST for InternalCollectionsUtilities for debugging
[356/1296] Wrapping AST for Instrumentation for debugging
[357/1296] Wrapping AST for HeapModule for debugging
[358/1296] Compiling CNIOWindows WSAStartup.c
[359/1296] Compiling CNIOWASI CNIOWASI.c
[361/1296] Emitting module RoutingKit
[361/1296] Wrapping AST for DequeModule for debugging
[362/1296] Wrapping AST for CoreMetrics for debugging
[364/1296] Emitting module _RopeModule
[364/1296] Compiling CNIOLinux liburing_shims.c
[365/1296] Compiling CNIOSHA1 c_nio_sha1.c
[366/1296] Compiling CNIOLLHTTP c_nio_http.c
[367/1296] Compiling CNIOLinux shim.c
[368/1296] Compiling CNIOExtrasZlib empty.c
[369/1296] Compiling CNIODarwin shim.c
[370/1296] Compiling CNIOLLHTTP c_nio_api.c
[372/1296] Compiling RoutingKit Router.swift
[373/1296] Compiling RoutingKit PathComponent.swift
[374/1296] Compiling RoutingKit TrieRouter.swift
[374/1296] Compiling fiat_p256_adx_sqr.S
[375/1296] Compiling fiat_p256_adx_mul.S
[376/1296] Compiling fiat_curve25519_adx_square.S
[377/1296] Compiling CNIOLLHTTP c_nio_llhttp.c
[378/1296] Compiling fiat_curve25519_adx_mul.S
[380/1296] Compiling _RopeModule Rope+Join.swift
[381/1296] Compiling _RopeModule Rope+MutatingForEach.swift
[382/1296] Compiling _RopeModule Rope+Remove.swift
[383/1296] Compiling _RopeModule Rope+RemoveSubrange.swift
[384/1296] Compiling _RopeModule Rope+Split.swift
[385/1296] Compiling _RopeModule Optional Utilities.swift
[386/1296] Compiling _RopeModule String Utilities.swift
[387/1296] Compiling _RopeModule String.Index+ABI.swift
[388/1296] Compiling CNIOBoringSSLShims shims.c
[406/1296] Compiling TSCBasic GraphAlgorithms.swift
[407/1296] Compiling TSCBasic HashAlgorithms.swift
[408/1296] Compiling TSCBasic JSON.swift
[409/1296] Compiling TSCBasic JSONMapper.swift
[410/1296] Compiling TSCBasic KeyedPair.swift
[411/1296] Compiling TSCBasic LazyCache.swift
[412/1296] Compiling TSCBasic Lock.swift
[413/1296] Compiling TSCBasic CodableResult.swift
[414/1296] Compiling TSCBasic CollectionAlgorithms.swift
[415/1296] Compiling TSCBasic CollectionExtensions.swift
[416/1296] Compiling TSCBasic Condition.swift
[423/1296] Emitting module TSCBasic
[424/1301] Compiling Metrics Metrics.swift
[425/1301] Emitting module Metrics
[461/1302] Compiling RoutingKit Parameters.swift
[462/1302] Compiling RoutingKit AnyRouter.swift
[464/1304] Wrapping AST for RoutingKit for debugging
[465/1304] Wrapping AST for _RopeModule for debugging
[466/1304] Wrapping AST for Metrics for debugging
[468/1304] Emitting module HashTreeCollections
[503/1305] Compiling tls_record.cc
[504/1305] Wrapping AST for HashTreeCollections for debugging
[505/1305] Compiling tls_method.cc
[506/1305] Compiling tls13_server.cc
[508/1305] Compiling TSCBasic TerminalController.swift
[509/1305] Compiling TSCBasic Thread.swift
[510/1305] Compiling TSCBasic Tuple.swift
[511/1305] Compiling TSCBasic WritableByteStream.swift
[512/1305] Compiling TSCBasic misc.swift
[512/1306] Compiling tls13_enc.cc
[514/1306] Compiling tls13_client.cc
[515/1306] Wrapping AST for TSCBasic for debugging
[516/1306] Compiling tls13_both.cc
[517/1306] Compiling t1_enc.cc
[518/1306] Compiling ssl_versions.cc
[519/1306] Compiling ssl_x509.cc
[520/1306] Compiling ssl_transcript.cc
[521/1306] Compiling ssl_stat.cc
[522/1306] Compiling ssl_session.cc
[523/1306] Compiling ssl_privkey.cc
[524/1306] Compiling ssl_file.cc
[525/1306] Compiling ssl_key_share.cc
[526/1306] Compiling ssl_credential.cc
[527/1306] Compiling ssl_lib.cc
[528/1306] Compiling ssl_cipher.cc
[529/1306] Compiling ssl_cert.cc
[530/1306] Compiling ssl_buffer.cc
[531/1306] Compiling ssl_asn1.cc
[532/1306] Compiling s3_pkt.cc
[533/1306] Compiling ssl_aead_ctx.cc
[534/1306] Compiling s3_lib.cc
[535/1306] Compiling s3_both.cc
[536/1306] Compiling handshake_server.cc
[537/1306] Compiling handshake_client.cc
[538/1306] Compiling handshake.cc
[539/1306] Compiling dtls_method.cc
[540/1306] Compiling dtls_record.cc
[541/1306] Compiling handoff.cc
[542/1306] Compiling md5-x86_64-linux.S
[543/1306] Compiling md5-x86_64-apple.S
[544/1306] Compiling md5-586-linux.S
[545/1306] Compiling md5-586-apple.S
[546/1306] Compiling encrypted_client_hello.cc
[547/1306] Compiling chacha20_poly1305_x86_64-linux.S
[548/1306] Compiling chacha20_poly1305_x86_64-apple.S
[549/1306] Compiling extensions.cc
[550/1306] Compiling chacha20_poly1305_armv8-win.S
[551/1306] Compiling chacha20_poly1305_armv8-apple.S
[552/1306] Compiling d1_srtp.cc
[553/1306] Compiling chacha20_poly1305_armv8-linux.S
[554/1306] Compiling chacha-x86_64-linux.S
[555/1306] Compiling chacha-x86-linux.S
[556/1306] Compiling chacha-x86_64-apple.S
[557/1306] Compiling chacha-x86-apple.S
[558/1306] Compiling chacha-armv8-win.S
[559/1306] Compiling chacha-armv8-linux.S
[560/1306] Compiling chacha-armv8-apple.S
[561/1306] Compiling chacha-armv4-linux.S
[562/1306] Compiling aes128gcmsiv-x86_64-linux.S
[563/1306] Compiling aes128gcmsiv-x86_64-apple.S
[564/1306] Compiling x86_64-mont5-linux.S
[565/1306] Compiling err_data.cc
[566/1306] Compiling x86_64-mont5-apple.S
[567/1306] Compiling x86_64-mont-linux.S
[568/1306] Compiling x86_64-mont-apple.S
[569/1306] Compiling x86-mont-linux.S
[570/1306] Compiling x86-mont-apple.S
[571/1306] Compiling vpaes-x86_64-linux.S
[572/1306] Compiling vpaes-x86_64-apple.S
[573/1306] Compiling vpaes-x86-linux.S
[574/1306] Compiling vpaes-armv8-win.S
[575/1306] Compiling vpaes-x86-apple.S
[576/1306] Compiling bio_ssl.cc
[577/1306] Compiling vpaes-armv8-apple.S
[578/1306] Compiling vpaes-armv8-linux.S
[579/1306] Compiling sha512-x86_64-apple.S
[580/1306] Compiling sha512-x86_64-linux.S
[581/1306] Compiling vpaes-armv7-linux.S
[582/1306] Compiling sha512-armv8-win.S
[583/1306] Compiling sha512-armv4-linux.S
[584/1306] Compiling sha512-armv8-apple.S
[585/1306] Compiling sha512-586-linux.S
[586/1306] Compiling sha512-armv8-linux.S
[587/1306] Compiling sha512-586-apple.S
[588/1306] Compiling sha256-x86_64-apple.S
[589/1306] Compiling sha256-x86_64-linux.S
[590/1306] Compiling sha256-armv8-win.S
[591/1306] Compiling d1_pkt.cc
[592/1306] Compiling sha256-armv8-apple.S
[593/1306] Compiling sha256-armv4-linux.S
[594/1306] Compiling sha256-armv8-linux.S
[595/1306] Compiling sha1-x86_64-linux.S
[596/1306] Compiling sha256-586-apple.S
[597/1306] Compiling sha256-586-linux.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-armv8-linux.S
[602/1306] Compiling sha1-586-apple.S
[603/1306] Compiling sha1-armv4-large-linux.S
[604/1306] Compiling sha1-586-linux.S
[605/1306] Compiling rsaz-avx2-linux.S
[606/1306] Compiling rsaz-avx2-apple.S
[607/1306] Compiling d1_lib.cc
[608/1306] Compiling rdrand-x86_64-linux.S
[609/1306] Compiling p256_beeu-x86_64-asm-linux.S
[610/1306] Compiling rdrand-x86_64-apple.S
[611/1306] Compiling p256_beeu-x86_64-asm-apple.S
[612/1306] Compiling p256_beeu-armv8-asm-linux.S
[613/1306] Compiling p256_beeu-armv8-asm-win.S
[614/1306] Compiling p256_beeu-armv8-asm-apple.S
[615/1306] Compiling p256-x86_64-asm-apple.S
[616/1306] Compiling p256-x86_64-asm-linux.S
[617/1306] Compiling p256-armv8-asm-win.S
[618/1306] Compiling ghashv8-armv8-win.S
[619/1306] Compiling p256-armv8-asm-apple.S
[620/1306] Compiling p256-armv8-asm-linux.S
[621/1306] Compiling ghashv8-armv8-linux.S
[622/1306] Compiling ghashv8-armv7-linux.S
[623/1306] Compiling ghashv8-armv8-apple.S
[624/1306] Compiling ghash-x86_64-linux.S
[625/1306] Compiling ghash-x86_64-apple.S
[626/1306] Compiling ghash-x86-apple.S
[627/1306] Compiling ghash-ssse3-x86_64-linux.S
[628/1306] Compiling ghash-ssse3-x86-linux.S
[629/1306] Compiling ghash-ssse3-x86_64-apple.S
[630/1306] Compiling ghash-x86-linux.S
[631/1306] Compiling ghash-neon-armv8-win.S
[632/1306] Compiling ghash-ssse3-x86-apple.S
[633/1306] Compiling ghash-neon-armv8-apple.S
[634/1306] Compiling ghash-neon-armv8-linux.S
[635/1306] Compiling co-586-apple.S
[636/1306] Compiling ghash-armv4-linux.S
[637/1306] Compiling bn-armv8-win.S
[638/1306] Compiling co-586-linux.S
[638/1306] Compiling bsaes-armv7-linux.S
[640/1306] Compiling bn-armv8-linux.S
[641/1306] Compiling bn-armv8-apple.S
[642/1306] Compiling d1_both.cc
[643/1306] Compiling bn-586-apple.S
[644/1306] Compiling armv8-mont-win.S
[645/1306] Compiling bn-586-linux.S
[646/1306] Compiling armv4-mont-linux.S
[647/1306] Compiling armv8-mont-apple.S
[648/1306] Compiling aesv8-gcm-armv8-win.S
[649/1306] Compiling aesv8-gcm-armv8-linux.S
[649/1306] Compiling armv8-mont-linux.S
[651/1306] Compiling aesv8-gcm-armv8-apple.S
[652/1306] Compiling aesv8-armv8-linux.S
[653/1306] Compiling aesv8-armv8-win.S
[654/1306] Compiling aesv8-armv8-apple.S
[655/1306] Compiling aesv8-armv7-linux.S
[656/1306] Compiling aesni-x86_64-linux.S
[657/1306] Compiling aesni-x86_64-apple.S
[658/1306] Compiling aesni-x86-linux.S
[659/1306] Compiling aesni-gcm-x86_64-linux.S
[660/1306] Compiling aesni-gcm-x86_64-apple.S
[661/1306] Compiling aesni-x86-apple.S
[662/1306] Compiling aes-gcm-avx2-x86_64-apple.S
[663/1306] Compiling aes-gcm-avx2-x86_64-linux.S
[664/1306] Compiling aes-gcm-avx10-x86_64-linux.S
[665/1306] Compiling aes-gcm-avx10-x86_64-apple.S
[666/1306] Compiling x_val.cc
[667/1306] Compiling x_spki.cc
[668/1306] Compiling x_x509a.cc
[669/1306] Compiling x_sig.cc
[670/1306] Compiling x_pubkey.cc
[671/1306] Compiling x_x509.cc
[672/1306] Compiling x_req.cc
[673/1306] Compiling x_name.cc
[674/1306] Compiling x509spki.cc
[675/1306] Compiling x_exten.cc
[676/1306] Compiling x_attrib.cc
[677/1306] Compiling x_crl.cc
[678/1306] Compiling x_algor.cc
[679/1306] Compiling x509rset.cc
[680/1306] Compiling x509name.cc
[681/1306] Compiling x_all.cc
[682/1306] Compiling x509cset.cc
[683/1306] Compiling x509_vpm.cc
[684/1306] Compiling x509_v3.cc
[684/1306] Compiling x509_trs.cc
[686/1306] Compiling x509_vfy.cc
[687/1306] Compiling x509_set.cc
[688/1306] Compiling x509_txt.cc
[689/1306] Compiling x509_req.cc
[690/1306] Compiling x509_obj.cc
[691/1306] Compiling x509_att.cc
[692/1306] Compiling x509.cc
[693/1306] Compiling x509_cmp.cc
[694/1306] Compiling x509_lu.cc
[695/1306] Compiling x509_def.cc
[696/1306] Compiling x509_d2.cc
[697/1306] Compiling x509_ext.cc
[698/1306] Compiling v3_utl.cc
[699/1306] Compiling v3_purp.cc
[700/1306] Compiling v3_skey.cc
[701/1306] Compiling v3_prn.cc
[702/1306] Compiling v3_pmaps.cc
[703/1306] Compiling v3_ocsp.cc
[704/1306] Compiling v3_pcons.cc
[705/1306] Compiling v3_ncons.cc
[706/1306] Compiling v3_int.cc
[707/1306] Compiling v3_lib.cc
[708/1306] Compiling v3_ia5.cc
[709/1306] Compiling v3_info.cc
[710/1306] Compiling v3_extku.cc
[711/1306] Compiling v3_genn.cc
[712/1306] Compiling v3_enum.cc
[713/1306] Compiling v3_crld.cc
[714/1306] Compiling v3_conf.cc
[715/1306] Compiling v3_bcons.cc
[716/1306] Compiling v3_cpols.cc
[717/1306] Compiling v3_akey.cc
[718/1306] Compiling v3_bitst.cc
[719/1306] Compiling v3_akeya.cc
[720/1306] Compiling v3_alt.cc
[721/1306] Compiling t_x509a.cc
[722/1306] Compiling i2d_pr.cc
[723/1306] Compiling t_req.cc
[724/1306] Compiling t_x509.cc
[725/1306] Compiling policy.cc
[726/1306] Compiling t_crl.cc
[727/1306] Compiling name_print.cc
[728/1306] Compiling rsa_pss.cc
[729/1306] Compiling by_file.cc
[730/1306] Compiling by_dir.cc
[731/1306] Compiling asn1_gen.cc
[732/1306] Compiling algorithm.cc
[733/1306] Compiling a_verify.cc
[734/1306] Compiling voprf.cc
[735/1306] Compiling a_sign.cc
[736/1306] Compiling a_digest.cc
[737/1306] Compiling trust_token.cc
[738/1306] Compiling thread_win.cc
[739/1306] Compiling thread_pthread.cc
[740/1306] Compiling thread.cc
[741/1306] Compiling thread_none.cc
[742/1306] Compiling stack.cc
[743/1306] Compiling pmbtoken.cc
[744/1306] Compiling siphash.cc
[745/1306] Compiling slhdsa.cc
[746/1306] Compiling sha512.cc
[747/1306] Compiling spake2plus.cc
[748/1306] Compiling sha256.cc
[749/1306] Compiling rsa_print.cc
[750/1306] Compiling sha1.cc
[751/1306] Compiling rsa_extra.cc
[752/1306] Compiling rc4.cc
[753/1306] Compiling rsa_crypt.cc
[754/1306] Compiling refcount.cc
[755/1306] Compiling urandom.cc
[756/1306] Compiling windows.cc
[757/1306] Compiling trusty.cc
[758/1306] Compiling rand.cc
[759/1306] Compiling rsa_asn1.cc
[760/1306] Compiling ios.cc
[761/1306] Compiling poly1305_arm_asm.S
[762/1306] Compiling getentropy.cc
[763/1306] Compiling passive.cc
[764/1306] Compiling deterministic.cc
[765/1306] Compiling forkunsafe.cc
[766/1306] Compiling fork_detect.cc
[767/1306] Compiling poly1305_vec.cc
[768/1306] Compiling poly1305.cc
[769/1306] Compiling pool.cc
[770/1306] Compiling poly1305_arm.cc
[771/1306] Compiling pkcs8_x509.cc
[772/1306] Compiling pkcs7.cc
[773/1306] Compiling p5_pbev2.cc
[774/1306] Compiling pkcs8.cc
[775/1306] Compiling pkcs7_x509.cc
[776/1306] Compiling pem_x509.cc
[777/1306] Compiling pem_xaux.cc
[778/1306] Compiling pem_pkey.cc
[779/1306] Compiling pem_pk8.cc
[780/1306] Compiling pem_oth.cc
[781/1306] Compiling pem_lib.cc
[782/1306] Compiling mlkem.cc
[783/1306] Compiling pem_info.cc
[784/1306] Compiling obj_xref.cc
[785/1306] Compiling pem_all.cc
[786/1306] Compiling mldsa.cc
[787/1306] Compiling obj.cc
[788/1306] Compiling poly_rq_mul.S
[789/1306] Compiling fips_shared_support.cc
[790/1306] Compiling mem.cc
[791/1306] Compiling md4.cc
[792/1306] Compiling md5.cc
[793/1306] Compiling lhash.cc
[794/1306] Compiling ex_data.cc
[795/1306] Compiling kyber.cc
[796/1306] Compiling hrss.cc
[797/1306] Compiling sign.cc
[798/1306] Compiling hpke.cc
[799/1306] Compiling scrypt.cc
[800/1306] Compiling print.cc
[801/1306] Compiling pbkdf.cc
[802/1306] Compiling p_x25519.cc
[803/1306] Compiling p_x25519_asn1.cc
[804/1306] Compiling p_rsa_asn1.cc
[805/1306] Compiling p_hkdf.cc
[806/1306] Compiling p_rsa.cc
[807/1306] Compiling p_ed25519_asn1.cc
[808/1306] Compiling p_ed25519.cc
[809/1306] Compiling p_ec_asn1.cc
[810/1306] Compiling p_ec.cc
[811/1306] Compiling p_dh_asn1.cc
[812/1306] Compiling evp_ctx.cc
[813/1306] Compiling p_dh.cc
[814/1306] Compiling p_dsa_asn1.cc
[815/1306] Compiling evp_asn1.cc
[816/1306] Compiling evp.cc
[817/1306] Compiling err.cc
[818/1306] Compiling engine.cc
[819/1306] Compiling hash_to_curve.cc
[820/1306] Compiling ecdh.cc
[821/1306] Compiling ec_derive.cc
[822/1306] Compiling ecdsa_asn1.cc
[823/1306] Compiling dsa.cc
[824/1306] Compiling bcm.cc
[825/1306] Compiling dsa_asn1.cc
[826/1306] Compiling digest_extra.cc
[827/1306] Compiling params.cc
[828/1306] Compiling ec_asn1.cc
[829/1306] Compiling x25519-asm-arm.S
[830/1306] Compiling des.cc
[831/1306] Compiling dh_asn1.cc
[832/1306] Compiling curve25519_64_adx.cc
[833/1306] Compiling cpu_intel.cc
[834/1306] Compiling cpu_arm_linux.cc
[835/1306] Compiling spake25519.cc
[836/1306] Compiling crypto.cc
[837/1306] Compiling cpu_arm_freebsd.cc
[838/1306] Compiling curve25519.cc
[839/1306] Compiling cpu_aarch64_win.cc
[840/1306] Compiling cpu_aarch64_sysreg.cc
[841/1306] Compiling cpu_aarch64_openbsd.cc
[842/1306] Compiling cpu_aarch64_apple.cc
[843/1306] Compiling cpu_aarch64_linux.cc
[844/1306] Compiling cpu_aarch64_fuchsia.cc
[845/1306] Compiling conf.cc
[846/1306] Compiling tls_cbc.cc
[847/1306] Compiling get_cipher.cc
[848/1306] Compiling e_tls.cc
[849/1306] Compiling e_rc4.cc
[850/1306] Compiling e_rc2.cc
[851/1306] Compiling e_null.cc
[852/1306] Compiling e_chacha20poly1305.cc
[853/1306] Compiling e_des.cc
[854/1306] Compiling e_aesgcmsiv.cc
[855/1306] Compiling chacha.cc
[856/1306] Compiling e_aesctrhmac.cc
[857/1306] Compiling derive_key.cc
[858/1306] Compiling unicode.cc
[859/1306] Compiling cbs.cc
[860/1306] Compiling cbb.cc
[861/1306] Compiling ber.cc
[862/1306] Compiling buf.cc
[863/1306] Compiling asn1_compat.cc
[864/1306] Compiling blake2.cc
[865/1306] Compiling convert.cc
[866/1306] Compiling bn_asn1.cc
[867/1306] Compiling socket.cc
[868/1306] Compiling socket_helper.cc
[869/1306] Compiling printf.cc
[870/1306] Compiling pair.cc
[871/1306] Compiling hexdump.cc
[872/1306] Compiling file.cc
[873/1306] Compiling errno.cc
[874/1306] Compiling connect.cc
[875/1306] Compiling fd.cc
[876/1306] Compiling bio_mem.cc
[877/1306] Compiling bio.cc
[878/1306] Compiling base64.cc
[879/1306] Compiling tasn_typ.cc
[880/1306] Compiling tasn_utl.cc
[881/1306] Compiling tasn_enc.cc
[882/1306] Compiling tasn_fre.cc
[883/1306] Compiling f_string.cc
[884/1306] Compiling posix_time.cc
[885/1306] Compiling tasn_new.cc
[886/1306] Compiling tasn_dec.cc
[887/1306] Compiling f_int.cc
[888/1306] Compiling asn1_par.cc
[889/1306] Compiling asn_pack.cc
[890/1306] Compiling asn1_lib.cc
[891/1306] Compiling a_utctm.cc
[892/1306] Compiling a_type.cc
[893/1306] Compiling a_octet.cc
[894/1306] Compiling a_time.cc
[895/1306] Compiling a_strnid.cc
[896/1306] Compiling a_strex.cc
[897/1306] Compiling a_object.cc
[898/1306] Compiling a_mbstr.cc
[899/1306] Compiling a_i2d_fp.cc
[900/1306] Compiling a_dup.cc
[901/1306] Compiling a_d2i_fp.cc
[902/1306] Compiling a_int.cc
[903/1306] Compiling fiat_p256_adx_sqr.S
[904/1306] Compiling fiat_p256_adx_mul.S
[905/1306] Compiling a_gentm.cc
[906/1306] Compiling fiat_curve25519_adx_square.S
[907/1306] Compiling fiat_curve25519_adx_mul.S
[908/1306] Compiling md5-x86_64-linux.S
[909/1306] Compiling md5-x86_64-apple.S
[910/1306] Compiling md5-586-linux.S
[911/1306] Compiling md5-586-apple.S
[912/1306] Compiling chacha20_poly1305_x86_64-linux.S
[913/1306] Compiling a_bitstr.cc
[914/1306] Compiling chacha20_poly1305_x86_64-apple.S
[915/1306] Compiling CCryptoBoringSSLShims shims.c
[916/1306] Compiling chacha20_poly1305_armv8-win.S
[917/1306] Compiling chacha20_poly1305_armv8-apple.S
[918/1306] Compiling chacha-x86-linux.S
[919/1306] Compiling chacha-x86_64-linux.S
[920/1306] Compiling chacha-x86_64-apple.S
[921/1306] Compiling chacha20_poly1305_armv8-linux.S
[922/1306] Compiling chacha-x86-apple.S
[923/1306] Compiling chacha-armv8-win.S
[924/1306] Compiling a_bool.cc
[925/1306] Compiling chacha-armv8-apple.S
[926/1306] Compiling chacha-armv8-linux.S
[927/1306] Compiling chacha-armv4-linux.S
[928/1306] Compiling aes128gcmsiv-x86_64-linux.S
[929/1306] Compiling aes128gcmsiv-x86_64-apple.S
[930/1306] Compiling x86_64-mont5-apple.S
[931/1306] Compiling x86_64-mont5-linux.S
[932/1306] Compiling x86_64-mont-linux.S
[933/1306] Compiling x86-mont-linux.S
[934/1306] Compiling x86_64-mont-apple.S
[935/1306] Compiling x86-mont-apple.S
[936/1306] Compiling vpaes-x86_64-linux.S
[937/1306] Compiling err_data.cc
[938/1306] Compiling vpaes-x86-linux.S
[939/1306] Compiling vpaes-armv8-win.S
[940/1306] Compiling vpaes-x86_64-apple.S
[941/1306] Compiling vpaes-x86-apple.S
[942/1306] Compiling vpaes-armv8-linux.S
[943/1306] Compiling sha512-x86_64-linux.S
[944/1306] Compiling vpaes-armv8-apple.S
[945/1306] Compiling vpaes-armv7-linux.S
[946/1306] Compiling sha512-x86_64-apple.S
[947/1306] Compiling sha512-armv8-win.S
[948/1306] Compiling sha512-armv8-apple.S
[949/1306] Compiling sha512-586-apple.S
[950/1306] Compiling sha512-armv4-linux.S
[951/1306] Compiling sha512-586-linux.S
[952/1306] Compiling sha512-armv8-linux.S
[953/1306] Compiling sha256-x86_64-apple.S
[954/1306] Compiling sha256-x86_64-linux.S
[955/1306] Compiling sha256-armv8-win.S
[956/1306] Compiling sha256-armv8-apple.S
[957/1306] Compiling sha256-armv8-linux.S
[958/1306] Compiling sha256-armv4-linux.S
[959/1306] Compiling sha256-586-apple.S
[960/1306] Compiling sha256-586-linux.S
[961/1306] Compiling sha1-x86_64-apple.S
[962/1306] Compiling sha1-armv8-win.S
[963/1306] Compiling sha1-x86_64-linux.S
[964/1306] Compiling sha1-armv8-apple.S
[965/1306] Compiling sha1-586-apple.S
[966/1306] Compiling sha1-armv8-linux.S
[967/1306] Compiling sha1-armv4-large-linux.S
[968/1306] Compiling sha1-586-linux.S
[969/1306] Compiling rsaz-avx2-linux.S
[970/1306] Compiling rdrand-x86_64-linux.S
[971/1306] Compiling rdrand-x86_64-apple.S
[972/1306] Compiling p256_beeu-x86_64-asm-linux.S
[973/1306] Compiling rsaz-avx2-apple.S
[974/1306] Compiling p256_beeu-x86_64-asm-apple.S
[975/1306] Compiling p256_beeu-armv8-asm-win.S
[976/1306] Compiling p256_beeu-armv8-asm-linux.S
[977/1306] Compiling p256-x86_64-asm-apple.S
[978/1306] Compiling p256-x86_64-asm-linux.S
[979/1306] Compiling p256-armv8-asm-win.S
[980/1306] Compiling p256-armv8-asm-linux.S
[981/1306] Compiling p256-armv8-asm-apple.S
[982/1306] Compiling p256_beeu-armv8-asm-apple.S
[983/1306] Compiling ghashv8-armv8-win.S
[984/1306] Compiling ghashv8-armv8-linux.S
[985/1306] Compiling ghash-x86_64-linux.S
[986/1306] Compiling ghashv8-armv8-apple.S
[987/1306] Compiling ghashv8-armv7-linux.S
[988/1306] Compiling ghash-x86_64-apple.S
[989/1306] Compiling ghash-x86-linux.S
[990/1306] Compiling ghash-x86-apple.S
[991/1306] Compiling ghash-ssse3-x86-linux.S
[992/1306] Compiling ghash-ssse3-x86_64-linux.S
[993/1306] Compiling ghash-ssse3-x86-apple.S
[994/1306] Compiling ghash-ssse3-x86_64-apple.S
[995/1306] Compiling ghash-neon-armv8-win.S
[996/1306] Compiling ghash-neon-armv8-linux.S
[997/1306] Compiling ghash-neon-armv8-apple.S
[998/1306] Compiling ghash-armv4-linux.S
[999/1306] Compiling bsaes-armv7-linux.S
[1000/1306] Compiling co-586-apple.S
[1001/1306] Compiling bn-armv8-win.S
[1002/1306] Compiling co-586-linux.S
[1003/1306] Compiling bn-armv8-linux.S
[1004/1306] Compiling bn-armv8-apple.S
[1005/1306] Compiling bn-586-linux.S
[1006/1306] Compiling bn-586-apple.S
[1007/1306] Compiling armv8-mont-win.S
[1008/1306] Compiling armv8-mont-apple.S
[1009/1306] Compiling armv4-mont-linux.S
[1010/1306] Compiling armv8-mont-linux.S
[1011/1306] Compiling aesv8-gcm-armv8-win.S
[1012/1306] Compiling aesv8-armv8-win.S
[1013/1306] Compiling aesv8-gcm-armv8-linux.S
[1014/1306] Compiling aesv8-gcm-armv8-apple.S
[1015/1306] Compiling aesv8-armv8-apple.S
[1016/1306] Compiling aesv8-armv8-linux.S
[1017/1306] Compiling aesv8-armv7-linux.S
[1018/1306] Compiling aesni-x86_64-linux.S
[1019/1306] Compiling aesni-x86_64-apple.S
[1020/1306] Compiling aesni-gcm-x86_64-linux.S
[1021/1306] Compiling aesni-x86-apple.S
[1022/1306] Compiling aesni-x86-linux.S
[1023/1306] Compiling aesni-gcm-x86_64-apple.S
[1024/1306] Compiling aes-gcm-avx10-x86_64-linux.S
[1025/1306] Compiling aes-gcm-avx10-x86_64-apple.S
[1026/1306] Compiling x_spki.cc
[1027/1306] Compiling x_sig.cc
[1028/1306] Compiling x_x509a.cc
[1029/1306] Compiling x_x509.cc
[1030/1306] Compiling x_val.cc
[1031/1306] Compiling x_req.cc
[1032/1306] Compiling c-nioatomics.c
[1033/1306] Compiling x_pubkey.cc
[1034/1306] Compiling c-atomics.c
[1035/1306] Compiling x_crl.cc
[1036/1306] Compiling x_attrib.cc
[1037/1306] Compiling x_exten.cc
[1038/1306] Compiling x_name.cc
[1039/1312] Compiling x_all.cc
[1040/1312] Compiling x_algor.cc
[1042/1312] Compiling NIOConcurrencyHelpers NIOLock.swift
[1043/1312] Compiling NIOConcurrencyHelpers lock.swift
[1043/1312] Compiling x509spki.cc
[1044/1312] Compiling x509rset.cc
[1046/1312] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1047/1312] Emitting module NIOConcurrencyHelpers
[1048/1312] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1049/1312] Compiling NIOConcurrencyHelpers atomics.swift
[1049/1313] Compiling x509_vpm.cc
[1051/1313] Compiling x509name.cc
[1052/1313] Compiling x509cset.cc
[1053/1313] Compiling x509_v3.cc
[1054/1314] Compiling x509_vfy.cc
[1055/1330] Wrapping AST for NIOConcurrencyHelpers for debugging
[1057/1339] Compiling ConsoleKitTerminal Console+Wait.swift
[1058/1339] Compiling ConsoleKitTerminal ConsoleColor.swift
[1059/1339] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1059/1342] Compiling x509_txt.cc
[1061/1342] Emitting module ConsoleKitTerminal
[1062/1342] Compiling ConsoleKitTerminal Console+Confirm.swift
[1063/1342] Compiling ConsoleKitTerminal Console+Input.swift
[1064/1342] Compiling ConsoleKitTerminal Console+Center.swift
[1065/1342] Compiling ConsoleKitTerminal Console+Output.swift
[1066/1342] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1067/1342] Compiling ConsoleKitTerminal ConsoleClear.swift
[1068/1342] Compiling ConsoleKitTerminal Console+Ask.swift
[1069/1342] Compiling ConsoleKitTerminal Console+Choose.swift
[1069/1342] Compiling x509_trs.cc
[1070/1342] Compiling x509_set.cc
[1072/1342] Compiling ConsoleKitTerminal ActivityBar.swift
[1073/1342] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1074/1342] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1075/1342] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1076/1342] Compiling ConsoleKitTerminal CustomActivity.swift
[1077/1342] Compiling ConsoleKitTerminal LoadingBar.swift
[1078/1342] Compiling ConsoleKitTerminal ProgressBar.swift
[1079/1342] Compiling ConsoleKitTerminal Console+Clear.swift
[1079/1342] Compiling x509_obj.cc
[1080/1342] Compiling x509_req.cc
[1082/1342] Compiling ConsoleKitTerminal Console.swift
[1083/1342] Compiling ConsoleKitTerminal Terminal.swift
[1084/1342] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1085/1342] Compiling ConsoleKitTerminal ConsoleText.swift
[1086/1342] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1087/1342] Compiling ConsoleKitTerminal ANSI.swift
[1087/1342] Compiling x509_ext.cc
[1089/1342] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1090/1342] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1091/1342] Compiling ConsoleKitTerminal LoggerFragment.swift
[1091/1343] Compiling x509_lu.cc
[1092/1343] Compiling x509_def.cc
[1094/1343] Compiling x509_d2.cc
[1095/1343] Compiling x509_cmp.cc
[1096/1343] Compiling x509.cc
[1097/1362] Compiling x509_att.cc
[1097/1362] Wrapping AST for ConsoleKitTerminal for debugging
[1099/1365] Compiling v3_skey.cc
[1101/1365] Compiling ConsoleKitCommands CommandSignature.swift
[1102/1365] Compiling ConsoleKitCommands Flag.swift
[1103/1365] Compiling ConsoleKitCommands Option.swift
[1104/1365] Emitting module ConsoleKitCommands
[1104/1365] Compiling v3_purp.cc
[1106/1367] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1107/1367] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1108/1367] Compiling ConsoleKitCommands Argument.swift
[1108/1367] Compiling v3_utl.cc
[1109/1367] Compiling v3_prn.cc
[1111/1367] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1112/1367] Compiling ConsoleKitCommands AsyncCommand.swift
[1113/1367] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1114/1367] Compiling ConsoleKitCommands AsyncCommands.swift
[1115/1367] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1116/1367] Compiling ConsoleKitCommands AnyCommand.swift
[1117/1367] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1118/1367] Compiling ConsoleKitCommands Utilities.swift
[1118/1367] Compiling v3_pcons.cc
[1119/1367] Compiling v3_pmaps.cc
[1120/1367] Compiling v3_ocsp.cc
[1121/1367] Compiling v3_ncons.cc
[1122/1367] Compiling v3_int.cc
[1123/1367] Compiling v3_lib.cc
[1125/1367] Compiling ConsoleKitCommands Console+Run.swift
[1126/1367] Compiling ConsoleKitCommands ConsoleError.swift
[1127/1367] Compiling ConsoleKitCommands Completion.swift
[1128/1367] Compiling ConsoleKitCommands CommandGroup.swift
[1129/1367] Compiling ConsoleKitCommands CommandInput.swift
[1130/1367] Compiling ConsoleKitCommands Commands.swift
[1131/1367] Compiling ConsoleKitCommands Command.swift
[1132/1367] Compiling ConsoleKitCommands CommandContext.swift
[1133/1367] Compiling ConsoleKitCommands CommandError.swift
[1133/1368] Compiling v3_info.cc
[1135/1368] Compiling v3_ia5.cc
[1136/1370] Compiling v3_extku.cc
[1138/1370] Compiling ConsoleKit Exports.swift
[1139/1370] Emitting module ConsoleKit
[1139/1371] Wrapping AST for ConsoleKitCommands for debugging
[1140/1371] Compiling v3_genn.cc
[1142/1371] Compiling v3_enum.cc
[1143/1371] Compiling v3_crld.cc
[1144/1371] Wrapping AST for ConsoleKit for debugging
[1145/1371] Compiling v3_cpols.cc
[1146/1371] Compiling v3_bitst.cc
[1147/1371] Compiling v3_conf.cc
[1148/1371] Compiling v3_bcons.cc
[1149/1371] Compiling v3_akeya.cc
[1150/1371] Compiling v3_alt.cc
[1151/1371] Compiling v3_akey.cc
[1152/1371] Compiling t_x509a.cc
[1153/1371] Compiling t_x509.cc
[1154/1371] Compiling t_crl.cc
[1155/1371] Compiling t_req.cc
[1156/1371] Compiling rsa_pss.cc
[1157/1371] Compiling i2d_pr.cc
[1158/1371] Compiling name_print.cc
[1159/1371] Compiling policy.cc
[1160/1371] Compiling by_file.cc
[1161/1371] Compiling by_dir.cc
[1162/1371] Compiling algorithm.cc
[1163/1371] Compiling asn1_gen.cc
[1164/1371] Compiling a_digest.cc
[1165/1371] Compiling a_sign.cc
[1166/1371] Compiling a_verify.cc
[1167/1371] Compiling voprf.cc
[1168/1371] Compiling trust_token.cc
[1169/1371] Compiling thread_win.cc
[1170/1371] Compiling thread_pthread.cc
[1171/1371] Compiling pmbtoken.cc
[1172/1371] Compiling thread_none.cc
[1173/1371] Compiling thread.cc
[1174/1371] Compiling stack.cc
[1175/1371] Compiling wots.cc
[1176/1371] Compiling thash.cc
[1177/1371] Compiling merkle.cc
[1178/1371] Compiling fors.cc
[1179/1371] Compiling slhdsa.cc
[1180/1371] Compiling sha512.cc
[1181/1371] Compiling siphash.cc
[1182/1371] Compiling sha256.cc
[1183/1371] Compiling rsa_print.cc
[1184/1371] Compiling sha1.cc
[1185/1371] Compiling trusty.cc
[1186/1371] Compiling rsa_extra.cc
[1187/1371] Compiling rsa_asn1.cc
[1188/1371] Compiling rc4.cc
[1189/1371] Compiling refcount.cc
[1190/1371] Compiling urandom.cc
[1191/1371] Compiling rsa_crypt.cc
[1192/1371] Compiling windows.cc
[1193/1371] Compiling rand_extra.cc
[1194/1371] Compiling passive.cc
[1195/1371] Compiling ios.cc
[1196/1371] Compiling poly1305_arm_asm.S
[1197/1371] Compiling getentropy.cc
[1198/1371] Compiling deterministic.cc
[1199/1371] Compiling fork_detect.cc
[1200/1371] Compiling forkunsafe.cc
[1201/1371] Compiling pool.cc
[1202/1371] Compiling poly1305.cc
[1203/1371] Compiling poly1305_vec.cc
[1204/1371] Compiling poly1305_arm.cc
[1205/1371] Compiling p5_pbev2.cc
[1206/1371] Compiling pkcs8.cc
[1207/1371] Compiling pkcs8_x509.cc
[1208/1371] Compiling pkcs7.cc
[1209/1371] Compiling pkcs7_x509.cc
[1210/1371] Compiling pem_pkey.cc
[1211/1371] Compiling pem_xaux.cc
[1212/1371] Compiling pem_x509.cc
[1213/1371] Compiling pem_pk8.cc
[1214/1371] Compiling pem_oth.cc
[1215/1371] Compiling obj_xref.cc
[1216/1371] Compiling pem_info.cc
[1217/1371] Compiling pem_lib.cc
[1218/1371] Compiling pem_all.cc
[1219/1371] Compiling mldsa.cc
[1220/1371] Compiling obj.cc
[1221/1371] Compiling mlkem.cc
[1221/1371] Compiling mem.cc
[1223/1371] Compiling fips_shared_support.cc
[1224/1371] Compiling poly_rq_mul.S
[1225/1371] Compiling md5.cc
[1226/1371] Compiling lhash.cc
[1227/1371] Compiling md4.cc
[1228/1371] Compiling kyber.cc
[1229/1371] Compiling ex_data.cc
[1230/1371] Compiling print.cc
[1231/1371] Compiling sign.cc
[1232/1371] Compiling hpke.cc
[1233/1371] Compiling scrypt.cc
[1234/1371] Compiling hrss.cc
[1235/1371] Compiling pbkdf.cc
[1236/1371] Compiling p_x25519_asn1.cc
[1237/1371] Compiling p_rsa_asn1.cc
[1238/1371] Compiling p_x25519.cc
[1239/1371] Compiling p_rsa.cc
[1240/1371] Compiling p_hkdf.cc
[1241/1371] Compiling p_dsa_asn1.cc
[1242/1371] Compiling p_ed25519_asn1.cc
[1243/1371] Compiling p_ec.cc
[1244/1371] Compiling p_dh_asn1.cc
[1245/1371] Compiling p_ed25519.cc
[1246/1371] Compiling p_dh.cc
[1247/1371] Compiling p_ec_asn1.cc
[1248/1371] Compiling evp_asn1.cc
[1249/1371] Compiling evp.cc
[1250/1371] Compiling ecdh_extra.cc
[1251/1371] Compiling evp_ctx.cc
[1252/1371] Compiling engine.cc
[1253/1371] Compiling err.cc
[1254/1371] Compiling ecdsa_asn1.cc
[1255/1371] Compiling hash_to_curve.cc
[1256/1371] Compiling ec_derive.cc
[1257/1371] Compiling dsa_asn1.cc
[1258/1371] Compiling digest_extra.cc
[1259/1371] Compiling bcm.cc
[1260/1371] Compiling ec_asn1.cc
[1261/1371] Compiling dsa.cc
[1262/1371] Compiling x25519-asm-arm.S
[1263/1371] Compiling dh_asn1.cc
[1264/1371] Compiling curve25519_64_adx.cc
[1265/1371] Compiling params.cc
[1266/1371] Compiling des.cc
[1267/1371] Compiling curve25519.cc
[1268/1371] Compiling cpu_intel.cc
[1269/1371] Compiling crypto.cc
[1270/1371] Compiling cpu_arm_freebsd.cc
[1271/1371] Compiling spake25519.cc
[1272/1371] Compiling cpu_arm_linux.cc
[1273/1371] Compiling cpu_aarch64_openbsd.cc
[1274/1371] Compiling cpu_aarch64_win.cc
[1275/1371] Compiling cpu_aarch64_sysreg.cc
[1276/1371] Compiling cpu_aarch64_linux.cc
[1277/1371] Compiling cpu_aarch64_fuchsia.cc
[1278/1371] Compiling cpu_aarch64_apple.cc
[1279/1371] Compiling conf.cc
[1280/1371] Compiling tls_cbc.cc
[1281/1371] Compiling e_rc4.cc
[1282/1371] Compiling e_rc2.cc
[1283/1371] Compiling e_tls.cc
[1284/1371] Compiling e_null.cc
[1285/1371] Compiling e_des.cc
[1286/1371] Compiling derive_key.cc
[1287/1371] Compiling e_aesgcmsiv.cc
[1288/1371] Compiling e_aesctrhmac.cc
[1289/1371] Compiling e_chacha20poly1305.cc
[1290/1371] Compiling cipher_extra.cc
[1291/1371] Compiling unicode.cc
[1292/1371] Compiling chacha.cc
[1293/1371] Compiling ber.cc
[1294/1371] Compiling asn1_compat.cc
[1295/1371] Compiling buf.cc
[1296/1371] Compiling cbb.cc
[1297/1371] Compiling bn_asn1.cc
[1298/1371] Compiling blake2.cc
[1299/1371] Compiling convert.cc
[1300/1371] Compiling cbs.cc
[1301/1371] Compiling printf.cc
[1302/1371] Compiling file.cc
[1303/1371] Compiling errno.cc
[1304/1371] Compiling fd.cc
[1305/1371] Compiling pair.cc
[1306/1371] Compiling hexdump.cc
[1307/1371] Compiling bio_mem.cc
[1308/1371] Compiling base64.cc
[1309/1371] Compiling bio.cc
[1310/1371] Compiling tasn_typ.cc
[1311/1371] Compiling tasn_fre.cc
[1312/1371] Compiling tasn_utl.cc
[1313/1371] Compiling tasn_enc.cc
[1314/1371] Compiling f_string.cc
[1315/1371] Compiling tasn_new.cc
[1316/1371] Compiling posix_time.cc
[1317/1371] Compiling a_utctm.cc
[1318/1371] Compiling asn_pack.cc
[1319/1371] Compiling f_int.cc
[1320/1371] Compiling asn1_par.cc
[1321/1371] Compiling asn1_lib.cc
[1322/1371] Compiling a_strnid.cc
[1323/1371] Compiling a_time.cc
[1323/1371] Write sources
[1330/1371] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1331/1371] Compiling a_type.cc
[1332/1371] Compiling a_octet.cc
[1333/1371] Compiling a_strex.cc
[1334/1459] Compiling a_object.cc
[1335/1467] Compiling a_bitstr.cc
[1336/1467] Compiling a_mbstr.cc
[1338/1468] Compiling Atomics ManagedAtomic.swift
[1339/1468] Compiling Atomics ManagedAtomicLazyReference.swift
[1340/1468] Compiling Atomics UnsafeAtomic.swift
[1341/1468] Compiling Atomics UnsafeAtomicLazyReference.swift
[1342/1472] Compiling Algorithms Grouped.swift
[1343/1472] Compiling Algorithms Indexed.swift
[1344/1472] Compiling Algorithms Intersperse.swift
[1345/1472] Compiling Algorithms Joined.swift
[1346/1477] Compiling Algorithms Compacted.swift
[1347/1477] Compiling Algorithms Cycle.swift
[1348/1477] Compiling Algorithms EitherSequence.swift
[1349/1477] Compiling Algorithms Chunked.swift
[1350/1477] Compiling Algorithms Combinations.swift
[1351/1477] Compiling Algorithms FlattenCollection.swift
[1352/1477] Emitting module BitCollections
[1356/1484] Compiling Algorithms FirstNonNil.swift
[1357/1484] Compiling Algorithms AdjacentPairs.swift
[1358/1484] Compiling Algorithms Chain.swift
[1361/1484] Compiling Atomics IntegerOperations.swift
[1362/1484] Compiling Atomics Unmanaged extensions.swift
[1363/1484] Compiling BitCollections BitSet+Initializers.swift
[1364/1484] Compiling BitCollections BitSet+Invariants.swift
[1365/1484] Compiling BitCollections BitSet+Random.swift
[1366/1484] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1367/1484] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1368/1484] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1369/1484] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1370/1484] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1371/1484] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1372/1484] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1373/1484] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1374/1484] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1375/1484] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1376/1484] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1377/1484] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1378/1484] Compiling BitCollections BitSet+CustomReflectable.swift
[1379/1484] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1380/1484] Compiling BitCollections BitSet+Equatable.swift
[1381/1484] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1382/1484] Compiling BitCollections BitSet+Extras.swift
[1383/1484] Compiling BitCollections BitSet+Hashable.swift
[1385/1484] Compiling Algorithms Stride.swift
[1386/1484] Compiling Algorithms Suffix.swift
[1387/1487] Compiling CryptoBoringWrapper RandomBytes.swift
[1388/1487] Compiling Algorithms RandomSample.swift
[1389/1487] Compiling Algorithms Reductions.swift
[1390/1487] Compiling Algorithms Rotate.swift
[1391/1487] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1392/1487] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1393/1487] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1394/1487] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1395/1487] Compiling BitCollections BitSet+SetAlgebra union.swift
[1396/1487] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1397/1487] Compiling BitCollections BitSet.Counted.swift
[1401/1487] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1405/1487] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1406/1487] Emitting module CryptoBoringWrapper
[1407/1487] Compiling CryptoBoringWrapper EllipticCurve.swift
[1408/1487] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1409/1487] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1410/1487] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1411/1488] Compiling BitCollections BitSet.Index.swift
[1412/1488] Compiling BitCollections BitSet._UnsafeHandle.swift
[1413/1488] Compiling BitCollections BitSet.swift
[1414/1488] Compiling BitCollections Range+Utilities.swift
[1415/1488] Compiling BitCollections Slice+Utilities.swift
[1416/1488] Compiling BitCollections UInt+Tricks.swift
[1417/1488] Compiling BitCollections _Word.swift
[1418/1488] Compiling Algorithms Trim.swift
[1419/1488] Compiling Algorithms Unique.swift
[1420/1488] Compiling Algorithms Windows.swift
[1446/1489] Wrapping AST for CryptoBoringWrapper for debugging
[1447/1560] Wrapping AST for BitCollections for debugging
[1449/1560] Compiling Crypto Cipher.swift
[1450/1560] Compiling Crypto Nonces.swift
[1451/1560] Compiling Crypto ASN1.swift
[1452/1560] Compiling Crypto ASN1Any.swift
[1453/1562] Emitting module Atomics
[1454/1562] Emitting module Collections
[1455/1562] Compiling Collections Collections.swift
[1457/1563] Compiling Crypto ChaChaPoly.swift
[1459/1564] Wrapping AST for Collections for debugging
[1461/1564] Wrapping AST for Atomics for debugging
[1463/1624] Emitting module Algorithms
[1464/1625] Compiling NIOCore ChannelHandler.swift
[1465/1625] Compiling NIOCore ChannelHandlers.swift
[1466/1625] Compiling NIOCore ChannelInvoker.swift
[1467/1625] Compiling NIOCore ChannelOption.swift
[1468/1625] Compiling NIOCore ChannelPipeline.swift
[1469/1625] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1470/1625] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1471/1625] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1472/1625] Compiling NIOCore EventLoopFuture.swift
[1473/1625] Compiling NIOCore FileDescriptor.swift
[1474/1634] Wrapping AST for Algorithms for debugging
[1476/1634] Compiling Crypto SymmetricKeys.swift
[1477/1634] Compiling Crypto HMAC.swift
[1478/1634] Compiling Crypto MACFunctions.swift
[1479/1634] Compiling Crypto MessageAuthenticationCode.swift
[1480/1634] Compiling Crypto AES.swift
[1481/1634] Compiling Crypto ECDSASignature_boring.swift
[1482/1634] Compiling Crypto ECDSA_boring.swift
[1483/1634] Compiling Crypto EdDSA_boring.swift
[1484/1634] Compiling Crypto ECDSA.swift
[1485/1634] Compiling Crypto Ed25519.swift
[1486/1634] Compiling NIOCore MarkedCircularBuffer.swift
[1487/1634] Compiling NIOCore MulticastChannel.swift
[1488/1634] Compiling NIOCore NIOAny.swift
[1489/1634] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1490/1634] Compiling NIOCore NIOLoopBound.swift
[1491/1634] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1492/1634] Compiling NIOCore NIOScheduledCallback.swift
[1493/1634] Compiling NIOCore NIOSendable.swift
[1494/1634] Compiling NIOCore RecvByteBufferAllocator.swift
[1495/1634] Compiling Crypto X25519Keys.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 CircularBuffer.swift
[1505/1634] Compiling NIOCore Codec.swift
[1506/1634] Compiling NIOCore FileHandle.swift
[1507/1634] Compiling NIOCore FileRegion.swift
[1508/1634] Compiling NIOCore GlobalSingletons.swift
[1509/1634] Compiling NIOCore IO.swift
[1510/1634] Compiling NIOCore IOData.swift
[1511/1634] Compiling NIOCore IPProtocol.swift
[1512/1634] Compiling NIOCore IntegerBitPacking.swift
[1513/1634] Compiling NIOCore IntegerTypes.swift
[1514/1634] Compiling NIOCore Interfaces.swift
[1515/1634] Compiling NIOCore Linux.swift
[1524/1642] Emitting module Crypto
[1525/1642] Compiling NIOCore AddressedEnvelope.swift
[1526/1642] Compiling NIOCore AsyncAwaitSupport.swift
[1527/1642] Compiling NIOCore AsyncChannel.swift
[1528/1642] Compiling NIOCore AsyncChannelHandler.swift
[1529/1642] Compiling NIOCore AsyncChannelInboundStream.swift
[1530/1642] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1531/1642] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1532/1642] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1533/1642] Compiling NIOCore NIOAsyncWriter.swift
[1534/1642] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1535/1642] Compiling NIOCore ConvenienceOptionSupport.swift
[1536/1642] Compiling NIOCore DeadChannel.swift
[1537/1642] Compiling NIOCore DispatchQueue+WithFuture.swift
[1538/1642] Compiling NIOCore EventLoop+Deprecated.swift
[1539/1642] Compiling NIOCore EventLoop+SerialExecutor.swift
[1540/1642] Compiling NIOCore EventLoop.swift
[1541/1642] Compiling NIOCore ByteBuffer-multi-int.swift
[1542/1642] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1543/1642] Compiling NIOCore ByteBuffer-views.swift
[1544/1642] Compiling NIOCore Channel.swift
[1545/1642] Compiling Crypto Signature.swift
[1546/1642] Compiling Crypto CryptoKitErrors_boring.swift
[1547/1642] Compiling Crypto RNG_boring.swift
[1548/1642] Compiling Crypto SafeCompare_boring.swift
[1549/1642] Compiling Crypto Zeroization_boring.swift
[1550/1642] Compiling Crypto PrettyBytes.swift
[1551/1642] Compiling Crypto SafeCompare.swift
[1552/1642] Compiling Crypto SecureBytes.swift
[1553/1642] Compiling Crypto Zeroization.swift
[1562/1643] Wrapping AST for Crypto for debugging
[1580/1643] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1581/1643] Compiling NIOCore SocketAddresses.swift
[1582/1643] Compiling NIOCore SocketOptionProvider.swift
[1583/1643] Compiling NIOCore SystemCallHelpers.swift
[1584/1643] Compiling NIOCore TimeAmount+Duration.swift
[1585/1643] Compiling NIOCore TypeAssistedChannelHandler.swift
[1586/1643] Compiling NIOCore UniversalBootstrapSupport.swift
[1587/1643] Compiling NIOCore Utilities.swift
[1615/1643] Emitting module NIOCore
[1616/1644] Wrapping AST for NIOCore for debugging
[1618/1694] Compiling NIOEmbedded AsyncTestingChannel.swift
[1619/1694] Emitting module NIOEmbedded
[1620/1694] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1621/1694] Compiling NIOEmbedded Embedded.swift
[1622/1695] Wrapping AST for NIOEmbedded for debugging
[1624/1695] Compiling NIOPosix Pool.swift
[1625/1695] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1626/1695] Compiling NIOPosix PosixSingletons.swift
[1627/1695] Compiling NIOPosix RawSocketBootstrap.swift
[1628/1695] Compiling NIOPosix Resolver.swift
[1629/1695] Compiling NIOPosix Selectable.swift
[1630/1695] Compiling NIOPosix SelectableChannel.swift
[1631/1695] Compiling NIOPosix SelectableEventLoop.swift
[1632/1695] Compiling NIOPosix SelectorEpoll.swift
[1633/1695] Compiling NIOPosix SelectorGeneric.swift
[1634/1695] Compiling NIOPosix SelectorKqueue.swift
[1635/1695] Compiling NIOPosix SelectorUring.swift
[1636/1701] Compiling NIOPosix ServerSocket.swift
[1637/1701] Compiling NIOPosix Socket.swift
[1638/1701] Compiling NIOPosix SocketChannel.swift
[1639/1701] Compiling NIOPosix SocketProtocols.swift
[1640/1701] Compiling NIOPosix System.swift
[1641/1701] Compiling NIOPosix Thread.swift
[1642/1701] Compiling NIOPosix ThreadPosix.swift
[1643/1701] Compiling NIOPosix ThreadWindows.swift
[1644/1701] Compiling NIOPosix UnsafeTransfer.swift
[1645/1701] Compiling NIOPosix Utilities.swift
[1646/1701] Compiling NIOPosix VsockAddress.swift
[1647/1701] Compiling NIOPosix VsockChannelEvents.swift
[1648/1701] Compiling NIOPosix IO.swift
[1649/1701] Compiling NIOPosix IntegerBitPacking.swift
[1650/1701] Compiling NIOPosix IntegerTypes.swift
[1651/1701] Compiling NIOPosix Linux.swift
[1652/1701] Compiling NIOPosix LinuxCPUSet.swift
[1653/1701] Compiling NIOPosix LinuxUring.swift
[1654/1701] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1655/1701] Compiling NIOPosix NIOThreadPool.swift
[1656/1701] Compiling NIOPosix NonBlockingFileIO.swift
[1657/1701] Compiling NIOPosix PendingDatagramWritesManager.swift
[1658/1701] Compiling NIOPosix PendingWritesManager.swift
[1659/1701] Compiling NIOPosix PipeChannel.swift
[1660/1701] Compiling NIOPosix PipePair.swift
[1661/1701] Compiling NIOPosix BSDSocketAPICommon.swift
[1662/1701] Compiling NIOPosix BSDSocketAPIPosix.swift
[1663/1701] Compiling NIOPosix BSDSocketAPIWindows.swift
[1664/1701] Compiling NIOPosix BaseSocket.swift
[1665/1701] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1666/1701] Compiling NIOPosix BaseSocketChannel.swift
[1667/1701] Compiling NIOPosix BaseStreamSocketChannel.swift
[1668/1701] Emitting module NIOPosix
[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] Emitting module NIO
[1681/1762] Compiling _NIOFileSystem FileChunks.swift
[1682/1762] Compiling _NIOFileSystem FileHandle.swift
[1683/1762] Compiling _NIOFileSystem FileHandleProtocol.swift
[1684/1764] Compiling _NIOFileSystem Convenience.swift
[1685/1764] Compiling _NIOFileSystem DirectoryEntries.swift
[1686/1764] Compiling _NIOFileSystem DirectoryEntry.swift
[1686/1764] Wrapping AST for NIO for debugging
[1688/1803] Emitting module NIOTLS
[1689/1803] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[1690/1803] Compiling _NIOFileSystem BufferedStream.swift
[1691/1803] Compiling _NIOFileSystem Cancellation.swift
[1692/1803] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1693/1803] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1694/1803] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1695/1803] Compiling AsyncKit Future+Transform.swift
[1696/1803] Compiling AsyncKit Future+Try.swift
[1697/1803] Compiling AsyncKit FutureOperators.swift
[1698/1803] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1699/1803] Compiling NIOTLS TLSEvents.swift
[1700/1803] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1701/1803] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1702/1804] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1703/1804] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1704/1804] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1705/1804] Compiling NIOSOCKS SOCKSResponse.swift
[1708/1806] Compiling NIOSOCKS ClientStateMachine.swift
[1709/1806] Emitting module _NIOFileSystem
[1710/1810] Emitting module NIOSOCKS
[1711/1810] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1712/1810] Compiling NIOHTTP1 HTTPDecoder.swift
[1713/1810] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1714/1810] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[1717/1810] Compiling NIOHTTP1 HTTPEncoder.swift
[1719/1810] Compiling NIOTLS SNIHandler.swift
[1720/1810] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1721/1811] Compiling NIOSOCKS ServerStateMachine.swift
[1722/1812] Compiling AsyncKit Optional+StrictMap.swift
[1723/1812] Compiling AsyncKit Exports.swift
[1726/1812] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1727/1812] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1728/1812] Emitting module NIOHTTP1
[1728/1812] Wrapping AST for NIOTLS for debugging
[1729/1812] Wrapping AST for NIOSOCKS for debugging
[1731/1812] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1732/1812] Emitting module NIOFoundationCompat
[1733/1834] Compiling NIOSSL SSLCallbacks.swift
[1734/1834] Compiling NIOSSL SSLCertificate.swift
[1736/1842] Compiling NIOSSL ByteBufferBIO.swift
[1737/1842] Compiling NIOSSL CustomPrivateKey.swift
[1738/1842] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1739/1842] Compiling _NIOFileSystem Mocking.swift
[1740/1842] Compiling _NIOFileSystem Syscall.swift
[1741/1842] Compiling _NIOFileSystem Syscalls.swift
[1741/1842] Wrapping AST for NIOFoundationCompat for debugging
[1743/1864] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1744/1864] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1745/1864] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1746/1864] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1747/1864] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1748/1864] Compiling NIOTransportServices NIOTSSingletons.swift
[1749/1864] Emitting module NIOTransportServices
[1750/1866] Compiling NIOTransportServices StateManagedChannel.swift
[1751/1866] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1752/1866] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1754/1866] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1755/1866] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1756/1866] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1757/1866] Compiling NIOSSL SubjectAlternativeName.swift
[1758/1866] Compiling NIOSSL NIOSSLSecureBytes.swift
[1759/1866] Compiling NIOSSL RNG.swift
[1760/1866] Compiling NIOSSL SafeCompare.swift
[1761/1866] Compiling _NIOFileSystem FileType.swift
[1762/1866] Compiling _NIOFileSystem IOStrategy.swift
[1765/1866] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1771/1866] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1772/1866] Compiling NIOTransportServices NIOTSErrors.swift
[1773/1866] Compiling NIOTransportServices NIOTSEventLoop.swift
[1776/1866] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1777/1866] Compiling NIOTransportServices NIOTSBootstraps.swift
[1782/1866] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1783/1866] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1784/1866] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1785/1866] Compiling NIOTransportServices AcceptHandler.swift
[1786/1866] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1787/1866] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1788/1867] Wrapping AST for NIOTransportServices for debugging
[1790/1867] Emitting module AsyncKit
[1795/1868] Compiling _NIOFileSystem SystemFileHandle.swift
[1796/1868] Compiling _NIOFileSystem Utilities.swift
[1797/1868] Compiling _NIOFileSystem OpenOptions.swift
[1798/1868] Compiling _NIOFileSystem String+FileSystem.swift
[1799/1933] Compiling NIOHPACK DynamicHeaderTable.swift
[1800/1933] Compiling NIOHPACK HPACKDecoder.swift
[1801/1933] Compiling NIOHPACK HPACKEncoder.swift
[1802/1933] Compiling NIOHPACK HPACKErrors.swift
[1803/1937] Compiling NIOHPACK HPACKHeader.swift
[1804/1937] Compiling NIOHPACK HeaderTables.swift
[1805/1937] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1806/1937] Compiling NIOExtras NIOExtrasError.swift
[1807/1937] Emitting module NIOSSL
[1808/1937] Compiling NIOExtras LengthFieldPrepender.swift
[1809/1937] Compiling NIOExtras LineBasedFrameDecoder.swift
[1812/1941] Emitting module NIOHTTPCompression
[1813/1941] Compiling NIOWebSocket WebSocketOpcode.swift
[1822/1942] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1823/1942] Compiling NIOHPACK IndexedHeaderTable.swift
[1824/1943] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1825/1943] Compiling NIOExtras NIORequestIdentifiable.swift
[1826/1943] Compiling NIOExtras PCAPRingBuffer.swift
[1827/1943] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1830/1943] Emitting module MultipartKit
[1831/1943] Compiling NIOHTTPCompression HTTPDecompression.swift
[1832/1943] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1833/1943] Compiling NIOExtras UnsafeTransfer.swift
[1834/1943] Compiling NIOHPACK IntegerCoding.swift
[1836/1943] Compiling NIOExtras QuiescingHelper.swift
[1839/1943] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1840/1943] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1843/1943] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1850/1943] Compiling NIOHTTPCompression HTTPCompression.swift
[1851/1943] Compiling NIOExtras RequestResponseHandler.swift
[1853/1943] Emitting module NIOWebSocket
[1856/1943] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1857/1943] Compiling NIOHPACK HuffmanTables.swift
[1858/1943] Compiling NIOHPACK StaticHeaderTable.swift
[1859/1943] Compiling NIOHPACK HuffmanCoding.swift
[1860/1943] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1861/1943] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1862/1943] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1863/1943] Compiling NIOWebSocket WebSocketFrame.swift
[1870/1945] Emitting module NIOHPACK
[1871/1945] Compiling NIOExtras WritePCAPHandler.swift
[1872/1945] Compiling MultipartKit Utilities.swift
[1877/1946] Emitting module NIOExtras
[1897/1948] Wrapping AST for NIOWebSocket for debugging
[1906/1948] Wrapping AST for NIOHTTP1 for debugging
[1908/1948] Wrapping AST for NIOHTTPCompression for debugging
[1919/1948] Wrapping AST for MultipartKit for debugging
[1920/1948] Wrapping AST for NIOHPACK for debugging
[1921/1948] Wrapping AST for _NIOFileSystem for debugging
[1926/2012] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1927/2012] Emitting module NIOFileSystem
[1928/2012] Compiling NIOFileSystem Exports.swift
[1928/2013] Wrapping AST for NIOExtras for debugging
[1930/2013] Emitting module _NIOFileSystemFoundationCompat
[1931/2013] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1934/2014] Compiling NIOHTTP2 HasRemoteSettings.swift
[1935/2014] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1936/2014] Compiling NIOHTTP2 QuiescingState.swift
[1937/2014] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1937/2015] Wrapping AST for NIOFileSystem for debugging
[1938/2015] Wrapping AST for _NIOFileSystemFoundationCompat for debugging
[1940/2039] Wrapping AST for NIOSSL for debugging
[1942/2047] Compiling LeafKit LeafSource.swift
[1943/2047] Compiling LeafKit LeafSources.swift
[1944/2047] Compiling LeafKit NIOLeafFiles.swift
[1945/2050] Emitting module WebSocketKit
[1946/2050] Compiling WebSocketKit WebSocketHandler.swift
[1947/2050] Compiling WebSocketKit Exports.swift
[1948/2050] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1949/2050] Compiling WebSocketKit WebSocket+Concurrency.swift
[1950/2050] Compiling WebSocketKit WebSocket.swift
[1951/2050] Compiling LeafKit LeafError.swift
[1952/2050] Compiling LeafKit LeafLexer.swift
[1953/2050] Compiling LeafKit LeafParameterTypes.swift
[1954/2050] Compiling WebSocketKit WebSocket+Connect.swift
[1955/2050] Compiling WebSocketKit WebSocketClient.swift
[1956/2051] Compiling LeafKit LeafRawTemplate.swift
[1957/2051] Compiling LeafKit LeafToken.swift
[1958/2051] Compiling LeafKit LeafParameter.swift
[1959/2051] Compiling LeafKit LeafParser.swift
[1960/2051] Compiling LeafKit LeafRenderer.swift
[1961/2051] Compiling LeafKit Dictionary+LeafData.swift
[1962/2051] Compiling LeafKit LeafContext.swift
[1963/2051] Compiling LeafKit LeafSerializer.swift
[1964/2051] Compiling LeafKit ParameterResolver.swift
[1965/2051] Wrapping AST for WebSocketKit for debugging
[1967/2051] Compiling NIOHTTP2 StateMachineResult.swift
[1968/2051] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1969/2051] Compiling NIOHTTP2 DOSHeuristics.swift
[1970/2051] Compiling NIOHTTP2 Error+Any.swift
[1971/2051] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1972/2051] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1973/2051] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1974/2051] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1975/2051] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1976/2051] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1977/2051] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1978/2051] Compiling NIOHTTP2 HTTP2StreamID.swift
[1979/2051] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1980/2051] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1981/2051] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1982/2051] Compiling NIOHTTP2 InboundEventBuffer.swift
[1983/2059] Emitting module LeafKit
[1984/2059] Compiling LeafKit LeafConfiguration.swift
[1985/2059] Compiling LeafKit LeafData.swift
[1986/2059] Compiling LeafKit LeafDataRepresentable.swift
[1987/2059] Compiling LeafKit LeafDataStorage.swift
[1988/2059] Compiling LeafKit Character+Identities.swift
[1989/2059] Compiling LeafKit LeafAST.swift
[1990/2059] Compiling LeafKit DefaultLeafCache.swift
[1991/2059] Compiling LeafKit LeafCache.swift
[1992/2059] Compiling LeafKit LeafSyntax.swift
[1993/2059] Compiling LeafKit LeafTag.swift
[1994/2059] Compiling LeafKit String+HTMLEscape.swift
[1995/2060] Wrapping AST for LeafKit for debugging
[1997/2060] Emitting module NIOHTTP2
[2014/2061] Compiling NIOHTTP2 InboundWindowManager.swift
[2015/2061] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[2016/2061] Compiling NIOHTTP2 StreamChannelFlowController.swift
[2017/2061] Compiling NIOHTTP2 StreamChannelList.swift
[2018/2061] Compiling NIOHTTP2 StreamMap.swift
[2019/2061] Compiling NIOHTTP2 StreamStateMachine.swift
[2020/2061] Compiling NIOHTTP2 UnsafeTransfer.swift
[2021/2061] Compiling NIOHTTP2 WatermarkedFlowController.swift
[2029/2061] Wrapping AST for AsyncKit for debugging
[2032/2061] Compiling NIOHTTP2 HasFlowControlWindows.swift
[2033/2061] Compiling NIOHTTP2 HasLocalSettings.swift
[2038/2061] Compiling NIOHTTP2 SendAndReceiveGoawayState.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] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[2058/2122] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[2059/2122] Compiling AsyncHTTPClient AsyncLazySequence.swift
[2060/2122] Compiling AsyncHTTPClient HTTPClient+execute.swift
[2061/2122] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[2062/2122] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[2063/2122] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[2064/2122] Compiling AsyncHTTPClient HTTPClientRequest.swift
[2065/2122] Compiling AsyncHTTPClient HTTPClientResponse.swift
[2066/2130] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[2067/2130] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[2068/2130] Compiling AsyncHTTPClient Transaction.swift
[2069/2130] Compiling AsyncHTTPClient Base64.swift
[2070/2130] Compiling AsyncHTTPClient BasicAuth.swift
[2071/2130] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[2072/2130] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[2073/2130] Compiling AsyncHTTPClient ConnectionPool.swift
[2074/2130] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[2075/2130] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[2076/2130] Compiling AsyncHTTPClient TLSEventsHandler.swift
[2077/2130] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[2078/2130] Compiling AsyncHTTPClient HTTP1Connection.swift
[2079/2130] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[2080/2130] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[2081/2130] Compiling AsyncHTTPClient HTTP2Connection.swift
[2082/2130] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[2083/2130] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[2084/2130] Compiling AsyncHTTPClient HTTPHandler.swift
[2085/2130] Compiling AsyncHTTPClient LRUCache.swift
[2086/2130] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[2087/2130] Compiling AsyncHTTPClient NWErrorHandler.swift
[2088/2130] Compiling AsyncHTTPClient NWWaitingHandler.swift
[2089/2130] Compiling AsyncHTTPClient TLSConfiguration.swift
[2090/2130] Compiling AsyncHTTPClient RedirectState.swift
[2091/2130] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2092/2130] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[2093/2130] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[2094/2130] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[2095/2130] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[2096/2130] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[2097/2130] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[2098/2130] Compiling AsyncHTTPClient RequestBodyLength.swift
[2099/2130] Compiling AsyncHTTPClient RequestFramingMetadata.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] Emitting module AsyncHTTPClient
[2109/2130] Compiling AsyncHTTPClient RequestOptions.swift
[2110/2130] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2111/2130] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2112/2130] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2113/2130] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2114/2130] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2115/2130] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2116/2130] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[2117/2130] Compiling AsyncHTTPClient RequestBag.swift
[2118/2130] Compiling AsyncHTTPClient RequestValidation.swift
[2119/2130] Compiling AsyncHTTPClient SSLContextCache.swift
[2120/2130] Compiling AsyncHTTPClient Scheme.swift
[2121/2130] Compiling AsyncHTTPClient Singleton.swift
[2122/2130] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2123/2130] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[2124/2130] Compiling AsyncHTTPClient Utils.swift
[2125/2131] Wrapping AST for AsyncHTTPClient for debugging
[2127/2300] Compiling Vapor Core.swift
[2128/2300] Compiling Vapor Running.swift
[2129/2300] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2130/2300] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2131/2300] Compiling Vapor DotEnvFile+load.swift
[2132/2300] Compiling Vapor Routes+caseInsenstive.swift
[2133/2300] Compiling Vapor Validatable+validate.swift
[2134/2300] Compiling Vapor Environment+Process.swift
[2135/2300] Compiling Vapor Environment+Secret.swift
[2136/2300] Compiling Vapor Environment.swift
[2137/2300] Compiling Vapor Abort.swift
[2138/2300] Compiling Vapor AbortError.swift
[2139/2300] Compiling Vapor DebuggableError.swift
[2140/2300] Compiling Vapor Demangler.swift
[2141/2300] Compiling Vapor ErrorSource.swift
[2142/2300] Compiling Vapor StackTrace.swift
[2143/2300] Compiling Vapor Exports.swift
[2144/2300] Compiling Vapor Application+HTTP.swift
[2145/2300] Compiling Vapor BasicResponder.swift
[2146/2300] Compiling Vapor BodyStream.swift
[2147/2300] Compiling Vapor Application+HTTP+Client.swift
[2148/2300] Compiling Vapor EventLoopHTTPClient.swift
[2149/2300] Compiling Vapor EndpointCache.swift
[2150/2300] Compiling Vapor HTTPMethod+String.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] Compiling Vapor Validator.swift
[2176/2348] Compiling Vapor ValidatorResult.swift
[2177/2348] Compiling Vapor And.swift
[2178/2348] Compiling Vapor Case.swift
[2179/2348] Compiling Vapor CharacterSet.swift
[2180/2348] Compiling Vapor Count.swift
[2181/2348] Compiling Vapor Custom.swift
[2182/2348] Compiling Vapor Email.swift
[2183/2348] Compiling Vapor Empty.swift
[2184/2348] Compiling Vapor In.swift
[2185/2348] Compiling Vapor Nil.swift
[2186/2348] Compiling Vapor NilIgnoring.swift
[2187/2348] Compiling Vapor Not.swift
[2188/2348] Compiling Vapor Or.swift
[2189/2348] Compiling Vapor Pattern.swift
[2190/2348] Compiling Vapor Range.swift
[2191/2348] Compiling Vapor URL.swift
[2192/2348] Compiling Vapor Valid.swift
[2193/2348] Compiling Vapor Application+Views.swift
[2194/2348] Compiling Vapor PlaintextRenderer.swift
[2195/2348] Compiling Vapor Request+View.swift
[2196/2348] Compiling Vapor View.swift
[2197/2348] Compiling Vapor ViewRenderer.swift
[2198/2348] Compiling Vapor _Deprecations.swift
[2199/2348] Compiling Vapor HTTPServerResponseEncoder.swift
[2200/2348] Compiling Vapor HTTPServerUpgradeHandler.swift
[2201/2348] Compiling Vapor Logger+Report.swift
[2202/2348] Compiling Vapor LoggingSystem+Environment.swift
[2203/2348] Compiling Vapor Application+Middleware.swift
[2204/2348] Compiling Vapor CORSMiddleware.swift
[2205/2348] Compiling Vapor ErrorMiddleware.swift
[2206/2348] Compiling Vapor FileMiddleware.swift
[2207/2348] Compiling Vapor Middleware.swift
[2208/2348] Compiling Vapor MiddlewareConfiguration.swift
[2209/2348] Compiling Vapor ResponseCompressionMiddleware.swift
[2210/2348] Compiling Vapor RouteLoggingMiddleware.swift
[2211/2348] Compiling Vapor TracingMiddleware.swift
[2212/2348] Compiling Vapor File+Multipart.swift
[2213/2348] Compiling Vapor FormDataDecoder+Content.swift
[2214/2348] Compiling Vapor FormDataEncoder+Content.swift
[2215/2348] Compiling Vapor Application+Password.swift
[2216/2348] Compiling Vapor Application+Passwords.swift
[2217/2348] Compiling Vapor AsyncPasswordHasher.swift
[2218/2348] Compiling Vapor BcryptHasher.swift
[2219/2348] Compiling Vapor PasswordHasher.swift
[2220/2348] Compiling Vapor PlaintextHasher.swift
[2221/2348] Compiling Vapor Request+Password.swift
[2222/2348] Compiling Vapor Redirect.swift
[2223/2348] Emitting module Vapor
[2224/2348] Compiling Vapor Bytes+Hex.swift
[2225/2348] Compiling Vapor Bytes+SecureCompare.swift
[2226/2348] Compiling Vapor Collection+Safe.swift
[2227/2348] Compiling Vapor DataProtocol+Copy.swift
[2228/2348] Compiling Vapor DecoderUnwrapper.swift
[2229/2348] Compiling Vapor DirectoryConfiguration.swift
[2230/2348] Compiling Vapor DotEnv.swift
[2231/2348] Compiling Vapor Extendable.swift
[2232/2348] Compiling Vapor File.swift
[2233/2348] Compiling Vapor FileIO.swift
[2234/2348] Compiling Vapor LifecycleHandler.swift
[2235/2348] Compiling Vapor OptionalType.swift
[2236/2348] Compiling Vapor RFC1123.swift
[2237/2348] Compiling Vapor SocketAddress+Hostname.swift
[2238/2348] Compiling Vapor Storage.swift
[2239/2348] Compiling Vapor String+IsIPAddress.swift
[2240/2348] Compiling Vapor Thread.swift
[2241/2348] Compiling Vapor URI.swift
[2242/2348] Compiling Vapor RangeResult.swift
[2243/2348] Compiling Vapor Validatable.swift
[2244/2348] Compiling Vapor Validation.swift
[2245/2348] Compiling Vapor ValidationKey.swift
[2246/2348] Compiling Vapor Validations.swift
[2247/2348] Compiling Vapor ValidationsError.swift
[2248/2348] Compiling Vapor AsyncBasicResponder.swift
[2249/2348] Compiling Vapor AsyncMiddleware.swift
[2250/2348] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2251/2348] Compiling Vapor AsyncSessionDriver.swift
[2252/2348] Compiling Vapor Authentication+Concurrency.swift
[2253/2348] Compiling Vapor Cache+Concurrency.swift
[2254/2348] Compiling Vapor Client+Concurrency.swift
[2255/2348] Compiling Vapor RequestBody+Concurrency.swift
[2256/2348] Compiling Vapor Responder+Concurrency.swift
[2257/2348] Compiling Vapor ResponseCodable+Concurrency.swift
[2258/2348] Compiling Vapor RoutesBuilder+Concurrency.swift
[2259/2348] Compiling Vapor ViewRenderer+Concurrency.swift
[2260/2348] Compiling Vapor WebSocket+Concurrency.swift
[2261/2348] Compiling Vapor ContainerGetPathExecutor.swift
[2262/2348] Compiling Vapor Content.swift
[2263/2348] Compiling Vapor ContentCoders.swift
[2264/2348] Compiling Vapor ContentConfiguration.swift
[2265/2348] Compiling Vapor ContentContainer.swift
[2266/2348] Compiling Vapor JSONCoder+Custom.swift
[2267/2348] Compiling Vapor JSONCoders+Content.swift
[2268/2348] Compiling Vapor PlaintextDecoder.swift
[2269/2348] Compiling Vapor PlaintextEncoder.swift
[2270/2348] Compiling Vapor URLQueryCoders.swift
[2271/2348] Compiling Vapor URLQueryContainer.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 HTTPStatus.swift
[2321/2348] Compiling Vapor HTTPCookies.swift
[2322/2348] Compiling Vapor HTTPHeaderCacheControl.swift
[2323/2348] Compiling Vapor HTTPHeaderExpires.swift
[2324/2348] Compiling Vapor HTTPHeaderLastModified.swift
[2325/2348] Compiling Vapor HTTPHeaders+Cache.swift
[2326/2348] Compiling Vapor HTTPHeaders+Connection.swift
[2327/2348] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2328/2348] Compiling Vapor HTTPHeaders+ContentRange.swift
[2329/2348] Compiling Vapor HTTPHeaders+Directive.swift
[2330/2348] Compiling Vapor HTTPHeaders+Forwarded.swift
[2331/2348] Compiling Vapor HTTPHeaders+Link.swift
[2332/2348] Compiling Vapor HTTPHeaders+Name.swift
[2333/2348] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2334/2348] Compiling Vapor HTTPHeaders.swift
[2335/2348] Compiling Vapor HTTPMediaType.swift
[2336/2348] Compiling Vapor HTTPMediaTypePreference.swift
[2337/2348] Compiling Vapor Responder.swift
[2338/2348] Compiling Vapor Application+HTTP+Server.swift
[2339/2348] Compiling Vapor HTTPServer.swift
[2340/2348] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2341/2348] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2342/2348] Compiling Vapor HTTPServerHandler.swift
[2343/2348] Compiling Vapor HTTPServerRequestDecoder.swift
[2344/2349] Wrapping AST for Vapor for debugging
[2346/2356] Compiling Leaf LeafRenderer+ViewRenderer.swift
[2347/2356] Compiling Leaf Request+Leaf.swift
[2348/2356] Compiling Leaf LeafError+AbortError.swift
[2349/2356] Compiling Leaf Application+Leaf.swift
[2350/2356] Compiling Leaf Exports.swift
[2351/2356] Emitting module Leaf
[2352/2356] Compiling Leaf LeafEncoder.swift
[2353/2357] Wrapping AST for Leaf for debugging
[2355/2363] Compiling App configure.swift
[2356/2363] Compiling App CustomHeaderMiddleware.swift
[2357/2363] Emitting module App
[2358/2363] Compiling App CommonErrorMiddleware.swift
[2359/2363] Compiling App entrypoint.swift
[2360/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,
[2361/2364] Wrapping AST for App for debugging
[2362/2364] Write Objects.LinkFileList
error: link command failed with exit code 1 (use -v to see invocation)
ld.lld: error: undefined symbol: posix_spawnattr_destroy
>>> referenced by Process.swift:634 (/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:634)
>>>               /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/TSCBasic.build/Process.swift.o:($s8TSCBasic7ProcessC6launchAA18WritableByteStream_pyKF6$deferL_yyF)
ld.lld: error: undefined symbol: posix_spawn_file_actions_destroy
>>> referenced by Process.swift:679 (/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:679)
>>>               /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/TSCBasic.build/Process.swift.o:($s8TSCBasic7ProcessC6launchAA18WritableByteStream_pyKF6$deferL0_yyF)
ld.lld: error: undefined symbol: posix_spawnattr_init
>>> referenced by Process.swift:633 (/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:633)
>>>               /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/TSCBasic.build/Process.swift.o:($s8TSCBasic7ProcessC6launchAA18WritableByteStream_pyKF)
ld.lld: error: undefined symbol: posix_spawnattr_setsigmask
>>> referenced by Process.swift:639 (/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:639)
>>>               /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/TSCBasic.build/Process.swift.o:($s8TSCBasic7ProcessC6launchAA18WritableByteStream_pyKF)
ld.lld: error: undefined symbol: posix_spawnattr_setsigdefault
>>> referenced by Process.swift:659 (/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:659)
>>>               /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/TSCBasic.build/Process.swift.o:($s8TSCBasic7ProcessC6launchAA18WritableByteStream_pyKF)
ld.lld: error: undefined symbol: posix_spawnattr_setpgroup
>>> referenced by Process.swift:667 (/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:667)
>>>               /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/TSCBasic.build/Process.swift.o:($s8TSCBasic7ProcessC6launchAA18WritableByteStream_pyKF)
ld.lld: error: undefined symbol: posix_spawnattr_setflags
>>> referenced by Process.swift:670 (/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:670)
>>>               /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/TSCBasic.build/Process.swift.o:($s8TSCBasic7ProcessC6launchAA18WritableByteStream_pyKF)
ld.lld: error: undefined symbol: posix_spawn_file_actions_init
>>> referenced by Process.swift:678 (/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:678)
>>>               /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/TSCBasic.build/Process.swift.o:($s8TSCBasic7ProcessC6launchAA18WritableByteStream_pyKF)
ld.lld: error: undefined symbol: posix_spawn_file_actions_adddup2
>>> referenced by Process.swift:711 (/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:711)
>>>               /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/TSCBasic.build/Process.swift.o:($s8TSCBasic7ProcessC6launchAA18WritableByteStream_pyKF)
>>> referenced by Process.swift:724 (/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:724)
>>>               /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/TSCBasic.build/Process.swift.o:($s8TSCBasic7ProcessC6launchAA18WritableByteStream_pyKF)
>>> referenced by Process.swift:732 (/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:732)
>>>               /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/TSCBasic.build/Process.swift.o:($s8TSCBasic7ProcessC6launchAA18WritableByteStream_pyKF)
>>> referenced 3 more times
ld.lld: error: undefined symbol: posix_spawn_file_actions_addclose
>>> referenced by Process.swift:714 (/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:714)
>>>               /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/TSCBasic.build/Process.swift.o:($s8TSCBasic7ProcessC6launchAA18WritableByteStream_pyKF)
>>> referenced by Process.swift:715 (/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:715)
>>>               /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/TSCBasic.build/Process.swift.o:($s8TSCBasic7ProcessC6launchAA18WritableByteStream_pyKF)
>>> referenced by Process.swift:727 (/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:727)
>>>               /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/TSCBasic.build/Process.swift.o:($s8TSCBasic7ProcessC6launchAA18WritableByteStream_pyKF)
>>> referenced 3 more times
ld.lld: error: undefined symbol: posix_spawnp
>>> referenced by Process.swift:753 (/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:753)
>>>               /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/TSCBasic.build/Process.swift.o:($s8TSCBasic7ProcessC6launchAA18WritableByteStream_pyKF)
clang: error: linker command failed with exit code 1 (use -v to see invocation)
[2363/2364] Linking App
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:873b43b7be6289c04a5a3fd4b2c372c2a5abf90643451079297d3dc6dc0b7d36
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/58] Write swift-version-24593BA9C3E375BF.txt
[2/144] Emitting module TSCLibc
[3/144] Compiling TSCLibc libc.swift
[4/145] Compiling ServiceContextModule ServiceContext.swift
[5/145] Emitting module ServiceContextModule
[6/145] Compiling ServiceContextModule ServiceContextKey.swift
[7/145] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[8/147] Compiling SystemPackage Exports.swift
[9/147] Compiling SystemPackage Mocking.swift
[10/147] Compiling SystemPackage FilePathTempPosix.swift
[11/147] Compiling SystemPackage FilePathTempWindows.swift
[14/149] Compiling SystemPackage FilePathWindows.swift
[15/149] Compiling SystemPackage FilePermissions.swift
[16/149] Compiling RealModule Real.swift
[17/149] Compiling SystemPackage FilePathComponentView.swift
[18/149] Compiling SystemPackage FilePathComponents.swift
[19/149] Compiling RealModule Float80+Real.swift
[24/149] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[25/148] Compiling RealModule Float16+Real.swift
[26/148] Compiling RealModule ElementaryFunctions.swift
[27/148] Compiling RealModule Float+Real.swift
[28/148] Compiling CryptoBoringWrapper RandomBytes.swift
[29/148] Compiling SystemPackage Errno.swift
[30/148] Compiling SystemPackage ErrnoWindows.swift
[31/148] Compiling SystemPackage FileDescriptor.swift
[32/148] Compiling SystemPackage FileHelpers.swift
[33/148] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[34/148] Compiling RealModule RealFunctions.swift
[37/148] Emitting module RealModule
[38/149] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[39/149] Emitting module CryptoBoringWrapper
[44/155] Compiling SystemPackage FileOperations.swift
[45/155] Compiling SystemPackage FilePath.swift
[46/155] Compiling Atomics IntegerOperations.swift
[47/155] Compiling Atomics Unmanaged extensions.swift
[48/155] Emitting module InternalCollectionsUtilities
[49/155] Compiling SystemPackage Backcompat.swift
[50/155] Compiling SystemPackage CInterop.swift
[51/155] Compiling SystemPackage Constants.swift
[56/155] Compiling SystemPackage WindowsSyscallAdapters.swift
[61/159] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[62/159] Compiling CryptoBoringWrapper EllipticCurve.swift
[63/159] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[64/159] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[65/160] Compiling SystemPackage MachPort.swift
[66/160] Compiling SystemPackage PlatformString.swift
[67/160] Compiling SystemPackage SystemString.swift
[74/200] Emitting module _NIOBase64
[75/200] Compiling CoreMetrics Locks.swift
[76/200] Emitting module CoreMetrics
[77/200] Compiling CoreMetrics Metrics.swift
[78/201] Emitting module _NIODataStructures
[79/201] Compiling _NIOBase64 Base64.swift
[80/202] Compiling TSCBasic JSONMapper.swift
[81/202] Compiling TSCBasic KeyedPair.swift
[82/202] Compiling TSCBasic LazyCache.swift
[83/202] Compiling TSCBasic Lock.swift
[85/202] Compiling _NIODataStructures PriorityQueue.swift
[86/202] Compiling _NIODataStructures Heap.swift
[87/202] Compiling _NIODataStructures _TinyArray.swift
[89/202] Compiling TSCBasic ProcessSet.swift
[90/202] Compiling TSCBasic RegEx.swift
[91/202] Compiling TSCBasic OSLog.swift
[93/275] Compiling _RopeModule BigString+Builder.swift
[94/275] Compiling _RopeModule BigString+Contents.swift
[95/275] Compiling _RopeModule BigString+Debugging.swift
[96/275] Compiling _RopeModule BigString+Index.swift
[97/275] Compiling _RopeModule BigString+Ingester.swift
[98/275] Compiling _RopeModule BigString+Invariants.swift
[99/275] Compiling _RopeModule BigString+Iterators.swift
[100/275] Compiling _RopeModule BigString+Metrics.swift
[101/275] Emitting module SystemPackage
[103/338] Compiling OrderedCollections _HashTable+Bucket.swift
[104/338] Compiling OrderedCollections _HashTable+BucketIterator.swift
[105/338] Compiling OrderedCollections _HashTable+Constants.swift
[106/338] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[107/338] Compiling OrderedCollections _HashTable+Testing.swift
[108/338] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[109/343] Compiling NIOConcurrencyHelpers NIOLock.swift
[110/343] Emitting module Atomics
[111/343] Compiling NIOConcurrencyHelpers atomics.swift
[112/343] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[113/343] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[114/343] Compiling NIOConcurrencyHelpers lock.swift
[115/343] Compiling Metrics Metrics.swift
[116/343] Emitting module Metrics
[117/346] Compiling Logging MetadataProvider.swift
[118/350] Emitting module NIOConcurrencyHelpers
[120/350] Compiling Logging Locks.swift
[121/350] Emitting module Logging
[122/350] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[123/350] Compiling OrderedCollections OrderedDictionary+Elements.swift
[124/350] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[128/351] Compiling OrderedCollections OrderedSet+Invariants.swift
[129/351] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[130/351] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[131/351] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[132/351] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[134/351] Compiling Instrumentation NoOpInstrument.swift
[135/351] Emitting module TSCBasic
[136/351] Compiling OrderedCollections _HashTable.swift
[137/351] Compiling OrderedCollections _Hashtable+Header.swift
[138/351] Compiling OrderedCollections OrderedDictionary+Codable.swift
[139/351] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[140/351] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[141/351] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[142/351] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[143/351] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[144/351] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[145/351] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[146/351] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[147/351] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[148/351] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[149/357] Compiling Instrumentation MultiplexInstrument.swift
[151/357] Compiling TSCBasic Thread.swift
[152/357] Compiling TSCBasic Tuple.swift
[153/357] Compiling TSCBasic WritableByteStream.swift
[154/357] Compiling TSCBasic misc.swift
[155/357] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[156/357] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[157/357] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[158/357] Compiling Instrumentation Locks.swift
[159/357] Emitting module Instrumentation
[160/357] Compiling Instrumentation InstrumentationSystem.swift
[161/357] Compiling Instrumentation Instrument.swift
[169/365] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[170/365] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[171/365] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[172/365] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[173/365] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[174/365] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[175/365] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[176/365] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[177/365] Compiling OrderedCollections OrderedDictionary+Values.swift
[179/364] Compiling OrderedCollections OrderedDictionary.swift
[180/364] Compiling OrderedCollections OrderedSet+Codable.swift
[181/364] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[182/364] Compiling OrderedCollections OrderedSet+Descriptions.swift
[183/364] Compiling OrderedCollections OrderedSet+Diffing.swift
[184/364] Compiling OrderedCollections OrderedSet+Equatable.swift
[185/364] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[186/364] Compiling OrderedCollections OrderedSet+Hashable.swift
[187/364] Compiling OrderedCollections OrderedSet+Initializers.swift
[188/364] Compiling OrderedCollections OrderedSet+Insertions.swift
[194/364] Compiling TSCBasic TerminalController.swift
[195/364] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[196/364] Compiling HeapModule Heap+Descriptions.swift
[197/455] Compiling HeapModule Heap.swift
[198/455] Compiling HeapModule _HeapNode.swift
[199/455] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[200/455] Compiling HashTreeCollections _HashNode+Structural merge.swift
[201/455] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[202/455] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[203/455] Compiling HashTreeCollections _HashNode+Structural union.swift
[204/455] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[205/455] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[206/455] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[207/455] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[208/455] Compiling HashTreeCollections _HashNode.swift
[209/464] Compiling HeapModule Heap+Invariants.swift
[210/464] Compiling HeapModule Heap+UnsafeHandle.swift
[211/464] Compiling DequeModule _DequeBuffer.swift
[212/464] Compiling DequeModule _DequeBufferHeader.swift
[213/466] Emitting module HeapModule
[214/467] Compiling HashTreeCollections TreeSet+Descriptions.swift
[215/467] Compiling HashTreeCollections TreeSet+Equatable.swift
[216/467] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[217/467] Compiling HashTreeCollections TreeSet+Extras.swift
[218/467] Compiling HashTreeCollections TreeSet+Filter.swift
[219/467] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[220/467] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[221/467] Compiling HashTreeCollections TreeDictionary+Filter.swift
[222/467] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[223/467] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[224/467] Compiling HashTreeCollections TreeDictionary+Keys.swift
[225/467] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[226/467] Compiling HashTreeCollections TreeDictionary+Merge.swift
[227/467] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[228/467] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[229/467] Compiling HashTreeCollections TreeDictionary+Values.swift
[230/467] Compiling HashTreeCollections TreeSet+Hashable.swift
[231/467] Compiling HashTreeCollections TreeSet+Sendable.swift
[232/504] Compiling Crypto ChaChaPoly_boring.swift
[233/504] Compiling Crypto ChaChaPoly.swift
[234/510] Compiling Crypto Cipher.swift
[235/510] Compiling Crypto Nonces.swift
[236/510] Compiling Crypto ASN1.swift
[237/510] Compiling Crypto ASN1Any.swift
[239/538] Compiling Crypto ECDSASignature_boring.swift
[240/538] Compiling Crypto ECDSA_boring.swift
[241/538] Compiling Crypto EdDSA_boring.swift
[242/538] Compiling Crypto ECDSA.swift
[243/538] Compiling Crypto Ed25519.swift
[244/538] Compiling _RopeModule Rope+RemoveSubrange.swift
[245/538] Compiling _RopeModule Rope+Split.swift
[246/538] Compiling _RopeModule Optional Utilities.swift
[247/538] Compiling _RopeModule String Utilities.swift
[248/538] Compiling _RopeModule String.Index+ABI.swift
[249/548] Compiling Logging LogHandler.swift
[250/548] Compiling Logging Logging.swift
[251/549] Compiling Crypto ECDSASignature.swift
[252/549] Compiling Crypto PEMDocument.swift
[253/549] Compiling Crypto PKCS8PrivateKey.swift
[254/549] Compiling Crypto SEC1PrivateKey.swift
[255/549] Compiling Crypto SubjectPublicKeyInfo.swift
[256/549] Compiling Crypto CryptoKitErrors.swift
[257/549] Compiling Crypto ASN1Null.swift
[258/549] Compiling Crypto ASN1OctetString.swift
[259/549] Compiling Crypto ASN1Strings.swift
[260/549] Compiling Crypto ArraySliceBigint.swift
[261/549] Compiling Crypto GeneralizedTime.swift
[262/549] Compiling Crypto ObjectIdentifier.swift
[263/549] Compiling Crypto HPKE-AEAD.swift
[264/549] Compiling Crypto HPKE-Ciphersuite.swift
[265/549] Compiling Crypto HPKE-KDF.swift
[266/549] Compiling Crypto HPKE-KexKeyDerivation.swift
[267/549] Compiling Crypto HPKE-LabeledExtract.swift
[268/549] Compiling Crypto Digest_boring.swift
[269/549] Compiling Crypto Digest.swift
[270/549] Compiling Crypto Digests.swift
[271/549] Compiling Crypto HashFunctions.swift
[272/549] Compiling Crypto HashFunctions_SHA2.swift
[273/549] Compiling Crypto NISTCurvesKeys_boring.swift
[274/549] Compiling Crypto X25519Keys_boring.swift
[275/549] Compiling Crypto Curve25519.swift
[276/549] Compiling Crypto Ed25519Keys.swift
[277/549] Compiling Crypto NISTCurvesKeys.swift
[278/549] Compiling Crypto X25519Keys.swift
[279/549] Compiling Crypto SymmetricKeys.swift
[280/549] Compiling Crypto HMAC.swift
[281/549] Compiling Crypto MACFunctions.swift
[282/549] Compiling Crypto MessageAuthenticationCode.swift
[283/549] Compiling Crypto AES.swift
[284/549] Compiling Crypto AES-GCM.swift
[285/549] Compiling Crypto AES-GCM_boring.swift
[302/554] Compiling Crypto Insecure.swift
[303/554] Compiling Crypto Insecure_HashFunctions.swift
[304/554] Compiling Crypto KEM.swift
[305/554] Compiling Crypto ECDH_boring.swift
[306/554] Compiling Crypto DH.swift
[307/554] Compiling Crypto ECDH.swift
[308/554] Compiling Crypto HKDF.swift
[309/554] Compiling Crypto AESWrap.swift
[310/554] Compiling Crypto AESWrap_boring.swift
[311/554] Compiling Crypto Ed25519_boring.swift
[312/557] Compiling Crypto ASN1Identifier.swift
[313/557] Compiling Crypto ASN1Integer.swift
[330/557] Compiling Crypto ASN1BitString.swift
[331/557] Compiling Crypto ASN1Boolean.swift
[338/557] Compiling Tracing InstrumentationSystem+Tracing.swift
[339/557] Compiling Crypto HPKE-Errors.swift
[340/557] Compiling Crypto HPKE.swift
[341/557] Compiling Crypto HPKE-Context.swift
[342/557] Compiling Crypto HPKE-KeySchedule.swift
[343/557] Compiling Crypto HPKE-Modes.swift
[344/560] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[345/560] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[346/560] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[347/560] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[348/561] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[349/561] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[350/561] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[351/561] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[352/561] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[353/561] Compiling HashTreeCollections TreeSet.swift
[354/564] Emitting module Tracing
[355/564] Compiling Tracing TracingTime.swift
[356/564] Compiling Tracing TracerProtocol.swift
[357/564] Compiling Tracing Tracer.swift
[358/564] Compiling Tracing TracerProtocol+Legacy.swift
[360/564] Emitting module DequeModule
[361/565] Emitting module RoutingKit
[362/565] Compiling RoutingKit AnyRouter.swift
[364/565] Emitting module OrderedCollections
[365/566] Compiling RoutingKit PathComponent.swift
[366/566] Compiling RoutingKit Parameters.swift
[368/566] Compiling Crypto HPKE-Utils.swift
[369/566] Compiling Crypto DHKEM.swift
[370/566] Compiling Crypto HPKE-KEM-Curve25519.swift
[371/566] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[372/566] Compiling Crypto HPKE-KEM.swift
[390/566] Compiling Tracing NoOpTracer.swift
[391/566] Compiling Tracing SpanProtocol.swift
[392/566] Emitting module _RopeModule
[393/567] Compiling RoutingKit TrieRouter.swift
[394/567] Compiling RoutingKit Router.swift
[406/624] Compiling BitCollections BitSet+BidirectionalCollection.swift
[407/624] Compiling BitCollections BitSet+Codable.swift
[408/624] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[409/624] Compiling BitCollections BitSet+CustomReflectable.swift
[410/624] Compiling BitCollections BitSet+CustomStringConvertible.swift
[411/624] Compiling BitCollections BitSet+Equatable.swift
[412/624] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[413/624] Compiling BitCollections BitSet+Extras.swift
[414/624] Compiling BitCollections BitSet+Hashable.swift
[416/645] Wrapping AST for TSCBasic for debugging
[418/645] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[419/645] Compiling BitCollections BitSet.Counted.swift
[438/645] Compiling BitCollections BitArray+BitwiseOperations.swift
[439/645] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[440/645] Compiling BitCollections BitArray+Codable.swift
[441/645] Compiling BitCollections BitArray+Collection.swift
[442/645] Compiling BitCollections BitArray+Copy.swift
[443/645] Compiling BitCollections BitArray+CustomReflectable.swift
[444/645] Compiling BitCollections BitArray+Descriptions.swift
[445/645] Compiling BitCollections BitArray+Equatable.swift
[446/645] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[447/645] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[448/645] Compiling BitCollections BitArray+Extras.swift
[448/655] Wrapping AST for SystemPackage for debugging
[450/667] Compiling BitCollections BitArray+Hashable.swift
[451/667] Compiling BitCollections BitArray+Initializers.swift
[452/667] Compiling BitCollections BitArray+Invariants.swift
[453/709] Compiling NIOCore AddressedEnvelope.swift
[454/709] Compiling NIOCore AsyncAwaitSupport.swift
[455/709] Compiling NIOCore AsyncChannel.swift
[456/709] Compiling NIOCore AsyncChannelHandler.swift
[457/709] Compiling NIOCore ByteBuffer-views.swift
[458/709] Compiling NIOCore Channel.swift
[459/709] Compiling NIOCore ChannelHandler.swift
[460/709] Compiling NIOCore ChannelHandlers.swift
[461/709] Compiling NIOCore ChannelInvoker.swift
[462/709] Compiling NIOCore ChannelOption.swift
[463/709] Compiling ConsoleKitTerminal ConsoleLogger.swift
[464/709] Compiling ConsoleKitTerminal LoggerFragment.swift
[467/730] Compiling NIOCore NIOAsyncWriter.swift
[468/730] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[469/730] Compiling NIOCore BSDSocketAPI.swift
[470/730] Compiling NIOCore ByteBuffer-aux.swift
[471/742] Emitting module ConsoleKitTerminal
[471/742] Wrapping AST for RealModule for debugging
[473/742] Compiling NIOCore ByteBuffer-hex.swift
[474/742] Compiling NIOCore ByteBuffer-int.swift
[475/742] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[476/742] Compiling NIOCore ByteBuffer-multi-int.swift
[477/742] Compiling NIOCore IntegerTypes.swift
[478/742] Compiling NIOCore Interfaces.swift
[479/742] Compiling NIOCore Linux.swift
[480/742] Compiling NIOCore MarkedCircularBuffer.swift
[481/742] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[482/742] Compiling NIOCore EventLoopFuture+Deprecated.swift
[483/742] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[484/742] Compiling NIOCore EventLoopFuture.swift
[485/742] Compiling NIOCore FileDescriptor.swift
[486/742] Compiling NIOCore FileHandle.swift
[487/742] Compiling NIOCore DeadChannel.swift
[488/742] Compiling NIOCore DispatchQueue+WithFuture.swift
[489/742] Compiling NIOCore EventLoop+Deprecated.swift
[490/742] Compiling NIOCore EventLoop+SerialExecutor.swift
[491/742] Compiling NIOCore EventLoop.swift
[492/742] Compiling NIOCore IO.swift
[493/742] Compiling NIOCore IOData.swift
[494/742] Compiling NIOCore IPProtocol.swift
[495/742] Compiling NIOCore IntegerBitPacking.swift
[496/742] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[499/743] Compiling NIOCore AsyncChannelInboundStream.swift
[500/743] Compiling NIOCore AsyncChannelOutboundWriter.swift
[501/743] Compiling NIOCore NIOAsyncSequenceProducer.swift
[502/743] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[522/743] Compiling NIOCore FileRegion.swift
[522/743] Wrapping AST for OrderedCollections for debugging
[527/743] Compiling NIOCore ChannelPipeline.swift
[528/743] Compiling NIOCore CircularBuffer.swift
[529/743] Compiling NIOCore Codec.swift
[530/743] Compiling NIOCore ConvenienceOptionSupport.swift
[538/750] Wrapping AST for Logging for debugging
[542/750] Wrapping AST for InternalCollectionsUtilities for debugging
[544/750] Emitting module BitCollections
[544/750] Wrapping AST for HeapModule for debugging
[558/750] Compiling NIOCore GlobalSingletons.swift
[559/750] Compiling NIOCore MulticastChannel.swift
[559/750] Wrapping AST for _RopeModule for debugging
[560/750] Wrapping AST for DequeModule for debugging
[561/750] Wrapping AST for CryptoBoringWrapper for debugging
[576/751] Emitting module Crypto
[579/751] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[580/751] Compiling NIOCore ByteBuffer-conversions.swift
[581/751] Compiling NIOCore ByteBuffer-core.swift
[595/751] Wrapping AST for Atomics for debugging
[596/751] Wrapping AST for CoreMetrics for debugging
[605/754] Compiling BitCollections BitSet.Index.swift
[606/754] Compiling BitCollections BitSet._UnsafeHandle.swift
[607/754] Compiling BitCollections BitSet.swift
[608/754] Compiling BitCollections Range+Utilities.swift
[609/754] Compiling BitCollections Slice+Utilities.swift
[610/754] Compiling BitCollections UInt+Tricks.swift
[611/754] Compiling BitCollections _Word.swift
[650/763] Emitting module HashTreeCollections
[651/784] Compiling Algorithms Trim.swift
[652/784] Compiling Algorithms Unique.swift
[653/784] Compiling Algorithms Windows.swift
[655/784] Compiling Crypto Signature.swift
[656/784] Compiling Crypto CryptoKitErrors_boring.swift
[657/784] Compiling Crypto RNG_boring.swift
[658/784] Compiling Crypto SafeCompare_boring.swift
[659/784] Compiling Crypto Zeroization_boring.swift
[660/784] Compiling Crypto PrettyBytes.swift
[661/784] Compiling Crypto SafeCompare.swift
[662/784] Compiling Crypto SecureBytes.swift
[663/784] Compiling Crypto Zeroization.swift
[680/785] Wrapping AST for HashTreeCollections for debugging
[682/785] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[683/785] Compiling ConsoleKitCommands AsyncCommand.swift
[684/785] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[685/785] Emitting module ConsoleKitCommands
[686/785] Compiling ConsoleKitCommands CommandSignature.swift
[687/785] Compiling ConsoleKitCommands Flag.swift
[688/785] Compiling ConsoleKitCommands Option.swift
[692/787] Compiling ConsoleKitCommands AsyncCommands.swift
[694/789] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[695/789] Compiling ConsoleKitCommands AnyCommand.swift
[696/789] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[697/789] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[698/789] Compiling ConsoleKitCommands Argument.swift
[699/789] Compiling Collections Collections.swift
[700/789] Emitting module Collections
[700/789] Wrapping AST for Crypto for debugging
[703/790] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[704/790] Compiling ConsoleKitCommands Utilities.swift
[713/789] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[714/789] Compiling NIOCore SocketAddresses.swift
[715/789] Compiling NIOCore SocketOptionProvider.swift
[716/789] Compiling NIOCore SystemCallHelpers.swift
[717/789] Compiling NIOCore TimeAmount+Duration.swift
[718/789] Compiling NIOCore TypeAssistedChannelHandler.swift
[719/789] Compiling NIOCore UniversalBootstrapSupport.swift
[720/789] Compiling NIOCore Utilities.swift
[727/789] Compiling ConsoleKitCommands Command.swift
[728/789] Compiling ConsoleKitCommands CommandContext.swift
[729/789] Compiling ConsoleKitCommands CommandError.swift
[730/789] Emitting module Algorithms
[734/790] Compiling ConsoleKitCommands Console+Run.swift
[735/790] Compiling ConsoleKitCommands ConsoleError.swift
[736/790] Compiling ConsoleKitCommands Completion.swift
[737/790] Compiling ConsoleKitCommands CommandGroup.swift
[738/790] Compiling ConsoleKitCommands CommandInput.swift
[739/790] Compiling ConsoleKitCommands Commands.swift
[741/790] Wrapping AST for Algorithms for debugging
[743/792] Compiling ConsoleKit Exports.swift
[744/792] Emitting module ConsoleKit
[764/792] Emitting module NIOCore
[766/842] Compiling NIOEmbedded AsyncTestingChannel.swift
[767/842] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[768/842] Compiling NIOEmbedded Embedded.swift
[769/842] Emitting module NIOEmbedded
[771/842] Compiling NIOPosix Pool.swift
[772/842] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[773/842] Compiling NIOPosix PosixSingletons.swift
[774/842] Compiling NIOPosix RawSocketBootstrap.swift
[775/842] Compiling NIOPosix Resolver.swift
[776/842] Compiling NIOPosix Selectable.swift
[777/848] Compiling NIOPosix IO.swift
[778/848] Compiling NIOPosix IntegerBitPacking.swift
[779/848] Compiling NIOPosix IntegerTypes.swift
[780/848] Compiling NIOPosix Linux.swift
[781/848] Compiling NIOPosix LinuxCPUSet.swift
[782/848] Compiling NIOPosix LinuxUring.swift
[783/848] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[784/848] Compiling NIOPosix ThreadPosix.swift
[785/848] Compiling NIOPosix ThreadWindows.swift
[786/848] Compiling NIOPosix UnsafeTransfer.swift
[787/848] Compiling NIOPosix Utilities.swift
[788/848] Compiling NIOPosix VsockAddress.swift
[789/848] Compiling NIOPosix VsockChannelEvents.swift
[790/848] Compiling NIOPosix ServerSocket.swift
[791/848] Compiling NIOPosix Socket.swift
[792/848] Compiling NIOPosix SocketChannel.swift
[793/848] Compiling NIOPosix SocketProtocols.swift
[794/848] Compiling NIOPosix System.swift
[795/848] Compiling NIOPosix Thread.swift
[796/848] Compiling NIOPosix SelectableChannel.swift
[797/848] Compiling NIOPosix SelectableEventLoop.swift
[798/848] Compiling NIOPosix SelectorEpoll.swift
[799/848] Compiling NIOPosix SelectorGeneric.swift
[800/848] Compiling NIOPosix SelectorKqueue.swift
[801/848] Compiling NIOPosix SelectorUring.swift
[802/848] Emitting module NIOPosix
[803/848] Compiling NIOPosix BSDSocketAPICommon.swift
[804/848] Compiling NIOPosix BSDSocketAPIPosix.swift
[805/848] Compiling NIOPosix BSDSocketAPIWindows.swift
[806/848] Compiling NIOPosix BaseSocket.swift
[807/848] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[808/848] Compiling NIOPosix BaseSocketChannel.swift
[809/848] Compiling NIOPosix BaseStreamSocketChannel.swift
[810/848] Compiling NIOPosix Bootstrap.swift
[811/848] Compiling NIOPosix ControlMessage.swift
[812/848] Compiling NIOPosix DatagramVectorReadManager.swift
[813/848] Compiling NIOPosix Errors+Any.swift
[814/848] Compiling NIOPosix FileDescriptor.swift
[815/848] Compiling NIOPosix GetaddrinfoResolver.swift
[816/848] Compiling NIOPosix HappyEyeballs.swift
[817/848] Compiling NIOPosix NIOThreadPool.swift
[818/848] Compiling NIOPosix NonBlockingFileIO.swift
[819/848] Compiling NIOPosix PendingDatagramWritesManager.swift
[820/848] Compiling NIOPosix PendingWritesManager.swift
[821/848] Compiling NIOPosix PipeChannel.swift
[822/848] Compiling NIOPosix PipePair.swift
[824/898] Emitting module NIO
[825/898] Compiling NIO Exports.swift
[827/908] Compiling _NIOFileSystem Array+FileSystem.swift
[828/908] Compiling _NIOFileSystem ArraySlice+FileSystem.swift
[829/908] Compiling _NIOFileSystem BufferedReader.swift
[830/909] Compiling _NIOFileSystem FileSystemProtocol.swift
[831/909] Compiling _NIOFileSystem FileType.swift
[832/909] Compiling _NIOFileSystem IOStrategy.swift
[833/909] Compiling _NIOFileSystem FileHandle.swift
[834/909] Compiling _NIOFileSystem FileHandleProtocol.swift
[835/909] Compiling _NIOFileSystem FileInfo.swift
[836/914] Compiling AsyncKit Optional+StrictMap.swift
[837/914] Compiling AsyncKit Exports.swift
[838/948] Compiling _NIOFileSystem ParallelDirCopy.swift
[839/948] Compiling _NIOFileSystem ParallelRemoval.swift
[840/948] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[841/948] Compiling _NIOFileSystem CInterop.swift
[842/948] Compiling _NIOFileSystem Errno.swift
[843/952] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[844/952] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[845/952] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[846/952] Compiling NIOHTTP1 ByteCollectionUtils.swift
[847/952] Compiling NIOHTTP1 HTTPDecoder.swift
[848/952] Compiling NIOHTTP1 HTTPEncoder.swift
[849/952] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[850/952] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[851/952] Compiling NIOTLS TLSEvents.swift
[852/952] Emitting module NIOFoundationCompat
[853/952] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[854/952] Compiling NIOSOCKS ClientStateMachine.swift
[855/953] Compiling NIOSOCKS SOCKSResponse.swift
[858/953] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[859/953] Emitting module NIOTLS
[860/953] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[861/953] Emitting module NIOSOCKS
[864/953] Emitting module _NIOFileSystem
[865/953] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[866/953] Compiling NIOHTTP1 HTTPTypes.swift
[867/954] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[868/954] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[869/954] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[870/954] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[871/954] Compiling NIOSOCKS ServerStateMachine.swift
[872/954] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[875/954] Compiling _NIOFileSystem TokenBucket.swift
[876/954] Compiling _NIOFileSystem UnsafeTransfer.swift
[877/954] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[878/954] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[880/954] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[881/954] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[882/954] Compiling NIOTLS SNIHandler.swift
[888/958] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[889/958] Compiling _NIOFileSystem Mocking.swift
[890/958] Compiling _NIOFileSystem Syscall.swift
[891/958] Compiling _NIOFileSystem Syscalls.swift
[896/955] Emitting module NIOHTTP1
[897/1006] Compiling NIOSSL NIOSSLClientHandler.swift
[898/1006] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[899/1006] Compiling NIOSSL SSLCallbacks.swift
[900/1006] Compiling NIOSSL LinuxCABundle.swift
[901/1006] Compiling NIOSSL ObjectIdentifier.swift
[902/1006] Compiling NIOSSL PosixPort.swift
[903/1006] Compiling NIOSSL SSLConnection.swift
[904/1006] Compiling NIOSSL SSLContext.swift
[905/1006] Compiling NIOSSL AndroidCABundle.swift
[906/1006] Compiling NIOSSL ByteBufferBIO.swift
[907/1006] Compiling NIOSSL CustomPrivateKey.swift
[908/1007] Emitting module NIOTransportServices
[910/1009] Compiling NIOSSL IdentityVerification.swift
[911/1009] Compiling NIOSSL NIOSSLServerHandler.swift
[915/1009] Compiling NIOSSL NIOSSLHandler.swift
[918/1009] Compiling NIOSSL SSLErrors.swift
[919/1009] Compiling NIOSSL SSLInit.swift
[920/1009] Compiling NIOSSL SSLPKCS12Bundle.swift
[921/1009] Compiling NIOSSL SSLPrivateKey.swift
[922/1009] Compiling NIOSSL SSLCertificate.swift
[923/1009] Compiling NIOSSL SSLCertificateExtensions.swift
[924/1009] Compiling NIOSSL SSLCertificateName.swift
[931/1008] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[932/1008] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[933/1008] Emitting module AsyncKit
[935/1009] Compiling _NIOFileSystem SystemFileHandle.swift
[936/1009] Compiling _NIOFileSystem Utilities.swift
[937/1009] Compiling _NIOFileSystem OpenOptions.swift
[938/1009] Compiling _NIOFileSystem String+FileSystem.swift
[939/1043] Compiling NIOExtras RequestResponseHandler.swift
[940/1043] Compiling NIOExtras RequestResponseWithIDHandler.swift
[944/1043] Compiling NIOExtras FixedLengthFrameDecoder.swift
[945/1043] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[946/1043] Compiling NIOExtras NIOExtrasError.swift
[947/1043] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[948/1043] Compiling NIOExtras LengthFieldPrepender.swift
[952/1044] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[954/1059] Emitting module NIOSSL
[955/1058] Compiling NIOHPACK HPACKHeader.swift
[956/1058] Compiling NIOHPACK HeaderTables.swift
[961/1079] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[962/1079] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[963/1079] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[964/1079] Compiling MultipartKit FormDataDecoder.swift
[965/1079] Compiling MultipartKit FormDataEncoder.Encoder.swift
[966/1079] Compiling MultipartKit FormDataDecoder.Decoder.swift
[967/1079] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[968/1079] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[969/1079] Compiling MultipartKit BasicCodingKey.swift
[970/1079] Compiling NIOWebSocket WebSocketOpcode.swift
[971/1080] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[972/1080] Compiling MultipartKit MultipartParser.swift
[973/1080] Compiling MultipartKit MultipartPart.swift
[974/1080] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[975/1080] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[976/1080] Compiling NIOSSL SubjectAlternativeName.swift
[977/1080] Compiling NIOSSL NIOSSLSecureBytes.swift
[978/1080] Compiling NIOSSL RNG.swift
[979/1080] Compiling NIOSSL SafeCompare.swift
[980/1080] Compiling NIOHTTPCompression HTTPCompression.swift
[981/1080] Emitting module NIOWebSocket
[984/1080] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[986/1081] Compiling MultipartKit FormDataEncoder.swift
[987/1081] Compiling MultipartKit Storage.swift
[988/1081] Compiling MultipartKit MultipartFormData.swift
[989/1081] Compiling NIOHPACK IntegerCoding.swift
[990/1081] Compiling NIOHPACK IndexedHeaderTable.swift
[991/1081] Compiling NIOHTTPCompression HTTPDecompression.swift
[992/1081] Emitting module NIOHTTPCompression
[997/1084] Compiling MultipartKit MultipartError.swift
[998/1084] Compiling MultipartKit Exports.swift
[999/1085] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1000/1085] Compiling NIOHPACK HuffmanTables.swift
[1003/1085] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1006/1085] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1007/1085] Compiling NIOWebSocket WebSocketFrame.swift
[1010/1086] Compiling NIOHPACK StaticHeaderTable.swift
[1014/1086] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1015/1086] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1017/1088] Emitting module MultipartKit
[1018/1088] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1019/1088] Compiling NIOHPACK HuffmanCoding.swift
[1021/1087] Compiling MultipartKit MultipartPartConvertible.swift
[1022/1087] Compiling MultipartKit MultipartSerializer.swift
[1023/1087] Compiling MultipartKit Utilities.swift
[1028/1087] Emitting module _NIOFileSystemFoundationCompat
[1029/1087] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1030/1087] Emitting module NIOExtras
[1033/1087] Emitting module NIOHPACK
[1051/1088] Compiling NIOSSL Zeroization.swift
[1052/1088] Compiling NIOSSL TLSConfiguration.swift
[1053/1088] Compiling NIOSSL UniversalBootstrapSupport.swift
[1054/1088] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1055/1089] Compiling NIOFileSystem Exports.swift
[1056/1089] Emitting module NIOFileSystem
[1080/1178] Compiling LeafKit LeafDataRepresentable.swift
[1081/1178] Compiling LeafKit LeafDataStorage.swift
[1082/1178] Compiling LeafKit LeafError.swift
[1083/1178] Compiling LeafKit LeafLexer.swift
[1084/1178] Compiling LeafKit LeafParameterTypes.swift
[1085/1178] Compiling LeafKit LeafParser.swift
[1086/1178] Compiling LeafKit LeafRenderer.swift
[1087/1178] Compiling LeafKit Dictionary+LeafData.swift
[1088/1186] Compiling WebSocketKit WebSocket+Connect.swift
[1089/1186] Compiling WebSocketKit Exports.swift
[1090/1186] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1091/1186] Compiling WebSocketKit WebSocket+Concurrency.swift
[1092/1186] Compiling WebSocketKit WebSocketHandler.swift
[1093/1186] Compiling LeafKit LeafRawTemplate.swift
[1094/1186] Compiling LeafKit LeafToken.swift
[1095/1186] Compiling LeafKit LeafParameter.swift
[1096/1189] Emitting module WebSocketKit
[1097/1189] Compiling LeafKit LeafSource.swift
[1098/1189] Compiling LeafKit LeafSources.swift
[1099/1189] Compiling LeafKit NIOLeafFiles.swift
[1103/1189] Compiling LeafKit LeafContext.swift
[1104/1189] Compiling LeafKit LeafSerializer.swift
[1105/1189] Compiling LeafKit ParameterResolver.swift
[1106/1189] Compiling LeafKit LeafSyntax.swift
[1107/1189] Compiling LeafKit LeafTag.swift
[1108/1189] Compiling WebSocketKit WebSocket.swift
[1109/1189] Compiling WebSocketKit WebSocketClient.swift
[1116/1190] Emitting module LeafKit
[1118/1190] Compiling LeafKit Character+Identities.swift
[1119/1190] Compiling LeafKit LeafAST.swift
[1120/1190] Compiling LeafKit DefaultLeafCache.swift
[1121/1190] Compiling LeafKit LeafCache.swift
[1122/1190] Compiling LeafKit LeafConfiguration.swift
[1123/1190] Compiling LeafKit LeafData.swift
[1129/1190] Compiling NIOHTTP2 InboundWindowManager.swift
[1130/1190] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1131/1190] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1132/1190] Compiling NIOHTTP2 StreamChannelList.swift
[1133/1190] Compiling NIOHTTP2 StreamMap.swift
[1134/1190] Compiling NIOHTTP2 StreamStateMachine.swift
[1135/1190] Compiling NIOHTTP2 UnsafeTransfer.swift
[1136/1190] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1137/1190] Emitting module NIOHTTP2
[1146/1190] Wrapping AST for WebSocketKit for debugging
[1150/1190] Compiling LeafKit String+HTMLEscape.swift
[1152/1191] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1153/1191] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1154/1191] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1155/1191] Compiling NIOHTTP2 HTTP2StreamID.swift
[1156/1191] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1157/1191] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1158/1191] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1159/1191] Compiling NIOHTTP2 InboundEventBuffer.swift
[1160/1190] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1161/1190] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1162/1190] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1163/1190] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1164/1190] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1165/1190] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1166/1190] Compiling NIOHTTP2 HTTP2Error.swift
[1167/1190] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1169/1190] Compiling NIOHTTP2 SendingDataState.swift
[1170/1190] Compiling NIOHTTP2 SendingGoawayState.swift
[1171/1190] Compiling NIOHTTP2 SendingHeadersState.swift
[1172/1190] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1173/1190] Compiling NIOHTTP2 SendingRstStreamState.swift
[1174/1190] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1175/1190] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1176/1190] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1177/1190] Compiling NIOHTTP2 HTTP2Frame.swift
[1178/1190] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1179/1190] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1180/1190] Compiling NIOHTTP2 HTTP2PingData.swift
[1181/1190] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1182/1190] Compiling NIOHTTP2 HTTP2Settings.swift
[1183/1190] Compiling NIOHTTP2 HTTP2Stream.swift
[1185/1250] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1186/1250] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1187/1250] Compiling AsyncHTTPClient Transaction.swift
[1188/1250] Compiling AsyncHTTPClient Base64.swift
[1189/1250] Compiling AsyncHTTPClient BasicAuth.swift
[1190/1250] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1191/1250] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1192/1250] Compiling AsyncHTTPClient ConnectionPool.swift
[1193/1250] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1194/1250] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1195/1250] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1196/1250] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1197/1250] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1198/1250] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1199/1250] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1200/1250] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1201/1250] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1202/1250] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1203/1258] Emitting module AsyncHTTPClient
[1204/1258] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1205/1258] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1206/1258] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1207/1258] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1208/1258] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1209/1258] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1210/1258] Compiling AsyncHTTPClient RequestBodyLength.swift
[1211/1258] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1212/1258] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1213/1258] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1214/1258] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1215/1258] Compiling AsyncHTTPClient HTTP1Connection.swift
[1216/1258] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1217/1258] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1218/1258] Compiling AsyncHTTPClient HTTP2Connection.swift
[1219/1258] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1220/1258] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1221/1258] Compiling AsyncHTTPClient HTTPHandler.swift
[1222/1258] Compiling AsyncHTTPClient LRUCache.swift
[1223/1258] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[1224/1258] Compiling AsyncHTTPClient NWErrorHandler.swift
[1225/1258] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1226/1258] Compiling AsyncHTTPClient TLSConfiguration.swift
[1227/1258] Compiling AsyncHTTPClient RedirectState.swift
[1228/1258] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1229/1258] Compiling AsyncHTTPClient ConnectionTarget.swift
[1230/1258] Compiling AsyncHTTPClient DeconstructedURL.swift
[1231/1258] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1232/1258] Compiling AsyncHTTPClient FoundationExtensions.swift
[1233/1258] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1234/1258] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1235/1258] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1236/1258] Compiling AsyncHTTPClient HTTPClient.swift
[1237/1258] Compiling AsyncHTTPClient RequestOptions.swift
[1238/1258] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1239/1258] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1240/1258] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1241/1258] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1242/1258] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1243/1258] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1244/1258] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1245/1258] Compiling AsyncHTTPClient RequestBag.swift
[1246/1258] Compiling AsyncHTTPClient RequestValidation.swift
[1247/1258] Compiling AsyncHTTPClient SSLContextCache.swift
[1248/1258] Compiling AsyncHTTPClient Scheme.swift
[1249/1258] Compiling AsyncHTTPClient Singleton.swift
[1250/1258] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1251/1258] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1252/1258] Compiling AsyncHTTPClient Utils.swift
[1254/1427] Compiling Vapor AsyncBasicResponder.swift
[1255/1427] Compiling Vapor AsyncMiddleware.swift
[1256/1427] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[1257/1427] Compiling Vapor AsyncSessionDriver.swift
[1258/1427] Compiling Vapor Authentication+Concurrency.swift
[1259/1427] Compiling Vapor Cache+Concurrency.swift
[1260/1427] Compiling Vapor Client+Concurrency.swift
[1261/1427] Compiling Vapor RequestBody+Concurrency.swift
[1262/1427] Compiling Vapor Responder+Concurrency.swift
[1263/1427] Compiling Vapor ResponseCodable+Concurrency.swift
[1264/1427] Compiling Vapor RoutesBuilder+Concurrency.swift
[1265/1427] Compiling Vapor ViewRenderer+Concurrency.swift
[1266/1427] Compiling Vapor WebSocket+Concurrency.swift
[1267/1427] Compiling Vapor ContainerGetPathExecutor.swift
[1268/1427] Compiling Vapor Content.swift
[1269/1427] Compiling Vapor ContentCoders.swift
[1270/1427] Compiling Vapor ContentConfiguration.swift
[1271/1427] Compiling Vapor ContentContainer.swift
[1272/1427] Compiling Vapor JSONCoder+Custom.swift
[1273/1427] Compiling Vapor JSONCoders+Content.swift
[1274/1427] Compiling Vapor PlaintextDecoder.swift
[1275/1427] Compiling Vapor PlaintextEncoder.swift
[1276/1427] Compiling Vapor URLQueryCoders.swift
[1277/1427] Compiling Vapor URLQueryContainer.swift
[1278/1451] Compiling Vapor HTTPServerResponseEncoder.swift
[1279/1451] Compiling Vapor HTTPServerUpgradeHandler.swift
[1280/1451] Compiling Vapor Logger+Report.swift
[1281/1451] Compiling Vapor LoggingSystem+Environment.swift
[1282/1451] Compiling Vapor Application+Middleware.swift
[1283/1451] Compiling Vapor CORSMiddleware.swift
[1284/1451] Compiling Vapor ErrorMiddleware.swift
[1285/1451] Compiling Vapor FileMiddleware.swift
[1286/1451] Compiling Vapor Middleware.swift
[1287/1451] Compiling Vapor MiddlewareConfiguration.swift
[1288/1451] Compiling Vapor ResponseCompressionMiddleware.swift
[1289/1451] Compiling Vapor RouteLoggingMiddleware.swift
[1290/1451] Compiling Vapor TracingMiddleware.swift
[1291/1451] Compiling Vapor File+Multipart.swift
[1292/1451] Compiling Vapor FormDataDecoder+Content.swift
[1293/1451] Compiling Vapor FormDataEncoder+Content.swift
[1294/1451] Compiling Vapor Application+Password.swift
[1295/1451] Compiling Vapor Application+Passwords.swift
[1296/1451] Compiling Vapor AsyncPasswordHasher.swift
[1297/1451] Compiling Vapor BcryptHasher.swift
[1298/1451] Compiling Vapor PasswordHasher.swift
[1299/1451] Compiling Vapor PlaintextHasher.swift
[1300/1451] Compiling Vapor Request+Password.swift
[1301/1451] Compiling Vapor Redirect.swift
[1302/1475] Compiling Vapor Core.swift
[1303/1475] Compiling Vapor Running.swift
[1304/1475] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[1305/1475] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[1306/1475] Compiling Vapor DotEnvFile+load.swift
[1307/1475] Compiling Vapor Routes+caseInsenstive.swift
[1308/1475] Compiling Vapor Validatable+validate.swift
[1309/1475] Compiling Vapor Environment+Process.swift
[1310/1475] Compiling Vapor Environment+Secret.swift
[1311/1475] Compiling Vapor Environment.swift
[1312/1475] Compiling Vapor Abort.swift
[1313/1475] Compiling Vapor AbortError.swift
[1314/1475] Compiling Vapor DebuggableError.swift
[1315/1475] Compiling Vapor Demangler.swift
[1316/1475] Compiling Vapor ErrorSource.swift
[1317/1475] Compiling Vapor StackTrace.swift
[1318/1475] Compiling Vapor Exports.swift
[1319/1475] Compiling Vapor Application+HTTP.swift
[1320/1475] Compiling Vapor BasicResponder.swift
[1321/1475] Compiling Vapor BodyStream.swift
[1322/1475] Compiling Vapor Application+HTTP+Client.swift
[1323/1475] Compiling Vapor EventLoopHTTPClient.swift
[1324/1475] Compiling Vapor EndpointCache.swift
[1325/1475] Compiling Vapor HTTPMethod+String.swift
[1326/1475] Compiling Vapor Application.swift
[1327/1475] Compiling Vapor AuthenticationCache.swift
[1328/1475] Compiling Vapor Authenticator.swift
[1329/1475] Compiling Vapor BasicAuthorization.swift
[1330/1475] Compiling Vapor BearerAuthorization.swift
[1331/1475] Compiling Vapor GuardMiddleware.swift
[1332/1475] Compiling Vapor RedirectMiddleware.swift
[1333/1475] Compiling Vapor SessionAuthenticatable.swift
[1334/1475] Compiling Vapor Bcrypt.swift
[1335/1475] Compiling Vapor Application+Cache.swift
[1336/1475] Compiling Vapor Cache.swift
[1337/1475] Compiling Vapor CacheExpirationTime.swift
[1338/1475] Compiling Vapor MemoryCache.swift
[1339/1475] Compiling Vapor Request+Cache.swift
[1340/1475] Compiling Vapor Application+Clients.swift
[1341/1475] Compiling Vapor Client.swift
[1342/1475] Compiling Vapor ClientRequest.swift
[1343/1475] Compiling Vapor ClientResponse.swift
[1344/1475] Compiling Vapor Request+Client.swift
[1345/1475] Compiling Vapor BootCommand.swift
[1346/1475] Compiling Vapor CommandContext+Application.swift
[1347/1475] Compiling Vapor RoutesCommand.swift
[1348/1475] Compiling Vapor ServeCommand.swift
[1349/1475] Compiling Vapor AnyResponse+Concurrency.swift
[1350/1475] Compiling Vapor Validator.swift
[1351/1475] Compiling Vapor ValidatorResult.swift
[1352/1475] Compiling Vapor And.swift
[1353/1475] Compiling Vapor Case.swift
[1354/1475] Compiling Vapor CharacterSet.swift
[1355/1475] Compiling Vapor Count.swift
[1356/1475] Compiling Vapor Custom.swift
[1357/1475] Compiling Vapor Email.swift
[1358/1475] Compiling Vapor Empty.swift
[1359/1475] Compiling Vapor In.swift
[1360/1475] Compiling Vapor Nil.swift
[1361/1475] Compiling Vapor NilIgnoring.swift
[1362/1475] Compiling Vapor Not.swift
[1363/1475] Compiling Vapor Or.swift
[1364/1475] Compiling Vapor Pattern.swift
[1365/1475] Compiling Vapor Range.swift
[1366/1475] Compiling Vapor URL.swift
[1367/1475] Compiling Vapor Valid.swift
[1368/1475] Compiling Vapor Application+Views.swift
[1369/1475] Compiling Vapor PlaintextRenderer.swift
[1370/1475] Compiling Vapor Request+View.swift
[1371/1475] Compiling Vapor View.swift
[1372/1475] Compiling Vapor ViewRenderer.swift
[1373/1475] Compiling Vapor _Deprecations.swift
[1374/1475] Compiling Vapor Bytes+Hex.swift
[1375/1475] Compiling Vapor Bytes+SecureCompare.swift
[1376/1475] Compiling Vapor Collection+Safe.swift
[1377/1475] Compiling Vapor DataProtocol+Copy.swift
[1378/1475] Compiling Vapor DecoderUnwrapper.swift
[1379/1475] Compiling Vapor DirectoryConfiguration.swift
[1380/1475] Compiling Vapor DotEnv.swift
[1381/1475] Compiling Vapor Extendable.swift
[1382/1475] Compiling Vapor File.swift
[1383/1475] Compiling Vapor FileIO.swift
[1384/1475] Compiling Vapor LifecycleHandler.swift
[1385/1475] Compiling Vapor OptionalType.swift
[1386/1475] Compiling Vapor RFC1123.swift
[1387/1475] Compiling Vapor SocketAddress+Hostname.swift
[1388/1475] Compiling Vapor Storage.swift
[1389/1475] Compiling Vapor String+IsIPAddress.swift
[1390/1475] Compiling Vapor Thread.swift
[1391/1475] Compiling Vapor URI.swift
[1392/1475] Compiling Vapor RangeResult.swift
[1393/1475] Compiling Vapor Validatable.swift
[1394/1475] Compiling Vapor Validation.swift
[1395/1475] Compiling Vapor ValidationKey.swift
[1396/1475] Compiling Vapor Validations.swift
[1397/1475] Compiling Vapor ValidationsError.swift
[1398/1475] Compiling Vapor Service.swift
[1399/1475] Compiling Vapor Application+Sessions.swift
[1400/1475] Compiling Vapor MemorySessions.swift
[1401/1475] Compiling Vapor Request+Session.swift
[1402/1475] Compiling Vapor Session.swift
[1403/1475] Compiling Vapor SessionCache.swift
[1404/1475] Compiling Vapor SessionData.swift
[1405/1475] Compiling Vapor SessionDriver.swift
[1406/1475] Compiling Vapor SessionsConfiguration.swift
[1407/1475] Compiling Vapor SessionsMiddleware.swift
[1408/1475] Compiling Vapor URLEncodedFormData.swift
[1409/1475] Compiling Vapor URLEncodedFormDecoder.swift
[1410/1475] Compiling Vapor URLEncodedFormEncoder.swift
[1411/1475] Compiling Vapor URLEncodedFormError.swift
[1412/1475] Compiling Vapor URLEncodedFormParser.swift
[1413/1475] Compiling Vapor URLEncodedFormSerializer.swift
[1414/1475] Compiling Vapor URLQueryFragmentConvertible.swift
[1415/1475] Compiling Vapor AnyResponse.swift
[1416/1475] Compiling Vapor Array+Random.swift
[1417/1475] Compiling Vapor Base32.swift
[1418/1475] Compiling Vapor Base64.swift
[1419/1475] Compiling Vapor BaseN.swift
[1420/1475] Compiling Vapor BasicCodingKey.swift
[1421/1475] Compiling Vapor ByteCount.swift
[1422/1475] Emitting module Vapor
[1423/1475] Compiling Vapor HTTPStatus.swift
[1424/1475] Compiling Vapor HTTPCookies.swift
[1425/1475] Compiling Vapor HTTPHeaderCacheControl.swift
[1426/1475] Compiling Vapor HTTPHeaderExpires.swift
[1427/1475] Compiling Vapor HTTPHeaderLastModified.swift
[1428/1475] Compiling Vapor HTTPHeaders+Cache.swift
[1429/1475] Compiling Vapor HTTPHeaders+Connection.swift
[1430/1475] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[1431/1475] Compiling Vapor HTTPHeaders+ContentRange.swift
[1432/1475] Compiling Vapor HTTPHeaders+Directive.swift
[1433/1475] Compiling Vapor HTTPHeaders+Forwarded.swift
[1434/1475] Compiling Vapor HTTPHeaders+Link.swift
[1435/1475] Compiling Vapor HTTPHeaders+Name.swift
[1436/1475] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[1437/1475] Compiling Vapor HTTPHeaders.swift
[1438/1475] Compiling Vapor HTTPMediaType.swift
[1439/1475] Compiling Vapor HTTPMediaTypePreference.swift
[1440/1475] Compiling Vapor Responder.swift
[1441/1475] Compiling Vapor Application+HTTP+Server.swift
[1442/1475] Compiling Vapor HTTPServer.swift
[1443/1475] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[1444/1475] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[1445/1475] Compiling Vapor HTTPServerHandler.swift
[1446/1475] Compiling Vapor HTTPServerRequestDecoder.swift
[1447/1475] Compiling Vapor Request+Body.swift
[1448/1475] Compiling Vapor Request+BodyStream.swift
[1449/1475] Compiling Vapor Request.swift
[1450/1475] Compiling Vapor Application+Responder.swift
[1451/1475] Compiling Vapor DefaultResponder.swift
[1452/1475] Compiling Vapor Response+Body.swift
[1453/1475] Compiling Vapor Response.swift
[1454/1475] Compiling Vapor ResponseCodable.swift
[1455/1475] Compiling Vapor Application+Routes.swift
[1456/1475] Compiling Vapor Parameters+Require.swift
[1457/1475] Compiling Vapor Request+WebSocket.swift
[1458/1475] Compiling Vapor Route.swift
[1459/1475] Compiling Vapor RouteCollection.swift
[1460/1475] Compiling Vapor Routes.swift
[1461/1475] Compiling Vapor RoutesBuilder+Group.swift
[1462/1475] Compiling Vapor RoutesBuilder+Method.swift
[1463/1475] Compiling Vapor RoutesBuilder+Middleware.swift
[1464/1475] Compiling Vapor RoutesBuilder+WebSocket.swift
[1465/1475] Compiling Vapor RoutesBuilder.swift
[1466/1475] Compiling Vapor OTP.swift
[1467/1475] Compiling Vapor Application+Servers.swift
[1468/1475] Compiling Vapor Server.swift
[1469/1475] Compiling Vapor App+Service.swift
[1470/1475] Compiling Vapor Req+Service.swift
[1471/1476] Wrapping AST for Vapor for debugging
[1473/1483] Compiling Leaf Request+Leaf.swift
[1474/1483] Compiling Leaf LeafError+AbortError.swift
[1475/1483] Compiling Leaf LeafRenderer+ViewRenderer.swift
[1476/1483] Compiling Leaf Exports.swift
[1477/1483] Compiling Leaf Application+Leaf.swift
[1478/1483] Emitting module Leaf
[1479/1483] Compiling Leaf LeafEncoder.swift
[1481/1489] Emitting module App
[1482/1489] Compiling App CommonErrorMiddleware.swift
[1483/1489] Compiling App entrypoint.swift
[1484/1489] Compiling App configure.swift
[1485/1489] Compiling App CustomHeaderMiddleware.swift
[1486/1489] Compiling App routes.swift
[1487/1489] Write Objects.LinkFileList
error: link command failed with exit code 1 (use -v to see invocation)
ld.lld: error: undefined symbol: posix_spawnattr_destroy
>>> referenced by Process.swift:634 (/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:634)
>>>               /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/TSCBasic.build/Process.swift.o:($s8TSCBasic7ProcessC6launchAA18WritableByteStream_pyKF6$deferL_yyF)
ld.lld: error: undefined symbol: posix_spawn_file_actions_destroy
>>> referenced by Process.swift:679 (/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:679)
>>>               /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/TSCBasic.build/Process.swift.o:($s8TSCBasic7ProcessC6launchAA18WritableByteStream_pyKF6$deferL0_yyF)
ld.lld: error: undefined symbol: posix_spawnattr_init
>>> referenced by Process.swift:633 (/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:633)
>>>               /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/TSCBasic.build/Process.swift.o:($s8TSCBasic7ProcessC6launchAA18WritableByteStream_pyKF)
ld.lld: error: undefined symbol: posix_spawnattr_setsigmask
>>> referenced by Process.swift:639 (/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:639)
>>>               /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/TSCBasic.build/Process.swift.o:($s8TSCBasic7ProcessC6launchAA18WritableByteStream_pyKF)
ld.lld: error: undefined symbol: posix_spawnattr_setsigdefault
>>> referenced by Process.swift:659 (/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:659)
>>>               /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/TSCBasic.build/Process.swift.o:($s8TSCBasic7ProcessC6launchAA18WritableByteStream_pyKF)
ld.lld: error: undefined symbol: posix_spawnattr_setpgroup
>>> referenced by Process.swift:667 (/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:667)
>>>               /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/TSCBasic.build/Process.swift.o:($s8TSCBasic7ProcessC6launchAA18WritableByteStream_pyKF)
ld.lld: error: undefined symbol: posix_spawnattr_setflags
>>> referenced by Process.swift:670 (/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:670)
>>>               /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/TSCBasic.build/Process.swift.o:($s8TSCBasic7ProcessC6launchAA18WritableByteStream_pyKF)
ld.lld: error: undefined symbol: posix_spawn_file_actions_init
>>> referenced by Process.swift:678 (/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:678)
>>>               /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/TSCBasic.build/Process.swift.o:($s8TSCBasic7ProcessC6launchAA18WritableByteStream_pyKF)
ld.lld: error: undefined symbol: posix_spawn_file_actions_adddup2
>>> referenced by Process.swift:711 (/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:711)
>>>               /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/TSCBasic.build/Process.swift.o:($s8TSCBasic7ProcessC6launchAA18WritableByteStream_pyKF)
>>> referenced by Process.swift:724 (/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:724)
>>>               /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/TSCBasic.build/Process.swift.o:($s8TSCBasic7ProcessC6launchAA18WritableByteStream_pyKF)
>>> referenced by Process.swift:732 (/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:732)
>>>               /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/TSCBasic.build/Process.swift.o:($s8TSCBasic7ProcessC6launchAA18WritableByteStream_pyKF)
>>> referenced 3 more times
ld.lld: error: undefined symbol: posix_spawn_file_actions_addclose
>>> referenced by Process.swift:714 (/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:714)
>>>               /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/TSCBasic.build/Process.swift.o:($s8TSCBasic7ProcessC6launchAA18WritableByteStream_pyKF)
>>> referenced by Process.swift:715 (/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:715)
>>>               /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/TSCBasic.build/Process.swift.o:($s8TSCBasic7ProcessC6launchAA18WritableByteStream_pyKF)
>>> referenced by Process.swift:727 (/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:727)
>>>               /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/TSCBasic.build/Process.swift.o:($s8TSCBasic7ProcessC6launchAA18WritableByteStream_pyKF)
>>> referenced 3 more times
ld.lld: error: undefined symbol: posix_spawnp
>>> referenced by Process.swift:753 (/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:753)
>>>               /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/TSCBasic.build/Process.swift.o:($s8TSCBasic7ProcessC6launchAA18WritableByteStream_pyKF)
clang: error: linker command failed with exit code 1 (use -v to see invocation)
[1488/1489] Linking App
BUILD FAILURE 6.1 android