Build Information
Successful build of bugsnag, reference master (aab5fd
), with Swift 6.1 for Android on 29 May 2025 07:43:39 UTC.
Swift 6 data race errors: 6
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ml-archive/bugsnag.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/ml-archive/bugsnag
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at aab5fdd Merge pull request #77 from nodes-vapor/feature/fix-ci
Cloned https://github.com/ml-archive/bugsnag.git
Revision (git rev-parse @):
aab5fdd23f22c5b1c995328455c0c914e299eaca
SUCCESS checkout https://github.com/ml-archive/bugsnag.git at master
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/ml-archive/bugsnag.git
https://github.com/ml-archive/bugsnag.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.10.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
}
],
"manifest_display_name" : "bugsnag",
"name" : "bugsnag",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "Bugsnag",
"targets" : [
"Bugsnag"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "BugsnagTests",
"module_type" : "SwiftTarget",
"name" : "BugsnagTests",
"path" : "Tests/BugsnagTests",
"product_dependencies" : [
"XCTVapor"
],
"sources" : [
"BugsnagTests.swift",
"TestClient.swift"
],
"target_dependencies" : [
"Bugsnag"
],
"type" : "test"
},
{
"c99name" : "Bugsnag",
"module_type" : "SwiftTarget",
"name" : "Bugsnag",
"path" : "Sources/Bugsnag",
"product_dependencies" : [
"Vapor"
],
"product_memberships" : [
"Bugsnag"
],
"sources" : [
"Application+Bugsnag.swift",
"BugsnagConfiguration.swift",
"BugsnagError.swift",
"BugsnagMiddleware.swift",
"BugsnagPayload.swift",
"BugsnagReporter.swift",
"BugsnagUsers.swift",
"ISO8601Timestamp.swift",
"Request+Bugsnag.swift",
"Severity.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/vapor/vapor.git
[1/74378] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (2.40s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (3.95s)
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-distributed-tracing.git
[1/4974] Fetching swift-distributed-tracing
[648/8293] Fetching swift-distributed-tracing, multipart-kit
[3037/10003] Fetching swift-distributed-tracing, multipart-kit, swift-atomics
[5791/12612] Fetching swift-distributed-tracing, multipart-kit, swift-atomics, websocket-kit
[9058/13675] Fetching swift-distributed-tracing, multipart-kit, swift-atomics, websocket-kit, swift-service-context
[11984/19634] Fetching swift-distributed-tracing, multipart-kit, swift-atomics, websocket-kit, swift-service-context, swift-algorithms
Fetched https://github.com/vapor/websocket-kit.git from cache (0.46s)
[12950/17025] Fetching swift-distributed-tracing, multipart-kit, swift-atomics, swift-service-context, swift-algorithms
Fetching https://github.com/apple/swift-metrics.git
Fetched https://github.com/apple/swift-service-context.git from cache (0.66s)
Fetching https://github.com/apple/swift-log.git
[14271/18168] Fetching swift-distributed-tracing, multipart-kit, swift-atomics, swift-algorithms, swift-metrics
Fetched https://github.com/apple/swift-metrics.git from cache (0.43s)
Fetching https://github.com/apple/swift-nio-extras.git
[14271/19798] Fetching swift-distributed-tracing, multipart-kit, swift-atomics, swift-algorithms, swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.49s)
Fetching https://github.com/apple/swift-nio-http2.git
[14292/15962] Fetching swift-distributed-tracing, multipart-kit, swift-atomics, swift-algorithms
[14293/21876] Fetching swift-distributed-tracing, multipart-kit, swift-atomics, swift-algorithms, swift-nio-extras
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.55s)
Fetching https://github.com/apple/swift-nio-ssl.git
[14293/27489] Fetching swift-distributed-tracing, multipart-kit, swift-atomics, swift-algorithms, swift-nio-http2
Fetched https://github.com/apple/swift-atomics.git from cache (2.01s)
Fetched https://github.com/apple/swift-algorithms.git from cache (2.01s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (2.01s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/vapor/routing-kit.git
[1/14843] Fetching swift-nio-ssl
Fetched https://github.com/vapor/multipart-kit.git from cache (2.07s)
Fetching https://github.com/vapor/console-kit.git
[10392/35570] Fetching swift-nio-ssl, routing-kit
[10748/41217] Fetching swift-nio-ssl, routing-kit, console-kit
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.46s)
Fetching https://github.com/vapor/async-kit.git
[15847/55153] Fetching swift-nio-ssl, routing-kit, console-kit, swift-crypto
[25639/131246] Fetching swift-nio-ssl, routing-kit, console-kit, swift-crypto, swift-nio
[40964/133616] Fetching swift-nio-ssl, routing-kit, console-kit, swift-crypto, swift-nio, async-kit
Fetched https://github.com/vapor/console-kit.git from cache (0.98s)
[36096/127969] Fetching swift-nio-ssl, routing-kit, swift-crypto, swift-nio, async-kit
Fetching https://github.com/swift-server/async-http-client.git
Fetched https://github.com/vapor/async-kit.git from cache (0.62s)
[37396/125599] Fetching swift-nio-ssl, routing-kit, swift-crypto, swift-nio
[48213/139613] Fetching swift-nio-ssl, routing-kit, swift-crypto, swift-nio, async-http-client
Fetched https://github.com/vapor/routing-kit.git from cache (5.38s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (5.98s)
Fetched https://github.com/swift-server/async-http-client.git from cache (6.52s)
Fetched https://github.com/apple/swift-crypto.git from cache (8.51s)
Fetched https://github.com/apple/swift-nio.git from cache (8.75s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (11.29s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (2.97s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.52s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.50s)
Fetching https://github.com/apple/swift-numerics.git
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.38s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.14s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
[1890/20982] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.41s)
[4314/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.17s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.76s)
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.48s)
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.79s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.52s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.55s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.27.1 (0.64s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-certificates.git
[1/1141] Fetching swift-http-structured-headers
[1142/3567] Fetching swift-http-structured-headers, swift-service-lifecycle
[1143/4471] Fetching swift-http-structured-headers, swift-service-lifecycle, swift-http-types
[2295/6061] Fetching swift-http-structured-headers, swift-service-lifecycle, swift-http-types, swift-asn1
[3498/11046] Fetching swift-http-structured-headers, swift-service-lifecycle, swift-http-types, swift-asn1, swift-async-algorithms
[5799/17201] Fetching swift-http-structured-headers, swift-service-lifecycle, swift-http-types, swift-asn1, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.34s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.34s)
[9195/15156] Fetching swift-service-lifecycle, swift-asn1, swift-async-algorithms, swift-certificates
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.45s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.61s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.61s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.61s)
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.31s)
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.80s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.83s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.65s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.52s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (0.57s)
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.44s)
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.48s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.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.49s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.52s)
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.46s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.49s)
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.44s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.55s)
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/vapor/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-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-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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.2
Creating working copy for https://github.com/apple/swift-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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
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/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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-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.27.1
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.1
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.31.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Building for debugging...
[0/831] Write sources
[42/831] Compiling CNIOWASI CNIOWASI.c
[43/831] Write sources
[44/831] Compiling CNIOWindows shim.c
[45/831] Compiling CNIOWindows WSAStartup.c
[46/831] Write sources
[53/831] Compiling CNIOLinux liburing_shims.c
[54/831] Compiling _NumericsShims _NumericsShims.c
[54/831] Compiling CVaporBcrypt blf.c
[56/831] Compiling _AtomicsShims.c
[57/831] Compiling CNIOLinux shim.c
[58/831] Compiling CSystem shims.c
[59/831] Compiling CNIOSHA1 c_nio_sha1.c
[60/831] Compiling CNIOLLHTTP c_nio_http.c
[61/831] Compiling CNIOExtrasZlib empty.c
[61/831] Compiling CNIODarwin shim.c
[63/831] Compiling CNIOLLHTTP c_nio_api.c
[64/831] Compiling fiat_p256_adx_sqr.S
[65/831] Write swift-version-24593BA9C3E375BF.txt
[66/831] Compiling CVaporBcrypt bcrypt.c
[67/831] Compiling fiat_curve25519_adx_square.S
[68/831] Compiling fiat_curve25519_adx_mul.S
[69/831] Compiling fiat_p256_adx_mul.S
[70/831] Compiling CNIOLLHTTP c_nio_llhttp.c
[71/878] Compiling CNIOBoringSSLShims shims.c
[72/883] Compiling tls_record.cc
[73/883] Compiling tls_method.cc
[75/900] Emitting module _NIOBase64
[76/900] Compiling _NIOBase64 Base64.swift
[77/900] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[78/902] Emitting module InternalCollectionsUtilities
[79/902] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[80/902] Compiling InternalCollectionsUtilities Debugging.swift
[81/902] Compiling InternalCollectionsUtilities Descriptions.swift
[82/902] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[83/902] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[84/902] Compiling InternalCollectionsUtilities UInt+reversed.swift
[85/902] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[86/902] Compiling InternalCollectionsUtilities Integer rank.swift
[87/902] Emitting module RealModule
[88/903] Compiling _NIODataStructures PriorityQueue.swift
[89/903] Compiling _NIODataStructures _TinyArray.swift
[90/903] Compiling RealModule ElementaryFunctions.swift
[91/903] Compiling RealModule Float+Real.swift
[92/903] Compiling CoreMetrics Metrics.swift
[93/903] Emitting module ServiceContextModule
[94/903] Compiling RealModule Real.swift
[96/903] Compiling SystemPackage MachPort.swift
[97/903] Compiling SystemPackage PlatformString.swift
[98/903] Compiling SystemPackage SystemString.swift
[99/906] Compiling RealModule RealFunctions.swift
[100/906] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[103/906] Compiling RealModule Float80+Real.swift
[104/906] Compiling RealModule Float16+Real.swift
[105/906] Compiling ServiceContextModule ServiceContextKey.swift
[106/906] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[107/906] Compiling InternalCollectionsUtilities _SortedCollection.swift
[110/906] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[111/906] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[112/906] Compiling ServiceContextModule ServiceContext.swift
[113/908] Compiling _NIODataStructures Heap.swift
[114/908] Emitting module _NIODataStructures
[127/910] Emitting module SystemPackage
[132/951] Compiling SystemPackage Util+StringArray.swift
[133/951] Compiling SystemPackage Util.swift
[134/951] Compiling SystemPackage UtilConsumers.swift
[135/960] Compiling Algorithms EitherSequence.swift
[136/960] Compiling Algorithms FirstNonNil.swift
[137/962] Compiling Instrumentation Instrument.swift
[138/962] Emitting module Instrumentation
[139/962] Compiling Instrumentation NoOpInstrument.swift
[140/962] Compiling Instrumentation InstrumentationSystem.swift
[141/962] Compiling Instrumentation MultiplexInstrument.swift
[142/962] Compiling Atomics IntegerOperations.swift
[143/962] Compiling Atomics Unmanaged extensions.swift
[144/962] Compiling Algorithms MinMax.swift
[145/962] Compiling Algorithms Partition.swift
[146/962] Compiling Algorithms FlattenCollection.swift
[147/962] Compiling Algorithms Grouped.swift
[148/962] Compiling Algorithms Indexed.swift
[149/962] Compiling Algorithms Permutations.swift
[150/962] Compiling Algorithms Product.swift
[151/962] Compiling Algorithms Intersperse.swift
[152/962] Compiling Algorithms Joined.swift
[153/962] Compiling Algorithms Keyed.swift
[156/962] Compiling Algorithms Suffix.swift
[157/965] Compiling Algorithms RandomSample.swift
[158/965] Compiling Algorithms Reductions.swift
[159/965] Compiling Algorithms Rotate.swift
[160/965] Compiling Algorithms Compacted.swift
[161/965] Compiling Algorithms Cycle.swift
[163/965] Compiling tls13_server.cc
[164/965] Compiling tls13_enc.cc
[176/1088] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[177/1088] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[178/1088] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[179/1088] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[180/1088] Compiling _RopeModule BigString+Index.swift
[181/1088] Compiling _RopeModule BigString+Ingester.swift
[182/1088] Compiling OrderedCollections OrderedDictionary+Values.swift
[183/1088] Compiling OrderedCollections OrderedDictionary.swift
[184/1088] Compiling OrderedCollections OrderedSet+Codable.swift
[185/1088] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[186/1088] Compiling OrderedCollections OrderedSet+Descriptions.swift
[187/1088] Emitting module Atomics
[188/1088] Emitting module CoreMetrics
[189/1088] Compiling CoreMetrics Locks.swift
[190/1088] Compiling Logging MetadataProvider.swift
[191/1089] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[192/1089] Compiling OrderedCollections OrderedSet+Equatable.swift
[193/1089] Compiling _RopeModule BigString+Chunk+Counts.swift
[194/1089] Compiling _RopeModule BigString+Chunk+Description.swift
[195/1090] Compiling Instrumentation Locks.swift
[196/1091] Compiling Logging LogHandler.swift
[197/1091] Compiling Logging Locks.swift
[198/1091] Emitting module Logging
[199/1091] Compiling Logging Logging.swift
[201/1092] Compiling _RopeModule BigString+Comparable.swift
[202/1092] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[203/1092] Compiling _RopeModule BigString+CustomStringConvertible.swift
[204/1092] Compiling _RopeModule BigString+Equatable.swift
[205/1092] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[206/1092] Compiling _RopeModule BigString+Hashing.swift
[208/1093] Compiling _RopeModule Rope+Invariants.swift
[209/1093] Compiling _RopeModule Rope+_Node.swift
[210/1093] Compiling _RopeModule Rope+_Storage.swift
[211/1093] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[212/1093] Compiling _RopeModule Rope+_UnsafeHandle.swift
[213/1093] Compiling _RopeModule Rope.swift
[214/1093] Compiling _RopeModule RopeElement.swift
[217/1100] Compiling _RopeModule BigString+Insert.swift
[218/1100] Compiling _RopeModule BigString+Managing Breaks.swift
[219/1100] Compiling OrderedCollections OrderedSet+Invariants.swift
[220/1100] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[221/1100] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[222/1100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[223/1100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[224/1100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[226/1107] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[227/1107] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[228/1107] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[229/1107] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[230/1107] Compiling _RopeModule BigSubstring.swift
[231/1107] Compiling _RopeModule Rope+Builder.swift
[232/1107] Compiling _RopeModule Rope+Debugging.swift
[233/1191] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[234/1191] Compiling HeapModule Heap+Descriptions.swift
[235/1191] Compiling HashTreeCollections _HashNode+Structural union.swift
[236/1191] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[237/1191] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[238/1191] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[239/1191] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[240/1191] Compiling HashTreeCollections _HashNode.swift
[241/1191] Compiling HashTreeCollections _HashNodeHeader.swift
[242/1191] Compiling HashTreeCollections _HashSlot.swift
[243/1191] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[244/1191] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[245/1191] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[246/1191] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[247/1191] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[248/1191] Compiling HashTreeCollections _HashNode+Structural merge.swift
[249/1191] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[250/1191] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[251/1192] Compiling HashTreeCollections _AncestorHashSlots.swift
[252/1192] Compiling HashTreeCollections _Bitmap.swift
[253/1192] Compiling HashTreeCollections _Bucket.swift
[254/1192] Compiling HashTreeCollections _Hash.swift
[255/1199] Compiling HeapModule Heap+Invariants.swift
[256/1199] Compiling HashTreeCollections _HashNode+Invariants.swift
[257/1199] Compiling HashTreeCollections _HashNode+Lookups.swift
[258/1199] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[259/1199] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[260/1199] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[261/1199] Compiling HashTreeCollections _HashNode+Storage.swift
[262/1199] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[263/1199] Compiling HashTreeCollections _HashNode+Structural filter.swift
[264/1199] Compiling HeapModule _HeapNode.swift
[265/1199] Compiling HeapModule Heap+UnsafeHandle.swift
[266/1199] Compiling HeapModule Heap.swift
[267/1199] Emitting module HeapModule
[269/1200] Compiling Tracing TracingTime.swift
[270/1215] Compiling HashTreeCollections TreeSet+Hashable.swift
[271/1215] Compiling HashTreeCollections TreeSet+Sendable.swift
[272/1215] Compiling HashTreeCollections TreeSet+Sequence.swift
[273/1215] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[274/1215] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[275/1215] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[276/1215] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[277/1215] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[278/1215] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[279/1215] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[280/1225] Compiling DequeModule Deque+Equatable.swift
[281/1225] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[282/1227] Emitting module Tracing
[283/1227] Compiling Tracing TracerProtocol.swift
[284/1227] Compiling Tracing Tracer.swift
[285/1227] Compiling DequeModule Deque+Codable.swift
[286/1227] Compiling DequeModule Deque+Collection.swift
[289/1227] Compiling DequeModule Deque+CustomReflectable.swift
[290/1227] Compiling DequeModule Deque+Descriptions.swift
[291/1227] Compiling DequeModule Deque+Testing.swift
[292/1227] Compiling DequeModule Deque._Storage.swift
[293/1227] Compiling DequeModule _DequeBuffer.swift
[294/1227] Compiling DequeModule _DequeBufferHeader.swift
[295/1236] Compiling Tracing TracerProtocol+Legacy.swift
[308/1236] Emitting module Algorithms
[309/1237] Compiling HashTreeCollections TreeDictionary+Keys.swift
[310/1237] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[311/1237] Compiling HashTreeCollections TreeDictionary+Merge.swift
[312/1237] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[313/1237] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[314/1237] Compiling HashTreeCollections TreeDictionary+Values.swift
[315/1237] Compiling HashTreeCollections TreeDictionary.swift
[316/1237] Compiling HashTreeCollections TreeSet+Codable.swift
[317/1237] Compiling HashTreeCollections TreeSet+Collection.swift
[318/1237] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[319/1237] Compiling HashTreeCollections TreeSet+Debugging.swift
[320/1237] Compiling HashTreeCollections TreeSet+Descriptions.swift
[321/1237] Compiling HashTreeCollections TreeSet+Equatable.swift
[322/1237] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[323/1237] Compiling HashTreeCollections TreeSet+Extras.swift
[324/1237] Compiling HashTreeCollections TreeSet+Filter.swift
[327/1237] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[328/1237] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[329/1237] Compiling HashTreeCollections TreeDictionary+Filter.swift
[330/1237] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[331/1237] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[349/1237] Compiling DequeModule _DequeSlot.swift
[350/1237] Compiling DequeModule _UnsafeWrappedBuffer.swift
[351/1237] Emitting module OrderedCollections
[352/1237] Compiling DequeModule Deque+Extras.swift
[353/1237] Compiling DequeModule Deque+Hashable.swift
[354/1237] Compiling DequeModule Deque._UnsafeHandle.swift
[355/1237] Compiling DequeModule Deque.swift
[369/1238] Compiling _RopeModule _CharacterRecognizer.swift
[370/1238] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[371/1238] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[372/1238] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[373/1238] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[374/1238] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[375/1238] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[376/1238] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[377/1238] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[378/1238] Compiling HashTreeCollections TreeSet.swift
[385/1238] Compiling Tracing SpanProtocol.swift
[386/1238] Compiling Tracing InstrumentationSystem+Tracing.swift
[387/1238] Compiling Tracing NoOpTracer.swift
[390/1239] Emitting module DequeModule
[394/1240] Emitting module _RopeModule
[395/1240] Compiling HashTreeCollections _HashTreeIterator.swift
[396/1240] Compiling HashTreeCollections _HashTreeStatistics.swift
[397/1240] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[398/1240] Compiling HashTreeCollections _RawHashNode.swift
[399/1240] Compiling HashTreeCollections _UnmanagedHashNode.swift
[400/1240] Compiling HashTreeCollections _UnsafePath.swift
[401/1240] Compiling HashTreeCollections TreeDictionary+Codable.swift
[402/1240] Compiling HashTreeCollections TreeDictionary+Collection.swift
[403/1240] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[404/1240] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[405/1240] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[406/1240] Compiling RoutingKit PathComponent.swift
[407/1240] Emitting module RoutingKit
[407/1240] Compiling tls13_client.cc
[409/1240] Compiling RoutingKit Router.swift
[410/1240] Compiling RoutingKit TrieRouter.swift
[411/1240] Compiling _RopeModule Rope+Join.swift
[412/1240] Compiling _RopeModule Rope+MutatingForEach.swift
[413/1240] Compiling _RopeModule Rope+Remove.swift
[414/1240] Compiling _RopeModule Rope+RemoveSubrange.swift
[415/1240] Compiling _RopeModule Rope+Split.swift
[416/1240] Compiling _RopeModule Optional Utilities.swift
[417/1240] Compiling _RopeModule String Utilities.swift
[418/1240] Compiling _RopeModule String.Index+ABI.swift
[442/1240] Emitting module HashTreeCollections
[445/1240] Compiling HashTreeCollections _HashStack.swift
[472/1240] Compiling RoutingKit AnyRouter.swift
[473/1240] Emitting module Metrics
[474/1240] Compiling Metrics Metrics.swift
[475/1240] Compiling RoutingKit Parameters.swift
[488/1244] Compiling t1_enc.cc
[491/1244] Compiling tls13_both.cc
[492/1244] Compiling ssl_versions.cc
[493/1244] Compiling ssl_x509.cc
[494/1244] Compiling ssl_stat.cc
[495/1244] Compiling ssl_transcript.cc
[496/1244] Compiling ssl_key_share.cc
[496/1244] Compiling ssl_privkey.cc
[498/1244] Compiling ssl_session.cc
[499/1244] Compiling ssl_file.cc
[500/1244] Compiling ssl_lib.cc
[501/1244] Compiling ssl_credential.cc
[502/1244] Compiling ssl_cipher.cc
[503/1244] Compiling ssl_buffer.cc
[504/1244] Compiling ssl_cert.cc
[505/1244] Compiling s3_pkt.cc
[506/1244] Compiling ssl_asn1.cc
[507/1244] Compiling s3_both.cc
[508/1244] Compiling ssl_aead_ctx.cc
[509/1244] Compiling s3_lib.cc
[510/1244] Compiling handshake_server.cc
[511/1244] Compiling handoff.cc
[512/1244] Compiling handshake_client.cc
[513/1244] Compiling handshake.cc
[514/1244] Compiling dtls_record.cc
[515/1244] Compiling d1_srtp.cc
[516/1244] Compiling dtls_method.cc
[517/1244] Compiling md5-x86_64-linux.S
[518/1244] Compiling extensions.cc
[519/1244] Compiling d1_pkt.cc
[520/1244] Compiling md5-x86_64-apple.S
[521/1244] Compiling encrypted_client_hello.cc
[522/1244] Compiling md5-586-linux.S
[523/1244] Compiling md5-586-apple.S
[524/1244] Compiling chacha20_poly1305_x86_64-linux.S
[525/1244] Compiling chacha20_poly1305_x86_64-apple.S
[526/1244] Compiling chacha20_poly1305_armv8-win.S
[527/1244] Compiling chacha20_poly1305_armv8-linux.S
[528/1244] Compiling chacha-x86_64-linux.S
[529/1244] Compiling chacha20_poly1305_armv8-apple.S
[530/1244] Compiling chacha-x86_64-apple.S
[531/1244] Compiling chacha-x86-apple.S
[532/1244] Compiling chacha-x86-linux.S
[533/1244] Compiling chacha-armv8-win.S
[534/1244] Compiling chacha-armv8-apple.S
[535/1244] Compiling err_data.cc
[536/1244] Compiling chacha-armv8-linux.S
[537/1244] Compiling chacha-armv4-linux.S
[538/1244] Compiling bio_ssl.cc
[539/1244] Compiling aes128gcmsiv-x86_64-linux.S
[540/1244] Compiling d1_lib.cc
[541/1244] Compiling x86_64-mont5-linux.S
[542/1244] Compiling aes128gcmsiv-x86_64-apple.S
[543/1244] Compiling x86_64-mont-apple.S
[544/1244] Compiling x86_64-mont5-apple.S
[545/1244] Compiling vpaes-x86_64-linux.S
[546/1244] Compiling x86-mont-linux.S
[547/1244] Compiling x86-mont-apple.S
[548/1244] Compiling x86_64-mont-linux.S
[549/1244] Compiling vpaes-x86_64-apple.S
[550/1244] Compiling vpaes-x86-apple.S
[551/1244] Compiling vpaes-x86-linux.S
[552/1244] Compiling vpaes-armv8-win.S
[553/1244] Compiling vpaes-armv8-apple.S
[554/1244] Compiling vpaes-armv7-linux.S
[555/1244] Compiling vpaes-armv8-linux.S
[556/1244] Compiling sha512-x86_64-linux.S
[557/1244] Compiling sha512-x86_64-apple.S
[558/1244] Compiling sha512-armv8-win.S
[559/1244] Compiling sha512-armv8-apple.S
[560/1244] Compiling sha512-armv4-linux.S
[561/1244] Compiling sha512-586-linux.S
[562/1244] Compiling sha512-armv8-linux.S
[563/1244] Compiling sha256-x86_64-linux.S
[564/1244] Compiling sha512-586-apple.S
[565/1244] Compiling sha256-armv8-win.S
[566/1244] Compiling sha256-x86_64-apple.S
[567/1244] Compiling sha256-armv8-apple.S
[568/1244] Compiling sha256-586-apple.S
[569/1244] Compiling sha256-armv8-linux.S
[570/1244] Compiling sha256-586-linux.S
[571/1244] Compiling sha256-armv4-linux.S
[572/1244] Compiling sha1-x86_64-apple.S
[573/1244] Compiling sha1-armv8-win.S
[574/1244] Compiling sha1-x86_64-linux.S
[575/1244] Compiling sha1-armv4-large-linux.S
[576/1244] Compiling sha1-armv8-apple.S
[577/1244] Compiling sha1-armv8-linux.S
[578/1244] Compiling sha1-586-linux.S
[579/1244] Compiling sha1-586-apple.S
[580/1244] Compiling rsaz-avx2-linux.S
[581/1244] Compiling d1_both.cc
[582/1244] Compiling rsaz-avx2-apple.S
[583/1244] Compiling rdrand-x86_64-linux.S
[584/1244] Compiling rdrand-x86_64-apple.S
[585/1244] Compiling p256_beeu-x86_64-asm-apple.S
[586/1244] Compiling p256_beeu-x86_64-asm-linux.S
[587/1244] Compiling p256_beeu-armv8-asm-win.S
[588/1244] Compiling p256_beeu-armv8-asm-linux.S
[589/1244] Compiling p256_beeu-armv8-asm-apple.S
[590/1244] Compiling p256-x86_64-asm-linux.S
[590/1244] Compiling p256-armv8-asm-win.S
[592/1244] Compiling p256-x86_64-asm-apple.S
[593/1244] Compiling p256-armv8-asm-apple.S
[594/1244] Compiling ghashv8-armv8-win.S
[595/1244] Compiling p256-armv8-asm-linux.S
[596/1244] Compiling ghashv8-armv8-apple.S
[597/1244] Compiling ghashv8-armv8-linux.S
[598/1244] Compiling ghashv8-armv7-linux.S
[599/1244] Compiling ghash-x86_64-linux.S
[600/1244] Compiling ghash-x86-linux.S
[601/1244] Compiling ghash-x86_64-apple.S
[602/1244] Compiling ghash-ssse3-x86_64-linux.S
[603/1244] Compiling ghash-x86-apple.S
[604/1244] Compiling ghash-ssse3-x86-linux.S
[605/1244] Compiling ghash-ssse3-x86_64-apple.S
[606/1244] Compiling ghash-neon-armv8-win.S
[607/1244] Compiling ghash-ssse3-x86-apple.S
[608/1244] Compiling ghash-neon-armv8-apple.S
[609/1244] Compiling ghash-armv4-linux.S
[610/1244] Compiling ghash-neon-armv8-linux.S
[611/1244] Compiling co-586-linux.S
[612/1244] Compiling co-586-apple.S
[613/1244] Compiling bsaes-armv7-linux.S
[614/1244] Compiling bn-armv8-linux.S
[615/1244] Compiling bn-armv8-apple.S
[616/1244] Compiling bn-armv8-win.S
[617/1244] Compiling bn-586-apple.S
[618/1244] Compiling bn-586-linux.S
[619/1244] Compiling armv8-mont-win.S
[620/1244] Compiling armv8-mont-apple.S
[621/1244] Compiling armv8-mont-linux.S
[622/1244] Compiling armv4-mont-linux.S
[623/1244] Compiling aesv8-gcm-armv8-win.S
[624/1244] Compiling aesv8-gcm-armv8-apple.S
[625/1244] Compiling aesv8-armv8-win.S
[626/1244] Compiling aesv8-gcm-armv8-linux.S
[627/1244] Compiling aesv8-armv8-linux.S
[628/1244] Compiling aesv8-armv8-apple.S
[629/1244] Compiling aesni-x86_64-apple.S
[630/1244] Compiling aesni-x86_64-linux.S
[631/1244] Compiling aesni-x86-linux.S
[632/1244] Compiling aesv8-armv7-linux.S
[633/1244] Compiling aesni-x86-apple.S
[634/1244] Compiling aesni-gcm-x86_64-linux.S
[635/1244] Compiling aes-gcm-avx10-x86_64-linux.S
[636/1244] Compiling aes-gcm-avx2-x86_64-linux.S
[636/1244] Compiling aes-gcm-avx2-x86_64-apple.S
[638/1244] Compiling aesni-gcm-x86_64-apple.S
[639/1244] Compiling aes-gcm-avx10-x86_64-apple.S
[640/1244] Compiling x_pubkey.cc
[641/1244] Compiling x_x509a.cc
[642/1244] Compiling x_spki.cc
[643/1244] Compiling x_sig.cc
[644/1244] Compiling x_x509.cc
[645/1244] Compiling x_val.cc
[645/1244] Compiling x_name.cc
[647/1244] Compiling x_req.cc
[648/1244] Compiling x_exten.cc
[649/1244] Compiling x509rset.cc
[650/1244] Compiling x_attrib.cc
[651/1244] Compiling x_algor.cc
[652/1244] Compiling x_crl.cc
[653/1244] Compiling x_all.cc
[654/1244] Compiling x509name.cc
[655/1244] Compiling x509cset.cc
[656/1244] Compiling x509spki.cc
[657/1244] Compiling x509_txt.cc
[658/1244] Compiling x509_trs.cc
[659/1244] Compiling x509_set.cc
[660/1244] Compiling x509_vpm.cc
[661/1244] Compiling x509_obj.cc
[662/1244] Compiling x509_vfy.cc
[663/1244] Compiling x509_v3.cc
[664/1244] Compiling x509_req.cc
[665/1244] Compiling x509_lu.cc
[666/1244] Compiling x509_def.cc
[667/1244] Compiling x509_d2.cc
[668/1244] Compiling x509_cmp.cc
[669/1244] Compiling x509_ext.cc
[670/1244] Compiling x509.cc
[671/1244] Compiling x509_att.cc
[672/1244] Compiling v3_utl.cc
[673/1244] Compiling v3_skey.cc
[674/1244] Compiling v3_purp.cc
[675/1244] Compiling v3_pmaps.cc
[676/1244] Compiling v3_prn.cc
[677/1244] Compiling v3_ocsp.cc
[678/1244] Compiling v3_ncons.cc
[679/1244] Compiling v3_pcons.cc
[680/1244] Compiling v3_lib.cc
[681/1244] Compiling v3_int.cc
[682/1244] Compiling v3_ia5.cc
[683/1244] Compiling v3_info.cc
[684/1244] Compiling v3_genn.cc
[685/1244] Compiling v3_enum.cc
[686/1244] Compiling v3_extku.cc
[687/1244] Compiling v3_alt.cc
[688/1244] Compiling v3_crld.cc
[689/1244] Compiling v3_cpols.cc
[690/1244] Compiling v3_conf.cc
[691/1244] Compiling v3_bcons.cc
[692/1244] Compiling v3_bitst.cc
[693/1244] Compiling v3_akeya.cc
[694/1244] Compiling t_x509.cc
[695/1244] Compiling v3_akey.cc
[696/1244] Compiling t_crl.cc
[697/1244] Compiling t_req.cc
[698/1244] Compiling t_x509a.cc
[699/1244] Compiling policy.cc
[700/1244] Compiling rsa_pss.cc
[701/1244] Compiling i2d_pr.cc
[702/1244] Compiling by_dir.cc
[703/1244] Compiling by_file.cc
[704/1244] Compiling name_print.cc
[705/1244] Compiling a_verify.cc
[706/1244] Compiling asn1_gen.cc
[707/1244] Compiling thread_win.cc
[708/1244] Compiling a_sign.cc
[709/1244] Compiling algorithm.cc
[710/1244] Compiling thread_pthread.cc
[711/1244] Compiling a_digest.cc
[712/1244] Compiling trust_token.cc
[713/1244] Compiling voprf.cc
[714/1244] Compiling stack.cc
[715/1244] Compiling thread_none.cc
[716/1244] Compiling pmbtoken.cc
[717/1244] Compiling thread.cc
[718/1244] Compiling slhdsa.cc
[719/1244] Compiling sha256.cc
[720/1244] Compiling rsa_extra.cc
[721/1244] Compiling sha512.cc
[722/1244] Compiling sha1.cc
[723/1244] Compiling siphash.cc
[724/1244] Compiling spake2plus.cc
[725/1244] Compiling rsa_print.cc
[726/1244] Compiling rsa_crypt.cc
[727/1244] Compiling rsa_asn1.cc
[728/1244] Compiling trusty.cc
[729/1244] Compiling refcount.cc
[730/1244] Compiling urandom.cc
[731/1244] Compiling rc4.cc
[732/1244] Compiling windows.cc
[733/1244] Compiling rand.cc
[734/1244] Compiling ios.cc
[735/1244] Compiling passive.cc
[736/1244] Compiling getentropy.cc
[737/1244] Compiling fork_detect.cc
[738/1244] Compiling deterministic.cc
[739/1244] Compiling forkunsafe.cc
[740/1244] Compiling poly1305_arm_asm.S
[741/1244] Compiling pool.cc
[742/1244] Compiling poly1305_vec.cc
[743/1244] Compiling poly1305_arm.cc
[744/1244] Compiling poly1305.cc
[745/1244] Compiling pkcs7.cc
[746/1244] Compiling pkcs7_x509.cc
[747/1244] Compiling pkcs8.cc
[748/1244] Compiling pkcs8_x509.cc
[749/1244] Compiling p5_pbev2.cc
[750/1244] Compiling pem_xaux.cc
[751/1244] Compiling pem_x509.cc
[752/1244] Compiling pem_oth.cc
[753/1244] Compiling pem_pkey.cc
[754/1244] Compiling pem_lib.cc
[755/1244] Compiling pem_all.cc
[756/1244] Compiling pem_info.cc
[757/1244] Compiling obj_xref.cc
[758/1244] Compiling pem_pk8.cc
[759/1244] Compiling obj.cc
[760/1244] Compiling mlkem.cc
[761/1244] Compiling mldsa.cc
[762/1244] Compiling poly_rq_mul.S
[763/1244] Compiling fips_shared_support.cc
[764/1244] Compiling md4.cc
[765/1244] Compiling mem.cc
[766/1244] Compiling lhash.cc
[767/1244] Compiling md5.cc
[768/1244] Compiling ex_data.cc
[769/1244] Compiling kyber.cc
[770/1244] Compiling sign.cc
[771/1244] Compiling hpke.cc
[772/1244] Compiling print.cc
[773/1244] Compiling scrypt.cc
[774/1244] Compiling hrss.cc
[775/1244] Compiling pbkdf.cc
[776/1244] Compiling p_x25519.cc
[777/1244] Compiling p_x25519_asn1.cc
[778/1244] Compiling p_rsa_asn1.cc
[779/1244] Compiling p_hkdf.cc
[780/1244] Compiling p_rsa.cc
[781/1244] Compiling p_ed25519.cc
[782/1244] Compiling p_ed25519_asn1.cc
[783/1244] Compiling p_ec.cc
[784/1244] Compiling p_dh.cc
[785/1244] Compiling p_ec_asn1.cc
[786/1244] Compiling p_dh_asn1.cc
[787/1244] Compiling p_dsa_asn1.cc
[788/1244] Compiling evp_ctx.cc
[789/1244] Compiling evp.cc
[790/1244] Compiling err.cc
[791/1244] Compiling engine.cc
[792/1244] Compiling ecdsa_asn1.cc
[792/1244] Compiling evp_asn1.cc
[794/1244] Compiling hash_to_curve.cc
[795/1244] Compiling ecdh.cc
[796/1244] Compiling ec_derive.cc
[797/1244] Compiling bcm.cc
[798/1244] Compiling ec_asn1.cc
[799/1244] Compiling dsa_asn1.cc
[800/1244] Compiling params.cc
[801/1244] Compiling dsa.cc
[802/1244] Compiling x25519-asm-arm.S
[803/1244] Compiling des.cc
[804/1244] Compiling digest_extra.cc
[805/1244] Compiling spake25519.cc
[806/1244] Compiling curve25519_64_adx.cc
[807/1244] Compiling dh_asn1.cc
[808/1244] Compiling cpu_intel.cc
[809/1244] Compiling crypto.cc
[810/1244] Compiling curve25519.cc
[811/1244] Compiling cpu_arm_linux.cc
[812/1244] Compiling cpu_aarch64_win.cc
[813/1244] Compiling cpu_arm_freebsd.cc
[814/1244] Compiling cpu_aarch64_openbsd.cc
[815/1244] Compiling cpu_aarch64_sysreg.cc
[816/1244] Compiling cpu_aarch64_linux.cc
[817/1244] Compiling cpu_aarch64_fuchsia.cc
[818/1244] Compiling cpu_aarch64_apple.cc
[819/1244] Compiling conf.cc
[820/1244] Compiling get_cipher.cc
[821/1244] Compiling tls_cbc.cc
[822/1244] Compiling e_tls.cc
[823/1244] Compiling e_rc4.cc
[824/1244] Compiling e_rc2.cc
[825/1244] Compiling e_null.cc
[826/1244] Compiling e_des.cc
[827/1244] Compiling e_chacha20poly1305.cc
[828/1244] Compiling e_aesctrhmac.cc
[829/1244] Compiling e_aesgcmsiv.cc
[830/1244] Compiling derive_key.cc
[831/1244] Compiling chacha.cc
[832/1244] Compiling unicode.cc
[833/1244] Compiling cbs.cc
[834/1244] Compiling buf.cc
[835/1244] Compiling asn1_compat.cc
[836/1244] Compiling cbb.cc
[837/1244] Compiling ber.cc
[838/1244] Compiling blake2.cc
[839/1244] Compiling bn_asn1.cc
[840/1244] Compiling convert.cc
[841/1244] Compiling socket.cc
[842/1244] Compiling printf.cc
[843/1244] Compiling socket_helper.cc
[844/1244] Compiling hexdump.cc
[845/1244] Compiling pair.cc
[846/1244] Compiling file.cc
[847/1244] Compiling errno.cc
[848/1244] Compiling fd.cc
[849/1244] Compiling connect.cc
[850/1244] Compiling bio.cc
[851/1244] Compiling bio_mem.cc
[852/1244] Compiling tasn_typ.cc
[853/1244] Compiling base64.cc
[854/1244] Compiling tasn_fre.cc
[855/1244] Compiling tasn_new.cc
[856/1244] Compiling tasn_enc.cc
[857/1244] Compiling tasn_utl.cc
[858/1244] Compiling posix_time.cc
[859/1244] Compiling f_string.cc
[860/1244] Compiling asn_pack.cc
[861/1244] Compiling f_int.cc
[861/1244] Compiling tasn_dec.cc
[863/1244] Compiling asn1_par.cc
[864/1244] Compiling asn1_lib.cc
[865/1244] Compiling a_time.cc
[866/1244] Compiling a_octet.cc
[867/1244] Compiling a_strnid.cc
[868/1244] Compiling a_utctm.cc
[869/1244] Compiling a_strex.cc
[870/1244] Compiling a_type.cc
[871/1244] Compiling a_object.cc
[872/1244] Compiling a_bitstr.cc
[873/1244] Compiling a_dup.cc
[874/1244] Compiling a_i2d_fp.cc
[875/1244] Compiling a_gentm.cc
[876/1244] Compiling a_mbstr.cc
[877/1244] Compiling a_int.cc
[878/1244] Compiling fiat_p256_adx_mul.S
[879/1244] Compiling fiat_p256_adx_sqr.S
[880/1244] Compiling a_d2i_fp.cc
[881/1244] Compiling fiat_curve25519_adx_mul.S
[882/1244] Compiling fiat_curve25519_adx_square.S
[883/1244] Compiling md5-x86_64-linux.S
[884/1244] Compiling md5-x86_64-apple.S
[885/1244] Compiling md5-586-apple.S
[886/1244] Compiling md5-586-linux.S
[887/1244] Compiling chacha20_poly1305_x86_64-linux.S
[888/1244] Compiling a_bool.cc
[889/1244] Compiling chacha20_poly1305_x86_64-apple.S
[890/1244] Compiling CCryptoBoringSSLShims shims.c
[891/1244] Compiling chacha20_poly1305_armv8-win.S
[892/1244] Compiling chacha-x86_64-linux.S
[893/1244] Compiling chacha-x86-linux.S
[894/1244] Compiling chacha20_poly1305_armv8-apple.S
[894/1244] Compiling chacha-x86_64-apple.S
[896/1244] Compiling chacha20_poly1305_armv8-linux.S
[897/1244] Compiling chacha-armv8-win.S
[898/1244] Compiling chacha-x86-apple.S
[899/1244] Compiling chacha-armv8-apple.S
[900/1244] Compiling chacha-armv8-linux.S
[901/1244] Compiling chacha-armv4-linux.S
[902/1244] Compiling aes128gcmsiv-x86_64-linux.S
[903/1244] Compiling aes128gcmsiv-x86_64-apple.S
[904/1244] Compiling err_data.cc
[905/1244] Compiling x86_64-mont5-linux.S
[906/1244] Compiling x86_64-mont-linux.S
[907/1244] Compiling x86_64-mont5-apple.S
[908/1244] Compiling x86_64-mont-apple.S
[909/1244] Compiling x86-mont-linux.S
[910/1244] Compiling vpaes-x86_64-linux.S
[911/1244] Compiling x86-mont-apple.S
[912/1244] Compiling vpaes-x86_64-apple.S
[913/1244] Compiling vpaes-x86-apple.S
[914/1244] Compiling vpaes-x86-linux.S
[915/1244] Compiling vpaes-armv8-apple.S
[916/1244] Compiling vpaes-armv8-win.S
[917/1244] Compiling vpaes-armv7-linux.S
[918/1244] Compiling vpaes-armv8-linux.S
[919/1244] Compiling sha512-x86_64-apple.S
[920/1244] Compiling sha512-armv8-win.S
[920/1244] Compiling sha512-x86_64-linux.S
[922/1244] Compiling sha512-armv4-linux.S
[923/1244] Compiling sha512-armv8-apple.S
[924/1244] Compiling sha512-armv8-linux.S
[925/1244] Compiling sha256-x86_64-linux.S
[926/1244] Compiling sha512-586-linux.S
[927/1244] Compiling sha512-586-apple.S
[928/1244] Compiling sha256-x86_64-apple.S
[929/1244] Compiling sha256-armv8-win.S
[930/1244] Compiling sha256-armv8-apple.S
[931/1244] Compiling sha256-armv8-linux.S
[932/1244] Compiling sha256-586-apple.S
[933/1244] Compiling sha256-586-linux.S
[934/1244] Compiling sha256-armv4-linux.S
[935/1244] Compiling sha1-x86_64-linux.S
[936/1244] Compiling sha1-x86_64-apple.S
[937/1244] Compiling sha1-armv8-win.S
[938/1244] Compiling sha1-armv8-apple.S
[939/1244] Compiling sha1-armv8-linux.S
[940/1244] Compiling sha1-armv4-large-linux.S
[941/1244] Compiling sha1-586-linux.S
[942/1244] Compiling sha1-586-apple.S
[943/1244] Compiling rsaz-avx2-linux.S
[944/1244] Compiling rsaz-avx2-apple.S
[945/1244] Compiling rdrand-x86_64-linux.S
[946/1244] Compiling rdrand-x86_64-apple.S
[947/1244] Compiling p256_beeu-x86_64-asm-apple.S
[948/1244] Compiling p256_beeu-x86_64-asm-linux.S
[949/1244] Compiling p256_beeu-armv8-asm-linux.S
[950/1244] Compiling p256_beeu-armv8-asm-win.S
[951/1244] Compiling p256_beeu-armv8-asm-apple.S
[952/1244] Compiling p256-x86_64-asm-linux.S
[953/1244] Compiling p256-x86_64-asm-apple.S
[954/1244] Compiling p256-armv8-asm-win.S
[955/1244] Compiling p256-armv8-asm-linux.S
[956/1244] Compiling p256-armv8-asm-apple.S
[957/1244] Compiling ghashv8-armv8-linux.S
[958/1244] Compiling ghashv8-armv8-win.S
[959/1244] Compiling ghashv8-armv7-linux.S
[960/1244] Compiling ghashv8-armv8-apple.S
[961/1244] Compiling ghash-x86_64-linux.S
[962/1244] Compiling ghash-x86_64-apple.S
[963/1244] Compiling ghash-x86-apple.S
[964/1244] Compiling ghash-ssse3-x86_64-linux.S
[965/1244] Compiling ghash-ssse3-x86_64-apple.S
[966/1244] Compiling ghash-x86-linux.S
[967/1244] Compiling ghash-ssse3-x86-linux.S
[968/1244] Compiling ghash-ssse3-x86-apple.S
[969/1244] Compiling ghash-neon-armv8-linux.S
[970/1244] Compiling ghash-neon-armv8-win.S
[971/1244] Compiling ghash-armv4-linux.S
[972/1244] Compiling ghash-neon-armv8-apple.S
[973/1244] Compiling co-586-linux.S
[974/1244] Compiling bsaes-armv7-linux.S
[975/1244] Compiling co-586-apple.S
[976/1244] Compiling bn-armv8-linux.S
[977/1244] Compiling bn-armv8-win.S
[978/1244] Compiling bn-armv8-apple.S
[979/1244] Compiling bn-586-apple.S
[980/1244] Compiling armv4-mont-linux.S
[981/1244] Compiling bn-586-linux.S
[982/1244] Compiling armv8-mont-win.S
[983/1244] Compiling armv8-mont-linux.S
[984/1244] Compiling armv8-mont-apple.S
[985/1244] Compiling aesv8-armv8-win.S
[986/1244] Compiling aesv8-gcm-armv8-apple.S
[987/1244] Compiling aesv8-gcm-armv8-win.S
[988/1244] Compiling aesv8-gcm-armv8-linux.S
[989/1244] Compiling c-nioatomics.c
[990/1244] Compiling aesv8-armv8-linux.S
[991/1244] Compiling aesv8-armv8-apple.S
[992/1244] Compiling aesni-x86_64-linux.S
[993/1244] Compiling aesni-gcm-x86_64-linux.S
[994/1244] Compiling aesni-x86_64-apple.S
[995/1244] Compiling aesv8-armv7-linux.S
[996/1244] Compiling aesni-x86-linux.S
[997/1244] Compiling aesni-x86-apple.S
[998/1244] Compiling aesni-gcm-x86_64-apple.S
[999/1244] Compiling aes-gcm-avx10-x86_64-linux.S
[1000/1244] Compiling aes-gcm-avx10-x86_64-apple.S
[1001/1244] Compiling c-atomics.c
[1002/1244] Compiling x_x509.cc
[1003/1244] Compiling x_x509a.cc
[1004/1244] Compiling x_req.cc
[1005/1249] Compiling x_val.cc
[1006/1250] Compiling x_sig.cc
[1008/1250] Compiling NIOConcurrencyHelpers NIOLock.swift
[1008/1250] Compiling x_pubkey.cc
[1009/1250] Compiling x_spki.cc
[1011/1250] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1012/1250] Compiling NIOConcurrencyHelpers lock.swift
[1012/1250] Compiling x_name.cc
[1014/1250] Compiling NIOConcurrencyHelpers atomics.swift
[1015/1250] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1015/1250] Compiling x_algor.cc
[1017/1250] Emitting module NIOConcurrencyHelpers
[1018/1251] Compiling x_crl.cc
[1019/1251] Compiling x_exten.cc
[1020/1251] Compiling x_attrib.cc
[1021/1274] Compiling x_all.cc
[1022/1277] Compiling x509rset.cc
[1023/1278] Compiling x509name.cc
[1025/1337] Compiling NIOCore EventLoop.swift
[1026/1337] Compiling NIOCore ByteBuffer-multi-int.swift
[1027/1337] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1027/1340] Compiling x509spki.cc
[1029/1340] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1030/1340] Compiling NIOCore BSDSocketAPI.swift
[1031/1340] Compiling NIOCore ByteBuffer-aux.swift
[1032/1340] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1033/1340] Compiling NIOCore ByteBuffer-conversions.swift
[1034/1340] Compiling NIOCore ByteBuffer-core.swift
[1035/1340] Compiling NIOCore ByteBuffer-hex.swift
[1036/1340] Compiling NIOCore ByteBuffer-int.swift
[1037/1340] Emitting module ConsoleKitTerminal
[1038/1340] Compiling NIOCore DeadChannel.swift
[1039/1340] Compiling NIOCore DispatchQueue+WithFuture.swift
[1040/1340] Compiling NIOCore EventLoop+Deprecated.swift
[1041/1340] Compiling NIOCore EventLoop+SerialExecutor.swift
[1042/1340] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1043/1340] Compiling NIOCore CircularBuffer.swift
[1044/1340] Compiling NIOCore Codec.swift
[1045/1340] Compiling NIOCore ConvenienceOptionSupport.swift
[1045/1340] Compiling x509cset.cc
[1047/1340] Compiling NIOCore ChannelHandlers.swift
[1048/1340] Compiling NIOCore ChannelInvoker.swift
[1049/1340] Compiling NIOCore ChannelOption.swift
[1050/1340] Compiling NIOCore ByteBuffer-views.swift
[1051/1340] Compiling NIOCore Channel.swift
[1052/1340] Compiling NIOCore ChannelHandler.swift
[1052/1340] Compiling x509_vpm.cc
[1053/1340] Compiling x509_vfy.cc
[1055/1340] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1056/1340] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1057/1340] Compiling ConsoleKitTerminal LoggerFragment.swift
[1057/1341] Compiling x509_v3.cc
[1059/1341] Compiling x509_txt.cc
[1060/1341] Compiling x509_trs.cc
[1062/1341] Compiling NIOCore MulticastChannel.swift
[1063/1341] Compiling NIOCore NIOAny.swift
[1064/1341] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1065/1341] Compiling NIOCore NIOLoopBound.swift
[1066/1341] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1067/1341] Compiling NIOCore NIOScheduledCallback.swift
[1068/1341] Compiling NIOCore NIOSendable.swift
[1069/1341] Compiling NIOCore RecvByteBufferAllocator.swift
[1069/1371] Compiling x509_set.cc
[1071/1371] Emitting module ConsoleKitCommands
[1072/1373] Compiling ConsoleKitCommands CommandSignature.swift
[1073/1373] Compiling ConsoleKitCommands Flag.swift
[1074/1373] Compiling ConsoleKitCommands Option.swift
[1075/1373] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1076/1373] Compiling ConsoleKitCommands AsyncCommand.swift
[1077/1373] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1077/1373] Compiling x509_req.cc
[1078/1373] Compiling x509_ext.cc
[1080/1373] Compiling ConsoleKitCommands AsyncCommands.swift
[1081/1373] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1082/1373] Compiling ConsoleKitCommands AnyCommand.swift
[1083/1373] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1084/1373] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1085/1373] Compiling ConsoleKitCommands Argument.swift
[1085/1373] Compiling x509_obj.cc
[1087/1373] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1088/1373] Compiling ConsoleKitCommands Utilities.swift
[1088/1373] Compiling x509_lu.cc
[1090/1373] Compiling NIOCore IO.swift
[1091/1373] Compiling NIOCore IOData.swift
[1092/1373] Compiling NIOCore IPProtocol.swift
[1093/1373] Compiling NIOCore IntegerBitPacking.swift
[1094/1373] Compiling NIOCore IntegerTypes.swift
[1095/1373] Compiling NIOCore Interfaces.swift
[1096/1373] Compiling NIOCore Linux.swift
[1097/1373] Compiling NIOCore MarkedCircularBuffer.swift
[1097/1373] Compiling x509_att.cc
[1098/1373] Compiling x509_d2.cc
[1100/1373] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1101/1373] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1102/1373] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1103/1373] Compiling NIOCore EventLoopFuture.swift
[1104/1373] Compiling NIOCore FileDescriptor.swift
[1105/1373] Compiling NIOCore FileHandle.swift
[1106/1373] Compiling NIOCore FileRegion.swift
[1107/1373] Compiling NIOCore GlobalSingletons.swift
[1107/1373] Compiling x509_def.cc
[1108/1373] Compiling v3_skey.cc
[1109/1373] Compiling x509_cmp.cc
[1110/1373] Compiling x509.cc
[1112/1373] Compiling ConsoleKitCommands CommandGroup.swift
[1113/1373] Compiling ConsoleKitCommands CommandInput.swift
[1114/1373] Compiling ConsoleKitCommands Commands.swift
[1115/1373] Compiling ConsoleKitCommands Command.swift
[1116/1373] Compiling ConsoleKitCommands CommandContext.swift
[1117/1373] Compiling ConsoleKitCommands CommandError.swift
[1118/1373] Compiling ConsoleKitCommands Console+Run.swift
[1119/1373] Compiling ConsoleKitCommands ConsoleError.swift
[1120/1373] Compiling ConsoleKitCommands Completion.swift
[1120/1374] Compiling v3_purp.cc
[1122/1374] Compiling v3_utl.cc
[1131/1374] Compiling v3_prn.cc
[1132/1374] Compiling v3_pmaps.cc
[1134/1376] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1135/1376] Compiling NIOCore SocketAddresses.swift
[1136/1376] Compiling NIOCore SocketOptionProvider.swift
[1137/1376] Compiling NIOCore SystemCallHelpers.swift
[1138/1376] Compiling NIOCore TimeAmount+Duration.swift
[1139/1376] Compiling NIOCore TypeAssistedChannelHandler.swift
[1140/1376] Compiling NIOCore UniversalBootstrapSupport.swift
[1141/1376] Compiling NIOCore Utilities.swift
[1141/1376] Compiling v3_ocsp.cc
[1142/1376] Compiling v3_int.cc
[1143/1376] Compiling v3_lib.cc
[1145/1376] Compiling ConsoleKit Exports.swift
[1146/1376] Emitting module ConsoleKit
[1146/1377] Compiling v3_ncons.cc
[1148/1377] Compiling v3_pcons.cc
[1149/1377] Compiling v3_info.cc
[1150/1377] Compiling v3_extku.cc
[1151/1377] Compiling v3_genn.cc
[1152/1377] Compiling v3_cpols.cc
[1153/1377] Compiling v3_ia5.cc
[1154/1377] Compiling v3_enum.cc
[1155/1377] Compiling v3_crld.cc
[1156/1377] Compiling v3_conf.cc
[1157/1377] Compiling v3_bitst.cc
[1158/1377] Compiling v3_bcons.cc
[1159/1377] Compiling v3_alt.cc
[1160/1377] Compiling v3_akey.cc
[1161/1377] Compiling v3_akeya.cc
[1162/1377] Compiling t_x509a.cc
[1163/1377] Compiling t_x509.cc
[1164/1377] Compiling t_req.cc
[1165/1377] Compiling t_crl.cc
[1167/1377] Emitting module NIOCore
[1188/1377] Compiling NIOCore AsyncChannel.swift
[1189/1377] Compiling NIOCore AsyncChannelHandler.swift
[1190/1377] Compiling NIOCore AsyncChannelInboundStream.swift
[1191/1377] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1192/1377] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1193/1377] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1194/1377] Compiling NIOCore NIOAsyncWriter.swift
[1194/1377] Compiling name_print.cc
[1195/1378] Compiling i2d_pr.cc
[1196/1378] Compiling rsa_pss.cc
[1198/1378] Compiling policy.cc
[1199/1378] Compiling by_file.cc
[1200/1424] Compiling asn1_gen.cc
[1201/1424] Compiling by_dir.cc
[1202/1428] Compiling algorithm.cc
[1203/1428] Compiling a_sign.cc
[1204/1428] Compiling a_verify.cc
[1205/1428] Compiling voprf.cc
[1206/1428] Compiling trust_token.cc
[1207/1428] Compiling a_digest.cc
[1208/1428] Compiling thread_win.cc
[1210/1428] Compiling NIOEmbedded AsyncTestingChannel.swift
[1211/1428] Emitting module NIOEmbedded
[1211/1428] Compiling stack.cc
[1212/1428] Compiling thread_pthread.cc
[1213/1428] Compiling thread_none.cc
[1214/1428] Compiling thread.cc
[1215/1428] Compiling merkle.cc
[1217/1428] Compiling NIOPosix Pool.swift
[1218/1428] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1219/1428] Compiling NIOPosix PosixSingletons.swift
[1220/1428] Compiling NIOPosix RawSocketBootstrap.swift
[1221/1428] Compiling NIOPosix Resolver.swift
[1222/1428] Compiling NIOPosix Selectable.swift
[1222/1428] Compiling pmbtoken.cc
[1224/1434] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1225/1434] Compiling NIOEmbedded Embedded.swift
[1226/1435] Compiling wots.cc
[1227/1435] Compiling fors.cc
[1228/1435] Compiling thash.cc
[1229/1435] Compiling sha512.cc
[1230/1435] Compiling siphash.cc
[1231/1435] Compiling slhdsa.cc
[1232/1435] Compiling sha256.cc
[1234/1435] Compiling NIOPosix ThreadPosix.swift
[1235/1435] Compiling NIOPosix ThreadWindows.swift
[1236/1435] Compiling NIOPosix UnsafeTransfer.swift
[1237/1435] Compiling NIOPosix Utilities.swift
[1238/1435] Compiling NIOPosix VsockAddress.swift
[1239/1435] Compiling NIOPosix VsockChannelEvents.swift
[1239/1435] Compiling rsa_extra.cc
[1240/1435] Compiling sha1.cc
[1241/1435] Compiling rsa_print.cc
[1242/1435] Compiling rc4.cc
[1244/1435] Compiling NIOPosix BSDSocketAPICommon.swift
[1245/1435] Compiling NIOPosix BSDSocketAPIPosix.swift
[1246/1435] Compiling NIOPosix BSDSocketAPIWindows.swift
[1247/1435] Compiling NIOPosix BaseSocket.swift
[1248/1435] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1249/1435] Compiling NIOPosix BaseSocketChannel.swift
[1250/1435] Compiling NIOPosix BaseStreamSocketChannel.swift
[1251/1435] Emitting module NIOPosix
[1252/1435] Compiling NIOPosix Bootstrap.swift
[1253/1435] Compiling NIOPosix ControlMessage.swift
[1254/1435] Compiling NIOPosix DatagramVectorReadManager.swift
[1255/1435] Compiling NIOPosix Errors+Any.swift
[1256/1435] Compiling NIOPosix FileDescriptor.swift
[1257/1435] Compiling NIOPosix GetaddrinfoResolver.swift
[1258/1435] Compiling NIOPosix HappyEyeballs.swift
[1258/1435] Compiling refcount.cc
[1259/1435] Compiling rsa_crypt.cc
[1261/1435] Compiling NIOPosix SelectableChannel.swift
[1262/1435] Compiling NIOPosix SelectableEventLoop.swift
[1263/1435] Compiling NIOPosix SelectorEpoll.swift
[1264/1435] Compiling NIOPosix SelectorGeneric.swift
[1265/1435] Compiling NIOPosix SelectorKqueue.swift
[1266/1435] Compiling NIOPosix SelectorUring.swift
[1267/1435] Compiling NIOPosix ServerSocket.swift
[1268/1435] Compiling NIOPosix Socket.swift
[1269/1435] Compiling NIOPosix SocketChannel.swift
[1270/1435] Compiling NIOPosix SocketProtocols.swift
[1271/1435] Compiling NIOPosix System.swift
[1272/1435] Compiling NIOPosix Thread.swift
[1272/1435] Compiling trusty.cc
[1273/1435] Compiling urandom.cc
[1274/1435] Compiling rsa_asn1.cc
[1275/1435] Compiling passive.cc
[1276/1435] Compiling rand_extra.cc
[1277/1435] Compiling windows.cc
[1278/1435] Compiling ios.cc
[1279/1435] Compiling poly1305_arm_asm.S
[1280/1435] Compiling getentropy.cc
[1281/1435] Compiling forkunsafe.cc
[1282/1435] Compiling fork_detect.cc
[1284/1435] Compiling NIOPosix IO.swift
[1285/1435] Compiling NIOPosix IntegerBitPacking.swift
[1286/1435] Compiling NIOPosix IntegerTypes.swift
[1287/1435] Compiling NIOPosix Linux.swift
[1288/1435] Compiling NIOPosix LinuxCPUSet.swift
[1289/1435] Compiling NIOPosix LinuxUring.swift
[1290/1435] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1291/1435] Compiling NIOPosix NIOThreadPool.swift
[1292/1435] Compiling NIOPosix NonBlockingFileIO.swift
[1293/1435] Compiling NIOPosix PendingDatagramWritesManager.swift
[1294/1435] Compiling NIOPosix PendingWritesManager.swift
[1295/1435] Compiling NIOPosix PipeChannel.swift
[1296/1435] Compiling NIOPosix PipePair.swift
[1296/1435] Compiling deterministic.cc
[1297/1436] Compiling poly1305_vec.cc
[1298/1436] Compiling poly1305_arm.cc
[1300/1436] Compiling pool.cc
[1301/1436] Compiling poly1305.cc
[1302/1436] Compiling pkcs8_x509.cc
[1303/1436] Compiling pkcs8.cc
[1304/1436] Compiling pkcs7.cc
[1305/1436] Compiling pem_xaux.cc
[1306/1436] Compiling pkcs7_x509.cc
[1307/1436] Compiling p5_pbev2.cc
[1308/1436] Compiling pem_x509.cc
[1310/1462] Emitting module NIO
[1311/1473] Compiling NIO Exports.swift
[1311/1474] Compiling pem_pkey.cc
[1313/1474] Compiling pem_oth.cc
[1313/1474] Compiling pem_pk8.cc
[1315/1474] Compiling pem_lib.cc
[1317/1474] Emitting module _NIOFileSystem
[1317/1484] Compiling pem_info.cc
[1318/1496] Compiling mldsa.cc
[1319/1496] Compiling pem_all.cc
[1320/1496] Compiling obj_xref.cc
[1322/1496] Compiling NIOSOCKS AuthenticationMethod.swift
[1323/1496] Compiling NIOSOCKS ClientGreeting.swift
[1324/1496] Emitting module NIOTLS
[1325/1496] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1326/1496] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1327/1497] Compiling NIOSOCKS SOCKSResponse.swift
[1328/1497] Compiling NIOSOCKS SOCKSClientHandler.swift
[1329/1497] Compiling NIOSOCKS SOCKSServerHandshakeHandler.swift
[1330/1497] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1331/1497] Compiling NIOSOCKS ClientStateMachine.swift
[1332/1503] Compiling NIOTLS TLSEvents.swift
[1333/1503] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1334/1503] Compiling NIOTLS SNIHandler.swift
[1335/1508] Emitting module NIOSOCKS
[1336/1519] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1337/1519] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1338/1519] Compiling obj.cc
[1340/1519] Compiling _NIOFileSystem ParallelDirCopy.swift
[1341/1519] Compiling _NIOFileSystem ParallelRemoval.swift
[1342/1519] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[1343/1519] Compiling _NIOFileSystem CInterop.swift
[1344/1519] Compiling _NIOFileSystem Errno.swift
[1346/1519] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1347/1519] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1348/1519] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1348/1519] Compiling mlkem.cc
[1350/1519] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1352/1519] Compiling NIOSOCKS ServerStateMachine.swift
[1353/1521] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1354/1521] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1355/1521] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1358/1522] Compiling md4.cc
[1359/1522] Compiling mem.cc
[1361/1551] Compiling NIOSSL SSLInit.swift
[1362/1551] Compiling NIOSSL SSLPKCS12Bundle.swift
[1363/1551] Compiling NIOSSL SSLCertificate.swift
[1364/1551] Compiling NIOSSL SSLCertificateExtensions.swift
[1365/1551] Compiling NIOSSL SSLCertificateName.swift
[1365/1551] Compiling md5.cc
[1367/1551] Emitting module NIOFoundationCompat
[1368/1551] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1369/1551] Compiling NIOSSL ObjectIdentifier.swift
[1370/1551] Compiling NIOSSL PosixPort.swift
[1371/1551] Compiling NIOSSL SSLCallbacks.swift
[1372/1551] Compiling NIOSSL SSLContext.swift
[1373/1551] Compiling NIOSSL SSLErrors.swift
[1373/1552] Compiling lhash.cc
[1374/1552] Compiling poly_rq_mul.S
[1375/1552] Compiling fips_shared_support.cc
[1381/1552] Compiling kyber.cc
[1385/1552] Compiling _NIOFileSystem SystemFileHandle.swift
[1386/1552] Compiling _NIOFileSystem Utilities.swift
[1387/1552] Compiling _NIOFileSystem OpenOptions.swift
[1388/1552] Compiling _NIOFileSystem String+FileSystem.swift
[1388/1552] Compiling hpke.cc
[1389/1574] Compiling ex_data.cc
[1391/1574] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1392/1574] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1393/1574] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1394/1574] Emitting module NIOTransportServices
[1395/1574] Compiling NIOTransportServices AcceptHandler.swift
[1396/1574] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1397/1574] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1398/1576] Compiling NIOTransportServices StateManagedChannel.swift
[1399/1576] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1400/1576] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1400/1576] Compiling hrss.cc
[1402/1576] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1403/1576] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1404/1576] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1405/1576] Compiling NIOTransportServices NIOTSSingletons.swift
[1406/1576] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1407/1576] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1408/1576] Compiling NIOTransportServices NIOTSErrors.swift
[1409/1576] Compiling NIOTransportServices NIOTSEventLoop.swift
[1410/1576] Compiling NIOTransportServices NIOTSBootstraps.swift
[1411/1576] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1412/1576] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1413/1576] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1414/1576] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1415/1576] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1423/1577] Emitting module NIOHTTP1
[1427/1578] Compiling pbkdf.cc
[1428/1578] Compiling sign.cc
[1429/1578] Compiling scrypt.cc
[1430/1578] Compiling print.cc
[1435/1578] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1436/1582] Compiling NIOSSL SubjectAlternativeName.swift
[1437/1582] Compiling NIOSSL NIOSSLSecureBytes.swift
[1438/1582] Compiling NIOSSL RNG.swift
[1439/1582] Compiling NIOSSL SafeCompare.swift
[1439/1595] Compiling p_x25519.cc
[1449/1610] Emitting module NIOSSL
[1450/1610] Compiling NIOHPACK DynamicHeaderTable.swift
[1451/1610] Compiling NIOHPACK HPACKDecoder.swift
[1452/1610] Compiling NIOHPACK HPACKHeader.swift
[1453/1610] Compiling NIOHPACK HeaderTables.swift
[1454/1610] Emitting module NIOHTTPCompression
[1459/1610] Compiling NIOHPACK HPACKEncoder.swift
[1464/1610] Compiling NIOSSL Zeroization.swift
[1469/1610] Compiling p_x25519_asn1.cc
[1471/1611] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1472/1611] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1473/1611] Compiling NIOWebSocket WebSocketOpcode.swift
[1475/1612] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1484/1612] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1485/1612] Compiling NIOHTTPCompression HTTPCompression.swift
[1486/1612] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1487/1612] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1488/1613] Compiling NIOHTTPCompression HTTPDecompression.swift
[1489/1631] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1490/1631] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1491/1631] Compiling NIOExtras JSONRPCFraming.swift
[1492/1631] Compiling NIOExtras DebugInboundEventsHandler.swift
[1494/1631] Emitting module NIOWebSocket
[1495/1631] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1496/1631] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1497/1631] Compiling NIOHPACK IndexedHeaderTable.swift
[1498/1631] Compiling NIOHPACK IntegerCoding.swift
[1499/1631] Compiling NIOHPACK HuffmanTables.swift
[1499/1631] Compiling p_rsa_asn1.cc
[1501/1632] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1502/1632] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1503/1632] Compiling NIOHPACK HuffmanCoding.swift
[1504/1632] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1505/1632] Compiling NIOExtras NIOExtrasError.swift
[1505/1634] Compiling p_rsa.cc
[1507/1639] Compiling NIOHPACK StaticHeaderTable.swift
[1508/1639] Compiling NIOWebSocket WebSocketFrame.swift
[1512/1640] Emitting module NIOHPACK
[1515/1640] Emitting module NIOFileSystem
[1516/1640] Compiling NIOFileSystem Exports.swift
[1517/1641] Emitting module _NIOFileSystemFoundationCompat
[1519/1642] Compiling NIOExtras RequestResponseHandler.swift
[1520/1642] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1521/1642] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1522/1642] Compiling NIOExtras NIORequestIdentifiable.swift
[1523/1642] Compiling NIOExtras PCAPRingBuffer.swift
[1524/1642] Compiling NIOExtras QuiescingHelper.swift
[1525/1642] Emitting module NIOExtras
[1526/1642] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1527/1642] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1529/1643] Compiling p_ed25519_asn1.cc
[1532/1643] Compiling NIOSSL TLSConfiguration.swift
[1533/1643] Compiling NIOSSL UniversalBootstrapSupport.swift
[1534/1643] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1534/1644] Compiling p_hkdf.cc
[1537/1702] Compiling NIOHTTP2 ReceivingDataState.swift
[1538/1702] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1539/1702] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1540/1702] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1541/1702] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1542/1702] Compiling NIOHTTP2 MayReceiveFrames.swift
[1543/1702] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1544/1702] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1545/1702] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1545/1702] Compiling p_ed25519.cc
[1546/1702] Compiling p_ec_asn1.cc
[1547/1702] Compiling p_ec.cc
[1548/1702] Compiling bcm.cc
[1550/1702] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1551/1702] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1551/1703] Compiling p_dsa_asn1.cc
[1555/1703] Compiling NIOHTTP2 HasLocalSettings.swift
[1556/1703] Compiling NIOHTTP2 HasRemoteSettings.swift
[1557/1703] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1558/1703] Compiling NIOHTTP2 QuiescingState.swift
[1559/1703] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1560/1703] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1560/1711] Compiling p_dh_asn1.cc
[1561/1711] Compiling p_dh.cc
[1564/1711] Compiling NIOHTTP2 MaySendFrames.swift
[1565/1711] Compiling NIOHTTP2 SendingDataState.swift
[1566/1711] Compiling NIOHTTP2 SendingGoawayState.swift
[1567/1711] Compiling NIOHTTP2 SendingHeadersState.swift
[1568/1711] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1569/1711] Compiling NIOHTTP2 SendingRstStreamState.swift
[1570/1711] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1571/1711] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1571/1711] Compiling evp_asn1.cc
[1572/1711] Compiling evp_ctx.cc
[1573/1711] Compiling evp.cc
[1574/1711] Compiling err.cc
[1575/1711] Compiling engine.cc
[1576/1711] Compiling ecdsa_asn1.cc
[1577/1711] Compiling ecdh_extra.cc
[1578/1711] Compiling hash_to_curve.cc
[1579/1711] Compiling ec_derive.cc
[1580/1719] Compiling params.cc
[1582/1719] Compiling WebSocketKit WebSocketHandler.swift
[1583/1719] Compiling WebSocketKit Exports.swift
[1584/1719] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1585/1719] Compiling NIOHTTP2 InboundWindowManager.swift
[1586/1719] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1587/1719] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1588/1719] Compiling NIOHTTP2 StreamChannelList.swift
[1589/1719] Compiling NIOHTTP2 StreamMap.swift
[1590/1719] Compiling NIOHTTP2 StreamStateMachine.swift
[1591/1719] Compiling NIOHTTP2 UnsafeTransfer.swift
[1592/1719] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1592/1719] Compiling dsa.cc
[1594/1719] Compiling WebSocketKit WebSocket+Connect.swift
[1595/1719] Compiling WebSocketKit WebSocket.swift
[1595/1719] Compiling digest_extra.cc
[1597/1719] Emitting module WebSocketKit
[1598/1719] Compiling WebSocketKit WebSocket+Concurrency.swift
[1599/1719] Compiling WebSocketKit WebSocketClient.swift
[1599/1720] Compiling ec_asn1.cc
[1600/1720] Compiling dsa_asn1.cc
[1602/1720] Emitting module NIOHTTP2
[1611/1720] Compiling x25519-asm-arm.S
[1612/1720] Compiling dh_asn1.cc
[1614/1720] Compiling des.cc
[1615/1720] Compiling spake25519.cc
[1616/1720] Compiling curve25519_64_adx.cc
[1618/1720] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1619/1720] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1620/1720] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1621/1720] Compiling NIOHTTP2 HTTP2StreamID.swift
[1622/1720] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1623/1720] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1624/1720] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1625/1720] Compiling NIOHTTP2 InboundEventBuffer.swift
[1625/1720] Compiling crypto.cc
[1626/1720] Compiling curve25519.cc
[1627/1720] Compiling cpu_arm_linux.cc
[1628/1720] Compiling cpu_aarch64_win.cc
[1629/1720] Compiling cpu_intel.cc
[1630/1720] Compiling cpu_arm_freebsd.cc
[1631/1720] Compiling cpu_aarch64_sysreg.cc
[1632/1720] Compiling cpu_aarch64_openbsd.cc
[1633/1720] Compiling cpu_aarch64_linux.cc
[1634/1720] Compiling cpu_aarch64_apple.cc
[1635/1720] Compiling cpu_aarch64_fuchsia.cc
[1637/1720] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1638/1720] Compiling NIOHTTP2 HTTP2Frame.swift
[1639/1720] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1640/1720] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1641/1720] Compiling NIOHTTP2 HTTP2PingData.swift
[1642/1720] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1643/1720] Compiling NIOHTTP2 HTTP2Settings.swift
[1644/1720] Compiling NIOHTTP2 HTTP2Stream.swift
[1644/1720] Compiling conf.cc
[1645/1720] Compiling tls_cbc.cc
[1646/1720] Compiling e_tls.cc
[1647/1720] Compiling e_rc4.cc
[1648/1720] Compiling e_null.cc
[1649/1720] Compiling e_rc2.cc
[1650/1720] Compiling e_des.cc
[1652/1720] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1653/1720] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1654/1720] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1655/1720] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1656/1720] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1657/1720] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1658/1720] Compiling NIOHTTP2 HTTP2Error.swift
[1659/1720] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1660/1720] Compiling NIOHTTP2 StateMachineResult.swift
[1661/1720] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1662/1720] Compiling NIOHTTP2 DOSHeuristics.swift
[1663/1720] Compiling NIOHTTP2 Error+Any.swift
[1664/1720] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1665/1720] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1666/1720] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1667/1720] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1667/1720] Compiling e_chacha20poly1305.cc
[1668/1721] Compiling e_aesgcmsiv.cc
[1670/1721] Compiling e_aesctrhmac.cc
[1671/1721] Compiling chacha.cc
[1672/1721] Compiling unicode.cc
[1673/1721] Compiling cipher_extra.cc
[1674/1721] Compiling derive_key.cc
[1675/1721] Compiling cbs.cc
[1676/1721] Compiling cbb.cc
[1677/1721] Compiling asn1_compat.cc
[1678/1721] Compiling ber.cc
[1679/1721] Compiling buf.cc
[1680/1721] Compiling pair.cc
[1681/1721] Compiling bn_asn1.cc
[1682/1721] Compiling blake2.cc
[1683/1721] Compiling printf.cc
[1684/1721] Compiling hexdump.cc
[1685/1721] Compiling convert.cc
[1686/1721] Compiling fd.cc
[1687/1721] Compiling bio_mem.cc
[1688/1721] Compiling errno.cc
[1689/1721] Compiling bio.cc
[1690/1721] Compiling file.cc
[1691/1721] Compiling base64.cc
[1692/1721] Compiling tasn_typ.cc
[1693/1721] Compiling tasn_new.cc
[1694/1721] Compiling tasn_fre.cc
[1695/1721] Compiling tasn_enc.cc
[1696/1721] Compiling tasn_utl.cc
[1697/1721] Compiling posix_time.cc
[1698/1721] Compiling f_int.cc
[1699/1721] Compiling f_string.cc
[1700/1721] Compiling tasn_dec.cc
[1701/1721] Compiling asn_pack.cc
[1702/1721] Compiling asn1_par.cc
[1703/1721] Compiling a_time.cc
[1704/1721] Compiling asn1_lib.cc
[1705/1721] Compiling a_utctm.cc
[1706/1721] Compiling a_strex.cc
[1707/1721] Compiling a_type.cc
[1708/1721] Compiling a_octet.cc
[1709/1721] Compiling a_strnid.cc
[1710/1721] Compiling a_mbstr.cc
[1711/1721] Compiling a_i2d_fp.cc
[1712/1721] Compiling a_d2i_fp.cc
[1713/1721] Write sources
[1714/1721] Compiling a_object.cc
[1715/1774] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1715/1774] Compiling a_int.cc
[1717/1774] Compiling a_dup.cc
[1718/1774] Compiling a_bool.cc
[1719/1774] Compiling a_gentm.cc
[1720/1774] Compiling a_bitstr.cc
[1722/1839] Emitting module BitCollections
[1723/1848] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1724/1848] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1725/1848] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1726/1848] Compiling AsyncHTTPClient Transaction.swift
[1727/1848] Compiling AsyncHTTPClient Base64.swift
[1728/1848] Compiling AsyncHTTPClient BasicAuth.swift
[1729/1848] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1730/1849] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1731/1849] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1732/1849] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1733/1849] Compiling AsyncHTTPClient RequestBodyLength.swift
[1734/1849] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1735/1849] Compiling AsyncHTTPClient RequestOptions.swift
[1736/1849] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1737/1849] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1738/1849] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1739/1849] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1740/1849] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1741/1849] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1742/1849] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1743/1849] Compiling AsyncHTTPClient HTTPHandler.swift
[1744/1849] Compiling AsyncHTTPClient LRUCache.swift
[1745/1849] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[1746/1849] Compiling AsyncHTTPClient NWErrorHandler.swift
[1747/1849] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1748/1849] Compiling AsyncHTTPClient TLSConfiguration.swift
[1749/1849] Compiling AsyncHTTPClient RedirectState.swift
[1750/1849] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1751/1849] Compiling AsyncHTTPClient ConnectionTarget.swift
[1752/1849] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1753/1849] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1754/1849] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1755/1849] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1756/1849] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1757/1849] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1758/1849] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1759/1849] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1760/1849] Compiling CryptoBoringWrapper RandomBytes.swift
[1761/1849] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1762/1849] Compiling AsyncHTTPClient ConnectionPool.swift
[1763/1849] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1764/1849] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1765/1849] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1766/1849] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1767/1849] Compiling AsyncHTTPClient HTTP1Connection.swift
[1768/1849] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1769/1849] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1770/1849] Compiling AsyncHTTPClient HTTP2Connection.swift
[1771/1849] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1772/1849] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1773/1849] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1774/1849] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1775/1849] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1776/1849] Compiling BitCollections BitSet.Index.swift
[1777/1849] Compiling BitCollections BitSet._UnsafeHandle.swift
[1778/1849] Compiling BitCollections BitSet.swift
[1779/1849] Compiling BitCollections Range+Utilities.swift
[1780/1849] Compiling BitCollections Slice+Utilities.swift
[1781/1849] Compiling BitCollections UInt+Tricks.swift
[1782/1849] Compiling BitCollections _Word.swift
[1784/1850] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1785/1850] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1786/1850] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1787/1850] Compiling CryptoBoringWrapper EllipticCurve.swift
[1788/1852] Compiling Collections Collections.swift
[1789/1852] Emitting module Collections
[1790/1853] Emitting module CryptoBoringWrapper
[1791/1853] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1793/1853] Emitting module AsyncHTTPClient
[1794/1861] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1796/1903] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1797/1903] Compiling MultipartKit FormDataDecoder.swift
[1798/1903] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1799/1976] Compiling Crypto ASN1Identifier.swift
[1800/1976] Compiling Crypto ASN1Integer.swift
[1801/1976] Compiling Crypto ASN1Null.swift
[1802/1976] Compiling Crypto ASN1OctetString.swift
[1803/1976] Compiling Crypto ASN1Strings.swift
[1804/1976] Compiling Crypto ArraySliceBigint.swift
[1805/1976] Compiling Crypto GeneralizedTime.swift
[1806/1976] Compiling Crypto ObjectIdentifier.swift
[1807/1976] Compiling Crypto ECDSASignature.swift
[1808/1976] Compiling Crypto HPKE-KEM-Curve25519.swift
[1809/1976] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[1810/1978] Compiling Crypto PEMDocument.swift
[1811/1978] Compiling Crypto HPKE-Ciphersuite.swift
[1812/1978] Compiling Crypto HPKE-KDF.swift
[1813/1978] Compiling Crypto DHKEM.swift
[1816/1978] Compiling MultipartKit MultipartSerializer.swift
[1817/1978] Compiling MultipartKit Utilities.swift
[1818/1978] Compiling Crypto AES-GCM.swift
[1819/1978] Emitting module MultipartKit
[1823/1978] Compiling Crypto AESWrap.swift
[1824/1978] Compiling Crypto AESWrap_boring.swift
[1825/1978] Compiling Crypto Ed25519_boring.swift
[1826/1978] Compiling Crypto NISTCurvesKeys_boring.swift
[1827/1978] Compiling Crypto X25519Keys_boring.swift
[1828/1978] Compiling Crypto Curve25519.swift
[1829/1978] Compiling Crypto Ed25519Keys.swift
[1830/1978] Compiling Crypto NISTCurvesKeys.swift
[1831/1978] Compiling Crypto HPKE-Modes.swift
[1832/1978] Compiling Crypto Insecure.swift
[1833/1978] Compiling Crypto Insecure_HashFunctions.swift
[1834/1978] Compiling Crypto KEM.swift
[1835/1978] Compiling Crypto ECDH_boring.swift
[1836/1978] Compiling Crypto DH.swift
[1837/1978] Compiling Crypto ECDH.swift
[1838/1978] Compiling Crypto HKDF.swift
[1842/1978] Compiling Crypto AES-GCM_boring.swift
[1843/1978] Compiling Crypto ChaChaPoly_boring.swift
[1844/1978] Compiling Crypto ChaChaPoly.swift
[1845/1978] Compiling Crypto Cipher.swift
[1846/1978] Compiling Crypto Nonces.swift
[1847/1978] Compiling Crypto ASN1.swift
[1851/1978] Compiling Crypto HPKE-KexKeyDerivation.swift
[1852/1978] Compiling Crypto HPKE-LabeledExtract.swift
[1853/1978] Compiling Crypto HPKE-Utils.swift
[1867/1978] Compiling Crypto ASN1Any.swift
[1868/1978] Compiling Crypto ASN1BitString.swift
[1869/1978] Compiling Crypto ASN1Boolean.swift
[1870/1978] Compiling Crypto PKCS8PrivateKey.swift
[1871/1978] Compiling Crypto SEC1PrivateKey.swift
[1872/1978] Compiling Crypto SubjectPublicKeyInfo.swift
[1873/1978] Compiling Crypto CryptoKitErrors.swift
[1874/1978] Compiling Crypto Digest_boring.swift
[1882/1979] Compiling Crypto X25519Keys.swift
[1883/1979] Compiling Crypto SymmetricKeys.swift
[1884/1979] Compiling Crypto HMAC.swift
[1885/1979] Compiling Crypto MACFunctions.swift
[1886/1979] Compiling Crypto MessageAuthenticationCode.swift
[1887/1979] Compiling Crypto AES.swift
[1888/1979] Compiling Crypto ECDSASignature_boring.swift
[1889/1979] Compiling Crypto ECDSA_boring.swift
[1891/1979] Compiling Crypto Digest.swift
[1892/1979] Compiling Crypto Digests.swift
[1893/1979] Compiling Crypto HashFunctions.swift
[1894/1979] Compiling Crypto HashFunctions_SHA2.swift
[1895/1979] Compiling Crypto HPKE-AEAD.swift
[1896/1979] Compiling Crypto HPKE.swift
[1897/1979] Compiling Crypto HPKE-Context.swift
[1898/1979] Compiling Crypto HPKE-KeySchedule.swift
[1900/1980] Emitting module Crypto
[1908/1989] Compiling Crypto EdDSA_boring.swift
[1909/1989] Compiling Crypto ECDSA.swift
[1910/1989] Compiling Crypto Ed25519.swift
[1921/1989] Emitting module AsyncKit
[1972/1989] Compiling Crypto Signature.swift
[1973/1989] Compiling Crypto CryptoKitErrors_boring.swift
[1974/1989] Compiling Crypto RNG_boring.swift
[1975/1989] Compiling Crypto SafeCompare_boring.swift
[1976/1989] Compiling Crypto Zeroization_boring.swift
[1977/1989] Compiling Crypto PrettyBytes.swift
[1978/1989] Compiling Crypto SafeCompare.swift
[1979/1989] Compiling Crypto SecureBytes.swift
[1980/1989] Compiling Crypto Zeroization.swift
[1992/2160] Compiling Vapor AsyncBasicResponder.swift
[1993/2160] Compiling Vapor AsyncMiddleware.swift
[1994/2160] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[1995/2160] Compiling Vapor AsyncSessionDriver.swift
[1996/2160] Compiling Vapor Authentication+Concurrency.swift
[1997/2160] Compiling Vapor Cache+Concurrency.swift
[1998/2160] Compiling Vapor Client+Concurrency.swift
[1999/2160] Compiling Vapor RequestBody+Concurrency.swift
[2000/2160] Compiling Vapor Responder+Concurrency.swift
[2001/2160] Compiling Vapor ResponseCodable+Concurrency.swift
[2002/2160] Compiling Vapor RoutesBuilder+Concurrency.swift
[2003/2160] Compiling Vapor ViewRenderer+Concurrency.swift
[2004/2160] Compiling Vapor WebSocket+Concurrency.swift
[2005/2160] Compiling Vapor ContainerGetPathExecutor.swift
[2006/2160] Compiling Vapor Content.swift
[2007/2160] Compiling Vapor ContentCoders.swift
[2008/2160] Compiling Vapor ContentConfiguration.swift
[2009/2160] Compiling Vapor ContentContainer.swift
[2010/2160] Compiling Vapor JSONCoder+Custom.swift
[2011/2160] Compiling Vapor JSONCoders+Content.swift
[2012/2160] Compiling Vapor PlaintextDecoder.swift
[2013/2160] Compiling Vapor PlaintextEncoder.swift
[2014/2160] Compiling Vapor URLQueryCoders.swift
[2015/2160] Compiling Vapor URLQueryContainer.swift
[2016/2184] Compiling Vapor Request+Body.swift
[2017/2184] Compiling Vapor Request+BodyStream.swift
[2018/2184] Compiling Vapor Request.swift
[2019/2184] Compiling Vapor Application+Responder.swift
[2020/2184] Compiling Vapor DefaultResponder.swift
[2021/2184] Compiling Vapor Response+Body.swift
[2022/2184] Compiling Vapor Response.swift
[2023/2184] Compiling Vapor ResponseCodable.swift
[2024/2184] Compiling Vapor Application+Routes.swift
[2025/2184] Compiling Vapor Parameters+Require.swift
[2026/2184] Compiling Vapor Request+WebSocket.swift
[2027/2184] Compiling Vapor Route.swift
[2028/2184] Compiling Vapor RouteCollection.swift
[2029/2184] Compiling Vapor Routes.swift
[2030/2184] Compiling Vapor RoutesBuilder+Group.swift
[2031/2184] Compiling Vapor RoutesBuilder+Method.swift
[2032/2184] Compiling Vapor RoutesBuilder+Middleware.swift
[2033/2184] Compiling Vapor RoutesBuilder+WebSocket.swift
[2034/2184] Compiling Vapor RoutesBuilder.swift
[2035/2184] Compiling Vapor OTP.swift
[2036/2184] Compiling Vapor Application+Servers.swift
[2037/2184] Compiling Vapor Server.swift
[2038/2184] Compiling Vapor App+Service.swift
[2039/2184] Compiling Vapor Req+Service.swift
[2040/2208] Emitting module Vapor
[2041/2208] Compiling Vapor Validator.swift
[2042/2208] Compiling Vapor ValidatorResult.swift
[2043/2208] Compiling Vapor And.swift
[2044/2208] Compiling Vapor Case.swift
[2045/2208] Compiling Vapor CharacterSet.swift
[2046/2208] Compiling Vapor Count.swift
[2047/2208] Compiling Vapor Custom.swift
[2048/2208] Compiling Vapor Email.swift
[2049/2208] Compiling Vapor Empty.swift
[2050/2208] Compiling Vapor In.swift
[2051/2208] Compiling Vapor Nil.swift
[2052/2208] Compiling Vapor NilIgnoring.swift
[2053/2208] Compiling Vapor Not.swift
[2054/2208] Compiling Vapor Or.swift
[2055/2208] Compiling Vapor Pattern.swift
[2056/2208] Compiling Vapor Range.swift
[2057/2208] Compiling Vapor URL.swift
[2058/2208] Compiling Vapor Valid.swift
[2059/2208] Compiling Vapor Application+Views.swift
[2060/2208] Compiling Vapor PlaintextRenderer.swift
[2061/2208] Compiling Vapor Request+View.swift
[2062/2208] Compiling Vapor View.swift
[2063/2208] Compiling Vapor ViewRenderer.swift
[2064/2208] Compiling Vapor _Deprecations.swift
[2065/2208] Compiling Vapor Bytes+Hex.swift
[2066/2208] Compiling Vapor Bytes+SecureCompare.swift
[2067/2208] Compiling Vapor Collection+Safe.swift
[2068/2208] Compiling Vapor DataProtocol+Copy.swift
[2069/2208] Compiling Vapor DecoderUnwrapper.swift
[2070/2208] Compiling Vapor DirectoryConfiguration.swift
[2071/2208] Compiling Vapor DotEnv.swift
[2072/2208] Compiling Vapor Extendable.swift
[2073/2208] Compiling Vapor File.swift
[2074/2208] Compiling Vapor FileIO.swift
[2075/2208] Compiling Vapor LifecycleHandler.swift
[2076/2208] Compiling Vapor OptionalType.swift
[2077/2208] Compiling Vapor RFC1123.swift
[2078/2208] Compiling Vapor SocketAddress+Hostname.swift
[2079/2208] Compiling Vapor Storage.swift
[2080/2208] Compiling Vapor String+IsIPAddress.swift
[2081/2208] Compiling Vapor Thread.swift
[2082/2208] Compiling Vapor URI.swift
[2083/2208] Compiling Vapor RangeResult.swift
[2084/2208] Compiling Vapor Validatable.swift
[2085/2208] Compiling Vapor Validation.swift
[2086/2208] Compiling Vapor ValidationKey.swift
[2087/2208] Compiling Vapor Validations.swift
[2088/2208] Compiling Vapor ValidationsError.swift
[2089/2208] Compiling Vapor Core.swift
[2090/2208] Compiling Vapor Running.swift
[2091/2208] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2092/2208] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2093/2208] Compiling Vapor DotEnvFile+load.swift
[2094/2208] Compiling Vapor Routes+caseInsenstive.swift
[2095/2208] Compiling Vapor Validatable+validate.swift
[2096/2208] Compiling Vapor Environment+Process.swift
[2097/2208] Compiling Vapor Environment+Secret.swift
[2098/2208] Compiling Vapor Environment.swift
[2099/2208] Compiling Vapor Abort.swift
[2100/2208] Compiling Vapor AbortError.swift
[2101/2208] Compiling Vapor DebuggableError.swift
[2102/2208] Compiling Vapor Demangler.swift
[2103/2208] Compiling Vapor ErrorSource.swift
[2104/2208] Compiling Vapor StackTrace.swift
[2105/2208] Compiling Vapor Exports.swift
[2106/2208] Compiling Vapor Application+HTTP.swift
[2107/2208] Compiling Vapor BasicResponder.swift
[2108/2208] Compiling Vapor BodyStream.swift
[2109/2208] Compiling Vapor Application+HTTP+Client.swift
[2110/2208] Compiling Vapor EventLoopHTTPClient.swift
[2111/2208] Compiling Vapor EndpointCache.swift
[2112/2208] Compiling Vapor HTTPMethod+String.swift
[2113/2208] Compiling Vapor Application.swift
[2114/2208] Compiling Vapor AuthenticationCache.swift
[2115/2208] Compiling Vapor Authenticator.swift
[2116/2208] Compiling Vapor BasicAuthorization.swift
[2117/2208] Compiling Vapor BearerAuthorization.swift
[2118/2208] Compiling Vapor GuardMiddleware.swift
[2119/2208] Compiling Vapor RedirectMiddleware.swift
[2120/2208] Compiling Vapor SessionAuthenticatable.swift
[2121/2208] Compiling Vapor Bcrypt.swift
[2122/2208] Compiling Vapor Application+Cache.swift
[2123/2208] Compiling Vapor Cache.swift
[2124/2208] Compiling Vapor CacheExpirationTime.swift
[2125/2208] Compiling Vapor MemoryCache.swift
[2126/2208] Compiling Vapor Request+Cache.swift
[2127/2208] Compiling Vapor Application+Clients.swift
[2128/2208] Compiling Vapor Client.swift
[2129/2208] Compiling Vapor ClientRequest.swift
[2130/2208] Compiling Vapor ClientResponse.swift
[2131/2208] Compiling Vapor Request+Client.swift
[2132/2208] Compiling Vapor BootCommand.swift
[2133/2208] Compiling Vapor CommandContext+Application.swift
[2134/2208] Compiling Vapor RoutesCommand.swift
[2135/2208] Compiling Vapor ServeCommand.swift
[2136/2208] Compiling Vapor AnyResponse+Concurrency.swift
[2137/2208] Compiling Vapor HTTPServerResponseEncoder.swift
[2138/2208] Compiling Vapor HTTPServerUpgradeHandler.swift
[2139/2208] Compiling Vapor Logger+Report.swift
[2140/2208] Compiling Vapor LoggingSystem+Environment.swift
[2141/2208] Compiling Vapor Application+Middleware.swift
[2142/2208] Compiling Vapor CORSMiddleware.swift
[2143/2208] Compiling Vapor ErrorMiddleware.swift
[2144/2208] Compiling Vapor FileMiddleware.swift
[2145/2208] Compiling Vapor Middleware.swift
[2146/2208] Compiling Vapor MiddlewareConfiguration.swift
[2147/2208] Compiling Vapor ResponseCompressionMiddleware.swift
[2148/2208] Compiling Vapor RouteLoggingMiddleware.swift
[2149/2208] Compiling Vapor TracingMiddleware.swift
[2150/2208] Compiling Vapor File+Multipart.swift
[2151/2208] Compiling Vapor FormDataDecoder+Content.swift
[2152/2208] Compiling Vapor FormDataEncoder+Content.swift
[2153/2208] Compiling Vapor Application+Password.swift
[2154/2208] Compiling Vapor Application+Passwords.swift
[2155/2208] Compiling Vapor AsyncPasswordHasher.swift
[2156/2208] Compiling Vapor BcryptHasher.swift
[2157/2208] Compiling Vapor PasswordHasher.swift
[2158/2208] Compiling Vapor PlaintextHasher.swift
[2159/2208] Compiling Vapor Request+Password.swift
[2160/2208] Compiling Vapor Redirect.swift
[2161/2208] Compiling Vapor Service.swift
[2162/2208] Compiling Vapor Application+Sessions.swift
[2163/2208] Compiling Vapor MemorySessions.swift
[2164/2208] Compiling Vapor Request+Session.swift
[2165/2208] Compiling Vapor Session.swift
[2166/2208] Compiling Vapor SessionCache.swift
[2167/2208] Compiling Vapor SessionData.swift
[2168/2208] Compiling Vapor SessionDriver.swift
[2169/2208] Compiling Vapor SessionsConfiguration.swift
[2170/2208] Compiling Vapor SessionsMiddleware.swift
[2171/2208] Compiling Vapor URLEncodedFormData.swift
[2172/2208] Compiling Vapor URLEncodedFormDecoder.swift
[2173/2208] Compiling Vapor URLEncodedFormEncoder.swift
[2174/2208] Compiling Vapor URLEncodedFormError.swift
[2175/2208] Compiling Vapor URLEncodedFormParser.swift
[2176/2208] Compiling Vapor URLEncodedFormSerializer.swift
[2177/2208] Compiling Vapor URLQueryFragmentConvertible.swift
[2178/2208] Compiling Vapor AnyResponse.swift
[2179/2208] Compiling Vapor Array+Random.swift
[2180/2208] Compiling Vapor Base32.swift
[2181/2208] Compiling Vapor Base64.swift
[2182/2208] Compiling Vapor BaseN.swift
[2183/2208] Compiling Vapor BasicCodingKey.swift
[2184/2208] Compiling Vapor ByteCount.swift
[2185/2208] Compiling Vapor HTTPStatus.swift
[2186/2208] Compiling Vapor HTTPCookies.swift
[2187/2208] Compiling Vapor HTTPHeaderCacheControl.swift
[2188/2208] Compiling Vapor HTTPHeaderExpires.swift
[2189/2208] Compiling Vapor HTTPHeaderLastModified.swift
[2190/2208] Compiling Vapor HTTPHeaders+Cache.swift
[2191/2208] Compiling Vapor HTTPHeaders+Connection.swift
[2192/2208] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2193/2208] Compiling Vapor HTTPHeaders+ContentRange.swift
[2194/2208] Compiling Vapor HTTPHeaders+Directive.swift
[2195/2208] Compiling Vapor HTTPHeaders+Forwarded.swift
[2196/2208] Compiling Vapor HTTPHeaders+Link.swift
[2197/2208] Compiling Vapor HTTPHeaders+Name.swift
[2198/2208] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2199/2208] Compiling Vapor HTTPHeaders.swift
[2200/2208] Compiling Vapor HTTPMediaType.swift
[2201/2208] Compiling Vapor HTTPMediaTypePreference.swift
[2202/2208] Compiling Vapor Responder.swift
[2203/2208] Compiling Vapor Application+HTTP+Server.swift
[2204/2208] Compiling Vapor HTTPServer.swift
[2205/2208] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2206/2208] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2207/2208] Compiling Vapor HTTPServerHandler.swift
[2208/2208] Compiling Vapor HTTPServerRequestDecoder.swift
[2210/2219] Compiling Bugsnag Application+Bugsnag.swift
/host/spi-builder-workspace/Sources/Bugsnag/Application+Bugsnag.swift:24:20: warning: type 'Application.Bugsnag.BugsnagConfigurationKey.Value' (aka 'BugsnagConfiguration') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
22 |
23 | extension Application.Bugsnag {
24 | private struct BugsnagConfigurationKey: StorageKey {
| `- warning: type 'Application.Bugsnag.BugsnagConfigurationKey.Value' (aka 'BugsnagConfiguration') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
25 | typealias Value = BugsnagConfiguration
26 | }
/host/spi-builder-workspace/Sources/Bugsnag/BugsnagConfiguration.swift:5:15: note: consider making struct 'BugsnagConfiguration' conform to the 'Sendable' protocol
3 | /// app.bugsnag.configuration = .init(...)
4 | ///
5 | public struct BugsnagConfiguration {
| `- note: consider making struct 'BugsnagConfiguration' conform to the 'Sendable' protocol
6 | /// Notifier API key found in Bugsnag project settings.
7 | public var apiKey: String
/host/spi-builder-workspace/Sources/Bugsnag/Application+Bugsnag.swift:47:20: warning: type 'Application.Bugsnag.BugsnagUsersKey.Value' (aka 'BugsnagUsers') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
45 |
46 | extension Application.Bugsnag {
47 | private struct BugsnagUsersKey: StorageKey {
| `- warning: type 'Application.Bugsnag.BugsnagUsersKey.Value' (aka 'BugsnagUsers') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
48 | typealias Value = BugsnagUsers
49 | }
/host/spi-builder-workspace/Sources/Bugsnag/BugsnagUsers.swift:20:15: note: consider making struct 'BugsnagUsers' conform to the 'Sendable' protocol
18 | ///
19 | /// Only one user can be included in a Bugsnag report.
20 | public struct BugsnagUsers {
| `- note: consider making struct 'BugsnagUsers' conform to the 'Sendable' protocol
21 | var storage: [(Request) -> (CustomStringConvertible?)]
22 |
[2211/2219] Compiling Bugsnag BugsnagConfiguration.swift
/host/spi-builder-workspace/Sources/Bugsnag/Application+Bugsnag.swift:24:20: warning: type 'Application.Bugsnag.BugsnagConfigurationKey.Value' (aka 'BugsnagConfiguration') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
22 |
23 | extension Application.Bugsnag {
24 | private struct BugsnagConfigurationKey: StorageKey {
| `- warning: type 'Application.Bugsnag.BugsnagConfigurationKey.Value' (aka 'BugsnagConfiguration') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
25 | typealias Value = BugsnagConfiguration
26 | }
/host/spi-builder-workspace/Sources/Bugsnag/BugsnagConfiguration.swift:5:15: note: consider making struct 'BugsnagConfiguration' conform to the 'Sendable' protocol
3 | /// app.bugsnag.configuration = .init(...)
4 | ///
5 | public struct BugsnagConfiguration {
| `- note: consider making struct 'BugsnagConfiguration' conform to the 'Sendable' protocol
6 | /// Notifier API key found in Bugsnag project settings.
7 | public var apiKey: String
/host/spi-builder-workspace/Sources/Bugsnag/Application+Bugsnag.swift:47:20: warning: type 'Application.Bugsnag.BugsnagUsersKey.Value' (aka 'BugsnagUsers') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
45 |
46 | extension Application.Bugsnag {
47 | private struct BugsnagUsersKey: StorageKey {
| `- warning: type 'Application.Bugsnag.BugsnagUsersKey.Value' (aka 'BugsnagUsers') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
48 | typealias Value = BugsnagUsers
49 | }
/host/spi-builder-workspace/Sources/Bugsnag/BugsnagUsers.swift:20:15: note: consider making struct 'BugsnagUsers' conform to the 'Sendable' protocol
18 | ///
19 | /// Only one user can be included in a Bugsnag report.
20 | public struct BugsnagUsers {
| `- note: consider making struct 'BugsnagUsers' conform to the 'Sendable' protocol
21 | var storage: [(Request) -> (CustomStringConvertible?)]
22 |
[2212/2220] Emitting module Bugsnag
/host/spi-builder-workspace/Sources/Bugsnag/Application+Bugsnag.swift:24:20: warning: type 'Application.Bugsnag.BugsnagConfigurationKey.Value' (aka 'BugsnagConfiguration') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
22 |
23 | extension Application.Bugsnag {
24 | private struct BugsnagConfigurationKey: StorageKey {
| `- warning: type 'Application.Bugsnag.BugsnagConfigurationKey.Value' (aka 'BugsnagConfiguration') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
25 | typealias Value = BugsnagConfiguration
26 | }
/host/spi-builder-workspace/Sources/Bugsnag/BugsnagConfiguration.swift:5:15: note: consider making struct 'BugsnagConfiguration' conform to the 'Sendable' protocol
3 | /// app.bugsnag.configuration = .init(...)
4 | ///
5 | public struct BugsnagConfiguration {
| `- note: consider making struct 'BugsnagConfiguration' conform to the 'Sendable' protocol
6 | /// Notifier API key found in Bugsnag project settings.
7 | public var apiKey: String
/host/spi-builder-workspace/Sources/Bugsnag/Application+Bugsnag.swift:47:20: warning: type 'Application.Bugsnag.BugsnagUsersKey.Value' (aka 'BugsnagUsers') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
45 |
46 | extension Application.Bugsnag {
47 | private struct BugsnagUsersKey: StorageKey {
| `- warning: type 'Application.Bugsnag.BugsnagUsersKey.Value' (aka 'BugsnagUsers') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
48 | typealias Value = BugsnagUsers
49 | }
/host/spi-builder-workspace/Sources/Bugsnag/BugsnagUsers.swift:20:15: note: consider making struct 'BugsnagUsers' conform to the 'Sendable' protocol
18 | ///
19 | /// Only one user can be included in a Bugsnag report.
20 | public struct BugsnagUsers {
| `- note: consider making struct 'BugsnagUsers' conform to the 'Sendable' protocol
21 | var storage: [(Request) -> (CustomStringConvertible?)]
22 |
/host/spi-builder-workspace/Sources/Bugsnag/ISO8601Timestamp.swift:8:24: warning: static property 'cache' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
6 |
7 | final class ISO8601Timestamp {
8 | private static var cache: ThreadSpecificVariable<ISO8601Timestamp> = .init()
| |- warning: static property 'cache' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'cache' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'cache' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
9 |
10 | static var shared: ISO8601Timestamp {
/host/spi-builder-workspace/Sources/Bugsnag/Severity.swift:4:23: warning: static property 'info' is not concurrency-safe because non-'Sendable' type 'BugsnagSeverity' may have shared mutable state; this is an error in the Swift 6 language mode
1 | /// Error severity. See `BugsnagError`.
2 | public struct BugsnagSeverity {
| `- note: consider making struct 'BugsnagSeverity' conform to the 'Sendable' protocol
3 | /// Information.
4 | public static let info = Self(value: "info")
| |- warning: static property 'info' is not concurrency-safe because non-'Sendable' type 'BugsnagSeverity' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'info' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 |
6 | /// Warning.
/host/spi-builder-workspace/Sources/Bugsnag/Severity.swift:7:23: warning: static property 'warning' is not concurrency-safe because non-'Sendable' type 'BugsnagSeverity' may have shared mutable state; this is an error in the Swift 6 language mode
1 | /// Error severity. See `BugsnagError`.
2 | public struct BugsnagSeverity {
| `- note: consider making struct 'BugsnagSeverity' conform to the 'Sendable' protocol
3 | /// Information.
4 | public static let info = Self(value: "info")
5 |
6 | /// Warning.
7 | public static let warning = Self(value: "warning")
| |- warning: static property 'warning' is not concurrency-safe because non-'Sendable' type 'BugsnagSeverity' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'warning' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
8 |
9 | /// Error.
/host/spi-builder-workspace/Sources/Bugsnag/Severity.swift:10:23: warning: static property 'error' is not concurrency-safe because non-'Sendable' type 'BugsnagSeverity' may have shared mutable state; this is an error in the Swift 6 language mode
1 | /// Error severity. See `BugsnagError`.
2 | public struct BugsnagSeverity {
| `- note: consider making struct 'BugsnagSeverity' conform to the 'Sendable' protocol
3 | /// Information.
4 | public static let info = Self(value: "info")
:
8 |
9 | /// Error.
10 | public static let error = Self(value: "error")
| |- warning: static property 'error' is not concurrency-safe because non-'Sendable' type 'BugsnagSeverity' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'error' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 |
12 | let value: String
[2213/2220] Compiling Bugsnag BugsnagError.swift
[2214/2220] Compiling Bugsnag BugsnagMiddleware.swift
[2215/2220] Compiling Bugsnag ISO8601Timestamp.swift
/host/spi-builder-workspace/Sources/Bugsnag/ISO8601Timestamp.swift:8:24: warning: static property 'cache' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
6 |
7 | final class ISO8601Timestamp {
8 | private static var cache: ThreadSpecificVariable<ISO8601Timestamp> = .init()
| |- warning: static property 'cache' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'cache' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'cache' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
9 |
10 | static var shared: ISO8601Timestamp {
[2216/2220] Compiling Bugsnag BugsnagUsers.swift
[2217/2220] Compiling Bugsnag Request+Bugsnag.swift
[2218/2220] Compiling Bugsnag Severity.swift
/host/spi-builder-workspace/Sources/Bugsnag/Severity.swift:4:23: warning: static property 'info' is not concurrency-safe because non-'Sendable' type 'BugsnagSeverity' may have shared mutable state; this is an error in the Swift 6 language mode
1 | /// Error severity. See `BugsnagError`.
2 | public struct BugsnagSeverity {
| `- note: consider making struct 'BugsnagSeverity' conform to the 'Sendable' protocol
3 | /// Information.
4 | public static let info = Self(value: "info")
| |- warning: static property 'info' is not concurrency-safe because non-'Sendable' type 'BugsnagSeverity' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'info' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 |
6 | /// Warning.
/host/spi-builder-workspace/Sources/Bugsnag/Severity.swift:7:23: warning: static property 'warning' is not concurrency-safe because non-'Sendable' type 'BugsnagSeverity' may have shared mutable state; this is an error in the Swift 6 language mode
1 | /// Error severity. See `BugsnagError`.
2 | public struct BugsnagSeverity {
| `- note: consider making struct 'BugsnagSeverity' conform to the 'Sendable' protocol
3 | /// Information.
4 | public static let info = Self(value: "info")
5 |
6 | /// Warning.
7 | public static let warning = Self(value: "warning")
| |- warning: static property 'warning' is not concurrency-safe because non-'Sendable' type 'BugsnagSeverity' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'warning' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
8 |
9 | /// Error.
/host/spi-builder-workspace/Sources/Bugsnag/Severity.swift:10:23: warning: static property 'error' is not concurrency-safe because non-'Sendable' type 'BugsnagSeverity' may have shared mutable state; this is an error in the Swift 6 language mode
1 | /// Error severity. See `BugsnagError`.
2 | public struct BugsnagSeverity {
| `- note: consider making struct 'BugsnagSeverity' conform to the 'Sendable' protocol
3 | /// Information.
4 | public static let info = Self(value: "info")
:
8 |
9 | /// Error.
10 | public static let error = Self(value: "error")
| |- warning: static property 'error' is not concurrency-safe because non-'Sendable' type 'BugsnagSeverity' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'error' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 |
12 | let value: String
[2219/2220] Compiling Bugsnag BugsnagReporter.swift
/host/spi-builder-workspace/Sources/Bugsnag/BugsnagReporter.swift:61:13: warning: capture of 'self' with non-sendable type 'Self' in a '@Sendable' closure
59 | try req.content.encode(payload, as: .json)
60 | }).flatMapError { error -> EventLoopFuture<ClientResponse> in
61 | self.logger.report(error: error)
| `- warning: capture of 'self' with non-sendable type 'Self' in a '@Sendable' closure
62 | return self.eventLoop.future(error: error)
63 | }.transform(to: ())
Bugsnag.BugsnagReporter.Self:2:1: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
1 | protocol BugsnagReporter {
2 | Self : Bugsnag.BugsnagReporter}
| `- note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
3 |
/host/spi-builder-workspace/Sources/Bugsnag/BugsnagReporter.swift:120:44: warning: 'string' is deprecated: renamed to 'rawValue'
118 | clientIp: request.headers.forwarded.first(where: { $0.for != nil })?.for ?? request.remoteAddress?.hostname,
119 | headers: .init(uniqueKeysWithValues: filteredHeaders),
120 | httpMethod: request.method.string,
| |- warning: 'string' is deprecated: renamed to 'rawValue'
| `- note: use 'rawValue' instead
121 | referer: "n/a",
122 | url: request.url.string
/host/spi-builder-workspace/Sources/Bugsnag/BugsnagReporter.swift:132:41: warning: 'stackTrace' is deprecated: Captured stack traces are no longer supported by Vapor
130 | if
131 | let debuggable = error as? DebuggableError,
132 | let stackTrace = debuggable.stackTrace
| `- warning: 'stackTrace' is deprecated: Captured stack traces are no longer supported by Vapor
133 | {
134 | exceptionStackTrace = stackTrace.frames.map { frame in
/host/spi-builder-workspace/Sources/Bugsnag/BugsnagReporter.swift:136:33: warning: 'description' is deprecated: Captured stack traces are no longer supported by Vapor
134 | exceptionStackTrace = stackTrace.frames.map { frame in
135 | .init(
136 | file: frame.description,
| `- warning: 'description' is deprecated: Captured stack traces are no longer supported by Vapor
137 | method: frame.description,
138 | lineNumber: 0,
/host/spi-builder-workspace/Sources/Bugsnag/BugsnagReporter.swift:137:35: warning: 'description' is deprecated: Captured stack traces are no longer supported by Vapor
135 | .init(
136 | file: frame.description,
137 | method: frame.description,
| `- warning: 'description' is deprecated: Captured stack traces are no longer supported by Vapor
138 | lineNumber: 0,
139 | columnNumber: 0
[2220/2220] Compiling Bugsnag BugsnagPayload.swift
/host/spi-builder-workspace/Sources/Bugsnag/BugsnagPayload.swift:37:21: warning: immutable property will not be decoded because it is declared with an initial value which cannot be overwritten
35 | let columnNumber: Int
36 |
37 | let code: [String] = []
| |- warning: immutable property will not be decoded because it is declared with an initial value which cannot be overwritten
| |- note: set the initial value via the initializer or explicitly define a CodingKeys enum including a 'code' case to silence this warning
| `- note: make the property mutable instead
38 | let inProject = true
39 | }
/host/spi-builder-workspace/Sources/Bugsnag/BugsnagPayload.swift:38:21: warning: immutable property will not be decoded because it is declared with an initial value which cannot be overwritten
36 |
37 | let code: [String] = []
38 | let inProject = true
| |- warning: immutable property will not be decoded because it is declared with an initial value which cannot be overwritten
| |- note: set the initial value via the initializer or explicitly define a CodingKeys enum including a 'inProject' case to silence this warning
| `- note: make the property mutable instead
39 | }
40 |
/host/spi-builder-workspace/Sources/Bugsnag/BugsnagPayload.swift:60:13: warning: immutable property will not be decoded because it is declared with an initial value which cannot be overwritten
58 |
59 | let severity: String
60 | let unhandled = true
| |- warning: immutable property will not be decoded because it is declared with an initial value which cannot be overwritten
| |- note: set the initial value via the initializer or explicitly define a CodingKeys enum including a 'unhandled' case to silence this warning
| `- note: make the property mutable instead
61 | let user: User?
62 |
Build complete! (272.15s)
Build complete.
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.10.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
}
],
"manifest_display_name" : "bugsnag",
"name" : "bugsnag",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "Bugsnag",
"targets" : [
"Bugsnag"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "BugsnagTests",
"module_type" : "SwiftTarget",
"name" : "BugsnagTests",
"path" : "Tests/BugsnagTests",
"product_dependencies" : [
"XCTVapor"
],
"sources" : [
"BugsnagTests.swift",
"TestClient.swift"
],
"target_dependencies" : [
"Bugsnag"
],
"type" : "test"
},
{
"c99name" : "Bugsnag",
"module_type" : "SwiftTarget",
"name" : "Bugsnag",
"path" : "Sources/Bugsnag",
"product_dependencies" : [
"Vapor"
],
"product_memberships" : [
"Bugsnag"
],
"sources" : [
"Application+Bugsnag.swift",
"BugsnagConfiguration.swift",
"BugsnagError.swift",
"BugsnagMiddleware.swift",
"BugsnagPayload.swift",
"BugsnagReporter.swift",
"BugsnagUsers.swift",
"ISO8601Timestamp.swift",
"Request+Bugsnag.swift",
"Severity.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.