Build Information
Successful build of fluent, reference main (2fe9e3), with Swift 6.1 for Linux on 25 Sep 2025 17:27:13 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/fluent.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/vapor/fluent
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2fe9e36 Update minimum Swift version (#794)
Cloned https://github.com/vapor/fluent.git
Revision (git rev-parse @):
2fe9e36daf4bdb5edcf193e0d0806ba2074d2864
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/fluent.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/vapor/fluent.git
https://github.com/vapor/fluent.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "fluent-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.52.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/fluent-kit.git"
},
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.117.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
}
],
"manifest_display_name" : "fluent",
"name" : "fluent",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "Fluent",
"targets" : [
"Fluent"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FluentTests",
"module_type" : "SwiftTarget",
"name" : "FluentTests",
"path" : "Tests/FluentTests",
"product_dependencies" : [
"XCTFluent",
"VaporTesting"
],
"sources" : [
"CacheTests.swift",
"CredentialTests.swift",
"OperatorTests.swift",
"PaginationTests.swift",
"QueryHistoryTests.swift",
"RepositoryTests.swift",
"SessionTests.swift"
],
"target_dependencies" : [
"Fluent"
],
"type" : "test"
},
{
"c99name" : "Fluent",
"module_type" : "SwiftTarget",
"name" : "Fluent",
"path" : "Sources/Fluent",
"product_dependencies" : [
"FluentKit",
"Vapor"
],
"product_memberships" : [
"Fluent"
],
"sources" : [
"Concurrency/FluentProvider+Concurrency.swift",
"Concurrency/ModelCredentialsAuthenticatable+Concurrency.swift",
"Concurrency/Pagination+Concurrency.swift",
"Concurrency/Sessions+Concurrency.swift",
"Exports.swift",
"Fluent+Cache.swift",
"Fluent+History.swift",
"Fluent+Paginate.swift",
"Fluent+Pagination.swift",
"Fluent+Sessions.swift",
"FluentProvider.swift",
"MigrateCommand.swift",
"ModelAuthenticatable.swift",
"ModelCredentialsAuthenticatable.swift",
"ModelTokenAuthenticatable.swift",
"PageLimit.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:808cb2b2a6cec76654a3acbd283c6c2205bc60d2b29562c95b9f5147612f6d32
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/vapor/fluent-kit.git
[1/13328] Fetching fluent-kit
[2800/88560] Fetching fluent-kit, vapor
Fetched https://github.com/vapor/fluent-kit.git from cache (3.66s)
Fetched https://github.com/vapor/vapor.git from cache (3.88s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.117.0 (8.06s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-distributed-tracing.git
[1/1814] Fetching swift-atomics
[2/2931] Fetching swift-atomics, swift-service-context
[25/6436] Fetching swift-atomics, swift-service-context, multipart-kit
[592/9045] Fetching swift-atomics, swift-service-context, multipart-kit, websocket-kit
[1249/14367] Fetching swift-atomics, swift-service-context, multipart-kit, websocket-kit, swift-distributed-tracing
[3110/20353] Fetching swift-atomics, swift-service-context, multipart-kit, websocket-kit, swift-distributed-tracing, swift-algorithms
Fetched https://github.com/apple/swift-service-context.git from cache (0.80s)
Fetching https://github.com/apple/swift-metrics.git
Fetched https://github.com/vapor/websocket-kit.git from cache (0.87s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.88s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.05s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.07s)
Fetching https://github.com/apple/swift-nio-http2.git
[1088/7415] Fetching multipart-kit, swift-log
[1831/9772] Fetching multipart-kit, swift-log, swift-metrics
[1832/15942] Fetching multipart-kit, swift-log, swift-metrics, swift-nio-extras
[11610/27625] Fetching multipart-kit, swift-log, swift-metrics, swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-log.git from cache (0.70s)
Fetched https://github.com/apple/swift-metrics.git from cache (0.74s)
[8576/21358] Fetching multipart-kit, swift-nio-extras, swift-nio-http2
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/vapor/routing-kit.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.87s)
Fetching https://github.com/apple/swift-crypto.git
[3808/15188] Fetching multipart-kit, swift-nio-http2
[3925/36303] Fetching multipart-kit, swift-nio-http2, routing-kit
[27217/53459] Fetching multipart-kit, swift-nio-http2, routing-kit, swift-crypto
[29539/132033] Fetching multipart-kit, swift-nio-http2, routing-kit, swift-crypto, swift-nio
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/vapor/routing-kit.git from cache (3.07s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (3.61s)
Fetching https://github.com/vapor/console-kit.git
Fetched https://github.com/vapor/multipart-kit.git from cache (4.74s)
Fetching https://github.com/swift-server/async-http-client.git
Fetched https://github.com/apple/swift-crypto.git from cache (3.32s)
[1/6195] Fetching console-kit
[6196/21315] Fetching console-kit, swift-nio-ssl
Fetching https://github.com/vapor/async-kit.git
Fetched https://github.com/vapor/console-kit.git from cache (1.19s)
[1664/15120] Fetching swift-nio-ssl
[1967/29436] Fetching swift-nio-ssl, async-http-client
[7799/31875] Fetching swift-nio-ssl, async-http-client, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.48s)
[17493/29436] Fetching swift-nio-ssl, async-http-client
Fetched https://github.com/apple/swift-nio.git from cache (4.98s)
Fetched https://github.com/swift-server/async-http-client.git from cache (2.10s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.81s)
Computing version for https://github.com/vapor/fluent-kit.git
Computed https://github.com/vapor/fluent-kit.git at 1.52.2 (7.94s)
Fetching https://github.com/vapor/sql-kit.git
[1/6030] Fetching sql-kit
Fetched https://github.com/vapor/sql-kit.git from cache (0.37s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.87s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.74s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.46s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.53s)
Fetching https://github.com/apple/swift-numerics.git
[1/6369] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (2.60s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (3.53s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.33.2 (1.28s)
Fetching https://github.com/apple/swift-collections.git
[1/17536] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.66s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (2.38s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2771] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.58s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.2 (1.44s)
Fetching https://github.com/apple/swift-system.git
[1/5008] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.52s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.1 (1.38s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.56s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.59s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.3.0 (0.49s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.29.0 (0.61s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/2505] Fetching swift-service-lifecycle
[1705/3436] Fetching swift-service-lifecycle, swift-http-types
[2514/4626] Fetching swift-service-lifecycle, swift-http-types, swift-http-structured-headers
[2739/6271] Fetching swift-service-lifecycle, swift-http-types, swift-http-structured-headers, swift-asn1
[3821/11718] Fetching swift-service-lifecycle, swift-http-types, swift-http-structured-headers, swift-asn1, swift-async-algorithms
[8669/18310] Fetching swift-service-lifecycle, swift-http-types, swift-http-structured-headers, swift-asn1, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.40s)
[13099/17120] Fetching swift-service-lifecycle, swift-http-types, swift-asn1, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-asn1.git from cache (0.40s)
[11586/15475] Fetching swift-service-lifecycle, swift-http-types, swift-async-algorithms, swift-certificates
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.47s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.48s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.55s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.56s)
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 (4.79s)
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.63s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.98s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (1.04s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.4.0 (0.48s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.14.0 (0.53s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.34.1 (0.81s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.21.0 (0.48s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (0.58s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.73s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (1.89s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.28.0 (0.49s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.38.0 (0.50s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.25.1 (0.49s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.53s)
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.3.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Creating working copy for https://github.com/vapor/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.86.2
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.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.1.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/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-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.14.0
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.117.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.4.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.34.1
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.25.1
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.1
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.38.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/vapor/sql-kit.git
Working copy of https://github.com/vapor/sql-kit.git resolved at 3.33.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.3.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.29.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.2
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.28.0
Creating working copy for https://github.com/vapor/fluent-kit.git
Working copy of https://github.com/vapor/fluent-kit.git resolved at 1.52.2
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.21.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Building for debugging...
[0/841] Write sources
[40/841] Compiling CNIOWindows shim.c
[40/841] Compiling CNIOWindows WSAStartup.c
[40/841] Write sources
[43/841] Compiling CNIOWASI CNIOWASI.c
[44/841] Write sources
[51/841] Compiling CNIOPosix event_loop_id.c
[52/841] Compiling _NumericsShims _NumericsShims.c
[53/841] Compiling CVaporBcrypt blf.c
[53/841] Compiling CVaporBcrypt bcrypt.c
[54/841] Compiling _AtomicsShims.c
[56/841] Compiling CNIOLinux shim.c
[57/841] Compiling CNIOLLHTTP c_nio_http.c
[58/841] Compiling CNIOLinux liburing_shims.c
[59/841] Compiling CNIOExtrasZlib empty.c
[60/841] Compiling CSystem shims.c
[61/841] Compiling CNIODarwin shim.c
[62/841] Compiling CNIOSHA1 c_nio_sha1.c
[63/841] Compiling CNIOLLHTTP c_nio_api.c
[64/841] Write swift-version-24593BA9C3E375BF.txt
[65/841] Compiling fiat_p256_adx_mul.S
[66/841] Compiling fiat_p256_adx_sqr.S
[66/841] Compiling fiat_curve25519_adx_square.S
[66/841] Compiling fiat_curve25519_adx_mul.S
[69/841] Compiling CNIOLLHTTP c_nio_llhttp.c
[70/892] Compiling CNIOBoringSSLShims shims.c
[71/897] Compiling tls_record.cc
[72/911] Compiling tls_method.cc
[74/914] Emitting module CoreMetrics
[75/914] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[76/915] Compiling _NIODataStructures _TinyArray.swift
[77/915] Emitting module RealModule
[78/915] Compiling ServiceContextModule ServiceContextKey.swift
[79/916] Compiling RealModule RealFunctions.swift
[80/916] Emitting module InternalCollectionsUtilities
[81/916] Emitting module ServiceContextModule
[82/916] Emitting module _NIOBase64
[83/916] Compiling ServiceContextModule ServiceContext.swift
[84/917] Compiling _NIOBase64 Base64.swift
[85/918] Compiling RealModule Real.swift
[86/918] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[87/918] Compiling InternalCollectionsUtilities Debugging.swift
[88/918] Compiling RealModule Float80+Real.swift
[89/918] Compiling InternalCollectionsUtilities Descriptions.swift
[90/918] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[91/918] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[92/918] Compiling InternalCollectionsUtilities UInt+reversed.swift
[93/918] Compiling RealModule Float16+Real.swift
[94/918] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[95/918] Compiling InternalCollectionsUtilities Integer rank.swift
[96/918] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[97/918] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[98/918] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[99/918] Compiling InternalCollectionsUtilities _SortedCollection.swift
[100/918] Compiling _NIODataStructures PriorityQueue.swift
[104/918] Compiling SystemPackage FilePathTempWindows.swift
[115/922] Emitting module SystemPackage
[121/922] Compiling SystemPackage FilePath.swift
[122/922] Compiling SystemPackage FilePathComponentView.swift
[123/922] Compiling SystemPackage FilePathComponents.swift
[124/922] Compiling SystemPackage FilePathParsing.swift
[125/922] Compiling SystemPackage FilePathString.swift
[128/922] Compiling RealModule RelaxedArithmetic.swift
[130/923] Compiling CoreMetrics Metrics.swift
[131/923] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[133/930] Compiling Instrumentation NoOpInstrument.swift
[134/930] Emitting module Instrumentation
[135/930] Compiling Instrumentation Instrument.swift
[136/930] Compiling Instrumentation MultiplexInstrument.swift
[137/930] Compiling Instrumentation InstrumentationSystem.swift
[138/930] Compiling Instrumentation Locks.swift
[139/931] Emitting module Logging
[140/931] Compiling Logging Locks.swift
[141/931] Compiling CoreMetrics Locks.swift
[142/932] Emitting module _NIODataStructures
[143/932] Compiling _NIODataStructures Heap.swift
[144/932] Compiling Logging LogHandler.swift
[145/933] Compiling Logging Logging.swift
[146/933] Compiling Logging MetadataProvider.swift
[147/934] Compiling SystemPackage Syscalls.swift
[148/934] Compiling SystemPackage WindowsSyscallAdapters.swift
[149/934] Compiling SystemPackage MachPort.swift
[150/934] Compiling SystemPackage PlatformString.swift
[153/934] Compiling SystemPackage IORing.swift
[154/934] Compiling SystemPackage RawIORequest.swift
[155/934] Compiling SystemPackage Backcompat.swift
[156/934] Compiling SystemPackage CInterop.swift
[157/934] Compiling SystemPackage Constants.swift
[158/934] Compiling SystemPackage Exports.swift
[159/934] Compiling SystemPackage Mocking.swift
[160/934] Compiling SystemPackage RawBuffer.swift
[163/934] Compiling SystemPackage SystemString.swift
[164/934] Compiling SystemPackage Util+StringArray.swift
[165/934] Compiling SystemPackage Util.swift
[166/934] Compiling SystemPackage UtilConsumers.swift
[168/1072] Compiling Tracing NoOpTracer.swift
[169/1072] Compiling Tracing InstrumentationSystem+Tracing.swift
[170/1074] Compiling Tracing TracingTime.swift
[171/1074] Emitting module Tracing
[172/1074] Compiling Tracing Tracer.swift
[173/1074] Compiling Tracing TracerProtocol+Legacy.swift
[174/1074] Compiling Tracing TracerProtocol.swift
[174/1074] Compiling tls13_client.cc
[175/1074] Compiling tls13_server.cc
[177/1074] Compiling _RopeModule BigString+UnicodeScalarView.swift
[178/1074] Compiling _RopeModule BigSubstring+UTF16View.swift
[179/1074] Compiling _RopeModule BigSubstring+UTF8View.swift
[180/1074] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[181/1074] Compiling _RopeModule BigSubstring.swift
[182/1074] Compiling _RopeModule Rope+Builder.swift
[183/1074] Compiling _RopeModule Rope+Debugging.swift
[184/1074] Compiling _RopeModule Rope+Invariants.swift
[185/1074] Compiling _RopeModule Rope+_Node.swift
[186/1074] Compiling _RopeModule Rope+_Storage.swift
[187/1074] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[188/1074] Compiling _RopeModule Rope+_UnsafeHandle.swift
[189/1074] Compiling _RopeModule Rope.swift
[190/1074] Compiling _RopeModule RopeElement.swift
[190/1086] Compiling tls13_enc.cc
[192/1164] Compiling Tracing SpanProtocol.swift
[193/1165] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[194/1165] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[195/1165] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[196/1165] Compiling HashTreeCollections _HashNode+Storage.swift
[197/1165] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[198/1165] Compiling HashTreeCollections _HashNode+Structural filter.swift
[199/1165] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[200/1165] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[201/1165] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[203/1165] Compiling HashTreeCollections _HashStack.swift
[204/1165] Compiling HashTreeCollections _HashTreeIterator.swift
[205/1165] Compiling HashTreeCollections _HashTreeStatistics.swift
[206/1165] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[207/1165] Compiling HashTreeCollections _RawHashNode.swift
[208/1165] Compiling HashTreeCollections _UnmanagedHashNode.swift
[209/1165] Compiling HashTreeCollections _UnsafePath.swift
[210/1165] Compiling HashTreeCollections TreeDictionary+Codable.swift
[211/1165] Compiling HashTreeCollections _HashNode+Structural union.swift
[212/1165] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[213/1165] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[214/1165] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[215/1165] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[216/1165] Compiling HashTreeCollections _HashNode.swift
[217/1165] Compiling HashTreeCollections _HashNodeHeader.swift
[218/1165] Compiling HashTreeCollections _HashSlot.swift
[219/1165] Compiling HeapModule Heap+Descriptions.swift
[220/1180] Compiling HashTreeCollections _HashNode+Builder.swift
[221/1180] Compiling HashTreeCollections _HashNode+Debugging.swift
[222/1180] Compiling HashTreeCollections _HashNode+Initializers.swift
[223/1180] Compiling HashTreeCollections _HashNode+Invariants.swift
[224/1180] Compiling HashTreeCollections _HashNode+Lookups.swift
[225/1180] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[226/1180] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[227/1180] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[228/1180] Compiling HeapModule _HeapNode.swift
[229/1180] Compiling HeapModule Heap.swift
[230/1180] Compiling HeapModule Heap+Invariants.swift
[231/1180] Compiling HeapModule Heap+UnsafeHandle.swift
[232/1180] Emitting module HeapModule
[233/1181] Compiling DequeModule _DequeBuffer.swift
[234/1181] Compiling DequeModule _DequeBufferHeader.swift
[235/1183] Compiling HashTreeCollections TreeSet+Hashable.swift
[236/1183] Compiling HashTreeCollections TreeSet+Sendable.swift
[237/1183] Compiling HashTreeCollections TreeSet+Sequence.swift
[238/1183] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[239/1183] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[240/1183] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[241/1183] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[242/1183] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[243/1183] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[244/1183] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[246/1193] Compiling DequeModule Deque+CustomReflectable.swift
[247/1193] Compiling DequeModule Deque+Descriptions.swift
[248/1193] Compiling DequeModule Deque+Extras.swift
[249/1193] Compiling DequeModule Deque+Hashable.swift
[250/1193] Compiling DequeModule Deque+Equatable.swift
[251/1193] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[252/1193] Compiling DequeModule Deque+Testing.swift
[253/1193] Compiling DequeModule Deque._Storage.swift
[256/1193] Compiling DequeModule Deque._UnsafeHandle.swift
[257/1193] Compiling DequeModule Deque.swift
[260/1193] Compiling DequeModule _DequeSlot.swift
[261/1193] Compiling DequeModule _UnsafeWrappedBuffer.swift
[264/1193] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[265/1193] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[266/1193] Compiling HashTreeCollections TreeDictionary+Filter.swift
[267/1193] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[268/1193] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[269/1193] Compiling HashTreeCollections TreeDictionary+Keys.swift
[270/1193] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[271/1193] Compiling HashTreeCollections TreeDictionary+Merge.swift
[272/1193] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[273/1193] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[274/1193] Compiling HashTreeCollections TreeDictionary+Values.swift
[275/1193] Compiling HashTreeCollections TreeDictionary.swift
[276/1193] Compiling HashTreeCollections TreeSet+Codable.swift
[277/1193] Compiling HashTreeCollections TreeSet+Collection.swift
[278/1193] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[279/1193] Compiling HashTreeCollections TreeSet+Debugging.swift
[280/1193] Compiling HashTreeCollections TreeSet+Descriptions.swift
[281/1193] Compiling HashTreeCollections TreeSet+Equatable.swift
[282/1193] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[283/1193] Compiling HashTreeCollections TreeSet+Extras.swift
[284/1193] Compiling HashTreeCollections TreeSet+Filter.swift
[294/1193] Compiling DequeModule Deque+Codable.swift
[295/1193] Compiling DequeModule Deque+Collection.swift
[296/1193] Emitting module OrderedCollections
[307/1203] Compiling _RopeModule _CharacterRecognizer.swift
[308/1203] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[309/1203] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[310/1203] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[311/1203] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[312/1203] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[313/1203] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[314/1203] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[315/1203] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[316/1203] Compiling HashTreeCollections TreeSet.swift
[317/1203] Compiling RoutingKit PathComponent.swift
[337/1203] Emitting module DequeModule
[338/1204] Compiling RoutingKit Router.swift
[339/1204] Compiling RoutingKit TrieRouter.swift
[358/1204] Compiling HashTreeCollections TreeDictionary+Collection.swift
[359/1204] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[360/1204] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[361/1204] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[362/1204] Emitting module _RopeModule
[362/1204] Compiling tls13_both.cc
[364/1204] Compiling Metrics Metrics.swift
[365/1204] Emitting module Metrics
[365/1205] Compiling t1_enc.cc
[367/1205] Compiling RoutingKit AnyRouter.swift
[368/1205] Compiling RoutingKit Parameters.swift
[369/1205] Emitting module RoutingKit
[434/1206] Compiling _RopeModule Rope+Join.swift
[435/1206] Compiling _RopeModule Rope+MutatingForEach.swift
[436/1206] Compiling _RopeModule Rope+Remove.swift
[437/1206] Compiling _RopeModule Rope+RemoveSubrange.swift
[438/1206] Compiling _RopeModule Rope+Split.swift
[439/1206] Compiling _RopeModule Optional Utilities.swift
[440/1206] Compiling _RopeModule String Utilities.swift
[441/1206] Compiling _RopeModule String.Index+ABI.swift
[442/1207] Compiling ssl_versions.cc
[445/1207] Emitting module HashTreeCollections
[445/1207] Compiling ssl_x509.cc
[447/1208] Compiling ssl_transcript.cc
[448/1208] Compiling ssl_stat.cc
[449/1208] Compiling ssl_privkey.cc
[450/1208] Compiling ssl_session.cc
[451/1208] Compiling ssl_file.cc
[452/1208] Compiling ssl_key_share.cc
[453/1208] Compiling ssl_cipher.cc
[454/1208] Compiling ssl_cert.cc
[455/1208] Compiling ssl_credential.cc
[456/1208] Compiling ssl_lib.cc
[457/1208] Compiling ssl_buffer.cc
[458/1208] Compiling ssl_asn1.cc
[459/1208] Compiling ssl_aead_ctx.cc
[460/1208] Compiling s3_pkt.cc
[461/1208] Compiling s3_lib.cc
[462/1208] Compiling s3_both.cc
[463/1208] Compiling handshake_server.cc
[464/1208] Compiling handshake_client.cc
[465/1208] Compiling handshake.cc
[466/1208] Compiling handoff.cc
[467/1208] Compiling encrypted_client_hello.cc
[468/1208] Compiling dtls_method.cc
[469/1208] Compiling extensions.cc
[470/1208] Compiling d1_pkt.cc
[471/1208] Compiling md5-x86_64-apple.S
[472/1208] Compiling md5-x86_64-linux.S
[473/1208] Compiling md5-586-linux.S
[474/1208] Compiling md5-586-apple.S
[475/1208] Compiling chacha20_poly1305_x86_64-linux.S
[476/1208] Compiling chacha20_poly1305_x86_64-apple.S
[477/1208] Compiling chacha20_poly1305_armv8-win.S
[478/1208] Compiling chacha20_poly1305_armv8-apple.S
[479/1208] Compiling chacha20_poly1305_armv8-linux.S
[480/1208] Compiling chacha-x86_64-apple.S
[481/1208] Compiling chacha-x86_64-linux.S
[482/1208] Compiling chacha-x86-apple.S
[483/1208] Compiling chacha-x86-linux.S
[484/1208] Compiling dtls_record.cc
[485/1208] Compiling chacha-armv8-linux.S
[486/1208] Compiling chacha-armv8-win.S
[487/1208] Compiling d1_lib.cc
[488/1208] Compiling err_data.cc
[489/1208] Compiling bio_ssl.cc
[490/1208] Compiling aes128gcmsiv-x86_64-apple.S
[491/1208] Compiling chacha-armv4-linux.S
[492/1208] Compiling chacha-armv8-apple.S
[493/1208] Compiling aes128gcmsiv-x86_64-linux.S
[494/1208] Compiling d1_both.cc
[495/1208] Compiling d1_srtp.cc
[496/1208] Compiling x86_64-mont-linux.S
[497/1208] Compiling x86_64-mont5-linux.S
[498/1208] Compiling x86_64-mont5-apple.S
[499/1208] Compiling x86_64-mont-apple.S
[500/1208] Compiling x86-mont-linux.S
[501/1208] Compiling x86-mont-apple.S
[502/1208] Compiling vpaes-x86_64-apple.S
[503/1208] Compiling vpaes-x86_64-linux.S
[504/1208] Compiling vpaes-x86-linux.S
[505/1208] Compiling vpaes-armv8-apple.S
[506/1208] Compiling vpaes-armv8-win.S
[507/1208] Compiling vpaes-x86-apple.S
[508/1208] Compiling sha512-x86_64-apple.S
[509/1208] Compiling vpaes-armv8-linux.S
[510/1208] Compiling sha512-x86_64-linux.S
[511/1208] Compiling vpaes-armv7-linux.S
[511/1208] Compiling sha512-armv8-win.S
[513/1208] Compiling sha512-armv8-linux.S
[514/1208] Compiling sha512-armv8-apple.S
[515/1208] Compiling sha512-armv4-linux.S
[516/1208] Compiling sha512-586-linux.S
[517/1208] Compiling sha512-586-apple.S
[517/1208] Compiling sha256-x86_64-apple.S
[519/1208] Compiling sha256-armv8-apple.S
[520/1208] Compiling sha256-armv8-win.S
[521/1208] Compiling sha256-armv8-linux.S
[522/1208] Compiling sha256-586-apple.S
[523/1208] Compiling sha256-x86_64-linux.S
[524/1208] Compiling sha256-armv4-linux.S
[525/1208] Compiling sha256-586-linux.S
[525/1208] Compiling sha1-x86_64-linux.S
[527/1208] Compiling sha1-armv8-apple.S
[528/1208] Compiling sha1-586-linux.S
[529/1208] Compiling sha1-x86_64-apple.S
[529/1208] Compiling sha1-armv8-win.S
[529/1208] Compiling sha1-armv8-linux.S
[532/1208] Compiling sha1-armv4-large-linux.S
[533/1208] Compiling rsaz-avx2-apple.S
[534/1208] Compiling sha1-586-apple.S
[535/1208] Compiling rsaz-avx2-linux.S
[536/1208] Compiling rdrand-x86_64-linux.S
[537/1208] Compiling rdrand-x86_64-apple.S
[538/1208] Compiling p256_beeu-armv8-asm-apple.S
[539/1208] Compiling p256_beeu-x86_64-asm-apple.S
[540/1208] Compiling p256_beeu-x86_64-asm-linux.S
[541/1208] Compiling p256_beeu-armv8-asm-linux.S
[542/1208] Compiling p256-armv8-asm-win.S
[543/1208] Compiling p256_beeu-armv8-asm-win.S
[543/1208] Compiling p256-armv8-asm-linux.S
[543/1208] Compiling p256-x86_64-asm-apple.S
[545/1208] Compiling p256-x86_64-asm-linux.S
[545/1208] Compiling p256-armv8-asm-apple.S
[548/1208] Compiling ghashv8-armv8-win.S
[549/1208] Compiling ghash-x86-linux.S
[550/1208] Compiling ghashv8-armv7-linux.S
[551/1208] Compiling ghashv8-armv8-linux.S
[552/1208] Compiling ghashv8-armv8-apple.S
[553/1208] Compiling ghash-x86_64-apple.S
[554/1208] Compiling ghash-x86-apple.S
[555/1208] Compiling ghash-x86_64-linux.S
[556/1208] Compiling ghash-ssse3-x86-linux.S
[557/1208] Compiling ghash-ssse3-x86_64-linux.S
[558/1208] Compiling ghash-ssse3-x86-apple.S
[559/1208] Compiling ghash-ssse3-x86_64-apple.S
[560/1208] Compiling ghash-armv4-linux.S
[561/1208] Compiling ghash-neon-armv8-win.S
[562/1208] Compiling ghash-neon-armv8-apple.S
[563/1208] Compiling ghash-neon-armv8-linux.S
[564/1208] Compiling co-586-apple.S
[565/1208] Compiling bn-586-apple.S
[566/1208] Compiling bsaes-armv7-linux.S
[567/1208] Compiling co-586-linux.S
[568/1208] Compiling bn-armv8-linux.S
[569/1208] Compiling bn-586-linux.S
[570/1208] Compiling bn-armv8-win.S
[571/1208] Compiling armv8-mont-win.S
[571/1208] Compiling bn-armv8-apple.S
[573/1208] Compiling armv8-mont-linux.S
[573/1208] Compiling armv8-mont-apple.S
[575/1208] Compiling armv4-mont-linux.S
[576/1208] Compiling aesv8-gcm-armv8-win.S
[577/1208] Compiling aesv8-gcm-armv8-linux.S
[578/1208] Compiling aesv8-gcm-armv8-apple.S
[579/1208] Compiling aesv8-armv8-win.S
[580/1208] Compiling aesv8-armv7-linux.S
[581/1208] Compiling aesv8-armv8-linux.S
[582/1208] Compiling aesv8-armv8-apple.S
[583/1208] Compiling aesni-x86_64-apple.S
[584/1208] Compiling aesni-x86_64-linux.S
[585/1208] Compiling aesni-x86-apple.S
[586/1208] Compiling aesni-x86-linux.S
[587/1208] Compiling aesni-gcm-x86_64-apple.S
[588/1208] Compiling aes-gcm-avx2-x86_64-apple.S
[589/1208] Compiling aesni-gcm-x86_64-linux.S
[590/1208] Compiling aes-gcm-avx2-x86_64-linux.S
[591/1208] Compiling aes-gcm-avx10-x86_64-linux.S
[592/1208] Compiling aes-gcm-avx10-x86_64-apple.S
[593/1208] Compiling x_x509a.cc
[594/1208] Compiling x_sig.cc
[595/1208] Compiling x_x509.cc
[596/1208] Compiling x_val.cc
[597/1208] Compiling x_pubkey.cc
[598/1208] Compiling x_spki.cc
[599/1208] Compiling x_req.cc
[600/1208] Compiling x_name.cc
[601/1208] Compiling x_exten.cc
[602/1208] Compiling x_crl.cc
[603/1208] Compiling x509spki.cc
[604/1208] Compiling x_algor.cc
[605/1208] Compiling x_attrib.cc
[606/1208] Compiling x_all.cc
[607/1208] Compiling x509name.cc
[608/1208] Compiling x509rset.cc
[609/1208] Compiling x509cset.cc
[610/1208] Compiling x509_txt.cc
[611/1208] Compiling x509_vfy.cc
[612/1208] Compiling x509_v3.cc
[613/1208] Compiling x509_trs.cc
[614/1208] Compiling x509_vpm.cc
[615/1208] Compiling x509_set.cc
[616/1208] Compiling x509_req.cc
[617/1208] Compiling x509_obj.cc
[618/1208] Compiling x509_lu.cc
[619/1208] Compiling x509_d2.cc
[620/1208] Compiling x509_def.cc
[621/1208] Compiling x509_ext.cc
[622/1208] Compiling x509_cmp.cc
[623/1208] Compiling x509_att.cc
[624/1208] Compiling x509.cc
[625/1208] Compiling v3_skey.cc
[626/1208] Compiling v3_ocsp.cc
[627/1208] Compiling v3_utl.cc
[628/1208] Compiling v3_prn.cc
[629/1208] Compiling v3_purp.cc
[630/1208] Compiling v3_pmaps.cc
[631/1208] Compiling v3_pcons.cc
[632/1208] Compiling v3_ncons.cc
[633/1208] Compiling v3_int.cc
[634/1208] Compiling v3_info.cc
[635/1208] Compiling v3_lib.cc
[636/1208] Compiling v3_ia5.cc
[637/1208] Compiling v3_genn.cc
[638/1208] Compiling v3_extku.cc
[639/1208] Compiling v3_crld.cc
[640/1208] Compiling v3_enum.cc
[641/1208] Compiling v3_conf.cc
[642/1208] Compiling v3_cpols.cc
[643/1208] Compiling v3_bcons.cc
[644/1208] Compiling v3_bitst.cc
[645/1208] Compiling v3_alt.cc
[646/1208] Compiling v3_akeya.cc
[647/1208] Compiling t_x509a.cc
[648/1208] Compiling v3_akey.cc
[649/1208] Compiling i2d_pr.cc
[650/1208] Compiling rsa_pss.cc
[651/1208] Compiling t_crl.cc
[652/1208] Compiling t_x509.cc
[653/1208] Compiling t_req.cc
[654/1208] Compiling policy.cc
[655/1208] Compiling name_print.cc
[656/1208] Compiling by_file.cc
[657/1208] Compiling asn1_gen.cc
[658/1208] Compiling algorithm.cc
[659/1208] Compiling by_dir.cc
[660/1208] Compiling a_verify.cc
[661/1208] Compiling voprf.cc
[662/1208] Compiling a_sign.cc
[663/1208] Compiling thread_win.cc
[664/1208] Compiling thread.cc
[665/1208] Compiling thread_pthread.cc
[666/1208] Compiling a_digest.cc
[667/1208] Compiling trust_token.cc
[668/1208] Compiling thread_none.cc
[669/1208] Compiling stack.cc
[670/1208] Compiling sha512.cc
[671/1208] Compiling pmbtoken.cc
[672/1208] Compiling sha256.cc
[673/1208] Compiling siphash.cc
[674/1208] Compiling slhdsa.cc
[675/1208] Compiling sha1.cc
[676/1208] Compiling rsa_print.cc
[677/1208] Compiling rsa_extra.cc
[678/1208] Compiling spake2plus.cc
[679/1208] Compiling rsa_crypt.cc
[680/1208] Compiling refcount.cc
[681/1208] Compiling rc4.cc
[682/1208] Compiling windows.cc
[683/1208] Compiling trusty.cc
[684/1208] Compiling rsa_asn1.cc
[685/1208] Compiling rand.cc
[686/1208] Compiling urandom.cc
[687/1208] Compiling ios.cc
[688/1208] Compiling getentropy.cc
[689/1208] Compiling poly1305_arm_asm.S
[690/1208] Compiling deterministic.cc
[691/1208] Compiling fork_detect.cc
[692/1208] Compiling passive.cc
[693/1208] Compiling forkunsafe.cc
[694/1208] Compiling poly1305.cc
[695/1208] Compiling poly1305_arm.cc
[696/1208] Compiling poly1305_vec.cc
[697/1208] Compiling pool.cc
[698/1208] Compiling pkcs7.cc
[699/1208] Compiling pkcs8_x509.cc
[700/1208] Compiling p5_pbev2.cc
[701/1208] Compiling pkcs8.cc
[702/1208] Compiling pkcs7_x509.cc
[703/1208] Compiling pem_x509.cc
[704/1208] Compiling pem_xaux.cc
[705/1208] Compiling pem_pkey.cc
[706/1208] Compiling pem_pk8.cc
[707/1208] Compiling mlkem.cc
[708/1208] Compiling mldsa.cc
[709/1208] Compiling obj_xref.cc
[710/1208] Compiling pem_oth.cc
[711/1208] Compiling obj.cc
[712/1208] Compiling pem_lib.cc
[713/1208] Compiling pem_info.cc
[714/1208] Compiling pem_all.cc
[715/1208] Compiling poly_rq_mul.S
[716/1208] Compiling fips_shared_support.cc
[717/1208] Compiling md4.cc
[718/1208] Compiling lhash.cc
[719/1208] Compiling mem.cc
[720/1208] Compiling md5.cc
[721/1208] Compiling ex_data.cc
[722/1208] Compiling scrypt.cc
[723/1208] Compiling kyber.cc
[724/1208] Compiling hrss.cc
[725/1208] Compiling sign.cc
[726/1208] Compiling print.cc
[727/1208] Compiling hpke.cc
[728/1208] Compiling p_x25519.cc
[729/1208] Compiling pbkdf.cc
[730/1208] Compiling p_ed25519.cc
[731/1208] Compiling p_x25519_asn1.cc
[732/1208] Compiling p_rsa_asn1.cc
[733/1208] Compiling p_rsa.cc
[734/1208] Compiling p_ec.cc
[735/1208] Compiling p_hkdf.cc
[736/1208] Compiling p_ed25519_asn1.cc
[737/1208] Compiling p_ec_asn1.cc
[738/1208] Compiling p_dh_asn1.cc
[739/1208] Compiling evp_ctx.cc
[740/1208] Compiling p_dh.cc
[741/1208] Compiling err.cc
[742/1208] Compiling evp.cc
[743/1208] Compiling engine.cc
[744/1208] Compiling p_dsa_asn1.cc
[745/1208] Compiling ecdh.cc
[746/1208] Compiling ecdsa_asn1.cc
[747/1208] Compiling evp_asn1.cc
[748/1208] Compiling ec_derive.cc
[749/1208] Compiling dsa.cc
[750/1208] Compiling hash_to_curve.cc
[751/1208] Compiling params.cc
[752/1208] Compiling ec_asn1.cc
[753/1208] Compiling dsa_asn1.cc
[754/1208] Compiling x25519-asm-arm.S
[755/1208] Compiling digest_extra.cc
[756/1208] Compiling des.cc
[757/1208] Compiling dh_asn1.cc
[758/1208] Compiling spake25519.cc
[759/1208] Compiling crypto.cc
[760/1208] Compiling bcm.cc
[761/1208] Compiling cpu_intel.cc
[762/1208] Compiling cpu_arm_linux.cc
[763/1208] Compiling cpu_arm_freebsd.cc
[764/1208] Compiling cpu_aarch64_win.cc
[765/1208] Compiling curve25519.cc
[766/1208] Compiling cpu_aarch64_sysreg.cc
[767/1208] Compiling cpu_aarch64_openbsd.cc
[768/1208] Compiling cpu_aarch64_linux.cc
[769/1208] Compiling cpu_aarch64_fuchsia.cc
[770/1208] Compiling curve25519_64_adx.cc
[771/1208] Compiling cpu_aarch64_apple.cc
[772/1208] Compiling e_rc4.cc
[773/1208] Compiling tls_cbc.cc
[774/1208] Compiling get_cipher.cc
[775/1208] Compiling e_rc2.cc
[776/1208] Compiling conf.cc
[777/1208] Compiling e_tls.cc
[778/1208] Compiling e_null.cc
[779/1208] Compiling e_chacha20poly1305.cc
[780/1208] Compiling e_des.cc
[781/1208] Compiling e_aesctrhmac.cc
[782/1208] Compiling derive_key.cc
[783/1208] Compiling chacha.cc
[784/1208] Compiling e_aesgcmsiv.cc
[785/1208] Compiling unicode.cc
[786/1208] Compiling buf.cc
[787/1208] Compiling ber.cc
[788/1208] Compiling cbb.cc
[789/1208] Compiling cbs.cc
[790/1208] Compiling bn_asn1.cc
[791/1208] Compiling asn1_compat.cc
[792/1208] Compiling blake2.cc
[793/1208] Compiling convert.cc
[794/1208] Compiling socket.cc
[795/1208] Compiling socket_helper.cc
[796/1208] Compiling printf.cc
[797/1208] Compiling pair.cc
[798/1208] Compiling hexdump.cc
[799/1208] Compiling errno.cc
[800/1208] Compiling file.cc
[801/1208] Compiling fd.cc
[802/1208] Compiling connect.cc
[803/1208] Compiling bio_mem.cc
[804/1208] Compiling base64.cc
[805/1208] Compiling bio.cc
[806/1208] Compiling tasn_fre.cc
[807/1208] Compiling tasn_typ.cc
[808/1208] Compiling tasn_enc.cc
[809/1208] Compiling tasn_utl.cc
[810/1208] Compiling f_int.cc
[811/1208] Compiling asn_pack.cc
[812/1208] Compiling posix_time.cc
[813/1208] Compiling asn1_par.cc
[814/1208] Compiling tasn_new.cc
[815/1208] Compiling f_string.cc
[816/1208] Compiling tasn_dec.cc
[817/1208] Compiling a_octet.cc
[818/1208] Compiling asn1_lib.cc
[819/1208] Compiling a_strex.cc
[820/1208] Compiling a_utctm.cc
[821/1208] Compiling a_type.cc
[822/1208] Compiling a_time.cc
[823/1208] Compiling a_strnid.cc
[824/1208] Compiling a_object.cc
[825/1208] Compiling a_i2d_fp.cc
[826/1208] Compiling a_dup.cc
[827/1208] Compiling a_mbstr.cc
[828/1208] Compiling a_d2i_fp.cc
[829/1208] Compiling fiat_p256_adx_sqr.S
[830/1208] Compiling a_int.cc
[831/1208] Compiling fiat_p256_adx_mul.S
[832/1208] Compiling a_gentm.cc
[833/1208] Compiling fiat_curve25519_adx_square.S
[834/1208] Compiling md5-x86_64-linux.S
[835/1208] Compiling fiat_curve25519_adx_mul.S
[836/1208] Compiling md5-x86_64-apple.S
[837/1208] Compiling a_bitstr.cc
[838/1208] Compiling md5-586-apple.S
[839/1208] Compiling md5-586-linux.S
[840/1208] Compiling chacha20_poly1305_x86_64-apple.S
[841/1208] Compiling chacha20_poly1305_armv8-win.S
[841/1208] Compiling a_bool.cc
[843/1208] Compiling chacha20_poly1305_x86_64-linux.S
[844/1208] Compiling chacha20_poly1305_armv8-apple.S
[844/1208] Compiling chacha20_poly1305_armv8-linux.S
[846/1208] Compiling chacha-x86_64-apple.S
[847/1208] Compiling chacha-x86_64-linux.S
[848/1208] Compiling CCryptoBoringSSLShims shims.c
[849/1208] Compiling chacha-x86-linux.S
[850/1208] Compiling chacha-armv8-linux.S
[851/1208] Compiling chacha-armv8-win.S
[852/1208] Compiling chacha-x86-apple.S
[853/1208] Compiling chacha-armv8-apple.S
[854/1208] Compiling chacha-armv4-linux.S
[855/1208] Compiling aes128gcmsiv-x86_64-linux.S
[856/1208] Compiling aes128gcmsiv-x86_64-apple.S
[857/1208] Compiling x86_64-mont5-apple.S
[858/1208] Compiling x86_64-mont5-linux.S
[859/1208] Compiling x86_64-mont-linux.S
[860/1208] Compiling x86_64-mont-apple.S
[861/1208] Compiling err_data.cc
[862/1208] Compiling x86-mont-linux.S
[863/1208] Compiling x86-mont-apple.S
[864/1208] Compiling vpaes-x86_64-apple.S
[865/1208] Compiling vpaes-x86_64-linux.S
[865/1208] Compiling vpaes-x86-apple.S
[867/1208] Compiling vpaes-x86-linux.S
[868/1208] Compiling vpaes-armv8-linux.S
[869/1208] Compiling vpaes-armv8-win.S
[870/1208] Compiling vpaes-armv8-apple.S
[871/1208] Compiling vpaes-armv7-linux.S
[872/1208] Compiling sha512-armv8-linux.S
[873/1208] Compiling sha512-armv8-win.S
[874/1208] Compiling sha512-x86_64-apple.S
[875/1208] Compiling sha512-x86_64-linux.S
[876/1208] Compiling sha512-armv4-linux.S
[877/1208] Compiling sha512-586-linux.S
[878/1208] Compiling sha512-armv8-apple.S
[879/1208] Compiling sha256-x86_64-apple.S
[880/1208] Compiling sha256-armv8-win.S
[881/1208] Compiling sha256-x86_64-linux.S
[882/1208] Compiling sha512-586-apple.S
[883/1208] Compiling sha256-armv8-apple.S
[883/1208] Compiling sha256-armv8-linux.S
[885/1208] Compiling sha256-armv4-linux.S
[886/1208] Compiling sha256-586-linux.S
[887/1208] Compiling sha256-586-apple.S
[888/1208] Compiling sha1-armv8-win.S
[889/1208] Compiling sha1-x86_64-apple.S
[890/1208] Compiling sha1-armv8-linux.S
[891/1208] Compiling sha1-x86_64-linux.S
[892/1208] Compiling sha1-armv8-apple.S
[893/1208] Compiling sha1-armv4-large-linux.S
[894/1208] Compiling rsaz-avx2-apple.S
[895/1208] Compiling sha1-586-linux.S
[896/1208] Compiling sha1-586-apple.S
[897/1208] Compiling rsaz-avx2-linux.S
[898/1208] Compiling rdrand-x86_64-apple.S
[899/1208] Compiling p256_beeu-x86_64-asm-linux.S
[900/1208] Compiling rdrand-x86_64-linux.S
[901/1208] Compiling p256_beeu-armv8-asm-linux.S
[902/1208] Compiling p256_beeu-x86_64-asm-apple.S
[903/1208] Compiling p256_beeu-armv8-asm-win.S
[904/1208] Compiling p256_beeu-armv8-asm-apple.S
[905/1208] Compiling p256-x86_64-asm-linux.S
[906/1208] Compiling p256-x86_64-asm-apple.S
[907/1208] Compiling p256-armv8-asm-win.S
[908/1208] Compiling p256-armv8-asm-linux.S
[909/1208] Compiling ghashv8-armv8-win.S
[910/1208] Compiling p256-armv8-asm-apple.S
[911/1208] Compiling ghashv8-armv8-linux.S
[912/1208] Compiling ghash-x86-linux.S
[913/1208] Compiling ghashv8-armv7-linux.S
[914/1208] Compiling ghashv8-armv8-apple.S
[915/1208] Compiling ghash-x86_64-linux.S
[916/1208] Compiling ghash-x86_64-apple.S
[917/1208] Compiling ghash-x86-apple.S
[918/1208] Compiling ghash-ssse3-x86_64-linux.S
[919/1208] Compiling ghash-ssse3-x86_64-apple.S
[920/1208] Compiling ghash-neon-armv8-win.S
[921/1208] Compiling ghash-ssse3-x86-apple.S
[922/1208] Compiling ghash-ssse3-x86-linux.S
[923/1208] Compiling ghash-neon-armv8-apple.S
[924/1208] Compiling ghash-armv4-linux.S
[925/1208] Compiling ghash-neon-armv8-linux.S
[926/1208] Compiling co-586-linux.S
[927/1208] Compiling bn-armv8-win.S
[928/1208] Compiling co-586-apple.S
[929/1208] Compiling bsaes-armv7-linux.S
[930/1208] Compiling bn-armv8-linux.S
[931/1208] Compiling bn-586-apple.S
[931/1208] Compiling bn-armv8-apple.S
[933/1208] Compiling armv8-mont-linux.S
[934/1208] Compiling armv8-mont-win.S
[935/1208] Compiling bn-586-linux.S
[936/1208] Compiling armv8-mont-apple.S
[937/1208] Compiling armv4-mont-linux.S
[938/1208] Compiling aesv8-gcm-armv8-linux.S
[939/1208] Compiling aesv8-gcm-armv8-win.S
[940/1208] Compiling aesv8-armv8-win.S
[941/1208] Compiling aesv8-armv8-apple.S
[942/1208] Compiling aesv8-gcm-armv8-apple.S
[943/1208] Compiling aesv8-armv8-linux.S
[944/1208] Compiling aesv8-armv7-linux.S
[945/1208] Compiling aesni-x86_64-linux.S
[946/1208] Compiling aesni-x86-linux.S
[947/1208] Compiling aesni-x86_64-apple.S
[948/1208] Compiling aesni-gcm-x86_64-apple.S
[949/1208] Compiling aes-gcm-avx512-x86_64-linux.S
[950/1208] Compiling aesni-x86-apple.S
[951/1208] Compiling aesni-gcm-x86_64-linux.S
[952/1208] Compiling aes-gcm-avx512-x86_64-apple.S
[953/1208] Compiling aes-gcm-avx2-x86_64-linux.S
[954/1208] Compiling aes-gcm-avx2-x86_64-apple.S
[955/1208] Compiling xwing.cc
[956/1208] Compiling x_sig.cc
[957/1208] Compiling x_req.cc
[958/1208] Compiling x_x509.cc
[959/1208] Compiling x_x509a.cc
[960/1208] Compiling x_spki.cc
[961/1208] Compiling c-nioatomics.c
[962/1208] Compiling x_pubkey.cc
[963/1208] Compiling c-atomics.c
[964/1208] Compiling x_crl.cc
[965/1208] Compiling x_attrib.cc
[966/1208] Compiling x_name.cc
[967/1208] Compiling x_exten.cc
[968/1208] Compiling x_all.cc
[969/1208] Compiling x_algor.cc
[970/1214] Compiling x509spki.cc
[971/1214] Compiling x509rset.cc
[973/1214] Compiling NIOConcurrencyHelpers lock.swift
[974/1214] Emitting module NIOConcurrencyHelpers
[975/1214] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[976/1214] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[977/1214] Compiling NIOConcurrencyHelpers NIOLock.swift
[978/1214] Compiling NIOConcurrencyHelpers atomics.swift
[978/1215] Compiling x509name.cc
[979/1215] Compiling x509cset.cc
[981/1215] Compiling x509_txt.cc
[982/1215] Compiling x509_v3.cc
[983/1215] Compiling x509_vpm.cc
[984/1215] Compiling x509_vfy.cc
[985/1241] Compiling x509_trs.cc
[987/1241] Emitting module ConsoleKitTerminal
[988/1244] Compiling ConsoleKitTerminal ActivityBar.swift
[989/1244] Compiling ConsoleKitTerminal ActivityIndicator.swift
[990/1244] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[991/1244] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[992/1244] Compiling ConsoleKitTerminal Console+Wait.swift
[993/1244] Compiling ConsoleKitTerminal ConsoleColor.swift
[994/1244] Compiling ConsoleKitTerminal ConsoleStyle.swift
[995/1244] Compiling ConsoleKitTerminal CustomActivity.swift
[996/1244] Compiling ConsoleKitTerminal LoadingBar.swift
[997/1244] Compiling ConsoleKitTerminal ProgressBar.swift
[998/1244] Compiling ConsoleKitTerminal Console+Clear.swift
[999/1244] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1000/1244] Compiling ConsoleKitTerminal ConsoleClear.swift
[1001/1244] Compiling ConsoleKitTerminal Console+Ask.swift
[1002/1244] Compiling ConsoleKitTerminal Console+Choose.swift
[1003/1244] Compiling ConsoleKitTerminal Console+Confirm.swift
[1004/1244] Compiling ConsoleKitTerminal Console+Input.swift
[1005/1244] Compiling ConsoleKitTerminal Console+Center.swift
[1006/1244] Compiling ConsoleKitTerminal Console+Output.swift
[1006/1244] Compiling x509_ext.cc
[1007/1244] Compiling x509_def.cc
[1008/1244] Compiling x509_set.cc
[1008/1244] Compiling x509_req.cc
[1011/1244] Compiling ConsoleKitTerminal ConsoleText.swift
[1012/1244] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1013/1244] Compiling ConsoleKitTerminal ANSI.swift
[1014/1244] Compiling ConsoleKitTerminal Console.swift
[1015/1244] Compiling ConsoleKitTerminal Terminal.swift
[1016/1244] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1016/1244] Compiling x509_obj.cc
[1017/1244] Compiling x509_lu.cc
[1018/1244] Compiling x509_d2.cc
[1020/1244] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1021/1244] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1022/1244] Compiling ConsoleKitTerminal LoggerFragment.swift
[1023/1245] Compiling x509.cc
[1024/1245] Compiling x509_att.cc
[1025/1245] Compiling v3_skey.cc
[1026/1267] Compiling x509_cmp.cc
[1027/1267] Compiling v3_utl.cc
[1028/1267] Compiling v3_prn.cc
[1030/1267] Compiling ConsoleKitCommands CommandSignature.swift
[1031/1267] Compiling ConsoleKitCommands Flag.swift
[1032/1267] Compiling ConsoleKitCommands Option.swift
[1032/1269] Compiling v3_purp.cc
[1034/1269] Compiling ConsoleKitCommands AsyncCommands.swift
[1035/1269] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1036/1269] Compiling ConsoleKitCommands AnyCommand.swift
[1037/1269] Emitting module ConsoleKitCommands
[1038/1269] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1039/1269] Compiling ConsoleKitCommands AsyncCommand.swift
[1040/1269] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1041/1269] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1042/1269] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1043/1269] Compiling ConsoleKitCommands Argument.swift
[1044/1269] Compiling ConsoleKitCommands Command.swift
[1045/1269] Compiling ConsoleKitCommands CommandContext.swift
[1046/1269] Compiling ConsoleKitCommands CommandError.swift
[1047/1269] Compiling ConsoleKitCommands CommandGroup.swift
[1048/1269] Compiling ConsoleKitCommands CommandInput.swift
[1049/1269] Compiling ConsoleKitCommands Commands.swift
[1050/1269] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1051/1269] Compiling ConsoleKitCommands Utilities.swift
[1051/1269] Compiling v3_pmaps.cc
[1052/1269] Compiling v3_pcons.cc
[1053/1269] Compiling v3_ncons.cc
[1054/1269] Compiling v3_ocsp.cc
[1055/1269] Compiling v3_int.cc
[1056/1269] Compiling v3_lib.cc
[1057/1269] Compiling v3_info.cc
[1059/1269] Compiling ConsoleKitCommands Console+Run.swift
[1060/1269] Compiling ConsoleKitCommands ConsoleError.swift
[1061/1269] Compiling ConsoleKitCommands Completion.swift
[1062/1270] Compiling v3_ia5.cc
[1064/1272] Emitting module ConsoleKit
[1064/1272] Compiling v3_crld.cc
[1066/1272] Compiling ConsoleKit Exports.swift
[1066/1273] Compiling v3_genn.cc
[1067/1273] Compiling v3_extku.cc
[1069/1273] Compiling v3_cpols.cc
[1070/1273] Compiling v3_enum.cc
[1071/1273] Compiling v3_bitst.cc
[1072/1273] Compiling v3_conf.cc
[1073/1273] Compiling v3_alt.cc
[1074/1273] Compiling v3_akeya.cc
[1075/1273] Compiling v3_bcons.cc
[1076/1273] Compiling v3_akey.cc
[1077/1273] Compiling t_x509.cc
[1078/1273] Compiling t_x509a.cc
[1079/1273] Compiling i2d_pr.cc
[1080/1273] Compiling t_crl.cc
[1081/1273] Compiling name_print.cc
[1082/1273] Compiling t_req.cc
[1083/1273] Compiling rsa_pss.cc
[1084/1273] Compiling policy.cc
[1085/1273] Compiling by_file.cc
[1086/1273] Compiling a_verify.cc
[1087/1273] Compiling by_dir.cc
[1088/1273] Compiling algorithm.cc
[1089/1273] Compiling thread_win.cc
[1090/1273] Compiling voprf.cc
[1091/1273] Compiling asn1_gen.cc
[1092/1273] Compiling thread_pthread.cc
[1093/1273] Compiling a_sign.cc
[1094/1273] Compiling a_digest.cc
[1095/1273] Compiling trust_token.cc
[1096/1273] Compiling pmbtoken.cc
[1097/1273] Compiling thread.cc
[1098/1273] Compiling thread_none.cc
[1099/1273] Compiling stack.cc
[1100/1273] Compiling sha512.cc
[1101/1273] Compiling sha1.cc
[1102/1273] Compiling sha256.cc
[1103/1273] Compiling siphash.cc
[1104/1273] Compiling slhdsa.cc
[1105/1273] Compiling rsa_print.cc
[1106/1273] Compiling rsa_extra.cc
[1107/1273] Compiling spake2plus.cc
[1108/1273] Compiling rc4.cc
[1109/1273] Compiling refcount.cc
[1110/1273] Compiling rsa_crypt.cc
[1111/1273] Compiling windows.cc
[1112/1273] Compiling rand.cc
[1113/1273] Compiling trusty.cc
[1114/1273] Compiling passive.cc
[1115/1273] Compiling urandom.cc
[1116/1273] Compiling ios.cc
[1117/1273] Compiling poly1305_arm_asm.S
[1118/1273] Compiling getentropy.cc
[1119/1273] Compiling deterministic.cc
[1120/1273] Compiling fork_detect.cc
[1121/1273] Compiling forkunsafe.cc
[1122/1273] Compiling rsa_asn1.cc
[1123/1273] Compiling poly1305_arm.cc
[1124/1273] Compiling poly1305.cc
[1125/1273] Compiling poly1305_vec.cc
[1126/1273] Compiling pool.cc
[1127/1273] Compiling pem_x509.cc
[1128/1273] Compiling pkcs7.cc
[1129/1273] Compiling pkcs8.cc
[1130/1273] Compiling p5_pbev2.cc
[1131/1273] Compiling pkcs8_x509.cc
[1132/1273] Compiling pem_xaux.cc
[1133/1273] Compiling pkcs7_x509.cc
[1134/1273] Compiling pem_pkey.cc
[1135/1273] Compiling pem_oth.cc
[1136/1273] Compiling pem_pk8.cc
[1137/1273] Compiling obj_xref.cc
[1138/1273] Compiling mlkem.cc
[1139/1273] Compiling pem_info.cc
[1140/1273] Compiling mldsa.cc
[1141/1273] Compiling pem_all.cc
[1142/1273] Compiling pem_lib.cc
[1143/1273] Compiling obj.cc
[1144/1273] Compiling mem.cc
[1145/1273] Compiling poly_rq_mul.S
[1146/1273] Compiling fips_shared_support.cc
[1147/1273] Compiling md5.cc
[1148/1273] Compiling lhash.cc
[1149/1273] Compiling md4.cc
[1150/1273] Compiling fuzzer_mode.cc
[1151/1273] Compiling kyber.cc
[1152/1273] Compiling ex_data.cc
[1153/1273] Compiling scrypt.cc
[1154/1273] Compiling hrss.cc
[1155/1273] Compiling hpke.cc
[1156/1273] Compiling sign.cc
[1157/1273] Compiling pbkdf.cc
[1158/1273] Compiling print.cc
[1159/1273] Compiling p_x25519_asn1.cc
[1160/1273] Compiling p_x25519.cc
[1161/1273] Compiling p_rsa_asn1.cc
[1162/1273] Compiling p_hkdf.cc
[1163/1273] Compiling p_ed25519_asn1.cc
[1164/1273] Compiling p_rsa.cc
[1165/1273] Compiling p_ed25519.cc
[1166/1273] Compiling p_ec_asn1.cc
[1167/1273] Compiling p_ec.cc
[1168/1273] Compiling p_dh.cc
[1169/1273] Compiling p_dsa_asn1.cc
[1170/1273] Compiling p_dh_asn1.cc
[1171/1273] Compiling evp_ctx.cc
[1172/1273] Compiling err.cc
[1173/1273] Compiling evp_asn1.cc
[1174/1273] Compiling engine.cc
[1175/1273] Compiling evp.cc
[1176/1273] Compiling ecdsa_p1363.cc
[1177/1273] Compiling ecdh.cc
[1178/1273] Compiling ecdsa_asn1.cc
[1179/1273] Compiling hash_to_curve.cc
[1180/1273] Compiling ec_derive.cc
[1181/1273] Compiling dsa.cc
[1182/1273] Compiling digest_extra.cc
[1183/1273] Compiling dsa_asn1.cc
[1184/1273] Compiling ec_asn1.cc
[1185/1273] Compiling x25519-asm-arm.S
[1186/1273] Compiling des.cc
[1187/1273] Compiling params.cc
[1188/1273] Compiling dh_asn1.cc
[1189/1273] Compiling cpu_intel.cc
[1190/1273] Compiling crypto.cc
[1191/1273] Compiling cpu_arm_linux.cc
[1192/1273] Compiling cpu_arm_freebsd.cc
[1193/1273] Compiling curve25519.cc
[1194/1273] Compiling spake25519.cc
[1195/1273] Compiling cpu_aarch64_openbsd.cc
[1196/1273] Compiling cpu_aarch64_win.cc
[1197/1273] Compiling cpu_aarch64_sysreg.cc
[1198/1273] Compiling cpu_aarch64_linux.cc
[1199/1273] Compiling curve25519_64_adx.cc
[1200/1273] Compiling cpu_aarch64_fuchsia.cc
[1201/1273] Compiling cpu_aarch64_apple.cc
[1202/1273] Compiling get_cipher.cc
[1203/1273] Compiling tls_cbc.cc
[1204/1273] Compiling conf.cc
[1205/1273] Compiling e_rc4.cc
[1206/1273] Compiling e_tls.cc
[1207/1273] Compiling e_null.cc
[1208/1273] Compiling e_rc2.cc
[1209/1273] Compiling e_des.cc
[1210/1273] Compiling e_chacha20poly1305.cc
[1211/1273] Compiling e_aesgcmsiv.cc
[1212/1273] Compiling cms.cc
[1213/1273] Compiling derive_key.cc
[1214/1273] Compiling e_aeseax.cc
[1214/1273] Compiling e_aesctrhmac.cc
[1216/1273] Compiling chacha.cc
[1217/1273] Compiling buf.cc
[1218/1273] Compiling unicode.cc
[1219/1273] Compiling ber.cc
[1220/1273] Compiling sqrt.cc
[1221/1273] Compiling cbb.cc
[1222/1273] Compiling cbs.cc
[1223/1273] Compiling asn1_compat.cc
[1224/1273] Compiling exponentiation.cc
[1225/1273] Compiling convert.cc
[1226/1273] Compiling div.cc
[1227/1273] Compiling bn_asn1.cc
[1228/1273] Compiling printf.cc
[1229/1273] Compiling pair.cc
[1230/1273] Compiling file.cc
[1231/1273] Compiling blake2.cc
[1232/1273] Compiling errno.cc
[1233/1273] Compiling fd.cc
[1234/1273] Compiling hexdump.cc
[1235/1273] Compiling bio_mem.cc
[1236/1273] Compiling base64.cc
[1237/1273] Compiling tasn_fre.cc
[1238/1273] Compiling tasn_typ.cc
[1239/1273] Compiling bio.cc
[1240/1273] Compiling tasn_utl.cc
[1241/1273] Compiling tasn_enc.cc
[1242/1273] Compiling tasn_new.cc
[1243/1273] Compiling f_string.cc
[1244/1273] Compiling f_int.cc
[1245/1273] Compiling posix_time.cc
[1246/1273] Compiling asn_pack.cc
[1247/1273] Compiling tasn_dec.cc
[1248/1273] Compiling asn1_par.cc
[1249/1273] Compiling asn1_lib.cc
[1250/1273] Compiling a_utctm.cc
[1251/1273] Compiling a_octet.cc
[1252/1273] Compiling a_time.cc
[1253/1273] Compiling a_type.cc
[1254/1273] Compiling a_strex.cc
[1255/1273] Compiling a_strnid.cc
[1256/1273] Compiling a_i2d_fp.cc
[1257/1273] Compiling a_mbstr.cc
[1258/1273] Compiling a_object.cc
[1259/1273] Compiling a_int.cc
[1260/1273] Compiling a_d2i_fp.cc
[1260/1273] Write sources
[1266/1273] Compiling a_dup.cc
[1267/1273] Compiling a_gentm.cc
[1268/1273] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1269/1316] Compiling a_bool.cc
[1270/1344] Compiling aes.cc
[1272/1369] Compiling BitCollections BitArray+CustomReflectable.swift
[1273/1369] Compiling BitCollections BitArray+Descriptions.swift
[1274/1371] Compiling BitCollections BitArray+Equatable.swift
[1275/1371] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1276/1371] Compiling BitCollections BitArray+Fill.swift
[1277/1371] Compiling BitCollections BitArray+Hashable.swift
[1278/1371] Compiling BitCollections BitArray+Collection.swift
[1279/1371] Compiling BitCollections BitArray+Copy.swift
[1279/1371] Compiling a_bitstr.cc
[1282/1371] Compiling Atomics IntegerOperations.swift
[1283/1371] Compiling Atomics Unmanaged extensions.swift
[1284/1371] Compiling BitCollections BitSet+Equatable.swift
[1285/1371] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1286/1371] Compiling BitCollections BitSet+Extras.swift
[1287/1371] Compiling BitCollections BitSet+Hashable.swift
[1288/1378] Compiling BitCollections BitArray+BitwiseOperations.swift
[1289/1378] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[1290/1378] Compiling BitCollections BitArray+Codable.swift
[1293/1378] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1294/1378] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1295/1378] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1296/1378] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1297/1378] Compiling BitCollections BitSet+SetAlgebra union.swift
[1298/1378] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1299/1378] Compiling BitCollections BitSet.Counted.swift
[1300/1378] Compiling BitCollections BitSet+Initializers.swift
[1301/1378] Compiling BitCollections BitSet+Invariants.swift
[1302/1378] Compiling BitCollections BitSet+Random.swift
[1303/1378] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1304/1378] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1305/1378] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1306/1378] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1307/1378] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1308/1378] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1309/1378] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1310/1378] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1311/1378] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1312/1378] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1313/1378] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1316/1378] Compiling BitCollections BitArray+RandomBits.swift
[1320/1381] Compiling BitCollections BitSet.Index.swift
[1321/1381] Compiling BitCollections BitSet._UnsafeHandle.swift
[1322/1381] Compiling BitCollections BitSet.swift
[1323/1381] Compiling BitCollections Range+Utilities.swift
[1324/1381] Compiling BitCollections Slice+Utilities.swift
[1325/1381] Compiling BitCollections UInt+Tricks.swift
[1326/1381] Compiling BitCollections _Word.swift
[1333/1381] Emitting module BitCollections
[1335/1381] Compiling Algorithms Trim.swift
[1336/1381] Compiling Algorithms Unique.swift
[1337/1381] Compiling Algorithms Windows.swift
[1338/1381] Compiling BitCollections BitArray._UnsafeHandle.swift
[1339/1381] Compiling BitCollections BitArray.swift
[1340/1381] Compiling BitCollections BitSet+BidirectionalCollection.swift
[1341/1381] Compiling BitCollections BitSet+Codable.swift
[1350/1381] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[1351/1381] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[1352/1381] Compiling BitCollections BitArray+Extras.swift
[1355/1381] Compiling BitCollections BitArray+Initializers.swift
[1356/1381] Compiling BitCollections BitArray+Invariants.swift
[1357/1381] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[1374/1384] Compiling Collections Collections.swift
[1375/1384] Emitting module Collections
[1377/1385] Emitting module Atomics
[1384/1386] Compiling bcm.cc
[1386/1455] Emitting module Algorithms
[1388/1456] Compiling CryptoBoringWrapper RandomBytes.swift
[1389/1456] Emitting module CryptoBoringWrapper
[1390/1456] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1391/1456] Compiling NIOCore NIOAny.swift
[1392/1456] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1393/1456] Compiling NIOCore NIOCoreSendableMetatype.swift
[1394/1456] Compiling NIOCore NIOLoopBound.swift
[1395/1456] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1396/1456] Compiling NIOCore NIOScheduledCallback.swift
[1397/1456] Compiling NIOCore NIOSendable.swift
[1398/1456] Compiling NIOCore RecvByteBufferAllocator.swift
[1399/1464] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1400/1464] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1401/1464] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1402/1464] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1403/1464] Compiling CryptoBoringWrapper EllipticCurve.swift
[1405/1536] Compiling Crypto GeneralizedTime.swift
[1406/1536] Compiling Crypto ObjectIdentifier.swift
[1407/1536] Compiling Crypto ECDSASignature.swift
[1408/1536] Compiling Crypto PEMDocument.swift
[1409/1536] Compiling Crypto HPKE-Errors.swift
[1410/1536] Compiling Crypto HPKE.swift
[1411/1536] Compiling Crypto HPKE-Context.swift
[1412/1536] Compiling Crypto HPKE-KeySchedule.swift
[1413/1536] Compiling Crypto AESWrap.swift
[1414/1536] Compiling Crypto AESWrap_boring.swift
[1415/1536] Compiling Crypto Ed25519_boring.swift
[1416/1536] Compiling Crypto NISTCurvesKeys_boring.swift
[1417/1536] Compiling Crypto X25519Keys_boring.swift
[1418/1536] Compiling Crypto Curve25519.swift
[1419/1536] Compiling Crypto Ed25519Keys.swift
[1420/1536] Compiling Crypto NISTCurvesKeys.swift
[1425/1536] Compiling Crypto HPKE-Modes.swift
[1426/1536] Compiling Crypto Insecure.swift
[1427/1536] Compiling Crypto Insecure_HashFunctions.swift
[1428/1536] Compiling Crypto KEM.swift
[1429/1536] Compiling Crypto ECDH_boring.swift
[1430/1536] Compiling Crypto DH.swift
[1431/1546] Compiling Crypto X25519Keys.swift
[1432/1546] Compiling Crypto SymmetricKeys.swift
[1433/1546] Compiling Crypto HMAC.swift
[1434/1546] Compiling Crypto MACFunctions.swift
[1435/1546] Compiling Crypto MessageAuthenticationCode.swift
[1436/1546] Compiling Crypto AES.swift
[1437/1546] Compiling Crypto ECDSASignature_boring.swift
[1438/1546] Compiling Crypto ECDSA_boring.swift
[1439/1546] Emitting module Crypto
[1448/1546] Compiling Crypto EdDSA_boring.swift
[1449/1546] Compiling Crypto ECDSA.swift
[1450/1546] Compiling Crypto ECDH.swift
[1451/1546] Compiling Crypto HKDF.swift
[1460/1546] Compiling Crypto PKCS8PrivateKey.swift
[1461/1546] Compiling Crypto SEC1PrivateKey.swift
[1462/1546] Compiling Crypto SubjectPublicKeyInfo.swift
[1463/1546] Compiling Crypto CryptoError_boring.swift
[1464/1546] Compiling Crypto CryptoKitErrors.swift
[1465/1546] Compiling Crypto Digest_boring.swift
[1466/1546] Compiling Crypto Digest.swift
[1467/1546] Compiling Crypto Digests.swift
[1468/1546] Compiling Crypto HashFunctions.swift
[1469/1546] Compiling Crypto HashFunctions_SHA2.swift
[1470/1546] Compiling Crypto HPKE-AEAD.swift
[1471/1546] Compiling Crypto HPKE-Ciphersuite.swift
[1472/1546] Compiling Crypto HPKE-KDF.swift
[1473/1546] Compiling Crypto HPKE-KexKeyDerivation.swift
[1474/1546] Compiling Crypto HPKE-LabeledExtract.swift
[1475/1546] Compiling Crypto HPKE-Utils.swift
[1476/1546] Compiling Crypto DHKEM.swift
[1477/1546] Compiling Crypto HPKE-KEM-Curve25519.swift
[1478/1546] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[1479/1546] Compiling Crypto HPKE-KEM.swift
[1480/1546] Compiling Crypto ASN1Identifier.swift
[1481/1546] Compiling Crypto ASN1Integer.swift
[1482/1546] Compiling Crypto ASN1Null.swift
[1483/1546] Compiling Crypto ASN1OctetString.swift
[1484/1546] Compiling Crypto ASN1Strings.swift
[1485/1546] Compiling Crypto ArraySliceBigint.swift
[1490/1546] Compiling Crypto AES-GCM.swift
[1491/1546] Compiling Crypto AES-GCM_boring.swift
[1492/1546] Compiling Crypto ChaChaPoly_boring.swift
[1493/1546] Compiling Crypto ChaChaPoly.swift
[1494/1546] Compiling Crypto Cipher.swift
[1495/1546] Compiling Crypto Nonces.swift
[1496/1546] Compiling Crypto ASN1.swift
[1497/1546] Compiling Crypto ASN1Any.swift
[1498/1546] Compiling Crypto ASN1BitString.swift
[1499/1546] Compiling Crypto ASN1Boolean.swift
[1500/1546] Compiling Crypto Ed25519.swift
[1501/1546] Compiling Crypto Signature.swift
[1502/1546] Compiling Crypto CryptoKitErrors_boring.swift
[1503/1546] Compiling Crypto RNG_boring.swift
[1504/1546] Compiling Crypto SafeCompare_boring.swift
[1505/1546] Compiling Crypto Zeroization_boring.swift
[1506/1546] Compiling Crypto PrettyBytes.swift
[1507/1546] Compiling Crypto SafeCompare.swift
[1508/1546] Compiling Crypto SecureBytes.swift
[1509/1546] Compiling Crypto Zeroization.swift
[1547/1547] Emitting module NIOCore
[1549/1694] Compiling SQLKit SQLPredicateGroupBuilder.swift
[1550/1694] Compiling SQLKit SQLRawBuilder.swift
[1551/1694] Compiling SQLKit SQLSecondaryPredicateGroupBuilder.swift
[1552/1694] Compiling SQLKit SQLSelectBuilder.swift
[1553/1694] Compiling SQLKit SQLSubqueryBuilder.swift
[1554/1694] Compiling SQLKit SQLUnionBuilder.swift
[1555/1694] Compiling SQLKit SQLUpdateBuilder.swift
[1556/1694] Compiling SQLKit SQLAliasedColumnListBuilder.swift
[1557/1694] Compiling SQLKit SQLColumnUpdateBuilder.swift
[1558/1694] Compiling SQLKit SQLCommonTableExpressionBuilder.swift
[1559/1694] Compiling SQLKit SQLCommonUnionBuilder.swift
[1560/1694] Compiling SQLKit SQLJoinBuilder.swift
[1561/1694] Compiling SQLKit SQLPartialResultBuilder.swift
[1562/1706] Compiling SQLKit SQLDropIndex.swift
[1563/1706] Compiling SQLKit SQLDropTable.swift
[1564/1706] Compiling SQLKit SQLDropTrigger.swift
[1565/1706] Compiling SQLKit SQLInsert.swift
[1566/1706] Compiling SQLKit SQLSelect.swift
[1567/1706] Compiling SQLKit SQLUnion.swift
[1568/1706] Compiling SQLKit SQLUpdate.swift
[1569/1706] Compiling SQLKit SQLExpression.swift
[1570/1706] Compiling SQLKit SQLSerializer.swift
[1571/1706] Compiling SQLKit SQLStatement.swift
[1572/1706] Compiling SQLKit SQLBinaryExpression.swift
[1573/1706] Compiling SQLKit SQLBinaryOperator.swift
[1574/1706] Compiling SQLKit SQLBind.swift
[1575/1706] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1576/1706] Compiling NIOEmbedded Embedded.swift
[1577/1706] Compiling NIOEmbedded AsyncTestingChannel.swift
[1578/1706] Emitting module NIOEmbedded
[1579/1706] Compiling SQLKit SQLQueryBuilders+Deprecated.swift
[1580/1706] Compiling SQLKit Exports.swift
[1581/1706] Compiling SQLKit SQLAlias.swift
[1582/1706] Compiling SQLKit SQLBetween.swift
[1583/1706] Compiling SQLKit SQLColumn.swift
[1584/1706] Compiling SQLKit SQLConstraint.swift
[1585/1706] Compiling SQLKit SQLDataType.swift
[1586/1706] Compiling SQLKit SQLDirection.swift
[1587/1706] Compiling SQLKit SQLDistinct.swift
[1588/1706] Compiling SQLKit SQLForeignKeyAction.swift
[1589/1706] Compiling SQLKit SQLNestedSubpathExpression.swift
[1590/1706] Compiling SQLKit SQLQualifiedTable.swift
[1591/1706] Compiling SQLKit SQLQueryString.swift
[1592/1707] Compiling SQLKit SQLAlterColumnDefinitionType.swift
[1593/1707] Compiling SQLKit SQLColumnAssignment.swift
[1594/1707] Compiling SQLKit SQLColumnConstraintAlgorithm.swift
[1595/1707] Compiling SQLKit SQLColumnDefinition.swift
[1596/1707] Compiling SQLKit SQLCommonTableExpression.swift
[1597/1707] Compiling SQLKit SQLConflictAction.swift
[1598/1707] Compiling SQLKit SQLConflictResolutionStrategy.swift
[1599/1707] Compiling SQLKit SQLDropBehaviour.swift
[1600/1707] Compiling SQLKit SQLEnumDataType.swift
[1601/1707] Compiling SQLKit SQLExcludedColumn.swift
[1602/1707] Compiling SQLKit SQLForeignKey.swift
[1603/1707] Compiling SQLKit SQLJoin.swift
[1604/1707] Compiling SQLKit SQLJoinMethod.swift
[1605/1707] Compiling SQLKit SQLLockingClause.swift
[1606/1707] Compiling SQLKit SQLOrderBy.swift
[1607/1707] Compiling SQLKit SQLReturning.swift
[1608/1707] Compiling SQLKit SQLSubquery.swift
[1609/1707] Compiling SQLKit SQLTableConstraintAlgorithm.swift
[1610/1707] Compiling SQLKit SQLAlterEnum.swift
[1611/1707] Compiling SQLKit SQLAlterTable.swift
[1612/1707] Compiling SQLKit SQLCreateEnum.swift
[1613/1707] Compiling SQLKit SQLCreateIndex.swift
[1614/1707] Compiling SQLKit SQLCreateTable.swift
[1615/1707] Compiling SQLKit SQLCreateTrigger.swift
[1616/1707] Compiling SQLKit SQLDelete.swift
[1617/1707] Compiling SQLKit SQLDropEnum.swift
[1618/1707] Compiling SQLKit SQLAlterEnumBuilder.swift
[1619/1707] Compiling SQLKit SQLAlterTableBuilder.swift
[1620/1707] Compiling SQLKit SQLConflictUpdateBuilder.swift
[1621/1707] Compiling SQLKit SQLCreateEnumBuilder.swift
[1622/1707] Compiling SQLKit SQLCreateIndexBuilder.swift
[1623/1707] Compiling SQLKit SQLCreateTableBuilder.swift
[1624/1707] Compiling SQLKit SQLCreateTriggerBuilder.swift
[1625/1707] Compiling SQLKit SQLDeleteBuilder.swift
[1626/1707] Compiling SQLKit SQLDropEnumBuilder.swift
[1627/1707] Compiling SQLKit SQLDropIndexBuilder.swift
[1628/1707] Compiling SQLKit SQLDropTableBuilder.swift
[1629/1707] Compiling SQLKit SQLDropTriggerBuilder.swift
[1630/1707] Compiling SQLKit SQLInsertBuilder.swift
[1632/1707] Compiling SQLKit SQLPredicateBuilder.swift
[1633/1707] Compiling SQLKit SQLQueryBuilder.swift
[1634/1707] Compiling SQLKit SQLQueryFetcher.swift
[1635/1707] Compiling SQLKit SQLReturningBuilder.swift
[1636/1707] Compiling SQLKit SQLSecondaryPredicateBuilder.swift
[1637/1707] Compiling SQLKit SQLSubqueryClauseBuilder.swift
[1638/1707] Compiling SQLKit SQLUnqualifiedColumnListBuilder.swift
[1639/1707] Compiling SQLKit SQLDatabase.swift
[1640/1707] Compiling SQLKit SQLDatabaseReportedVersion.swift
[1641/1707] Compiling SQLKit SQLDialect.swift
[1642/1707] Compiling SQLKit SQLDatabase+Deprecated.swift
[1643/1707] Compiling SQLKit SQLError.swift
[1644/1707] Compiling SQLKit SQLExpressions+Deprecated.swift
[1645/1707] Emitting module SQLKit
[1646/1707] Emitting module NIOPosix
[1668/1713] Compiling NIOPosix ThreadWindows.swift
[1669/1713] Compiling NIOPosix UnsafeTransfer.swift
[1670/1713] Compiling NIOPosix Utilities.swift
[1671/1713] Compiling NIOPosix VsockAddress.swift
[1672/1713] Compiling NIOPosix VsockChannelEvents.swift
[1673/1713] Compiling NIOPosix Windows.swift
[1674/1713] Compiling SQLKit SQLFunction.swift
[1675/1713] Compiling SQLKit SQLGroupExpression.swift
[1676/1713] Compiling SQLKit SQLIdentifier.swift
[1677/1713] Compiling SQLKit SQLList.swift
[1678/1713] Compiling SQLKit SQLLiteral.swift
[1679/1713] Compiling SQLKit SQLRaw.swift
[1680/1713] Compiling SQLKit SQLCodingUtilities.swift
[1681/1713] Compiling SQLKit SQLQueryEncoder.swift
[1682/1713] Compiling SQLKit SQLRow.swift
[1683/1713] Compiling SQLKit SQLRowDecoder.swift
[1684/1713] Compiling SQLKit SomeCodingKey.swift
[1685/1713] Compiling SQLKit StringHandling.swift
[1716/1775] Compiling NIO Exports.swift
[1717/1775] Emitting module NIO
[1718/1776] Compiling AsyncKit EventLoop+Flatten.swift
[1719/1776] Compiling AsyncKit EventLoop+Future.swift
[1720/1776] Compiling AsyncKit EventLoopGroup+Concurrency.swift
[1722/1778] Compiling AsyncKit Future+Miscellaneous.swift
[1723/1778] Compiling AsyncKit Future+Nonempty.swift
[1724/1778] Compiling AsyncKit Future+Optional.swift
[1725/1778] Compiling AsyncKit Future+Transform.swift
[1726/1778] Compiling AsyncKit Future+Try.swift
[1727/1778] Compiling AsyncKit FutureOperators.swift
[1728/1904] Compiling NIOTLS TLSEvents.swift
[1729/1904] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1730/1904] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1731/1905] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1732/1905] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1733/1905] Emitting module NIOTLS
[1734/1905] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1735/1905] Compiling NIOSOCKS SOCKSResponse.swift
[1736/1905] Compiling NIOSOCKS ClientStateMachine.swift
[1737/1905] Emitting module _NIOFileSystem
[1738/1910] Emitting module NIOSOCKS
[1739/1910] Compiling FluentKit Siblings+Concurrency.swift
[1740/1910] Compiling FluentKit Database+Logging.swift
[1741/1910] Compiling NIOSOCKS ServerStateMachine.swift
[1742/1910] Compiling FluentKit Databases.swift
[1743/1910] Compiling FluentKit KeyPrefixingStrategy.swift
[1744/1910] Compiling FluentKit TransactionControlDatabase.swift
[1747/1910] Compiling FluentKit Database.swift
[1748/1910] Compiling FluentKit Migrator.swift
[1749/1910] Compiling FluentKit AnyModel.swift
[1753/1910] Compiling FluentKit DatabaseID.swift
[1754/1910] Compiling FluentKit DatabaseInput.swift
[1755/1910] Compiling NIOTLS SNIHandler.swift
[1756/1910] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1757/1910] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1763/1911] Compiling FluentKit DatabaseOutput.swift
[1766/1912] Emitting module NIOHTTP1
[1767/1914] Emitting module NIOFoundationCompat
[1768/1914] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1769/1944] Compiling _NIOFileSystem Utilities.swift
[1770/1944] Compiling _NIOFileSystem NIOFilePath.swift
[1771/1944] Compiling _NIOFileSystem NIOFileSystemSendableMetatype.swift
[1772/1944] Compiling _NIOFileSystem OpenOptions.swift
[1773/1944] Compiling _NIOFileSystem String+FileSystem.swift
[1775/1966] Compiling NIOTransportServices NIOTSBootstraps.swift
[1776/1966] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1777/1966] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1778/1968] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1779/1968] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1780/1968] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1781/1968] Compiling NIOTransportServices StateManagedChannel.swift
[1782/1968] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1783/1968] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1784/1968] Emitting module NIOTransportServices
[1785/1968] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1786/1968] Compiling NIOTransportServices NIOTSSingletons.swift
[1787/1968] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1788/1968] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1789/1968] Compiling NIOTransportServices NIOTSErrors.swift
[1790/1968] Compiling NIOTransportServices NIOTSEventLoop.swift
[1791/1968] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1792/1968] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1793/1968] Compiling NIOTransportServices AcceptHandler.swift
[1794/1968] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[1795/1968] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[1796/1968] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[1797/1968] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1798/1968] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1805/1969] Emitting module FluentKit
[1814/1981] Emitting module AsyncKit
[1828/1981] Compiling NIOSSL SSLErrors.swift
[1829/1981] Compiling NIOSSL SSLInit.swift
[1830/1981] Compiling NIOSSL SSLPKCS12Bundle.swift
[1831/1981] Compiling FluentKit Database+Concurrency.swift
[1832/1981] Compiling FluentKit EnumBuilder+Concurrency.swift
[1833/1981] Compiling FluentKit Model+Concurrency.swift
[1834/1981] Compiling FluentKit ModelResponder+Concurrency.swift
[1835/1981] Compiling FluentKit OptionalChild+Concurrency.swift
[1836/1981] Compiling FluentKit OptionalParent+Concurrency.swift
[1837/1981] Compiling FluentKit Parent+Concurrency.swift
[1851/1981] Compiling NIOSSL SafeCompare.swift
[1852/1981] Compiling NIOSSL SSLContext.swift
[1878/1982] Compiling FluentKit QueryBuilder+Group.swift
[1879/1982] Compiling FluentKit QueryBuilder+Join+DirectRelations.swift
[1880/1982] Compiling FluentKit QueryBuilder+Join.swift
[1881/1982] Compiling FluentKit QueryBuilder+Paginate.swift
[1882/1982] Compiling FluentKit QueryBuilder+Range.swift
[1883/1982] Compiling FluentKit QueryBuilder+Set.swift
[1884/1982] Compiling FluentKit QueryBuilder+Sort.swift
[1885/1982] Compiling FluentKit QueryBuilder.swift
[1886/1982] Compiling FluentKit DatabaseQuery+Action.swift
[1887/1982] Compiling FluentKit DatabaseQuery+Aggregate.swift
[1888/1982] Compiling FluentKit DatabaseQuery+Field.swift
[1889/1982] Compiling FluentKit DatabaseQuery+Filter.swift
[1890/2028] Emitting module NIOSSL
[1891/2028] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1892/2028] Compiling NIOExtras NIOExtrasError.swift
[1893/2028] Compiling NIOExtras DebugInboundEventsHandler.swift
[1894/2028] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1895/2028] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1896/2032] Compiling NIOWebSocket WebSocketOpcode.swift
[1897/2033] Compiling NIOHPACK IntegerCoding.swift
[1898/2033] Compiling NIOHPACK IndexedHeaderTable.swift
[1899/2033] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1900/2033] Compiling NIOExtras NIORequestIdentifiable.swift
[1901/2036] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1902/2036] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1903/2036] Emitting module NIOHTTPCompression
[1904/2036] Compiling NIOHTTPCompression HTTPCompression.swift
[1905/2036] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1906/2036] Compiling NIOExtras RequestResponseHandler.swift
[1907/2036] Compiling NIOExtras RequestResponseHandlers+State.swift
[1908/2036] Compiling NIOHPACK HuffmanTables.swift
[1909/2036] Compiling NIOHTTPCompression HTTPDecompression.swift
[1914/2036] Compiling NIOExtras QuiescingHelper.swift
[1915/2036] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1916/2036] Compiling NIOExtras WritePCAPHandler.swift
[1918/2036] Compiling NIOExtras PCAPRingBuffer.swift
[1920/2036] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1921/2036] Compiling NIOHPACK StaticHeaderTable.swift
[1922/2036] Compiling NIOHPACK HuffmanCoding.swift
[1925/2036] Emitting module NIOWebSocket
[1926/2036] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1927/2036] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1931/2037] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1932/2037] Compiling NIOWebSocket WebSocketFrame.swift
[1933/2038] Compiling FluentKit DatabaseQuery+Join.swift
[1934/2038] Compiling FluentKit DatabaseQuery+Range.swift
[1935/2038] Compiling FluentKit DatabaseQuery+Sort.swift
[1936/2038] Compiling FluentKit DatabaseQuery+Value.swift
[1937/2038] Compiling FluentKit DatabaseQuery.swift
[1938/2038] Compiling FluentKit QueryHistory.swift
[1939/2038] Compiling FluentKit DatabaseSchema.swift
[1940/2038] Compiling FluentKit SchemaBuilder.swift
[1941/2038] Compiling FluentKit OptionalType.swift
[1942/2038] Compiling FluentKit RandomGeneratable.swift
[1943/2038] Compiling FluentKit SomeCodingKey.swift
[1944/2038] Compiling FluentKit UnsafeMutableTransferBox.swift
[1945/2038] Emitting module NIOExtras
[1946/2038] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1947/2038] Compiling NIOExtras LengthFieldPrepender.swift
[1948/2038] Compiling NIOExtras LineBasedFrameDecoder.swift
[1950/2038] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1951/2038] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1952/2038] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1953/2038] Compiling NIOExtras JSONRPCFraming.swift
[1973/2058] Compiling MultipartKit Exports.swift
[1974/2058] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1975/2058] Compiling MultipartKit FormDataDecoder.swift
[1976/2058] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1977/2058] Compiling MultipartKit BasicCodingKey.swift
[1978/2058] Compiling MultipartKit MultipartError.swift
[1979/2058] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1980/2058] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1981/2058] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1982/2058] Compiling MultipartKit FormDataEncoder.swift
[1983/2058] Compiling MultipartKit Storage.swift
[1991/2058] Emitting module NIOHPACK
[1998/2066] Compiling FluentKit CompositeChildren.swift
[1999/2066] Compiling FluentKit CompositeID.swift
[2000/2066] Compiling FluentKit CompositeOptionalChild.swift
[2001/2066] Compiling FluentKit CompositeOptionalParent.swift
[2002/2066] Compiling FluentKit CompositeParent.swift
[2003/2066] Compiling FluentKit Field.swift
[2004/2066] Compiling FluentKit FieldKey.swift
[2005/2066] Compiling FluentKit Group.swift
[2006/2066] Compiling FluentKit ID.swift
[2007/2066] Compiling FluentKit OptionalBoolean.swift
[2008/2066] Compiling FluentKit Fields.swift
[2009/2066] Compiling FluentKit MirrorBypass.swift
[2010/2066] Compiling FluentKit Model+CRUD.swift
[2011/2066] Compiling FluentKit Model.swift
[2012/2066] Compiling FluentKit ModelAlias.swift
[2013/2066] Compiling FluentKit Schema.swift
[2014/2066] Compiling FluentKit FieldOperators.swift
[2015/2066] Compiling FluentKit Operators.swift
[2016/2066] Compiling FluentKit ValueOperators+Array.swift
[2017/2066] Compiling FluentKit ValueOperators+String.swift
[2018/2066] Compiling FluentKit ValueOperators.swift
[2019/2066] Compiling FluentKit Boolean.swift
[2020/2066] Compiling FluentKit OptionalChild.swift
[2021/2066] Compiling FluentKit OptionalField.swift
[2022/2066] Compiling FluentKit OptionalParent.swift
[2023/2066] Compiling FluentKit Parent.swift
[2024/2066] Compiling FluentKit Property.swift
[2025/2066] Compiling FluentKit Relation.swift
[2026/2066] Compiling FluentKit Siblings.swift
[2027/2066] Compiling FluentKit Timestamp.swift
[2028/2066] Compiling FluentKit TimestampFormat.swift
[2029/2066] Compiling FluentKit QueryBuilder+Aggregate.swift
[2030/2066] Compiling FluentKit QueryBuilder+EagerLoad.swift
[2031/2066] Compiling FluentKit QueryBuilder+Filter.swift
[2032/2067] Compiling NIOFileSystem Exports.swift
[2033/2067] Emitting module NIOFileSystem
[2038/2068] Compiling MultipartKit MultipartPart.swift
[2039/2068] Compiling MultipartKit MultipartPartConvertible.swift
[2040/2128] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[2041/2128] Emitting module _NIOFileSystemFoundationCompat
[2042/2128] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[2044/2128] Compiling NIOHTTP2 ConnectionStateMachine.swift
[2045/2128] Compiling NIOHTTP2 ConnectionStreamsState.swift
[2046/2128] Compiling NIOHTTP2 MayReceiveFrames.swift
[2047/2128] Emitting module MultipartKit
[2048/2129] Compiling NIOHTTP2 HasFlowControlWindows.swift
[2049/2129] Compiling NIOHTTP2 HasLocalSettings.swift
[2051/2129] Compiling NIOHTTP2 SendingGoawayState.swift
[2052/2129] Compiling NIOHTTP2 SendingHeadersState.swift
[2053/2129] Compiling NIOHTTP2 SendingPushPromiseState.swift
[2054/2129] Compiling NIOHTTP2 SendingRstStreamState.swift
[2055/2129] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[2056/2129] Compiling NIOHTTP2 MaySendFrames.swift
[2057/2129] Compiling NIOHTTP2 SendingDataState.swift
[2059/2130] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[2060/2130] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[2061/2130] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[2062/2130] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[2063/2131] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[2067/2140] Compiling WebSocketKit WebSocket+Connect.swift
[2068/2140] Emitting module WebSocketKit
[2069/2140] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[2070/2140] Compiling WebSocketKit Exports.swift
[2071/2140] Compiling WebSocketKit WebSocketHandler.swift
[2072/2140] Compiling WebSocketKit WebSocket+Concurrency.swift
[2073/2140] Compiling WebSocketKit WebSocket.swift
[2074/2140] Compiling WebSocketKit WebSocketClient.swift
[2076/2141] Emitting module NIOHTTP2
[2084/2149] Compiling NIOHTTP2 HTTP2SettingsState.swift
[2086/2149] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[2087/2149] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[2088/2149] Compiling NIOHTTP2 HTTP2StreamID.swift
[2089/2149] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[2090/2149] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[2091/2149] Compiling NIOHTTP2 HTTP2UserEvents.swift
[2092/2149] Compiling NIOHTTP2 InboundEventBuffer.swift
[2093/2149] Compiling NIOHTTP2 InboundWindowManager.swift
[2097/2149] Compiling NIOHTTP2 ReceivingDataState.swift
[2098/2149] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[2099/2149] Compiling NIOHTTP2 ReceivingHeadersState.swift
[2100/2149] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[2101/2149] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[2102/2149] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[2103/2149] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[2104/2149] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[2105/2149] Compiling NIOHTTP2 StreamChannelFlowController.swift
[2106/2149] Compiling NIOHTTP2 StreamChannelList.swift
[2107/2149] Compiling NIOHTTP2 StreamMap.swift
[2108/2149] Compiling NIOHTTP2 StreamStateMachine.swift
[2109/2149] Compiling NIOHTTP2 UnsafeTransfer.swift
[2110/2149] Compiling NIOHTTP2 WatermarkedFlowController.swift
[2111/2149] Compiling NIOHTTP2 HTTP2Frame.swift
[2112/2149] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[2113/2149] Compiling NIOHTTP2 HTTP2FrameParser.swift
[2114/2149] Compiling NIOHTTP2 HTTP2PingData.swift
[2115/2149] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[2116/2149] Compiling NIOHTTP2 HTTP2Settings.swift
[2117/2149] Compiling NIOHTTP2 HTTP2Stream.swift
[2118/2149] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[2119/2149] Compiling NIOHTTP2 DOSHeuristics.swift
[2120/2149] Compiling NIOHTTP2 Error+Any.swift
[2121/2149] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[2122/2149] Compiling NIOHTTP2 ControlFrameBuffer.swift
[2123/2149] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[2124/2149] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[2125/2149] Compiling NIOHTTP2 GlitchesMonitor.swift
[2126/2149] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[2129/2149] Compiling NIOHTTP2 HasRemoteSettings.swift
[2130/2149] Compiling NIOHTTP2 LocallyQuiescingState.swift
[2131/2149] Compiling NIOHTTP2 QuiescingState.swift
[2132/2149] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[2133/2149] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[2134/2149] Compiling NIOHTTP2 StateMachineResult.swift
[2135/2149] Compiling NIOHTTP2 ContentLengthVerifier.swift
[2136/2149] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[2141/2149] Compiling NIOHTTP2 HTTP2Error.swift
[2142/2149] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[2143/2149] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[2152/2211] Compiling AsyncHTTPClient HTTPHandler.swift
[2153/2211] Compiling AsyncHTTPClient LRUCache.swift
[2154/2211] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[2155/2211] Compiling AsyncHTTPClient NWErrorHandler.swift
[2156/2211] Compiling AsyncHTTPClient NWWaitingHandler.swift
[2157/2211] Compiling AsyncHTTPClient TLSConfiguration.swift
[2158/2211] Compiling AsyncHTTPClient RedirectState.swift
[2159/2211] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2160/2219] Compiling AsyncHTTPClient ConnectionTarget.swift
[2161/2219] Compiling AsyncHTTPClient DeconstructedURL.swift
[2162/2219] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[2163/2219] Compiling AsyncHTTPClient FoundationExtensions.swift
[2164/2219] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2165/2219] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[2166/2219] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[2167/2219] Compiling AsyncHTTPClient HTTPClient.swift
[2168/2219] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[2169/2219] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[2170/2219] Compiling AsyncHTTPClient AsyncLazySequence.swift
[2171/2219] Compiling AsyncHTTPClient HTTPClient+execute.swift
[2172/2219] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[2173/2219] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[2174/2219] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[2175/2219] Compiling AsyncHTTPClient HTTPClientRequest.swift
[2176/2219] Compiling AsyncHTTPClient HTTPClientResponse.swift
[2177/2219] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[2178/2219] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[2179/2219] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[2180/2219] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[2181/2219] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[2182/2219] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[2183/2219] Compiling AsyncHTTPClient RequestBodyLength.swift
[2184/2219] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2185/2219] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[2186/2219] Compiling AsyncHTTPClient TLSEventsHandler.swift
[2187/2219] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[2188/2219] Compiling AsyncHTTPClient HTTP1Connection.swift
[2189/2219] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[2190/2219] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[2191/2219] Compiling AsyncHTTPClient HTTP2Connection.swift
[2192/2219] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[2193/2219] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[2194/2219] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[2195/2219] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[2196/2219] Compiling AsyncHTTPClient Transaction.swift
[2197/2219] Compiling AsyncHTTPClient Base64.swift
[2198/2219] Compiling AsyncHTTPClient BasicAuth.swift
[2199/2219] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[2200/2219] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[2201/2219] Compiling AsyncHTTPClient ConnectionPool.swift
[2202/2219] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[2203/2219] Emitting module AsyncHTTPClient
[2204/2219] Compiling AsyncHTTPClient RequestOptions.swift
[2205/2219] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2206/2219] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2207/2219] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2208/2219] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2209/2219] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2210/2219] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2211/2219] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[2212/2219] Compiling AsyncHTTPClient RequestBag.swift
[2213/2219] Compiling AsyncHTTPClient RequestValidation.swift
[2214/2219] Compiling AsyncHTTPClient SSLContextCache.swift
[2215/2219] Compiling AsyncHTTPClient Scheme.swift
[2216/2219] Compiling AsyncHTTPClient Singleton.swift
[2217/2219] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2218/2219] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[2219/2219] Compiling AsyncHTTPClient Utils.swift
[2221/2390] Compiling Vapor Running.swift
[2222/2390] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2223/2390] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2224/2390] Compiling Vapor DotEnvFile+load.swift
[2225/2390] Compiling Vapor Routes+caseInsenstive.swift
[2226/2390] Compiling Vapor Validatable+validate.swift
[2227/2390] Compiling Vapor Environment+Process.swift
[2228/2390] Compiling Vapor Environment+Secret.swift
[2229/2390] Compiling Vapor Environment.swift
[2230/2390] Compiling Vapor Abort.swift
[2231/2390] Compiling Vapor AbortError.swift
[2232/2390] Compiling Vapor DebuggableError.swift
[2233/2390] Compiling Vapor Demangler.swift
[2234/2390] Compiling Vapor ErrorSource.swift
[2235/2390] Compiling Vapor StackTrace.swift
[2236/2390] Compiling Vapor Exports.swift
[2237/2390] Compiling Vapor Application+HTTP.swift
[2238/2390] Compiling Vapor BasicResponder.swift
[2239/2390] Compiling Vapor BodyStream.swift
[2240/2390] Compiling Vapor Application+HTTP+Client.swift
[2241/2390] Compiling Vapor EventLoopHTTPClient.swift
[2242/2390] Compiling Vapor EndpointCache.swift
[2243/2390] Compiling Vapor HTTPMethod+String.swift
[2244/2390] Compiling Vapor HTTPStatus.swift
[2245/2414] Compiling Vapor HTTPServerUpgradeHandler.swift
[2246/2414] Compiling Vapor Logger+Report.swift
[2247/2414] Compiling Vapor LoggingSystem+Environment.swift
[2248/2414] Compiling Vapor Application+Middleware.swift
[2249/2414] Compiling Vapor CORSMiddleware.swift
[2250/2414] Compiling Vapor ErrorMiddleware.swift
[2251/2414] Compiling Vapor FileMiddleware.swift
[2252/2414] Compiling Vapor Middleware.swift
[2253/2414] Compiling Vapor MiddlewareConfiguration.swift
[2254/2414] Compiling Vapor ResponseCompressionMiddleware.swift
[2255/2414] Compiling Vapor RouteLoggingMiddleware.swift
[2256/2414] Compiling Vapor TracingMiddleware.swift
[2257/2414] Compiling Vapor File+Multipart.swift
[2258/2414] Compiling Vapor FormDataDecoder+Content.swift
[2259/2414] Compiling Vapor FormDataEncoder+Content.swift
[2260/2414] Compiling Vapor Application+Password.swift
[2261/2414] Compiling Vapor Application+Passwords.swift
[2262/2414] Compiling Vapor AsyncPasswordHasher.swift
[2263/2414] Compiling Vapor BcryptHasher.swift
[2264/2414] Compiling Vapor PasswordHasher.swift
[2265/2414] Compiling Vapor PlaintextHasher.swift
[2266/2414] Compiling Vapor Request+Password.swift
[2267/2414] Compiling Vapor Redirect.swift
[2268/2414] Compiling Vapor Request+Body.swift
[2269/2438] Compiling Vapor AsyncMiddleware.swift
[2270/2438] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2271/2438] Compiling Vapor AsyncSessionDriver.swift
[2272/2438] Compiling Vapor Authentication+Concurrency.swift
[2273/2438] Compiling Vapor Cache+Concurrency.swift
[2274/2438] Compiling Vapor Client+Concurrency.swift
[2275/2438] Compiling Vapor RequestBody+Concurrency.swift
[2276/2438] Compiling Vapor Responder+Concurrency.swift
[2277/2438] Compiling Vapor ResponseCodable+Concurrency.swift
[2278/2438] Compiling Vapor RoutesBuilder+Concurrency.swift
[2279/2438] Compiling Vapor ViewRenderer+Concurrency.swift
[2280/2438] Compiling Vapor WebSocket+Concurrency.swift
[2281/2438] Compiling Vapor ContainerGetPathExecutor.swift
[2282/2438] Compiling Vapor Content.swift
[2283/2438] Compiling Vapor ContentCoders.swift
[2284/2438] Compiling Vapor ContentConfiguration.swift
[2285/2438] Compiling Vapor ContentContainer.swift
[2286/2438] Compiling Vapor JSONCoder+Custom.swift
[2287/2438] Compiling Vapor JSONCoders+Content.swift
[2288/2438] Compiling Vapor PlaintextDecoder.swift
[2289/2438] Compiling Vapor PlaintextEncoder.swift
[2290/2438] Compiling Vapor URLQueryCoders.swift
[2291/2438] Compiling Vapor URLQueryContainer.swift
[2292/2438] Compiling Vapor Core.swift
[2293/2438] Compiling Vapor Validator.swift
[2294/2438] Compiling Vapor ValidatorResult.swift
[2295/2438] Compiling Vapor And.swift
[2296/2438] Compiling Vapor Case.swift
[2297/2438] Compiling Vapor CharacterSet.swift
[2298/2438] Compiling Vapor Count.swift
[2299/2438] Compiling Vapor Custom.swift
[2300/2438] Compiling Vapor Email.swift
[2301/2438] Compiling Vapor Empty.swift
[2302/2438] Compiling Vapor In.swift
[2303/2438] Compiling Vapor Nil.swift
[2304/2438] Compiling Vapor NilIgnoring.swift
[2305/2438] Compiling Vapor Not.swift
[2306/2438] Compiling Vapor Or.swift
[2307/2438] Compiling Vapor Pattern.swift
[2308/2438] Compiling Vapor Range.swift
[2309/2438] Compiling Vapor URL.swift
[2310/2438] Compiling Vapor Valid.swift
[2311/2438] Compiling Vapor Application+Views.swift
[2312/2438] Compiling Vapor PlaintextRenderer.swift
[2313/2438] Compiling Vapor Request+View.swift
[2314/2438] Compiling Vapor View.swift
[2315/2438] Compiling Vapor ViewRenderer.swift
[2316/2438] Compiling Vapor _Deprecations.swift
[2317/2438] Compiling Vapor Bytes+SecureCompare.swift
[2318/2438] Compiling Vapor Collection+Safe.swift
[2319/2438] Compiling Vapor DataProtocol+Copy.swift
[2320/2438] Compiling Vapor DecoderUnwrapper.swift
[2321/2438] Compiling Vapor DirectoryConfiguration.swift
[2322/2438] Compiling Vapor DotEnv.swift
[2323/2438] Compiling Vapor Extendable.swift
[2324/2438] Compiling Vapor File.swift
[2325/2438] Compiling Vapor FileIO.swift
[2326/2438] Compiling Vapor LifecycleHandler.swift
[2327/2438] Compiling Vapor OptionalType.swift
[2328/2438] Compiling Vapor RFC1123.swift
[2329/2438] Compiling Vapor SocketAddress+Hostname.swift
[2330/2438] Compiling Vapor Storage.swift
[2331/2438] Compiling Vapor String+IsIPAddress.swift
[2332/2438] Compiling Vapor Thread.swift
[2333/2438] Compiling Vapor URI.swift
[2334/2438] Compiling Vapor VaporSendableMetadataType.swift
[2335/2438] Compiling Vapor RangeResult.swift
[2336/2438] Compiling Vapor Validatable.swift
[2337/2438] Compiling Vapor Validation.swift
[2338/2438] Compiling Vapor ValidationKey.swift
[2339/2438] Compiling Vapor Validations.swift
[2340/2438] Compiling Vapor ValidationsError.swift
[2341/2438] Compiling Vapor Request+BodyStream.swift
[2342/2438] Compiling Vapor Request.swift
[2343/2438] Compiling Vapor Application+Responder.swift
[2344/2438] Compiling Vapor DefaultResponder.swift
[2345/2438] Compiling Vapor Response+Body.swift
[2346/2438] Compiling Vapor Response.swift
[2347/2438] Compiling Vapor ResponseCodable.swift
[2348/2438] Compiling Vapor Application+Routes.swift
[2349/2438] Compiling Vapor Parameters+Require.swift
[2350/2438] Compiling Vapor Request+WebSocket.swift
[2351/2438] Compiling Vapor Route.swift
[2352/2438] Compiling Vapor RouteCollection.swift
[2353/2438] Compiling Vapor Routes.swift
[2354/2438] Compiling Vapor RoutesBuilder+Group.swift
[2355/2438] Compiling Vapor RoutesBuilder+Method.swift
[2356/2438] Compiling Vapor RoutesBuilder+Middleware.swift
[2357/2438] Compiling Vapor RoutesBuilder+WebSocket.swift
[2358/2438] Compiling Vapor RoutesBuilder.swift
[2359/2438] Compiling Vapor OTP.swift
[2360/2438] Compiling Vapor Application+Servers.swift
[2361/2438] Compiling Vapor Server.swift
[2362/2438] Compiling Vapor App+Service.swift
[2363/2438] Compiling Vapor Req+Service.swift
[2364/2438] Compiling Vapor Service.swift
[2365/2438] Compiling Vapor Application+Sessions.swift
[2366/2438] Compiling Vapor MemorySessions.swift
[2367/2438] Compiling Vapor Request+Session.swift
[2368/2438] Compiling Vapor Session.swift
[2369/2438] Compiling Vapor SessionCache.swift
[2370/2438] Compiling Vapor SessionData.swift
[2371/2438] Compiling Vapor SessionDriver.swift
[2372/2438] Compiling Vapor SessionsConfiguration.swift
[2373/2438] Compiling Vapor SessionsMiddleware.swift
[2374/2438] Compiling Vapor URLEncodedFormData.swift
[2375/2438] Compiling Vapor URLEncodedFormDecoder.swift
[2376/2438] Compiling Vapor URLEncodedFormEncoder.swift
[2377/2438] Compiling Vapor URLEncodedFormError.swift
[2378/2438] Compiling Vapor URLEncodedFormParser.swift
[2379/2438] Compiling Vapor URLEncodedFormSerializer.swift
[2380/2438] Compiling Vapor URLQueryFragmentConvertible.swift
[2381/2438] Compiling Vapor AnyResponse.swift
[2382/2438] Compiling Vapor Array+Random.swift
[2383/2438] Compiling Vapor Base32.swift
[2384/2438] Compiling Vapor Base64.swift
[2385/2438] Compiling Vapor BaseN.swift
[2386/2438] Compiling Vapor BasicCodingKey.swift
[2387/2438] Compiling Vapor ByteCount.swift
[2388/2438] Compiling Vapor Bytes+Hex.swift
[2389/2438] Emitting module Vapor
[2390/2438] Compiling Vapor Application.swift
[2391/2438] Compiling Vapor AuthenticationCache.swift
[2392/2438] Compiling Vapor Authenticator.swift
[2393/2438] Compiling Vapor BasicAuthorization.swift
[2394/2438] Compiling Vapor BearerAuthorization.swift
[2395/2438] Compiling Vapor GuardMiddleware.swift
[2396/2438] Compiling Vapor RedirectMiddleware.swift
[2397/2438] Compiling Vapor SessionAuthenticatable.swift
[2398/2438] Compiling Vapor Bcrypt.swift
[2399/2438] Compiling Vapor Application+Cache.swift
[2400/2438] Compiling Vapor Cache.swift
[2401/2438] Compiling Vapor CacheExpirationTime.swift
[2402/2438] Compiling Vapor MemoryCache.swift
[2403/2438] Compiling Vapor Request+Cache.swift
[2404/2438] Compiling Vapor Application+Clients.swift
[2405/2438] Compiling Vapor Client.swift
[2406/2438] Compiling Vapor ClientRequest.swift
[2407/2438] Compiling Vapor ClientResponse.swift
[2408/2438] Compiling Vapor Request+Client.swift
[2409/2438] Compiling Vapor BootCommand.swift
[2410/2438] Compiling Vapor CommandContext+Application.swift
[2411/2438] Compiling Vapor RoutesCommand.swift
[2412/2438] Compiling Vapor ServeCommand.swift
[2413/2438] Compiling Vapor AnyResponse+Concurrency.swift
[2414/2438] Compiling Vapor AsyncBasicResponder.swift
[2415/2438] Compiling Vapor HTTPCookies.swift
[2416/2438] Compiling Vapor HTTPHeaderCacheControl.swift
[2417/2438] Compiling Vapor HTTPHeaderExpires.swift
[2418/2438] Compiling Vapor HTTPHeaderLastModified.swift
[2419/2438] Compiling Vapor HTTPHeaders+Cache.swift
[2420/2438] Compiling Vapor HTTPHeaders+Connection.swift
[2421/2438] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2422/2438] Compiling Vapor HTTPHeaders+ContentRange.swift
[2423/2438] Compiling Vapor HTTPHeaders+Directive.swift
[2424/2438] Compiling Vapor HTTPHeaders+Forwarded.swift
[2425/2438] Compiling Vapor HTTPHeaders+Link.swift
[2426/2438] Compiling Vapor HTTPHeaders+Name.swift
[2427/2438] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2428/2438] Compiling Vapor HTTPHeaders.swift
[2429/2438] Compiling Vapor HTTPMediaType.swift
[2430/2438] Compiling Vapor HTTPMediaTypePreference.swift
[2431/2438] Compiling Vapor Responder.swift
[2432/2438] Compiling Vapor Application+HTTP+Server.swift
[2433/2438] Compiling Vapor HTTPServer.swift
[2434/2438] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2435/2438] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2436/2438] Compiling Vapor HTTPServerHandler.swift
[2437/2438] Compiling Vapor HTTPServerRequestDecoder.swift
[2438/2438] Compiling Vapor HTTPServerResponseEncoder.swift
[2440/2454] Compiling Fluent Pagination+Concurrency.swift
[2441/2454] Compiling Fluent Sessions+Concurrency.swift
[2442/2454] Compiling Fluent Exports.swift
[2443/2454] Compiling Fluent Fluent+Cache.swift
[2444/2454] Compiling Fluent FluentProvider+Concurrency.swift
[2445/2454] Compiling Fluent ModelCredentialsAuthenticatable+Concurrency.swift
[2446/2454] Emitting module Fluent
[2447/2456] Compiling Fluent ModelAuthenticatable.swift
[2448/2456] Compiling Fluent ModelCredentialsAuthenticatable.swift
[2449/2456] Compiling Fluent Fluent+History.swift
[2450/2456] Compiling Fluent Fluent+Paginate.swift
[2451/2456] Compiling Fluent FluentProvider.swift
[2452/2456] Compiling Fluent MigrateCommand.swift
[2453/2456] Compiling Fluent Fluent+Pagination.swift
[2454/2456] Compiling Fluent Fluent+Sessions.swift
[2455/2456] Compiling Fluent ModelTokenAuthenticatable.swift
[2456/2456] Compiling Fluent PageLimit.swift
Build complete! (540.09s)
Build complete.
{
"dependencies" : [
{
"identity" : "fluent-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.52.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/fluent-kit.git"
},
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.117.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
}
],
"manifest_display_name" : "fluent",
"name" : "fluent",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "Fluent",
"targets" : [
"Fluent"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FluentTests",
"module_type" : "SwiftTarget",
"name" : "FluentTests",
"path" : "Tests/FluentTests",
"product_dependencies" : [
"XCTFluent",
"VaporTesting"
],
"sources" : [
"CacheTests.swift",
"CredentialTests.swift",
"OperatorTests.swift",
"PaginationTests.swift",
"QueryHistoryTests.swift",
"RepositoryTests.swift",
"SessionTests.swift"
],
"target_dependencies" : [
"Fluent"
],
"type" : "test"
},
{
"c99name" : "Fluent",
"module_type" : "SwiftTarget",
"name" : "Fluent",
"path" : "Sources/Fluent",
"product_dependencies" : [
"FluentKit",
"Vapor"
],
"product_memberships" : [
"Fluent"
],
"sources" : [
"Concurrency/FluentProvider+Concurrency.swift",
"Concurrency/ModelCredentialsAuthenticatable+Concurrency.swift",
"Concurrency/Pagination+Concurrency.swift",
"Concurrency/Sessions+Concurrency.swift",
"Exports.swift",
"Fluent+Cache.swift",
"Fluent+History.swift",
"Fluent+Paginate.swift",
"Fluent+Pagination.swift",
"Fluent+Sessions.swift",
"FluentProvider.swift",
"MigrateCommand.swift",
"ModelAuthenticatable.swift",
"ModelCredentialsAuthenticatable.swift",
"ModelTokenAuthenticatable.swift",
"PageLimit.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:808cb2b2a6cec76654a3acbd283c6c2205bc60d2b29562c95b9f5147612f6d32
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.