The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of VaporDocC, reference main (07e0c7), with Swift 6.1 for Android on 28 May 2025 00:20:56 UTC.

Swift 6 data race errors: 0

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 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/JosephDuffy/VaporDocC.git
Reference: main
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/JosephDuffy/VaporDocC
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 07e0c7a Don't exclude docc directory
Cloned https://github.com/JosephDuffy/VaporDocC.git
Revision (git rev-parse @):
07e0c7a6cf05a331fe2d2167e8e497fcb4eaff04
SUCCESS checkout https://github.com/JosephDuffy/VaporDocC.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/JosephDuffy/VaporDocC.git
https://github.com/JosephDuffy/VaporDocC.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/Vapor.git"
    }
  ],
  "manifest_display_name" : "VaporDocC",
  "name" : "VaporDocC",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "Run",
      "targets" : [
        "Run"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "VaporDocC",
      "targets" : [
        "VaporDocC"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "VaporDocCTests",
      "module_type" : "SwiftTarget",
      "name" : "VaporDocCTests",
      "path" : "Tests/VaporDocCTests",
      "sources" : [
        "VaporDocCTests.swift"
      ],
      "target_dependencies" : [
        "VaporDocC"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VaporDocC",
      "module_type" : "SwiftTarget",
      "name" : "VaporDocC",
      "path" : "Sources/VaporDocC",
      "product_dependencies" : [
        "Vapor"
      ],
      "product_memberships" : [
        "Run",
        "VaporDocC"
      ],
      "sources" : [
        "VaporDocCMiddleware.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Run",
      "module_type" : "SwiftTarget",
      "name" : "Run",
      "path" : "Sources/Run",
      "product_dependencies" : [
        "Vapor"
      ],
      "product_memberships" : [
        "Run"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "VaporDocC"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.5"
}
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:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/vapor/Vapor.git
[1/74378] Fetching vapor
Fetched https://github.com/vapor/Vapor.git from cache (1.86s)
Computing version for https://github.com/vapor/Vapor.git
Computed https://github.com/vapor/Vapor.git at 4.115.0 (3.64s)
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-distributed-tracing.git
[1/1063] Fetching swift-service-context
[1064/4382] Fetching swift-service-context, multipart-kit
[1894/6991] Fetching swift-service-context, multipart-kit, websocket-kit
[5300/12950] Fetching swift-service-context, multipart-kit, websocket-kit, swift-algorithms
[5420/14660] Fetching swift-service-context, multipart-kit, websocket-kit, swift-algorithms, swift-atomics
[6111/19634] Fetching swift-service-context, multipart-kit, websocket-kit, swift-algorithms, swift-atomics, swift-distributed-tracing
Fetched https://github.com/apple/swift-service-context.git from cache (0.57s)
Fetched https://github.com/vapor/websocket-kit.git from cache (0.57s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.58s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.58s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-http2.git
[3338/7235] Fetching multipart-kit, swift-atomics, swift-metrics
[3515/13149] Fetching multipart-kit, swift-atomics, swift-metrics, swift-nio-extras
[3575/16985] Fetching multipart-kit, swift-atomics, swift-metrics, swift-nio-extras, swift-log
[13685/28512] Fetching multipart-kit, swift-atomics, swift-metrics, swift-nio-extras, swift-log, swift-nio-http2
Fetched https://github.com/apple/swift-metrics.git from cache (0.75s)
Fetching https://github.com/apple/swift-nio-ssl.git
[24647/26306] Fetching multipart-kit, swift-atomics, swift-nio-extras, swift-log, swift-nio-http2
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.53s)
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-log.git from cache (1.55s)
Fetching https://github.com/vapor/routing-kit.git
Fetched https://github.com/apple/swift-atomics.git from cache (2.14s)
Fetching https://github.com/apple/swift-crypto.git
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.59s)
Fetching https://github.com/vapor/console-kit.git
Fetched https://github.com/vapor/multipart-kit.git from cache (2.20s)
Fetching https://github.com/vapor/async-kit.git
[1/14843] Fetching swift-nio-ssl
[2376/28779] Fetching swift-nio-ssl, swift-crypto
[10323/49506] Fetching swift-nio-ssl, swift-crypto, routing-kit
[10828/55083] Fetching swift-nio-ssl, swift-crypto, routing-kit, console-kit
[10829/57453] Fetching swift-nio-ssl, swift-crypto, routing-kit, console-kit, async-kit
[40885/133508] Fetching swift-nio-ssl, swift-crypto, routing-kit, console-kit, async-kit, swift-nio
Fetched https://github.com/vapor/async-kit.git from cache (2.21s)
Fetched https://github.com/vapor/console-kit.git from cache (2.24s)
Fetching https://github.com/swift-server/async-http-client.git
[104266/125561] Fetching swift-nio-ssl, swift-crypto, routing-kit, swift-nio
Fetched https://github.com/vapor/routing-kit.git from cache (2.31s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.09s)
[69457/89991] Fetching swift-crypto, swift-nio
Fetched https://github.com/apple/swift-crypto.git from cache (2.34s)
[56281/76055] Fetching swift-nio
[60845/90069] Fetching swift-nio, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (0.96s)
Fetched https://github.com/apple/swift-nio.git from cache (5.07s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (7.95s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (0.45s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (1.15s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.00s)
Fetching https://github.com/apple/swift-numerics.git
[1/5691] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.42s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.20s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
[265/20982] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.40s)
[4314/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.46s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (1.94s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.69s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.45s)
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.29s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.76s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.51s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.43s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.27.1 (0.54s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/904] Fetching swift-http-types
[905/2494] Fetching swift-http-types, swift-asn1
[1685/4920] Fetching swift-http-types, swift-asn1, swift-service-lifecycle
[2794/6061] Fetching swift-http-types, swift-asn1, swift-service-lifecycle, swift-http-structured-headers
[4228/12216] Fetching swift-http-types, swift-asn1, swift-service-lifecycle, swift-http-structured-headers, swift-certificates
[6986/17201] Fetching swift-http-types, swift-asn1, swift-service-lifecycle, swift-http-structured-headers, swift-certificates, swift-async-algorithms
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.36s)
[10464/16060] Fetching swift-http-types, swift-asn1, swift-service-lifecycle, swift-certificates, swift-async-algorithms
Fetched https://github.com/apple/swift-asn1.git from cache (0.49s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.49s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.51s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.51s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.52s)
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 (1.05s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.61s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.60s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.72s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.58s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (0.73s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.55s)
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.60s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.89s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.57s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.68s)
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.61s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (2.78s)
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.55s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.70s)
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-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/apple/swift-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-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.31.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.27.1
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/Vapor.git
Working copy of https://github.com/vapor/Vapor.git resolved at 4.115.0
Creating working copy for https://github.com/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/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-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/vapor/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-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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/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-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/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Building for debugging...
[0/886] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1/886] Write swift-version-24593BA9C3E375BF.txt
[2/886] Write sources
[3/886] Compiling _NumericsShims _NumericsShims.c
[3/886] Write sources
[8/886] Compiling _AtomicsShims.c
[9/886] Compiling a_i2d_fp.cc
[10/886] Compiling a_dup.cc
[10/886] Write sources
[22/886] Compiling a_gentm.cc
[23/886] Compiling a_d2i_fp.cc
[23/886] Write sources
[55/886] Compiling a_time.cc
[56/888] Compiling a_bitstr.cc
[57/891] Compiling CVaporBcrypt blf.c
[58/902] Compiling a_bool.cc
[59/908] Compiling CVaporBcrypt bcrypt.c
[60/908] Compiling CSystem shims.c
[62/955] Emitting module SystemPackage
[63/958] Compiling CoreMetrics Metrics.swift
[64/958] Emitting module InternalCollectionsUtilities
[65/958] Compiling SystemPackage Errno.swift
[66/958] Compiling SystemPackage ErrnoWindows.swift
[67/959] Emitting module _NIOBase64
[68/959] Compiling _NIOBase64 Base64.swift
[69/960] Compiling RealModule Real.swift
[70/961] Compiling _NIODataStructures _TinyArray.swift
[71/961] Compiling _NIODataStructures Heap.swift
[73/961] Emitting module _NIODataStructures
[74/961] Compiling _NIODataStructures PriorityQueue.swift
[75/962] Compiling SystemPackage FilePathSyntax.swift
[76/962] Compiling SystemPackage FilePathTemp.swift
[77/962] Compiling SystemPackage FilePathParsing.swift
[78/962] Compiling SystemPackage FilePathString.swift
[79/962] Compiling RealModule RealFunctions.swift
[80/962] Compiling SystemPackage MachPort.swift
[81/962] Compiling SystemPackage PlatformString.swift
[82/962] Compiling SystemPackage SystemString.swift
[85/962] Compiling SystemPackage FileDescriptor.swift
[86/962] Compiling SystemPackage FileHelpers.swift
[86/962] Compiling CNIOWindows shim.c
[92/962] Compiling RealModule Float16+Real.swift
[93/962] Compiling RealModule Float80+Real.swift
[96/962] Compiling ServiceContextModule ServiceContextKey.swift
[97/962] Compiling RealModule ElementaryFunctions.swift
[98/962] Compiling RealModule Float+Real.swift
[99/962] Emitting module ServiceContextModule
[100/962] Compiling ServiceContextModule ServiceContext.swift
[101/963] Compiling SystemPackage FilePathComponentView.swift
[102/963] Compiling SystemPackage FilePathComponents.swift
[103/963] Compiling SystemPackage FileOperations.swift
[104/963] Compiling SystemPackage FilePath.swift
[105/963] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[109/963] Emitting module RealModule
[112/964] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[116/965] Wrapping AST for _NIOBase64 for debugging
[118/965] Compiling SystemPackage Util+StringArray.swift
[119/965] Compiling SystemPackage Util.swift
[120/965] Compiling SystemPackage UtilConsumers.swift
[122/965] Compiling CNIOWindows WSAStartup.c
[123/965] Compiling CNIOWASI CNIOWASI.c
[125/965] Compiling CNIOSHA1 c_nio_sha1.c
[126/965] Compiling CNIOLinux shim.c
[127/965] Compiling CNIOLinux liburing_shims.c
[128/965] Compiling CNIOLLHTTP c_nio_llhttp.c
[129/965] Compiling CNIOLLHTTP c_nio_http.c
[130/965] Compiling CNIOLLHTTP c_nio_api.c
[131/965] Compiling CNIOExtrasZlib empty.c
[132/965] Compiling CNIODarwin shim.c
[133/965] Wrapping AST for _NIODataStructures for debugging
[134/965] Compiling fiat_p256_adx_sqr.S
[135/965] Compiling CNIOBoringSSLShims shims.c
[136/965] Compiling fiat_p256_adx_mul.S
[137/965] Compiling fiat_curve25519_adx_square.S
[139/965] Compiling Logging MetadataProvider.swift
[140/965] Compiling SystemPackage FilePathTempPosix.swift
[141/965] Compiling SystemPackage FilePathTempWindows.swift
[142/965] Compiling SystemPackage FilePathWindows.swift
[143/965] Compiling SystemPackage FilePermissions.swift
[144/965] Emitting module Logging
[145/965] Compiling SystemPackage Backcompat.swift
[146/965] Compiling SystemPackage CInterop.swift
[147/965] Compiling SystemPackage Constants.swift
[148/965] Compiling SystemPackage Exports.swift
[149/965] Compiling SystemPackage Mocking.swift
[150/965] Compiling SystemPackage RawBuffer.swift
[151/965] Compiling SystemPackage Syscalls.swift
[152/965] Compiling SystemPackage WindowsSyscallAdapters.swift
[152/966] Compiling fiat_curve25519_adx_mul.S
[154/966] Compiling Logging Locks.swift
[155/966] Compiling Logging Logging.swift
[156/966] Compiling Logging LogHandler.swift
[157/974] Emitting module CoreMetrics
[158/974] Compiling CoreMetrics Locks.swift
[160/1097] Compiling Instrumentation NoOpInstrument.swift
[163/1097] Compiling Instrumentation Locks.swift
[164/1097] Compiling Instrumentation InstrumentationSystem.swift
[165/1097] Emitting module Instrumentation
[166/1097] Compiling Instrumentation Instrument.swift
[167/1097] Compiling Instrumentation MultiplexInstrument.swift
[169/1189] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[170/1189] Compiling HashTreeCollections TreeSet+Debugging.swift
[171/1189] Compiling HashTreeCollections TreeSet+Descriptions.swift
[172/1189] Compiling HashTreeCollections TreeSet+Equatable.swift
[173/1189] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[174/1189] Compiling HashTreeCollections TreeSet+Extras.swift
[175/1189] Compiling HashTreeCollections TreeSet+Filter.swift
[176/1189] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[177/1196] Compiling HeapModule Heap+Descriptions.swift
[178/1196] Compiling HeapModule _HeapNode.swift
[179/1196] Compiling HashTreeCollections TreeDictionary+Collection.swift
[180/1196] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[181/1196] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[182/1196] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[183/1196] Compiling HashTreeCollections TreeDictionary.swift
[184/1196] Compiling HashTreeCollections TreeSet+Codable.swift
[185/1196] Compiling HashTreeCollections TreeSet+Collection.swift
[186/1196] Emitting module HeapModule
[187/1196] Compiling HeapModule Heap+Invariants.swift
[188/1196] Compiling HeapModule Heap+UnsafeHandle.swift
[189/1196] Compiling HeapModule Heap.swift
[190/1197] Compiling HashTreeCollections _HashStack.swift
[191/1197] Compiling HashTreeCollections _HashTreeIterator.swift
[192/1197] Compiling HashTreeCollections _HashTreeStatistics.swift
[193/1197] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[194/1197] Compiling HashTreeCollections _RawHashNode.swift
[195/1197] Compiling HashTreeCollections _UnmanagedHashNode.swift
[196/1197] Compiling HashTreeCollections _UnsafePath.swift
[197/1197] Compiling HashTreeCollections TreeDictionary+Codable.swift
[198/1197] Compiling HashTreeCollections _HashNode+Invariants.swift
[199/1197] Compiling HashTreeCollections _HashNode+Lookups.swift
[200/1197] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[201/1197] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[202/1197] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[203/1197] Compiling HashTreeCollections _HashNode+Storage.swift
[204/1197] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[205/1197] Compiling HashTreeCollections _HashNode+Structural filter.swift
[206/1197] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[207/1197] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[208/1197] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[209/1197] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[210/1197] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[211/1197] Compiling HashTreeCollections _HashNode+Structural merge.swift
[212/1197] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[213/1197] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[214/1197] Compiling HashTreeCollections _HashNode+Structural union.swift
[215/1197] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[216/1197] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[217/1197] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[218/1197] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[219/1197] Compiling HashTreeCollections _HashNode.swift
[220/1197] Compiling HashTreeCollections _HashNodeHeader.swift
[221/1197] Compiling HashTreeCollections _HashSlot.swift
[223/1197] Compiling HashTreeCollections TreeSet+Hashable.swift
[224/1197] Compiling HashTreeCollections TreeSet+Sendable.swift
[225/1197] Compiling HashTreeCollections TreeSet+Sequence.swift
[226/1197] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[227/1197] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[228/1197] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[229/1197] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[230/1197] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[231/1197] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[232/1197] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[242/1207] Compiling tls_method.cc
[243/1207] Compiling tls_record.cc
[245/1210] Compiling OrderedCollections OrderedSet+Sendable.swift
[246/1210] Compiling OrderedCollections OrderedSet+SubSequence.swift
[247/1210] Compiling OrderedCollections OrderedSet+Testing.swift
[248/1210] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[249/1210] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[250/1210] Compiling OrderedCollections OrderedSet.swift
[251/1210] Compiling OrderedCollections _UnsafeBitset.swift
[251/1222] Wrapping AST for SystemPackage for debugging
[260/1224] Compiling HashTreeCollections TreeDictionary+Merge.swift
[261/1224] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[262/1224] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[263/1224] Compiling HashTreeCollections TreeDictionary+Values.swift
[264/1230] Compiling DequeModule Deque+CustomReflectable.swift
[265/1230] Compiling DequeModule Deque+Descriptions.swift
[265/1232] Wrapping AST for ServiceContextModule for debugging
[267/1232] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[268/1232] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[269/1232] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[270/1232] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[271/1232] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[272/1232] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[273/1232] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[274/1232] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[275/1232] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[276/1232] Compiling HashTreeCollections TreeSet.swift
[276/1232] Wrapping AST for RealModule for debugging
[277/1232] Wrapping AST for Logging for debugging
[279/1232] Compiling DequeModule _DequeBuffer.swift
[280/1232] Compiling DequeModule _DequeBufferHeader.swift
[281/1232] Compiling Tracing TracingTime.swift
[282/1232] Compiling Tracing TracerProtocol.swift
[283/1232] Compiling DequeModule _DequeSlot.swift
[284/1232] Compiling DequeModule _UnsafeWrappedBuffer.swift
[295/1241] Compiling DequeModule Deque+Equatable.swift
[296/1241] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[297/1241] Compiling DequeModule Deque+Extras.swift
[298/1241] Compiling DequeModule Deque+Hashable.swift
[299/1241] Compiling Tracing InstrumentationSystem+Tracing.swift
[300/1241] Emitting module Tracing
[301/1241] Compiling DequeModule Deque+Codable.swift
[302/1241] Compiling DequeModule Deque+Collection.swift
[308/1241] Wrapping AST for InternalCollectionsUtilities for debugging
[312/1241] Compiling DequeModule Deque._UnsafeHandle.swift
[313/1241] Compiling DequeModule Deque.swift
[328/1241] Compiling DequeModule Deque+Testing.swift
[329/1241] Compiling DequeModule Deque._Storage.swift
[330/1241] Compiling Tracing Tracer.swift
[331/1241] Compiling Tracing TracerProtocol+Legacy.swift
[331/1241] Wrapping AST for Instrumentation for debugging
[333/1241] Emitting module OrderedCollections
[334/1242] Emitting module _RopeModule
[334/1242] Wrapping AST for HeapModule for debugging
[336/1242] Wrapping AST for CoreMetrics for debugging
[355/1242] Compiling Tracing NoOpTracer.swift
[356/1242] Compiling Tracing SpanProtocol.swift
[357/1243] Emitting module DequeModule
[359/1244] Compiling RoutingKit PathComponent.swift
[360/1244] Emitting module RoutingKit
[360/1244] Wrapping AST for OrderedCollections for debugging
[373/1244] Wrapping AST for Tracing for debugging
[375/1244] Compiling RoutingKit Router.swift
[376/1244] Compiling RoutingKit TrieRouter.swift
[376/1244] Wrapping AST for DequeModule for debugging
[378/1244] Emitting module Metrics
[379/1244] Compiling Metrics Metrics.swift
[402/1245] Compiling RoutingKit AnyRouter.swift
[403/1245] Compiling RoutingKit Parameters.swift
[405/1246] Compiling _RopeModule Rope+Join.swift
[406/1246] Compiling _RopeModule Rope+MutatingForEach.swift
[407/1246] Compiling _RopeModule Rope+Remove.swift
[408/1246] Compiling _RopeModule Rope+RemoveSubrange.swift
[409/1246] Compiling _RopeModule Rope+Split.swift
[410/1246] Compiling _RopeModule Optional Utilities.swift
[411/1246] Compiling _RopeModule String Utilities.swift
[412/1246] Compiling _RopeModule String.Index+ABI.swift
[413/1246] Compiling _RopeModule _CharacterRecognizer.swift
[414/1246] Wrapping AST for RoutingKit for debugging
[452/1246] Wrapping AST for Metrics for debugging
[454/1246] Emitting module HashTreeCollections
[456/1248] Wrapping AST for HashTreeCollections for debugging
[457/1248] Compiling tls13_server.cc
[458/1248] Compiling tls13_both.cc
[459/1248] Compiling tls13_client.cc
[460/1248] Wrapping AST for _RopeModule for debugging
[461/1248] Compiling tls13_enc.cc
[462/1248] Compiling ssl_x509.cc
[463/1248] Compiling t1_enc.cc
[464/1248] Compiling ssl_transcript.cc
[465/1248] Compiling ssl_versions.cc
[466/1248] Compiling ssl_session.cc
[467/1248] Compiling ssl_stat.cc
[468/1248] Compiling ssl_privkey.cc
[469/1248] Compiling ssl_key_share.cc
[470/1248] Compiling ssl_lib.cc
[471/1248] Compiling ssl_file.cc
[472/1248] Compiling ssl_credential.cc
[473/1248] Compiling ssl_cipher.cc
[474/1248] Compiling ssl_buffer.cc
[475/1248] Compiling ssl_asn1.cc
[476/1248] Compiling ssl_aead_ctx.cc
[477/1248] Compiling ssl_cert.cc
[478/1248] Compiling s3_lib.cc
[479/1248] Compiling s3_pkt.cc
[480/1248] Compiling s3_both.cc
[481/1248] Compiling handshake_client.cc
[482/1248] Compiling handshake.cc
[483/1248] Compiling handshake_server.cc
[484/1248] Compiling handoff.cc
[485/1248] Compiling extensions.cc
[486/1248] Compiling dtls_record.cc
[487/1248] Compiling md5-x86_64-linux.S
[488/1248] Compiling encrypted_client_hello.cc
[489/1248] Compiling md5-586-linux.S
[490/1248] Compiling md5-x86_64-apple.S
[491/1248] Compiling dtls_method.cc
[492/1248] Compiling md5-586-apple.S
[493/1248] Compiling chacha20_poly1305_x86_64-linux.S
[494/1248] Compiling chacha20_poly1305_x86_64-apple.S
[495/1248] Compiling chacha20_poly1305_armv8-win.S
[496/1248] Compiling chacha20_poly1305_armv8-apple.S
[497/1248] Compiling chacha20_poly1305_armv8-linux.S
[498/1248] Compiling d1_pkt.cc
[499/1248] Compiling chacha-x86_64-linux.S
[500/1248] Compiling chacha-x86_64-apple.S
[501/1248] Compiling chacha-x86-linux.S
[502/1248] Compiling d1_srtp.cc
[503/1248] Compiling chacha-x86-apple.S
[504/1248] Compiling chacha-armv8-win.S
[505/1248] Compiling d1_lib.cc
[506/1248] Compiling aes128gcmsiv-x86_64-apple.S
[507/1248] Compiling chacha-armv4-linux.S
[508/1248] Compiling err_data.cc
[509/1248] Compiling aes128gcmsiv-x86_64-linux.S
[510/1248] Compiling chacha-armv8-apple.S
[511/1248] Compiling chacha-armv8-linux.S
[512/1248] Compiling x86_64-mont5-linux.S
[513/1248] Compiling x86_64-mont-apple.S
[514/1248] Compiling x86_64-mont5-apple.S
[515/1248] Compiling x86_64-mont-linux.S
[515/1248] Compiling x86-mont-apple.S
[517/1248] Compiling x86-mont-linux.S
[518/1248] Compiling vpaes-x86_64-apple.S
[519/1248] Compiling vpaes-x86_64-linux.S
[519/1248] Compiling vpaes-x86-linux.S
[521/1248] Compiling bio_ssl.cc
[522/1248] Compiling vpaes-armv8-win.S
[523/1248] Compiling vpaes-armv8-linux.S
[524/1248] Compiling vpaes-x86-apple.S
[525/1248] Compiling vpaes-armv7-linux.S
[526/1248] Compiling vpaes-armv8-apple.S
[527/1248] Compiling sha512-x86_64-apple.S
[528/1248] Compiling sha512-x86_64-linux.S
[529/1248] Compiling sha512-armv8-win.S
[530/1248] Compiling sha512-armv8-apple.S
[531/1248] Compiling sha512-armv8-linux.S
[532/1248] Compiling sha512-armv4-linux.S
[533/1248] Compiling sha512-586-linux.S
[534/1248] Compiling sha512-586-apple.S
[535/1248] Compiling sha256-x86_64-linux.S
[536/1248] Compiling sha256-x86_64-apple.S
[537/1248] Compiling sha256-armv8-win.S
[538/1248] Compiling sha1-x86_64-linux.S
[539/1248] Compiling sha256-armv4-linux.S
[540/1248] Compiling sha256-armv8-apple.S
[541/1248] Compiling sha256-586-apple.S
[542/1248] Compiling d1_both.cc
[543/1248] Compiling sha256-armv8-linux.S
[544/1248] Compiling sha256-586-linux.S
[545/1248] Compiling sha1-x86_64-apple.S
[546/1248] Compiling sha1-armv8-win.S
[547/1248] Compiling sha1-armv4-large-linux.S
[547/1248] Compiling sha1-armv8-apple.S
[549/1248] Compiling sha1-586-linux.S
[550/1248] Compiling sha1-586-apple.S
[551/1248] Compiling sha1-armv8-linux.S
[552/1248] Compiling rsaz-avx2-linux.S
[553/1248] Compiling rdrand-x86_64-linux.S
[554/1248] Compiling rsaz-avx2-apple.S
[555/1248] Compiling rdrand-x86_64-apple.S
[556/1248] Compiling p256_beeu-x86_64-asm-apple.S
[556/1248] Compiling p256_beeu-x86_64-asm-linux.S
[558/1248] Compiling p256_beeu-armv8-asm-win.S
[559/1248] Compiling p256_beeu-armv8-asm-linux.S
[560/1248] Compiling p256-x86_64-asm-linux.S
[561/1248] Compiling p256_beeu-armv8-asm-apple.S
[562/1248] Compiling p256-x86_64-asm-apple.S
[562/1248] Compiling p256-armv8-asm-win.S
[564/1248] Compiling p256-armv8-asm-apple.S
[565/1248] Compiling ghashv8-armv8-win.S
[566/1248] Compiling ghashv8-armv8-linux.S
[567/1248] Compiling p256-armv8-asm-linux.S
[568/1248] Compiling ghashv8-armv8-apple.S
[569/1248] Compiling ghash-x86_64-linux.S
[570/1248] Compiling ghash-x86_64-apple.S
[571/1248] Compiling ghashv8-armv7-linux.S
[572/1248] Compiling ghash-x86-linux.S
[573/1248] Compiling ghash-ssse3-x86_64-linux.S
[574/1248] Compiling ghash-ssse3-x86-linux.S
[575/1248] Compiling ghash-ssse3-x86_64-apple.S
[576/1248] Compiling ghash-neon-armv8-win.S
[577/1248] Compiling ghash-x86-apple.S
[578/1248] Compiling ghash-ssse3-x86-apple.S
[579/1248] Compiling ghash-neon-armv8-linux.S
[580/1248] Compiling ghash-neon-armv8-apple.S
[581/1248] Compiling ghash-armv4-linux.S
[582/1248] Compiling co-586-apple.S
[583/1248] Compiling co-586-linux.S
[584/1248] Compiling bsaes-armv7-linux.S
[585/1248] Compiling bn-armv8-win.S
[586/1248] Compiling bn-armv8-apple.S
[587/1248] Compiling bn-586-linux.S
[588/1248] Compiling bn-armv8-linux.S
[589/1248] Compiling bn-586-apple.S
[590/1248] Compiling armv8-mont-linux.S
[591/1248] Compiling armv8-mont-win.S
[592/1248] Compiling armv8-mont-apple.S
[593/1248] Compiling armv4-mont-linux.S
[593/1248] Compiling aesv8-gcm-armv8-apple.S
[595/1248] Compiling aesv8-gcm-armv8-win.S
[596/1248] Compiling aesv8-gcm-armv8-linux.S
[597/1248] Compiling aesv8-armv8-win.S
[598/1248] Compiling aesv8-armv8-linux.S
[599/1248] Compiling aesv8-armv7-linux.S
[600/1248] Compiling aesni-x86_64-linux.S
[601/1248] Compiling aesv8-armv8-apple.S
[602/1248] Compiling aesni-x86_64-apple.S
[603/1248] Compiling aesni-x86-apple.S
[604/1248] Compiling aesni-gcm-x86_64-linux.S
[605/1248] Compiling aesni-x86-linux.S
[606/1248] Compiling aes-gcm-avx10-x86_64-linux.S
[607/1248] Compiling aesni-gcm-x86_64-apple.S
[608/1248] Compiling aes-gcm-avx2-x86_64-apple.S
[608/1248] Compiling aes-gcm-avx10-x86_64-apple.S
[610/1248] Compiling aes-gcm-avx2-x86_64-linux.S
[611/1248] Compiling x_x509.cc
[612/1248] Compiling x_req.cc
[613/1248] Compiling x_x509a.cc
[614/1248] Compiling x_pubkey.cc
[615/1248] Compiling x_name.cc
[616/1248] Compiling x_val.cc
[617/1248] Compiling x_sig.cc
[618/1248] Compiling x_spki.cc
[619/1248] Compiling x_crl.cc
[619/1248] Compiling x_attrib.cc
[621/1248] Compiling x_exten.cc
[622/1248] Compiling x_algor.cc
[623/1248] Compiling x_all.cc
[624/1248] Compiling x509spki.cc
[625/1248] Compiling x509rset.cc
[626/1248] Compiling x509name.cc
[627/1248] Compiling x509cset.cc
[628/1248] Compiling x509_vfy.cc
[629/1248] Compiling x509_vpm.cc
[630/1248] Compiling x509_v3.cc
[631/1248] Compiling x509_txt.cc
[632/1248] Compiling x509_trs.cc
[633/1248] Compiling x509_set.cc
[634/1248] Compiling x509_req.cc
[635/1248] Compiling x509_obj.cc
[636/1248] Compiling x509_def.cc
[637/1248] Compiling x509_ext.cc
[638/1248] Compiling x509_lu.cc
[639/1248] Compiling x509_cmp.cc
[640/1248] Compiling x509_d2.cc
[641/1248] Compiling x509_att.cc
[642/1248] Compiling x509.cc
[643/1248] Compiling v3_skey.cc
[644/1248] Compiling v3_purp.cc
[645/1248] Compiling v3_utl.cc
[646/1248] Compiling v3_prn.cc
[647/1248] Compiling v3_pmaps.cc
[647/1248] Compiling v3_pcons.cc
[649/1248] Compiling v3_ocsp.cc
[650/1248] Compiling v3_ncons.cc
[651/1248] Compiling v3_int.cc
[652/1248] Compiling v3_info.cc
[653/1248] Compiling v3_lib.cc
[654/1248] Compiling v3_ia5.cc
[655/1248] Compiling v3_genn.cc
[656/1248] Compiling v3_extku.cc
[657/1248] Compiling v3_enum.cc
[658/1248] Compiling v3_crld.cc
[659/1248] Compiling v3_bitst.cc
[660/1248] Compiling v3_alt.cc
[661/1248] Compiling v3_conf.cc
[662/1248] Compiling v3_akey.cc
[663/1248] Compiling v3_cpols.cc
[664/1248] Compiling v3_akeya.cc
[665/1248] Compiling v3_bcons.cc
[666/1248] Compiling t_x509a.cc
[667/1248] Compiling i2d_pr.cc
[668/1248] Compiling t_req.cc
[669/1248] Compiling t_x509.cc
[670/1248] Compiling name_print.cc
[671/1248] Compiling t_crl.cc
[672/1248] Compiling rsa_pss.cc
[673/1248] Compiling by_file.cc
[674/1248] Compiling policy.cc
[675/1248] Compiling asn1_gen.cc
[676/1248] Compiling by_dir.cc
[677/1248] Compiling voprf.cc
[678/1248] Compiling a_verify.cc
[679/1248] Compiling algorithm.cc
[680/1248] Compiling a_digest.cc
[681/1248] Compiling a_sign.cc
[682/1248] Compiling trust_token.cc
[683/1248] Compiling thread_pthread.cc
[684/1248] Compiling pmbtoken.cc
[685/1248] Compiling thread_none.cc
[686/1248] Compiling thread_win.cc
[687/1248] Compiling thread.cc
[688/1248] Compiling stack.cc
[689/1248] Compiling spake2plus.cc
[690/1248] Compiling sha512.cc
[691/1248] Compiling sha1.cc
[692/1248] Compiling sha256.cc
[693/1248] Compiling slhdsa.cc
[694/1248] Compiling siphash.cc
[695/1248] Compiling rsa_print.cc
[696/1248] Compiling rsa_extra.cc
[697/1248] Compiling rc4.cc
[698/1248] Compiling refcount.cc
[699/1248] Compiling windows.cc
[700/1248] Compiling trusty.cc
[701/1248] Compiling rsa_crypt.cc
[702/1248] Compiling rsa_asn1.cc
[703/1248] Compiling urandom.cc
[704/1248] Compiling rand.cc
[705/1248] Compiling passive.cc
[706/1248] Compiling fork_detect.cc
[707/1248] Compiling getentropy.cc
[708/1248] Compiling deterministic.cc
[708/1248] Compiling ios.cc
[710/1248] Compiling poly1305_arm_asm.S
[711/1248] Compiling forkunsafe.cc
[712/1248] Compiling poly1305_vec.cc
[713/1248] Compiling pool.cc
[714/1248] Compiling poly1305_arm.cc
[715/1248] Compiling poly1305.cc
[716/1248] Compiling pkcs7_x509.cc
[717/1248] Compiling p5_pbev2.cc
[718/1248] Compiling pkcs8_x509.cc
[719/1248] Compiling pkcs8.cc
[720/1248] Compiling pkcs7.cc
[721/1248] Compiling pem_xaux.cc
[722/1248] Compiling pem_x509.cc
[723/1248] Compiling pem_pkey.cc
[724/1248] Compiling pem_pk8.cc
[725/1248] Compiling pem_all.cc
[726/1248] Compiling pem_oth.cc
[727/1248] Compiling pem_lib.cc
[728/1248] Compiling mlkem.cc
[729/1248] Compiling obj_xref.cc
[730/1248] Compiling pem_info.cc
[730/1248] Compiling mldsa.cc
[732/1248] Compiling obj.cc
[733/1248] Compiling poly_rq_mul.S
[734/1248] Compiling md5.cc
[735/1248] Compiling fips_shared_support.cc
[736/1248] Compiling mem.cc
[737/1248] Compiling md4.cc
[738/1248] Compiling lhash.cc
[739/1248] Compiling sign.cc
[740/1248] Compiling hrss.cc
[741/1248] Compiling print.cc
[742/1248] Compiling kyber.cc
[743/1248] Compiling hpke.cc
[744/1248] Compiling ex_data.cc
[745/1248] Compiling pbkdf.cc
[746/1248] Compiling scrypt.cc
[747/1248] Compiling p_x25519.cc
[748/1248] Compiling p_rsa.cc
[749/1248] Compiling p_rsa_asn1.cc
[750/1248] Compiling p_x25519_asn1.cc
[751/1248] Compiling p_ed25519.cc
[752/1248] Compiling p_ed25519_asn1.cc
[753/1248] Compiling p_ec_asn1.cc
[754/1248] Compiling p_dh_asn1.cc
[755/1248] Compiling p_dh.cc
[756/1248] Compiling p_ec.cc
[757/1248] Compiling p_hkdf.cc
[758/1248] Compiling evp_ctx.cc
[759/1248] Compiling evp.cc
[760/1248] Compiling p_dsa_asn1.cc
[761/1248] Compiling evp_asn1.cc
[762/1248] Compiling ecdh.cc
[763/1248] Compiling engine.cc
[764/1248] Compiling hash_to_curve.cc
[765/1248] Compiling ec_derive.cc
[766/1248] Compiling dsa.cc
[767/1248] Compiling err.cc
[768/1248] Compiling ecdsa_asn1.cc
[769/1248] Compiling dsa_asn1.cc
[770/1248] Compiling ec_asn1.cc
[771/1248] Compiling params.cc
[772/1248] Compiling x25519-asm-arm.S
[773/1248] Compiling dh_asn1.cc
[774/1248] Compiling des.cc
[775/1248] Compiling digest_extra.cc
[775/1248] Compiling bcm.cc
[777/1248] Compiling curve25519_64_adx.cc
[778/1248] Compiling curve25519.cc
[779/1248] Compiling crypto.cc
[780/1248] Compiling cpu_intel.cc
[781/1248] Compiling spake25519.cc
[782/1248] Compiling cpu_aarch64_sysreg.cc
[783/1248] Compiling cpu_arm_linux.cc
[784/1248] Compiling cpu_arm_freebsd.cc
[785/1248] Compiling cpu_aarch64_win.cc
[786/1248] Compiling cpu_aarch64_openbsd.cc
[787/1248] Compiling cpu_aarch64_linux.cc
[788/1248] Compiling cpu_aarch64_fuchsia.cc
[789/1248] Compiling e_null.cc
[789/1248] Compiling e_rc4.cc
[791/1248] Compiling tls_cbc.cc
[792/1248] Compiling conf.cc
[792/1248] Compiling cpu_aarch64_apple.cc
[793/1248] Compiling e_rc2.cc
[795/1248] Compiling get_cipher.cc
[796/1248] Compiling e_tls.cc
[797/1248] Compiling e_des.cc
[798/1248] Compiling derive_key.cc
[799/1248] Compiling chacha.cc
[800/1248] Compiling e_aesctrhmac.cc
[801/1248] Compiling e_aesgcmsiv.cc
[802/1248] Compiling e_chacha20poly1305.cc
[803/1248] Compiling unicode.cc
[804/1248] Compiling buf.cc
[805/1248] Compiling ber.cc
[806/1248] Compiling cbs.cc
[807/1248] Compiling bn_asn1.cc
[808/1248] Compiling asn1_compat.cc
[809/1248] Compiling cbb.cc
[810/1248] Compiling blake2.cc
[811/1248] Compiling convert.cc
[812/1248] Compiling socket_helper.cc
[813/1248] Compiling socket.cc
[814/1248] Compiling printf.cc
[815/1248] Compiling fd.cc
[816/1248] Compiling hexdump.cc
[817/1248] Compiling errno.cc
[818/1248] Compiling file.cc
[819/1248] Compiling pair.cc
[820/1248] Compiling connect.cc
[821/1248] Compiling bio.cc
[822/1248] Compiling bio_mem.cc
[823/1248] Compiling tasn_typ.cc
[824/1248] Compiling base64.cc
[825/1248] Compiling tasn_fre.cc
[826/1248] Compiling tasn_utl.cc
[827/1248] Compiling tasn_enc.cc
[828/1248] Compiling tasn_new.cc
[829/1248] Compiling posix_time.cc
[830/1248] Compiling f_int.cc
[831/1248] Compiling asn1_par.cc
[832/1248] Compiling f_string.cc
[833/1248] Compiling asn_pack.cc
[834/1248] Compiling tasn_dec.cc
[835/1248] Compiling a_type.cc
[836/1248] Compiling asn1_lib.cc
[837/1248] Compiling a_object.cc
[838/1248] Compiling a_octet.cc
[838/1248] Compiling a_utctm.cc
[840/1248] Compiling a_time.cc
[841/1248] Compiling a_strnid.cc
[842/1248] Compiling a_d2i_fp.cc
[843/1248] Compiling a_strex.cc
[844/1248] Compiling a_gentm.cc
[845/1248] Compiling a_mbstr.cc
[846/1248] Compiling a_i2d_fp.cc
[847/1248] Compiling a_bool.cc
[848/1248] Compiling fiat_p256_adx_sqr.S
[849/1248] Compiling a_int.cc
[850/1248] Compiling a_dup.cc
[851/1248] Compiling fiat_p256_adx_mul.S
[852/1248] Compiling fiat_curve25519_adx_mul.S
[853/1248] Compiling fiat_curve25519_adx_square.S
[854/1248] Compiling md5-x86_64-apple.S
[855/1248] Compiling md5-x86_64-linux.S
[856/1248] Compiling md5-586-linux.S
[857/1248] Compiling md5-586-apple.S
[858/1248] Compiling chacha20_poly1305_x86_64-linux.S
[859/1248] Compiling a_bitstr.cc
[860/1248] Compiling chacha20_poly1305_x86_64-apple.S
[861/1248] Compiling CCryptoBoringSSLShims shims.c
[862/1248] Compiling err_data.cc
[863/1248] Compiling chacha20_poly1305_armv8-win.S
[864/1248] Compiling chacha20_poly1305_armv8-linux.S
[865/1248] Compiling chacha-x86-apple.S
[865/1248] Compiling chacha-x86_64-linux.S
[865/1248] Compiling chacha-x86-linux.S
[868/1248] Compiling chacha-armv8-win.S
[868/1248] Compiling chacha20_poly1305_armv8-apple.S
[868/1248] Compiling chacha-x86_64-apple.S
[871/1248] Compiling aes128gcmsiv-x86_64-linux.S
[872/1248] Compiling chacha-armv8-apple.S
[873/1248] Compiling aes128gcmsiv-x86_64-apple.S
[874/1248] Compiling x86_64-mont5-linux.S
[875/1248] Compiling chacha-armv4-linux.S
[876/1248] Compiling chacha-armv8-linux.S
[877/1248] Compiling x86_64-mont5-apple.S
[878/1248] Compiling x86_64-mont-apple.S
[879/1248] Compiling x86_64-mont-linux.S
[880/1248] Compiling x86-mont-linux.S
[881/1248] Compiling x86-mont-apple.S
[882/1248] Compiling vpaes-x86_64-linux.S
[883/1248] Compiling vpaes-x86_64-apple.S
[884/1248] Compiling vpaes-x86-apple.S
[885/1248] Compiling vpaes-x86-linux.S
[886/1248] Compiling vpaes-armv8-win.S
[887/1248] Compiling vpaes-armv8-linux.S
[888/1248] Compiling vpaes-armv8-apple.S
[889/1248] Compiling vpaes-armv7-linux.S
[890/1248] Compiling sha512-x86_64-linux.S
[891/1248] Compiling sha512-x86_64-apple.S
[892/1248] Compiling sha512-armv8-win.S
[893/1248] Compiling sha512-armv8-apple.S
[894/1248] Compiling sha512-armv4-linux.S
[895/1248] Compiling sha512-586-linux.S
[896/1248] Compiling sha512-586-apple.S
[897/1248] Compiling sha512-armv8-linux.S
[898/1248] Compiling sha256-x86_64-linux.S
[899/1248] Compiling sha256-x86_64-apple.S
[900/1248] Compiling sha256-armv8-win.S
[901/1248] Compiling sha256-armv8-apple.S
[902/1248] Compiling sha256-armv4-linux.S
[903/1248] Compiling sha256-586-linux.S
[904/1248] Compiling sha256-586-apple.S
[905/1248] Compiling sha256-armv8-linux.S
[906/1248] Compiling sha1-x86_64-linux.S
[907/1248] Compiling sha1-armv8-win.S
[908/1248] Compiling sha1-x86_64-apple.S
[909/1248] Compiling sha1-armv8-apple.S
[910/1248] Compiling sha1-armv4-large-linux.S
[911/1248] Compiling sha1-armv8-linux.S
[912/1248] Compiling sha1-586-linux.S
[913/1248] Compiling sha1-586-apple.S
[914/1248] Compiling rsaz-avx2-linux.S
[915/1248] Compiling rsaz-avx2-apple.S
[916/1248] Compiling rdrand-x86_64-linux.S
[917/1248] Compiling rdrand-x86_64-apple.S
[918/1248] Compiling p256_beeu-x86_64-asm-linux.S
[919/1248] Compiling p256_beeu-armv8-asm-win.S
[920/1248] Compiling p256_beeu-x86_64-asm-apple.S
[921/1248] Compiling p256_beeu-armv8-asm-linux.S
[922/1248] Compiling p256_beeu-armv8-asm-apple.S
[923/1248] Compiling p256-x86_64-asm-apple.S
[924/1248] Compiling p256-x86_64-asm-linux.S
[925/1248] Compiling p256-armv8-asm-win.S
[926/1248] Compiling p256-armv8-asm-apple.S
[927/1248] Compiling ghashv8-armv8-win.S
[928/1248] Compiling p256-armv8-asm-linux.S
[929/1248] Compiling ghashv8-armv8-apple.S
[930/1248] Compiling ghashv8-armv8-linux.S
[931/1248] Compiling ghashv8-armv7-linux.S
[932/1248] Compiling ghash-x86_64-linux.S
[933/1248] Compiling ghash-x86_64-apple.S
[934/1248] Compiling ghash-x86-linux.S
[935/1248] Compiling ghash-x86-apple.S
[935/1248] Compiling ghash-ssse3-x86_64-linux.S
[937/1248] Compiling ghash-ssse3-x86_64-apple.S
[938/1248] Compiling ghash-ssse3-x86-linux.S
[939/1248] Compiling ghash-ssse3-x86-apple.S
[940/1248] Compiling ghash-neon-armv8-win.S
[941/1248] Compiling ghash-neon-armv8-apple.S
[942/1248] Compiling ghash-neon-armv8-linux.S
[943/1248] Compiling ghash-armv4-linux.S
[944/1248] Compiling co-586-linux.S
[945/1248] Compiling co-586-apple.S
[946/1248] Compiling bsaes-armv7-linux.S
[947/1248] Compiling bn-armv8-win.S
[948/1248] Compiling bn-armv8-linux.S
[949/1248] Compiling bn-armv8-apple.S
[950/1248] Compiling bn-586-linux.S
[951/1248] Compiling bn-586-apple.S
[952/1248] Compiling armv8-mont-win.S
[953/1248] Compiling armv8-mont-apple.S
[954/1248] Compiling armv4-mont-linux.S
[955/1248] Compiling armv8-mont-linux.S
[956/1248] Compiling aesv8-gcm-armv8-win.S
[957/1248] Compiling aesv8-gcm-armv8-linux.S
[958/1248] Compiling aesv8-gcm-armv8-apple.S
[959/1248] Compiling aesv8-armv8-win.S
[960/1248] Compiling c-nioatomics.c
[961/1248] Compiling aesv8-armv8-apple.S
[962/1248] Compiling aesv8-armv8-linux.S
[963/1248] Compiling aesni-x86_64-linux.S
[963/1248] Compiling aesv8-armv7-linux.S
[965/1248] Compiling aesni-x86_64-apple.S
[966/1248] Compiling aesni-x86-apple.S
[966/1248] Compiling aesni-x86-linux.S
[968/1248] Compiling aesni-gcm-x86_64-linux.S
[969/1248] Compiling aesni-gcm-x86_64-apple.S
[970/1248] Compiling aes-gcm-avx10-x86_64-apple.S
[971/1248] Compiling aes-gcm-avx10-x86_64-linux.S
[972/1248] Compiling c-atomics.c
[973/1248] Compiling x_val.cc
[973/1248] Compiling x_sig.cc
[975/1248] Compiling x_x509a.cc
[976/1248] Compiling x_req.cc
[976/1248] Compiling x_spki.cc
[978/1248] Compiling x_x509.cc
[979/1248] Compiling x_pubkey.cc
[980/1254] Compiling x_name.cc
[981/1254] Compiling x_exten.cc
[983/1254] Compiling NIOConcurrencyHelpers NIOLock.swift
[983/1254] Compiling x509spki.cc
[984/1254] Compiling x_all.cc
[986/1254] Compiling NIOConcurrencyHelpers atomics.swift
[987/1254] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[988/1254] Compiling NIOConcurrencyHelpers lock.swift
[989/1254] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[990/1254] Emitting module NIOConcurrencyHelpers
[990/1254] Compiling x_crl.cc
[991/1255] Compiling x_attrib.cc
[993/1255] Compiling x_algor.cc
[994/1255] Compiling x509rset.cc
[995/1255] Compiling x509name.cc
[996/1281] Compiling x509cset.cc
[997/1281] Compiling x509_v3.cc
[998/1281] Wrapping AST for NIOConcurrencyHelpers for debugging
[999/1281] Compiling x509_vfy.cc
[1000/1281] Compiling x509_trs.cc
[1001/1281] Compiling x509_vpm.cc
[1002/1281] Compiling x509_txt.cc
[1004/1281] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1005/1281] Compiling ConsoleKitTerminal ConsoleClear.swift
[1006/1281] Compiling ConsoleKitTerminal Console+Ask.swift
[1007/1281] Compiling ConsoleKitTerminal Console+Choose.swift
[1008/1281] Compiling ConsoleKitTerminal Console+Confirm.swift
[1009/1281] Compiling ConsoleKitTerminal Console+Input.swift
[1010/1281] Compiling ConsoleKitTerminal Console+Center.swift
[1011/1281] Compiling ConsoleKitTerminal Console+Output.swift
[1012/1284] Compiling ConsoleKitTerminal ConsoleText.swift
[1013/1284] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1014/1284] Compiling ConsoleKitTerminal ANSI.swift
[1015/1284] Emitting module ConsoleKitTerminal
[1016/1284] Compiling ConsoleKitTerminal CustomActivity.swift
[1017/1284] Compiling ConsoleKitTerminal LoadingBar.swift
[1018/1284] Compiling ConsoleKitTerminal ProgressBar.swift
[1019/1284] Compiling ConsoleKitTerminal Console+Clear.swift
[1020/1284] Compiling ConsoleKitTerminal ActivityBar.swift
[1021/1284] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1022/1284] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1023/1284] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1024/1284] Compiling ConsoleKitTerminal Console+Wait.swift
[1025/1284] Compiling ConsoleKitTerminal ConsoleColor.swift
[1026/1284] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1027/1284] Compiling ConsoleKitTerminal Console.swift
[1028/1284] Compiling ConsoleKitTerminal Terminal.swift
[1029/1284] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1029/1284] Compiling x509_set.cc
[1030/1284] Compiling x509_obj.cc
[1031/1284] Compiling x509_d2.cc
[1032/1284] Compiling x509_lu.cc
[1033/1284] Compiling x509_req.cc
[1034/1284] Compiling x509_ext.cc
[1035/1284] Compiling x509_def.cc
[1037/1284] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1038/1284] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1039/1284] Compiling ConsoleKitTerminal LoggerFragment.swift
[1040/1285] Compiling x509.cc
[1041/1285] Compiling x509_att.cc
[1042/1285] Compiling x509_cmp.cc
[1043/1286] Wrapping AST for ConsoleKitTerminal for debugging
[1044/1307] Compiling v3_skey.cc
[1045/1307] Compiling v3_purp.cc
[1047/1307] Emitting module ConsoleKitCommands
[1047/1309] Compiling v3_prn.cc
[1049/1309] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1050/1309] Compiling ConsoleKitCommands AsyncCommand.swift
[1051/1309] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1052/1309] Compiling ConsoleKitCommands AsyncCommands.swift
[1053/1309] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1054/1309] Compiling ConsoleKitCommands AnyCommand.swift
[1054/1309] Compiling v3_pcons.cc
[1055/1309] Compiling v3_utl.cc
[1057/1309] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1058/1309] Compiling ConsoleKitCommands Utilities.swift
[1059/1309] Compiling ConsoleKitCommands CommandSignature.swift
[1060/1309] Compiling ConsoleKitCommands Flag.swift
[1061/1309] Compiling ConsoleKitCommands Option.swift
[1062/1309] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1063/1309] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1064/1309] Compiling ConsoleKitCommands Argument.swift
[1064/1309] Compiling v3_pmaps.cc
[1065/1309] Compiling v3_ocsp.cc
[1066/1309] Compiling v3_lib.cc
[1067/1309] Compiling v3_ncons.cc
[1068/1309] Compiling v3_int.cc
[1069/1309] Compiling v3_ia5.cc
[1070/1309] Compiling v3_info.cc
[1071/1309] Compiling v3_genn.cc
[1073/1309] Compiling ConsoleKitCommands CommandGroup.swift
[1074/1309] Compiling ConsoleKitCommands CommandInput.swift
[1075/1309] Compiling ConsoleKitCommands Commands.swift
[1076/1309] Compiling ConsoleKitCommands Command.swift
[1077/1309] Compiling ConsoleKitCommands CommandContext.swift
[1078/1309] Compiling ConsoleKitCommands CommandError.swift
[1079/1309] Compiling ConsoleKitCommands Console+Run.swift
[1080/1309] Compiling ConsoleKitCommands ConsoleError.swift
[1081/1309] Compiling ConsoleKitCommands Completion.swift
[1081/1309] Compiling v3_enum.cc
[1083/1310] Compiling v3_crld.cc
[1084/1310] Compiling v3_conf.cc
[1085/1310] Compiling v3_extku.cc
[1086/1310] Compiling v3_cpols.cc
[1087/1310] Compiling v3_bitst.cc
[1088/1310] Compiling v3_bcons.cc
[1089/1310] Compiling v3_alt.cc
[1090/1312] Compiling v3_akeya.cc
[1091/1312] Wrapping AST for ConsoleKitCommands for debugging
[1092/1312] Compiling t_x509a.cc
[1093/1312] Compiling v3_akey.cc
[1095/1312] Emitting module ConsoleKit
[1096/1312] Compiling ConsoleKit Exports.swift
[1097/1313] Compiling t_x509.cc
[1098/1313] Compiling t_req.cc
[1099/1313] Wrapping AST for ConsoleKit for debugging
[1100/1313] Compiling i2d_pr.cc
[1101/1313] Compiling rsa_pss.cc
[1102/1313] Compiling t_crl.cc
[1103/1313] Compiling name_print.cc
[1104/1313] Compiling by_file.cc
[1105/1313] Compiling policy.cc
[1106/1313] Compiling asn1_gen.cc
[1107/1313] Compiling algorithm.cc
[1108/1313] Compiling by_dir.cc
[1109/1313] Compiling a_verify.cc
[1110/1313] Compiling a_sign.cc
[1111/1313] Compiling a_digest.cc
[1112/1313] Compiling voprf.cc
[1113/1313] Compiling thread_pthread.cc
[1114/1313] Compiling thread_win.cc
[1115/1313] Compiling thread_none.cc
[1116/1313] Compiling trust_token.cc
[1117/1313] Compiling thread.cc
[1118/1313] Compiling pmbtoken.cc
[1119/1313] Compiling stack.cc
[1120/1313] Compiling wots.cc
[1121/1313] Compiling thash.cc
[1122/1313] Compiling merkle.cc
[1123/1313] Compiling fors.cc
[1124/1313] Compiling siphash.cc
[1125/1313] Compiling slhdsa.cc
[1126/1313] Compiling sha512.cc
[1127/1313] Compiling sha256.cc
[1128/1313] Compiling sha1.cc
[1129/1313] Compiling rsa_extra.cc
[1130/1313] Compiling rsa_crypt.cc
[1131/1313] Compiling rsa_print.cc
[1132/1313] Compiling refcount.cc
[1133/1313] Compiling rc4.cc
[1134/1313] Compiling rsa_asn1.cc
[1135/1313] Compiling windows.cc
[1136/1313] Compiling rand_extra.cc
[1137/1313] Compiling ios.cc
[1138/1313] Compiling trusty.cc
[1139/1313] Compiling passive.cc
[1140/1313] Compiling urandom.cc
[1141/1313] Compiling poly1305_arm_asm.S
[1142/1313] Compiling getentropy.cc
[1143/1313] Compiling forkunsafe.cc
[1144/1313] Compiling fork_detect.cc
[1145/1313] Compiling poly1305_vec.cc
[1146/1313] Compiling poly1305_arm.cc
[1147/1313] Compiling pool.cc
[1148/1313] Compiling poly1305.cc
[1149/1313] Compiling deterministic.cc
[1150/1313] Compiling p5_pbev2.cc
[1151/1313] Compiling pkcs8_x509.cc
[1152/1313] Compiling pkcs7_x509.cc
[1153/1313] Compiling pkcs7.cc
[1154/1313] Compiling pkcs8.cc
[1155/1313] Compiling pem_xaux.cc
[1156/1313] Compiling pem_x509.cc
[1157/1313] Compiling pem_pkey.cc
[1157/1313] Compiling pem_pk8.cc
[1159/1313] Compiling pem_info.cc
[1160/1313] Compiling pem_oth.cc
[1161/1313] Compiling pem_lib.cc
[1162/1313] Compiling mldsa.cc
[1163/1313] Compiling pem_all.cc
[1164/1313] Compiling obj_xref.cc
[1165/1313] Compiling mlkem.cc
[1166/1313] Compiling mem.cc
[1167/1313] Compiling md5.cc
[1168/1313] Compiling obj.cc
[1169/1313] Compiling fips_shared_support.cc
[1170/1313] Compiling poly_rq_mul.S
[1171/1313] Compiling lhash.cc
[1172/1313] Compiling md4.cc
[1173/1313] Compiling kyber.cc
[1174/1313] Compiling sign.cc
[1175/1313] Compiling hpke.cc
[1176/1313] Compiling hrss.cc
[1177/1313] Compiling ex_data.cc
[1178/1313] Compiling scrypt.cc
[1179/1313] Compiling pbkdf.cc
[1180/1313] Compiling p_x25519.cc
[1181/1313] Compiling p_x25519_asn1.cc
[1182/1313] Compiling print.cc
[1183/1313] Compiling p_rsa_asn1.cc
[1184/1313] Compiling p_ed25519.cc
[1185/1313] Compiling p_ed25519_asn1.cc
[1186/1313] Compiling p_ec.cc
[1187/1313] Compiling p_hkdf.cc
[1188/1313] Compiling p_rsa.cc
[1189/1313] Compiling p_dsa_asn1.cc
[1190/1313] Compiling p_ec_asn1.cc
[1191/1313] Compiling p_dh_asn1.cc
[1192/1313] Compiling p_dh.cc
[1193/1313] Compiling evp_ctx.cc
[1194/1313] Compiling evp.cc
[1195/1313] Compiling evp_asn1.cc
[1196/1313] Compiling engine.cc
[1197/1313] Compiling err.cc
[1198/1313] Compiling ecdh_extra.cc
[1199/1313] Compiling ecdsa_asn1.cc
[1200/1313] Compiling hash_to_curve.cc
[1201/1313] Compiling ec_derive.cc
[1202/1313] Compiling bcm.cc
[1203/1313] Compiling dsa.cc
[1204/1313] Compiling ec_asn1.cc
[1205/1313] Compiling dsa_asn1.cc
[1206/1313] Compiling x25519-asm-arm.S
[1207/1313] Compiling params.cc
[1208/1313] Compiling digest_extra.cc
[1209/1313] Compiling spake25519.cc
[1210/1313] Compiling dh_asn1.cc
[1211/1313] Compiling curve25519_64_adx.cc
[1212/1313] Compiling des.cc
[1213/1313] Compiling crypto.cc
[1214/1313] Compiling cpu_intel.cc
[1215/1313] Compiling curve25519.cc
[1216/1313] Compiling cpu_arm_freebsd.cc
[1217/1313] Compiling cpu_arm_linux.cc
[1218/1313] Compiling cpu_aarch64_openbsd.cc
[1219/1313] Compiling cpu_aarch64_sysreg.cc
[1220/1313] Compiling cpu_aarch64_linux.cc
[1221/1313] Compiling cpu_aarch64_fuchsia.cc
[1222/1313] Compiling cpu_aarch64_win.cc
[1223/1313] Compiling cpu_aarch64_apple.cc
[1224/1313] Compiling conf.cc
[1225/1313] Compiling tls_cbc.cc
[1226/1313] Compiling e_rc2.cc
[1227/1313] Compiling e_rc4.cc
[1228/1313] Compiling e_des.cc
[1229/1313] Compiling e_null.cc
[1230/1313] Compiling e_tls.cc
[1231/1313] Compiling chacha.cc
[1232/1313] Compiling e_chacha20poly1305.cc
[1233/1313] Compiling derive_key.cc
[1234/1313] Compiling e_aesgcmsiv.cc
[1235/1313] Compiling e_aesctrhmac.cc
[1236/1313] Compiling cipher_extra.cc
[1237/1313] Compiling unicode.cc
[1238/1313] Compiling buf.cc
[1239/1313] Compiling asn1_compat.cc
[1240/1313] Compiling convert.cc
[1241/1313] Compiling cbb.cc
[1242/1313] Compiling blake2.cc
[1243/1313] Compiling cbs.cc
[1244/1313] Compiling ber.cc
[1245/1313] Compiling bn_asn1.cc
[1246/1313] Compiling printf.cc
[1247/1313] Compiling hexdump.cc
[1248/1313] Compiling file.cc
[1249/1313] Compiling pair.cc
[1250/1313] Compiling fd.cc
[1251/1313] Compiling bio_mem.cc
[1252/1313] Compiling base64.cc
[1253/1313] Compiling bio.cc
[1254/1313] Compiling errno.cc
[1255/1313] Compiling tasn_typ.cc
[1256/1313] Compiling tasn_new.cc
[1257/1313] Compiling tasn_utl.cc
[1258/1313] Compiling tasn_fre.cc
[1259/1313] Compiling f_int.cc
[1260/1313] Compiling posix_time.cc
[1261/1313] Compiling tasn_enc.cc
[1262/1313] Compiling tasn_dec.cc
[1263/1313] Compiling f_string.cc
[1264/1313] Compiling asn_pack.cc
[1265/1313] Compiling asn1_par.cc
[1266/1313] Compiling asn1_lib.cc
[1267/1313] Compiling a_type.cc
[1268/1313] Write sources
[1269/1313] Compiling a_utctm.cc
[1269/1313] Write sources
[1274/1313] Compiling a_octet.cc
[1275/1313] Compiling a_strex.cc
[1276/1313] Compiling a_mbstr.cc
[1277/1410] Compiling a_strnid.cc
[1278/1410] Compiling a_int.cc
[1280/1410] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1281/1410] Compiling BitCollections BitSet+CustomReflectable.swift
[1282/1410] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1283/1410] Compiling BitCollections BitSet+Equatable.swift
[1284/1410] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1285/1410] Compiling BitCollections BitSet+Extras.swift
[1286/1410] Compiling BitCollections BitSet+Hashable.swift
[1287/1417] Compiling Algorithms Permutations.swift
[1288/1417] Compiling Algorithms Product.swift
[1289/1419] Compiling Algorithms Joined.swift
[1290/1419] Compiling Algorithms Keyed.swift
[1291/1419] Compiling Algorithms MinMax.swift
[1292/1419] Compiling Algorithms Partition.swift
[1292/1419] Compiling a_object.cc
[1294/1419] Compiling Algorithms Combinations.swift
[1295/1419] Compiling Algorithms Compacted.swift
[1296/1419] Compiling Algorithms Cycle.swift
[1297/1419] Compiling Algorithms EitherSequence.swift
[1298/1419] Compiling Algorithms FirstNonNil.swift
[1299/1419] Compiling Algorithms FlattenCollection.swift
[1300/1427] Compiling BitCollections BitSet.Index.swift
[1301/1427] Compiling BitCollections BitSet._UnsafeHandle.swift
[1302/1427] Compiling BitCollections BitSet.swift
[1303/1427] Compiling BitCollections Range+Utilities.swift
[1304/1427] Compiling BitCollections Slice+Utilities.swift
[1305/1427] Compiling BitCollections UInt+Tricks.swift
[1306/1427] Compiling BitCollections _Word.swift
[1307/1427] Compiling Atomics IntegerOperations.swift
[1308/1427] Compiling Atomics Unmanaged extensions.swift
[1309/1427] Compiling Algorithms Split.swift
[1310/1427] Compiling Algorithms Stride.swift
[1311/1427] Compiling Algorithms Suffix.swift
[1312/1430] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1313/1430] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1314/1430] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1315/1430] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1316/1430] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1317/1430] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1318/1430] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1319/1430] Compiling BitCollections BitSet+Initializers.swift
[1320/1430] Compiling BitCollections BitSet+Invariants.swift
[1321/1430] Compiling BitCollections BitSet+Random.swift
[1322/1430] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1323/1430] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1324/1430] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1325/1430] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1326/1430] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1327/1430] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1328/1430] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1329/1430] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1330/1430] Compiling BitCollections BitSet+SetAlgebra union.swift
[1331/1430] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1332/1430] Compiling BitCollections BitSet.Counted.swift
[1333/1430] Compiling Algorithms AdjacentPairs.swift
[1334/1430] Compiling Algorithms Chain.swift
[1335/1430] Compiling Algorithms Chunked.swift
[1345/1430] Compiling Algorithms Rotate.swift
[1349/1430] Emitting module BitCollections
[1351/1430] Compiling Algorithms Grouped.swift
[1352/1430] Compiling Algorithms Indexed.swift
[1353/1430] Compiling Algorithms Intersperse.swift
[1361/1431] Emitting module Atomics
[1369/1431] Compiling CryptoBoringWrapper RandomBytes.swift
[1378/1431] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1378/1431] Wrapping AST for BitCollections for debugging
[1380/1431] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1381/1431] Compiling Algorithms Trim.swift
[1382/1431] Compiling Algorithms Unique.swift
[1383/1431] Compiling Algorithms Windows.swift
[1384/1431] Emitting module CryptoBoringWrapper
[1385/1431] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1386/1431] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1387/1431] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1388/1431] Compiling CryptoBoringWrapper EllipticCurve.swift
[1393/1434] Emitting module Algorithms
[1402/1436] Compiling Collections Collections.swift
[1403/1436] Emitting module Collections
[1405/1437] Wrapping AST for CryptoBoringWrapper for debugging
[1406/1508] Wrapping AST for Collections for debugging
[1407/1508] Wrapping AST for Atomics for debugging
[1408/1508] Wrapping AST for Algorithms for debugging
[1410/1568] Compiling NIOCore MulticastChannel.swift
[1411/1568] Compiling NIOCore NIOAny.swift
[1412/1568] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1413/1568] Compiling NIOCore NIOLoopBound.swift
[1414/1568] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1415/1568] Compiling NIOCore NIOScheduledCallback.swift
[1416/1568] Compiling NIOCore NIOSendable.swift
[1417/1568] Compiling NIOCore RecvByteBufferAllocator.swift
[1418/1576] Compiling NIOCore ByteBuffer-aux.swift
[1419/1576] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1420/1576] Compiling NIOCore ByteBuffer-conversions.swift
[1421/1576] Compiling NIOCore ByteBuffer-core.swift
[1422/1576] Compiling NIOCore ByteBuffer-hex.swift
[1423/1576] Compiling NIOCore ByteBuffer-int.swift
[1424/1576] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1425/1576] Compiling NIOCore CircularBuffer.swift
[1426/1576] Compiling NIOCore Codec.swift
[1427/1576] Compiling NIOCore ConvenienceOptionSupport.swift
[1428/1585] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1429/1585] Compiling NIOCore ByteBuffer-views.swift
[1430/1585] Compiling NIOCore Channel.swift
[1431/1585] Compiling NIOCore ChannelHandler.swift
[1432/1585] Compiling NIOCore ChannelHandlers.swift
[1433/1585] Compiling NIOCore ChannelInvoker.swift
[1434/1585] Compiling NIOCore ChannelOption.swift
[1435/1585] Compiling NIOCore ChannelPipeline.swift
[1436/1585] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1437/1585] Compiling NIOCore BSDSocketAPI.swift
[1438/1585] Compiling NIOCore MarkedCircularBuffer.swift
[1447/1585] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1448/1585] Compiling NIOCore FileHandle.swift
[1449/1585] Compiling NIOCore FileRegion.swift
[1450/1585] Compiling NIOCore GlobalSingletons.swift
[1451/1585] Compiling NIOCore IO.swift
[1452/1585] Compiling NIOCore IOData.swift
[1453/1585] Compiling NIOCore IPProtocol.swift
[1454/1585] Compiling NIOCore IntegerBitPacking.swift
[1455/1585] Compiling NIOCore IntegerTypes.swift
[1456/1585] Compiling NIOCore Interfaces.swift
[1457/1585] Compiling NIOCore Linux.swift
[1458/1585] Compiling NIOCore SocketAddresses.swift
[1459/1585] Compiling NIOCore SocketOptionProvider.swift
[1460/1585] Compiling NIOCore SystemCallHelpers.swift
[1461/1585] Compiling NIOCore TimeAmount+Duration.swift
[1462/1585] Compiling NIOCore TypeAssistedChannelHandler.swift
[1463/1585] Compiling NIOCore UniversalBootstrapSupport.swift
[1464/1585] Compiling NIOCore Utilities.swift
[1465/1585] Compiling Crypto ECDH_boring.swift
[1466/1585] Compiling Crypto DH.swift
[1467/1585] Compiling Crypto ECDH.swift
[1468/1585] Compiling NIOCore DeadChannel.swift
[1469/1585] Compiling NIOCore DispatchQueue+WithFuture.swift
[1470/1585] Compiling NIOCore EventLoop+Deprecated.swift
[1471/1585] Compiling NIOCore EventLoop+SerialExecutor.swift
[1472/1585] Compiling NIOCore EventLoop.swift
[1473/1585] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1474/1585] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1475/1585] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1476/1585] Compiling NIOCore EventLoopFuture.swift
[1477/1585] Compiling NIOCore FileDescriptor.swift
[1478/1585] Emitting module Crypto
[1495/1585] Compiling NIOCore AddressedEnvelope.swift
[1496/1585] Compiling NIOCore AsyncAwaitSupport.swift
[1497/1585] Compiling NIOCore AsyncChannel.swift
[1498/1585] Compiling NIOCore AsyncChannelHandler.swift
[1499/1585] Compiling NIOCore AsyncChannelInboundStream.swift
[1500/1585] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1501/1585] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1502/1585] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1503/1585] Compiling NIOCore NIOAsyncWriter.swift
[1504/1585] Compiling NIOCore ByteBuffer-multi-int.swift
[1513/1585] Compiling Crypto Signature.swift
[1514/1585] Compiling Crypto CryptoKitErrors_boring.swift
[1515/1585] Compiling Crypto RNG_boring.swift
[1516/1585] Compiling Crypto SafeCompare_boring.swift
[1517/1585] Compiling Crypto Zeroization_boring.swift
[1518/1585] Compiling Crypto PrettyBytes.swift
[1519/1585] Compiling Crypto SafeCompare.swift
[1520/1585] Compiling Crypto SecureBytes.swift
[1521/1585] Compiling Crypto Zeroization.swift
[1530/1586] Wrapping AST for Crypto for debugging
[1541/1586] Emitting module NIOCore
[1560/1587] Wrapping AST for NIOCore for debugging
[1562/1637] Emitting module NIOEmbedded
[1563/1637] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1564/1637] Compiling NIOEmbedded Embedded.swift
[1565/1637] Compiling NIOEmbedded AsyncTestingChannel.swift
[1566/1638] Compiling NIOPosix Pool.swift
[1567/1638] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1568/1638] Compiling NIOPosix PosixSingletons.swift
[1569/1638] Compiling NIOPosix RawSocketBootstrap.swift
[1570/1638] Compiling NIOPosix Resolver.swift
[1571/1638] Compiling NIOPosix Selectable.swift
[1572/1644] Wrapping AST for NIOEmbedded for debugging
[1574/1644] Compiling NIOPosix ThreadPosix.swift
[1575/1644] Compiling NIOPosix ThreadWindows.swift
[1576/1644] Compiling NIOPosix UnsafeTransfer.swift
[1577/1644] Compiling NIOPosix Utilities.swift
[1578/1644] Compiling NIOPosix VsockAddress.swift
[1579/1644] Compiling NIOPosix VsockChannelEvents.swift
[1580/1644] Emitting module NIOPosix
[1581/1644] Compiling NIOPosix SelectableChannel.swift
[1582/1644] Compiling NIOPosix SelectableEventLoop.swift
[1583/1644] Compiling NIOPosix SelectorEpoll.swift
[1584/1644] Compiling NIOPosix SelectorGeneric.swift
[1585/1644] Compiling NIOPosix SelectorKqueue.swift
[1586/1644] Compiling NIOPosix SelectorUring.swift
[1587/1644] Compiling NIOPosix ServerSocket.swift
[1588/1644] Compiling NIOPosix Socket.swift
[1589/1644] Compiling NIOPosix SocketChannel.swift
[1590/1644] Compiling NIOPosix SocketProtocols.swift
[1591/1644] Compiling NIOPosix System.swift
[1592/1644] Compiling NIOPosix Thread.swift
[1593/1644] Compiling NIOPosix BSDSocketAPICommon.swift
[1594/1644] Compiling NIOPosix BSDSocketAPIPosix.swift
[1595/1644] Compiling NIOPosix BSDSocketAPIWindows.swift
[1596/1644] Compiling NIOPosix BaseSocket.swift
[1597/1644] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1598/1644] Compiling NIOPosix BaseSocketChannel.swift
[1599/1644] Compiling NIOPosix BaseStreamSocketChannel.swift
[1600/1644] Compiling NIOPosix Bootstrap.swift
[1601/1644] Compiling NIOPosix ControlMessage.swift
[1602/1644] Compiling NIOPosix DatagramVectorReadManager.swift
[1603/1644] Compiling NIOPosix Errors+Any.swift
[1604/1644] Compiling NIOPosix FileDescriptor.swift
[1605/1644] Compiling NIOPosix GetaddrinfoResolver.swift
[1606/1644] Compiling NIOPosix HappyEyeballs.swift
[1607/1644] Compiling NIOPosix IO.swift
[1608/1644] Compiling NIOPosix IntegerBitPacking.swift
[1609/1644] Compiling NIOPosix IntegerTypes.swift
[1610/1644] Compiling NIOPosix Linux.swift
[1611/1644] Compiling NIOPosix LinuxCPUSet.swift
[1612/1644] Compiling NIOPosix LinuxUring.swift
[1613/1644] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1614/1644] Compiling NIOPosix NIOThreadPool.swift
[1615/1644] Compiling NIOPosix NonBlockingFileIO.swift
[1616/1644] Compiling NIOPosix PendingDatagramWritesManager.swift
[1617/1644] Compiling NIOPosix PendingWritesManager.swift
[1618/1644] Compiling NIOPosix PipeChannel.swift
[1619/1644] Compiling NIOPosix PipePair.swift
[1620/1645] Wrapping AST for NIOPosix for debugging
[1622/1704] Emitting module NIO
[1623/1704] Compiling NIO Exports.swift
[1625/1705] Emitting module _NIOFileSystem
[1626/1709] Compiling AsyncKit EventLoop+Flatten.swift
[1627/1709] Compiling AsyncKit EventLoop+Future.swift
[1628/1709] Compiling AsyncKit EventLoopGroup+Concurrency.swift
[1629/1709] Compiling AsyncKit Future+Miscellaneous.swift
[1630/1709] Compiling AsyncKit Future+Nonempty.swift
[1631/1709] Compiling AsyncKit Future+Optional.swift
[1632/1709] Compiling AsyncKit Future+Transform.swift
[1633/1709] Compiling AsyncKit Future+Try.swift
[1634/1709] Compiling AsyncKit FutureOperators.swift
[1635/1711] Compiling AsyncKit EventLoopConnectionPool.swift
[1636/1711] Compiling AsyncKit EventLoopGroupConnectionPool.swift
[1637/1711] Compiling AsyncKit EventLoop+Concurrency.swift
[1638/1711] Compiling AsyncKit ConnectionPoolError.swift
[1639/1711] Compiling AsyncKit ConnectionPoolItem.swift
[1640/1711] Compiling AsyncKit ConnectionPoolSource.swift
[1640/1711] Wrapping AST for NIO for debugging
[1642/1750] Compiling NIOSOCKS SOCKSRequest.swift
[1643/1750] Compiling NIOSOCKS Errors.swift
[1644/1750] Compiling NIOSOCKS Helpers.swift
[1645/1750] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1646/1750] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[1647/1750] Compiling AsyncKit EventLoopGroup+Throwing.swift
[1648/1750] Compiling AsyncKit Collection+Flatten.swift
[1649/1750] Compiling AsyncKit EventLoopFutureQueue+Sequence.swift
[1651/1750] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1652/1750] Emitting module NIOFoundationCompat
[1653/1750] Compiling NIOTLS TLSEvents.swift
[1654/1750] Compiling AsyncKit Optional+StrictMap.swift
[1655/1750] Compiling AsyncKit Exports.swift
[1656/1750] Compiling NIOSOCKS AuthenticationMethod.swift
[1657/1750] Compiling NIOSOCKS ClientGreeting.swift
[1658/1751] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1659/1751] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1660/1751] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1661/1751] Compiling NIOSOCKS ClientStateMachine.swift
[1662/1751] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1663/1751] Compiling NIOTLS SNIHandler.swift
[1664/1751] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1665/1751] Emitting module NIOTLS
[1666/1751] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1667/1751] Compiling NIOSOCKS SOCKSResponse.swift
[1668/1752] Compiling NIOSOCKS ServerStateMachine.swift
[1669/1752] Emitting module NIOSOCKS
[1670/1752] Compiling NIOSOCKS SOCKSClientHandler.swift
[1671/1752] Compiling NIOSOCKS SOCKSServerHandshakeHandler.swift
[1673/1752] Emitting module AsyncKit
[1676/1752] Compiling NIOSOCKS Messages.swift
[1678/1753] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1679/1753] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1679/1753] Wrapping AST for NIOTLS for debugging
[1681/1784] Wrapping AST for NIOSOCKS for debugging
[1683/1784] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1685/1785] Compiling NIOSSL AndroidCABundle.swift
[1686/1785] Compiling NIOSSL ByteBufferBIO.swift
[1687/1785] Compiling NIOSSL NIOSSLClientHandler.swift
[1688/1785] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1689/1785] Compiling _NIOFileSystem SystemFileHandle.swift
[1690/1785] Compiling _NIOFileSystem Utilities.swift
[1691/1785] Compiling _NIOFileSystem OpenOptions.swift
[1692/1785] Compiling _NIOFileSystem String+FileSystem.swift
[1693/1785] Compiling NIOSSL SSLCallbacks.swift
[1694/1785] Compiling NIOSSL SSLCertificate.swift
[1695/1785] Compiling NIOSSL PosixPort.swift
[1698/1785] Compiling NIOSSL SSLCertificateExtensions.swift
[1699/1785] Compiling NIOSSL SSLCertificateName.swift
[1700/1785] Compiling NIOSSL SSLPKCS12Bundle.swift
[1701/1785] Compiling NIOSSL SSLPrivateKey.swift
[1702/1785] Compiling NIOSSL SSLPublicKey.swift
[1703/1785] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1704/1785] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1704/1785] Wrapping AST for NIOFoundationCompat for debugging
[1706/1789] Emitting module NIOTransportServices
[1707/1809] Emitting module NIOHTTP1
[1708/1809] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1709/1809] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1710/1809] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1711/1809] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1712/1809] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1716/1809] Compiling NIOSSL SubjectAlternativeName.swift
[1717/1809] Compiling NIOSSL NIOSSLSecureBytes.swift
[1718/1809] Compiling NIOSSL RNG.swift
[1719/1809] Compiling NIOSSL SafeCompare.swift
[1720/1809] Compiling _NIOFileSystem Exports.swift
[1721/1809] Compiling _NIOFileSystem FileChunks.swift
[1722/1809] Compiling _NIOFileSystem FileHandle.swift
[1723/1809] Compiling _NIOFileSystem FileHandleProtocol.swift
[1724/1809] Compiling _NIOFileSystem FileInfo.swift
[1725/1809] Compiling _NIOFileSystem FileSystem.swift
[1729/1810] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1730/1810] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1731/1810] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1732/1810] Compiling NIOTransportServices AcceptHandler.swift
[1733/1810] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1734/1810] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1735/1810] Compiling NIOTransportServices StateManagedChannel.swift
[1736/1810] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1737/1810] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1740/1810] Compiling NIOTransportServices NIOTSSingletons.swift
[1741/1810] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1742/1810] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1743/1810] Compiling NIOTransportServices NIOTSErrors.swift
[1744/1811] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1749/1811] Compiling NIOTransportServices NIOTSEventLoop.swift
[1753/1811] Compiling NIOTransportServices NIOTSBootstraps.swift
[1754/1811] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1755/1811] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1757/1812] Wrapping AST for _NIOFileSystem for debugging
[1759/1824] Emitting module NIOSSL
[1760/1828] Compiling NIOHPACK DynamicHeaderTable.swift
[1761/1828] Compiling NIOHPACK HPACKDecoder.swift
[1764/1846] Compiling NIOHPACK HPACKHeader.swift
[1765/1847] Compiling NIOHPACK HeaderTables.swift
[1768/1867] Emitting module _NIOFileSystemFoundationCompat
[1769/1867] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1770/1867] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1771/1868] Emitting module NIOFileSystem
[1772/1868] Compiling NIOFileSystem Exports.swift
[1782/1869] Compiling NIOHPACK IntegerCoding.swift
[1783/1870] Compiling NIOHPACK IndexedHeaderTable.swift
[1784/1870] Compiling NIOHPACK HuffmanCoding.swift
[1785/1870] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1786/1870] Compiling NIOWebSocket WebSocketOpcode.swift
[1788/1871] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1789/1871] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1790/1871] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1791/1871] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1792/1871] Compiling NIOHTTPCompression HTTPDecompression.swift
[1793/1871] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1794/1871] Compiling NIOExtras NIOExtrasError.swift
[1795/1873] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1796/1873] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1797/1873] Compiling NIOHPACK StaticHeaderTable.swift
[1798/1873] Compiling NIOExtras DebugInboundEventsHandler.swift
[1799/1873] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1799/1873] Wrapping AST for _NIOFileSystemFoundationCompat for debugging
[1801/1873] Emitting module NIOWebSocket
[1804/1873] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1805/1873] Compiling NIOExtras NIORequestIdentifiable.swift
[1805/1873] Wrapping AST for NIOTransportServices for debugging
[1809/1874] Emitting module NIOHTTPCompression
[1810/1880] Compiling NIOHTTPCompression HTTPCompression.swift
[1811/1889] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1812/1889] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1813/1889] Compiling MultipartKit FormDataDecoder.swift
[1814/1889] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1815/1889] Compiling MultipartKit FormDataEncoder.swift
[1816/1889] Compiling MultipartKit Storage.swift
[1817/1889] Compiling NIOExtras QuiescingHelper.swift
[1818/1889] Compiling NIOExtras RequestResponseHandler.swift
[1819/1889] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1820/1889] Compiling NIOExtras UnsafeTransfer.swift
[1821/1889] Compiling NIOExtras WritePCAPHandler.swift
[1823/1893] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1825/1893] Compiling MultipartKit MultipartFormData.swift
[1826/1893] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1827/1893] Compiling MultipartKit MultipartParser.swift
[1828/1893] Compiling MultipartKit MultipartPart.swift
[1829/1893] Emitting module NIOHPACK
[1829/1893] Wrapping AST for NIOHTTP1 for debugging
[1831/1893] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1832/1893] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1833/1893] Compiling NIOHPACK HuffmanTables.swift
[1835/1894] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1838/1894] Compiling MultipartKit BasicCodingKey.swift
[1839/1894] Compiling MultipartKit MultipartError.swift
[1840/1894] Compiling MultipartKit Exports.swift
[1841/1894] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1842/1894] Compiling NIOWebSocket WebSocketFrame.swift
[1842/1895] Wrapping AST for NIOFileSystem for debugging
[1845/1895] Emitting module NIOExtras
[1845/1895] Wrapping AST for NIOHTTPCompression for debugging
[1847/1895] Wrapping AST for NIOHPACK for debugging
[1849/1895] Emitting module MultipartKit
[1849/1897] Wrapping AST for NIOWebSocket for debugging
[1852/1897] Compiling MultipartKit MultipartPartConvertible.swift
[1859/1911] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1860/1911] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1861/1911] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1865/1911] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1866/1911] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1867/1911] Compiling NIOHTTP2 HasLocalSettings.swift
[1868/1955] Compiling NIOHTTP2 Error+Any.swift
[1869/1955] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1870/1955] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1871/1955] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1872/1956] Compiling NIOHTTP2 HasRemoteSettings.swift
[1873/1956] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1874/1956] Compiling NIOHTTP2 QuiescingState.swift
[1875/1956] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1877/1956] Compiling NIOHTTP2 SendingDataState.swift
[1878/1956] Compiling NIOHTTP2 SendingGoawayState.swift
[1880/1957] Compiling NIOHTTP2 MaySendFrames.swift
[1882/1958] Wrapping AST for NIOSSL for debugging
[1883/1958] Wrapping AST for MultipartKit for debugging
[1884/1958] Wrapping AST for NIOExtras for debugging
[1886/1966] Emitting module NIOHTTP2
[1887/1974] Compiling WebSocketKit Exports.swift
[1888/1974] Compiling WebSocketKit WebSocketHandler.swift
[1889/1974] Compiling WebSocketKit WebSocket+Connect.swift
[1890/1974] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1891/1974] Compiling WebSocketKit WebSocket.swift
[1892/1974] Compiling WebSocketKit WebSocketClient.swift
[1893/1974] Emitting module WebSocketKit
[1894/1974] Compiling WebSocketKit WebSocket+Concurrency.swift
[1898/1975] Compiling NIOHTTP2 SendingHeadersState.swift
[1899/1975] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1900/1975] Compiling NIOHTTP2 SendingRstStreamState.swift
[1901/1975] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1902/1975] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1910/1975] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1911/1975] Wrapping AST for WebSocketKit for debugging
[1913/1975] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1914/1975] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1915/1975] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1916/1975] Compiling NIOHTTP2 HTTP2StreamID.swift
[1917/1975] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1918/1975] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1919/1975] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1920/1975] Compiling NIOHTTP2 InboundEventBuffer.swift
[1921/1975] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1922/1975] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1923/1975] Compiling NIOHTTP2 MayReceiveFrames.swift
[1924/1975] Compiling NIOHTTP2 ReceivingDataState.swift
[1925/1975] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1926/1975] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1930/1975] Compiling NIOHTTP2 InboundWindowManager.swift
[1931/1975] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1932/1975] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1933/1975] Compiling NIOHTTP2 StreamChannelList.swift
[1934/1975] Compiling NIOHTTP2 StreamMap.swift
[1935/1975] Compiling NIOHTTP2 StreamStateMachine.swift
[1936/1975] Compiling NIOHTTP2 UnsafeTransfer.swift
[1937/1975] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1944/1976] Wrapping AST for AsyncKit for debugging
[1946/1976] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1947/1976] Compiling NIOHTTP2 HTTP2Frame.swift
[1948/1976] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1949/1976] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1950/1976] Compiling NIOHTTP2 HTTP2PingData.swift
[1951/1976] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1952/1976] Compiling NIOHTTP2 HTTP2Settings.swift
[1953/1976] Compiling NIOHTTP2 HTTP2Stream.swift
[1954/1976] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1955/1976] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1956/1976] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1957/1976] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1958/1976] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1959/1976] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1960/1976] Compiling NIOHTTP2 HTTP2Error.swift
[1961/1976] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1962/1976] Compiling NIOHTTP2 StateMachineResult.swift
[1963/1976] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1964/1976] Compiling NIOHTTP2 DOSHeuristics.swift
[1969/1976] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1970/1977] Wrapping AST for NIOHTTP2 for debugging
[1972/2037] Emitting module AsyncHTTPClient
[1973/2045] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1974/2045] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1975/2045] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1976/2045] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1977/2045] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1978/2045] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1979/2045] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1980/2045] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1981/2045] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1982/2045] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1983/2045] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1984/2045] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1985/2045] Compiling AsyncHTTPClient HTTP1Connection.swift
[1986/2045] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1987/2045] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1988/2045] Compiling AsyncHTTPClient HTTP2Connection.swift
[1989/2045] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1990/2045] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1991/2045] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1992/2045] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1993/2045] Compiling AsyncHTTPClient Transaction.swift
[1994/2045] Compiling AsyncHTTPClient Base64.swift
[1995/2045] Compiling AsyncHTTPClient BasicAuth.swift
[1996/2045] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1997/2045] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1998/2045] Compiling AsyncHTTPClient ConnectionPool.swift
[1999/2045] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[2000/2045] Compiling AsyncHTTPClient RequestBag.swift
[2001/2045] Compiling AsyncHTTPClient RequestValidation.swift
[2002/2045] Compiling AsyncHTTPClient SSLContextCache.swift
[2003/2045] Compiling AsyncHTTPClient Scheme.swift
[2004/2045] Compiling AsyncHTTPClient Singleton.swift
[2005/2045] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2006/2045] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[2007/2045] Compiling AsyncHTTPClient Utils.swift
[2008/2045] Compiling AsyncHTTPClient ConnectionTarget.swift
[2009/2045] Compiling AsyncHTTPClient DeconstructedURL.swift
[2010/2045] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[2011/2045] Compiling AsyncHTTPClient FoundationExtensions.swift
[2012/2045] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2013/2045] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[2014/2045] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[2015/2045] Compiling AsyncHTTPClient HTTPClient.swift
[2016/2045] Compiling AsyncHTTPClient HTTPHandler.swift
[2017/2045] Compiling AsyncHTTPClient LRUCache.swift
[2018/2045] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[2019/2045] Compiling AsyncHTTPClient NWErrorHandler.swift
[2020/2045] Compiling AsyncHTTPClient NWWaitingHandler.swift
[2021/2045] Compiling AsyncHTTPClient TLSConfiguration.swift
[2022/2045] Compiling AsyncHTTPClient RedirectState.swift
[2023/2045] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2024/2045] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[2025/2045] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[2026/2045] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[2027/2045] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[2028/2045] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[2029/2045] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[2030/2045] Compiling AsyncHTTPClient RequestBodyLength.swift
[2031/2045] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2032/2045] Compiling AsyncHTTPClient RequestOptions.swift
[2033/2045] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2034/2045] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2035/2045] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2036/2045] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2037/2045] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2038/2045] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2039/2045] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[2040/2046] Wrapping AST for AsyncHTTPClient for debugging
[2042/2215] Compiling Vapor HTTPServerResponseEncoder.swift
[2043/2215] Compiling Vapor HTTPServerUpgradeHandler.swift
[2044/2215] Compiling Vapor Logger+Report.swift
[2045/2215] Compiling Vapor LoggingSystem+Environment.swift
[2046/2215] Compiling Vapor Application+Middleware.swift
[2047/2215] Compiling Vapor CORSMiddleware.swift
[2048/2215] Compiling Vapor ErrorMiddleware.swift
[2049/2215] Compiling Vapor FileMiddleware.swift
[2050/2215] Compiling Vapor Middleware.swift
[2051/2215] Compiling Vapor MiddlewareConfiguration.swift
[2052/2215] Compiling Vapor ResponseCompressionMiddleware.swift
[2053/2215] Compiling Vapor RouteLoggingMiddleware.swift
[2054/2215] Compiling Vapor TracingMiddleware.swift
[2055/2215] Compiling Vapor File+Multipart.swift
[2056/2215] Compiling Vapor FormDataDecoder+Content.swift
[2057/2215] Compiling Vapor FormDataEncoder+Content.swift
[2058/2215] Compiling Vapor Application+Password.swift
[2059/2215] Compiling Vapor Application+Passwords.swift
[2060/2215] Compiling Vapor AsyncPasswordHasher.swift
[2061/2215] Compiling Vapor BcryptHasher.swift
[2062/2215] Compiling Vapor PasswordHasher.swift
[2063/2215] Compiling Vapor PlaintextHasher.swift
[2064/2215] Compiling Vapor Request+Password.swift
[2065/2215] Compiling Vapor Redirect.swift
[2066/2239] Compiling Vapor AsyncBasicResponder.swift
[2067/2239] Compiling Vapor AsyncMiddleware.swift
[2068/2239] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2069/2239] Compiling Vapor AsyncSessionDriver.swift
[2070/2239] Compiling Vapor Authentication+Concurrency.swift
[2071/2239] Compiling Vapor Cache+Concurrency.swift
[2072/2239] Compiling Vapor Client+Concurrency.swift
[2073/2239] Compiling Vapor RequestBody+Concurrency.swift
[2074/2239] Compiling Vapor Responder+Concurrency.swift
[2075/2239] Compiling Vapor ResponseCodable+Concurrency.swift
[2076/2239] Compiling Vapor RoutesBuilder+Concurrency.swift
[2077/2239] Compiling Vapor ViewRenderer+Concurrency.swift
[2078/2239] Compiling Vapor WebSocket+Concurrency.swift
[2079/2239] Compiling Vapor ContainerGetPathExecutor.swift
[2080/2239] Compiling Vapor Content.swift
[2081/2239] Compiling Vapor ContentCoders.swift
[2082/2239] Compiling Vapor ContentConfiguration.swift
[2083/2239] Compiling Vapor ContentContainer.swift
[2084/2239] Compiling Vapor JSONCoder+Custom.swift
[2085/2239] Compiling Vapor JSONCoders+Content.swift
[2086/2239] Compiling Vapor PlaintextDecoder.swift
[2087/2239] Compiling Vapor PlaintextEncoder.swift
[2088/2239] Compiling Vapor URLQueryCoders.swift
[2089/2239] Compiling Vapor URLQueryContainer.swift
[2090/2239] Compiling Vapor Application.swift
[2091/2239] Compiling Vapor AuthenticationCache.swift
[2092/2239] Compiling Vapor Authenticator.swift
[2093/2239] Compiling Vapor BasicAuthorization.swift
[2094/2239] Compiling Vapor BearerAuthorization.swift
[2095/2239] Compiling Vapor GuardMiddleware.swift
[2096/2239] Compiling Vapor RedirectMiddleware.swift
[2097/2239] Compiling Vapor SessionAuthenticatable.swift
[2098/2239] Compiling Vapor Bcrypt.swift
[2099/2239] Compiling Vapor Application+Cache.swift
[2100/2239] Compiling Vapor Cache.swift
[2101/2239] Compiling Vapor CacheExpirationTime.swift
[2102/2239] Compiling Vapor MemoryCache.swift
[2103/2239] Compiling Vapor Request+Cache.swift
[2104/2239] Compiling Vapor Application+Clients.swift
[2105/2239] Compiling Vapor Client.swift
[2106/2239] Compiling Vapor ClientRequest.swift
[2107/2239] Compiling Vapor ClientResponse.swift
[2108/2239] Compiling Vapor Request+Client.swift
[2109/2239] Compiling Vapor BootCommand.swift
[2110/2239] Compiling Vapor CommandContext+Application.swift
[2111/2239] Compiling Vapor RoutesCommand.swift
[2112/2239] Compiling Vapor ServeCommand.swift
[2113/2239] Compiling Vapor AnyResponse+Concurrency.swift
[2114/2263] Compiling Vapor Validator.swift
[2115/2263] Compiling Vapor ValidatorResult.swift
[2116/2263] Compiling Vapor And.swift
[2117/2263] Compiling Vapor Case.swift
[2118/2263] Compiling Vapor CharacterSet.swift
[2119/2263] Compiling Vapor Count.swift
[2120/2263] Compiling Vapor Custom.swift
[2121/2263] Compiling Vapor Email.swift
[2122/2263] Compiling Vapor Empty.swift
[2123/2263] Compiling Vapor In.swift
[2124/2263] Compiling Vapor Nil.swift
[2125/2263] Compiling Vapor NilIgnoring.swift
[2126/2263] Compiling Vapor Not.swift
[2127/2263] Compiling Vapor Or.swift
[2128/2263] Compiling Vapor Pattern.swift
[2129/2263] Compiling Vapor Range.swift
[2130/2263] Compiling Vapor URL.swift
[2131/2263] Compiling Vapor Valid.swift
[2132/2263] Compiling Vapor Application+Views.swift
[2133/2263] Compiling Vapor PlaintextRenderer.swift
[2134/2263] Compiling Vapor Request+View.swift
[2135/2263] Compiling Vapor View.swift
[2136/2263] Compiling Vapor ViewRenderer.swift
[2137/2263] Compiling Vapor _Deprecations.swift
[2138/2263] Emitting module Vapor
[2139/2263] Compiling Vapor Core.swift
[2140/2263] Compiling Vapor Running.swift
[2141/2263] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2142/2263] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2143/2263] Compiling Vapor DotEnvFile+load.swift
[2144/2263] Compiling Vapor Routes+caseInsenstive.swift
[2145/2263] Compiling Vapor Validatable+validate.swift
[2146/2263] Compiling Vapor Environment+Process.swift
[2147/2263] Compiling Vapor Environment+Secret.swift
[2148/2263] Compiling Vapor Environment.swift
[2149/2263] Compiling Vapor Abort.swift
[2150/2263] Compiling Vapor AbortError.swift
[2151/2263] Compiling Vapor DebuggableError.swift
[2152/2263] Compiling Vapor Demangler.swift
[2153/2263] Compiling Vapor ErrorSource.swift
[2154/2263] Compiling Vapor StackTrace.swift
[2155/2263] Compiling Vapor Exports.swift
[2156/2263] Compiling Vapor Application+HTTP.swift
[2157/2263] Compiling Vapor BasicResponder.swift
[2158/2263] Compiling Vapor BodyStream.swift
[2159/2263] Compiling Vapor Application+HTTP+Client.swift
[2160/2263] Compiling Vapor EventLoopHTTPClient.swift
[2161/2263] Compiling Vapor EndpointCache.swift
[2162/2263] Compiling Vapor HTTPMethod+String.swift
[2163/2263] Compiling Vapor Service.swift
[2164/2263] Compiling Vapor Application+Sessions.swift
[2165/2263] Compiling Vapor MemorySessions.swift
[2166/2263] Compiling Vapor Request+Session.swift
[2167/2263] Compiling Vapor Session.swift
[2168/2263] Compiling Vapor SessionCache.swift
[2169/2263] Compiling Vapor SessionData.swift
[2170/2263] Compiling Vapor SessionDriver.swift
[2171/2263] Compiling Vapor SessionsConfiguration.swift
[2172/2263] Compiling Vapor SessionsMiddleware.swift
[2173/2263] Compiling Vapor URLEncodedFormData.swift
[2174/2263] Compiling Vapor URLEncodedFormDecoder.swift
[2175/2263] Compiling Vapor URLEncodedFormEncoder.swift
[2176/2263] Compiling Vapor URLEncodedFormError.swift
[2177/2263] Compiling Vapor URLEncodedFormParser.swift
[2178/2263] Compiling Vapor URLEncodedFormSerializer.swift
[2179/2263] Compiling Vapor URLQueryFragmentConvertible.swift
[2180/2263] Compiling Vapor AnyResponse.swift
[2181/2263] Compiling Vapor Array+Random.swift
[2182/2263] Compiling Vapor Base32.swift
[2183/2263] Compiling Vapor Base64.swift
[2184/2263] Compiling Vapor BaseN.swift
[2185/2263] Compiling Vapor BasicCodingKey.swift
[2186/2263] Compiling Vapor ByteCount.swift
[2187/2263] Compiling Vapor Bytes+Hex.swift
[2188/2263] Compiling Vapor Bytes+SecureCompare.swift
[2189/2263] Compiling Vapor Collection+Safe.swift
[2190/2263] Compiling Vapor DataProtocol+Copy.swift
[2191/2263] Compiling Vapor DecoderUnwrapper.swift
[2192/2263] Compiling Vapor DirectoryConfiguration.swift
[2193/2263] Compiling Vapor DotEnv.swift
[2194/2263] Compiling Vapor Extendable.swift
[2195/2263] Compiling Vapor File.swift
[2196/2263] Compiling Vapor FileIO.swift
[2197/2263] Compiling Vapor LifecycleHandler.swift
[2198/2263] Compiling Vapor OptionalType.swift
[2199/2263] Compiling Vapor RFC1123.swift
[2200/2263] Compiling Vapor SocketAddress+Hostname.swift
[2201/2263] Compiling Vapor Storage.swift
[2202/2263] Compiling Vapor String+IsIPAddress.swift
[2203/2263] Compiling Vapor Thread.swift
[2204/2263] Compiling Vapor URI.swift
[2205/2263] Compiling Vapor RangeResult.swift
[2206/2263] Compiling Vapor Validatable.swift
[2207/2263] Compiling Vapor Validation.swift
[2208/2263] Compiling Vapor ValidationKey.swift
[2209/2263] Compiling Vapor Validations.swift
[2210/2263] Compiling Vapor ValidationsError.swift
[2211/2263] Compiling Vapor HTTPStatus.swift
[2212/2263] Compiling Vapor HTTPCookies.swift
[2213/2263] Compiling Vapor HTTPHeaderCacheControl.swift
[2214/2263] Compiling Vapor HTTPHeaderExpires.swift
[2215/2263] Compiling Vapor HTTPHeaderLastModified.swift
[2216/2263] Compiling Vapor HTTPHeaders+Cache.swift
[2217/2263] Compiling Vapor HTTPHeaders+Connection.swift
[2218/2263] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2219/2263] Compiling Vapor HTTPHeaders+ContentRange.swift
[2220/2263] Compiling Vapor HTTPHeaders+Directive.swift
[2221/2263] Compiling Vapor HTTPHeaders+Forwarded.swift
[2222/2263] Compiling Vapor HTTPHeaders+Link.swift
[2223/2263] Compiling Vapor HTTPHeaders+Name.swift
[2224/2263] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2225/2263] Compiling Vapor HTTPHeaders.swift
[2226/2263] Compiling Vapor HTTPMediaType.swift
[2227/2263] Compiling Vapor HTTPMediaTypePreference.swift
[2228/2263] Compiling Vapor Responder.swift
[2229/2263] Compiling Vapor Application+HTTP+Server.swift
[2230/2263] Compiling Vapor HTTPServer.swift
[2231/2263] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2232/2263] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2233/2263] Compiling Vapor HTTPServerHandler.swift
[2234/2263] Compiling Vapor HTTPServerRequestDecoder.swift
[2235/2263] Compiling Vapor Request+Body.swift
[2236/2263] Compiling Vapor Request+BodyStream.swift
[2237/2263] Compiling Vapor Request.swift
[2238/2263] Compiling Vapor Application+Responder.swift
[2239/2263] Compiling Vapor DefaultResponder.swift
[2240/2263] Compiling Vapor Response+Body.swift
[2241/2263] Compiling Vapor Response.swift
[2242/2263] Compiling Vapor ResponseCodable.swift
[2243/2263] Compiling Vapor Application+Routes.swift
[2244/2263] Compiling Vapor Parameters+Require.swift
[2245/2263] Compiling Vapor Request+WebSocket.swift
[2246/2263] Compiling Vapor Route.swift
[2247/2263] Compiling Vapor RouteCollection.swift
[2248/2263] Compiling Vapor Routes.swift
[2249/2263] Compiling Vapor RoutesBuilder+Group.swift
[2250/2263] Compiling Vapor RoutesBuilder+Method.swift
[2251/2263] Compiling Vapor RoutesBuilder+Middleware.swift
[2252/2263] Compiling Vapor RoutesBuilder+WebSocket.swift
[2253/2263] Compiling Vapor RoutesBuilder.swift
[2254/2263] Compiling Vapor OTP.swift
[2255/2263] Compiling Vapor Application+Servers.swift
[2256/2263] Compiling Vapor Server.swift
[2257/2263] Compiling Vapor App+Service.swift
[2258/2263] Compiling Vapor Req+Service.swift
[2259/2264] Wrapping AST for Vapor for debugging
[2261/2266] Emitting module VaporDocC
[2262/2266] Compiling VaporDocC VaporDocCMiddleware.swift
/host/spi-builder-workspace/Sources/VaporDocC/VaporDocCMiddleware.swift:130:18: warning: 'streamFile(at:chunkSize:mediaType:onCompleted:)' is deprecated: Migrate to asyncStreamFile
128 |             request
129 |                 .fileio
130 |                 .streamFile(
    |                  `- warning: 'streamFile(at:chunkSize:mediaType:onCompleted:)' is deprecated: Migrate to asyncStreamFile
131 |                     at: staticFilePath.path
132 |                 )
[2263/2267] Wrapping AST for VaporDocC for debugging
[2265/2269] Emitting module Run
/host/spi-builder-workspace/Sources/Run/main.swift:6:11: warning: 'init(_:_:)' is deprecated: Migrate to using the async APIs. Use use Application.make(_:_:) instead
 4 | var env = try Environment.detect()
 5 | try LoggingSystem.bootstrap(from: &env)
 6 | let app = Application(env)
   |           `- warning: 'init(_:_:)' is deprecated: Migrate to using the async APIs. Use use Application.make(_:_:) instead
 7 | defer { app.shutdown() }
 8 | app.http.server.configuration.hostname = "0.0.0.0"
[2266/2269] Compiling Run main.swift
/host/spi-builder-workspace/Sources/Run/main.swift:6:11: warning: 'init(_:_:)' is deprecated: Migrate to using the async APIs. Use use Application.make(_:_:) instead
 4 | var env = try Environment.detect()
 5 | try LoggingSystem.bootstrap(from: &env)
 6 | let app = Application(env)
   |           `- warning: 'init(_:_:)' is deprecated: Migrate to using the async APIs. Use use Application.make(_:_:) instead
 7 | defer { app.shutdown() }
 8 | app.http.server.configuration.hostname = "0.0.0.0"
[2267/2270] Wrapping AST for Run for debugging
[2268/2270] Write Objects.LinkFileList
[2269/2270] Linking Run
Build complete! (243.40s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/Vapor.git"
    }
  ],
  "manifest_display_name" : "VaporDocC",
  "name" : "VaporDocC",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "Run",
      "targets" : [
        "Run"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "VaporDocC",
      "targets" : [
        "VaporDocC"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "VaporDocCTests",
      "module_type" : "SwiftTarget",
      "name" : "VaporDocCTests",
      "path" : "Tests/VaporDocCTests",
      "sources" : [
        "VaporDocCTests.swift"
      ],
      "target_dependencies" : [
        "VaporDocC"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VaporDocC",
      "module_type" : "SwiftTarget",
      "name" : "VaporDocC",
      "path" : "Sources/VaporDocC",
      "product_dependencies" : [
        "Vapor"
      ],
      "product_memberships" : [
        "Run",
        "VaporDocC"
      ],
      "sources" : [
        "VaporDocCMiddleware.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Run",
      "module_type" : "SwiftTarget",
      "name" : "Run",
      "path" : "Sources/Run",
      "product_dependencies" : [
        "Vapor"
      ],
      "product_memberships" : [
        "Run"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "VaporDocC"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.5"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.