The Swift Package Index logo.Swift Package Index

Build Information

Successful build of i014API, reference 1.3.1 (66d33e), with Swift 6.1 for Android on 29 May 2025 23:47:31 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/Intron014/api.intron014.com.git
Reference: 1.3.1
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/Intron014/api.intron014.com
 * tag               1.3.1      -> FETCH_HEAD
HEAD is now at 66d33eb fix: keeping old metrics as legacy for now
Cloned https://github.com/Intron014/api.intron014.com.git
Revision (git rev-parse @):
66d33ebf24c3b4a95c0223c255e780c9e70669ef
SUCCESS checkout https://github.com/Intron014/api.intron014.com.git at 1.3.1
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Intron014/api.intron014.com.git
https://github.com/Intron014/api.intron014.com.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.99.3",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.65.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    }
  ],
  "manifest_display_name" : "i014API",
  "name" : "i014API",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "App",
      "targets" : [
        "App"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AppTests",
      "module_type" : "SwiftTarget",
      "name" : "AppTests",
      "path" : "Tests/AppTests",
      "product_dependencies" : [
        "XCTVapor"
      ],
      "sources" : [
        "AppTests.swift"
      ],
      "target_dependencies" : [
        "App"
      ],
      "type" : "test"
    },
    {
      "c99name" : "App",
      "module_type" : "SwiftTarget",
      "name" : "App",
      "path" : "Sources/App",
      "product_dependencies" : [
        "Vapor",
        "NIOCore",
        "NIOPosix"
      ],
      "product_memberships" : [
        "App"
      ],
      "sources" : [
        "Controllers/BicimadController.swift",
        "Controllers/ClipboardController.swift",
        "Controllers/EMTController.swift",
        "Controllers/GasopriceController.swift",
        "Controllers/LastFMController.swift",
        "Controllers/YouTubeAnalyticsController.swift",
        "DTOs/TodoDTO.swift",
        "Migrations/CreateTodo.swift",
        "Models/Todo.swift",
        "configure.swift",
        "entrypoint.swift",
        "routes.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.10"
}
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
Fetching https://github.com/apple/swift-nio.git
[1/74378] Fetching vapor
[4464/150486] Fetching vapor, swift-nio
Fetched https://github.com/vapor/vapor.git from cache (4.58s)
Fetched https://github.com/apple/swift-nio.git from cache (4.65s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (8.47s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/4391] Fetching swift-system
[1055/6101] Fetching swift-system, swift-atomics
[2703/22692] Fetching swift-system, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.44s)
[4863/18301] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.55s)
[4480/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.14s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.79s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.58s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (2.20s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (1.33s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-metrics.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/vapor/multipart-kit.git
[1/2206] Fetching swift-metrics
[178/7180] Fetching swift-metrics, swift-distributed-tracing
[2039/10499] Fetching swift-metrics, swift-distributed-tracing, multipart-kit
[3415/11562] Fetching swift-metrics, swift-distributed-tracing, multipart-kit, swift-service-context
[4894/17521] Fetching swift-metrics, swift-distributed-tracing, multipart-kit, swift-service-context, swift-algorithms
[5542/20130] Fetching swift-metrics, swift-distributed-tracing, multipart-kit, swift-service-context, swift-algorithms, websocket-kit
Fetched https://github.com/apple/swift-service-context.git from cache (0.54s)
[11922/19067] Fetching swift-metrics, swift-distributed-tracing, multipart-kit, swift-algorithms, websocket-kit
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/apple/swift-metrics.git from cache (0.58s)
[10590/16861] Fetching swift-distributed-tracing, multipart-kit, swift-algorithms, websocket-kit
Fetching https://github.com/apple/swift-nio-extras.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.89s)
Fetching https://github.com/apple/swift-nio-http2.git
[10196/17801] Fetching multipart-kit, swift-algorithms, websocket-kit, swift-nio-extras
[10197/21637] Fetching multipart-kit, swift-algorithms, websocket-kit, swift-nio-extras, swift-log
Fetched https://github.com/apple/swift-algorithms.git from cache (1.02s)
[5728/15678] Fetching multipart-kit, websocket-kit, swift-nio-extras, swift-log
Fetching https://github.com/apple/swift-nio-ssl.git
[13987/27205] Fetching multipart-kit, websocket-kit, swift-nio-extras, swift-log, swift-nio-http2
Fetched https://github.com/apple/swift-log.git from cache (0.73s)
[10727/23369] Fetching multipart-kit, websocket-kit, swift-nio-extras, swift-nio-http2
Fetching https://github.com/vapor/routing-kit.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.72s)
[5735/17455] Fetching multipart-kit, websocket-kit, swift-nio-http2
Fetching https://github.com/apple/swift-crypto.git
[8640/32298] Fetching multipart-kit, websocket-kit, swift-nio-http2, swift-nio-ssl
[13319/53025] Fetching multipart-kit, websocket-kit, swift-nio-http2, swift-nio-ssl, routing-kit
[17658/66961] Fetching multipart-kit, websocket-kit, swift-nio-http2, swift-nio-ssl, routing-kit, swift-crypto
Fetched https://github.com/vapor/websocket-kit.git from cache (2.75s)
[51106/64352] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl, routing-kit, swift-crypto
Fetching https://github.com/vapor/console-kit.git
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.93s)
[40736/52825] Fetching multipart-kit, swift-nio-ssl, routing-kit, swift-crypto
Fetching https://github.com/vapor/async-kit.git
Fetched https://github.com/vapor/multipart-kit.git from cache (2.84s)
[37853/49506] Fetching swift-nio-ssl, routing-kit, swift-crypto
Fetching https://github.com/swift-server/async-http-client.git
[44630/55153] Fetching swift-nio-ssl, routing-kit, swift-crypto, console-kit
[45639/57523] Fetching swift-nio-ssl, routing-kit, swift-crypto, console-kit, async-kit
Fetched https://github.com/vapor/routing-kit.git from cache (2.01s)
[27126/36796] Fetching swift-nio-ssl, swift-crypto, console-kit, async-kit
[27198/50810] Fetching swift-nio-ssl, swift-crypto, console-kit, async-kit, async-http-client
Fetched https://github.com/vapor/async-kit.git from cache (0.70s)
[33043/48440] Fetching swift-nio-ssl, swift-crypto, console-kit, async-http-client
Fetched https://github.com/vapor/console-kit.git from cache (0.88s)
[31725/42793] Fetching swift-nio-ssl, swift-crypto, async-http-client
Fetched https://github.com/apple/swift-crypto.git from cache (5.74s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (6.04s)
Fetched https://github.com/swift-server/async-http-client.git from cache (4.21s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (7.77s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (2.32s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.57s)
Fetching https://github.com/apple/swift-numerics.git
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.42s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.91s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.50s)
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.45s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (1.21s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.68s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.77s)
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.85s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/904] Fetching swift-http-types
[905/5889] Fetching swift-http-types, swift-async-algorithms
[1005/7479] Fetching swift-http-types, swift-async-algorithms, swift-asn1
[1738/13634] Fetching swift-http-types, swift-async-algorithms, swift-asn1, swift-certificates
[2507/16060] Fetching swift-http-types, swift-async-algorithms, swift-asn1, swift-certificates, swift-service-lifecycle
[2762/17201] Fetching swift-http-types, swift-async-algorithms, swift-asn1, swift-certificates, swift-service-lifecycle, swift-http-structured-headers
Fetched https://github.com/apple/swift-http-types.git from cache (0.59s)
[12604/16297] Fetching swift-async-algorithms, swift-asn1, swift-certificates, swift-service-lifecycle, swift-http-structured-headers
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.61s)
[12941/15156] Fetching swift-async-algorithms, swift-asn1, swift-certificates, swift-service-lifecycle
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.75s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.83s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.83s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.83s)
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.29s)
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.73s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (2.91s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.80s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.62s)
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.66s)
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.45s)
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.86s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.60s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.60s)
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.53s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.54s)
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 (1.00s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.62s)
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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-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/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-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/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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/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-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/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-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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
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-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.2
Creating working copy for https://github.com/apple/swift-nio-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/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-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/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Creating working copy for https://github.com/apple/swift-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-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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Building for debugging...
[0/884] Compiling a_mbstr.cc
[1/884] Compiling a_dup.cc
[1/884] Write sources
[3/884] Compiling _NumericsShims _NumericsShims.c
[3/884] Write sources
[8/884] Compiling sha256.cc
[8/884] Write sources
[49/884] Compiling _AtomicsShims.c
[50/884] Compiling a_int.cc
[51/884] Compiling a_i2d_fp.cc
[52/884] Compiling CVaporBcrypt blf.c
[53/884] Compiling CVaporBcrypt bcrypt.c
[54/884] Compiling CSystem shims.c
[55/884] Compiling a_bitstr.cc
[56/884] Compiling CNIOWindows WSAStartup.c
[57/884] Write swift-version-24593BA9C3E375BF.txt
[58/884] Compiling CNIOWindows shim.c
[58/884] Compiling CNIOWASI CNIOWASI.c
[60/884] Compiling CNIOLinux liburing_shims.c
[61/884] Compiling CNIOSHA1 c_nio_sha1.c
[62/884] Compiling a_bool.cc
[63/884] Compiling a_object.cc
[64/884] Compiling CNIOLinux shim.c
[65/917] Compiling CNIOLLHTTP c_nio_llhttp.c
[67/953] Emitting module InternalCollectionsUtilities
[68/954] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[69/954] Compiling SystemPackage FilePathParsing.swift
[70/954] Compiling SystemPackage FilePathString.swift
[71/954] Compiling ServiceContextModule ServiceContext.swift
[72/954] Emitting module ServiceContextModule
[73/954] Compiling ServiceContextModule ServiceContextKey.swift
[74/955] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[75/955] Compiling SystemPackage FileDescriptor.swift
[76/955] Compiling SystemPackage FileHelpers.swift
[77/955] Compiling SystemPackage Errno.swift
[78/955] Compiling SystemPackage ErrnoWindows.swift
[79/955] Compiling SystemPackage FilePathComponentView.swift
[80/955] Compiling SystemPackage FilePathComponents.swift
[81/955] Compiling SystemPackage FilePathSyntax.swift
[82/955] Compiling SystemPackage FilePathTemp.swift
[85/955] Compiling SystemPackage FileOperations.swift
[86/955] Compiling SystemPackage FilePath.swift
[87/955] Emitting module RealModule
[88/955] Emitting module _NIOBase64
[89/955] Compiling _NIOBase64 Base64.swift
[92/956] Compiling SystemPackage MachPort.swift
[93/956] Compiling SystemPackage PlatformString.swift
[94/957] Compiling SystemPackage SystemString.swift
[95/960] Emitting module SystemPackage
[100/960] Compiling _NIODataStructures PriorityQueue.swift
[101/960] Compiling _NIODataStructures _TinyArray.swift
[103/961] Compiling RealModule Float16+Real.swift
[104/961] Compiling RealModule Float+Real.swift
[105/961] Compiling RealModule ElementaryFunctions.swift
[106/961] Compiling RealModule Float80+Real.swift
[107/961] Compiling RealModule Real.swift
[109/961] Emitting module _NIODataStructures
[110/961] Compiling _NIODataStructures Heap.swift
[110/961] Compiling CNIOLLHTTP c_nio_http.c
[112/962] Compiling CoreMetrics Metrics.swift
[114/962] Compiling RealModule RealFunctions.swift
[116/969] Wrapping AST for _NIOBase64 for debugging
[118/1022] Compiling Instrumentation Instrument.swift
[119/1027] Emitting module Instrumentation
[120/1037] Compiling Instrumentation MultiplexInstrument.swift
[121/1037] Compiling Instrumentation NoOpInstrument.swift
[122/1037] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[123/1037] Compiling _RopeModule BigString+Chunk+Breaks.swift
[124/1037] Compiling _RopeModule BigString+Chunk+Counts.swift
[125/1037] Compiling _RopeModule BigString+Chunk+Description.swift
[126/1037] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[127/1037] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[128/1037] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[129/1037] Compiling _RopeModule BigString+Chunk+Splitting.swift
[130/1175] Compiling HeapModule Heap+Invariants.swift
[131/1175] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[132/1175] Compiling HeapModule _HeapNode.swift
[133/1175] Compiling HeapModule Heap+Descriptions.swift
[134/1175] Compiling HashTreeCollections _UnsafePath.swift
[135/1175] Compiling HashTreeCollections TreeDictionary+Codable.swift
[136/1175] Compiling HashTreeCollections TreeDictionary+Collection.swift
[137/1175] Compiling HeapModule Heap.swift
[138/1175] Compiling HeapModule Heap+UnsafeHandle.swift
[139/1175] Emitting module HeapModule
[140/1176] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[141/1176] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[142/1176] Compiling HashTreeCollections TreeDictionary+Keys.swift
[143/1176] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[144/1176] Compiling HashTreeCollections TreeDictionary+Merge.swift
[145/1176] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[146/1176] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[147/1176] Compiling HashTreeCollections _HashNode.swift
[148/1176] Compiling HashTreeCollections _HashNodeHeader.swift
[149/1176] Compiling HashTreeCollections _HashSlot.swift
[150/1176] Compiling HashTreeCollections _HashStack.swift
[151/1176] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[152/1176] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[153/1176] Compiling HashTreeCollections TreeDictionary+Filter.swift
[155/1183] Compiling HashTreeCollections TreeSet+Hashable.swift
[156/1183] Compiling HashTreeCollections TreeSet+Sendable.swift
[157/1183] Compiling HashTreeCollections TreeSet+Sequence.swift
[158/1183] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[159/1183] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[160/1183] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[161/1183] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[162/1183] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[163/1183] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[164/1183] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[165/1208] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[166/1208] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[167/1208] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[168/1208] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[169/1208] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[170/1208] Compiling HashTreeCollections _HashNode+Structural merge.swift
[171/1208] Compiling HashTreeCollections _HashTreeIterator.swift
[172/1208] Compiling HashTreeCollections _HashTreeStatistics.swift
[173/1208] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[174/1208] Compiling HashTreeCollections _RawHashNode.swift
[175/1208] Compiling HashTreeCollections _UnmanagedHashNode.swift
[179/1208] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[180/1208] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[181/1208] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[182/1208] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[183/1208] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[184/1208] Compiling HashTreeCollections _HashNode+Structural union.swift
[185/1208] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[186/1208] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[187/1208] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[188/1208] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[189/1208] Compiling DequeModule Deque+CustomReflectable.swift
[190/1208] Compiling DequeModule Deque+Descriptions.swift
[191/1210] Compiling DequeModule Deque+Testing.swift
[192/1210] Compiling DequeModule Deque._Storage.swift
[193/1210] Compiling DequeModule Deque._UnsafeHandle.swift
[194/1210] Compiling DequeModule Deque.swift
[195/1210] Compiling DequeModule _DequeBuffer.swift
[196/1210] Compiling DequeModule _DequeBufferHeader.swift
[197/1210] Compiling DequeModule _DequeSlot.swift
[198/1210] Compiling DequeModule _UnsafeWrappedBuffer.swift
[199/1210] Compiling OrderedCollections OrderedSet+SubSequence.swift
[200/1210] Compiling OrderedCollections OrderedSet+Testing.swift
[201/1210] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[202/1210] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[203/1210] Compiling OrderedCollections OrderedSet.swift
[204/1210] Compiling OrderedCollections _UnsafeBitset.swift
[205/1210] Compiling HashTreeCollections TreeSet+Equatable.swift
[206/1210] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[207/1210] Compiling HashTreeCollections TreeSet+Extras.swift
[208/1210] Compiling HashTreeCollections TreeSet+Filter.swift
[215/1210] Compiling Instrumentation InstrumentationSystem.swift
[220/1210] Compiling Instrumentation Locks.swift
[235/1210] Compiling OrderedCollections OrderedSet+Sendable.swift
[236/1211] Emitting module CoreMetrics
[237/1211] Compiling CoreMetrics Locks.swift
[238/1211] Compiling DequeModule Deque+Equatable.swift
[239/1211] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[240/1213] Compiling Logging MetadataProvider.swift
[241/1213] Emitting module Logging
[242/1213] Compiling Logging Locks.swift
[243/1213] Compiling Logging LogHandler.swift
[244/1213] Compiling Logging Logging.swift
[245/1214] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[246/1214] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[247/1214] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[248/1214] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[249/1214] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[250/1214] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[251/1214] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[252/1214] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[253/1214] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[254/1214] Compiling HashTreeCollections TreeSet.swift
[258/1214] Wrapping AST for _NIODataStructures for debugging
[279/1223] Wrapping AST for SystemPackage for debugging
[281/1223] Compiling DequeModule Deque+Codable.swift
[282/1223] Compiling DequeModule Deque+Collection.swift
[287/1223] Compiling DequeModule Deque+Extras.swift
[288/1223] Compiling DequeModule Deque+Hashable.swift
[304/1233] Emitting module DequeModule
[304/1233] Wrapping AST for ServiceContextModule for debugging
[340/1240] Wrapping AST for RealModule for debugging
[349/1240] Compiling Tracing TracingTime.swift
[349/1240] Wrapping AST for Logging for debugging
[350/1240] Wrapping AST for InternalCollectionsUtilities for debugging
[351/1240] Wrapping AST for Instrumentation for debugging
[353/1240] Emitting module OrderedCollections
[354/1241] Compiling Tracing TracerProtocol+Legacy.swift
[355/1241] Compiling Tracing TracerProtocol.swift
[368/1241] Compiling Tracing Tracer.swift
[379/1241] Wrapping AST for HeapModule for debugging
[380/1241] Wrapping AST for DequeModule for debugging
[381/1241] Wrapping AST for OrderedCollections for debugging
[382/1241] Wrapping AST for CoreMetrics for debugging
[383/1241] Compiling CNIOExtrasZlib empty.c
[384/1241] Compiling CNIODarwin shim.c
[385/1241] Compiling fiat_p256_adx_sqr.S
[386/1241] Compiling CNIOLLHTTP c_nio_api.c
[387/1241] Compiling fiat_p256_adx_mul.S
[388/1241] Compiling fiat_curve25519_adx_square.S
[390/1241] Emitting module _RopeModule
[390/1241] Compiling fiat_curve25519_adx_mul.S
[403/1241] Compiling Tracing NoOpTracer.swift
[404/1241] Compiling Tracing InstrumentationSystem+Tracing.swift
[405/1241] Compiling Tracing SpanProtocol.swift
[406/1241] Emitting module Tracing
[406/1242] Compiling CNIOBoringSSLShims shims.c
[409/1242] Compiling _RopeModule Rope+Join.swift
[410/1242] Compiling _RopeModule Rope+MutatingForEach.swift
[411/1242] Compiling _RopeModule Rope+Remove.swift
[412/1242] Compiling _RopeModule Rope+RemoveSubrange.swift
[413/1242] Compiling _RopeModule Rope+Split.swift
[414/1242] Compiling _RopeModule Optional Utilities.swift
[415/1242] Compiling _RopeModule String Utilities.swift
[416/1242] Compiling _RopeModule String.Index+ABI.swift
[417/1242] Compiling _RopeModule _CharacterRecognizer.swift
[418/1242] Emitting module HashTreeCollections
[419/1243] Compiling RoutingKit AnyRouter.swift
[420/1243] Compiling RoutingKit PathComponent.swift
[422/1243] Emitting module RoutingKit
[422/1243] Wrapping AST for Tracing for debugging
[423/1243] Wrapping AST for HashTreeCollections for debugging
[425/1243] Compiling RoutingKit TrieRouter.swift
[426/1243] Compiling RoutingKit Router.swift
[445/1243] Compiling tls_record.cc
[447/1244] Compiling tls_method.cc
[448/1244] Wrapping AST for _RopeModule for debugging
[450/1244] Emitting module Metrics
[451/1244] Compiling Metrics Metrics.swift
[451/1245] Compiling tls13_server.cc
[454/1245] Compiling RoutingKit Parameters.swift
[454/1246] Compiling tls13_enc.cc
[456/1246] Wrapping AST for Metrics for debugging
[457/1246] Wrapping AST for RoutingKit for debugging
[458/1246] Compiling ssl_x509.cc
[459/1246] Compiling t1_enc.cc
[460/1246] Compiling tls13_client.cc
[461/1246] Compiling ssl_stat.cc
[462/1246] Compiling tls13_both.cc
[463/1246] Compiling ssl_transcript.cc
[464/1246] Compiling ssl_session.cc
[465/1246] Compiling ssl_versions.cc
[466/1246] Compiling ssl_key_share.cc
[467/1246] Compiling ssl_privkey.cc
[468/1246] Compiling ssl_file.cc
[469/1246] Compiling ssl_buffer.cc
[470/1246] Compiling ssl_cipher.cc
[471/1246] Compiling ssl_credential.cc
[472/1246] Compiling ssl_lib.cc
[473/1246] Compiling ssl_cert.cc
[474/1246] Compiling ssl_asn1.cc
[475/1246] Compiling s3_lib.cc
[476/1246] Compiling ssl_aead_ctx.cc
[477/1246] Compiling s3_pkt.cc
[478/1246] Compiling s3_both.cc
[479/1246] Compiling extensions.cc
[480/1246] Compiling handshake_client.cc
[481/1246] Compiling handshake.cc
[482/1246] Compiling handshake_server.cc
[483/1246] Compiling encrypted_client_hello.cc
[484/1246] Compiling handoff.cc
[485/1246] Compiling md5-x86_64-linux.S
[486/1246] Compiling md5-x86_64-apple.S
[487/1246] Compiling d1_srtp.cc
[488/1246] Compiling md5-586-linux.S
[489/1246] Compiling md5-586-apple.S
[490/1246] Compiling chacha20_poly1305_x86_64-linux.S
[491/1246] Compiling dtls_record.cc
[492/1246] Compiling chacha20_poly1305_x86_64-apple.S
[493/1246] Compiling chacha20_poly1305_armv8-win.S
[494/1246] Compiling chacha20_poly1305_armv8-linux.S
[495/1246] Compiling chacha20_poly1305_armv8-apple.S
[496/1246] Compiling chacha-x86_64-apple.S
[497/1246] Compiling chacha-x86_64-linux.S
[498/1246] Compiling d1_pkt.cc
[499/1246] Compiling err_data.cc
[500/1246] Compiling chacha-x86-apple.S
[501/1246] Compiling chacha-x86-linux.S
[502/1246] Compiling chacha-armv8-apple.S
[503/1246] Compiling d1_lib.cc
[504/1246] Compiling chacha-armv8-win.S
[505/1246] Compiling chacha-armv4-linux.S
[506/1246] Compiling aes128gcmsiv-x86_64-linux.S
[507/1246] Compiling bio_ssl.cc
[508/1246] Compiling aes128gcmsiv-x86_64-apple.S
[509/1246] Compiling chacha-armv8-linux.S
[510/1246] Compiling x86_64-mont5-apple.S
[511/1246] Compiling x86_64-mont5-linux.S
[512/1246] Compiling x86_64-mont-linux.S
[513/1246] Compiling dtls_method.cc
[514/1246] Compiling x86_64-mont-apple.S
[515/1246] Compiling x86-mont-linux.S
[516/1246] Compiling x86-mont-apple.S
[517/1246] Compiling vpaes-x86_64-apple.S
[518/1246] Compiling vpaes-x86_64-linux.S
[519/1246] Compiling vpaes-x86-apple.S
[520/1246] Compiling vpaes-x86-linux.S
[521/1246] Compiling vpaes-armv8-win.S
[522/1246] Compiling vpaes-armv8-apple.S
[523/1246] Compiling vpaes-armv8-linux.S
[524/1246] Compiling vpaes-armv7-linux.S
[525/1246] Compiling sha512-x86_64-linux.S
[526/1246] Compiling sha512-armv8-win.S
[527/1246] Compiling sha512-armv4-linux.S
[528/1246] Compiling sha512-x86_64-apple.S
[529/1246] Compiling sha512-586-linux.S
[530/1246] Compiling sha512-armv8-apple.S
[531/1246] Compiling sha512-586-apple.S
[532/1246] Compiling sha512-armv8-linux.S
[533/1246] Compiling sha256-x86_64-linux.S
[533/1246] Compiling sha256-x86_64-apple.S
[535/1246] Compiling d1_both.cc
[536/1246] Compiling sha256-armv8-win.S
[537/1246] Compiling sha256-armv8-apple.S
[538/1246] Compiling sha256-armv8-linux.S
[539/1246] Compiling sha1-x86_64-apple.S
[540/1246] Compiling sha256-586-linux.S
[541/1246] Compiling sha1-x86_64-linux.S
[542/1246] Compiling sha256-armv4-linux.S
[543/1246] Compiling sha1-armv8-apple.S
[544/1246] Compiling sha256-586-apple.S
[545/1246] Compiling sha1-armv8-win.S
[546/1246] Compiling sha1-586-apple.S
[547/1246] Compiling rsaz-avx2-linux.S
[548/1246] Compiling sha1-586-linux.S
[549/1246] Compiling sha1-armv8-linux.S
[550/1246] Compiling sha1-armv4-large-linux.S
[551/1246] Compiling rdrand-x86_64-linux.S
[552/1246] Compiling rsaz-avx2-apple.S
[552/1246] Compiling rdrand-x86_64-apple.S
[554/1246] Compiling p256_beeu-x86_64-asm-linux.S
[555/1246] Compiling p256_beeu-armv8-asm-linux.S
[556/1246] Compiling p256_beeu-armv8-asm-win.S
[557/1246] Compiling p256_beeu-armv8-asm-apple.S
[558/1246] Compiling p256_beeu-x86_64-asm-apple.S
[559/1246] Compiling p256-x86_64-asm-linux.S
[560/1246] Compiling p256-x86_64-asm-apple.S
[561/1246] Compiling p256-armv8-asm-linux.S
[562/1246] Compiling p256-armv8-asm-win.S
[563/1246] Compiling p256-armv8-asm-apple.S
[564/1246] Compiling ghashv8-armv8-apple.S
[565/1246] Compiling ghashv8-armv8-win.S
[566/1246] Compiling ghashv8-armv8-linux.S
[567/1246] Compiling ghash-x86_64-apple.S
[567/1246] Compiling ghash-x86_64-linux.S
[569/1246] Compiling ghash-x86-linux.S
[570/1246] Compiling ghashv8-armv7-linux.S
[571/1246] Compiling ghash-ssse3-x86_64-linux.S
[572/1246] Compiling ghash-neon-armv8-win.S
[573/1246] Compiling ghash-ssse3-x86_64-apple.S
[574/1246] Compiling ghash-x86-apple.S
[575/1246] Compiling ghash-ssse3-x86-linux.S
[576/1246] Compiling ghash-neon-armv8-apple.S
[577/1246] Compiling ghash-ssse3-x86-apple.S
[578/1246] Compiling ghash-neon-armv8-linux.S
[579/1246] Compiling co-586-apple.S
[580/1246] Compiling ghash-armv4-linux.S
[581/1246] Compiling co-586-linux.S
[582/1246] Compiling bsaes-armv7-linux.S
[583/1246] Compiling bn-armv8-win.S
[584/1246] Compiling bn-586-linux.S
[585/1246] Compiling bn-586-apple.S
[586/1246] Compiling bn-armv8-apple.S
[587/1246] Compiling bn-armv8-linux.S
[587/1246] Compiling armv8-mont-win.S
[589/1246] Compiling armv8-mont-linux.S
[590/1246] Compiling aesv8-gcm-armv8-linux.S
[591/1246] Compiling armv4-mont-linux.S
[591/1246] Compiling aesv8-armv8-win.S
[593/1246] Compiling aesv8-gcm-armv8-apple.S
[594/1246] Compiling aesv8-armv8-linux.S
[595/1246] Compiling armv8-mont-apple.S
[596/1246] Compiling aesv8-armv7-linux.S
[597/1246] Compiling aesv8-armv8-apple.S
[598/1246] Compiling aesni-x86-linux.S
[598/1246] Compiling aesv8-gcm-armv8-win.S
[600/1246] Compiling aesni-x86_64-linux.S
[601/1246] Compiling aesni-x86_64-apple.S
[602/1246] Compiling aesni-x86-apple.S
[603/1246] Compiling aesni-gcm-x86_64-linux.S
[604/1246] Compiling aes-gcm-avx2-x86_64-apple.S
[605/1246] Compiling aes-gcm-avx2-x86_64-linux.S
[605/1246] Compiling aes-gcm-avx10-x86_64-linux.S
[607/1246] Compiling aesni-gcm-x86_64-apple.S
[608/1246] Compiling aes-gcm-avx10-x86_64-apple.S
[609/1246] Compiling x_req.cc
[610/1246] Compiling x_pubkey.cc
[611/1246] Compiling x_x509.cc
[612/1246] Compiling x_exten.cc
[613/1246] Compiling x_x509a.cc
[614/1246] Compiling x_val.cc
[615/1246] Compiling x_spki.cc
[616/1246] Compiling x_sig.cc
[617/1246] Compiling x_name.cc
[618/1246] Compiling x_crl.cc
[619/1246] Compiling x509spki.cc
[620/1246] Compiling x_all.cc
[621/1246] Compiling x509cset.cc
[622/1246] Compiling x_attrib.cc
[623/1246] Compiling x_algor.cc
[624/1246] Compiling x509rset.cc
[625/1246] Compiling x509name.cc
[626/1246] Compiling x509_set.cc
[627/1246] Compiling x509_obj.cc
[628/1246] Compiling x509_txt.cc
[629/1246] Compiling x509_v3.cc
[630/1246] Compiling x509_vpm.cc
[631/1246] Compiling x509_vfy.cc
[632/1246] Compiling x509_trs.cc
[633/1246] Compiling x509_req.cc
[634/1246] Compiling x509.cc
[635/1246] Compiling x509_lu.cc
[636/1246] Compiling x509_ext.cc
[637/1246] Compiling x509_def.cc
[638/1246] Compiling x509_att.cc
[639/1246] Compiling x509_d2.cc
[640/1246] Compiling x509_cmp.cc
[641/1246] Compiling v3_utl.cc
[642/1246] Compiling v3_skey.cc
[643/1246] Compiling v3_pcons.cc
[644/1246] Compiling v3_prn.cc
[645/1246] Compiling v3_purp.cc
[646/1246] Compiling v3_lib.cc
[647/1246] Compiling v3_ocsp.cc
[648/1246] Compiling v3_pmaps.cc
[649/1246] Compiling v3_ncons.cc
[650/1246] Compiling v3_int.cc
[651/1246] Compiling v3_ia5.cc
[652/1246] Compiling v3_info.cc
[653/1246] Compiling v3_genn.cc
[654/1246] Compiling v3_extku.cc
[655/1246] Compiling v3_enum.cc
[656/1246] Compiling v3_crld.cc
[657/1246] Compiling v3_cpols.cc
[658/1246] Compiling v3_bcons.cc
[659/1246] Compiling v3_conf.cc
[660/1246] Compiling v3_alt.cc
[661/1246] Compiling v3_bitst.cc
[662/1246] Compiling v3_akey.cc
[663/1246] Compiling v3_akeya.cc
[664/1246] Compiling t_x509a.cc
[665/1246] Compiling t_x509.cc
[666/1246] Compiling t_req.cc
[667/1246] Compiling i2d_pr.cc
[668/1246] Compiling t_crl.cc
[669/1246] Compiling rsa_pss.cc
[670/1246] Compiling policy.cc
[671/1246] Compiling name_print.cc
[672/1246] Compiling by_file.cc
[673/1246] Compiling asn1_gen.cc
[674/1246] Compiling by_dir.cc
[675/1246] Compiling algorithm.cc
[676/1246] Compiling a_sign.cc
[677/1246] Compiling thread_win.cc
[678/1246] Compiling a_digest.cc
[679/1246] Compiling a_verify.cc
[680/1246] Compiling voprf.cc
[681/1246] Compiling thread_pthread.cc
[682/1246] Compiling thread_none.cc
[683/1246] Compiling thread.cc
[684/1246] Compiling pmbtoken.cc
[685/1246] Compiling trust_token.cc
[686/1246] Compiling slhdsa.cc
[687/1246] Compiling spake2plus.cc
[688/1246] Compiling siphash.cc
[689/1246] Compiling sha512.cc
[690/1246] Compiling stack.cc
[691/1246] Compiling rsa_print.cc
[692/1246] Compiling sha256.cc
[693/1246] Compiling sha1.cc
[694/1246] Compiling rsa_extra.cc
[695/1246] Compiling rsa_crypt.cc
[696/1246] Compiling rsa_asn1.cc
[697/1246] Compiling rc4.cc
[698/1246] Compiling refcount.cc
[699/1246] Compiling windows.cc
[700/1246] Compiling urandom.cc
[701/1246] Compiling trusty.cc
[702/1246] Compiling rand.cc
[703/1246] Compiling getentropy.cc
[704/1246] Compiling passive.cc
[705/1246] Compiling poly1305_arm_asm.S
[706/1246] Compiling ios.cc
[707/1246] Compiling forkunsafe.cc
[708/1246] Compiling fork_detect.cc
[709/1246] Compiling deterministic.cc
[710/1246] Compiling poly1305.cc
[711/1246] Compiling poly1305_vec.cc
[712/1246] Compiling poly1305_arm.cc
[713/1246] Compiling pool.cc
[714/1246] Compiling pkcs8.cc
[715/1246] Compiling pem_pkey.cc
[716/1246] Compiling pkcs7.cc
[717/1246] Compiling pkcs8_x509.cc
[718/1246] Compiling pkcs7_x509.cc
[719/1246] Compiling pem_xaux.cc
[720/1246] Compiling pem_x509.cc
[721/1246] Compiling p5_pbev2.cc
[722/1246] Compiling pem_oth.cc
[723/1246] Compiling mlkem.cc
[724/1246] Compiling pem_pk8.cc
[725/1246] Compiling obj_xref.cc
[726/1246] Compiling obj.cc
[727/1246] Compiling pem_info.cc
[728/1246] Compiling pem_lib.cc
[729/1246] Compiling mem.cc
[730/1246] Compiling pem_all.cc
[731/1246] Compiling poly_rq_mul.S
[732/1246] Compiling fips_shared_support.cc
[733/1246] Compiling md5.cc
[734/1246] Compiling mldsa.cc
[735/1246] Compiling md4.cc
[736/1246] Compiling hpke.cc
[737/1246] Compiling lhash.cc
[738/1246] Compiling ex_data.cc
[739/1246] Compiling sign.cc
[740/1246] Compiling hrss.cc
[741/1246] Compiling kyber.cc
[742/1246] Compiling print.cc
[743/1246] Compiling pbkdf.cc
[744/1246] Compiling scrypt.cc
[745/1246] Compiling p_ed25519.cc
[746/1246] Compiling p_ed25519_asn1.cc
[747/1246] Compiling p_x25519.cc
[748/1246] Compiling p_hkdf.cc
[749/1246] Compiling p_x25519_asn1.cc
[750/1246] Compiling p_ec.cc
[751/1246] Compiling p_rsa.cc
[752/1246] Compiling p_rsa_asn1.cc
[753/1246] Compiling p_dh.cc
[754/1246] Compiling p_dh_asn1.cc
[755/1246] Compiling p_ec_asn1.cc
[756/1246] Compiling evp.cc
[757/1246] Compiling p_dsa_asn1.cc
[758/1246] Compiling evp_ctx.cc
[759/1246] Compiling evp_asn1.cc
[760/1246] Compiling engine.cc
[761/1246] Compiling err.cc
[762/1246] Compiling ec_asn1.cc
[763/1246] Compiling hash_to_curve.cc
[764/1246] Compiling ecdsa_asn1.cc
[765/1246] Compiling ecdh.cc
[766/1246] Compiling ec_derive.cc
[767/1246] Compiling dsa.cc
[768/1246] Compiling dsa_asn1.cc
[769/1246] Compiling des.cc
[770/1246] Compiling params.cc
[771/1246] Compiling x25519-asm-arm.S
[772/1246] Compiling bcm.cc
[773/1246] Compiling spake25519.cc
[774/1246] Compiling dh_asn1.cc
[775/1246] Compiling curve25519.cc
[776/1246] Compiling digest_extra.cc
[777/1246] Compiling crypto.cc
[778/1246] Compiling curve25519_64_adx.cc
[779/1246] Compiling cpu_intel.cc
[780/1246] Compiling cpu_aarch64_openbsd.cc
[781/1246] Compiling cpu_aarch64_linux.cc
[782/1246] Compiling cpu_aarch64_win.cc
[783/1246] Compiling cpu_aarch64_fuchsia.cc
[784/1246] Compiling cpu_arm_linux.cc
[785/1246] Compiling cpu_aarch64_sysreg.cc
[786/1246] Compiling cpu_arm_freebsd.cc
[787/1246] Compiling tls_cbc.cc
[788/1246] Compiling cpu_aarch64_apple.cc
[789/1246] Compiling get_cipher.cc
[790/1246] Compiling e_rc4.cc
[791/1246] Compiling conf.cc
[792/1246] Compiling e_rc2.cc
[793/1246] Compiling e_null.cc
[794/1246] Compiling e_des.cc
[795/1246] Compiling e_tls.cc
[796/1246] Compiling e_chacha20poly1305.cc
[797/1246] Compiling derive_key.cc
[798/1246] Compiling e_aesgcmsiv.cc
[799/1246] Compiling e_aesctrhmac.cc
[800/1246] Compiling chacha.cc
[801/1246] Compiling cbb.cc
[802/1246] Compiling unicode.cc
[803/1246] Compiling cbs.cc
[804/1246] Compiling buf.cc
[805/1246] Compiling asn1_compat.cc
[806/1246] Compiling ber.cc
[807/1246] Compiling socket_helper.cc
[808/1246] Compiling bn_asn1.cc
[809/1246] Compiling blake2.cc
[810/1246] Compiling convert.cc
[811/1246] Compiling pair.cc
[812/1246] Compiling hexdump.cc
[813/1246] Compiling socket.cc
[814/1246] Compiling file.cc
[815/1246] Compiling connect.cc
[816/1246] Compiling printf.cc
[817/1246] Compiling fd.cc
[818/1246] Compiling errno.cc
[819/1246] Compiling bio_mem.cc
[820/1246] Compiling tasn_typ.cc
[821/1246] Compiling bio.cc
[822/1246] Compiling tasn_fre.cc
[823/1246] Compiling base64.cc
[824/1246] Compiling tasn_utl.cc
[825/1246] Compiling tasn_enc.cc
[826/1246] Compiling tasn_dec.cc
[827/1246] Compiling tasn_new.cc
[828/1246] Compiling posix_time.cc
[829/1246] Compiling f_string.cc
[830/1246] Compiling f_int.cc
[831/1246] Compiling asn_pack.cc
[832/1246] Compiling asn1_par.cc
[833/1246] Compiling a_octet.cc
[834/1246] Compiling a_time.cc
[835/1246] Compiling asn1_lib.cc
[836/1246] Compiling a_type.cc
[837/1246] Compiling a_utctm.cc
[838/1246] Compiling a_strex.cc
[839/1246] Compiling a_strnid.cc
[839/1246] Compiling a_mbstr.cc
[841/1246] Compiling a_i2d_fp.cc
[842/1246] Compiling a_d2i_fp.cc
[843/1246] Compiling a_gentm.cc
[844/1246] Compiling a_dup.cc
[845/1246] Compiling fiat_p256_adx_sqr.S
[846/1246] Compiling fiat_p256_adx_mul.S
[847/1246] Compiling a_object.cc
[848/1246] Compiling a_int.cc
[849/1246] Compiling fiat_curve25519_adx_square.S
[850/1246] Compiling fiat_curve25519_adx_mul.S
[851/1246] Compiling md5-x86_64-linux.S
[852/1246] Compiling md5-x86_64-apple.S
[853/1246] Compiling md5-586-linux.S
[854/1246] Compiling md5-586-apple.S
[855/1246] Compiling chacha20_poly1305_x86_64-linux.S
[856/1246] Compiling chacha20_poly1305_x86_64-apple.S
[857/1246] Compiling chacha20_poly1305_armv8-win.S
[858/1246] Compiling CCryptoBoringSSLShims shims.c
[859/1246] Compiling chacha20_poly1305_armv8-apple.S
[860/1246] Compiling chacha20_poly1305_armv8-linux.S
[861/1246] Compiling chacha-x86_64-linux.S
[862/1246] Compiling a_bitstr.cc
[863/1246] Compiling chacha-x86_64-apple.S
[864/1246] Compiling chacha-x86-linux.S
[865/1246] Compiling chacha-x86-apple.S
[866/1246] Compiling chacha-armv8-win.S
[867/1246] Compiling chacha-armv8-apple.S
[868/1246] Compiling chacha-armv4-linux.S
[869/1246] Compiling chacha-armv8-linux.S
[870/1246] Compiling aes128gcmsiv-x86_64-linux.S
[871/1246] Compiling aes128gcmsiv-x86_64-apple.S
[872/1246] Compiling a_bool.cc
[873/1246] Compiling x86_64-mont5-linux.S
[874/1246] Compiling x86_64-mont5-apple.S
[875/1246] Compiling x86_64-mont-apple.S
[876/1246] Compiling x86_64-mont-linux.S
[877/1246] Compiling x86-mont-linux.S
[878/1246] Compiling x86-mont-apple.S
[879/1246] Compiling vpaes-x86_64-linux.S
[880/1246] Compiling vpaes-x86_64-apple.S
[881/1246] Compiling vpaes-x86-apple.S
[882/1246] Compiling err_data.cc
[883/1246] Compiling vpaes-x86-linux.S
[884/1246] Compiling vpaes-armv8-linux.S
[884/1246] Compiling vpaes-armv8-win.S
[886/1246] Compiling vpaes-armv8-apple.S
[887/1246] Compiling vpaes-armv7-linux.S
[888/1246] Compiling sha512-armv8-win.S
[889/1246] Compiling sha512-x86_64-linux.S
[890/1246] Compiling sha512-x86_64-apple.S
[891/1246] Compiling sha512-armv4-linux.S
[892/1246] Compiling sha256-x86_64-linux.S
[893/1246] Compiling sha512-armv8-apple.S
[894/1246] Compiling sha512-586-linux.S
[895/1246] Compiling sha512-586-apple.S
[896/1246] Compiling sha512-armv8-linux.S
[897/1246] Compiling sha256-armv8-win.S
[898/1246] Compiling sha256-x86_64-apple.S
[899/1246] Compiling sha256-armv8-apple.S
[900/1246] Compiling sha256-armv4-linux.S
[901/1246] Compiling sha256-586-linux.S
[902/1246] Compiling sha256-armv8-linux.S
[903/1246] Compiling sha1-x86_64-linux.S
[904/1246] Compiling sha256-586-apple.S
[905/1246] Compiling sha1-x86_64-apple.S
[906/1246] Compiling sha1-armv8-win.S
[907/1246] Compiling sha1-armv8-apple.S
[908/1246] Compiling sha1-586-linux.S
[909/1246] Compiling sha1-armv4-large-linux.S
[910/1246] Compiling sha1-586-apple.S
[911/1246] Compiling rsaz-avx2-apple.S
[912/1246] Compiling sha1-armv8-linux.S
[913/1246] Compiling rsaz-avx2-linux.S
[914/1246] Compiling rdrand-x86_64-linux.S
[915/1246] Compiling rdrand-x86_64-apple.S
[916/1246] Compiling p256_beeu-x86_64-asm-linux.S
[917/1246] Compiling p256_beeu-x86_64-asm-apple.S
[918/1246] Compiling p256_beeu-armv8-asm-linux.S
[919/1246] Compiling p256_beeu-armv8-asm-apple.S
[920/1246] Compiling p256_beeu-armv8-asm-win.S
[921/1246] Compiling p256-x86_64-asm-linux.S
[922/1246] Compiling p256-x86_64-asm-apple.S
[923/1246] Compiling p256-armv8-asm-linux.S
[924/1246] Compiling p256-armv8-asm-win.S
[925/1246] Compiling ghashv8-armv8-win.S
[925/1246] Compiling p256-armv8-asm-apple.S
[927/1246] Compiling ghashv8-armv8-linux.S
[928/1246] Compiling ghashv8-armv8-apple.S
[929/1246] Compiling ghashv8-armv7-linux.S
[930/1246] Compiling ghash-x86-linux.S
[931/1246] Compiling ghash-x86_64-apple.S
[932/1246] Compiling ghash-x86-apple.S
[933/1246] Compiling ghash-x86_64-linux.S
[934/1246] Compiling ghash-ssse3-x86_64-linux.S
[935/1246] Compiling ghash-ssse3-x86-apple.S
[936/1246] Compiling ghash-ssse3-x86_64-apple.S
[937/1246] Compiling ghash-ssse3-x86-linux.S
[938/1246] Compiling ghash-neon-armv8-apple.S
[939/1246] Compiling ghash-neon-armv8-linux.S
[940/1246] Compiling ghash-neon-armv8-win.S
[941/1246] Compiling co-586-linux.S
[942/1246] Compiling co-586-apple.S
[943/1246] Compiling ghash-armv4-linux.S
[944/1246] Compiling bsaes-armv7-linux.S
[945/1246] Compiling bn-armv8-linux.S
[946/1246] Compiling bn-armv8-win.S
[947/1246] Compiling bn-armv8-apple.S
[948/1246] Compiling bn-586-apple.S
[949/1246] Compiling bn-586-linux.S
[950/1246] Compiling aesv8-gcm-armv8-win.S
[951/1246] Compiling armv8-mont-apple.S
[952/1246] Compiling armv4-mont-linux.S
[953/1246] Compiling armv8-mont-win.S
[954/1246] Compiling armv8-mont-linux.S
[955/1246] Compiling aesv8-armv7-linux.S
[956/1246] Compiling aesv8-gcm-armv8-linux.S
[957/1246] Compiling aesv8-armv8-linux.S
[958/1246] Compiling aesv8-armv8-apple.S
[959/1246] Compiling aesv8-armv8-win.S
[960/1246] Compiling aesv8-gcm-armv8-apple.S
[961/1246] Compiling aesni-x86_64-apple.S
[962/1246] Compiling aesni-x86_64-linux.S
[963/1246] Compiling aesni-x86-linux.S
[964/1246] Compiling aesni-x86-apple.S
[965/1246] Compiling aesni-gcm-x86_64-linux.S
[966/1246] Compiling aesni-gcm-x86_64-apple.S
[967/1246] Compiling aes-gcm-avx10-x86_64-linux.S
[968/1246] Compiling aes-gcm-avx10-x86_64-apple.S
[969/1246] Compiling x_spki.cc
[970/1246] Compiling c-nioatomics.c
[971/1246] Compiling x_val.cc
[972/1246] Compiling x_x509a.cc
[973/1246] Compiling x_sig.cc
[974/1246] Compiling x_x509.cc
[975/1246] Compiling x_req.cc
[976/1246] Compiling x_name.cc
[977/1246] Compiling x_pubkey.cc
[978/1246] Compiling x_exten.cc
[979/1246] Compiling x_all.cc
[980/1246] Compiling x_algor.cc
[981/1246] Compiling x_attrib.cc
[982/1246] Compiling x_crl.cc
[983/1246] Compiling c-atomics.c
[984/1246] Compiling x509rset.cc
[985/1246] Compiling x509spki.cc
[986/1252] Compiling x509name.cc
[987/1252] Compiling x509_vpm.cc
[988/1252] Compiling x509_vfy.cc
[990/1252] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[990/1252] Compiling x509cset.cc
[991/1252] Compiling x509_txt.cc
[992/1252] Compiling x509_v3.cc
[994/1252] Compiling NIOConcurrencyHelpers NIOLock.swift
[995/1252] Compiling NIOConcurrencyHelpers lock.swift
[996/1252] Emitting module NIOConcurrencyHelpers
[997/1252] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[998/1252] Compiling NIOConcurrencyHelpers atomics.swift
[999/1253] Compiling x509_trs.cc
[1000/1253] Compiling x509_set.cc
[1001/1253] Compiling x509_obj.cc
[1002/1253] Compiling x509_req.cc
[1003/1253] Wrapping AST for NIOConcurrencyHelpers for debugging
[1004/1253] Compiling x509_def.cc
[1005/1279] Compiling x509_lu.cc
[1006/1279] Compiling x509_cmp.cc
[1007/1279] Compiling x509_ext.cc
[1008/1279] Compiling x509_d2.cc
[1010/1279] Emitting module ConsoleKitTerminal
[1011/1279] Compiling ConsoleKitTerminal ActivityBar.swift
[1012/1279] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1013/1279] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1014/1279] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1015/1282] Compiling ConsoleKitTerminal CustomActivity.swift
[1016/1282] Compiling ConsoleKitTerminal LoadingBar.swift
[1017/1282] Compiling ConsoleKitTerminal ProgressBar.swift
[1018/1282] Compiling ConsoleKitTerminal Console+Clear.swift
[1019/1282] Compiling ConsoleKitTerminal Console+Wait.swift
[1020/1282] Compiling ConsoleKitTerminal ConsoleColor.swift
[1021/1282] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1022/1282] Compiling ConsoleKitTerminal Console+Confirm.swift
[1023/1282] Compiling ConsoleKitTerminal Console+Input.swift
[1024/1282] Compiling ConsoleKitTerminal Console+Center.swift
[1025/1282] Compiling ConsoleKitTerminal Console+Output.swift
[1026/1282] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1027/1282] Compiling ConsoleKitTerminal ConsoleClear.swift
[1028/1282] Compiling ConsoleKitTerminal Console+Ask.swift
[1029/1282] Compiling ConsoleKitTerminal Console+Choose.swift
[1029/1282] Compiling x509.cc
[1031/1282] Compiling ConsoleKitTerminal ConsoleText.swift
[1032/1282] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1033/1282] Compiling ConsoleKitTerminal ANSI.swift
[1034/1282] Compiling ConsoleKitTerminal Console.swift
[1035/1282] Compiling ConsoleKitTerminal Terminal.swift
[1036/1282] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1036/1282] Compiling v3_prn.cc
[1037/1282] Compiling v3_purp.cc
[1038/1282] Compiling v3_utl.cc
[1039/1282] Compiling x509_att.cc
[1040/1282] Compiling v3_skey.cc
[1041/1282] Compiling v3_pmaps.cc
[1043/1282] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1044/1282] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1045/1282] Compiling ConsoleKitTerminal LoggerFragment.swift
[1045/1283] Compiling v3_pcons.cc
[1047/1283] Compiling v3_ocsp.cc
[1048/1283] Compiling v3_ncons.cc
[1049/1283] Wrapping AST for ConsoleKitTerminal for debugging
[1050/1305] Compiling v3_int.cc
[1051/1305] Compiling v3_info.cc
[1052/1305] Compiling v3_ia5.cc
[1053/1305] Compiling v3_lib.cc
[1055/1305] Emitting module ConsoleKitCommands
[1056/1307] Compiling ConsoleKitCommands CommandSignature.swift
[1057/1307] Compiling ConsoleKitCommands Flag.swift
[1058/1307] Compiling ConsoleKitCommands Option.swift
[1059/1307] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1060/1307] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1061/1307] Compiling ConsoleKitCommands Argument.swift
[1062/1307] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1063/1307] Compiling ConsoleKitCommands AsyncCommand.swift
[1064/1307] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1065/1307] Compiling ConsoleKitCommands Command.swift
[1066/1307] Compiling ConsoleKitCommands CommandContext.swift
[1067/1307] Compiling ConsoleKitCommands CommandError.swift
[1068/1307] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1069/1307] Compiling ConsoleKitCommands Utilities.swift
[1069/1307] Compiling v3_extku.cc
[1070/1307] Compiling v3_genn.cc
[1071/1307] Compiling v3_enum.cc
[1072/1307] Compiling v3_cpols.cc
[1073/1307] Compiling v3_bitst.cc
[1074/1307] Compiling v3_crld.cc
[1075/1307] Compiling v3_conf.cc
[1076/1307] Compiling v3_alt.cc
[1077/1307] Compiling v3_bcons.cc
[1078/1307] Compiling t_x509.cc
[1080/1307] Compiling ConsoleKitCommands AsyncCommands.swift
[1081/1307] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1082/1307] Compiling ConsoleKitCommands AnyCommand.swift
[1083/1307] Compiling ConsoleKitCommands Console+Run.swift
[1084/1307] Compiling ConsoleKitCommands ConsoleError.swift
[1085/1307] Compiling ConsoleKitCommands Completion.swift
[1086/1307] Compiling ConsoleKitCommands CommandGroup.swift
[1087/1307] Compiling ConsoleKitCommands CommandInput.swift
[1088/1307] Compiling ConsoleKitCommands Commands.swift
[1088/1307] Compiling t_x509a.cc
[1089/1307] Compiling v3_akeya.cc
[1091/1308] Compiling v3_akey.cc
[1092/1310] Wrapping AST for ConsoleKitCommands for debugging
[1094/1310] Compiling ConsoleKit Exports.swift
[1095/1310] Emitting module ConsoleKit
[1096/1311] Wrapping AST for ConsoleKit for debugging
[1097/1311] Compiling t_crl.cc
[1098/1311] Compiling t_req.cc
[1099/1311] Compiling i2d_pr.cc
[1100/1311] Compiling policy.cc
[1101/1311] Compiling rsa_pss.cc
[1102/1311] Compiling algorithm.cc
[1103/1311] Compiling name_print.cc
[1104/1311] Compiling by_file.cc
[1105/1311] Compiling by_dir.cc
[1106/1311] Compiling a_sign.cc
[1107/1311] Compiling voprf.cc
[1108/1311] Compiling a_verify.cc
[1109/1311] Compiling asn1_gen.cc
[1110/1311] Compiling a_digest.cc
[1111/1311] Compiling thread_win.cc
[1112/1311] Compiling stack.cc
[1113/1311] Compiling thread_pthread.cc
[1114/1311] Compiling trust_token.cc
[1115/1311] Compiling thread_none.cc
[1116/1311] Compiling slhdsa.cc
[1117/1311] Compiling pmbtoken.cc
[1118/1311] Compiling thash.cc
[1119/1311] Compiling thread.cc
[1120/1311] Compiling sha512.cc
[1121/1311] Compiling wots.cc
[1122/1311] Compiling fors.cc
[1123/1311] Compiling rsa_extra.cc
[1124/1311] Compiling siphash.cc
[1125/1311] Compiling merkle.cc
[1126/1311] Compiling sha1.cc
[1127/1311] Compiling rsa_print.cc
[1128/1311] Compiling windows.cc
[1129/1311] Compiling trusty.cc
[1130/1311] Compiling rc4.cc
[1131/1311] Compiling urandom.cc
[1132/1311] Compiling rsa_crypt.cc
[1133/1311] Compiling rsa_asn1.cc
[1134/1311] Compiling refcount.cc
[1135/1311] Compiling rand_extra.cc
[1136/1311] Compiling forkunsafe.cc
[1137/1311] Compiling poly1305_arm_asm.S
[1138/1311] Compiling ios.cc
[1139/1311] Compiling passive.cc
[1140/1311] Compiling getentropy.cc
[1141/1311] Compiling fork_detect.cc
[1142/1311] Compiling deterministic.cc
[1143/1311] Compiling poly1305_vec.cc
[1144/1311] Compiling poly1305.cc
[1145/1311] Compiling poly1305_arm.cc
[1146/1311] Compiling pool.cc
[1147/1311] Compiling pkcs7.cc
[1148/1311] Compiling pem_xaux.cc
[1149/1311] Compiling pem_pkey.cc
[1150/1311] Compiling pkcs8_x509.cc
[1151/1311] Compiling pkcs8.cc
[1152/1311] Compiling p5_pbev2.cc
[1153/1311] Compiling pkcs7_x509.cc
[1154/1311] Compiling pem_x509.cc
[1155/1311] Compiling obj_xref.cc
[1156/1311] Compiling pem_info.cc
[1157/1311] Compiling pem_oth.cc
[1158/1311] Compiling pem_pk8.cc
[1159/1311] Compiling pem_lib.cc
[1160/1311] Compiling pem_all.cc
[1161/1311] Compiling mlkem.cc
[1162/1311] Compiling mldsa.cc
[1163/1311] Compiling poly_rq_mul.S
[1164/1311] Compiling obj.cc
[1165/1311] Compiling fips_shared_support.cc
[1166/1311] Compiling mem.cc
[1167/1311] Compiling lhash.cc
[1168/1311] Compiling md4.cc
[1169/1311] Compiling md5.cc
[1170/1311] Compiling hrss.cc
[1171/1311] Compiling ex_data.cc
[1172/1311] Compiling sign.cc
[1173/1311] Compiling kyber.cc
[1174/1311] Compiling hpke.cc
[1175/1311] Compiling print.cc
[1176/1311] Compiling scrypt.cc
[1177/1311] Compiling pbkdf.cc
[1178/1311] Compiling p_x25519.cc
[1179/1311] Compiling p_x25519_asn1.cc
[1180/1311] Compiling p_rsa.cc
[1181/1311] Compiling p_ed25519.cc
[1182/1311] Compiling p_rsa_asn1.cc
[1183/1311] Compiling p_ed25519_asn1.cc
[1184/1311] Compiling p_ec_asn1.cc
[1185/1311] Compiling p_hkdf.cc
[1186/1311] Compiling p_ec.cc
[1187/1311] Compiling p_dh_asn1.cc
[1188/1311] Compiling p_dh.cc
[1189/1311] Compiling evp_ctx.cc
[1190/1311] Compiling p_dsa_asn1.cc
[1191/1311] Compiling evp.cc
[1192/1311] Compiling engine.cc
[1193/1311] Compiling evp_asn1.cc
[1194/1311] Compiling err.cc
[1195/1311] Compiling ecdh_extra.cc
[1196/1311] Compiling ecdsa_asn1.cc
[1197/1311] Compiling hash_to_curve.cc
[1198/1311] Compiling ec_derive.cc
[1199/1311] Compiling dsa.cc
[1200/1311] Compiling ec_asn1.cc
[1201/1311] Compiling dsa_asn1.cc
[1202/1311] Compiling params.cc
[1203/1311] Compiling x25519-asm-arm.S
[1204/1311] Compiling digest_extra.cc
[1205/1311] Compiling des.cc
[1206/1311] Compiling dh_asn1.cc
[1207/1311] Compiling crypto.cc
[1208/1311] Compiling bcm.cc
[1209/1311] Compiling curve25519_64_adx.cc
[1210/1311] Compiling cpu_arm_freebsd.cc
[1211/1311] Compiling spake25519.cc
[1212/1311] Compiling cpu_intel.cc
[1213/1311] Compiling curve25519.cc
[1214/1311] Compiling cpu_arm_linux.cc
[1215/1311] Compiling cpu_aarch64_win.cc
[1216/1311] Compiling cpu_aarch64_sysreg.cc
[1217/1311] Compiling cpu_aarch64_openbsd.cc
[1218/1311] Compiling cpu_aarch64_fuchsia.cc
[1219/1311] Compiling cpu_aarch64_apple.cc
[1220/1311] Compiling cpu_aarch64_linux.cc
[1221/1311] Compiling tls_cbc.cc
[1222/1311] Compiling conf.cc
[1223/1311] Compiling e_null.cc
[1224/1311] Compiling e_des.cc
[1225/1311] Compiling e_tls.cc
[1226/1311] Compiling e_rc4.cc
[1227/1311] Compiling e_rc2.cc
[1228/1311] Compiling e_chacha20poly1305.cc
[1229/1311] Compiling e_aesgcmsiv.cc
[1230/1311] Compiling cipher_extra.cc
[1231/1311] Compiling e_aesctrhmac.cc
[1232/1311] Compiling derive_key.cc
[1233/1311] Compiling chacha.cc
[1234/1311] Compiling unicode.cc
[1235/1311] Compiling cbs.cc
[1236/1311] Compiling buf.cc
[1237/1311] Compiling cbb.cc
[1238/1311] Compiling ber.cc
[1239/1311] Compiling asn1_compat.cc
[1240/1311] Compiling convert.cc
[1241/1311] Compiling bn_asn1.cc
[1242/1311] Compiling blake2.cc
[1243/1311] Compiling hexdump.cc
[1244/1311] Compiling printf.cc
[1245/1311] Compiling pair.cc
[1246/1311] Compiling file.cc
[1247/1311] Compiling errno.cc
[1248/1311] Compiling fd.cc
[1249/1311] Compiling bio_mem.cc
[1250/1311] Compiling base64.cc
[1251/1311] Compiling bio.cc
[1252/1311] Compiling tasn_utl.cc
[1253/1311] Compiling tasn_typ.cc
[1254/1311] Compiling tasn_enc.cc
[1255/1311] Compiling tasn_fre.cc
[1256/1311] Compiling tasn_new.cc
[1257/1311] Compiling f_string.cc
[1258/1311] Compiling posix_time.cc
[1259/1311] Compiling f_int.cc
[1260/1311] Compiling asn_pack.cc
[1261/1311] Compiling tasn_dec.cc
[1262/1311] Compiling asn1_par.cc
[1263/1311] Compiling a_type.cc
[1264/1311] Compiling a_strex.cc
[1265/1311] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1265/1311] Write sources
[1272/1311] Compiling asn1_lib.cc
[1273/1311] Compiling a_utctm.cc
[1274/1311] Compiling a_octet.cc
[1275/1311] Compiling a_time.cc
[1276/1408] Compiling a_strnid.cc
[1277/1408] Compiling a_gentm.cc
[1279/1408] Compiling Atomics Primitives.shims.swift
[1280/1408] Compiling Atomics AtomicInteger.swift
[1281/1408] Compiling Atomics AtomicOptionalWrappable.swift
[1281/1410] Compiling a_d2i_fp.cc
[1283/1410] Compiling Atomics ManagedAtomic.swift
[1284/1410] Compiling Atomics ManagedAtomicLazyReference.swift
[1285/1410] Compiling Atomics UnsafeAtomic.swift
[1286/1410] Compiling Atomics UnsafeAtomicLazyReference.swift
[1287/1410] Compiling Atomics AtomicMemoryOrderings.swift
[1288/1410] Compiling Atomics DoubleWord.swift
[1289/1410] Compiling Algorithms AdjacentPairs.swift
[1290/1410] Compiling Algorithms Chain.swift
[1291/1410] Compiling Algorithms Chunked.swift
[1292/1410] Compiling Algorithms Combinations.swift
[1293/1410] Compiling Algorithms Joined.swift
[1294/1410] Compiling Algorithms Keyed.swift
[1296/1425] Compiling Atomics IntegerOperations.swift
[1297/1425] Compiling Atomics Unmanaged extensions.swift
[1298/1425] Compiling Atomics AtomicReference.swift
[1299/1425] Compiling Atomics AtomicStorage.swift
[1300/1425] Compiling Atomics AtomicValue.swift
[1301/1425] Compiling BitCollections BitSet+Initializers.swift
[1302/1425] Compiling BitCollections BitSet+Invariants.swift
[1303/1425] Compiling BitCollections BitSet+Random.swift
[1304/1425] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1305/1425] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1306/1425] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1307/1425] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1308/1425] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1309/1425] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1310/1425] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1311/1425] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1312/1425] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1313/1425] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1314/1425] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1315/1425] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1316/1425] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1317/1425] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1318/1425] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1319/1425] Compiling BitCollections BitSet+SetAlgebra union.swift
[1320/1425] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1321/1425] Compiling BitCollections BitSet.Counted.swift
[1324/1425] Compiling Algorithms Suffix.swift
[1325/1428] Compiling Algorithms RandomSample.swift
[1326/1428] Compiling Algorithms Reductions.swift
[1327/1428] Compiling Algorithms Rotate.swift
[1328/1428] Compiling BitCollections BitSet.Index.swift
[1329/1428] Compiling BitCollections BitSet._UnsafeHandle.swift
[1330/1428] Compiling BitCollections BitSet.swift
[1331/1428] Compiling BitCollections Range+Utilities.swift
[1332/1428] Compiling BitCollections Slice+Utilities.swift
[1333/1428] Compiling BitCollections UInt+Tricks.swift
[1334/1428] Compiling BitCollections _Word.swift
[1344/1428] Compiling Algorithms Trim.swift
[1345/1428] Compiling Algorithms Unique.swift
[1346/1428] Compiling Algorithms Windows.swift
[1347/1428] Compiling BitCollections BitArray._UnsafeHandle.swift
[1348/1428] Compiling BitCollections BitArray.swift
[1349/1428] Compiling BitCollections BitSet+BidirectionalCollection.swift
[1350/1428] Compiling BitCollections BitSet+Codable.swift
[1351/1428] Emitting module BitCollections
[1363/1429] Wrapping AST for BitCollections for debugging
[1368/1429] Compiling CryptoBoringWrapper RandomBytes.swift
[1369/1431] Emitting module Collections
[1370/1431] Compiling Collections Collections.swift
[1371/1432] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1372/1432] Emitting module CryptoBoringWrapper
[1382/1432] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1383/1432] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1384/1432] Compiling CryptoBoringWrapper EllipticCurve.swift
[1387/1432] Wrapping AST for Collections for debugging
[1389/1432] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1390/1432] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1401/1433] Wrapping AST for CryptoBoringWrapper for debugging
[1403/1504] Emitting module Atomics
[1404/1505] Wrapping AST for Atomics for debugging
[1406/1565] Emitting module Algorithms
[1407/1566] Wrapping AST for Algorithms for debugging
[1409/1566] Compiling NIOCore MulticastChannel.swift
[1410/1566] Compiling NIOCore NIOAny.swift
[1411/1566] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1412/1566] Compiling NIOCore NIOLoopBound.swift
[1413/1566] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1414/1566] Compiling NIOCore NIOScheduledCallback.swift
[1415/1566] Compiling NIOCore NIOSendable.swift
[1416/1566] Compiling NIOCore RecvByteBufferAllocator.swift
[1417/1574] Emitting module Crypto
[1418/1583] Compiling NIOCore SocketAddresses.swift
[1419/1583] Compiling NIOCore SocketOptionProvider.swift
[1420/1583] Compiling NIOCore SystemCallHelpers.swift
[1421/1583] Compiling NIOCore TimeAmount+Duration.swift
[1422/1583] Compiling NIOCore TypeAssistedChannelHandler.swift
[1423/1583] Compiling NIOCore UniversalBootstrapSupport.swift
[1424/1583] Compiling NIOCore Utilities.swift
[1425/1583] Compiling Crypto EdDSA_boring.swift
[1426/1583] Compiling Crypto ECDSA.swift
[1427/1583] Compiling Crypto Ed25519.swift
[1428/1583] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1429/1583] Compiling NIOCore EventLoopFuture.swift
[1430/1583] Compiling NIOCore FileDescriptor.swift
[1431/1583] Compiling NIOCore FileHandle.swift
[1432/1583] Compiling NIOCore FileRegion.swift
[1433/1583] Compiling NIOCore GlobalSingletons.swift
[1434/1583] Compiling NIOCore ByteBuffer-multi-int.swift
[1435/1583] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1436/1583] Compiling NIOCore ByteBuffer-views.swift
[1437/1583] Compiling NIOCore Channel.swift
[1438/1583] Compiling NIOCore MarkedCircularBuffer.swift
[1447/1583] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1448/1583] Compiling NIOCore ChannelHandler.swift
[1449/1583] Compiling NIOCore ChannelHandlers.swift
[1450/1583] Compiling NIOCore ChannelInvoker.swift
[1451/1583] Compiling NIOCore ChannelOption.swift
[1452/1583] Compiling NIOCore ChannelPipeline.swift
[1453/1583] Compiling NIOCore CircularBuffer.swift
[1454/1583] Compiling NIOCore Codec.swift
[1455/1583] Compiling NIOCore ConvenienceOptionSupport.swift
[1456/1583] Compiling NIOCore DeadChannel.swift
[1457/1583] Compiling NIOCore DispatchQueue+WithFuture.swift
[1458/1583] Compiling NIOCore EventLoop+Deprecated.swift
[1459/1583] Compiling NIOCore EventLoop+SerialExecutor.swift
[1460/1583] Compiling NIOCore EventLoop.swift
[1461/1583] Compiling NIOCore IO.swift
[1462/1583] Compiling NIOCore IOData.swift
[1463/1583] Compiling NIOCore IPProtocol.swift
[1464/1583] Compiling NIOCore IntegerBitPacking.swift
[1465/1583] Compiling NIOCore IntegerTypes.swift
[1466/1583] Compiling NIOCore Interfaces.swift
[1467/1583] Compiling NIOCore Linux.swift
[1476/1583] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1477/1583] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1484/1583] Compiling NIOCore AddressedEnvelope.swift
[1485/1583] Compiling NIOCore AsyncAwaitSupport.swift
[1486/1583] Compiling NIOCore AsyncChannel.swift
[1487/1583] Compiling NIOCore AsyncChannelHandler.swift
[1488/1583] Compiling NIOCore AsyncChannelInboundStream.swift
[1489/1583] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1490/1583] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1491/1583] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1492/1583] Compiling NIOCore NIOAsyncWriter.swift
[1493/1583] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1494/1583] Compiling NIOCore BSDSocketAPI.swift
[1495/1583] Compiling NIOCore ByteBuffer-aux.swift
[1496/1583] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1497/1583] Compiling NIOCore ByteBuffer-conversions.swift
[1498/1583] Compiling NIOCore ByteBuffer-core.swift
[1499/1583] Compiling NIOCore ByteBuffer-hex.swift
[1500/1583] Compiling NIOCore ByteBuffer-int.swift
[1501/1583] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1504/1583] Compiling Crypto Signature.swift
[1505/1583] Compiling Crypto CryptoKitErrors_boring.swift
[1506/1583] Compiling Crypto RNG_boring.swift
[1507/1583] Compiling Crypto SafeCompare_boring.swift
[1508/1583] Compiling Crypto Zeroization_boring.swift
[1509/1583] Compiling Crypto PrettyBytes.swift
[1510/1583] Compiling Crypto SafeCompare.swift
[1511/1583] Compiling Crypto SecureBytes.swift
[1512/1583] Compiling Crypto Zeroization.swift
[1521/1584] Wrapping AST for Crypto for debugging
[1558/1584] Emitting module NIOCore
[1559/1585] Wrapping AST for NIOCore for debugging
[1561/1635] Emitting module NIOEmbedded
[1562/1635] Compiling NIOPosix Pool.swift
[1563/1635] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1564/1635] Compiling NIOPosix PosixSingletons.swift
[1565/1635] Compiling NIOPosix RawSocketBootstrap.swift
[1566/1635] Compiling NIOPosix Resolver.swift
[1567/1635] Compiling NIOPosix Selectable.swift
[1568/1641] Compiling NIOEmbedded AsyncTestingChannel.swift
[1569/1641] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1570/1641] Compiling NIOEmbedded Embedded.swift
[1571/1642] Wrapping AST for NIOEmbedded for debugging
[1573/1642] Compiling NIOPosix ServerSocket.swift
[1574/1642] Compiling NIOPosix Socket.swift
[1575/1642] Compiling NIOPosix SocketChannel.swift
[1576/1642] Compiling NIOPosix SocketProtocols.swift
[1577/1642] Compiling NIOPosix System.swift
[1578/1642] Compiling NIOPosix Thread.swift
[1579/1642] Compiling NIOPosix ThreadPosix.swift
[1580/1642] Compiling NIOPosix ThreadWindows.swift
[1581/1642] Compiling NIOPosix UnsafeTransfer.swift
[1582/1642] Compiling NIOPosix Utilities.swift
[1583/1642] Compiling NIOPosix VsockAddress.swift
[1584/1642] Compiling NIOPosix VsockChannelEvents.swift
[1585/1642] Compiling NIOPosix SelectableChannel.swift
[1586/1642] Compiling NIOPosix SelectableEventLoop.swift
[1587/1642] Compiling NIOPosix SelectorEpoll.swift
[1588/1642] Compiling NIOPosix SelectorGeneric.swift
[1589/1642] Compiling NIOPosix SelectorKqueue.swift
[1590/1642] Compiling NIOPosix SelectorUring.swift
[1591/1642] Compiling NIOPosix IO.swift
[1592/1642] Compiling NIOPosix IntegerBitPacking.swift
[1593/1642] Compiling NIOPosix IntegerTypes.swift
[1594/1642] Compiling NIOPosix Linux.swift
[1595/1642] Compiling NIOPosix LinuxCPUSet.swift
[1596/1642] Compiling NIOPosix LinuxUring.swift
[1597/1642] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1598/1642] Compiling NIOPosix NIOThreadPool.swift
[1599/1642] Compiling NIOPosix NonBlockingFileIO.swift
[1600/1642] Compiling NIOPosix PendingDatagramWritesManager.swift
[1601/1642] Compiling NIOPosix PendingWritesManager.swift
[1602/1642] Compiling NIOPosix PipeChannel.swift
[1603/1642] Compiling NIOPosix PipePair.swift
[1604/1642] Emitting module NIOPosix
[1605/1642] Compiling NIOPosix BSDSocketAPICommon.swift
[1606/1642] Compiling NIOPosix BSDSocketAPIPosix.swift
[1607/1642] Compiling NIOPosix BSDSocketAPIWindows.swift
[1608/1642] Compiling NIOPosix BaseSocket.swift
[1609/1642] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1610/1642] Compiling NIOPosix BaseSocketChannel.swift
[1611/1642] Compiling NIOPosix BaseStreamSocketChannel.swift
[1612/1642] Compiling NIOPosix Bootstrap.swift
[1613/1642] Compiling NIOPosix ControlMessage.swift
[1614/1642] Compiling NIOPosix DatagramVectorReadManager.swift
[1615/1642] Compiling NIOPosix Errors+Any.swift
[1616/1642] Compiling NIOPosix FileDescriptor.swift
[1617/1642] Compiling NIOPosix GetaddrinfoResolver.swift
[1618/1642] Compiling NIOPosix HappyEyeballs.swift
[1619/1643] Wrapping AST for NIOPosix for debugging
[1621/1702] Emitting module NIO
[1622/1702] Compiling NIO Exports.swift
[1623/1703] Wrapping AST for NIO for debugging
[1625/1703] Compiling AsyncKit Future+Transform.swift
[1626/1703] Compiling AsyncKit Future+Try.swift
[1627/1703] Compiling AsyncKit FutureOperators.swift
[1628/1744] Compiling NIOTLS TLSEvents.swift
[1629/1744] Compiling NIOSOCKS SOCKSResponse.swift
[1630/1744] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1631/1745] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1632/1745] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1633/1745] Emitting module NIOTLS
[1634/1745] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1635/1745] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1636/1745] Emitting module _NIOFileSystem
[1637/1749] Compiling NIOSOCKS ClientStateMachine.swift
[1638/1749] Compiling NIOSOCKS SOCKSServerHandshakeHandler.swift
[1639/1749] Compiling NIOSOCKS Errors.swift
[1640/1749] Compiling NIOSOCKS Helpers.swift
[1641/1749] Compiling NIOSOCKS AuthenticationMethod.swift
[1642/1749] Compiling NIOSOCKS ClientGreeting.swift
[1643/1749] Compiling NIOSOCKS SOCKSClientHandler.swift
[1646/1749] Emitting module NIOSOCKS
[1647/1749] Compiling _NIOFileSystem ParallelDirCopy.swift
[1648/1749] Compiling _NIOFileSystem ParallelRemoval.swift
[1649/1749] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[1650/1749] Compiling _NIOFileSystem CInterop.swift
[1651/1749] Compiling _NIOFileSystem Errno.swift
[1652/1749] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1653/1749] Compiling _NIOFileSystem Mocking.swift
[1654/1749] Compiling _NIOFileSystem Syscall.swift
[1655/1749] Compiling _NIOFileSystem Syscalls.swift
[1656/1749] Compiling NIOSOCKS ServerStateMachine.swift
[1657/1749] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1658/1749] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1659/1749] Compiling NIOTLS SNIHandler.swift
[1660/1750] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1661/1750] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1664/1752] Compiling NIOSOCKS Messages.swift
[1665/1752] Compiling NIOSOCKS SOCKSRequest.swift
[1669/1753] Compiling AsyncKit Optional+StrictMap.swift
[1670/1753] Compiling AsyncKit Exports.swift
[1671/1753] Emitting module NIOFoundationCompat
[1672/1753] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1673/1754] Wrapping AST for NIOTLS for debugging
[1675/1754] Emitting module NIOHTTP1
[1676/1783] Wrapping AST for NIOSOCKS for debugging
[1677/1783] Wrapping AST for NIOFoundationCompat for debugging
[1679/1783] Compiling NIOSSL SSLCertificateName.swift
[1680/1783] Compiling NIOSSL SSLConnection.swift
[1681/1783] Compiling NIOSSL SSLErrors.swift
[1682/1783] Compiling NIOSSL SSLInit.swift
[1683/1783] Compiling NIOSSL SSLCertificate.swift
[1684/1783] Compiling NIOSSL SSLCertificateExtensions.swift
[1685/1783] Compiling NIOSSL NIOSSLServerHandler.swift
[1686/1783] Compiling NIOSSL ObjectIdentifier.swift
[1687/1805] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1688/1805] Compiling NIOTransportServices NIOTSSingletons.swift
[1689/1805] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1690/1805] Compiling NIOTransportServices StateManagedChannel.swift
[1691/1805] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1692/1805] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1693/1805] Compiling NIOSSL ByteBufferBIO.swift
[1694/1805] Compiling NIOSSL CustomPrivateKey.swift
[1695/1805] Compiling NIOSSL IdentityVerification.swift
[1696/1805] Compiling NIOSSL SubjectAlternativeName.swift
[1697/1805] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1698/1805] Compiling NIOTransportServices NIOTSErrors.swift
[1699/1805] Compiling NIOTransportServices NIOTSEventLoop.swift
[1700/1805] Compiling NIOTransportServices NIOTSBootstraps.swift
[1701/1805] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1702/1805] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1709/1807] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1710/1807] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1711/1807] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1712/1807] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1713/1807] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1714/1807] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1715/1807] Compiling NIOTransportServices AcceptHandler.swift
[1716/1807] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1717/1807] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1718/1807] Emitting module NIOTransportServices
[1719/1807] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1720/1807] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1723/1808] Wrapping AST for NIOTransportServices for debugging
[1727/1808] Emitting module AsyncKit
[1732/1809] Compiling _NIOFileSystem SystemFileHandle.swift
[1733/1809] Compiling _NIOFileSystem Utilities.swift
[1734/1809] Compiling _NIOFileSystem OpenOptions.swift
[1735/1809] Compiling _NIOFileSystem String+FileSystem.swift
[1736/1809] Emitting module NIOSSL
[1737/1878] Compiling NIOExtras QuiescingHelper.swift
[1738/1878] Compiling MultipartKit MultipartParser.swift
[1746/1878] Compiling NIOSSL NIOSSLSecureBytes.swift
[1747/1878] Compiling NIOSSL RNG.swift
[1748/1878] Compiling NIOSSL SafeCompare.swift
[1749/1878] Emitting module MultipartKit
[1750/1880] Compiling NIOWebSocket WebSocketOpcode.swift
[1751/1881] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1752/1881] Compiling NIOHPACK IndexedHeaderTable.swift
[1753/1882] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1754/1882] Compiling NIOExtras NIOExtrasError.swift
[1755/1884] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1756/1884] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1760/1884] Compiling NIOHPACK IntegerCoding.swift
[1761/1884] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1763/1884] Compiling NIOExtras JSONRPCFraming.swift
[1764/1884] Compiling NIOExtras DebugInboundEventsHandler.swift
[1765/1884] Compiling NIOExtras LineBasedFrameDecoder.swift
[1766/1884] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1767/1884] Compiling NIOExtras NIORequestIdentifiable.swift
[1768/1884] Compiling NIOExtras RequestResponseHandler.swift
[1769/1884] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1776/1884] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1777/1884] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1778/1884] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1779/1884] Compiling NIOExtras LengthFieldPrepender.swift
[1780/1884] Compiling NIOHTTPCompression HTTPCompression.swift
[1781/1884] Compiling NIOHTTPCompression HTTPDecompression.swift
[1782/1884] Emitting module NIOHTTPCompression
[1784/1884] Compiling NIOExtras PCAPRingBuffer.swift
[1785/1885] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1786/1885] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1787/1885] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1797/1886] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1798/1886] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1799/1886] Compiling NIOHPACK StaticHeaderTable.swift
[1802/1886] Emitting module NIOHPACK
[1805/1886] Compiling NIOHPACK HuffmanTables.swift
[1806/1886] Emitting module NIOWebSocket
[1810/1886] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1811/1886] Compiling NIOWebSocket WebSocketFrame.swift
[1813/1887] Compiling NIOHPACK HuffmanCoding.swift
[1814/1887] Compiling NIOExtras WritePCAPHandler.swift
[1815/1887] Compiling MultipartKit Utilities.swift
[1816/1887] Emitting module NIOExtras
[1826/1887] Wrapping AST for NIOHTTP1 for debugging
[1827/1890] Wrapping AST for _NIOFileSystem for debugging
[1846/1892] Compiling NIOExtras UnsafeTransfer.swift
[1854/1894] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1854/1894] Wrapping AST for NIOWebSocket for debugging
[1857/1894] Emitting module _NIOFileSystemFoundationCompat
[1859/1894] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1860/1895] Emitting module NIOFileSystem
[1861/1895] Compiling NIOFileSystem Exports.swift
[1861/1895] Wrapping AST for NIOHTTPCompression for debugging
[1863/1896] Wrapping AST for NIOHPACK for debugging
[1864/1896] Wrapping AST for MultipartKit for debugging
[1865/1896] Wrapping AST for _NIOFileSystemFoundationCompat for debugging
[1867/1954] Wrapping AST for NIOFileSystem for debugging
[1869/1954] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1870/1954] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1871/1954] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1872/1954] Compiling NIOHTTP2 InboundEventBuffer.swift
[1874/1955] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1875/1955] Compiling NIOHTTP2 HasLocalSettings.swift
[1876/1956] Wrapping AST for NIOSSL for debugging
[1877/1956] Wrapping AST for NIOExtras for debugging
[1879/1964] Compiling NIOHTTP2 MaySendFrames.swift
[1880/1964] Compiling NIOHTTP2 SendingDataState.swift
[1881/1964] Compiling NIOHTTP2 SendingGoawayState.swift
[1882/1964] Compiling NIOHTTP2 SendingHeadersState.swift
[1883/1964] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1884/1964] Compiling NIOHTTP2 SendingRstStreamState.swift
[1885/1964] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1886/1964] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1887/1972] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1888/1972] Compiling WebSocketKit Exports.swift
[1889/1972] Compiling WebSocketKit WebSocket+Connect.swift
[1890/1972] Compiling WebSocketKit WebSocketHandler.swift
[1891/1972] Emitting module NIOHTTP2
[1892/1972] Emitting module WebSocketKit
[1893/1972] Compiling WebSocketKit WebSocket+Concurrency.swift
[1894/1972] Compiling WebSocketKit WebSocket.swift
[1895/1972] Compiling WebSocketKit WebSocketClient.swift
[1896/1973] Wrapping AST for WebSocketKit for debugging
[1898/1973] Compiling NIOHTTP2 StateMachineResult.swift
[1899/1973] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1900/1973] Compiling NIOHTTP2 DOSHeuristics.swift
[1901/1973] Compiling NIOHTTP2 Error+Any.swift
[1902/1973] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1903/1973] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1904/1973] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1905/1973] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1906/1973] Compiling NIOHTTP2 InboundWindowManager.swift
[1907/1973] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1908/1973] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1909/1973] Compiling NIOHTTP2 StreamChannelList.swift
[1910/1973] Compiling NIOHTTP2 StreamMap.swift
[1911/1973] Compiling NIOHTTP2 StreamStateMachine.swift
[1912/1973] Compiling NIOHTTP2 UnsafeTransfer.swift
[1913/1973] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1914/1973] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1915/1973] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1916/1973] Compiling NIOHTTP2 MayReceiveFrames.swift
[1917/1973] Compiling NIOHTTP2 ReceivingDataState.swift
[1918/1973] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1919/1973] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1920/1973] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1921/1973] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1922/1973] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1923/1973] Compiling NIOHTTP2 HTTP2Stream.swift
[1924/1973] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1926/1973] Compiling NIOHTTP2 HTTP2Error.swift
[1927/1973] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1928/1973] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1929/1973] Compiling NIOHTTP2 HTTP2Frame.swift
[1930/1973] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1931/1973] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1932/1973] Compiling NIOHTTP2 HTTP2PingData.swift
[1933/1973] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1934/1973] Compiling NIOHTTP2 HTTP2Settings.swift
[1935/1974] Wrapping AST for AsyncKit for debugging
[1937/1974] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1938/1974] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1939/1974] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1940/1974] Compiling NIOHTTP2 HTTP2StreamID.swift
[1956/1974] Compiling NIOHTTP2 HasRemoteSettings.swift
[1957/1974] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1958/1974] Compiling NIOHTTP2 QuiescingState.swift
[1959/1974] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1960/1974] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1961/1974] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1962/1974] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1963/1974] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1964/1974] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1965/1974] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1966/1974] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1969/1975] Wrapping AST for NIOHTTP2 for debugging
[1971/2035] Emitting module AsyncHTTPClient
[1972/2043] Compiling AsyncHTTPClient RequestBag.swift
[1973/2043] Compiling AsyncHTTPClient RequestValidation.swift
[1974/2043] Compiling AsyncHTTPClient SSLContextCache.swift
[1975/2043] Compiling AsyncHTTPClient Scheme.swift
[1976/2043] Compiling AsyncHTTPClient Singleton.swift
[1977/2043] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1978/2043] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1979/2043] Compiling AsyncHTTPClient Utils.swift
[1980/2043] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1981/2043] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1982/2043] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1983/2043] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1984/2043] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1985/2043] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1986/2043] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1987/2043] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1988/2043] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1989/2043] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1990/2043] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1991/2043] Compiling AsyncHTTPClient Transaction.swift
[1992/2043] Compiling AsyncHTTPClient Base64.swift
[1993/2043] Compiling AsyncHTTPClient BasicAuth.swift
[1994/2043] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1995/2043] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1996/2043] Compiling AsyncHTTPClient ConnectionPool.swift
[1997/2043] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1998/2043] Compiling AsyncHTTPClient HTTPHandler.swift
[1999/2043] Compiling AsyncHTTPClient LRUCache.swift
[2000/2043] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[2001/2043] Compiling AsyncHTTPClient NWErrorHandler.swift
[2002/2043] Compiling AsyncHTTPClient NWWaitingHandler.swift
[2003/2043] Compiling AsyncHTTPClient TLSConfiguration.swift
[2004/2043] Compiling AsyncHTTPClient RedirectState.swift
[2005/2043] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2006/2043] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[2007/2043] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[2008/2043] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[2009/2043] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[2010/2043] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[2011/2043] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[2012/2043] Compiling AsyncHTTPClient RequestBodyLength.swift
[2013/2043] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2014/2043] Compiling AsyncHTTPClient ConnectionTarget.swift
[2015/2043] Compiling AsyncHTTPClient DeconstructedURL.swift
[2016/2043] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[2017/2043] Compiling AsyncHTTPClient FoundationExtensions.swift
[2018/2043] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2019/2043] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[2020/2043] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[2021/2043] Compiling AsyncHTTPClient HTTPClient.swift
[2022/2043] Compiling AsyncHTTPClient RequestOptions.swift
[2023/2043] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2024/2043] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2025/2043] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2026/2043] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2027/2043] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2028/2043] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2029/2043] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[2030/2043] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[2031/2043] Compiling AsyncHTTPClient TLSEventsHandler.swift
[2032/2043] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[2033/2043] Compiling AsyncHTTPClient HTTP1Connection.swift
[2034/2043] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[2035/2043] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[2036/2043] Compiling AsyncHTTPClient HTTP2Connection.swift
[2037/2043] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[2038/2043] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[2039/2044] Wrapping AST for AsyncHTTPClient for debugging
[2041/2213] Compiling Vapor AsyncBasicResponder.swift
[2042/2213] Compiling Vapor AsyncMiddleware.swift
[2043/2213] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2044/2213] Compiling Vapor AsyncSessionDriver.swift
[2045/2213] Compiling Vapor Authentication+Concurrency.swift
[2046/2213] Compiling Vapor Cache+Concurrency.swift
[2047/2213] Compiling Vapor Client+Concurrency.swift
[2048/2213] Compiling Vapor RequestBody+Concurrency.swift
[2049/2213] Compiling Vapor Responder+Concurrency.swift
[2050/2213] Compiling Vapor ResponseCodable+Concurrency.swift
[2051/2213] Compiling Vapor RoutesBuilder+Concurrency.swift
[2052/2213] Compiling Vapor ViewRenderer+Concurrency.swift
[2053/2213] Compiling Vapor WebSocket+Concurrency.swift
[2054/2213] Compiling Vapor ContainerGetPathExecutor.swift
[2055/2213] Compiling Vapor Content.swift
[2056/2213] Compiling Vapor ContentCoders.swift
[2057/2213] Compiling Vapor ContentConfiguration.swift
[2058/2213] Compiling Vapor ContentContainer.swift
[2059/2213] Compiling Vapor JSONCoder+Custom.swift
[2060/2213] Compiling Vapor JSONCoders+Content.swift
[2061/2213] Compiling Vapor PlaintextDecoder.swift
[2062/2213] Compiling Vapor PlaintextEncoder.swift
[2063/2213] Compiling Vapor URLQueryCoders.swift
[2064/2213] Compiling Vapor URLQueryContainer.swift
[2065/2237] Compiling Vapor Request+Body.swift
[2066/2237] Compiling Vapor Request+BodyStream.swift
[2067/2237] Compiling Vapor Request.swift
[2068/2237] Compiling Vapor Application+Responder.swift
[2069/2237] Compiling Vapor DefaultResponder.swift
[2070/2237] Compiling Vapor Response+Body.swift
[2071/2237] Compiling Vapor Response.swift
[2072/2237] Compiling Vapor ResponseCodable.swift
[2073/2237] Compiling Vapor Application+Routes.swift
[2074/2237] Compiling Vapor Parameters+Require.swift
[2075/2237] Compiling Vapor Request+WebSocket.swift
[2076/2237] Compiling Vapor Route.swift
[2077/2237] Compiling Vapor RouteCollection.swift
[2078/2237] Compiling Vapor Routes.swift
[2079/2237] Compiling Vapor RoutesBuilder+Group.swift
[2080/2237] Compiling Vapor RoutesBuilder+Method.swift
[2081/2237] Compiling Vapor RoutesBuilder+Middleware.swift
[2082/2237] Compiling Vapor RoutesBuilder+WebSocket.swift
[2083/2237] Compiling Vapor RoutesBuilder.swift
[2084/2237] Compiling Vapor OTP.swift
[2085/2237] Compiling Vapor Application+Servers.swift
[2086/2237] Compiling Vapor Server.swift
[2087/2237] Compiling Vapor App+Service.swift
[2088/2237] Compiling Vapor Req+Service.swift
[2089/2261] Compiling Vapor Service.swift
[2090/2261] Compiling Vapor Application+Sessions.swift
[2091/2261] Compiling Vapor MemorySessions.swift
[2092/2261] Compiling Vapor Request+Session.swift
[2093/2261] Compiling Vapor Session.swift
[2094/2261] Compiling Vapor SessionCache.swift
[2095/2261] Compiling Vapor SessionData.swift
[2096/2261] Compiling Vapor SessionDriver.swift
[2097/2261] Compiling Vapor SessionsConfiguration.swift
[2098/2261] Compiling Vapor SessionsMiddleware.swift
[2099/2261] Compiling Vapor URLEncodedFormData.swift
[2100/2261] Compiling Vapor URLEncodedFormDecoder.swift
[2101/2261] Compiling Vapor URLEncodedFormEncoder.swift
[2102/2261] Compiling Vapor URLEncodedFormError.swift
[2103/2261] Compiling Vapor URLEncodedFormParser.swift
[2104/2261] Compiling Vapor URLEncodedFormSerializer.swift
[2105/2261] Compiling Vapor URLQueryFragmentConvertible.swift
[2106/2261] Compiling Vapor AnyResponse.swift
[2107/2261] Compiling Vapor Array+Random.swift
[2108/2261] Compiling Vapor Base32.swift
[2109/2261] Compiling Vapor Base64.swift
[2110/2261] Compiling Vapor BaseN.swift
[2111/2261] Compiling Vapor BasicCodingKey.swift
[2112/2261] Compiling Vapor ByteCount.swift
[2113/2261] Compiling Vapor Validator.swift
[2114/2261] Compiling Vapor ValidatorResult.swift
[2115/2261] Compiling Vapor And.swift
[2116/2261] Compiling Vapor Case.swift
[2117/2261] Compiling Vapor CharacterSet.swift
[2118/2261] Compiling Vapor Count.swift
[2119/2261] Compiling Vapor Custom.swift
[2120/2261] Compiling Vapor Email.swift
[2121/2261] Compiling Vapor Empty.swift
[2122/2261] Compiling Vapor In.swift
[2123/2261] Compiling Vapor Nil.swift
[2124/2261] Compiling Vapor NilIgnoring.swift
[2125/2261] Compiling Vapor Not.swift
[2126/2261] Compiling Vapor Or.swift
[2127/2261] Compiling Vapor Pattern.swift
[2128/2261] Compiling Vapor Range.swift
[2129/2261] Compiling Vapor URL.swift
[2130/2261] Compiling Vapor Valid.swift
[2131/2261] Compiling Vapor Application+Views.swift
[2132/2261] Compiling Vapor PlaintextRenderer.swift
[2133/2261] Compiling Vapor Request+View.swift
[2134/2261] Compiling Vapor View.swift
[2135/2261] Compiling Vapor ViewRenderer.swift
[2136/2261] Compiling Vapor _Deprecations.swift
[2137/2261] Compiling Vapor Bytes+Hex.swift
[2138/2261] Compiling Vapor Bytes+SecureCompare.swift
[2139/2261] Compiling Vapor Collection+Safe.swift
[2140/2261] Compiling Vapor DataProtocol+Copy.swift
[2141/2261] Compiling Vapor DecoderUnwrapper.swift
[2142/2261] Compiling Vapor DirectoryConfiguration.swift
[2143/2261] Compiling Vapor DotEnv.swift
[2144/2261] Compiling Vapor Extendable.swift
[2145/2261] Compiling Vapor File.swift
[2146/2261] Compiling Vapor FileIO.swift
[2147/2261] Compiling Vapor LifecycleHandler.swift
[2148/2261] Compiling Vapor OptionalType.swift
[2149/2261] Compiling Vapor RFC1123.swift
[2150/2261] Compiling Vapor SocketAddress+Hostname.swift
[2151/2261] Compiling Vapor Storage.swift
[2152/2261] Compiling Vapor String+IsIPAddress.swift
[2153/2261] Compiling Vapor Thread.swift
[2154/2261] Compiling Vapor URI.swift
[2155/2261] Compiling Vapor RangeResult.swift
[2156/2261] Compiling Vapor Validatable.swift
[2157/2261] Compiling Vapor Validation.swift
[2158/2261] Compiling Vapor ValidationKey.swift
[2159/2261] Compiling Vapor Validations.swift
[2160/2261] Compiling Vapor ValidationsError.swift
[2161/2261] Emitting module Vapor
[2162/2261] Compiling Vapor Application.swift
[2163/2261] Compiling Vapor AuthenticationCache.swift
[2164/2261] Compiling Vapor Authenticator.swift
[2165/2261] Compiling Vapor BasicAuthorization.swift
[2166/2261] Compiling Vapor BearerAuthorization.swift
[2167/2261] Compiling Vapor GuardMiddleware.swift
[2168/2261] Compiling Vapor RedirectMiddleware.swift
[2169/2261] Compiling Vapor SessionAuthenticatable.swift
[2170/2261] Compiling Vapor Bcrypt.swift
[2171/2261] Compiling Vapor Application+Cache.swift
[2172/2261] Compiling Vapor Cache.swift
[2173/2261] Compiling Vapor CacheExpirationTime.swift
[2174/2261] Compiling Vapor MemoryCache.swift
[2175/2261] Compiling Vapor Request+Cache.swift
[2176/2261] Compiling Vapor Application+Clients.swift
[2177/2261] Compiling Vapor Client.swift
[2178/2261] Compiling Vapor ClientRequest.swift
[2179/2261] Compiling Vapor ClientResponse.swift
[2180/2261] Compiling Vapor Request+Client.swift
[2181/2261] Compiling Vapor BootCommand.swift
[2182/2261] Compiling Vapor CommandContext+Application.swift
[2183/2261] Compiling Vapor RoutesCommand.swift
[2184/2261] Compiling Vapor ServeCommand.swift
[2185/2261] Compiling Vapor AnyResponse+Concurrency.swift
[2186/2261] Compiling Vapor HTTPStatus.swift
[2187/2261] Compiling Vapor HTTPCookies.swift
[2188/2261] Compiling Vapor HTTPHeaderCacheControl.swift
[2189/2261] Compiling Vapor HTTPHeaderExpires.swift
[2190/2261] Compiling Vapor HTTPHeaderLastModified.swift
[2191/2261] Compiling Vapor HTTPHeaders+Cache.swift
[2192/2261] Compiling Vapor HTTPHeaders+Connection.swift
[2193/2261] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2194/2261] Compiling Vapor HTTPHeaders+ContentRange.swift
[2195/2261] Compiling Vapor HTTPHeaders+Directive.swift
[2196/2261] Compiling Vapor HTTPHeaders+Forwarded.swift
[2197/2261] Compiling Vapor HTTPHeaders+Link.swift
[2198/2261] Compiling Vapor HTTPHeaders+Name.swift
[2199/2261] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2200/2261] Compiling Vapor HTTPHeaders.swift
[2201/2261] Compiling Vapor HTTPMediaType.swift
[2202/2261] Compiling Vapor HTTPMediaTypePreference.swift
[2203/2261] Compiling Vapor Responder.swift
[2204/2261] Compiling Vapor Application+HTTP+Server.swift
[2205/2261] Compiling Vapor HTTPServer.swift
[2206/2261] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2207/2261] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2208/2261] Compiling Vapor HTTPServerHandler.swift
[2209/2261] Compiling Vapor HTTPServerRequestDecoder.swift
[2210/2261] Compiling Vapor Core.swift
[2211/2261] Compiling Vapor Running.swift
[2212/2261] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2213/2261] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2214/2261] Compiling Vapor DotEnvFile+load.swift
[2215/2261] Compiling Vapor Routes+caseInsenstive.swift
[2216/2261] Compiling Vapor Validatable+validate.swift
[2217/2261] Compiling Vapor Environment+Process.swift
[2218/2261] Compiling Vapor Environment+Secret.swift
[2219/2261] Compiling Vapor Environment.swift
[2220/2261] Compiling Vapor Abort.swift
[2221/2261] Compiling Vapor AbortError.swift
[2222/2261] Compiling Vapor DebuggableError.swift
[2223/2261] Compiling Vapor Demangler.swift
[2224/2261] Compiling Vapor ErrorSource.swift
[2225/2261] Compiling Vapor StackTrace.swift
[2226/2261] Compiling Vapor Exports.swift
[2227/2261] Compiling Vapor Application+HTTP.swift
[2228/2261] Compiling Vapor BasicResponder.swift
[2229/2261] Compiling Vapor BodyStream.swift
[2230/2261] Compiling Vapor Application+HTTP+Client.swift
[2231/2261] Compiling Vapor EventLoopHTTPClient.swift
[2232/2261] Compiling Vapor EndpointCache.swift
[2233/2261] Compiling Vapor HTTPMethod+String.swift
[2234/2261] Compiling Vapor HTTPServerResponseEncoder.swift
[2235/2261] Compiling Vapor HTTPServerUpgradeHandler.swift
[2236/2261] Compiling Vapor Logger+Report.swift
[2237/2261] Compiling Vapor LoggingSystem+Environment.swift
[2238/2261] Compiling Vapor Application+Middleware.swift
[2239/2261] Compiling Vapor CORSMiddleware.swift
[2240/2261] Compiling Vapor ErrorMiddleware.swift
[2241/2261] Compiling Vapor FileMiddleware.swift
[2242/2261] Compiling Vapor Middleware.swift
[2243/2261] Compiling Vapor MiddlewareConfiguration.swift
[2244/2261] Compiling Vapor ResponseCompressionMiddleware.swift
[2245/2261] Compiling Vapor RouteLoggingMiddleware.swift
[2246/2261] Compiling Vapor TracingMiddleware.swift
[2247/2261] Compiling Vapor File+Multipart.swift
[2248/2261] Compiling Vapor FormDataDecoder+Content.swift
[2249/2261] Compiling Vapor FormDataEncoder+Content.swift
[2250/2261] Compiling Vapor Application+Password.swift
[2251/2261] Compiling Vapor Application+Passwords.swift
[2252/2261] Compiling Vapor AsyncPasswordHasher.swift
[2253/2261] Compiling Vapor BcryptHasher.swift
[2254/2261] Compiling Vapor PasswordHasher.swift
[2255/2261] Compiling Vapor PlaintextHasher.swift
[2256/2261] Compiling Vapor Request+Password.swift
[2257/2261] Compiling Vapor Redirect.swift
[2258/2262] Wrapping AST for Vapor for debugging
[2260/2274] Compiling App configure.swift
[2261/2274] Compiling App Todo.swift
[2262/2274] Compiling App TodoDTO.swift
[2263/2274] Compiling App CreateTodo.swift
[2264/2274] Compiling App entrypoint.swift
[2265/2275] Compiling App routes.swift
[2266/2275] Compiling App LastFMController.swift
[2267/2275] Compiling App YouTubeAnalyticsController.swift
[2268/2275] Compiling App BicimadController.swift
[2269/2275] Compiling App ClipboardController.swift
[2270/2275] Emitting module App
[2271/2275] Compiling App EMTController.swift
/host/spi-builder-workspace/Sources/App/Controllers/GasopriceController.swift:112:31: warning: will never be executed
110 |
111 |         if shouldLog { logger.info("Schedule input: '\(schedule)'") }
112 |         if shouldLog { logger.info("Current date: '\(currentDate)'") }
    |            |                  `- warning: will never be executed
    |            `- note: condition always evaluates to false
113 |
114 |         var weekday = calendar.component(.weekday, from: currentDate)
/host/spi-builder-workspace/Sources/App/Controllers/GasopriceController.swift:120:31: warning: will never be executed
118 |
119 |         weekday = weekday == 1 ? 7 : weekday - 1
120 |         if shouldLog { logger.info("Current weekday (1=Mon, 7=Sun): \(weekday)") }
    |            |                  `- warning: will never be executed
    |            `- note: condition always evaluates to false
121 |
122 |         let cleanSchedule = schedule
/host/spi-builder-workspace/Sources/App/Controllers/GasopriceController.swift:152:43: warning: will never be executed
150 |                     let endDay = getDayNumber(String(dayRange[1]))
151 |                     isMatchingDay = weekday >= startDay && weekday <= endDay
152 |                     if shouldLog { logger.info("Day range: \(startDay)-\(endDay), current: \(weekday), matches: \(isMatchingDay)") }
    |                        |                  `- warning: will never be executed
    |                        `- note: condition always evaluates to false
153 |                 } else {
154 |                     isMatchingDay = false
/host/spi-builder-workspace/Sources/App/Controllers/GasopriceController.swift:183:39: warning: will never be executed
181 |                 let endMinutes = endHour * 60 + endMinute
182 |
183 |                 if shouldLog { logger.info("Time check: \(startMinutes) <= \(currentMinutes) <= \(endMinutes)") }
    |                    |                  `- warning: will never be executed
    |                    `- note: condition always evaluates to false
184 |
185 |                 if currentMinutes >= startMinutes && currentMinutes <= endMinutes {
/host/spi-builder-workspace/Sources/App/Controllers/GasopriceController.swift:186:43: warning: will never be executed
184 |
185 |                 if currentMinutes >= startMinutes && currentMinutes <= endMinutes {
186 |                     if shouldLog { logger.info("Station is open!") }
    |                        |                  `- warning: will never be executed
    |                        `- note: condition always evaluates to false
187 |                     return true
188 |                 }
/host/spi-builder-workspace/Sources/App/Controllers/GasopriceController.swift:192:31: warning: will never be executed
190 |         }
191 |
192 |         if shouldLog { logger.info("Station is closed") }
    |            |                  `- warning: will never be executed
    |            `- note: condition always evaluates to false
193 |         return false
194 |     }
[2272/2275] Compiling App GasopriceController.swift
/host/spi-builder-workspace/Sources/App/Controllers/GasopriceController.swift:112:31: warning: will never be executed
110 |
111 |         if shouldLog { logger.info("Schedule input: '\(schedule)'") }
112 |         if shouldLog { logger.info("Current date: '\(currentDate)'") }
    |            |                  `- warning: will never be executed
    |            `- note: condition always evaluates to false
113 |
114 |         var weekday = calendar.component(.weekday, from: currentDate)
/host/spi-builder-workspace/Sources/App/Controllers/GasopriceController.swift:120:31: warning: will never be executed
118 |
119 |         weekday = weekday == 1 ? 7 : weekday - 1
120 |         if shouldLog { logger.info("Current weekday (1=Mon, 7=Sun): \(weekday)") }
    |            |                  `- warning: will never be executed
    |            `- note: condition always evaluates to false
121 |
122 |         let cleanSchedule = schedule
/host/spi-builder-workspace/Sources/App/Controllers/GasopriceController.swift:152:43: warning: will never be executed
150 |                     let endDay = getDayNumber(String(dayRange[1]))
151 |                     isMatchingDay = weekday >= startDay && weekday <= endDay
152 |                     if shouldLog { logger.info("Day range: \(startDay)-\(endDay), current: \(weekday), matches: \(isMatchingDay)") }
    |                        |                  `- warning: will never be executed
    |                        `- note: condition always evaluates to false
153 |                 } else {
154 |                     isMatchingDay = false
/host/spi-builder-workspace/Sources/App/Controllers/GasopriceController.swift:183:39: warning: will never be executed
181 |                 let endMinutes = endHour * 60 + endMinute
182 |
183 |                 if shouldLog { logger.info("Time check: \(startMinutes) <= \(currentMinutes) <= \(endMinutes)") }
    |                    |                  `- warning: will never be executed
    |                    `- note: condition always evaluates to false
184 |
185 |                 if currentMinutes >= startMinutes && currentMinutes <= endMinutes {
/host/spi-builder-workspace/Sources/App/Controllers/GasopriceController.swift:186:43: warning: will never be executed
184 |
185 |                 if currentMinutes >= startMinutes && currentMinutes <= endMinutes {
186 |                     if shouldLog { logger.info("Station is open!") }
    |                        |                  `- warning: will never be executed
    |                        `- note: condition always evaluates to false
187 |                     return true
188 |                 }
/host/spi-builder-workspace/Sources/App/Controllers/GasopriceController.swift:192:31: warning: will never be executed
190 |         }
191 |
192 |         if shouldLog { logger.info("Station is closed") }
    |            |                  `- warning: will never be executed
    |            `- note: condition always evaluates to false
193 |         return false
194 |     }
[2273/2276] Wrapping AST for App for debugging
[2274/2276] Write Objects.LinkFileList
[2275/2276] Linking App
Build complete! (575.33s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.99.3",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.65.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    }
  ],
  "manifest_display_name" : "i014API",
  "name" : "i014API",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "App",
      "targets" : [
        "App"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AppTests",
      "module_type" : "SwiftTarget",
      "name" : "AppTests",
      "path" : "Tests/AppTests",
      "product_dependencies" : [
        "XCTVapor"
      ],
      "sources" : [
        "AppTests.swift"
      ],
      "target_dependencies" : [
        "App"
      ],
      "type" : "test"
    },
    {
      "c99name" : "App",
      "module_type" : "SwiftTarget",
      "name" : "App",
      "path" : "Sources/App",
      "product_dependencies" : [
        "Vapor",
        "NIOCore",
        "NIOPosix"
      ],
      "product_memberships" : [
        "App"
      ],
      "sources" : [
        "Controllers/BicimadController.swift",
        "Controllers/ClipboardController.swift",
        "Controllers/EMTController.swift",
        "Controllers/GasopriceController.swift",
        "Controllers/LastFMController.swift",
        "Controllers/YouTubeAnalyticsController.swift",
        "DTOs/TodoDTO.swift",
        "Migrations/CreateTodo.swift",
        "Models/Todo.swift",
        "configure.swift",
        "entrypoint.swift",
        "routes.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.10"
}
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.