Build Information
Successful build of swift-playground, reference master (f9a6b7
), with Swift 6.1 for Android on 17 Jun 2025 01:34:44 UTC.
Swift 6 data race errors: 1
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftfiddle/swiftfiddle-web.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/swiftfiddle/swiftfiddle-web
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at f9a6b76 Update dependency postcss to v8.5.6 (#1066)
Cloned https://github.com/swiftfiddle/swiftfiddle-web.git
Revision (git rev-parse @):
f9a6b767f2bf5344853922898c97467f951a8030
SUCCESS checkout https://github.com/swiftfiddle/swiftfiddle-web.git at master
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/swiftfiddle/swiftfiddle-web.git
https://github.com/swiftfiddle/swiftfiddle-web.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.115.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
},
{
"identity" : "leaf",
"requirement" : {
"range" : [
{
"lower_bound" : "4.5.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/leaf.git"
}
],
"manifest_display_name" : "swift-playground",
"name" : "swift-playground",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "App",
"targets" : [
"App"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "AppTests",
"module_type" : "SwiftTarget",
"name" : "AppTests",
"path" : "Tests/AppTests",
"product_dependencies" : [
"XCTVapor"
],
"sources" : [
"AppTests.swift"
],
"target_dependencies" : [
"App"
],
"type" : "test"
},
{
"c99name" : "App",
"module_type" : "SwiftTarget",
"name" : "App",
"path" : "Sources/App",
"product_dependencies" : [
"Vapor",
"Leaf"
],
"product_memberships" : [
"App"
],
"sources" : [
"Controllers/Base32.swift",
"Controllers/Firestore.swift",
"Controllers/Gist.swift",
"Controllers/ShareImage.swift",
"Controllers/SharedLink.swift",
"Controllers/SwiftPackage.swift",
"Middlewares/CommonErrorMiddleware.swift",
"Middlewares/CustomHeaderMiddleware.swift",
"Models/EmbeddedPageResponse.swift",
"Models/ExecutionRequestParameter.swift",
"Models/ExecutionResponse.swift",
"Models/FoldRange.swift",
"Models/InitialPageResponse.swift",
"Models/PackageInfo.swift",
"Models/SharedLinkRequestParameter.swift",
"Models/VersionGroup.swift",
"configure.swift",
"entrypoint.swift",
"routes.swift",
"versions.swift"
],
"type" : "executable"
}
],
"tools_version" : "5.5"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:873b43b7be6289c04a5a3fd4b2c372c2a5abf90643451079297d3dc6dc0b7d36
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/vapor/leaf.git
Fetching https://github.com/vapor/vapor.git
[1/3956] Fetching leaf
[3957/78502] Fetching leaf, vapor
Fetched https://github.com/vapor/leaf.git from cache (2.44s)
Fetched https://github.com/vapor/vapor.git from cache (2.48s)
Computing version for https://github.com/vapor/leaf.git
Computed https://github.com/vapor/leaf.git at 4.5.0 (3.17s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/vapor/leaf-kit.git
[1/4938] Fetching leaf-kit
[298/10897] Fetching leaf-kit, swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (0.54s)
Fetched https://github.com/vapor/leaf-kit.git from cache (0.54s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (1.39s)
Fetching https://github.com/apple/swift-service-context.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-metrics.git
Fetching https://github.com/apple/swift-distributed-tracing.git
[1/1081] Fetching swift-service-context
[672/3287] Fetching swift-service-context, swift-metrics
[1171/5896] Fetching swift-service-context, swift-metrics, websocket-kit
[1651/10870] Fetching swift-service-context, swift-metrics, websocket-kit, swift-distributed-tracing
[6326/14302] Fetching swift-service-context, swift-metrics, websocket-kit, swift-distributed-tracing, multipart-kit
[8313/16099] Fetching swift-service-context, swift-metrics, websocket-kit, swift-distributed-tracing, multipart-kit, swift-atomics
Fetched https://github.com/apple/swift-service-context.git from cache (0.32s)
[7846/15018] Fetching swift-metrics, websocket-kit, swift-distributed-tracing, multipart-kit, swift-atomics
Fetching https://github.com/apple/swift-log.git
[13235/18854] Fetching swift-metrics, websocket-kit, swift-distributed-tracing, multipart-kit, swift-atomics, swift-log
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.71s)
[8529/13880] Fetching swift-metrics, websocket-kit, multipart-kit, swift-atomics, swift-log
Fetching https://github.com/apple/swift-nio-extras.git
Fetched https://github.com/apple/swift-metrics.git from cache (0.72s)
[6630/11674] Fetching websocket-kit, multipart-kit, swift-atomics, swift-log
Fetched https://github.com/apple/swift-atomics.git from cache (0.72s)
[4910/9877] Fetching websocket-kit, multipart-kit, swift-log
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-http2.git
[8094/15800] Fetching websocket-kit, multipart-kit, swift-log, swift-nio-extras
Fetched https://github.com/apple/swift-log.git from cache (0.75s)
[4732/23496] Fetching websocket-kit, multipart-kit, swift-nio-extras, swift-nio-http2
Fetching https://github.com/apple/swift-nio.git
[12720/38386] Fetching websocket-kit, multipart-kit, swift-nio-extras, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.85s)
[11350/32463] Fetching websocket-kit, multipart-kit, swift-nio-http2, swift-nio-ssl
Fetching https://github.com/vapor/routing-kit.git
[15407/108786] Fetching websocket-kit, multipart-kit, swift-nio-http2, swift-nio-ssl, swift-nio
[22120/129638] Fetching websocket-kit, multipart-kit, swift-nio-http2, swift-nio-ssl, swift-nio, routing-kit
Fetched https://github.com/vapor/websocket-kit.git from cache (3.07s)
[61050/127029] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl, swift-nio, routing-kit
Fetching https://github.com/apple/swift-crypto.git
Fetched https://github.com/vapor/multipart-kit.git from cache (3.28s)
[67552/123597] Fetching swift-nio-http2, swift-nio-ssl, swift-nio, routing-kit
Fetching https://github.com/vapor/console-kit.git
[88509/138593] Fetching swift-nio-http2, swift-nio-ssl, swift-nio, routing-kit, swift-crypto
Fetched https://github.com/apple/swift-nio-http2.git from cache (3.03s)
[78936/127061] Fetching swift-nio-ssl, swift-nio, routing-kit, swift-crypto
Fetching https://github.com/vapor/async-kit.git
[81511/133079] Fetching swift-nio-ssl, swift-nio, routing-kit, swift-crypto, console-kit
[84198/135449] Fetching swift-nio-ssl, swift-nio, routing-kit, swift-crypto, console-kit, async-kit
Fetched https://github.com/vapor/routing-kit.git from cache (2.74s)
[64389/114597] Fetching swift-nio-ssl, swift-nio, swift-crypto, console-kit, async-kit
Fetching https://github.com/swift-server/async-http-client.git
Fetched https://github.com/vapor/async-kit.git from cache (0.78s)
[67838/112227] Fetching swift-nio-ssl, swift-nio, swift-crypto, console-kit
Fetched https://github.com/vapor/console-kit.git from cache (1.70s)
[65511/106209] Fetching swift-nio-ssl, swift-nio, swift-crypto
[67188/120223] Fetching swift-nio-ssl, swift-nio, swift-crypto, async-http-client
Fetched https://github.com/apple/swift-nio-ssl.git from cache (5.26s)
[69527/105333] Fetching swift-nio, swift-crypto, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (2.71s)
[67550/91319] Fetching swift-nio, swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (5.46s)
[76323/76323] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (12.36s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (14.54s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.17s)
Computing version for https://github.com/vapor/leaf-kit.git
Computed https://github.com/vapor/leaf-kit.git at 1.13.1 (2.53s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.71s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.71s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (0.73s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.91s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4428] Fetching swift-system
[3810/21034] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.26s)
Fetched https://github.com/apple/swift-collections.git from cache (1.29s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.99s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.57s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.61s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2667] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.31s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.92s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.60s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.59s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.90s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.28.0 (0.72s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-async-algorithms.git
[1/1590] Fetching swift-asn1
[431/4016] Fetching swift-asn1, swift-service-lifecycle
[903/4920] Fetching swift-asn1, swift-service-lifecycle, swift-http-types
[2215/6061] Fetching swift-asn1, swift-service-lifecycle, swift-http-types, swift-http-structured-headers
[5291/11046] Fetching swift-asn1, swift-service-lifecycle, swift-http-types, swift-http-structured-headers, swift-async-algorithms
[6561/17230] Fetching swift-asn1, swift-service-lifecycle, swift-http-types, swift-http-structured-headers, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-http-types.git from cache (0.40s)
[13729/16326] Fetching swift-asn1, swift-service-lifecycle, swift-http-structured-headers, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-asn1.git from cache (0.41s)
[13129/14736] Fetching swift-service-lifecycle, swift-http-structured-headers, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.51s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.51s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.58s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.58s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (1.11s)
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.66s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.79s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (2.88s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.66s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.61s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.32.0 (0.74s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.64s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.64s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.62s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (0.60s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (3.07s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.66s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.63s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/vapor/leaf.git
Working copy of https://github.com/vapor/leaf.git resolved at 4.5.0
Creating working copy for https://github.com/vapor/leaf-kit.git
Working copy of https://github.com/vapor/leaf-kit.git resolved at 1.13.1
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.1
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.115.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.1
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.28.0
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.2
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.32.0
Creating working copy for https://github.com/apple/swift-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.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.2
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.0
Building for debugging...
[0/888] Compiling a_gentm.cc
[1/888] Compiling a_d2i_fp.cc
[1/888] Write sources
[1/888] Compiling a_dup.cc
[1/888] Write sources
[1/888] Compiling trusty.cc
[1/888] Write sources
[1/888] Compiling a_time.cc
[2/888] Write sources
[22/888] Compiling a_i2d_fp.cc
[22/888] Compiling a_int.cc
[22/888] Compiling a_strnid.cc
[55/888] Compiling _NumericsShims _NumericsShims.c
[56/888] Compiling CNIOWindows WSAStartup.c
[56/888] Compiling CNIOWindows shim.c
[58/888] Compiling _AtomicsShims.c
[59/888] Compiling CSystem shims.c
[60/888] Compiling CNIOWASI CNIOWASI.c
[61/888] Compiling CNIOLinux liburing_shims.c
[62/888] Compiling CVaporBcrypt bcrypt.c
[63/888] Compiling CVaporBcrypt blf.c
[64/888] Compiling CNIOSHA1 c_nio_sha1.c
[65/888] Compiling CNIODarwin shim.c
[66/888] Compiling CNIOExtrasZlib empty.c
[67/888] Compiling CNIOLLHTTP c_nio_http.c
[68/888] Compiling CNIOLinux shim.c
[69/888] Write swift-version-24593BA9C3E375BF.txt
[70/888] Compiling CNIOLLHTTP c_nio_api.c
[71/888] Compiling fiat_p256_adx_sqr.S
[72/888] Compiling CNIOLLHTTP c_nio_llhttp.c
[73/892] Compiling CNIOBoringSSLShims shims.c
[74/892] Compiling fiat_curve25519_adx_square.S
[75/892] Compiling fiat_curve25519_adx_mul.S
[76/892] Compiling fiat_p256_adx_mul.S
[78/954] Emitting module InternalCollectionsUtilities
[78/955] Compiling tls_record.cc
[80/958] Compiling ServiceContextModule ServiceContext.swift
[81/958] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[82/958] Compiling InternalCollectionsUtilities UInt+reversed.swift
[83/958] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[84/958] Compiling SystemPackage MachPort.swift
[85/958] Compiling SystemPackage PlatformString.swift
[86/958] Compiling SystemPackage SystemString.swift
[87/958] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[88/961] Compiling RealModule Real.swift
[89/962] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[90/962] Compiling InternalCollectionsUtilities Integer rank.swift
[91/962] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[92/962] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[93/962] Compiling RealModule ElementaryFunctions.swift
[94/962] Compiling RealModule Float16+Real.swift
[95/962] Compiling RealModule Float+Real.swift
[96/962] Compiling CoreMetrics Metrics.swift
[97/962] Compiling RealModule Float80+Real.swift
[98/962] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[99/962] Compiling InternalCollectionsUtilities _SortedCollection.swift
[100/962] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[101/962] Compiling InternalCollectionsUtilities Debugging.swift
[102/962] Compiling InternalCollectionsUtilities Descriptions.swift
[103/962] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[104/962] Emitting module _NIOBase64
[105/962] Compiling _NIOBase64 Base64.swift
[106/962] Emitting module ServiceContextModule
[107/962] Compiling ServiceContextModule ServiceContextKey.swift
[108/962] Compiling _NIODataStructures PriorityQueue.swift
[109/962] Emitting module _NIODataStructures
[110/962] Compiling _NIODataStructures Heap.swift
[111/963] Compiling _NIODataStructures _TinyArray.swift
[117/966] Emitting module RealModule
[118/966] Emitting module SystemPackage
[129/966] Compiling RealModule RealFunctions.swift
[130/967] Wrapping AST for _NIODataStructures for debugging
[132/967] Wrapping AST for _NIOBase64 for debugging
[134/1103] Compiling HeapModule Heap+Invariants.swift
[135/1103] Compiling HeapModule Heap+Descriptions.swift
[136/1103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[137/1103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[138/1103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[139/1103] Compiling Instrumentation Instrument.swift
[140/1103] Compiling Instrumentation NoOpInstrument.swift
[141/1103] Compiling Instrumentation MultiplexInstrument.swift
[142/1103] Emitting module Instrumentation
[143/1103] Compiling HeapModule _HeapNode.swift
[144/1103] Compiling HeapModule Heap.swift
[145/1103] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[146/1103] Compiling HeapModule Heap+UnsafeHandle.swift
[147/1103] Emitting module HeapModule
[148/1104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[149/1104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[150/1104] Compiling _RopeModule BigString+Managing Breaks.swift
[151/1104] Compiling _RopeModule BigString+RemoveSubrange.swift
[152/1104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[153/1104] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[154/1104] Compiling _RopeModule Range+BigString.swift
[156/1111] Compiling _RopeModule BigString+Ingester.swift
[157/1111] Compiling _RopeModule BigString+Invariants.swift
[158/1111] Compiling _RopeModule BigString+Iterators.swift
[162/1111] Compiling _RopeModule BigString+Append.swift
[163/1187] Compiling HashTreeCollections TreeDictionary+Filter.swift
[164/1187] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[165/1187] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[166/1187] Compiling HashTreeCollections TreeDictionary+Keys.swift
[167/1187] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[168/1187] Compiling HashTreeCollections TreeDictionary+Merge.swift
[169/1187] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[170/1187] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[171/1187] Compiling HashTreeCollections _UnsafePath.swift
[172/1187] Compiling HashTreeCollections TreeDictionary+Codable.swift
[173/1187] Compiling HashTreeCollections TreeDictionary+Collection.swift
[174/1187] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[175/1187] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[176/1187] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[177/1187] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[178/1187] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[179/1187] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[180/1187] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[181/1187] Compiling HashTreeCollections _HashNode+Structural union.swift
[182/1187] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[183/1187] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[184/1187] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[185/1187] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[186/1187] Compiling HashTreeCollections _HashNode.swift
[187/1187] Compiling HashTreeCollections _HashNode+Builder.swift
[188/1187] Compiling HashTreeCollections _HashNode+Debugging.swift
[189/1187] Compiling HashTreeCollections _HashNode+Initializers.swift
[190/1187] Compiling HashTreeCollections _HashNode+Invariants.swift
[191/1187] Compiling HashTreeCollections _HashNode+Lookups.swift
[192/1187] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[193/1187] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[194/1187] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[195/1187] Compiling HashTreeCollections TreeSet+Hashable.swift
[196/1187] Compiling HashTreeCollections TreeSet+Sendable.swift
[197/1187] Compiling HashTreeCollections TreeSet+Sequence.swift
[198/1187] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[199/1187] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[200/1187] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[201/1187] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[202/1187] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[203/1187] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[204/1187] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[205/1197] Compiling HashTreeCollections _HashNodeHeader.swift
[206/1197] Compiling HashTreeCollections _HashSlot.swift
[207/1197] Compiling HashTreeCollections _HashStack.swift
[208/1197] Compiling HashTreeCollections _AncestorHashSlots.swift
[209/1197] Compiling HashTreeCollections _Bitmap.swift
[210/1197] Compiling HashTreeCollections _Bucket.swift
[211/1197] Compiling HashTreeCollections _Hash.swift
[212/1197] Compiling HashTreeCollections _HashLevel.swift
[213/1197] Compiling Logging MetadataProvider.swift
[214/1197] Emitting module Logging
[215/1197] Compiling Instrumentation Locks.swift
[216/1197] Compiling Instrumentation InstrumentationSystem.swift
[217/1197] Compiling CoreMetrics Locks.swift
[218/1197] Emitting module CoreMetrics
[235/1199] Compiling Logging Locks.swift
[236/1199] Compiling Logging LogHandler.swift
[237/1199] Compiling Logging Logging.swift
[241/1215] Compiling tls_method.cc
[242/1215] Wrapping AST for SystemPackage for debugging
[244/1232] Compiling HashTreeCollections TreeDictionary.swift
[245/1232] Compiling HashTreeCollections TreeSet+Codable.swift
[246/1232] Compiling HashTreeCollections TreeSet+Collection.swift
[247/1232] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[248/1232] Compiling HashTreeCollections TreeSet+Debugging.swift
[249/1232] Compiling HashTreeCollections TreeSet+Descriptions.swift
[250/1232] Compiling HashTreeCollections TreeSet+Equatable.swift
[251/1232] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[252/1232] Compiling HashTreeCollections TreeSet+Extras.swift
[253/1232] Compiling HashTreeCollections TreeSet+Filter.swift
[253/1232] Wrapping AST for ServiceContextModule for debugging
[265/1232] Compiling HashTreeCollections TreeDictionary+Values.swift
[266/1232] Compiling Tracing InstrumentationSystem+Tracing.swift
[273/1232] Wrapping AST for RealModule for debugging
[293/1241] Compiling DequeModule Deque+CustomReflectable.swift
[294/1241] Compiling DequeModule Deque+Descriptions.swift
[295/1243] Emitting module Tracing
[295/1243] Wrapping AST for Logging for debugging
[297/1243] Compiling Tracing TracingTime.swift
[298/1243] Compiling DequeModule _DequeBuffer.swift
[299/1243] Compiling DequeModule _DequeBufferHeader.swift
[300/1243] Compiling _RopeModule _CharacterRecognizer.swift
[301/1243] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[302/1243] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[303/1243] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[304/1243] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[305/1243] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[306/1243] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[307/1243] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[308/1243] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[309/1243] Compiling HashTreeCollections TreeSet.swift
[309/1243] Wrapping AST for InternalCollectionsUtilities for debugging
[311/1243] Compiling DequeModule Deque+Extras.swift
[312/1243] Compiling DequeModule Deque+Hashable.swift
[313/1243] Compiling DequeModule Deque+Equatable.swift
[314/1243] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[315/1243] Compiling Tracing TracerProtocol.swift
[315/1243] Wrapping AST for Instrumentation for debugging
[317/1243] Compiling Tracing TracerProtocol+Legacy.swift
[318/1243] Compiling Tracing Tracer.swift
[318/1243] Wrapping AST for HeapModule for debugging
[319/1243] Wrapping AST for CoreMetrics for debugging
[321/1243] Compiling HashTreeCollections _HashTreeIterator.swift
[322/1243] Compiling HashTreeCollections _HashTreeStatistics.swift
[323/1243] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[324/1243] Compiling HashTreeCollections _RawHashNode.swift
[325/1243] Compiling HashTreeCollections _UnmanagedHashNode.swift
[332/1243] Compiling DequeModule _DequeSlot.swift
[333/1243] Compiling DequeModule _UnsafeWrappedBuffer.swift
[334/1243] Emitting module OrderedCollections
[335/1243] Compiling Tracing SpanProtocol.swift
[336/1243] Compiling Tracing NoOpTracer.swift
[337/1245] Compiling DequeModule Deque+Testing.swift
[338/1245] Compiling DequeModule Deque._Storage.swift
[339/1245] Compiling DequeModule Deque._UnsafeHandle.swift
[340/1245] Compiling DequeModule Deque.swift
[343/1245] Compiling DequeModule Deque+Codable.swift
[344/1245] Compiling DequeModule Deque+Collection.swift
[344/1245] Wrapping AST for Tracing for debugging
[345/1245] Wrapping AST for OrderedCollections for debugging
[347/1245] Emitting module DequeModule
[348/1246] Emitting module _RopeModule
[350/1246] Compiling RoutingKit Router.swift
[351/1246] Emitting module RoutingKit
[352/1246] Compiling RoutingKit PathComponent.swift
[366/1246] Compiling HashTreeCollections _HashNode+Storage.swift
[367/1246] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[368/1246] Compiling HashTreeCollections _HashNode+Structural filter.swift
[369/1246] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[370/1246] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[371/1246] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[372/1246] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[373/1246] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[374/1246] Compiling HashTreeCollections _HashNode+Structural merge.swift
[386/1246] Compiling RoutingKit TrieRouter.swift
[387/1246] Compiling _RopeModule Rope+Join.swift
[388/1246] Compiling _RopeModule Rope+MutatingForEach.swift
[389/1246] Compiling _RopeModule Rope+Remove.swift
[390/1246] Compiling _RopeModule Rope+RemoveSubrange.swift
[391/1246] Compiling _RopeModule Rope+Split.swift
[392/1246] Compiling _RopeModule Optional Utilities.swift
[393/1246] Compiling _RopeModule String Utilities.swift
[394/1246] Compiling _RopeModule String.Index+ABI.swift
[444/1246] Compiling tls13_server.cc
[445/1247] Wrapping AST for DequeModule for debugging
[448/1247] Compiling RoutingKit AnyRouter.swift
[449/1247] Compiling RoutingKit Parameters.swift
[449/1248] Compiling tls13_client.cc
[450/1248] Compiling tls13_both.cc
[452/1248] Compiling tls13_enc.cc
[454/1248] Emitting module HashTreeCollections
[455/1248] Emitting module Metrics
[456/1248] Compiling Metrics Metrics.swift
[456/1250] Wrapping AST for _RopeModule for debugging
[459/1250] Wrapping AST for RoutingKit for debugging
[460/1250] Compiling t1_enc.cc
[461/1250] Wrapping AST for Metrics for debugging
[462/1250] Wrapping AST for HashTreeCollections for debugging
[463/1250] Compiling ssl_transcript.cc
[464/1250] Compiling ssl_versions.cc
[465/1250] Compiling ssl_stat.cc
[466/1250] Compiling ssl_x509.cc
[467/1250] Compiling ssl_privkey.cc
[468/1250] Compiling ssl_session.cc
[469/1250] Compiling ssl_key_share.cc
[470/1250] Compiling ssl_lib.cc
[471/1250] Compiling ssl_file.cc
[472/1250] Compiling ssl_cipher.cc
[473/1250] Compiling ssl_credential.cc
[474/1250] Compiling ssl_cert.cc
[475/1250] Compiling ssl_buffer.cc
[476/1250] Compiling ssl_asn1.cc
[477/1250] Compiling ssl_aead_ctx.cc
[478/1250] Compiling s3_pkt.cc
[479/1250] Compiling s3_lib.cc
[480/1250] Compiling s3_both.cc
[481/1250] Compiling handshake_server.cc
[482/1250] Compiling handshake.cc
[483/1250] Compiling handshake_client.cc
[484/1250] Compiling handoff.cc
[485/1250] Compiling extensions.cc
[486/1250] Compiling encrypted_client_hello.cc
[487/1250] Compiling md5-x86_64-linux.S
[488/1250] Compiling md5-x86_64-apple.S
[489/1250] Compiling md5-586-linux.S
[490/1250] Compiling md5-586-apple.S
[491/1250] Compiling dtls_method.cc
[492/1250] Compiling chacha20_poly1305_x86_64-linux.S
[493/1250] Compiling chacha20_poly1305_x86_64-apple.S
[494/1250] Compiling dtls_record.cc
[495/1250] Compiling chacha20_poly1305_armv8-win.S
[496/1250] Compiling chacha20_poly1305_armv8-apple.S
[497/1250] Compiling chacha-x86_64-linux.S
[498/1250] Compiling chacha20_poly1305_armv8-linux.S
[499/1250] Compiling chacha-x86_64-apple.S
[500/1250] Compiling chacha-x86-linux.S
[501/1250] Compiling d1_srtp.cc
[502/1250] Compiling chacha-x86-apple.S
[503/1250] Compiling chacha-armv8-win.S
[504/1250] Compiling err_data.cc
[505/1250] Compiling chacha-armv4-linux.S
[506/1250] Compiling chacha-armv8-apple.S
[507/1250] Compiling aes128gcmsiv-x86_64-linux.S
[508/1250] Compiling chacha-armv8-linux.S
[509/1250] Compiling aes128gcmsiv-x86_64-apple.S
[510/1250] Compiling x86_64-mont5-linux.S
[511/1250] Compiling x86_64-mont-linux.S
[512/1250] Compiling x86_64-mont5-apple.S
[513/1250] Compiling x86_64-mont-apple.S
[514/1250] Compiling x86-mont-linux.S
[515/1250] Compiling d1_pkt.cc
[516/1250] Compiling x86-mont-apple.S
[517/1250] Compiling vpaes-x86_64-linux.S
[518/1250] Compiling vpaes-x86_64-apple.S
[519/1250] Compiling vpaes-x86-linux.S
[520/1250] Compiling vpaes-x86-apple.S
[521/1250] Compiling vpaes-armv8-win.S
[522/1250] Compiling sha512-x86_64-linux.S
[523/1250] Compiling vpaes-armv8-linux.S
[524/1250] Compiling vpaes-armv7-linux.S
[525/1250] Compiling vpaes-armv8-apple.S
[526/1250] Compiling sha512-x86_64-apple.S
[527/1250] Compiling d1_lib.cc
[528/1250] Compiling sha512-armv8-win.S
[529/1250] Compiling sha512-armv4-linux.S
[530/1250] Compiling sha512-armv8-apple.S
[531/1250] Compiling sha512-586-linux.S
[532/1250] Compiling sha512-armv8-linux.S
[533/1250] Compiling sha512-586-apple.S
[534/1250] Compiling d1_both.cc
[535/1250] Compiling sha256-x86_64-linux.S
[536/1250] Compiling sha256-x86_64-apple.S
[537/1250] Compiling sha256-armv8-win.S
[538/1250] Compiling sha256-armv8-apple.S
[539/1250] Compiling bio_ssl.cc
[540/1250] Compiling sha256-armv4-linux.S
[541/1250] Compiling sha256-586-apple.S
[542/1250] Compiling sha256-586-linux.S
[543/1250] Compiling sha256-armv8-linux.S
[544/1250] Compiling sha1-x86_64-linux.S
[545/1250] Compiling sha1-armv8-win.S
[546/1250] Compiling sha1-x86_64-apple.S
[547/1250] Compiling sha1-armv8-apple.S
[548/1250] Compiling sha1-armv8-linux.S
[549/1250] Compiling sha1-armv4-large-linux.S
[550/1250] Compiling sha1-586-linux.S
[551/1250] Compiling rdrand-x86_64-linux.S
[552/1250] Compiling rsaz-avx2-linux.S
[553/1250] Compiling sha1-586-apple.S
[554/1250] Compiling rsaz-avx2-apple.S
[555/1250] Compiling rdrand-x86_64-apple.S
[556/1250] Compiling p256-x86_64-asm-linux.S
[557/1250] Compiling p256_beeu-x86_64-asm-linux.S
[558/1250] Compiling p256_beeu-x86_64-asm-apple.S
[559/1250] Compiling p256-x86_64-asm-apple.S
[560/1250] Compiling p256_beeu-armv8-asm-linux.S
[561/1250] Compiling p256_beeu-armv8-asm-apple.S
[561/1250] Compiling p256_beeu-armv8-asm-win.S
[563/1250] Compiling p256-armv8-asm-win.S
[564/1250] Compiling ghashv8-armv8-win.S
[565/1250] Compiling ghashv8-armv7-linux.S
[566/1250] Compiling p256-armv8-asm-apple.S
[567/1250] Compiling ghashv8-armv8-apple.S
[568/1250] Compiling ghashv8-armv8-linux.S
[569/1250] Compiling p256-armv8-asm-linux.S
[570/1250] Compiling ghash-x86_64-linux.S
[571/1250] Compiling ghash-ssse3-x86_64-linux.S
[572/1250] Compiling ghash-x86-apple.S
[573/1250] Compiling ghash-x86-linux.S
[574/1250] Compiling ghash-ssse3-x86_64-apple.S
[575/1250] Compiling ghash-x86_64-apple.S
[576/1250] Compiling ghash-ssse3-x86-apple.S
[577/1250] Compiling ghash-neon-armv8-win.S
[578/1250] Compiling ghash-ssse3-x86-linux.S
[579/1250] Compiling ghash-neon-armv8-linux.S
[580/1250] Compiling ghash-armv4-linux.S
[581/1250] Compiling ghash-neon-armv8-apple.S
[582/1250] Compiling co-586-linux.S
[583/1250] Compiling co-586-apple.S
[584/1250] Compiling bsaes-armv7-linux.S
[585/1250] Compiling bn-armv8-win.S
[586/1250] Compiling bn-armv8-linux.S
[587/1250] Compiling bn-armv8-apple.S
[588/1250] Compiling bn-586-linux.S
[589/1250] Compiling bn-586-apple.S
[590/1250] Compiling armv8-mont-apple.S
[591/1250] Compiling armv8-mont-win.S
[592/1250] Compiling aesv8-gcm-armv8-win.S
[592/1250] Compiling armv4-mont-linux.S
[594/1250] Compiling armv8-mont-linux.S
[595/1250] Compiling aesv8-gcm-armv8-apple.S
[596/1250] Compiling aesv8-gcm-armv8-linux.S
[597/1250] Compiling aesv8-armv8-linux.S
[598/1250] Compiling aesv8-armv8-win.S
[599/1250] Compiling aesv8-armv8-apple.S
[600/1250] Compiling aesni-x86_64-linux.S
[601/1250] Compiling aesni-x86-linux.S
[602/1250] Compiling aesni-x86_64-apple.S
[603/1250] Compiling aesni-gcm-x86_64-apple.S
[604/1250] Compiling aesni-x86-apple.S
[605/1250] Compiling aesni-gcm-x86_64-linux.S
[605/1250] Compiling aesv8-armv7-linux.S
[607/1250] Compiling aes-gcm-avx10-x86_64-linux.S
[608/1250] Compiling aes-gcm-avx2-x86_64-linux.S
[609/1250] Compiling aes-gcm-avx2-x86_64-apple.S
[610/1250] Compiling aes-gcm-avx10-x86_64-apple.S
[611/1250] Compiling x_req.cc
[612/1250] Compiling x_x509a.cc
[613/1250] Compiling x_sig.cc
[614/1250] Compiling x_x509.cc
[615/1250] Compiling x_spki.cc
[616/1250] Compiling x_val.cc
[617/1250] Compiling x_pubkey.cc
[618/1250] Compiling x_name.cc
[619/1250] Compiling x_exten.cc
[620/1250] Compiling x509spki.cc
[621/1250] Compiling x_algor.cc
[622/1250] Compiling x_attrib.cc
[623/1250] Compiling x509name.cc
[624/1250] Compiling x509rset.cc
[625/1250] Compiling x_crl.cc
[626/1250] Compiling x_all.cc
[627/1250] Compiling x509_vpm.cc
[628/1250] Compiling x509cset.cc
[629/1250] Compiling x509_txt.cc
[630/1250] Compiling x509_v3.cc
[631/1250] Compiling x509_trs.cc
[632/1250] Compiling x509_set.cc
[633/1250] Compiling x509_vfy.cc
[634/1250] Compiling x509_req.cc
[635/1250] Compiling x509_obj.cc
[636/1250] Compiling x509_ext.cc
[637/1250] Compiling x509_lu.cc
[638/1250] Compiling x509_d2.cc
[639/1250] Compiling x509_def.cc
[640/1250] Compiling x509_cmp.cc
[641/1250] Compiling x509_att.cc
[642/1250] Compiling x509.cc
[643/1250] Compiling v3_skey.cc
[644/1250] Compiling v3_ocsp.cc
[645/1250] Compiling v3_pcons.cc
[646/1250] Compiling v3_purp.cc
[647/1250] Compiling v3_utl.cc
[648/1250] Compiling v3_pmaps.cc
[649/1250] Compiling v3_prn.cc
[650/1250] Compiling v3_ncons.cc
[651/1250] Compiling v3_lib.cc
[652/1250] Compiling v3_int.cc
[653/1250] Compiling v3_ia5.cc
[654/1250] Compiling v3_info.cc
[655/1250] Compiling v3_genn.cc
[656/1250] Compiling v3_extku.cc
[657/1250] Compiling v3_crld.cc
[658/1250] Compiling v3_enum.cc
[659/1250] Compiling v3_cpols.cc
[660/1250] Compiling v3_conf.cc
[661/1250] Compiling v3_bitst.cc
[662/1250] Compiling v3_bcons.cc
[663/1250] Compiling v3_alt.cc
[664/1250] Compiling v3_akeya.cc
[665/1250] Compiling v3_akey.cc
[666/1250] Compiling t_x509a.cc
[667/1250] Compiling i2d_pr.cc
[668/1250] Compiling t_req.cc
[669/1250] Compiling t_x509.cc
[670/1250] Compiling name_print.cc
[671/1250] Compiling t_crl.cc
[672/1250] Compiling rsa_pss.cc
[673/1250] Compiling policy.cc
[674/1250] Compiling by_file.cc
[675/1250] Compiling by_dir.cc
[676/1250] Compiling trust_token.cc
[677/1250] Compiling algorithm.cc
[678/1250] Compiling asn1_gen.cc
[679/1250] Compiling voprf.cc
[680/1250] Compiling a_digest.cc
[681/1250] Compiling a_sign.cc
[682/1250] Compiling a_verify.cc
[683/1250] Compiling thread_win.cc
[684/1250] Compiling thread_none.cc
[685/1250] Compiling thread_pthread.cc
[686/1250] Compiling pmbtoken.cc
[687/1250] Compiling thread.cc
[688/1250] Compiling stack.cc
[689/1250] Compiling siphash.cc
[690/1250] Compiling spake2plus.cc
[691/1250] Compiling slhdsa.cc
[692/1250] Compiling sha512.cc
[693/1250] Compiling sha256.cc
[694/1250] Compiling sha1.cc
[695/1250] Compiling rsa_print.cc
[696/1250] Compiling rsa_extra.cc
[697/1250] Compiling rsa_crypt.cc
[698/1250] Compiling rc4.cc
[699/1250] Compiling windows.cc
[700/1250] Compiling refcount.cc
[701/1250] Compiling trusty.cc
[702/1250] Compiling urandom.cc
[703/1250] Compiling rsa_asn1.cc
[704/1250] Compiling rand.cc
[705/1250] Compiling passive.cc
[706/1250] Compiling poly1305_arm_asm.S
[707/1250] Compiling deterministic.cc
[708/1250] Compiling ios.cc
[709/1250] Compiling fork_detect.cc
[710/1250] Compiling getentropy.cc
[711/1250] Compiling forkunsafe.cc
[712/1250] Compiling poly1305_vec.cc
[713/1250] Compiling poly1305_arm.cc
[714/1250] Compiling pool.cc
[715/1250] Compiling poly1305.cc
[716/1250] Compiling p5_pbev2.cc
[717/1250] Compiling pkcs7.cc
[718/1250] Compiling pkcs8.cc
[719/1250] Compiling pkcs8_x509.cc
[720/1250] Compiling pkcs7_x509.cc
[721/1250] Compiling pem_xaux.cc
[722/1250] Compiling pem_x509.cc
[723/1250] Compiling pem_pkey.cc
[724/1250] Compiling pem_oth.cc
[725/1250] Compiling pem_pk8.cc
[726/1250] Compiling pem_lib.cc
[727/1250] Compiling mlkem.cc
[728/1250] Compiling pem_all.cc
[729/1250] Compiling pem_info.cc
[730/1250] Compiling obj_xref.cc
[731/1250] Compiling obj.cc
[732/1250] Compiling mldsa.cc
[733/1250] Compiling poly_rq_mul.S
[734/1250] Compiling mem.cc
[735/1250] Compiling fips_shared_support.cc
[736/1250] Compiling md4.cc
[737/1250] Compiling md5.cc
[737/1250] Compiling lhash.cc
[739/1250] Compiling kyber.cc
[740/1250] Compiling hrss.cc
[741/1250] Compiling ex_data.cc
[742/1250] Compiling sign.cc
[743/1250] Compiling hpke.cc
[744/1250] Compiling print.cc
[745/1250] Compiling scrypt.cc
[746/1250] Compiling pbkdf.cc
[747/1250] Compiling p_x25519.cc
[748/1250] Compiling p_ed25519.cc
[749/1250] Compiling p_rsa_asn1.cc
[750/1250] Compiling p_x25519_asn1.cc
[751/1250] Compiling p_rsa.cc
[752/1250] Compiling p_ed25519_asn1.cc
[753/1250] Compiling p_hkdf.cc
[754/1250] Compiling p_ec.cc
[755/1250] Compiling p_ec_asn1.cc
[756/1250] Compiling p_dh_asn1.cc
[757/1250] Compiling p_dh.cc
[758/1250] Compiling evp_ctx.cc
[759/1250] Compiling p_dsa_asn1.cc
[760/1250] Compiling evp_asn1.cc
[761/1250] Compiling evp.cc
[762/1250] Compiling engine.cc
[763/1250] Compiling err.cc
[764/1250] Compiling ecdh.cc
[765/1250] Compiling ecdsa_asn1.cc
[766/1250] Compiling hash_to_curve.cc
[767/1250] Compiling ec_derive.cc
[768/1250] Compiling dsa.cc
[769/1250] Compiling dsa_asn1.cc
[770/1250] Compiling ec_asn1.cc
[771/1250] Compiling params.cc
[772/1250] Compiling x25519-asm-arm.S
[773/1250] Compiling digest_extra.cc
[774/1250] Compiling des.cc
[775/1250] Compiling bcm.cc
[776/1250] Compiling dh_asn1.cc
[777/1250] Compiling curve25519_64_adx.cc
[778/1250] Compiling cpu_intel.cc
[779/1250] Compiling crypto.cc
[780/1250] Compiling spake25519.cc
[781/1250] Compiling curve25519.cc
[782/1250] Compiling cpu_arm_linux.cc
[783/1250] Compiling cpu_arm_freebsd.cc
[784/1250] Compiling cpu_aarch64_win.cc
[785/1250] Compiling cpu_aarch64_sysreg.cc
[786/1250] Compiling cpu_aarch64_openbsd.cc
[787/1250] Compiling cpu_aarch64_linux.cc
[788/1250] Compiling cpu_aarch64_fuchsia.cc
[789/1250] Compiling cpu_aarch64_apple.cc
[790/1250] Compiling conf.cc
[791/1250] Compiling tls_cbc.cc
[792/1250] Compiling get_cipher.cc
[793/1250] Compiling e_tls.cc
[794/1250] Compiling e_rc4.cc
[795/1250] Compiling e_null.cc
[796/1250] Compiling e_des.cc
[797/1250] Compiling e_rc2.cc
[798/1250] Compiling e_chacha20poly1305.cc
[799/1250] Compiling e_aesgcmsiv.cc
[800/1250] Compiling e_aesctrhmac.cc
[801/1250] Compiling derive_key.cc
[802/1250] Compiling chacha.cc
[803/1250] Compiling unicode.cc
[804/1250] Compiling cbb.cc
[805/1250] Compiling cbs.cc
[806/1250] Compiling buf.cc
[807/1250] Compiling ber.cc
[808/1250] Compiling convert.cc
[809/1250] Compiling asn1_compat.cc
[810/1250] Compiling bn_asn1.cc
[811/1250] Compiling blake2.cc
[812/1250] Compiling socket_helper.cc
[813/1250] Compiling printf.cc
[814/1250] Compiling socket.cc
[815/1250] Compiling pair.cc
[816/1250] Compiling fd.cc
[817/1250] Compiling hexdump.cc
[818/1250] Compiling file.cc
[819/1250] Compiling errno.cc
[820/1250] Compiling connect.cc
[821/1250] Compiling bio.cc
[822/1250] Compiling bio_mem.cc
[823/1250] Compiling base64.cc
[824/1250] Compiling tasn_typ.cc
[825/1250] Compiling tasn_fre.cc
[826/1250] Compiling tasn_utl.cc
[827/1250] Compiling tasn_enc.cc
[828/1250] Compiling tasn_new.cc
[829/1250] Compiling posix_time.cc
[830/1250] Compiling f_string.cc
[831/1250] Compiling f_int.cc
[832/1250] Compiling tasn_dec.cc
[833/1250] Compiling asn_pack.cc
[834/1250] Compiling asn1_par.cc
[835/1250] Compiling asn1_lib.cc
[836/1250] Compiling a_utctm.cc
[837/1250] Compiling a_type.cc
[838/1250] Compiling a_octet.cc
[839/1250] Compiling a_time.cc
[840/1250] Compiling a_strex.cc
[841/1250] Compiling a_strnid.cc
[842/1250] Compiling a_object.cc
[843/1250] Compiling a_i2d_fp.cc
[844/1250] Compiling a_mbstr.cc
[845/1250] Compiling a_dup.cc
[846/1250] Compiling a_int.cc
[847/1250] Compiling a_d2i_fp.cc
[848/1250] Compiling fiat_p256_adx_sqr.S
[849/1250] Compiling a_gentm.cc
[850/1250] Compiling fiat_p256_adx_mul.S
[851/1250] Compiling md5-x86_64-linux.S
[852/1250] Compiling fiat_curve25519_adx_square.S
[853/1250] Compiling fiat_curve25519_adx_mul.S
[854/1250] Compiling md5-x86_64-apple.S
[855/1250] Compiling a_bitstr.cc
[856/1250] Compiling md5-586-linux.S
[857/1250] Compiling md5-586-apple.S
[858/1250] Compiling chacha20_poly1305_x86_64-linux.S
[859/1250] Compiling chacha20_poly1305_armv8-win.S
[860/1250] Compiling chacha20_poly1305_x86_64-apple.S
[861/1250] Compiling chacha20_poly1305_armv8-apple.S
[862/1250] Compiling chacha-x86_64-linux.S
[863/1250] Compiling a_bool.cc
[864/1250] Compiling chacha20_poly1305_armv8-linux.S
[865/1250] Compiling chacha-x86-linux.S
[866/1250] Compiling chacha-x86_64-apple.S
[867/1250] Compiling chacha-x86-apple.S
[868/1250] Compiling CCryptoBoringSSLShims shims.c
[869/1250] Compiling chacha-armv8-win.S
[870/1250] Compiling chacha-armv4-linux.S
[871/1250] Compiling chacha-armv8-apple.S
[872/1250] Compiling aes128gcmsiv-x86_64-linux.S
[873/1250] Compiling chacha-armv8-linux.S
[874/1250] Compiling aes128gcmsiv-x86_64-apple.S
[875/1250] Compiling x86_64-mont5-linux.S
[876/1250] Compiling x86_64-mont5-apple.S
[877/1250] Compiling x86_64-mont-linux.S
[878/1250] Compiling x86_64-mont-apple.S
[879/1250] Compiling x86-mont-linux.S
[880/1250] Compiling vpaes-x86_64-apple.S
[881/1250] Compiling vpaes-x86-linux.S
[882/1250] Compiling x86-mont-apple.S
[883/1250] Compiling vpaes-x86_64-linux.S
[884/1250] Compiling vpaes-x86-apple.S
[885/1250] Compiling vpaes-armv8-apple.S
[886/1250] Compiling vpaes-armv8-win.S
[887/1250] Compiling vpaes-armv8-linux.S
[888/1250] Compiling sha512-x86_64-linux.S
[889/1250] Compiling vpaes-armv7-linux.S
[890/1250] Compiling sha512-x86_64-apple.S
[891/1250] Compiling sha512-armv8-win.S
[892/1250] Compiling sha512-armv4-linux.S
[893/1250] Compiling sha512-armv8-apple.S
[894/1250] Compiling sha512-armv8-linux.S
[895/1250] Compiling sha512-586-linux.S
[896/1250] Compiling sha512-586-apple.S
[897/1250] Compiling err_data.cc
[898/1250] Compiling sha256-x86_64-linux.S
[899/1250] Compiling sha256-x86_64-apple.S
[900/1250] Compiling sha256-armv8-win.S
[901/1250] Compiling sha256-armv8-apple.S
[902/1250] Compiling sha256-armv4-linux.S
[903/1250] Compiling sha256-armv8-linux.S
[904/1250] Compiling sha256-586-linux.S
[905/1250] Compiling sha1-x86_64-linux.S
[906/1250] Compiling sha256-586-apple.S
[907/1250] Compiling sha1-armv8-win.S
[907/1250] Compiling sha1-x86_64-apple.S
[909/1250] Compiling sha1-armv8-apple.S
[910/1250] Compiling sha1-armv8-linux.S
[911/1250] Compiling sha1-armv4-large-linux.S
[912/1250] Compiling rsaz-avx2-linux.S
[913/1250] Compiling sha1-586-linux.S
[914/1250] Compiling rdrand-x86_64-linux.S
[914/1250] Compiling sha1-586-apple.S
[916/1250] Compiling rsaz-avx2-apple.S
[917/1250] Compiling rdrand-x86_64-apple.S
[918/1250] Compiling p256_beeu-armv8-asm-win.S
[919/1250] Compiling p256_beeu-armv8-asm-linux.S
[920/1250] Compiling p256_beeu-x86_64-asm-apple.S
[921/1250] Compiling p256_beeu-x86_64-asm-linux.S
[922/1250] Compiling p256_beeu-armv8-asm-apple.S
[923/1250] Compiling p256-x86_64-asm-linux.S
[924/1250] Compiling p256-armv8-asm-win.S
[925/1250] Compiling p256-x86_64-asm-apple.S
[926/1250] Compiling ghashv8-armv8-win.S
[927/1250] Compiling p256-armv8-asm-linux.S
[928/1250] Compiling p256-armv8-asm-apple.S
[929/1250] Compiling ghashv8-armv8-apple.S
[930/1250] Compiling ghashv8-armv8-linux.S
[931/1250] Compiling ghashv8-armv7-linux.S
[932/1250] Compiling ghash-x86_64-apple.S
[933/1250] Compiling ghash-x86_64-linux.S
[934/1250] Compiling ghash-x86-linux.S
[935/1250] Compiling ghash-x86-apple.S
[936/1250] Compiling ghash-neon-armv8-win.S
[937/1250] Compiling ghash-ssse3-x86-linux.S
[938/1250] Compiling ghash-ssse3-x86_64-linux.S
[939/1250] Compiling ghash-ssse3-x86-apple.S
[940/1250] Compiling ghash-ssse3-x86_64-apple.S
[941/1250] Compiling ghash-neon-armv8-linux.S
[942/1250] Compiling co-586-linux.S
[943/1250] Compiling ghash-neon-armv8-apple.S
[944/1250] Compiling co-586-apple.S
[945/1250] Compiling ghash-armv4-linux.S
[946/1250] Compiling bsaes-armv7-linux.S
[947/1250] Compiling bn-armv8-win.S
[948/1250] Compiling bn-armv8-linux.S
[949/1250] Compiling bn-586-apple.S
[950/1250] Compiling bn-armv8-apple.S
[950/1250] Compiling armv8-mont-win.S
[952/1250] Compiling bn-586-linux.S
[953/1250] Compiling armv8-mont-apple.S
[954/1250] Compiling armv8-mont-linux.S
[955/1250] Compiling armv4-mont-linux.S
[956/1250] Compiling aesv8-gcm-armv8-win.S
[957/1250] Compiling aesv8-gcm-armv8-apple.S
[958/1250] Compiling aesv8-gcm-armv8-linux.S
[959/1250] Compiling aesv8-armv8-win.S
[960/1250] Compiling aesv8-armv8-apple.S
[961/1250] Compiling aesv8-armv8-linux.S
[962/1250] Compiling aesv8-armv7-linux.S
[963/1250] Compiling aesni-x86_64-linux.S
[964/1250] Compiling aesni-x86_64-apple.S
[965/1250] Compiling aesni-x86-linux.S
[966/1250] Compiling aesni-gcm-x86_64-linux.S
[967/1250] Compiling aesni-x86-apple.S
[968/1250] Compiling aesni-gcm-x86_64-apple.S
[969/1250] Compiling aes-gcm-avx10-x86_64-apple.S
[970/1250] Compiling aes-gcm-avx10-x86_64-linux.S
[971/1250] Compiling x_sig.cc
[972/1250] Compiling x_spki.cc
[972/1250] Compiling x_req.cc
[974/1250] Compiling x_val.cc
[975/1250] Compiling x_x509a.cc
[976/1250] Compiling x_x509.cc
[977/1250] Compiling c-nioatomics.c
[978/1250] Compiling x_pubkey.cc
[979/1250] Compiling x_crl.cc
[980/1250] Compiling x_exten.cc
[981/1250] Compiling x_name.cc
[982/1250] Compiling x_attrib.cc
[983/1250] Compiling c-atomics.c
[984/1250] Compiling x_all.cc
[985/1256] Compiling x_algor.cc
[987/1256] Compiling NIOConcurrencyHelpers lock.swift
[987/1256] Compiling x509spki.cc
[988/1256] Compiling x509rset.cc
[990/1256] Emitting module NIOConcurrencyHelpers
[991/1256] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[992/1256] Compiling NIOConcurrencyHelpers NIOLock.swift
[993/1256] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[994/1256] Compiling NIOConcurrencyHelpers atomics.swift
[994/1257] Compiling x509cset.cc
[996/1257] Compiling x509name.cc
[997/1257] Compiling x509_vpm.cc
[998/1270] Compiling x509_vfy.cc
[999/1283] Wrapping AST for NIOConcurrencyHelpers for debugging
[1000/1283] Compiling x509_v3.cc
[1002/1283] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1003/1283] Compiling ConsoleKitTerminal ConsoleClear.swift
[1004/1283] Compiling ConsoleKitTerminal Console+Ask.swift
[1005/1283] Compiling ConsoleKitTerminal Console+Choose.swift
[1006/1283] Compiling ConsoleKitTerminal Console+Confirm.swift
[1007/1283] Compiling ConsoleKitTerminal Console+Input.swift
[1008/1283] Compiling ConsoleKitTerminal Console+Center.swift
[1009/1283] Compiling ConsoleKitTerminal Console+Output.swift
[1010/1286] Compiling ConsoleKitTerminal ActivityBar.swift
[1011/1286] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1012/1286] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1013/1286] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1014/1286] Emitting module ConsoleKitTerminal
[1015/1286] Compiling ConsoleKitTerminal CustomActivity.swift
[1016/1286] Compiling ConsoleKitTerminal LoadingBar.swift
[1017/1286] Compiling ConsoleKitTerminal ProgressBar.swift
[1018/1286] Compiling ConsoleKitTerminal Console+Clear.swift
[1018/1286] Compiling x509_txt.cc
[1019/1286] Compiling ConsoleKitTerminal ConsoleText.swift
[1020/1286] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1021/1286] Compiling ConsoleKitTerminal ANSI.swift
[1022/1286] Compiling x509_trs.cc
[1024/1286] Compiling ConsoleKitTerminal Console+Wait.swift
[1025/1286] Compiling ConsoleKitTerminal ConsoleColor.swift
[1026/1286] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1027/1286] Compiling ConsoleKitTerminal Console.swift
[1028/1286] Compiling ConsoleKitTerminal Terminal.swift
[1029/1286] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1029/1286] Compiling x509_req.cc
[1030/1286] Compiling x509_set.cc
[1031/1286] Compiling x509_obj.cc
[1032/1286] Compiling x509_ext.cc
[1033/1286] Compiling x509_lu.cc
[1035/1286] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1036/1286] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1037/1286] Compiling ConsoleKitTerminal LoggerFragment.swift
[1038/1287] Compiling x509_def.cc
[1039/1309] Compiling x509_d2.cc
[1040/1309] Compiling x509_cmp.cc
[1041/1309] Compiling x509.cc
[1042/1309] Compiling x509_att.cc
[1043/1309] Wrapping AST for ConsoleKitTerminal for debugging
[1045/1309] Emitting module ConsoleKitCommands
[1046/1311] Compiling ConsoleKitCommands CommandSignature.swift
[1047/1311] Compiling ConsoleKitCommands Flag.swift
[1048/1311] Compiling ConsoleKitCommands Option.swift
[1049/1311] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1050/1311] Compiling ConsoleKitCommands AsyncCommand.swift
[1051/1311] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1052/1311] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1053/1311] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1054/1311] Compiling ConsoleKitCommands Argument.swift
[1054/1311] Compiling v3_skey.cc
[1056/1311] Compiling ConsoleKitCommands AsyncCommands.swift
[1057/1311] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1058/1311] Compiling ConsoleKitCommands AnyCommand.swift
[1059/1311] Compiling ConsoleKitCommands Command.swift
[1060/1311] Compiling ConsoleKitCommands CommandContext.swift
[1061/1311] Compiling ConsoleKitCommands CommandError.swift
[1061/1311] Compiling v3_utl.cc
[1063/1311] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1064/1311] Compiling ConsoleKitCommands Utilities.swift
[1064/1311] Compiling v3_purp.cc
[1065/1311] Compiling v3_prn.cc
[1066/1311] Compiling v3_pmaps.cc
[1067/1311] Compiling v3_pcons.cc
[1068/1311] Compiling v3_ocsp.cc
[1069/1311] Compiling v3_ncons.cc
[1071/1311] Compiling ConsoleKitCommands CommandGroup.swift
[1072/1311] Compiling ConsoleKitCommands CommandInput.swift
[1073/1311] Compiling ConsoleKitCommands Commands.swift
[1074/1311] Compiling ConsoleKitCommands Console+Run.swift
[1075/1311] Compiling ConsoleKitCommands ConsoleError.swift
[1076/1311] Compiling ConsoleKitCommands Completion.swift
[1076/1312] Compiling v3_lib.cc
[1077/1312] Compiling v3_int.cc
[1079/1312] Compiling v3_info.cc
[1080/1312] Compiling v3_ia5.cc
[1081/1314] Compiling v3_genn.cc
[1082/1314] Compiling v3_extku.cc
[1083/1314] Wrapping AST for ConsoleKitCommands for debugging
[1085/1314] Compiling ConsoleKit Exports.swift
[1086/1314] Emitting module ConsoleKit
[1087/1315] Wrapping AST for ConsoleKit for debugging
[1088/1315] Compiling v3_enum.cc
[1089/1315] Compiling v3_cpols.cc
[1090/1315] Compiling v3_crld.cc
[1091/1315] Compiling v3_conf.cc
[1092/1315] Compiling v3_bitst.cc
[1093/1315] Compiling v3_bcons.cc
[1094/1315] Compiling v3_alt.cc
[1095/1315] Compiling t_req.cc
[1096/1315] Compiling v3_akeya.cc
[1097/1315] Compiling t_x509a.cc
[1098/1315] Compiling v3_akey.cc
[1099/1315] Compiling t_x509.cc
[1100/1315] Compiling t_crl.cc
[1101/1315] Compiling rsa_pss.cc
[1102/1315] Compiling i2d_pr.cc
[1103/1315] Compiling policy.cc
[1104/1315] Compiling by_dir.cc
[1105/1315] Compiling name_print.cc
[1106/1315] Compiling by_file.cc
[1107/1315] Compiling asn1_gen.cc
[1108/1315] Compiling a_sign.cc
[1109/1315] Compiling algorithm.cc
[1110/1315] Compiling a_verify.cc
[1111/1315] Compiling thread_win.cc
[1112/1315] Compiling thread_none.cc
[1113/1315] Compiling voprf.cc
[1114/1315] Compiling trust_token.cc
[1115/1315] Compiling a_digest.cc
[1116/1315] Compiling pmbtoken.cc
[1117/1315] Compiling thread_pthread.cc
[1118/1315] Compiling fors.cc
[1119/1315] Compiling wots.cc
[1120/1315] Compiling merkle.cc
[1120/1315] Compiling thread.cc
[1122/1315] Compiling thash.cc
[1122/1315] Compiling stack.cc
[1124/1315] Compiling siphash.cc
[1125/1315] Compiling slhdsa.cc
[1126/1315] Compiling sha256.cc
[1127/1315] Compiling sha512.cc
[1128/1315] Compiling rsa_extra.cc
[1129/1315] Compiling refcount.cc
[1130/1315] Compiling rsa_crypt.cc
[1131/1315] Compiling sha1.cc
[1132/1315] Compiling rsa_asn1.cc
[1133/1315] Compiling rsa_print.cc
[1134/1315] Compiling rc4.cc
[1135/1315] Compiling rand_extra.cc
[1136/1315] Compiling ios.cc
[1137/1315] Compiling windows.cc
[1138/1315] Compiling urandom.cc
[1139/1315] Compiling getentropy.cc
[1140/1315] Compiling poly1305_arm_asm.S
[1141/1315] Compiling passive.cc
[1142/1315] Compiling forkunsafe.cc
[1143/1315] Compiling fork_detect.cc
[1144/1315] Compiling poly1305_vec.cc
[1145/1315] Compiling deterministic.cc
[1146/1315] Compiling poly1305_arm.cc
[1147/1315] Compiling poly1305.cc
[1148/1315] Compiling pool.cc
[1149/1315] Compiling pkcs8.cc
[1150/1315] Compiling pkcs8_x509.cc
[1151/1315] Compiling pkcs7.cc
[1152/1315] Compiling p5_pbev2.cc
[1153/1315] Compiling pkcs7_x509.cc
[1154/1315] Compiling pem_x509.cc
[1155/1315] Compiling pem_xaux.cc
[1156/1315] Compiling pem_pkey.cc
[1157/1315] Compiling pem_pk8.cc
[1158/1315] Compiling pem_oth.cc
[1159/1315] Compiling pem_lib.cc
[1160/1315] Compiling obj_xref.cc
[1161/1315] Compiling pem_info.cc
[1162/1315] Compiling obj.cc
[1163/1315] Compiling mlkem.cc
[1164/1315] Compiling pem_all.cc
[1165/1315] Compiling poly_rq_mul.S
[1166/1315] Compiling mldsa.cc
[1167/1315] Compiling fips_shared_support.cc
[1168/1315] Compiling mem.cc
[1169/1315] Compiling md4.cc
[1170/1315] Compiling md5.cc
[1171/1315] Compiling lhash.cc
[1172/1315] Compiling kyber.cc
[1173/1315] Compiling sign.cc
[1174/1315] Compiling ex_data.cc
[1175/1315] Compiling hpke.cc
[1175/1315] Compiling scrypt.cc
[1177/1315] Compiling print.cc
[1178/1315] Compiling hrss.cc
[1179/1315] Compiling pbkdf.cc
[1180/1315] Compiling p_x25519.cc
[1181/1315] Compiling p_x25519_asn1.cc
[1182/1315] Compiling p_rsa_asn1.cc
[1183/1315] Compiling p_rsa.cc
[1184/1315] Compiling p_ed25519.cc
[1185/1315] Compiling p_ed25519_asn1.cc
[1186/1315] Compiling p_hkdf.cc
[1187/1315] Compiling p_ec.cc
[1188/1315] Compiling p_ec_asn1.cc
[1189/1315] Compiling p_dh_asn1.cc
[1190/1315] Compiling evp_ctx.cc
[1191/1315] Compiling p_dsa_asn1.cc
[1192/1315] Compiling p_dh.cc
[1193/1315] Compiling evp_asn1.cc
[1194/1315] Compiling evp.cc
[1195/1315] Compiling ecdsa_asn1.cc
[1196/1315] Compiling err.cc
[1197/1315] Compiling ecdh_extra.cc
[1198/1315] Compiling engine.cc
[1199/1315] Compiling hash_to_curve.cc
[1200/1315] Compiling dsa_asn1.cc
[1201/1315] Compiling bcm.cc
[1202/1315] Compiling ec_derive.cc
[1203/1315] Compiling dsa.cc
[1204/1315] Compiling params.cc
[1205/1315] Compiling ec_asn1.cc
[1206/1315] Compiling x25519-asm-arm.S
[1207/1315] Compiling digest_extra.cc
[1208/1315] Compiling curve25519_64_adx.cc
[1209/1315] Compiling dh_asn1.cc
[1210/1315] Compiling des.cc
[1211/1315] Compiling spake25519.cc
[1212/1315] Compiling cpu_intel.cc
[1213/1315] Compiling crypto.cc
[1214/1315] Compiling cpu_arm_linux.cc
[1215/1315] Compiling curve25519.cc
[1216/1315] Compiling cpu_aarch64_win.cc
[1217/1315] Compiling cpu_arm_freebsd.cc
[1218/1315] Compiling cpu_aarch64_sysreg.cc
[1219/1315] Compiling cpu_aarch64_openbsd.cc
[1220/1315] Compiling cpu_aarch64_linux.cc
[1221/1315] Compiling cpu_aarch64_fuchsia.cc
[1222/1315] Compiling cpu_aarch64_apple.cc
[1223/1315] Compiling conf.cc
[1224/1315] Compiling tls_cbc.cc
[1225/1315] Compiling e_rc4.cc
[1226/1315] Compiling e_tls.cc
[1227/1315] Compiling e_rc2.cc
[1228/1315] Compiling e_null.cc
[1229/1315] Compiling e_des.cc
[1230/1315] Compiling e_chacha20poly1305.cc
[1231/1315] Compiling e_aesgcmsiv.cc
[1232/1315] Compiling derive_key.cc
[1233/1315] Compiling e_aesctrhmac.cc
[1234/1315] Compiling cipher_extra.cc
[1235/1315] Compiling chacha.cc
[1236/1315] Compiling unicode.cc
[1237/1315] Compiling cbb.cc
[1238/1315] Compiling cbs.cc
[1239/1315] Compiling buf.cc
[1240/1315] Compiling ber.cc
[1241/1315] Compiling convert.cc
[1242/1315] Compiling asn1_compat.cc
[1243/1315] Compiling blake2.cc
[1244/1315] Compiling printf.cc
[1245/1315] Compiling bn_asn1.cc
[1246/1315] Compiling hexdump.cc
[1247/1315] Compiling errno.cc
[1248/1315] Compiling bio_mem.cc
[1249/1315] Compiling pair.cc
[1250/1315] Compiling file.cc
[1251/1315] Compiling fd.cc
[1252/1315] Compiling bio.cc
[1253/1315] Compiling base64.cc
[1254/1315] Compiling tasn_typ.cc
[1255/1315] Compiling tasn_fre.cc
[1256/1315] Compiling tasn_enc.cc
[1257/1315] Compiling tasn_dec.cc
[1258/1315] Compiling f_int.cc
[1259/1315] Compiling tasn_utl.cc
[1260/1315] Compiling f_string.cc
[1261/1315] Compiling posix_time.cc
[1262/1315] Compiling tasn_new.cc
[1263/1315] Compiling asn1_par.cc
[1264/1315] Compiling asn_pack.cc
[1265/1315] Compiling a_octet.cc
[1266/1315] Compiling asn1_lib.cc
[1267/1315] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1268/1315] Write sources
[1269/1315] Compiling a_utctm.cc
[1269/1315] Write sources
[1275/1315] Compiling a_strex.cc
[1276/1315] Compiling a_type.cc
[1277/1368] Compiling a_object.cc
[1278/1411] Compiling a_bitstr.cc
[1279/1411] Compiling a_mbstr.cc
[1281/1411] Compiling Algorithms Chunked.swift
[1282/1411] Compiling Algorithms Combinations.swift
[1283/1413] Compiling Algorithms RandomSample.swift
[1284/1413] Compiling Algorithms Reductions.swift
[1285/1413] Compiling Algorithms Joined.swift
[1286/1413] Compiling Algorithms Keyed.swift
[1287/1413] Compiling Algorithms Indexed.swift
[1288/1413] Compiling Algorithms Intersperse.swift
[1288/1413] Compiling a_bool.cc
[1290/1421] Compiling Atomics IntegerOperations.swift
[1291/1421] Compiling Atomics Unmanaged extensions.swift
[1295/1421] Compiling Algorithms Permutations.swift
[1296/1421] Compiling Algorithms Product.swift
[1297/1421] Compiling Algorithms Split.swift
[1298/1421] Compiling Algorithms Stride.swift
[1299/1421] Compiling Algorithms Suffix.swift
[1300/1421] Compiling BitCollections BitSet+CustomReflectable.swift
[1301/1421] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1302/1421] Compiling BitCollections BitSet+Equatable.swift
[1303/1421] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1304/1421] Compiling BitCollections BitSet+Extras.swift
[1305/1421] Compiling BitCollections BitSet+Hashable.swift
[1306/1428] Compiling Algorithms MinMax.swift
[1307/1428] Compiling Algorithms FlattenCollection.swift
[1308/1428] Compiling Algorithms Grouped.swift
[1309/1428] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1310/1428] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1311/1428] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1312/1428] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1313/1428] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1314/1428] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1315/1428] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1316/1428] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1317/1428] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1318/1428] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1319/1428] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1320/1428] Compiling BitCollections BitSet+SetAlgebra union.swift
[1321/1428] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1322/1428] Compiling BitCollections BitSet.Counted.swift
[1337/1431] Compiling BitCollections BitArray+RandomBits.swift
[1338/1431] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[1339/1431] Compiling BitCollections BitArray+Shifts.swift
[1340/1431] Compiling BitCollections BitArray+Testing.swift
[1341/1431] Compiling BitCollections BitArray._UnsafeHandle.swift
[1342/1431] Compiling BitCollections BitArray.swift
[1343/1431] Compiling BitCollections BitSet+BidirectionalCollection.swift
[1344/1431] Compiling BitCollections BitSet+Codable.swift
[1345/1431] Compiling Algorithms Compacted.swift
[1346/1431] Compiling Algorithms Cycle.swift
[1347/1431] Compiling Algorithms EitherSequence.swift
[1348/1431] Compiling Algorithms FirstNonNil.swift
[1349/1431] Compiling Algorithms AdjacentPairs.swift
[1350/1431] Compiling Algorithms Chain.swift
[1353/1431] Emitting module BitCollections
[1354/1431] Compiling BitCollections BitSet.Index.swift
[1355/1431] Compiling BitCollections BitSet._UnsafeHandle.swift
[1356/1431] Compiling BitCollections BitSet.swift
[1357/1431] Compiling BitCollections Range+Utilities.swift
[1358/1431] Compiling BitCollections Slice+Utilities.swift
[1359/1431] Compiling BitCollections UInt+Tricks.swift
[1360/1431] Compiling BitCollections _Word.swift
[1361/1432] Compiling CryptoBoringWrapper RandomBytes.swift
[1376/1432] Wrapping AST for BitCollections for debugging
[1378/1434] Compiling CryptoBoringWrapper EllipticCurve.swift
[1379/1434] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1380/1434] Compiling Algorithms Trim.swift
[1381/1434] Compiling Algorithms Unique.swift
[1382/1434] Compiling Algorithms Windows.swift
[1383/1434] Compiling Collections Collections.swift
[1384/1434] Emitting module Collections
[1385/1434] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1390/1435] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1391/1435] Emitting module CryptoBoringWrapper
[1393/1435] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1394/1435] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1395/1436] Emitting module Atomics
[1396/1436] Wrapping AST for Collections for debugging
[1397/1436] Wrapping AST for CryptoBoringWrapper for debugging
[1399/1507] Compiling Crypto AES-GCM.swift
[1400/1507] Compiling Crypto AES-GCM_boring.swift
[1401/1507] Compiling Crypto ChaChaPoly_boring.swift
[1402/1507] Compiling Crypto ChaChaPoly.swift
[1403/1507] Compiling Crypto Cipher.swift
[1404/1507] Compiling Crypto Nonces.swift
[1405/1508] Wrapping AST for Atomics for debugging
[1407/1568] Emitting module Algorithms
[1408/1569] Wrapping AST for Algorithms for debugging
[1410/1569] Emitting module Crypto
[1411/1578] Compiling NIOCore MulticastChannel.swift
[1412/1578] Compiling NIOCore NIOAny.swift
[1413/1578] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1414/1578] Compiling NIOCore NIOLoopBound.swift
[1415/1578] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1416/1578] Compiling NIOCore NIOScheduledCallback.swift
[1417/1578] Compiling NIOCore NIOSendable.swift
[1418/1578] Compiling NIOCore RecvByteBufferAllocator.swift
[1419/1586] Compiling NIOCore SocketAddresses.swift
[1420/1586] Compiling NIOCore SocketOptionProvider.swift
[1421/1586] Compiling NIOCore SystemCallHelpers.swift
[1422/1586] Compiling NIOCore TimeAmount+Duration.swift
[1423/1586] Compiling NIOCore TypeAssistedChannelHandler.swift
[1424/1586] Compiling NIOCore UniversalBootstrapSupport.swift
[1425/1586] Compiling NIOCore Utilities.swift
[1426/1586] Compiling Crypto Ed25519Keys.swift
[1427/1586] Compiling Crypto NISTCurvesKeys.swift
[1428/1586] Compiling Crypto X25519Keys.swift
[1429/1586] Compiling NIOCore MarkedCircularBuffer.swift
[1438/1586] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1439/1586] Compiling NIOCore AsyncAwaitSupport.swift
[1440/1586] Compiling NIOCore AsyncChannel.swift
[1441/1586] Compiling NIOCore AsyncChannelHandler.swift
[1442/1586] Compiling NIOCore AsyncChannelInboundStream.swift
[1443/1586] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1444/1586] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1445/1586] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1446/1586] Compiling NIOCore NIOAsyncWriter.swift
[1447/1586] Compiling NIOCore ByteBuffer-multi-int.swift
[1448/1586] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1449/1586] Compiling NIOCore ByteBuffer-views.swift
[1450/1586] Compiling NIOCore Channel.swift
[1451/1586] Compiling NIOCore ChannelHandler.swift
[1452/1586] Compiling NIOCore ChannelHandlers.swift
[1453/1586] Compiling NIOCore ChannelInvoker.swift
[1454/1586] Compiling NIOCore ChannelOption.swift
[1455/1586] Compiling NIOCore ChannelPipeline.swift
[1456/1586] Compiling NIOCore CircularBuffer.swift
[1457/1586] Compiling NIOCore Codec.swift
[1458/1586] Compiling NIOCore ConvenienceOptionSupport.swift
[1459/1586] Compiling NIOCore FileHandle.swift
[1460/1586] Compiling NIOCore FileRegion.swift
[1461/1586] Compiling NIOCore GlobalSingletons.swift
[1462/1586] Compiling NIOCore IO.swift
[1463/1586] Compiling NIOCore IOData.swift
[1464/1586] Compiling NIOCore IPProtocol.swift
[1465/1586] Compiling NIOCore IntegerBitPacking.swift
[1466/1586] Compiling NIOCore IntegerTypes.swift
[1467/1586] Compiling NIOCore Interfaces.swift
[1468/1586] Compiling NIOCore Linux.swift
[1477/1586] Compiling NIOCore DeadChannel.swift
[1478/1586] Compiling NIOCore DispatchQueue+WithFuture.swift
[1479/1586] Compiling NIOCore EventLoop+Deprecated.swift
[1480/1586] Compiling NIOCore EventLoop+SerialExecutor.swift
[1481/1586] Compiling NIOCore EventLoop.swift
[1482/1586] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1483/1586] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1484/1586] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1485/1586] Compiling NIOCore EventLoopFuture.swift
[1486/1586] Compiling NIOCore FileDescriptor.swift
[1487/1586] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1488/1586] Compiling NIOCore BSDSocketAPI.swift
[1489/1586] Compiling NIOCore ByteBuffer-aux.swift
[1490/1586] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1491/1586] Compiling NIOCore ByteBuffer-conversions.swift
[1492/1586] Compiling NIOCore ByteBuffer-core.swift
[1493/1586] Compiling NIOCore ByteBuffer-hex.swift
[1494/1586] Compiling NIOCore ByteBuffer-int.swift
[1495/1586] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1496/1586] Compiling NIOCore AddressedEnvelope.swift
[1505/1586] Compiling Crypto Signature.swift
[1506/1586] Compiling Crypto CryptoKitErrors_boring.swift
[1507/1586] Compiling Crypto RNG_boring.swift
[1508/1586] Compiling Crypto SafeCompare_boring.swift
[1509/1586] Compiling Crypto Zeroization_boring.swift
[1510/1586] Compiling Crypto PrettyBytes.swift
[1511/1586] Compiling Crypto SafeCompare.swift
[1512/1586] Compiling Crypto SecureBytes.swift
[1513/1586] Compiling Crypto Zeroization.swift
[1514/1587] Wrapping AST for Crypto for debugging
[1559/1587] Emitting module NIOCore
[1560/1588] Wrapping AST for NIOCore for debugging
[1562/1638] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1563/1638] Emitting module NIOEmbedded
[1564/1638] Compiling NIOEmbedded AsyncTestingChannel.swift
[1565/1638] Compiling NIOEmbedded Embedded.swift
[1567/1639] Compiling NIOPosix IO.swift
[1568/1639] Compiling NIOPosix IntegerBitPacking.swift
[1569/1639] Compiling NIOPosix IntegerTypes.swift
[1570/1639] Compiling NIOPosix Linux.swift
[1571/1639] Compiling NIOPosix LinuxCPUSet.swift
[1572/1639] Compiling NIOPosix LinuxUring.swift
[1573/1639] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1573/1645] Wrapping AST for NIOEmbedded for debugging
[1575/1645] Emitting module NIOPosix
[1576/1645] Compiling NIOPosix ThreadPosix.swift
[1577/1645] Compiling NIOPosix ThreadWindows.swift
[1578/1645] Compiling NIOPosix UnsafeTransfer.swift
[1579/1645] Compiling NIOPosix Utilities.swift
[1580/1645] Compiling NIOPosix VsockAddress.swift
[1581/1645] Compiling NIOPosix VsockChannelEvents.swift
[1582/1645] Compiling NIOPosix ServerSocket.swift
[1583/1645] Compiling NIOPosix Socket.swift
[1584/1645] Compiling NIOPosix SocketChannel.swift
[1585/1645] Compiling NIOPosix SocketProtocols.swift
[1586/1645] Compiling NIOPosix System.swift
[1587/1645] Compiling NIOPosix Thread.swift
[1588/1645] Compiling NIOPosix Pool.swift
[1589/1645] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1590/1645] Compiling NIOPosix PosixSingletons.swift
[1591/1645] Compiling NIOPosix RawSocketBootstrap.swift
[1592/1645] Compiling NIOPosix Resolver.swift
[1593/1645] Compiling NIOPosix Selectable.swift
[1594/1645] Compiling NIOPosix SelectableChannel.swift
[1595/1645] Compiling NIOPosix SelectableEventLoop.swift
[1596/1645] Compiling NIOPosix SelectorEpoll.swift
[1597/1645] Compiling NIOPosix SelectorGeneric.swift
[1598/1645] Compiling NIOPosix SelectorKqueue.swift
[1599/1645] Compiling NIOPosix SelectorUring.swift
[1600/1645] Compiling NIOPosix NIOThreadPool.swift
[1601/1645] Compiling NIOPosix NonBlockingFileIO.swift
[1602/1645] Compiling NIOPosix PendingDatagramWritesManager.swift
[1603/1645] Compiling NIOPosix PendingWritesManager.swift
[1604/1645] Compiling NIOPosix PipeChannel.swift
[1605/1645] Compiling NIOPosix PipePair.swift
[1606/1645] Compiling NIOPosix BSDSocketAPICommon.swift
[1607/1645] Compiling NIOPosix BSDSocketAPIPosix.swift
[1608/1645] Compiling NIOPosix BSDSocketAPIWindows.swift
[1609/1645] Compiling NIOPosix BaseSocket.swift
[1610/1645] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1611/1645] Compiling NIOPosix BaseSocketChannel.swift
[1612/1645] Compiling NIOPosix BaseStreamSocketChannel.swift
[1613/1645] Compiling NIOPosix Bootstrap.swift
[1614/1645] Compiling NIOPosix ControlMessage.swift
[1615/1645] Compiling NIOPosix DatagramVectorReadManager.swift
[1616/1645] Compiling NIOPosix Errors+Any.swift
[1617/1645] Compiling NIOPosix FileDescriptor.swift
[1618/1645] Compiling NIOPosix GetaddrinfoResolver.swift
[1619/1645] Compiling NIOPosix HappyEyeballs.swift
[1620/1646] Wrapping AST for NIOPosix for debugging
[1622/1705] Emitting module NIO
[1623/1705] Compiling NIO Exports.swift
[1625/1706] Compiling AsyncKit ConnectionPoolError.swift
[1626/1706] Compiling AsyncKit ConnectionPoolItem.swift
[1627/1706] Compiling AsyncKit ConnectionPoolSource.swift
[1628/1706] Compiling AsyncKit EventLoopGroup+Throwing.swift
[1629/1706] Compiling AsyncKit Collection+Flatten.swift
[1630/1706] Compiling AsyncKit EventLoopFutureQueue+Sequence.swift
[1631/1706] Compiling AsyncKit EventLoop+Flatten.swift
[1632/1706] Compiling AsyncKit EventLoop+Future.swift
[1633/1706] Compiling AsyncKit EventLoopGroup+Concurrency.swift
[1633/1708] Wrapping AST for NIO for debugging
[1635/1716] Compiling AsyncKit Future+Miscellaneous.swift
[1636/1716] Compiling AsyncKit Future+Nonempty.swift
[1637/1716] Compiling AsyncKit Future+Optional.swift
[1638/1725] Compiling AsyncKit Future+Transform.swift
[1639/1725] Compiling AsyncKit Future+Try.swift
[1640/1725] Compiling AsyncKit FutureOperators.swift
[1641/1747] Compiling NIOTLS TLSEvents.swift
[1642/1747] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1643/1747] Compiling _NIOFileSystem ParallelDirCopy.swift
[1644/1747] Compiling _NIOFileSystem ParallelRemoval.swift
[1645/1747] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[1646/1747] Compiling _NIOFileSystem CInterop.swift
[1647/1747] Compiling _NIOFileSystem Errno.swift
[1648/1751] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1649/1751] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1650/1751] Emitting module NIOTLS
[1651/1751] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1652/1751] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1653/1751] Compiling NIOSOCKS SOCKSResponse.swift
[1654/1752] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1655/1752] Compiling NIOSOCKS ClientStateMachine.swift
[1656/1752] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1657/1752] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1659/1752] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1660/1752] Compiling NIOHTTP1 HTTPDecoder.swift
[1663/1752] Emitting module NIOSOCKS
[1664/1752] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1665/1752] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1666/1752] Emitting module _NIOFileSystem
[1667/1752] Compiling NIOHTTP1 HTTPEncoder.swift
[1668/1752] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[1669/1752] Compiling NIOTLS SNIHandler.swift
[1670/1752] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1671/1753] Compiling NIOSOCKS ServerStateMachine.swift
[1673/1754] Compiling AsyncKit Optional+StrictMap.swift
[1674/1754] Compiling AsyncKit Exports.swift
[1676/1754] Emitting module NIOHTTP1
[1677/1756] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1678/1756] Emitting module NIOFoundationCompat
[1678/1757] Wrapping AST for NIOTLS for debugging
[1680/1757] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1681/1757] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1681/1757] Wrapping AST for NIOSOCKS for debugging
[1684/1786] Compiling NIOSSL SSLPrivateKey.swift
[1685/1786] Compiling NIOSSL SSLPublicKey.swift
[1686/1786] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1687/1786] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1688/1786] Compiling NIOSSL SSLConnection.swift
[1689/1786] Compiling NIOSSL NIOSSLServerHandler.swift
[1689/1786] Wrapping AST for NIOFoundationCompat for debugging
[1691/1808] Compiling NIOTransportServices StateManagedChannel.swift
[1692/1808] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1693/1808] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1694/1808] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1695/1808] Compiling NIOTransportServices NIOTSSingletons.swift
[1696/1808] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1697/1810] Compiling NIOTransportServices AcceptHandler.swift
[1698/1810] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1699/1810] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1700/1810] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1701/1810] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1702/1810] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1703/1810] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1704/1810] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1705/1810] Emitting module NIOTransportServices
[1711/1810] Compiling NIOTransportServices NIOTSBootstraps.swift
[1712/1810] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1713/1810] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1714/1810] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1715/1810] Compiling NIOTransportServices NIOTSErrors.swift
[1716/1810] Compiling NIOTransportServices NIOTSEventLoop.swift
[1717/1810] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1718/1810] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1721/1810] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1727/1811] Wrapping AST for NIOTransportServices for debugging
[1731/1811] Compiling _NIOFileSystem SystemFileHandle.swift
[1732/1811] Compiling _NIOFileSystem Utilities.swift
[1733/1811] Compiling _NIOFileSystem OpenOptions.swift
[1734/1811] Compiling _NIOFileSystem String+FileSystem.swift
[1735/1811] Emitting module AsyncKit
[1746/1877] Emitting module NIOSSL
[1747/1881] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1748/1882] Compiling NIOHPACK IndexedHeaderTable.swift
[1749/1883] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1750/1883] Compiling NIOWebSocket WebSocketOpcode.swift
[1751/1883] Compiling NIOSSL SubjectAlternativeName.swift
[1752/1883] Compiling NIOSSL NIOSSLSecureBytes.swift
[1753/1883] Compiling NIOSSL RNG.swift
[1754/1883] Compiling NIOSSL SafeCompare.swift
[1759/1883] Emitting module MultipartKit
[1760/1883] Compiling NIOHPACK IntegerCoding.swift
[1761/1885] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1762/1885] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1763/1885] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1764/1885] Compiling MultipartKit MultipartPart.swift
[1765/1885] Compiling MultipartKit MultipartPartConvertible.swift
[1766/1887] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1767/1887] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1768/1887] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1770/1887] Compiling MultipartKit MultipartFormData.swift
[1771/1887] Compiling MultipartKit MultipartParser.swift
[1772/1887] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1773/1887] Compiling MultipartKit BasicCodingKey.swift
[1774/1887] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1775/1887] Emitting module NIOHTTPCompression
[1776/1887] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1777/1887] Compiling MultipartKit FormDataDecoder.swift
[1778/1887] Compiling NIOHPACK HuffmanTables.swift
[1779/1887] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1783/1887] Compiling NIOHTTPCompression HTTPDecompression.swift
[1784/1887] Compiling NIOHTTPCompression HTTPCompression.swift
[1785/1887] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1786/1887] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1787/1887] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1788/1888] Compiling NIOHPACK HuffmanCoding.swift
[1789/1888] Compiling MultipartKit Exports.swift
[1794/1888] Compiling NIOSSL TLSConfiguration.swift
[1795/1888] Compiling NIOSSL UniversalBootstrapSupport.swift
[1796/1888] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1797/1888] Compiling _NIOFileSystem DirectoryEntry.swift
[1798/1888] Compiling _NIOFileSystem Exports.swift
[1800/1888] Compiling MultipartKit FormDataEncoder.swift
[1801/1888] Compiling MultipartKit Storage.swift
[1804/1888] Compiling NIOHPACK StaticHeaderTable.swift
[1809/1888] Compiling MultipartKit MultipartError.swift
[1823/1889] Emitting module NIOWebSocket
[1827/1889] Emitting module NIOHPACK
[1831/1889] Compiling NIOWebSocket WebSocketFrame.swift
[1832/1890] Emitting module NIOExtras
[1832/1890] Wrapping AST for NIOHTTPCompression for debugging
[1839/1890] Compiling NIOExtras UnsafeTransfer.swift
[1842/1890] Compiling NIOExtras WritePCAPHandler.swift
[1843/1890] Compiling MultipartKit Utilities.swift
[1851/1896] Wrapping AST for _NIOFileSystem for debugging
[1865/1897] Emitting module NIOFileSystem
[1866/1897] Compiling NIOFileSystem Exports.swift
[1866/1897] Wrapping AST for NIOWebSocket for debugging
[1867/1898] Wrapping AST for NIOHTTP1 for debugging
[1868/1898] Wrapping AST for MultipartKit for debugging
[1871/1898] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1873/1898] Emitting module _NIOFileSystemFoundationCompat
[1874/1898] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1874/1899] Wrapping AST for NIOFileSystem for debugging
[1875/1923] Wrapping AST for NIOHPACK for debugging
[1878/1981] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1879/1981] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1880/1982] Compiling NIOHTTP2 Error+Any.swift
[1881/1982] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1882/1982] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1883/1982] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1883/1983] Wrapping AST for _NIOFileSystemFoundationCompat for debugging
[1886/1983] Wrapping AST for NIOExtras for debugging
[1887/1983] Wrapping AST for NIOSSL for debugging
[1891/1991] Compiling NIOHTTP2 HasLocalSettings.swift
[1892/1994] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1893/1994] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1894/1994] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1895/1994] Compiling NIOHTTP2 HasRemoteSettings.swift
[1896/1994] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1897/1994] Compiling NIOHTTP2 QuiescingState.swift
[1898/1994] Compiling NIOHTTP2 ReceivingDataState.swift
[1899/1994] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1900/1994] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1901/1994] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1902/1994] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1903/1994] Compiling NIOHTTP2 MayReceiveFrames.swift
[1904/1994] Compiling NIOHTTP2 MaySendFrames.swift
[1905/1994] Compiling NIOHTTP2 SendingDataState.swift
[1906/1994] Compiling NIOHTTP2 SendingGoawayState.swift
[1907/1994] Compiling NIOHTTP2 SendingHeadersState.swift
[1908/1994] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1909/1994] Compiling NIOHTTP2 SendingRstStreamState.swift
[1910/1994] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1911/1994] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1912/2002] Compiling WebSocketKit Exports.swift
[1913/2002] Compiling WebSocketKit WebSocketHandler.swift
[1914/2002] Emitting module WebSocketKit
[1915/2002] Compiling WebSocketKit WebSocket+Concurrency.swift
[1916/2002] Compiling WebSocketKit WebSocket+Connect.swift
[1917/2002] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1918/2002] Compiling WebSocketKit WebSocket.swift
[1919/2002] Compiling WebSocketKit WebSocketClient.swift
[1928/2003] Emitting module LeafKit
[1936/2003] Compiling LeafKit LeafSyntax.swift
[1937/2003] Compiling LeafKit LeafTag.swift
[1940/2003] Compiling LeafKit String+HTMLEscape.swift
[1942/2004] Compiling NIOHTTP2 InboundWindowManager.swift
[1943/2004] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1944/2004] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1945/2004] Compiling NIOHTTP2 StreamChannelList.swift
[1946/2004] Compiling NIOHTTP2 StreamMap.swift
[1947/2004] Compiling NIOHTTP2 StreamStateMachine.swift
[1948/2004] Compiling NIOHTTP2 UnsafeTransfer.swift
[1949/2004] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1950/2004] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1951/2004] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1952/2004] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1953/2004] Compiling NIOHTTP2 HTTP2StreamID.swift
[1954/2004] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1955/2004] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1956/2004] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1957/2004] Compiling NIOHTTP2 InboundEventBuffer.swift
[1957/2004] Wrapping AST for WebSocketKit for debugging
[1959/2004] Emitting module NIOHTTP2
[1968/2004] Wrapping AST for LeafKit for debugging
[1970/2004] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1971/2004] Compiling NIOHTTP2 HTTP2Frame.swift
[1972/2004] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1973/2004] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1974/2004] Compiling NIOHTTP2 HTTP2PingData.swift
[1975/2004] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1976/2004] Compiling NIOHTTP2 HTTP2Settings.swift
[1977/2004] Compiling NIOHTTP2 HTTP2Stream.swift
[1982/2005] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1983/2005] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1984/2005] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1985/2005] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1986/2005] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1987/2005] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1988/2005] Compiling NIOHTTP2 HTTP2Error.swift
[1989/2005] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1991/2005] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1992/2005] Compiling NIOHTTP2 DOSHeuristics.swift
[1997/2005] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1998/2006] Wrapping AST for NIOHTTP2 for debugging
[1999/2006] Wrapping AST for AsyncKit for debugging
[2001/2066] Emitting module AsyncHTTPClient
[2002/2074] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[2003/2074] Compiling AsyncHTTPClient TLSEventsHandler.swift
[2004/2074] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[2005/2074] Compiling AsyncHTTPClient HTTP1Connection.swift
[2006/2074] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[2007/2074] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[2008/2074] Compiling AsyncHTTPClient HTTP2Connection.swift
[2009/2074] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[2010/2074] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[2011/2074] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[2012/2074] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[2013/2074] Compiling AsyncHTTPClient Transaction.swift
[2014/2074] Compiling AsyncHTTPClient Base64.swift
[2015/2074] Compiling AsyncHTTPClient BasicAuth.swift
[2016/2074] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[2017/2074] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[2018/2074] Compiling AsyncHTTPClient ConnectionPool.swift
[2019/2074] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[2020/2074] Compiling AsyncHTTPClient RequestBag.swift
[2021/2074] Compiling AsyncHTTPClient RequestValidation.swift
[2022/2074] Compiling AsyncHTTPClient SSLContextCache.swift
[2023/2074] Compiling AsyncHTTPClient Scheme.swift
[2024/2074] Compiling AsyncHTTPClient Singleton.swift
[2025/2074] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2026/2074] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[2027/2074] Compiling AsyncHTTPClient Utils.swift
[2028/2074] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[2029/2074] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[2030/2074] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[2031/2074] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[2032/2074] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[2033/2074] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[2034/2074] Compiling AsyncHTTPClient RequestBodyLength.swift
[2035/2074] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2036/2074] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[2037/2074] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[2038/2074] Compiling AsyncHTTPClient AsyncLazySequence.swift
[2039/2074] Compiling AsyncHTTPClient HTTPClient+execute.swift
[2040/2074] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[2041/2074] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[2042/2074] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[2043/2074] Compiling AsyncHTTPClient HTTPClientRequest.swift
[2044/2074] Compiling AsyncHTTPClient HTTPClientResponse.swift
[2045/2074] Compiling AsyncHTTPClient ConnectionTarget.swift
[2046/2074] Compiling AsyncHTTPClient DeconstructedURL.swift
[2047/2074] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[2048/2074] Compiling AsyncHTTPClient FoundationExtensions.swift
[2049/2074] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2050/2074] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[2051/2074] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[2052/2074] Compiling AsyncHTTPClient HTTPClient.swift
[2053/2074] Compiling AsyncHTTPClient HTTPHandler.swift
[2054/2074] Compiling AsyncHTTPClient LRUCache.swift
[2055/2074] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[2056/2074] Compiling AsyncHTTPClient NWErrorHandler.swift
[2057/2074] Compiling AsyncHTTPClient NWWaitingHandler.swift
[2058/2074] Compiling AsyncHTTPClient TLSConfiguration.swift
[2059/2074] Compiling AsyncHTTPClient RedirectState.swift
[2060/2074] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2061/2074] Compiling AsyncHTTPClient RequestOptions.swift
[2062/2074] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2063/2074] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2064/2074] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2065/2074] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2066/2074] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2067/2074] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2068/2074] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[2069/2075] Wrapping AST for AsyncHTTPClient for debugging
[2071/2244] Compiling Vapor Core.swift
[2072/2244] Compiling Vapor Running.swift
[2073/2244] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2074/2244] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2075/2244] Compiling Vapor DotEnvFile+load.swift
[2076/2244] Compiling Vapor Routes+caseInsenstive.swift
[2077/2244] Compiling Vapor Validatable+validate.swift
[2078/2244] Compiling Vapor Environment+Process.swift
[2079/2244] Compiling Vapor Environment+Secret.swift
[2080/2244] Compiling Vapor Environment.swift
[2081/2244] Compiling Vapor Abort.swift
[2082/2244] Compiling Vapor AbortError.swift
[2083/2244] Compiling Vapor DebuggableError.swift
[2084/2244] Compiling Vapor Demangler.swift
[2085/2244] Compiling Vapor ErrorSource.swift
[2086/2244] Compiling Vapor StackTrace.swift
[2087/2244] Compiling Vapor Exports.swift
[2088/2244] Compiling Vapor Application+HTTP.swift
[2089/2244] Compiling Vapor BasicResponder.swift
[2090/2244] Compiling Vapor BodyStream.swift
[2091/2244] Compiling Vapor Application+HTTP+Client.swift
[2092/2244] Compiling Vapor EventLoopHTTPClient.swift
[2093/2244] Compiling Vapor EndpointCache.swift
[2094/2244] Compiling Vapor HTTPMethod+String.swift
[2095/2268] Compiling Vapor AsyncBasicResponder.swift
[2096/2268] Compiling Vapor AsyncMiddleware.swift
[2097/2268] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2098/2268] Compiling Vapor AsyncSessionDriver.swift
[2099/2268] Compiling Vapor Authentication+Concurrency.swift
[2100/2268] Compiling Vapor Cache+Concurrency.swift
[2101/2268] Compiling Vapor Client+Concurrency.swift
[2102/2268] Compiling Vapor RequestBody+Concurrency.swift
[2103/2268] Compiling Vapor Responder+Concurrency.swift
[2104/2268] Compiling Vapor ResponseCodable+Concurrency.swift
[2105/2268] Compiling Vapor RoutesBuilder+Concurrency.swift
[2106/2268] Compiling Vapor ViewRenderer+Concurrency.swift
[2107/2268] Compiling Vapor WebSocket+Concurrency.swift
[2108/2268] Compiling Vapor ContainerGetPathExecutor.swift
[2109/2268] Compiling Vapor Content.swift
[2110/2268] Compiling Vapor ContentCoders.swift
[2111/2268] Compiling Vapor ContentConfiguration.swift
[2112/2268] Compiling Vapor ContentContainer.swift
[2113/2268] Compiling Vapor JSONCoder+Custom.swift
[2114/2268] Compiling Vapor JSONCoders+Content.swift
[2115/2268] Compiling Vapor PlaintextDecoder.swift
[2116/2268] Compiling Vapor PlaintextEncoder.swift
[2117/2268] Compiling Vapor URLQueryCoders.swift
[2118/2268] Compiling Vapor URLQueryContainer.swift
[2119/2292] Compiling Vapor Request+Body.swift
[2120/2292] Compiling Vapor Request+BodyStream.swift
[2121/2292] Compiling Vapor Request.swift
[2122/2292] Compiling Vapor Application+Responder.swift
[2123/2292] Compiling Vapor DefaultResponder.swift
[2124/2292] Compiling Vapor Response+Body.swift
[2125/2292] Compiling Vapor Response.swift
[2126/2292] Compiling Vapor ResponseCodable.swift
[2127/2292] Compiling Vapor Application+Routes.swift
[2128/2292] Compiling Vapor Parameters+Require.swift
[2129/2292] Compiling Vapor Request+WebSocket.swift
[2130/2292] Compiling Vapor Route.swift
[2131/2292] Compiling Vapor RouteCollection.swift
[2132/2292] Compiling Vapor Routes.swift
[2133/2292] Compiling Vapor RoutesBuilder+Group.swift
[2134/2292] Compiling Vapor RoutesBuilder+Method.swift
[2135/2292] Compiling Vapor RoutesBuilder+Middleware.swift
[2136/2292] Compiling Vapor RoutesBuilder+WebSocket.swift
[2137/2292] Compiling Vapor RoutesBuilder.swift
[2138/2292] Compiling Vapor OTP.swift
[2139/2292] Compiling Vapor Application+Servers.swift
[2140/2292] Compiling Vapor Server.swift
[2141/2292] Compiling Vapor App+Service.swift
[2142/2292] Compiling Vapor Req+Service.swift
[2143/2292] Compiling Vapor Validator.swift
[2144/2292] Compiling Vapor ValidatorResult.swift
[2145/2292] Compiling Vapor And.swift
[2146/2292] Compiling Vapor Case.swift
[2147/2292] Compiling Vapor CharacterSet.swift
[2148/2292] Compiling Vapor Count.swift
[2149/2292] Compiling Vapor Custom.swift
[2150/2292] Compiling Vapor Email.swift
[2151/2292] Compiling Vapor Empty.swift
[2152/2292] Compiling Vapor In.swift
[2153/2292] Compiling Vapor Nil.swift
[2154/2292] Compiling Vapor NilIgnoring.swift
[2155/2292] Compiling Vapor Not.swift
[2156/2292] Compiling Vapor Or.swift
[2157/2292] Compiling Vapor Pattern.swift
[2158/2292] Compiling Vapor Range.swift
[2159/2292] Compiling Vapor URL.swift
[2160/2292] Compiling Vapor Valid.swift
[2161/2292] Compiling Vapor Application+Views.swift
[2162/2292] Compiling Vapor PlaintextRenderer.swift
[2163/2292] Compiling Vapor Request+View.swift
[2164/2292] Compiling Vapor View.swift
[2165/2292] Compiling Vapor ViewRenderer.swift
[2166/2292] Compiling Vapor _Deprecations.swift
[2167/2292] Compiling Vapor HTTPServerResponseEncoder.swift
[2168/2292] Compiling Vapor HTTPServerUpgradeHandler.swift
[2169/2292] Compiling Vapor Logger+Report.swift
[2170/2292] Compiling Vapor LoggingSystem+Environment.swift
[2171/2292] Compiling Vapor Application+Middleware.swift
[2172/2292] Compiling Vapor CORSMiddleware.swift
[2173/2292] Compiling Vapor ErrorMiddleware.swift
[2174/2292] Compiling Vapor FileMiddleware.swift
[2175/2292] Compiling Vapor Middleware.swift
[2176/2292] Compiling Vapor MiddlewareConfiguration.swift
[2177/2292] Compiling Vapor ResponseCompressionMiddleware.swift
[2178/2292] Compiling Vapor RouteLoggingMiddleware.swift
[2179/2292] Compiling Vapor TracingMiddleware.swift
[2180/2292] Compiling Vapor File+Multipart.swift
[2181/2292] Compiling Vapor FormDataDecoder+Content.swift
[2182/2292] Compiling Vapor FormDataEncoder+Content.swift
[2183/2292] Compiling Vapor Application+Password.swift
[2184/2292] Compiling Vapor Application+Passwords.swift
[2185/2292] Compiling Vapor AsyncPasswordHasher.swift
[2186/2292] Compiling Vapor BcryptHasher.swift
[2187/2292] Compiling Vapor PasswordHasher.swift
[2188/2292] Compiling Vapor PlaintextHasher.swift
[2189/2292] Compiling Vapor Request+Password.swift
[2190/2292] Compiling Vapor Redirect.swift
[2191/2292] Compiling Vapor Application.swift
[2192/2292] Compiling Vapor AuthenticationCache.swift
[2193/2292] Compiling Vapor Authenticator.swift
[2194/2292] Compiling Vapor BasicAuthorization.swift
[2195/2292] Compiling Vapor BearerAuthorization.swift
[2196/2292] Compiling Vapor GuardMiddleware.swift
[2197/2292] Compiling Vapor RedirectMiddleware.swift
[2198/2292] Compiling Vapor SessionAuthenticatable.swift
[2199/2292] Compiling Vapor Bcrypt.swift
[2200/2292] Compiling Vapor Application+Cache.swift
[2201/2292] Compiling Vapor Cache.swift
[2202/2292] Compiling Vapor CacheExpirationTime.swift
[2203/2292] Compiling Vapor MemoryCache.swift
[2204/2292] Compiling Vapor Request+Cache.swift
[2205/2292] Compiling Vapor Application+Clients.swift
[2206/2292] Compiling Vapor Client.swift
[2207/2292] Compiling Vapor ClientRequest.swift
[2208/2292] Compiling Vapor ClientResponse.swift
[2209/2292] Compiling Vapor Request+Client.swift
[2210/2292] Compiling Vapor BootCommand.swift
[2211/2292] Compiling Vapor CommandContext+Application.swift
[2212/2292] Compiling Vapor RoutesCommand.swift
[2213/2292] Compiling Vapor ServeCommand.swift
[2214/2292] Compiling Vapor AnyResponse+Concurrency.swift
[2215/2292] Emitting module Vapor
[2216/2292] Compiling Vapor Bytes+Hex.swift
[2217/2292] Compiling Vapor Bytes+SecureCompare.swift
[2218/2292] Compiling Vapor Collection+Safe.swift
[2219/2292] Compiling Vapor DataProtocol+Copy.swift
[2220/2292] Compiling Vapor DecoderUnwrapper.swift
[2221/2292] Compiling Vapor DirectoryConfiguration.swift
[2222/2292] Compiling Vapor DotEnv.swift
[2223/2292] Compiling Vapor Extendable.swift
[2224/2292] Compiling Vapor File.swift
[2225/2292] Compiling Vapor FileIO.swift
[2226/2292] Compiling Vapor LifecycleHandler.swift
[2227/2292] Compiling Vapor OptionalType.swift
[2228/2292] Compiling Vapor RFC1123.swift
[2229/2292] Compiling Vapor SocketAddress+Hostname.swift
[2230/2292] Compiling Vapor Storage.swift
[2231/2292] Compiling Vapor String+IsIPAddress.swift
[2232/2292] Compiling Vapor Thread.swift
[2233/2292] Compiling Vapor URI.swift
[2234/2292] Compiling Vapor RangeResult.swift
[2235/2292] Compiling Vapor Validatable.swift
[2236/2292] Compiling Vapor Validation.swift
[2237/2292] Compiling Vapor ValidationKey.swift
[2238/2292] Compiling Vapor Validations.swift
[2239/2292] Compiling Vapor ValidationsError.swift
[2240/2292] Compiling Vapor Service.swift
[2241/2292] Compiling Vapor Application+Sessions.swift
[2242/2292] Compiling Vapor MemorySessions.swift
[2243/2292] Compiling Vapor Request+Session.swift
[2244/2292] Compiling Vapor Session.swift
[2245/2292] Compiling Vapor SessionCache.swift
[2246/2292] Compiling Vapor SessionData.swift
[2247/2292] Compiling Vapor SessionDriver.swift
[2248/2292] Compiling Vapor SessionsConfiguration.swift
[2249/2292] Compiling Vapor SessionsMiddleware.swift
[2250/2292] Compiling Vapor URLEncodedFormData.swift
[2251/2292] Compiling Vapor URLEncodedFormDecoder.swift
[2252/2292] Compiling Vapor URLEncodedFormEncoder.swift
[2253/2292] Compiling Vapor URLEncodedFormError.swift
[2254/2292] Compiling Vapor URLEncodedFormParser.swift
[2255/2292] Compiling Vapor URLEncodedFormSerializer.swift
[2256/2292] Compiling Vapor URLQueryFragmentConvertible.swift
[2257/2292] Compiling Vapor AnyResponse.swift
[2258/2292] Compiling Vapor Array+Random.swift
[2259/2292] Compiling Vapor Base32.swift
[2260/2292] Compiling Vapor Base64.swift
[2261/2292] Compiling Vapor BaseN.swift
[2262/2292] Compiling Vapor BasicCodingKey.swift
[2263/2292] Compiling Vapor ByteCount.swift
[2264/2292] Compiling Vapor HTTPStatus.swift
[2265/2292] Compiling Vapor HTTPCookies.swift
[2266/2292] Compiling Vapor HTTPHeaderCacheControl.swift
[2267/2292] Compiling Vapor HTTPHeaderExpires.swift
[2268/2292] Compiling Vapor HTTPHeaderLastModified.swift
[2269/2292] Compiling Vapor HTTPHeaders+Cache.swift
[2270/2292] Compiling Vapor HTTPHeaders+Connection.swift
[2271/2292] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2272/2292] Compiling Vapor HTTPHeaders+ContentRange.swift
[2273/2292] Compiling Vapor HTTPHeaders+Directive.swift
[2274/2292] Compiling Vapor HTTPHeaders+Forwarded.swift
[2275/2292] Compiling Vapor HTTPHeaders+Link.swift
[2276/2292] Compiling Vapor HTTPHeaders+Name.swift
[2277/2292] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2278/2292] Compiling Vapor HTTPHeaders.swift
[2279/2292] Compiling Vapor HTTPMediaType.swift
[2280/2292] Compiling Vapor HTTPMediaTypePreference.swift
[2281/2292] Compiling Vapor Responder.swift
[2282/2292] Compiling Vapor Application+HTTP+Server.swift
[2283/2292] Compiling Vapor HTTPServer.swift
[2284/2292] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2285/2292] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2286/2292] Compiling Vapor HTTPServerHandler.swift
[2287/2292] Compiling Vapor HTTPServerRequestDecoder.swift
[2288/2300] Wrapping AST for Vapor for debugging
[2290/2300] Compiling Leaf LeafError+AbortError.swift
[2291/2300] Compiling Leaf LeafRenderer+ViewRenderer.swift
[2292/2300] Compiling Leaf Request+Leaf.swift
[2293/2300] Compiling Leaf Exports.swift
[2294/2300] Compiling Leaf Application+Leaf.swift
[2295/2300] Compiling Leaf LeafEncoder.swift
[2296/2300] Emitting module Leaf
[2297/2301] Wrapping AST for Leaf for debugging
[2299/2320] Compiling App configure.swift
/host/spi-builder-workspace/Sources/App/entrypoint.swift:30:17: warning: instance method 'shutdown' is unavailable from asynchronous contexts; This can block the thread and should not be called in an async context; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
28 |
29 | let app = try await Application.make(env)
30 | defer { app.shutdown() }
| `- warning: instance method 'shutdown' is unavailable from asynchronous contexts; This can block the thread and should not be called in an async context; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
31 |
32 | try configure(app)
[2300/2320] Compiling App entrypoint.swift
/host/spi-builder-workspace/Sources/App/entrypoint.swift:30:17: warning: instance method 'shutdown' is unavailable from asynchronous contexts; This can block the thread and should not be called in an async context; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
28 |
29 | let app = try await Application.make(env)
30 | defer { app.shutdown() }
| `- warning: instance method 'shutdown' is unavailable from asynchronous contexts; This can block the thread and should not be called in an async context; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
31 |
32 | try configure(app)
[2301/2322] Compiling App ExecutionRequestParameter.swift
[2302/2322] Compiling App ExecutionResponse.swift
[2303/2322] Compiling App FoldRange.swift
[2304/2322] Compiling App CommonErrorMiddleware.swift
[2305/2322] Compiling App CustomHeaderMiddleware.swift
[2306/2322] Compiling App EmbeddedPageResponse.swift
[2307/2322] Compiling App InitialPageResponse.swift
[2308/2322] Compiling App PackageInfo.swift
[2309/2322] Compiling App SharedLinkRequestParameter.swift
[2310/2322] Compiling App VersionGroup.swift
[2311/2322] Compiling App ShareImage.swift
[2312/2322] Compiling App SharedLink.swift
[2313/2322] Compiling App SwiftPackage.swift
[2314/2322] Compiling App routes.swift
/host/spi-builder-workspace/Sources/App/routes.swift:6:32: warning: capture of 'index' with non-sendable type '(Request) async throws -> View' in a '@Sendable' closure
4 | app.get("health") { _ in ["status": "pass"] }
5 |
6 | app.get { (req) in try await index(req) }
| |- warning: capture of 'index' with non-sendable type '(Request) async throws -> View' in a '@Sendable' closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
7 | app.get("index.html") { (req) in try await index(req) }
8 | func index(_ req: Request) async throws -> View {
/host/spi-builder-workspace/Sources/App/routes.swift:8:8: warning: concurrently-executed local function 'index' must be marked as '@Sendable'
6 | app.get { (req) in try await index(req) }
7 | app.get("index.html") { (req) in try await index(req) }
8 | func index(_ req: Request) async throws -> View {
| `- warning: concurrently-executed local function 'index' must be marked as '@Sendable'
9 | try await req.view.render(
10 | "index",
/host/spi-builder-workspace/Sources/App/routes.swift:7:46: warning: capture of 'index' with non-sendable type '(Request) async throws -> View' in a '@Sendable' closure
5 |
6 | app.get { (req) in try await index(req) }
7 | app.get("index.html") { (req) in try await index(req) }
| |- warning: capture of 'index' with non-sendable type '(Request) async throws -> View' in a '@Sendable' closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
8 | func index(_ req: Request) async throws -> View {
9 | try await req.view.render(
[2315/2322] Compiling App versions.swift
/host/spi-builder-workspace/Sources/App/routes.swift:6:32: warning: capture of 'index' with non-sendable type '(Request) async throws -> View' in a '@Sendable' closure
4 | app.get("health") { _ in ["status": "pass"] }
5 |
6 | app.get { (req) in try await index(req) }
| |- warning: capture of 'index' with non-sendable type '(Request) async throws -> View' in a '@Sendable' closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
7 | app.get("index.html") { (req) in try await index(req) }
8 | func index(_ req: Request) async throws -> View {
/host/spi-builder-workspace/Sources/App/routes.swift:8:8: warning: concurrently-executed local function 'index' must be marked as '@Sendable'
6 | app.get { (req) in try await index(req) }
7 | app.get("index.html") { (req) in try await index(req) }
8 | func index(_ req: Request) async throws -> View {
| `- warning: concurrently-executed local function 'index' must be marked as '@Sendable'
9 | try await req.view.render(
10 | "index",
/host/spi-builder-workspace/Sources/App/routes.swift:7:46: warning: capture of 'index' with non-sendable type '(Request) async throws -> View' in a '@Sendable' closure
5 |
6 | app.get { (req) in try await index(req) }
7 | app.get("index.html") { (req) in try await index(req) }
| |- warning: capture of 'index' with non-sendable type '(Request) async throws -> View' in a '@Sendable' closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
8 | func index(_ req: Request) async throws -> View {
9 | try await req.view.render(
[2316/2322] Emitting module App
/host/spi-builder-workspace/Sources/App/Controllers/Firestore.swift:93:14: warning: static property 'dateFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
91 | let updateTime: Date
92 |
93 | static var dateFormatter: DateFormatter = {
| |- warning: static property 'dateFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'dateFormatter' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'dateFormatter' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
94 | let dateFormatter = DateFormatter()
95 | dateFormatter.dateFormat = "yyyy-MM-dd'T'HH:mm:ss.SZ"
[2317/2322] Compiling App Base32.swift
/host/spi-builder-workspace/Sources/App/Controllers/Firestore.swift:93:14: warning: static property 'dateFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
91 | let updateTime: Date
92 |
93 | static var dateFormatter: DateFormatter = {
| |- warning: static property 'dateFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'dateFormatter' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'dateFormatter' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
94 | let dateFormatter = DateFormatter()
95 | dateFormatter.dateFormat = "yyyy-MM-dd'T'HH:mm:ss.SZ"
[2318/2322] Compiling App Firestore.swift
/host/spi-builder-workspace/Sources/App/Controllers/Firestore.swift:93:14: warning: static property 'dateFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
91 | let updateTime: Date
92 |
93 | static var dateFormatter: DateFormatter = {
| |- warning: static property 'dateFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'dateFormatter' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'dateFormatter' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
94 | let dateFormatter = DateFormatter()
95 | dateFormatter.dateFormat = "yyyy-MM-dd'T'HH:mm:ss.SZ"
[2319/2322] Compiling App Gist.swift
/host/spi-builder-workspace/Sources/App/Controllers/Firestore.swift:93:14: warning: static property 'dateFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
91 | let updateTime: Date
92 |
93 | static var dateFormatter: DateFormatter = {
| |- warning: static property 'dateFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'dateFormatter' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'dateFormatter' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
94 | let dateFormatter = DateFormatter()
95 | dateFormatter.dateFormat = "yyyy-MM-dd'T'HH:mm:ss.SZ"
[2320/2323] Wrapping AST for App for debugging
[2321/2323] Write Objects.LinkFileList
[2322/2323] Linking App
Build complete! (561.89s)
Build complete.
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.115.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
},
{
"identity" : "leaf",
"requirement" : {
"range" : [
{
"lower_bound" : "4.5.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/leaf.git"
}
],
"manifest_display_name" : "swift-playground",
"name" : "swift-playground",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "App",
"targets" : [
"App"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "AppTests",
"module_type" : "SwiftTarget",
"name" : "AppTests",
"path" : "Tests/AppTests",
"product_dependencies" : [
"XCTVapor"
],
"sources" : [
"AppTests.swift"
],
"target_dependencies" : [
"App"
],
"type" : "test"
},
{
"c99name" : "App",
"module_type" : "SwiftTarget",
"name" : "App",
"path" : "Sources/App",
"product_dependencies" : [
"Vapor",
"Leaf"
],
"product_memberships" : [
"App"
],
"sources" : [
"Controllers/Base32.swift",
"Controllers/Firestore.swift",
"Controllers/Gist.swift",
"Controllers/ShareImage.swift",
"Controllers/SharedLink.swift",
"Controllers/SwiftPackage.swift",
"Middlewares/CommonErrorMiddleware.swift",
"Middlewares/CustomHeaderMiddleware.swift",
"Models/EmbeddedPageResponse.swift",
"Models/ExecutionRequestParameter.swift",
"Models/ExecutionResponse.swift",
"Models/FoldRange.swift",
"Models/InitialPageResponse.swift",
"Models/PackageInfo.swift",
"Models/SharedLinkRequestParameter.swift",
"Models/VersionGroup.swift",
"configure.swift",
"entrypoint.swift",
"routes.swift",
"versions.swift"
],
"type" : "executable"
}
],
"tools_version" : "5.5"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:873b43b7be6289c04a5a3fd4b2c372c2a5abf90643451079297d3dc6dc0b7d36
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.