Build Information
Failed to build HostRouter, reference main (dc40e5
), with Swift 6.1 for Android on 29 May 2025 03:03:47 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mochidev/HostRouter.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/mochidev/HostRouter
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at dc40e56 Improved parsing of subdomains so IP-like domains get properly parsed
Cloned https://github.com/mochidev/HostRouter.git
Revision (git rev-parse @):
dc40e56f7829c2de55272c9213eb367167fa9753
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/mochidev/HostRouter.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/mochidev/HostRouter.git
https://github.com/mochidev/HostRouter.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.91.1",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
}
],
"manifest_display_name" : "HostRouter",
"name" : "HostRouter",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "HostRouter",
"targets" : [
"HostRouter"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "HostRouterTests",
"module_type" : "SwiftTarget",
"name" : "HostRouterTests",
"path" : "Tests/HostRouterTests",
"product_dependencies" : [
"XCTVapor",
"Vapor"
],
"sources" : [
"HostRouterTests.swift"
],
"target_dependencies" : [
"HostRouter"
],
"type" : "test"
},
{
"c99name" : "HostRouter",
"module_type" : "SwiftTarget",
"name" : "HostRouter",
"path" : "Sources/HostRouter",
"product_dependencies" : [
"Vapor"
],
"product_memberships" : [
"HostRouter"
],
"sources" : [
"Application+HostRouter.swift",
"HostComponent.swift",
"HostMiddlewareGroup.swift",
"HostRoute.swift",
"HostRouteCollection.swift",
"HostRouter.swift",
"HostRoutes.swift",
"HostRoutesBuilder.swift",
"HostRoutesGroup.swift",
"Request+HostRoute.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/vapor/vapor.git
[1/74378] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (1.82s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (3.86s)
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/vapor/websocket-kit.git
[1/2609] Fetching websocket-kit
[367/3672] Fetching websocket-kit, swift-service-context
[735/6991] Fetching websocket-kit, swift-service-context, multipart-kit
[4769/8701] Fetching websocket-kit, swift-service-context, multipart-kit, swift-atomics
[5300/14660] Fetching websocket-kit, swift-service-context, multipart-kit, swift-atomics, swift-algorithms
Fetched https://github.com/apple/swift-service-context.git from cache (0.47s)
Fetching https://github.com/apple/swift-metrics.git
Fetched https://github.com/vapor/websocket-kit.git from cache (0.61s)
Fetching https://github.com/apple/swift-log.git
[8798/10988] Fetching multipart-kit, swift-atomics, swift-algorithms
Fetched https://github.com/apple/swift-atomics.git from cache (1.26s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetched https://github.com/apple/swift-algorithms.git from cache (1.26s)
Fetching https://github.com/apple/swift-nio-http2.git
[1/2206] Fetching swift-metrics
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetched https://github.com/vapor/multipart-kit.git from cache (1.39s)
Fetching https://github.com/apple/swift-nio-ssl.git
[1/3836] Fetching swift-log
Fetched https://github.com/apple/swift-metrics.git from cache (0.97s)
Fetching https://github.com/apple/swift-nio.git
[3837/9750] Fetching swift-log, swift-nio-extras
[4311/21277] Fetching swift-log, swift-nio-extras, swift-nio-http2
[10351/26251] Fetching swift-log, swift-nio-extras, swift-nio-http2, swift-distributed-tracing
Fetched https://github.com/apple/swift-log.git from cache (1.10s)
[13886/22415] Fetching swift-nio-extras, swift-nio-http2, swift-distributed-tracing
Fetching https://github.com/vapor/routing-kit.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.46s)
[8317/16501] Fetching swift-nio-http2, swift-distributed-tracing
Fetching https://github.com/apple/swift-crypto.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.51s)
[8992/11527] Fetching swift-nio-http2
Fetching https://github.com/vapor/console-kit.git
[11528/26370] Fetching swift-nio-http2, swift-nio-ssl
[12864/47097] Fetching swift-nio-http2, swift-nio-ssl, routing-kit
[13221/123190] Fetching swift-nio-http2, swift-nio-ssl, routing-kit, swift-nio
[26863/128837] Fetching swift-nio-http2, swift-nio-ssl, routing-kit, swift-nio, console-kit
[33366/142773] Fetching swift-nio-http2, swift-nio-ssl, routing-kit, swift-nio, console-kit, swift-crypto
Fetched https://github.com/vapor/console-kit.git from cache (1.82s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.41s)
Fetching https://github.com/vapor/async-kit.git
Fetched https://github.com/vapor/routing-kit.git from cache (1.97s)
[80523/104872] Fetching swift-nio-ssl, swift-nio, swift-crypto
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.37s)
[67202/90029] Fetching swift-nio, swift-crypto
[69485/92399] Fetching swift-nio, swift-crypto, async-kit
Fetching https://github.com/swift-server/async-http-client.git
Fetched https://github.com/vapor/async-kit.git from cache (0.38s)
[71767/90029] Fetching swift-nio, swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.35s)
[58592/76093] Fetching swift-nio
[73051/90107] Fetching swift-nio, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (1.03s)
Fetched https://github.com/apple/swift-nio.git from cache (6.16s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (9.82s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (1.43s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.66s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.54s)
Fetching https://github.com/apple/swift-numerics.git
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.82s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (2.27s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
[4392/20982] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.49s)
[4480/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.39s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (2.06s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.43s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.43s)
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.32s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.76s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.51s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.42s)
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.59s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-certificates.git
[1/904] Fetching swift-http-types
[905/2045] Fetching swift-http-types, swift-http-structured-headers
[2046/3635] Fetching swift-http-types, swift-http-structured-headers, swift-asn1
[3271/6061] Fetching swift-http-types, swift-http-structured-headers, swift-asn1, swift-service-lifecycle
[4922/11046] Fetching swift-http-types, swift-http-structured-headers, swift-asn1, swift-service-lifecycle, swift-async-algorithms
[8056/17201] Fetching swift-http-types, swift-http-structured-headers, swift-asn1, swift-service-lifecycle, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-asn1.git from cache (0.35s)
[13149/15611] Fetching swift-http-types, swift-http-structured-headers, swift-service-lifecycle, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-http-types.git from cache (0.42s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.42s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.46s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.47s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.47s)
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 (0.93s)
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.57s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.52s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.59s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.77s)
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.96s)
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.47s)
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.78s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.97s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.51s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.48s)
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.45s)
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.44s)
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.42s)
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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-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-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-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/vapor/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/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.1
Creating working copy for https://github.com/apple/swift-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-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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.27.1
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.2
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/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-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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-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-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.1
Creating working copy for https://github.com/apple/swift-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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Building for debugging...
[0/831] Write sources
[41/831] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[42/831] Write sources
[51/831] Compiling CVaporBcrypt bcrypt.c
[52/831] Compiling _NumericsShims _NumericsShims.c
[53/831] Compiling CNIOWindows WSAStartup.c
[54/831] Compiling _AtomicsShims.c
[55/831] Compiling CNIOWindows shim.c
[56/831] Compiling CNIOWASI CNIOWASI.c
[57/831] Compiling CSystem shims.c
[58/831] Write swift-version-24593BA9C3E375BF.txt
[59/831] Compiling CVaporBcrypt blf.c
[60/831] Compiling CNIOLinux liburing_shims.c
[61/831] Compiling CNIOLLHTTP c_nio_http.c
[62/831] Compiling CNIOSHA1 c_nio_sha1.c
[63/831] Compiling CNIOLinux shim.c
[64/841] Compiling CNIOLLHTTP c_nio_llhttp.c
[66/883] Compiling _NIODataStructures PriorityQueue.swift
[67/883] Compiling RealModule Float80+Real.swift
[68/883] Compiling _NIOBase64 Base64.swift
[69/884] Compiling SystemPackage Errno.swift
[70/884] Emitting module _NIOBase64
[71/884] Compiling SystemPackage ErrnoWindows.swift
[72/884] Compiling RealModule Float16+Real.swift
[73/884] Compiling RealModule Real.swift
[74/885] Compiling RealModule Float+Real.swift
[75/885] Compiling _NIODataStructures _TinyArray.swift
[76/885] Emitting module ServiceContextModule
[77/885] Compiling ServiceContextModule ServiceContext.swift
[78/885] Compiling ServiceContextModule ServiceContextKey.swift
[78/885] Compiling c-nioatomics.c
[79/885] Compiling c-atomics.c
[81/886] Compiling SystemPackage FileDescriptor.swift
[82/886] Compiling SystemPackage FileHelpers.swift
[83/886] Emitting module RealModule
[84/886] Compiling RealModule ElementaryFunctions.swift
[86/886] Emitting module SystemPackage
[87/886] Compiling SystemPackage FilePathParsing.swift
[88/886] Compiling SystemPackage FilePathString.swift
[89/886] Compiling SystemPackage FilePathSyntax.swift
[90/886] Compiling SystemPackage FilePathTemp.swift
[91/889] Compiling SystemPackage MachPort.swift
[92/889] Compiling SystemPackage PlatformString.swift
[93/889] Compiling SystemPackage SystemString.swift
[98/889] Compiling SystemPackage FileOperations.swift
[99/889] Compiling SystemPackage FilePath.swift
[100/889] Compiling SystemPackage FilePathComponentView.swift
[101/889] Compiling SystemPackage FilePathComponents.swift
[102/889] Emitting module _NIODataStructures
[103/889] Compiling _NIODataStructures Heap.swift
[105/890] Compiling RealModule RealFunctions.swift
[107/933] Compiling CNIOLLHTTP c_nio_api.c
[109/933] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[110/934] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[111/934] Compiling Atomics AtomicValue.swift
[112/934] Compiling Atomics AtomicMemoryOrderings.swift
[113/934] Compiling Atomics DoubleWord.swift
[114/934] Compiling Atomics OptionalRawRepresentable.swift
[115/965] Compiling Instrumentation NoOpInstrument.swift
[116/965] Emitting module Instrumentation
[117/965] Compiling Algorithms FirstNonNil.swift
[118/965] Compiling Algorithms Partition.swift
[119/965] Compiling Algorithms Permutations.swift
[120/965] Compiling Algorithms Product.swift
[121/967] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[122/967] Compiling NIOConcurrencyHelpers NIOLock.swift
[123/967] Compiling Instrumentation MultiplexInstrument.swift
[124/967] Compiling Algorithms Keyed.swift
[125/967] Compiling Algorithms MinMax.swift
[126/967] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[127/967] Compiling Algorithms Indexed.swift
[128/967] Compiling Algorithms Intersperse.swift
[129/967] Compiling SystemPackage Util+StringArray.swift
[130/967] Compiling SystemPackage Util.swift
[131/967] Compiling SystemPackage UtilConsumers.swift
[132/967] Compiling NIOConcurrencyHelpers lock.swift
[133/967] Emitting module NIOConcurrencyHelpers
[134/967] Compiling NIOConcurrencyHelpers atomics.swift
[135/967] Compiling Algorithms AdjacentPairs.swift
[136/967] Compiling Algorithms Chain.swift
[137/967] Compiling Algorithms FlattenCollection.swift
[138/967] Compiling Algorithms Grouped.swift
[139/967] Emitting module InternalCollectionsUtilities
[140/967] Compiling Algorithms Chunked.swift
[141/967] Compiling Algorithms Combinations.swift
[145/969] Compiling Algorithms Compacted.swift
[146/969] Compiling Algorithms Cycle.swift
[147/969] Compiling Algorithms EitherSequence.swift
[150/969] Compiling Algorithms Joined.swift
[153/969] Compiling Atomics IntegerOperations.swift
[154/969] Compiling Atomics Unmanaged extensions.swift
[154/969] Compiling CNIOExtrasZlib empty.c
[155/969] Compiling CNIODarwin shim.c
[160/1027] Compiling CoreMetrics Metrics.swift
[161/1095] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[162/1095] Compiling _RopeModule BigString+CustomStringConvertible.swift
[163/1095] Compiling _RopeModule BigString+Equatable.swift
[164/1095] Compiling _RopeModule BigString+Chunk.swift
[165/1095] Compiling _RopeModule BigString+BidirectionalCollection.swift
[166/1095] Compiling _RopeModule BigString+Comparable.swift
[167/1095] Compiling _RopeModule BigString+Summary.swift
[168/1095] Compiling _RopeModule BigString.swift
[169/1095] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[170/1095] Compiling Logging Locks.swift
[171/1095] Emitting module Logging
[172/1095] Compiling Logging LogHandler.swift
[173/1095] Compiling _RopeModule BigString+Chunk+Counts.swift
[174/1095] Compiling _RopeModule BigString+Chunk+Description.swift
[175/1095] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[176/1095] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[177/1095] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[178/1095] Compiling _RopeModule BigString+Chunk+Splitting.swift
[185/1095] Compiling Logging Logging.swift
[186/1095] Compiling Logging MetadataProvider.swift
[187/1097] Emitting module CoreMetrics
[188/1097] Compiling CoreMetrics Locks.swift
[189/1098] Compiling _RopeModule BigString+Ingester.swift
[190/1098] Compiling _RopeModule BigString+Invariants.swift
[191/1098] Compiling _RopeModule BigString+Iterators.swift
[192/1098] Compiling _RopeModule BigString+Metrics.swift
[193/1098] Compiling _RopeModule BigString+Chunk+Breaks.swift
[197/1098] Compiling Instrumentation Locks.swift
[198/1098] Compiling Instrumentation Instrument.swift
[199/1098] Compiling Instrumentation InstrumentationSystem.swift
[203/1099] Compiling _RopeModule BigString+UnicodeScalarView.swift
[204/1099] Compiling _RopeModule BigSubstring+UTF16View.swift
[205/1099] Compiling _RopeModule BigSubstring+UTF8View.swift
[206/1099] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[207/1099] Compiling _RopeModule BigSubstring.swift
[208/1099] Compiling _RopeModule Rope+Builder.swift
[209/1099] Compiling _RopeModule Rope+Debugging.swift
[210/1099] Compiling _RopeModule Rope+Invariants.swift
[211/1099] Compiling _RopeModule Rope+_Node.swift
[212/1099] Compiling _RopeModule Rope+_Storage.swift
[213/1099] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[214/1099] Compiling _RopeModule Rope+_UnsafeHandle.swift
[215/1099] Compiling _RopeModule Rope.swift
[216/1099] Compiling _RopeModule RopeElement.swift
[217/1106] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[218/1106] Compiling _RopeModule BigString+Hashing.swift
[219/1106] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[221/1106] Compiling _RopeModule BigString+Builder.swift
[222/1106] Compiling _RopeModule BigString+Contents.swift
[223/1106] Compiling _RopeModule BigString+Debugging.swift
[224/1106] Compiling _RopeModule BigString+Index.swift
[225/1164] Compiling HashTreeCollections _HashNode+Storage.swift
[226/1164] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[227/1164] Compiling HashTreeCollections _HashNode+Structural filter.swift
[228/1164] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[229/1164] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[230/1164] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[231/1164] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[232/1164] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[233/1164] Compiling HashTreeCollections _HashNode+Structural merge.swift
[234/1164] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[235/1164] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[236/1164] Compiling HashTreeCollections TreeDictionary+Filter.swift
[237/1164] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[238/1164] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[239/1164] Compiling HashTreeCollections TreeDictionary+Keys.swift
[240/1164] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[241/1197] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[242/1197] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[243/1197] Compiling HashTreeCollections _HashNode.swift
[244/1197] Compiling HashTreeCollections _HashNodeHeader.swift
[245/1197] Compiling HashTreeCollections _HashSlot.swift
[246/1197] Compiling HashTreeCollections _HashStack.swift
[247/1197] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[248/1197] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[249/1197] Compiling HashTreeCollections _AncestorHashSlots.swift
[250/1197] Compiling HashTreeCollections _Bitmap.swift
[251/1197] Compiling HashTreeCollections _Bucket.swift
[252/1197] Compiling HashTreeCollections _Hash.swift
[253/1197] Compiling HashTreeCollections _HashLevel.swift
[254/1197] Compiling HashTreeCollections _HashNode+Builder.swift
[255/1197] Compiling HashTreeCollections _HashNode+Debugging.swift
[256/1197] Compiling HashTreeCollections _HashNode+Initializers.swift
[257/1197] Compiling HeapModule _HeapNode.swift
[258/1197] Compiling HeapModule Heap+Descriptions.swift
[259/1197] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[260/1197] Emitting module Atomics
[261/1197] Compiling HeapModule Heap.swift
[266/1198] Compiling HashTreeCollections TreeSet+Hashable.swift
[267/1198] Compiling HashTreeCollections TreeSet+Sendable.swift
[268/1198] Compiling HashTreeCollections TreeSet+Sequence.swift
[269/1198] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[270/1198] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[271/1198] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[272/1198] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[273/1198] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[274/1198] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[275/1198] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[276/1208] Emitting module HeapModule
[277/1208] Compiling HeapModule Heap+Invariants.swift
[278/1208] Compiling HeapModule Heap+UnsafeHandle.swift
[280/1209] Compiling HashTreeCollections TreeDictionary.swift
[281/1209] Compiling HashTreeCollections TreeSet+Codable.swift
[282/1209] Compiling HashTreeCollections TreeSet+Collection.swift
[283/1209] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[284/1209] Compiling HashTreeCollections TreeSet+Debugging.swift
[285/1209] Compiling HashTreeCollections TreeSet+Descriptions.swift
[286/1209] Compiling HashTreeCollections TreeSet+Equatable.swift
[287/1209] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[288/1209] Compiling HashTreeCollections TreeSet+Extras.swift
[289/1209] Compiling HashTreeCollections TreeSet+Filter.swift
[290/1209] Compiling HashTreeCollections _HashNode+Invariants.swift
[291/1209] Compiling HashTreeCollections _HashNode+Lookups.swift
[292/1209] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[293/1209] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[294/1209] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[295/1209] Compiling HashTreeCollections _HashNode+Structural union.swift
[296/1209] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[297/1209] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[308/1232] Emitting module Algorithms
[316/1242] Compiling HashTreeCollections TreeDictionary+Merge.swift
[317/1242] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[318/1242] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[319/1242] Compiling HashTreeCollections TreeDictionary+Values.swift
[320/1242] Compiling DequeModule Deque._UnsafeHandle.swift
[321/1242] Compiling DequeModule Deque.swift
[322/1242] Compiling DequeModule _DequeBuffer.swift
[323/1242] Compiling DequeModule _DequeBufferHeader.swift
[331/1242] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[340/1244] Compiling DequeModule Deque+CustomReflectable.swift
[341/1244] Compiling DequeModule Deque+Descriptions.swift
[342/1244] Compiling HashTreeCollections _UnsafePath.swift
[343/1244] Compiling HashTreeCollections TreeDictionary+Codable.swift
[344/1244] Compiling HashTreeCollections TreeDictionary+Collection.swift
[345/1244] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[346/1244] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[360/1244] Compiling Tracing TracingTime.swift
[361/1244] Compiling _RopeModule _CharacterRecognizer.swift
[362/1244] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[363/1244] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[364/1244] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[365/1244] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[366/1244] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[367/1244] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[368/1244] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[369/1244] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[370/1244] Compiling HashTreeCollections TreeSet.swift
[371/1244] Emitting module Tracing
[372/1244] Compiling Tracing NoOpTracer.swift
[373/1244] Compiling Tracing InstrumentationSystem+Tracing.swift
[374/1248] Compiling DequeModule Deque+Equatable.swift
[375/1248] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[376/1270] Compiling ConsoleKitTerminal CustomActivity.swift
[377/1270] Compiling ConsoleKitTerminal LoadingBar.swift
[378/1270] Compiling ConsoleKitTerminal ProgressBar.swift
[379/1270] Compiling ConsoleKitTerminal Console+Clear.swift
[380/1270] Compiling ConsoleKitTerminal ActivityBar.swift
[381/1270] Compiling ConsoleKitTerminal ActivityIndicator.swift
[382/1270] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[383/1270] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[384/1270] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[385/1270] Compiling ConsoleKitTerminal ConsoleClear.swift
[386/1270] Compiling Tracing TracerProtocol+Legacy.swift
[387/1270] Compiling Tracing TracerProtocol.swift
[388/1270] Compiling Tracing Tracer.swift
[389/1270] Emitting module OrderedCollections
[390/1271] Compiling HashTreeCollections _HashTreeIterator.swift
[391/1271] Compiling HashTreeCollections _HashTreeStatistics.swift
[392/1271] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[393/1271] Compiling HashTreeCollections _RawHashNode.swift
[394/1271] Compiling HashTreeCollections _UnmanagedHashNode.swift
[401/1271] Compiling Tracing SpanProtocol.swift
[403/1272] Compiling fiat_p256_adx_sqr.S
[405/1272] Compiling ConsoleKitTerminal Console+Center.swift
[406/1272] Compiling ConsoleKitTerminal Console+Output.swift
[406/1272] Compiling fiat_p256_adx_mul.S
[410/1272] Emitting module _RopeModule
[410/1272] Compiling fiat_curve25519_adx_square.S
[412/1272] Emitting module RoutingKit
[412/1272] Compiling fiat_curve25519_adx_mul.S
[413/1272] Compiling CNIOBoringSSLShims shims.c
[415/1272] Emitting module DequeModule
[418/1272] Compiling ConsoleKitTerminal Console+Ask.swift
[419/1272] Compiling ConsoleKitTerminal Console+Choose.swift
[423/1273] Compiling ConsoleKitTerminal Console.swift
[424/1273] Compiling ConsoleKitTerminal Terminal.swift
[425/1273] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[435/1273] Compiling ConsoleKitTerminal Console+Confirm.swift
[436/1273] Compiling ConsoleKitTerminal Console+Input.swift
[439/1273] Compiling ConsoleKitTerminal ConsoleText.swift
[440/1273] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[441/1273] Compiling ConsoleKitTerminal ANSI.swift
[442/1273] Compiling ConsoleKitTerminal Console+Wait.swift
[443/1273] Compiling ConsoleKitTerminal ConsoleColor.swift
[444/1273] Compiling ConsoleKitTerminal ConsoleStyle.swift
[445/1273] Compiling RoutingKit PathComponent.swift
[446/1273] Compiling RoutingKit Router.swift
[447/1273] Compiling RoutingKit TrieRouter.swift
[467/1276] Compiling _RopeModule Rope+Join.swift
[468/1276] Compiling _RopeModule Rope+MutatingForEach.swift
[469/1276] Compiling _RopeModule Rope+Remove.swift
[470/1276] Compiling _RopeModule Rope+RemoveSubrange.swift
[471/1276] Compiling _RopeModule Rope+Split.swift
[472/1276] Compiling _RopeModule Optional Utilities.swift
[473/1276] Compiling _RopeModule String Utilities.swift
[474/1276] Compiling _RopeModule String.Index+ABI.swift
[495/1277] Emitting module Metrics
[496/1277] Compiling Metrics Metrics.swift
[500/1278] Emitting module ConsoleKitTerminal
[517/1278] Compiling RoutingKit AnyRouter.swift
[518/1278] Compiling RoutingKit Parameters.swift
[520/1298] Compiling ConsoleKitTerminal AnySendableHashable.swift
[521/1298] Compiling ConsoleKitTerminal ConsoleLogger.swift
[522/1298] Compiling ConsoleKitTerminal LoggerFragment.swift
[523/1340] Compiling tls_record.cc
[524/1340] Compiling tls_method.cc
[525/1340] Compiling tls13_server.cc
[527/1362] Emitting module ConsoleKitCommands
[528/1362] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[529/1362] Compiling ConsoleKitCommands AsyncCommand.swift
[530/1362] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[531/1362] Emitting module HashTreeCollections
[532/1362] Compiling ConsoleKitCommands CommandSignature.swift
[533/1362] Compiling ConsoleKitCommands Flag.swift
[534/1362] Compiling ConsoleKitCommands Option.swift
[535/1365] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[536/1365] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[537/1365] Compiling ConsoleKitCommands Argument.swift
[539/1365] Compiling ConsoleKitCommands AsyncCommands.swift
[540/1365] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[541/1365] Compiling ConsoleKitCommands AnyCommand.swift
[542/1365] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[543/1365] Compiling ConsoleKitCommands Utilities.swift
[543/1365] Compiling tls13_enc.cc
[545/1365] Compiling NIOCore MulticastChannel.swift
[546/1365] Compiling NIOCore NIOAny.swift
[547/1365] Compiling NIOCore NIOCloseOnErrorHandler.swift
[548/1365] Compiling NIOCore NIOLoopBound.swift
[549/1365] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[550/1365] Compiling NIOCore NIOScheduledCallback.swift
[551/1365] Compiling NIOCore NIOSendable.swift
[552/1365] Compiling NIOCore RecvByteBufferAllocator.swift
[552/1373] Compiling tls13_both.cc
[553/1373] Compiling tls13_client.cc
[554/1373] Compiling t1_enc.cc
[556/1373] Compiling NIOCore IO.swift
[557/1373] Compiling NIOCore IOData.swift
[558/1373] Compiling NIOCore IPProtocol.swift
[559/1373] Compiling NIOCore IntegerBitPacking.swift
[560/1373] Compiling NIOCore IntegerTypes.swift
[561/1373] Compiling NIOCore Interfaces.swift
[562/1373] Compiling NIOCore Linux.swift
[563/1373] Compiling NIOCore MarkedCircularBuffer.swift
[564/1373] Compiling ConsoleKitCommands Command.swift
[565/1373] Compiling ConsoleKitCommands CommandContext.swift
[566/1373] Compiling ConsoleKitCommands CommandError.swift
[567/1373] Compiling ConsoleKitCommands CommandGroup.swift
[568/1373] Compiling ConsoleKitCommands CommandInput.swift
[569/1373] Compiling ConsoleKitCommands Commands.swift
[570/1373] Compiling ConsoleKitCommands Console+Run.swift
[571/1373] Compiling ConsoleKitCommands ConsoleError.swift
[572/1373] Compiling ConsoleKitCommands Completion.swift
[574/1374] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[575/1374] Compiling NIOCore EventLoopFuture+Deprecated.swift
[576/1374] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[577/1374] Compiling NIOCore EventLoopFuture.swift
[578/1374] Compiling NIOCore FileDescriptor.swift
[579/1374] Compiling NIOCore FileHandle.swift
[580/1374] Compiling NIOCore FileRegion.swift
[581/1374] Compiling NIOCore GlobalSingletons.swift
[582/1374] Compiling NIOCore CircularBuffer.swift
[583/1374] Compiling NIOCore Codec.swift
[584/1374] Compiling NIOCore ConvenienceOptionSupport.swift
[585/1374] Compiling NIOCore DeadChannel.swift
[586/1374] Compiling NIOCore DispatchQueue+WithFuture.swift
[587/1374] Compiling NIOCore EventLoop+Deprecated.swift
[588/1374] Compiling NIOCore EventLoop+SerialExecutor.swift
[589/1374] Compiling NIOCore EventLoop.swift
[589/1374] Compiling ssl_x509.cc
[590/1374] Compiling ssl_transcript.cc
[592/1376] Compiling ConsoleKit Exports.swift
[593/1376] Emitting module ConsoleKit
[593/1377] Compiling ssl_versions.cc
[604/1377] Compiling ssl_stat.cc
[606/1377] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[607/1377] Compiling NIOCore SocketAddresses.swift
[608/1377] Compiling NIOCore SocketOptionProvider.swift
[609/1377] Compiling NIOCore SystemCallHelpers.swift
[610/1377] Compiling NIOCore TimeAmount+Duration.swift
[611/1377] Compiling NIOCore TypeAssistedChannelHandler.swift
[612/1377] Compiling NIOCore UniversalBootstrapSupport.swift
[613/1377] Compiling NIOCore Utilities.swift
[613/1377] Compiling ssl_session.cc
[614/1377] Compiling ssl_key_share.cc
[615/1377] Compiling ssl_privkey.cc
[616/1377] Compiling ssl_credential.cc
[617/1377] Compiling ssl_cert.cc
[618/1377] Compiling ssl_file.cc
[618/1377] Compiling ssl_lib.cc
[620/1377] Compiling ssl_buffer.cc
[621/1377] Compiling ssl_cipher.cc
[622/1377] Compiling ssl_asn1.cc
[623/1377] Compiling ssl_aead_ctx.cc
[624/1377] Compiling s3_pkt.cc
[625/1377] Compiling s3_lib.cc
[626/1377] Compiling s3_both.cc
[628/1377] Emitting module NIOCore
[628/1377] Compiling handshake_client.cc
[629/1377] Compiling handshake_server.cc
[630/1377] Compiling handshake.cc
[637/1377] Compiling NIOCore ChannelHandlers.swift
[638/1377] Compiling NIOCore ChannelInvoker.swift
[639/1377] Compiling NIOCore ChannelOption.swift
[640/1377] Compiling NIOCore ChannelPipeline.swift
[650/1378] Compiling dtls_record.cc
[651/1378] Compiling handoff.cc
[652/1428] Compiling encrypted_client_hello.cc
[653/1428] Compiling d1_pkt.cc
[654/1428] Compiling extensions.cc
[655/1428] Compiling dtls_method.cc
[656/1428] Compiling md5-x86_64-apple.S
[657/1428] Compiling md5-x86_64-linux.S
[658/1428] Compiling md5-586-linux.S
[659/1428] Compiling md5-586-apple.S
[660/1428] Compiling chacha20_poly1305_x86_64-linux.S
[661/1428] Compiling d1_lib.cc
[662/1428] Compiling d1_srtp.cc
[663/1428] Compiling chacha20_poly1305_armv8-win.S
[664/1428] Compiling chacha20_poly1305_x86_64-apple.S
[665/1428] Compiling chacha-x86_64-linux.S
[666/1428] Compiling chacha20_poly1305_armv8-apple.S
[667/1428] Compiling chacha20_poly1305_armv8-linux.S
[668/1428] Compiling chacha-x86_64-apple.S
[669/1428] Compiling chacha-x86-linux.S
[670/1428] Compiling chacha-x86-apple.S
[671/1428] Compiling chacha-armv8-win.S
[672/1428] Compiling chacha-armv8-apple.S
[673/1428] Compiling chacha-armv4-linux.S
[674/1428] Compiling chacha-armv8-linux.S
[675/1428] Compiling aes128gcmsiv-x86_64-linux.S
[676/1428] Compiling aes128gcmsiv-x86_64-apple.S
[677/1428] Compiling x86_64-mont5-linux.S
[678/1428] Compiling x86_64-mont-apple.S
[679/1428] Compiling x86_64-mont5-apple.S
[680/1428] Compiling x86_64-mont-linux.S
[681/1428] Compiling x86-mont-linux.S
[682/1428] Compiling x86-mont-apple.S
[684/1428] Emitting module NIOEmbedded
[684/1428] Compiling vpaes-x86_64-linux.S
[685/1428] Compiling vpaes-x86_64-apple.S
[686/1428] Compiling vpaes-x86-linux.S
[687/1428] Compiling err_data.cc
[688/1428] Compiling vpaes-armv8-win.S
[689/1428] Compiling vpaes-x86-apple.S
[690/1428] Compiling vpaes-armv8-apple.S
[691/1428] Compiling vpaes-armv8-linux.S
[692/1428] Compiling vpaes-armv7-linux.S
[693/1428] Compiling sha512-x86_64-linux.S
[694/1428] Compiling sha512-x86_64-apple.S
[696/1428] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[697/1428] Compiling NIOEmbedded AsyncTestingChannel.swift
[698/1428] Compiling NIOEmbedded Embedded.swift
[698/1428] Compiling sha512-armv8-win.S
[699/1429] Compiling sha512-armv8-apple.S
[700/1429] Compiling sha512-586-linux.S
[701/1429] Compiling sha512-armv4-linux.S
[702/1429] Compiling sha512-armv8-linux.S
[703/1429] Compiling sha512-586-apple.S
[705/1429] Compiling sha256-x86_64-linux.S
[706/1429] Compiling sha256-x86_64-apple.S
[707/1429] Compiling sha256-armv8-win.S
[708/1429] Compiling sha256-armv8-apple.S
[709/1429] Compiling sha256-armv4-linux.S
[710/1429] Compiling sha256-586-linux.S
[711/1429] Compiling sha256-armv8-linux.S
[712/1429] Compiling sha256-586-apple.S
[713/1429] Compiling sha1-x86_64-apple.S
[714/1429] Compiling bio_ssl.cc
[715/1429] Compiling sha1-armv8-linux.S
[716/1429] Compiling sha1-armv8-win.S
[717/1429] Compiling sha1-x86_64-linux.S
[718/1429] Compiling sha1-armv4-large-linux.S
[719/1429] Compiling sha1-armv8-apple.S
[720/1429] Compiling sha1-586-linux.S
[721/1429] Compiling rdrand-x86_64-linux.S
[722/1429] Compiling rsaz-avx2-linux.S
[723/1429] Compiling sha1-586-apple.S
[724/1429] Compiling rsaz-avx2-apple.S
[725/1429] Compiling rdrand-x86_64-apple.S
[726/1429] Compiling p256_beeu-x86_64-asm-linux.S
[727/1429] Compiling p256_beeu-x86_64-asm-apple.S
[728/1429] Compiling p256_beeu-armv8-asm-win.S
[729/1429] Compiling p256_beeu-armv8-asm-linux.S
[730/1429] Compiling p256-x86_64-asm-linux.S
[731/1429] Compiling p256_beeu-armv8-asm-apple.S
[732/1429] Compiling p256-armv8-asm-win.S
[733/1429] Compiling p256-x86_64-asm-apple.S
[734/1429] Compiling ghashv8-armv8-win.S
[735/1429] Compiling p256-armv8-asm-apple.S
[736/1429] Compiling ghashv8-armv8-linux.S
[737/1429] Compiling p256-armv8-asm-linux.S
[738/1429] Compiling ghash-x86_64-linux.S
[739/1429] Compiling ghashv8-armv8-apple.S
[740/1429] Compiling ghashv8-armv7-linux.S
[741/1429] Compiling ghash-x86_64-apple.S
[742/1429] Compiling ghash-x86-linux.S
[743/1429] Compiling ghash-ssse3-x86_64-linux.S
[744/1429] Compiling ghash-x86-apple.S
[745/1429] Compiling ghash-ssse3-x86_64-apple.S
[746/1429] Compiling ghash-ssse3-x86-linux.S
[747/1429] Compiling ghash-neon-armv8-win.S
[748/1429] Compiling ghash-ssse3-x86-apple.S
[749/1429] Compiling ghash-neon-armv8-apple.S
[750/1429] Compiling co-586-linux.S
[751/1429] Compiling ghash-armv4-linux.S
[752/1429] Compiling ghash-neon-armv8-linux.S
[753/1429] Compiling co-586-apple.S
[754/1429] Compiling bn-armv8-linux.S
[755/1429] Compiling bn-armv8-win.S
[756/1429] Compiling bn-586-linux.S
[757/1429] Compiling bsaes-armv7-linux.S
[758/1429] Compiling armv8-mont-win.S
[759/1429] Compiling bn-586-apple.S
[760/1429] Compiling bn-armv8-apple.S
[761/1429] Compiling armv8-mont-linux.S
[762/1429] Compiling aesv8-gcm-armv8-win.S
[763/1429] Compiling armv4-mont-linux.S
[764/1429] Compiling aesv8-gcm-armv8-apple.S
[765/1429] Compiling armv8-mont-apple.S
[766/1429] Compiling aesv8-armv8-win.S
[767/1429] Compiling aesv8-armv8-linux.S
[768/1429] Compiling aesv8-gcm-armv8-linux.S
[769/1429] Compiling aesv8-armv8-apple.S
[770/1429] Compiling aesv8-armv7-linux.S
[771/1429] Compiling aesni-x86_64-linux.S
[772/1429] Compiling aesni-x86_64-apple.S
[773/1429] Compiling aesni-gcm-x86_64-linux.S
[774/1429] Compiling aesni-x86-linux.S
[775/1429] Compiling aesni-x86-apple.S
[776/1429] Compiling aesni-gcm-x86_64-apple.S
[777/1429] Compiling aes-gcm-avx2-x86_64-apple.S
[778/1429] Compiling aes-gcm-avx2-x86_64-linux.S
[779/1429] Compiling aes-gcm-avx10-x86_64-linux.S
[780/1429] Compiling aes-gcm-avx10-x86_64-apple.S
[781/1429] Compiling d1_both.cc
[782/1429] Compiling x_req.cc
[784/1429] Emitting module NIOPosix
[784/1435] Compiling x_x509a.cc
[785/1435] Compiling x_name.cc
[786/1435] Compiling x_pubkey.cc
[788/1435] Compiling NIOPosix ServerSocket.swift
[789/1435] Compiling NIOPosix Socket.swift
[790/1435] Compiling NIOPosix SocketChannel.swift
[791/1435] Compiling NIOPosix SocketProtocols.swift
[792/1435] Compiling NIOPosix System.swift
[793/1435] Compiling NIOPosix Thread.swift
[794/1435] Compiling NIOPosix SelectableChannel.swift
[795/1435] Compiling NIOPosix SelectableEventLoop.swift
[796/1435] Compiling NIOPosix SelectorEpoll.swift
[797/1435] Compiling NIOPosix SelectorGeneric.swift
[798/1435] Compiling NIOPosix SelectorKqueue.swift
[799/1435] Compiling NIOPosix SelectorUring.swift
[800/1435] Compiling NIOPosix BSDSocketAPICommon.swift
[801/1435] Compiling NIOPosix BSDSocketAPIPosix.swift
[802/1435] Compiling NIOPosix BSDSocketAPIWindows.swift
[803/1435] Compiling NIOPosix BaseSocket.swift
[804/1435] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[805/1435] Compiling NIOPosix BaseSocketChannel.swift
[806/1435] Compiling NIOPosix BaseStreamSocketChannel.swift
[807/1435] Compiling NIOPosix IO.swift
[808/1435] Compiling NIOPosix IntegerBitPacking.swift
[809/1435] Compiling NIOPosix IntegerTypes.swift
[810/1435] Compiling NIOPosix Linux.swift
[811/1435] Compiling NIOPosix LinuxCPUSet.swift
[812/1435] Compiling NIOPosix LinuxUring.swift
[813/1435] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[814/1435] Compiling NIOPosix ThreadPosix.swift
[815/1435] Compiling NIOPosix ThreadWindows.swift
[816/1435] Compiling NIOPosix UnsafeTransfer.swift
[817/1435] Compiling NIOPosix Utilities.swift
[818/1435] Compiling NIOPosix VsockAddress.swift
[819/1435] Compiling NIOPosix VsockChannelEvents.swift
[819/1435] Compiling x_sig.cc
[820/1435] Compiling x_val.cc
[821/1435] Compiling x_spki.cc
[822/1435] Compiling x_x509.cc
[824/1435] Compiling NIOPosix Bootstrap.swift
[825/1435] Compiling NIOPosix ControlMessage.swift
[826/1435] Compiling NIOPosix DatagramVectorReadManager.swift
[827/1435] Compiling NIOPosix Errors+Any.swift
[828/1435] Compiling NIOPosix FileDescriptor.swift
[829/1435] Compiling NIOPosix GetaddrinfoResolver.swift
[830/1435] Compiling NIOPosix HappyEyeballs.swift
[830/1435] Compiling x_attrib.cc
[832/1435] Compiling NIOPosix NIOThreadPool.swift
[833/1435] Compiling NIOPosix NonBlockingFileIO.swift
[834/1435] Compiling NIOPosix PendingDatagramWritesManager.swift
[835/1435] Compiling NIOPosix PendingWritesManager.swift
[836/1435] Compiling NIOPosix PipeChannel.swift
[837/1435] Compiling NIOPosix PipePair.swift
[838/1435] Compiling NIOPosix Pool.swift
[839/1435] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[840/1435] Compiling NIOPosix PosixSingletons.swift
[841/1435] Compiling NIOPosix RawSocketBootstrap.swift
[842/1435] Compiling NIOPosix Resolver.swift
[843/1435] Compiling NIOPosix Selectable.swift
[844/1436] Compiling x509name.cc
[845/1436] Compiling x_exten.cc
[846/1436] Compiling x_crl.cc
[847/1471] Compiling x509spki.cc
[848/1471] Compiling x509cset.cc
[849/1471] Compiling x_all.cc
[850/1471] Compiling x_algor.cc
[851/1473] Compiling x509_v3.cc
[853/1473] Compiling NIO Exports.swift
[854/1473] Emitting module NIO
[854/1473] Compiling x509rset.cc
[857/1480] Compiling NIOTLS TLSEvents.swift
[858/1480] Emitting module NIOTLS
[859/1480] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[860/1480] Emitting module _NIOFileSystem
[861/1480] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[861/1480] Compiling x509_vpm.cc
[862/1484] Compiling x509_vfy.cc
[864/1484] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[865/1484] Compiling NIOTLS SNIHandler.swift
[865/1485] Compiling x509_trs.cc
[866/1485] Compiling x509_txt.cc
[867/1485] Compiling x509_set.cc
[870/1518] Compiling _NIOFileSystem ParallelDirCopy.swift
[871/1518] Compiling _NIOFileSystem ParallelRemoval.swift
[872/1518] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[873/1518] Compiling _NIOFileSystem CInterop.swift
[874/1518] Compiling _NIOFileSystem Errno.swift
[875/1518] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[876/1518] Compiling _NIOFileSystem Mocking.swift
[877/1518] Compiling _NIOFileSystem Syscall.swift
[878/1518] Compiling _NIOFileSystem Syscalls.swift
[878/1518] Compiling x509_req.cc
[880/1518] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[881/1518] Compiling NIOSOCKS SOCKSResponse.swift
[882/1519] Compiling NIOSOCKS ClientStateMachine.swift
[883/1519] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[884/1519] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[885/1519] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[886/1519] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[887/1519] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[888/1521] Emitting module NIOSOCKS
[889/1521] Compiling NIOHTTP1 ByteCollectionUtils.swift
[890/1521] Compiling NIOHTTP1 HTTPDecoder.swift
[891/1521] Emitting module NIOFoundationCompat
[892/1521] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[893/1521] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[894/1521] Compiling NIOHTTP1 HTTPEncoder.swift
[897/1521] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[898/1521] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[899/1521] Compiling _NIOFileSystem FileSystemError.swift
[900/1521] Compiling _NIOFileSystem FileSystemProtocol.swift
[901/1521] Compiling _NIOFileSystem FileType.swift
[902/1521] Compiling _NIOFileSystem IOStrategy.swift
[903/1521] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[904/1521] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[905/1521] Compiling _NIOFileSystem Cancellation.swift
[906/1521] Compiling _NIOFileSystem TokenBucket.swift
[907/1521] Compiling _NIOFileSystem UnsafeTransfer.swift
[908/1521] Compiling NIOSOCKS ServerStateMachine.swift
[910/1522] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[911/1522] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[912/1522] Emitting module NIOHTTP1
[913/1522] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[914/1522] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[915/1522] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[915/1523] Compiling x509_ext.cc
[917/1523] Compiling x509_obj.cc
[919/1523] Compiling _NIOFileSystem SystemFileHandle.swift
[920/1523] Compiling _NIOFileSystem Utilities.swift
[921/1523] Compiling _NIOFileSystem OpenOptions.swift
[922/1523] Compiling _NIOFileSystem String+FileSystem.swift
[922/1523] Compiling x509_def.cc
[925/1523] Compiling x509_lu.cc
[927/1545] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[928/1545] Compiling NIOTransportServices NIOTSErrors.swift
[929/1545] Compiling NIOTransportServices NIOTSEventLoop.swift
[930/1545] Compiling NIOTransportServices NIOTSBootstraps.swift
[931/1545] Compiling NIOTransportServices NIOTSChannelOptions.swift
[932/1545] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[933/1547] Compiling NIOTransportServices StateManagedChannel.swift
[934/1547] Compiling NIOTransportServices StateManagedListenerChannel.swift
[935/1547] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[936/1547] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[937/1547] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[938/1547] Compiling NIOTransportServices NIOTSListenerChannel.swift
[939/1547] Compiling NIOTransportServices AcceptHandler.swift
[940/1547] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[941/1547] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[942/1547] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[943/1547] Compiling NIOTransportServices NIOTSSingletons.swift
[944/1547] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[945/1547] Emitting module NIOTransportServices
[952/1547] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[953/1547] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[954/1547] Compiling NIOTransportServices NIOTSDatagramListener.swift
[955/1547] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[956/1547] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[956/1548] Compiling v3_utl.cc
[957/1548] Compiling x509_d2.cc
[959/1548] Compiling x509_att.cc
[964/1549] Compiling x509.cc
[965/1549] Compiling x509_cmp.cc
[982/1567] Compiling v3_skey.cc
[983/1567] Compiling v3_purp.cc
[984/1570] Compiling v3_prn.cc
[986/1570] Compiling NIOWebSocket WebSocketOpcode.swift
[986/1571] Compiling v3_pcons.cc
[988/1571] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[989/1576] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[990/1582] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[991/1582] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[992/1582] Emitting module NIOHTTPCompression
[993/1582] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[994/1584] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[995/1584] Emitting module _NIOFileSystemFoundationCompat
[995/1585] Compiling v3_ocsp.cc
[997/1585] Compiling NIOHTTPCompression HTTPCompression.swift
[998/1585] Compiling NIOHTTPCompression HTTPDecompression.swift
[999/1585] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1000/1585] Emitting module NIOWebSocket
[1001/1585] Compiling NIOHPACK DynamicHeaderTable.swift
[1002/1585] Compiling NIOHPACK HPACKDecoder.swift
[1003/1585] Compiling NIOHPACK HPACKEncoder.swift
[1004/1585] Compiling NIOHPACK HPACKErrors.swift
[1006/1603] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1007/1603] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1008/1604] Emitting module NIOFileSystem
[1009/1604] Compiling NIOFileSystem Exports.swift
[1010/1604] Compiling v3_pmaps.cc
[1012/1605] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1013/1605] Compiling NIOWebSocket WebSocketFrame.swift
[1014/1606] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1015/1606] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1016/1607] Compiling NIOHPACK IntegerCoding.swift
[1017/1607] Compiling NIOHPACK IndexedHeaderTable.swift
[1020/1607] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1021/1607] Compiling NIOExtras NIOExtrasError.swift
[1022/1609] Compiling NIOHPACK StaticHeaderTable.swift
[1023/1609] Compiling NIOExtras JSONRPCFraming.swift
[1024/1609] Compiling NIOExtras DebugInboundEventsHandler.swift
[1025/1609] Compiling NIOHPACK HuffmanTables.swift
[1026/1609] Emitting module NIOHPACK
[1027/1609] Compiling NIOHPACK HuffmanCoding.swift
[1028/1609] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1029/1609] Compiling NIOExtras NIORequestIdentifiable.swift
[1030/1609] Compiling NIOExtras PCAPRingBuffer.swift
[1031/1609] Compiling NIOExtras QuiescingHelper.swift
[1032/1609] Compiling NIOExtras RequestResponseHandler.swift
[1033/1609] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1034/1609] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1035/1609] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1036/1610] Emitting module NIOExtras
[1037/1610] Compiling v3_int.cc
[1042/1610] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1043/1610] Compiling NIOExtras LengthFieldPrepender.swift
[1044/1610] Compiling NIOExtras LineBasedFrameDecoder.swift
[1047/1610] Compiling v3_lib.cc
[1048/1610] Compiling v3_info.cc
[1049/1611] Compiling v3_ncons.cc
[1050/1668] Compiling v3_enum.cc
[1051/1668] Compiling v3_ia5.cc
[1052/1668] Compiling v3_genn.cc
[1054/1668] Compiling NIOHTTP2 MaySendFrames.swift
[1055/1668] Compiling NIOHTTP2 SendingDataState.swift
[1056/1669] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1057/1669] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1058/1669] Compiling NIOHTTP2 HasLocalSettings.swift
[1059/1669] Compiling NIOHTTP2 HasRemoteSettings.swift
[1060/1669] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1061/1669] Compiling NIOHTTP2 QuiescingState.swift
[1062/1669] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1063/1669] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1064/1677] Compiling v3_crld.cc
[1065/1677] Compiling v3_extku.cc
[1067/1677] Emitting module NIOHTTP2
[1067/1677] Compiling v3_conf.cc
[1068/1677] Compiling v3_cpols.cc
[1069/1677] Compiling v3_bitst.cc
[1070/1677] Compiling v3_bcons.cc
[1071/1677] Compiling v3_alt.cc
[1072/1677] Compiling v3_akey.cc
[1073/1677] Compiling v3_akeya.cc
[1074/1677] Compiling t_x509a.cc
[1075/1677] Compiling t_x509.cc
[1077/1677] Compiling NIOHTTP2 InboundWindowManager.swift
[1078/1677] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1079/1677] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1080/1677] Compiling NIOHTTP2 StreamChannelList.swift
[1081/1677] Compiling NIOHTTP2 StreamMap.swift
[1082/1677] Compiling NIOHTTP2 StreamStateMachine.swift
[1083/1677] Compiling NIOHTTP2 UnsafeTransfer.swift
[1084/1677] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1084/1677] Compiling t_req.cc
[1086/1677] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1087/1677] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1088/1677] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1089/1677] Compiling NIOHTTP2 HTTP2StreamID.swift
[1090/1677] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1091/1677] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1092/1677] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1093/1677] Compiling NIOHTTP2 InboundEventBuffer.swift
[1093/1677] Compiling t_crl.cc
[1094/1677] Compiling i2d_pr.cc
[1095/1677] Compiling policy.cc
[1096/1677] Compiling name_print.cc
[1097/1677] Compiling rsa_pss.cc
[1099/1677] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1100/1677] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1101/1677] Compiling NIOHTTP2 MayReceiveFrames.swift
[1102/1677] Compiling NIOHTTP2 ReceivingDataState.swift
[1103/1677] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1104/1677] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1105/1677] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1106/1677] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1107/1677] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1107/1677] Compiling by_file.cc
[1108/1677] Compiling by_dir.cc
[1109/1677] Compiling asn1_gen.cc
[1110/1677] Compiling algorithm.cc
[1111/1677] Compiling a_sign.cc
[1112/1677] Compiling a_digest.cc
[1113/1677] Compiling a_verify.cc
[1114/1677] Compiling thread_win.cc
[1116/1677] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1117/1677] Compiling NIOHTTP2 HTTP2Frame.swift
[1118/1677] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1119/1677] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1120/1677] Compiling NIOHTTP2 HTTP2PingData.swift
[1121/1677] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1122/1677] Compiling NIOHTTP2 HTTP2Settings.swift
[1123/1677] Compiling NIOHTTP2 HTTP2Stream.swift
[1123/1677] Compiling voprf.cc
[1124/1677] Compiling trust_token.cc
[1125/1677] Compiling thread.cc
[1126/1677] Compiling thread_none.cc
[1127/1677] Compiling thread_pthread.cc
[1128/1677] Compiling pmbtoken.cc
[1130/1677] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1131/1677] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1132/1677] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1133/1677] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1134/1677] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1135/1677] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1136/1677] Compiling NIOHTTP2 HTTP2Error.swift
[1137/1677] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1138/1677] Compiling NIOHTTP2 StateMachineResult.swift
[1139/1677] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1140/1677] Compiling NIOHTTP2 DOSHeuristics.swift
[1141/1677] Compiling NIOHTTP2 Error+Any.swift
[1142/1677] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1143/1677] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1144/1677] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1145/1677] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1148/1677] Compiling NIOHTTP2 SendingGoawayState.swift
[1149/1677] Compiling NIOHTTP2 SendingHeadersState.swift
[1150/1677] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1151/1677] Compiling NIOHTTP2 SendingRstStreamState.swift
[1152/1677] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1153/1677] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1154/1678] Compiling stack.cc
[1155/1678] Compiling sha512.cc
[1156/1678] Compiling siphash.cc
[1157/1678] Compiling sha1.cc
[1158/1678] Compiling rsa_print.cc
[1159/1678] Compiling sha256.cc
[1160/1678] Compiling spake2plus.cc
[1160/1678] Compiling slhdsa.cc
[1162/1678] Compiling rsa_extra.cc
[1163/1678] Compiling rsa_crypt.cc
[1164/1678] Compiling refcount.cc
[1165/1678] Compiling rsa_asn1.cc
[1166/1678] Compiling rc4.cc
[1167/1678] Compiling rand.cc
[1168/1678] Compiling passive.cc
[1169/1678] Compiling trusty.cc
[1170/1678] Compiling urandom.cc
[1171/1678] Compiling windows.cc
[1172/1678] Compiling poly1305_arm_asm.S
[1173/1678] Compiling ios.cc
[1174/1678] Compiling getentropy.cc
[1175/1678] Compiling poly1305.cc
[1176/1678] Compiling poly1305_arm.cc
[1177/1678] Compiling deterministic.cc
[1178/1678] Compiling poly1305_vec.cc
[1179/1678] Compiling fork_detect.cc
[1180/1678] Compiling forkunsafe.cc
[1181/1678] Compiling pool.cc
[1182/1678] Compiling pkcs7.cc
[1183/1678] Compiling pkcs8_x509.cc
[1184/1678] Compiling p5_pbev2.cc
[1185/1678] Compiling pem_x509.cc
[1186/1678] Compiling pkcs8.cc
[1187/1678] Compiling pkcs7_x509.cc
[1188/1678] Compiling pem_xaux.cc
[1189/1678] Compiling pem_pkey.cc
[1190/1678] Compiling pem_lib.cc
[1191/1678] Compiling obj_xref.cc
[1192/1678] Compiling pem_pk8.cc
[1193/1678] Compiling pem_info.cc
[1194/1678] Compiling mem.cc
[1195/1678] Compiling mldsa.cc
[1196/1678] Compiling pem_oth.cc
[1197/1678] Compiling mlkem.cc
[1198/1678] Compiling md5.cc
[1199/1678] Compiling poly_rq_mul.S
[1200/1678] Compiling fips_shared_support.cc
[1201/1678] Compiling pem_all.cc
[1202/1678] Compiling obj.cc
[1203/1678] Compiling md4.cc
[1204/1678] Compiling lhash.cc
[1205/1678] Compiling hpke.cc
[1206/1678] Compiling ex_data.cc
[1207/1678] Compiling kyber.cc
[1208/1678] Compiling sign.cc
[1209/1678] Compiling scrypt.cc
[1210/1678] Compiling hrss.cc
[1211/1678] Compiling print.cc
[1212/1678] Compiling pbkdf.cc
[1213/1678] Compiling p_x25519.cc
[1214/1678] Compiling p_x25519_asn1.cc
[1215/1678] Compiling p_rsa_asn1.cc
[1216/1678] Compiling p_rsa.cc
[1217/1678] Compiling p_hkdf.cc
[1218/1678] Compiling p_ed25519.cc
[1219/1678] Compiling p_ec.cc
[1220/1678] Compiling p_ed25519_asn1.cc
[1221/1678] Compiling p_ec_asn1.cc
[1222/1678] Compiling p_dh_asn1.cc
[1223/1678] Compiling evp_ctx.cc
[1224/1678] Compiling p_dsa_asn1.cc
[1225/1678] Compiling p_dh.cc
[1226/1678] Compiling evp.cc
[1227/1678] Compiling evp_asn1.cc
[1228/1678] Compiling engine.cc
[1229/1678] Compiling ecdh.cc
[1230/1678] Compiling hash_to_curve.cc
[1231/1678] Compiling err.cc
[1232/1678] Compiling ec_derive.cc
[1233/1678] Compiling ecdsa_asn1.cc
[1234/1678] Compiling dsa.cc
[1235/1678] Compiling bcm.cc
[1236/1678] Compiling params.cc
[1237/1678] Compiling dsa_asn1.cc
[1238/1678] Compiling ec_asn1.cc
[1239/1678] Compiling x25519-asm-arm.S
[1240/1678] Compiling digest_extra.cc
[1241/1678] Compiling dh_asn1.cc
[1242/1678] Compiling des.cc
[1243/1678] Compiling curve25519_64_adx.cc
[1244/1678] Compiling crypto.cc
[1245/1678] Compiling spake25519.cc
[1246/1678] Compiling cpu_intel.cc
[1247/1678] Compiling cpu_arm_linux.cc
[1248/1678] Compiling cpu_arm_freebsd.cc
[1249/1678] Compiling curve25519.cc
[1250/1678] Compiling cpu_aarch64_linux.cc
[1251/1678] Compiling cpu_aarch64_win.cc
[1252/1678] Compiling cpu_aarch64_openbsd.cc
[1253/1678] Compiling cpu_aarch64_sysreg.cc
[1254/1678] Compiling cpu_aarch64_fuchsia.cc
[1255/1678] Compiling conf.cc
[1256/1678] Compiling cpu_aarch64_apple.cc
[1257/1678] Compiling tls_cbc.cc
[1258/1678] Compiling get_cipher.cc
[1259/1678] Compiling e_chacha20poly1305.cc
[1260/1678] Compiling e_tls.cc
[1261/1678] Compiling e_rc4.cc
[1262/1678] Compiling e_aesctrhmac.cc
[1263/1678] Compiling e_null.cc
[1264/1678] Compiling e_rc2.cc
[1265/1678] Compiling e_des.cc
[1266/1678] Compiling derive_key.cc
[1267/1678] Compiling e_aesgcmsiv.cc
[1268/1678] Compiling chacha.cc
[1269/1678] Compiling buf.cc
[1270/1678] Compiling unicode.cc
[1271/1678] Compiling cbs.cc
[1272/1678] Compiling convert.cc
[1273/1678] Compiling ber.cc
[1274/1678] Compiling cbb.cc
[1275/1678] Compiling asn1_compat.cc
[1276/1678] Compiling pair.cc
[1277/1678] Compiling bn_asn1.cc
[1278/1678] Compiling blake2.cc
[1279/1678] Compiling printf.cc
[1280/1678] Compiling socket.cc
[1281/1678] Compiling socket_helper.cc
[1282/1678] Compiling file.cc
[1283/1678] Compiling connect.cc
[1284/1678] Compiling hexdump.cc
[1285/1678] Compiling fd.cc
[1286/1678] Compiling errno.cc
[1287/1678] Compiling base64.cc
[1288/1678] Compiling bio_mem.cc
[1289/1678] Compiling bio.cc
[1290/1678] Compiling tasn_fre.cc
[1291/1678] Compiling tasn_typ.cc
[1292/1678] Compiling tasn_enc.cc
[1293/1678] Compiling posix_time.cc
[1294/1678] Compiling tasn_utl.cc
[1295/1678] Compiling f_string.cc
[1296/1678] Compiling tasn_new.cc
[1297/1678] Compiling tasn_dec.cc
[1298/1678] Compiling f_int.cc
[1299/1678] Compiling asn_pack.cc
[1300/1678] Compiling asn1_par.cc
[1301/1678] Compiling a_utctm.cc
[1302/1678] Compiling a_type.cc
[1303/1678] Compiling asn1_lib.cc
[1304/1678] Compiling a_time.cc
[1305/1678] Compiling a_strex.cc
[1306/1678] Compiling a_strnid.cc
[1307/1678] Compiling a_octet.cc
[1308/1678] Compiling a_d2i_fp.cc
[1309/1678] Compiling a_object.cc
[1310/1678] Compiling a_int.cc
[1311/1678] Compiling fiat_p256_adx_sqr.S
[1312/1678] Compiling a_i2d_fp.cc
[1313/1678] Compiling fiat_curve25519_adx_square.S
[1314/1678] Compiling fiat_p256_adx_mul.S
[1315/1678] Compiling a_dup.cc
[1316/1678] Compiling md5-x86_64-apple.S
[1317/1678] Compiling fiat_curve25519_adx_mul.S
[1318/1678] Compiling md5-x86_64-linux.S
[1319/1678] Compiling a_mbstr.cc
[1320/1678] Compiling md5-586-apple.S
[1321/1678] Compiling md5-586-linux.S
[1322/1678] Compiling CCryptoBoringSSLShims shims.c
[1323/1678] Compiling chacha20_poly1305_x86_64-linux.S
[1324/1678] Compiling a_bitstr.cc
[1325/1678] Compiling chacha20_poly1305_x86_64-apple.S
[1326/1678] Compiling chacha20_poly1305_armv8-win.S
[1327/1678] Compiling a_gentm.cc
[1328/1678] Compiling a_bool.cc
[1329/1678] Compiling chacha20_poly1305_armv8-linux.S
[1330/1678] Compiling chacha-x86_64-linux.S
[1331/1678] Compiling chacha20_poly1305_armv8-apple.S
[1332/1678] Compiling chacha-x86_64-apple.S
[1333/1678] Compiling chacha-x86-linux.S
[1334/1707] Compiling chacha-armv8-win.S
[1335/1707] Compiling err_data.cc
[1336/1707] Compiling chacha-x86-apple.S
[1337/1707] Compiling chacha-armv8-apple.S
[1337/1707] Compiling chacha-armv8-linux.S
[1339/1707] Compiling aes128gcmsiv-x86_64-linux.S
[1340/1707] Compiling chacha-armv4-linux.S
[1341/1707] Compiling x86_64-mont5-linux.S
[1342/1707] Compiling x86_64-mont5-apple.S
[1343/1707] Compiling aes128gcmsiv-x86_64-apple.S
[1344/1707] Compiling x86-mont-linux.S
[1345/1707] Compiling x86_64-mont-linux.S
[1346/1707] Compiling x86_64-mont-apple.S
[1347/1707] Compiling x86-mont-apple.S
[1348/1707] Compiling vpaes-x86_64-linux.S
[1349/1707] Compiling vpaes-x86_64-apple.S
[1350/1707] Compiling vpaes-armv8-win.S
[1351/1707] Compiling vpaes-x86-linux.S
[1352/1707] Compiling vpaes-x86-apple.S
[1353/1707] Compiling vpaes-armv8-linux.S
[1354/1707] Compiling vpaes-armv7-linux.S
[1355/1707] Compiling vpaes-armv8-apple.S
[1356/1707] Compiling sha512-x86_64-linux.S
[1357/1707] Compiling sha512-x86_64-apple.S
[1358/1707] Compiling sha512-armv8-win.S
[1359/1707] Compiling sha512-armv8-apple.S
[1360/1707] Compiling sha512-586-linux.S
[1361/1707] Compiling sha512-armv4-linux.S
[1362/1707] Compiling sha512-armv8-linux.S
[1363/1707] Compiling sha256-x86_64-linux.S
[1364/1707] Compiling sha512-586-apple.S
[1365/1707] Compiling sha256-armv8-win.S
[1366/1707] Compiling sha256-armv8-apple.S
[1367/1707] Compiling sha256-x86_64-apple.S
[1368/1707] Compiling sha256-armv4-linux.S
[1369/1707] Compiling sha256-armv8-linux.S
[1370/1707] Compiling sha256-586-apple.S
[1371/1707] Compiling sha1-x86_64-apple.S
[1372/1707] Compiling sha1-x86_64-linux.S
[1373/1707] Compiling sha256-586-linux.S
[1374/1707] Compiling sha1-armv8-win.S
[1375/1707] Compiling sha1-armv8-linux.S
[1376/1707] Compiling rsaz-avx2-apple.S
[1377/1707] Compiling sha1-586-linux.S
[1378/1707] Compiling sha1-586-apple.S
[1379/1707] Compiling sha1-armv8-apple.S
[1380/1707] Compiling rsaz-avx2-linux.S
[1380/1707] Compiling sha1-armv4-large-linux.S
[1382/1707] Compiling rdrand-x86_64-linux.S
[1383/1707] Compiling p256_beeu-x86_64-asm-linux.S
[1384/1707] Compiling p256_beeu-armv8-asm-win.S
[1385/1707] Compiling p256_beeu-x86_64-asm-apple.S
[1386/1707] Compiling p256_beeu-armv8-asm-apple.S
[1387/1707] Compiling p256_beeu-armv8-asm-linux.S
[1388/1707] Compiling rdrand-x86_64-apple.S
[1389/1707] Compiling p256-x86_64-asm-linux.S
[1390/1707] Compiling p256-x86_64-asm-apple.S
[1391/1707] Compiling p256-armv8-asm-win.S
[1392/1707] Compiling ghashv8-armv8-win.S
[1393/1707] Compiling p256-armv8-asm-apple.S
[1394/1707] Compiling ghashv8-armv8-apple.S
[1395/1707] Compiling p256-armv8-asm-linux.S
[1396/1707] Compiling ghashv8-armv8-linux.S
[1397/1707] Compiling ghashv8-armv7-linux.S
[1397/1707] Compiling ghash-x86-linux.S
[1399/1707] Compiling ghash-x86_64-linux.S
[1400/1707] Compiling ghash-x86_64-apple.S
[1401/1707] Compiling ghash-ssse3-x86_64-linux.S
[1402/1707] Compiling ghash-x86-apple.S
[1403/1707] Compiling ghash-ssse3-x86_64-apple.S
[1405/1707] Compiling NIOSSL NIOSSLServerHandler.swift
[1406/1707] Compiling NIOSSL ObjectIdentifier.swift
[1407/1707] Compiling NIOSSL PosixPort.swift
[1408/1707] Compiling NIOSSL SSLCallbacks.swift
[1408/1707] Compiling ghash-neon-armv8-win.S
[1409/1711] Compiling ghash-neon-armv8-linux.S
[1410/1711] Compiling ghash-ssse3-x86-linux.S
[1412/1711] Emitting module NIOSSL
[1412/1711] Compiling ghash-ssse3-x86-apple.S
[1412/1711] Compiling co-586-linux.S
[1412/1711] Compiling ghash-armv4-linux.S
[1415/1711] Compiling ghash-neon-armv8-apple.S
[1416/1711] Compiling bn-armv8-win.S
[1417/1711] Compiling co-586-apple.S
[1418/1711] Compiling bsaes-armv7-linux.S
[1419/1711] Compiling bn-armv8-linux.S
[1420/1711] Compiling bn-armv8-apple.S
[1421/1711] Compiling bn-586-apple.S
[1422/1711] Compiling armv8-mont-linux.S
[1423/1711] Compiling armv8-mont-win.S
[1424/1711] Compiling bn-586-linux.S
[1425/1711] Compiling armv8-mont-apple.S
[1427/1711] Compiling NIOSSL SSLPrivateKey.swift
[1428/1711] Compiling NIOSSL SSLPublicKey.swift
[1429/1711] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1430/1711] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1431/1711] Compiling NIOSSL SubjectAlternativeName.swift
[1432/1711] Compiling NIOSSL NIOSSLSecureBytes.swift
[1433/1711] Compiling NIOSSL RNG.swift
[1434/1711] Compiling NIOSSL SafeCompare.swift
[1434/1711] Compiling armv4-mont-linux.S
[1435/1711] Compiling aesv8-armv8-win.S
[1436/1711] Compiling aesv8-gcm-armv8-win.S
[1437/1711] Compiling aesv8-armv8-linux.S
[1438/1711] Compiling aesv8-gcm-armv8-apple.S
[1439/1711] Compiling aesv8-armv8-apple.S
[1440/1711] Compiling aesv8-armv7-linux.S
[1440/1711] Compiling aesv8-gcm-armv8-linux.S
[1442/1711] Compiling aesni-x86_64-linux.S
[1443/1711] Compiling aesni-x86_64-apple.S
[1443/1711] Compiling aesni-gcm-x86_64-linux.S
[1445/1711] Compiling aesni-x86-linux.S
[1446/1711] Compiling aesni-gcm-x86_64-apple.S
[1447/1711] Compiling aes-gcm-avx10-x86_64-apple.S
[1448/1711] Compiling aes-gcm-avx10-x86_64-linux.S
[1448/1711] Compiling aesni-x86-apple.S
[1451/1711] Compiling NIOSSL AndroidCABundle.swift
[1452/1711] Compiling NIOSSL ByteBufferBIO.swift
[1453/1711] Compiling NIOSSL CustomPrivateKey.swift
[1454/1711] Compiling NIOSSL IdentityVerification.swift
[1455/1711] Compiling NIOSSL SSLCertificate.swift
[1456/1711] Compiling NIOSSL SSLCertificateExtensions.swift
[1457/1711] Compiling NIOSSL SSLCertificateName.swift
[1458/1711] Compiling NIOSSL SSLConnection.swift
[1459/1711] Compiling NIOSSL LinuxCABundle.swift
[1460/1711] Compiling NIOSSL NIOSSLClientHandler.swift
[1461/1711] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1462/1711] Compiling NIOSSL NIOSSLHandler.swift
[1463/1711] Compiling NIOSSL SSLContext.swift
[1464/1711] Compiling NIOSSL SSLErrors.swift
[1465/1711] Compiling NIOSSL SSLInit.swift
[1466/1711] Compiling NIOSSL SSLPKCS12Bundle.swift
[1466/1711] Compiling x_x509.cc
[1467/1711] Compiling x_spki.cc
[1468/1711] Compiling x_req.cc
[1469/1711] Compiling x_pubkey.cc
[1470/1711] Compiling x_x509a.cc
[1471/1711] Compiling x_sig.cc
[1472/1711] Compiling x_val.cc
[1474/1711] Compiling NIOSSL Zeroization.swift
[1475/1711] Compiling NIOSSL TLSConfiguration.swift
[1476/1711] Compiling NIOSSL UniversalBootstrapSupport.swift
[1477/1711] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1478/1712] Compiling x_name.cc
[1479/1712] Compiling x_exten.cc
[1480/1780] Compiling x_algor.cc
[1481/1780] Compiling x_crl.cc
[1482/1780] Compiling x_all.cc
[1483/1780] Compiling x_attrib.cc
[1485/1780] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1485/1780] Compiling x509spki.cc
[1487/1780] Compiling WebSocketKit WebSocket+Concurrency.swift
[1488/1780] Emitting module WebSocketKit
[1489/1780] Compiling WebSocketKit Exports.swift
[1490/1780] Compiling WebSocketKit WebSocket+Connect.swift
[1490/1780] Compiling x509rset.cc
[1492/1780] Compiling WebSocketKit WebSocketClient.swift
[1493/1780] Compiling WebSocketKit WebSocketHandler.swift
[1494/1780] Compiling WebSocketKit WebSocket.swift
[1495/1781] Compiling x509cset.cc
[1496/1781] Compiling x509name.cc
[1497/1781] Compiling x509_vpm.cc
[1498/1781] Compiling x509_vfy.cc
[1499/1781] Compiling x509_v3.cc
[1501/1781] Emitting module AsyncHTTPClient
[1501/1789] Compiling x509_txt.cc
[1502/1789] Compiling x509_req.cc
[1504/1789] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1505/1789] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1506/1789] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1507/1789] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1508/1789] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1509/1789] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1510/1789] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1511/1789] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1512/1789] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1513/1789] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1514/1789] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1515/1789] Compiling AsyncHTTPClient Transaction.swift
[1516/1789] Compiling AsyncHTTPClient Base64.swift
[1517/1789] Compiling AsyncHTTPClient BasicAuth.swift
[1518/1789] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1519/1789] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1520/1789] Compiling AsyncHTTPClient ConnectionPool.swift
[1521/1789] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1521/1789] Compiling x509_trs.cc
[1522/1789] Compiling x509_set.cc
[1524/1789] Compiling AsyncHTTPClient ConnectionTarget.swift
[1525/1789] Compiling AsyncHTTPClient DeconstructedURL.swift
[1526/1789] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1527/1789] Compiling AsyncHTTPClient FoundationExtensions.swift
[1528/1789] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1529/1789] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1530/1789] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1531/1789] Compiling AsyncHTTPClient HTTPClient.swift
[1532/1789] Compiling AsyncHTTPClient HTTPHandler.swift
[1533/1789] Compiling AsyncHTTPClient LRUCache.swift
[1534/1789] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[1535/1789] Compiling AsyncHTTPClient NWErrorHandler.swift
[1536/1789] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1537/1789] Compiling AsyncHTTPClient TLSConfiguration.swift
[1538/1789] Compiling AsyncHTTPClient RedirectState.swift
[1539/1789] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1539/1789] Compiling x509_lu.cc
[1540/1789] Compiling x509_obj.cc
[1541/1789] Compiling x509_ext.cc
[1542/1789] Compiling x509_def.cc
[1544/1789] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1545/1789] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1546/1789] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1547/1789] Compiling AsyncHTTPClient HTTP1Connection.swift
[1548/1789] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1549/1789] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1550/1789] Compiling AsyncHTTPClient HTTP2Connection.swift
[1551/1789] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1552/1789] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1553/1789] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1554/1789] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1555/1789] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1556/1789] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1557/1789] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1558/1789] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1559/1789] Compiling AsyncHTTPClient RequestBodyLength.swift
[1560/1789] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1561/1789] Compiling AsyncHTTPClient RequestOptions.swift
[1562/1789] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1563/1789] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1564/1789] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1565/1789] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1566/1789] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1567/1789] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1568/1789] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1569/1789] Compiling AsyncHTTPClient RequestBag.swift
[1570/1789] Compiling AsyncHTTPClient RequestValidation.swift
[1571/1789] Compiling AsyncHTTPClient SSLContextCache.swift
[1572/1789] Compiling AsyncHTTPClient Scheme.swift
[1573/1789] Compiling AsyncHTTPClient Singleton.swift
[1574/1789] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1575/1789] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1576/1789] Compiling AsyncHTTPClient Utils.swift
[1576/1789] Compiling x509_d2.cc
[1577/1790] Compiling x509_cmp.cc
[1578/1790] Compiling x509_att.cc
[1580/1790] Compiling x509.cc
[1581/1790] Compiling v3_skey.cc
[1582/1790] Compiling v3_utl.cc
[1583/1790] Compiling v3_purp.cc
[1584/1790] Compiling v3_prn.cc
[1585/1790] Compiling v3_pmaps.cc
[1586/1790] Compiling v3_ocsp.cc
[1587/1790] Compiling v3_pcons.cc
[1588/1790] Compiling v3_info.cc
[1589/1790] Compiling v3_ncons.cc
[1590/1790] Compiling v3_ia5.cc
[1591/1790] Compiling v3_int.cc
[1592/1790] Compiling v3_lib.cc
[1593/1790] Compiling v3_genn.cc
[1594/1790] Compiling v3_enum.cc
[1595/1790] Compiling v3_extku.cc
[1596/1790] Compiling v3_bcons.cc
[1597/1790] Compiling v3_crld.cc
[1598/1790] Compiling v3_bitst.cc
[1599/1790] Compiling v3_conf.cc
[1600/1790] Compiling v3_cpols.cc
[1601/1790] Compiling v3_alt.cc
[1602/1790] Compiling v3_akey.cc
[1603/1790] Compiling v3_akeya.cc
[1604/1790] Compiling t_x509a.cc
[1605/1790] Compiling i2d_pr.cc
[1606/1790] Compiling t_x509.cc
[1607/1790] Compiling t_req.cc
[1608/1790] Compiling name_print.cc
[1609/1790] Compiling rsa_pss.cc
[1610/1790] Compiling t_crl.cc
[1611/1790] Compiling policy.cc
[1612/1790] Compiling by_file.cc
[1613/1790] Compiling by_dir.cc
[1614/1790] Compiling voprf.cc
[1615/1790] Compiling asn1_gen.cc
[1616/1790] Compiling algorithm.cc
[1617/1790] Compiling a_digest.cc
[1618/1790] Compiling a_verify.cc
[1619/1790] Compiling a_sign.cc
[1620/1790] Compiling thread_pthread.cc
[1621/1790] Compiling thread_win.cc
[1622/1790] Compiling trust_token.cc
[1623/1790] Compiling thread.cc
[1624/1790] Compiling thread_none.cc
[1625/1790] Compiling pmbtoken.cc
[1626/1790] Compiling wots.cc
[1627/1790] Compiling stack.cc
[1628/1790] Compiling thash.cc
[1629/1790] Compiling merkle.cc
[1630/1790] Compiling fors.cc
[1631/1790] Compiling sha512.cc
[1632/1790] Compiling siphash.cc
[1633/1790] Compiling slhdsa.cc
[1634/1790] Compiling sha1.cc
[1635/1790] Compiling sha256.cc
[1636/1790] Compiling rsa_print.cc
[1637/1790] Compiling rsa_extra.cc
[1638/1790] Compiling refcount.cc
[1639/1790] Compiling windows.cc
[1640/1790] Compiling rc4.cc
[1641/1790] Compiling rsa_crypt.cc
[1642/1790] Compiling urandom.cc
[1643/1790] Compiling rsa_asn1.cc
[1644/1790] Compiling rand_extra.cc
[1645/1790] Compiling trusty.cc
[1646/1790] Compiling ios.cc
[1647/1790] Compiling poly1305_arm_asm.S
[1648/1790] Compiling passive.cc
[1649/1790] Compiling getentropy.cc
[1650/1790] Compiling forkunsafe.cc
[1651/1790] Compiling deterministic.cc
[1652/1790] Compiling fork_detect.cc
[1653/1790] Compiling poly1305_vec.cc
[1654/1790] Compiling poly1305_arm.cc
[1655/1790] Compiling pool.cc
[1656/1790] Compiling poly1305.cc
[1657/1790] Compiling pkcs7.cc
[1658/1790] Compiling pkcs8.cc
[1659/1790] Compiling pkcs8_x509.cc
[1660/1790] Compiling p5_pbev2.cc
[1661/1790] Compiling pkcs7_x509.cc
[1662/1790] Compiling pem_xaux.cc
[1663/1790] Compiling pem_x509.cc
[1664/1790] Compiling pem_pkey.cc
[1665/1790] Compiling pem_lib.cc
[1666/1790] Compiling pem_oth.cc
[1667/1790] Compiling obj_xref.cc
[1668/1790] Compiling pem_pk8.cc
[1669/1790] Compiling pem_all.cc
[1670/1790] Compiling pem_info.cc
[1671/1790] Compiling obj.cc
[1672/1790] Compiling mem.cc
[1673/1790] Compiling poly_rq_mul.S
[1674/1790] Compiling mldsa.cc
[1675/1790] Compiling mlkem.cc
[1676/1790] Compiling fips_shared_support.cc
[1677/1790] Compiling md4.cc
[1678/1790] Compiling md5.cc
[1679/1790] Compiling lhash.cc
[1680/1790] Compiling sign.cc
[1681/1790] Compiling pbkdf.cc
[1682/1790] Compiling kyber.cc
[1683/1790] Compiling ex_data.cc
[1684/1790] Compiling scrypt.cc
[1685/1790] Compiling hpke.cc
[1686/1790] Compiling print.cc
[1687/1790] Compiling p_x25519.cc
[1688/1790] Compiling hrss.cc
[1689/1790] Compiling p_x25519_asn1.cc
[1690/1790] Compiling p_rsa_asn1.cc
[1691/1790] Compiling p_hkdf.cc
[1692/1790] Compiling p_rsa.cc
[1693/1790] Compiling p_ed25519.cc
[1694/1790] Compiling p_ec_asn1.cc
[1695/1790] Compiling p_ed25519_asn1.cc
[1696/1790] Compiling p_ec.cc
[1697/1790] Compiling p_dsa_asn1.cc
[1698/1790] Compiling p_dh.cc
[1699/1790] Compiling p_dh_asn1.cc
[1700/1790] Compiling evp_ctx.cc
[1701/1790] Compiling evp.cc
[1702/1790] Compiling err.cc
[1703/1790] Compiling engine.cc
[1704/1790] Compiling evp_asn1.cc
[1705/1790] Compiling ecdh_extra.cc
[1706/1790] Compiling ecdsa_asn1.cc
[1707/1790] Compiling hash_to_curve.cc
[1708/1790] Compiling digest_extra.cc
[1709/1790] Compiling ec_derive.cc
[1710/1790] Compiling des.cc
[1711/1790] Compiling dsa.cc
[1712/1790] Compiling ec_asn1.cc
[1713/1790] Compiling dsa_asn1.cc
[1714/1790] Compiling x25519-asm-arm.S
[1715/1790] Compiling bcm.cc
[1716/1790] Compiling curve25519_64_adx.cc
[1717/1790] Compiling params.cc
[1718/1790] Compiling cpu_arm_freebsd.cc
[1719/1790] Compiling dh_asn1.cc
[1720/1790] Compiling cpu_intel.cc
[1721/1790] Compiling cpu_aarch64_sysreg.cc
[1722/1790] Compiling crypto.cc
[1723/1790] Compiling cpu_arm_linux.cc
[1724/1790] Compiling spake25519.cc
[1725/1790] Compiling cpu_aarch64_fuchsia.cc
[1726/1790] Compiling curve25519.cc
[1727/1790] Compiling cpu_aarch64_win.cc
[1728/1790] Compiling e_tls.cc
[1729/1790] Compiling cpu_aarch64_openbsd.cc
[1730/1790] Compiling cpu_aarch64_linux.cc
[1731/1790] Compiling e_null.cc
[1732/1790] Compiling cpu_aarch64_apple.cc
[1733/1790] Compiling tls_cbc.cc
[1734/1790] Compiling e_aesgcmsiv.cc
[1735/1790] Compiling conf.cc
[1736/1790] Compiling e_rc4.cc
[1737/1790] Compiling derive_key.cc
[1738/1790] Compiling e_rc2.cc
[1739/1790] Compiling e_des.cc
[1740/1790] Compiling e_chacha20poly1305.cc
[1741/1790] Compiling e_aesctrhmac.cc
[1742/1790] Compiling cbs.cc
[1743/1790] Compiling cipher_extra.cc
[1744/1790] Compiling chacha.cc
[1745/1790] Compiling buf.cc
[1746/1790] Compiling cbb.cc
[1747/1790] Compiling ber.cc
[1748/1790] Compiling unicode.cc
[1749/1790] Compiling blake2.cc
[1750/1790] Compiling asn1_compat.cc
[1751/1790] Compiling convert.cc
[1752/1790] Compiling printf.cc
[1753/1790] Compiling bn_asn1.cc
[1754/1790] Compiling pair.cc
[1755/1790] Compiling file.cc
[1756/1790] Compiling hexdump.cc
[1757/1790] Compiling fd.cc
[1758/1790] Compiling errno.cc
[1759/1790] Compiling bio_mem.cc
[1760/1790] Compiling base64.cc
[1761/1790] Compiling tasn_fre.cc
[1762/1790] Compiling bio.cc
[1763/1790] Compiling tasn_utl.cc
[1764/1790] Compiling f_string.cc
[1765/1790] Compiling tasn_typ.cc
[1766/1790] Compiling tasn_new.cc
[1767/1790] Compiling f_int.cc
[1768/1790] Compiling tasn_enc.cc
[1769/1790] Compiling asn1_par.cc
[1770/1790] Compiling posix_time.cc
[1771/1790] Compiling tasn_dec.cc
[1772/1790] Compiling asn_pack.cc
[1773/1790] Compiling asn1_lib.cc
[1774/1790] Compiling a_utctm.cc
[1775/1790] Compiling a_time.cc
[1776/1790] Compiling a_type.cc
[1777/1790] Compiling a_octet.cc
[1778/1790] Compiling a_strnid.cc
[1779/1790] Compiling a_mbstr.cc
[1780/1790] Compiling a_strex.cc
[1781/1790] Compiling a_i2d_fp.cc
[1781/1790] Write sources
[1783/1790] Compiling a_object.cc
[1784/1790] Compiling a_int.cc
[1785/1822] Compiling a_gentm.cc
[1786/1843] Compiling a_d2i_fp.cc
[1787/1843] Compiling a_dup.cc
[1788/1843] Compiling a_bool.cc
[1789/1843] Compiling a_bitstr.cc
[1791/1851] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1792/1851] Compiling BitCollections BitSet+CustomReflectable.swift
[1793/1851] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1794/1851] Compiling BitCollections BitSet+Equatable.swift
[1795/1851] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1796/1851] Compiling BitCollections BitSet+Extras.swift
[1797/1851] Compiling BitCollections BitSet+Hashable.swift
[1798/1858] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[1799/1858] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[1800/1858] Compiling BitCollections BitArray+Extras.swift
[1801/1858] Compiling BitCollections BitArray+Fill.swift
[1802/1858] Compiling BitCollections BitArray+Hashable.swift
[1803/1858] Compiling BitCollections BitArray+Initializers.swift
[1804/1858] Compiling BitCollections BitArray+Invariants.swift
[1805/1858] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[1806/1858] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1807/1858] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1808/1858] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1809/1858] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1810/1858] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1811/1858] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1812/1858] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1813/1858] Compiling BitCollections BitSet+Initializers.swift
[1814/1858] Compiling BitCollections BitSet+Invariants.swift
[1815/1858] Compiling BitCollections BitSet+Random.swift
[1816/1858] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1817/1858] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1818/1858] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1819/1858] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1820/1858] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1821/1858] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1822/1858] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1823/1858] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1824/1858] Compiling BitCollections BitSet+SetAlgebra union.swift
[1825/1858] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1826/1858] Compiling BitCollections BitSet.Counted.swift
[1827/1858] Compiling BitCollections BitArray+BitwiseOperations.swift
[1828/1858] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[1829/1858] Compiling BitCollections BitArray+Codable.swift
[1830/1858] Compiling BitCollections BitArray+Collection.swift
[1831/1858] Compiling BitCollections BitArray+Copy.swift
[1832/1858] Compiling BitCollections BitArray+CustomReflectable.swift
[1833/1858] Compiling BitCollections BitArray+Descriptions.swift
[1834/1858] Compiling BitCollections BitArray+Equatable.swift
[1835/1858] Emitting module BitCollections
[1836/1858] Compiling CryptoBoringWrapper RandomBytes.swift
[1837/1858] Compiling BitCollections BitArray+RandomBits.swift
[1838/1858] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[1839/1858] Compiling BitCollections BitArray+Shifts.swift
[1840/1858] Compiling BitCollections BitArray+Testing.swift
[1841/1858] Compiling BitCollections BitArray._UnsafeHandle.swift
[1842/1858] Compiling BitCollections BitArray.swift
[1843/1858] Compiling BitCollections BitSet+BidirectionalCollection.swift
[1844/1858] Compiling BitCollections BitSet+Codable.swift
[1845/1858] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1846/1858] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1847/1858] Compiling BitCollections BitSet.Index.swift
[1848/1858] Compiling BitCollections BitSet._UnsafeHandle.swift
[1849/1858] Compiling BitCollections BitSet.swift
[1850/1858] Compiling BitCollections Range+Utilities.swift
[1851/1858] Compiling BitCollections Slice+Utilities.swift
[1852/1858] Compiling BitCollections UInt+Tricks.swift
[1853/1858] Compiling BitCollections _Word.swift
[1855/1859] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1856/1859] Emitting module CryptoBoringWrapper
[1857/1859] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1858/1859] Compiling CryptoBoringWrapper EllipticCurve.swift
[1859/1861] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1860/1862] Compiling Collections Collections.swift
[1861/1862] Emitting module Collections
[1864/1975] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1865/1975] Compiling MultipartKit FormDataDecoder.swift
[1866/1975] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1867/1977] Compiling MultipartKit MultipartParser.swift
[1868/1977] Compiling MultipartKit MultipartPart.swift
[1869/1977] Compiling MultipartKit MultipartPartConvertible.swift
[1870/1977] Compiling AsyncKit Future+Transform.swift
[1871/1977] Compiling AsyncKit Future+Try.swift
[1872/1977] Compiling AsyncKit FutureOperators.swift
[1876/1979] Emitting module MultipartKit
[1879/1979] Compiling MultipartKit BasicCodingKey.swift
[1880/1979] Compiling MultipartKit MultipartError.swift
[1881/1979] Compiling MultipartKit Exports.swift
[1882/1979] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1883/1979] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1884/1979] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1885/1979] Compiling AsyncKit Optional+StrictMap.swift
[1886/1979] Compiling AsyncKit Exports.swift
[1887/1979] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1888/1979] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1889/1979] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1890/1979] Compiling MultipartKit MultipartFormData.swift
[1892/1979] Compiling MultipartKit FormDataEncoder.swift
[1893/1979] Compiling MultipartKit Storage.swift
[1900/1979] Compiling MultipartKit MultipartSerializer.swift
[1901/1979] Compiling MultipartKit Utilities.swift
[1906/1980] Compiling Crypto MessageAuthenticationCode.swift
[1907/1980] Compiling Crypto AES.swift
[1908/1980] Compiling Crypto ECDSASignature_boring.swift
[1909/1980] Compiling Crypto ECDSA_boring.swift
[1910/1980] Compiling Crypto EdDSA_boring.swift
[1911/1980] Compiling Crypto ECDSA.swift
[1912/1980] Compiling Crypto Ed25519.swift
[1913/1989] Compiling Crypto HKDF.swift
[1914/1989] Compiling Crypto AESWrap.swift
[1915/1989] Compiling Crypto AESWrap_boring.swift
[1916/1989] Compiling Crypto Ed25519_boring.swift
[1917/1989] Compiling Crypto NISTCurvesKeys_boring.swift
[1918/1989] Compiling Crypto X25519Keys_boring.swift
[1919/1989] Compiling Crypto Curve25519.swift
[1920/1989] Compiling Crypto Ed25519Keys.swift
[1921/1989] Compiling Crypto NISTCurvesKeys.swift
[1922/1989] Compiling Crypto X25519Keys.swift
[1933/1989] Compiling Crypto HPKE.swift
[1934/1989] Compiling Crypto HPKE-Context.swift
[1935/1989] Compiling Crypto HPKE-KeySchedule.swift
[1936/1989] Compiling Crypto HPKE-Modes.swift
[1937/1989] Compiling Crypto Insecure.swift
[1938/1989] Compiling Crypto Insecure_HashFunctions.swift
[1939/1989] Compiling Crypto KEM.swift
[1940/1989] Compiling Crypto ECDH_boring.swift
[1941/1989] Compiling Crypto DH.swift
[1942/1989] Compiling Crypto ECDH.swift
[1943/1989] Compiling Crypto HPKE-Ciphersuite.swift
[1944/1989] Compiling Crypto HPKE-KDF.swift
[1945/1989] Compiling Crypto HPKE-KexKeyDerivation.swift
[1946/1989] Compiling Crypto HPKE-LabeledExtract.swift
[1947/1989] Compiling Crypto HPKE-Utils.swift
[1948/1989] Compiling Crypto DHKEM.swift
[1949/1989] Compiling Crypto HPKE-KEM-Curve25519.swift
[1950/1989] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[1951/1989] Compiling Crypto HPKE-KEM.swift
[1952/1989] Compiling Crypto HPKE-Errors.swift
[1963/1989] Emitting module Crypto
[1964/1989] Compiling Crypto ASN1Identifier.swift
[1965/1989] Compiling Crypto ASN1Integer.swift
[1966/1989] Compiling Crypto ASN1Null.swift
[1967/1989] Compiling Crypto ASN1OctetString.swift
[1968/1989] Compiling Crypto ASN1Strings.swift
[1969/1989] Compiling Crypto ArraySliceBigint.swift
[1970/1989] Compiling Crypto GeneralizedTime.swift
[1971/1989] Compiling Crypto ObjectIdentifier.swift
[1972/1989] Compiling Crypto ECDSASignature.swift
[1973/1989] Compiling Crypto PEMDocument.swift
[1974/1989] Emitting module AsyncKit
[1975/1989] Compiling Crypto Signature.swift
[1976/1989] Compiling Crypto CryptoKitErrors_boring.swift
[1977/1989] Compiling Crypto RNG_boring.swift
[1978/1989] Compiling Crypto SafeCompare_boring.swift
[1979/1989] Compiling Crypto Zeroization_boring.swift
[1980/1989] Compiling Crypto PrettyBytes.swift
[1981/1989] Compiling Crypto SafeCompare.swift
[1982/1989] Compiling Crypto SecureBytes.swift
[1983/1989] Compiling Crypto Zeroization.swift
[1992/2160] Compiling Vapor Core.swift
[1993/2160] Compiling Vapor Running.swift
[1994/2160] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[1995/2160] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[1996/2160] Compiling Vapor DotEnvFile+load.swift
[1997/2160] Compiling Vapor Routes+caseInsenstive.swift
[1998/2160] Compiling Vapor Validatable+validate.swift
[1999/2160] Compiling Vapor Environment+Process.swift
[2000/2160] Compiling Vapor Environment+Secret.swift
[2001/2160] Compiling Vapor Environment.swift
[2002/2160] Compiling Vapor Abort.swift
[2003/2160] Compiling Vapor AbortError.swift
[2004/2160] Compiling Vapor DebuggableError.swift
[2005/2160] Compiling Vapor Demangler.swift
[2006/2160] Compiling Vapor ErrorSource.swift
[2007/2160] Compiling Vapor StackTrace.swift
[2008/2160] Compiling Vapor Exports.swift
[2009/2160] Compiling Vapor Application+HTTP.swift
[2010/2160] Compiling Vapor BasicResponder.swift
[2011/2160] Compiling Vapor BodyStream.swift
[2012/2160] Compiling Vapor Application+HTTP+Client.swift
[2013/2160] Compiling Vapor EventLoopHTTPClient.swift
[2014/2160] Compiling Vapor EndpointCache.swift
[2015/2160] Compiling Vapor HTTPMethod+String.swift
[2016/2184] Compiling Vapor AsyncBasicResponder.swift
[2017/2184] Compiling Vapor AsyncMiddleware.swift
[2018/2184] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2019/2184] Compiling Vapor AsyncSessionDriver.swift
[2020/2184] Compiling Vapor Authentication+Concurrency.swift
[2021/2184] Compiling Vapor Cache+Concurrency.swift
[2022/2184] Compiling Vapor Client+Concurrency.swift
[2023/2184] Compiling Vapor RequestBody+Concurrency.swift
[2024/2184] Compiling Vapor Responder+Concurrency.swift
[2025/2184] Compiling Vapor ResponseCodable+Concurrency.swift
[2026/2184] Compiling Vapor RoutesBuilder+Concurrency.swift
[2027/2184] Compiling Vapor ViewRenderer+Concurrency.swift
[2028/2184] Compiling Vapor WebSocket+Concurrency.swift
[2029/2184] Compiling Vapor ContainerGetPathExecutor.swift
[2030/2184] Compiling Vapor Content.swift
[2031/2184] Compiling Vapor ContentCoders.swift
[2032/2184] Compiling Vapor ContentConfiguration.swift
[2033/2184] Compiling Vapor ContentContainer.swift
[2034/2184] Compiling Vapor JSONCoder+Custom.swift
[2035/2184] Compiling Vapor JSONCoders+Content.swift
[2036/2184] Compiling Vapor PlaintextDecoder.swift
[2037/2184] Compiling Vapor PlaintextEncoder.swift
[2038/2184] Compiling Vapor URLQueryCoders.swift
[2039/2184] Compiling Vapor URLQueryContainer.swift
[2040/2184] Compiling Vapor HTTPServerResponseEncoder.swift
[2041/2184] Compiling Vapor HTTPServerUpgradeHandler.swift
[2042/2184] Compiling Vapor Logger+Report.swift
[2043/2184] Compiling Vapor LoggingSystem+Environment.swift
[2044/2184] Compiling Vapor Application+Middleware.swift
[2045/2184] Compiling Vapor CORSMiddleware.swift
[2046/2184] Compiling Vapor ErrorMiddleware.swift
[2047/2184] Compiling Vapor FileMiddleware.swift
[2048/2184] Compiling Vapor Middleware.swift
[2049/2184] Compiling Vapor MiddlewareConfiguration.swift
[2050/2184] Compiling Vapor ResponseCompressionMiddleware.swift
[2051/2184] Compiling Vapor RouteLoggingMiddleware.swift
[2052/2184] Compiling Vapor TracingMiddleware.swift
[2053/2184] Compiling Vapor File+Multipart.swift
[2054/2184] Compiling Vapor FormDataDecoder+Content.swift
[2055/2184] Compiling Vapor FormDataEncoder+Content.swift
[2056/2184] Compiling Vapor Application+Password.swift
[2057/2184] Compiling Vapor Application+Passwords.swift
[2058/2184] Compiling Vapor AsyncPasswordHasher.swift
[2059/2184] Compiling Vapor BcryptHasher.swift
[2060/2184] Compiling Vapor PasswordHasher.swift
[2061/2184] Compiling Vapor PlaintextHasher.swift
[2062/2184] Compiling Vapor Request+Password.swift
[2063/2184] Compiling Vapor Redirect.swift
[2064/2208] Compiling Vapor Request+Body.swift
[2065/2208] Compiling Vapor Request+BodyStream.swift
[2066/2208] Compiling Vapor Request.swift
[2067/2208] Compiling Vapor Application+Responder.swift
[2068/2208] Compiling Vapor DefaultResponder.swift
[2069/2208] Compiling Vapor Response+Body.swift
[2070/2208] Compiling Vapor Response.swift
[2071/2208] Compiling Vapor ResponseCodable.swift
[2072/2208] Compiling Vapor Application+Routes.swift
[2073/2208] Compiling Vapor Parameters+Require.swift
[2074/2208] Compiling Vapor Request+WebSocket.swift
[2075/2208] Compiling Vapor Route.swift
[2076/2208] Compiling Vapor RouteCollection.swift
[2077/2208] Compiling Vapor Routes.swift
[2078/2208] Compiling Vapor RoutesBuilder+Group.swift
[2079/2208] Compiling Vapor RoutesBuilder+Method.swift
[2080/2208] Compiling Vapor RoutesBuilder+Middleware.swift
[2081/2208] Compiling Vapor RoutesBuilder+WebSocket.swift
[2082/2208] Compiling Vapor RoutesBuilder.swift
[2083/2208] Compiling Vapor OTP.swift
[2084/2208] Compiling Vapor Application+Servers.swift
[2085/2208] Compiling Vapor Server.swift
[2086/2208] Compiling Vapor App+Service.swift
[2087/2208] Compiling Vapor Req+Service.swift
[2088/2208] Compiling Vapor Validator.swift
[2089/2208] Compiling Vapor ValidatorResult.swift
[2090/2208] Compiling Vapor And.swift
[2091/2208] Compiling Vapor Case.swift
[2092/2208] Compiling Vapor CharacterSet.swift
[2093/2208] Compiling Vapor Count.swift
[2094/2208] Compiling Vapor Custom.swift
[2095/2208] Compiling Vapor Email.swift
[2096/2208] Compiling Vapor Empty.swift
[2097/2208] Compiling Vapor In.swift
[2098/2208] Compiling Vapor Nil.swift
[2099/2208] Compiling Vapor NilIgnoring.swift
[2100/2208] Compiling Vapor Not.swift
[2101/2208] Compiling Vapor Or.swift
[2102/2208] Compiling Vapor Pattern.swift
[2103/2208] Compiling Vapor Range.swift
[2104/2208] Compiling Vapor URL.swift
[2105/2208] Compiling Vapor Valid.swift
[2106/2208] Compiling Vapor Application+Views.swift
[2107/2208] Compiling Vapor PlaintextRenderer.swift
[2108/2208] Compiling Vapor Request+View.swift
[2109/2208] Compiling Vapor View.swift
[2110/2208] Compiling Vapor ViewRenderer.swift
[2111/2208] Compiling Vapor _Deprecations.swift
[2112/2208] Compiling Vapor Bytes+Hex.swift
[2113/2208] Compiling Vapor Bytes+SecureCompare.swift
[2114/2208] Compiling Vapor Collection+Safe.swift
[2115/2208] Compiling Vapor DataProtocol+Copy.swift
[2116/2208] Compiling Vapor DecoderUnwrapper.swift
[2117/2208] Compiling Vapor DirectoryConfiguration.swift
[2118/2208] Compiling Vapor DotEnv.swift
[2119/2208] Compiling Vapor Extendable.swift
[2120/2208] Compiling Vapor File.swift
[2121/2208] Compiling Vapor FileIO.swift
[2122/2208] Compiling Vapor LifecycleHandler.swift
[2123/2208] Compiling Vapor OptionalType.swift
[2124/2208] Compiling Vapor RFC1123.swift
[2125/2208] Compiling Vapor SocketAddress+Hostname.swift
[2126/2208] Compiling Vapor Storage.swift
[2127/2208] Compiling Vapor String+IsIPAddress.swift
[2128/2208] Compiling Vapor Thread.swift
[2129/2208] Compiling Vapor URI.swift
[2130/2208] Compiling Vapor RangeResult.swift
[2131/2208] Compiling Vapor Validatable.swift
[2132/2208] Compiling Vapor Validation.swift
[2133/2208] Compiling Vapor ValidationKey.swift
[2134/2208] Compiling Vapor Validations.swift
[2135/2208] Compiling Vapor ValidationsError.swift
[2136/2208] Compiling Vapor Service.swift
[2137/2208] Compiling Vapor Application+Sessions.swift
[2138/2208] Compiling Vapor MemorySessions.swift
[2139/2208] Compiling Vapor Request+Session.swift
[2140/2208] Compiling Vapor Session.swift
[2141/2208] Compiling Vapor SessionCache.swift
[2142/2208] Compiling Vapor SessionData.swift
[2143/2208] Compiling Vapor SessionDriver.swift
[2144/2208] Compiling Vapor SessionsConfiguration.swift
[2145/2208] Compiling Vapor SessionsMiddleware.swift
[2146/2208] Compiling Vapor URLEncodedFormData.swift
[2147/2208] Compiling Vapor URLEncodedFormDecoder.swift
[2148/2208] Compiling Vapor URLEncodedFormEncoder.swift
[2149/2208] Compiling Vapor URLEncodedFormError.swift
[2150/2208] Compiling Vapor URLEncodedFormParser.swift
[2151/2208] Compiling Vapor URLEncodedFormSerializer.swift
[2152/2208] Compiling Vapor URLQueryFragmentConvertible.swift
[2153/2208] Compiling Vapor AnyResponse.swift
[2154/2208] Compiling Vapor Array+Random.swift
[2155/2208] Compiling Vapor Base32.swift
[2156/2208] Compiling Vapor Base64.swift
[2157/2208] Compiling Vapor BaseN.swift
[2158/2208] Compiling Vapor BasicCodingKey.swift
[2159/2208] Compiling Vapor ByteCount.swift
[2160/2208] Emitting module Vapor
[2161/2208] Compiling Vapor Application.swift
[2162/2208] Compiling Vapor AuthenticationCache.swift
[2163/2208] Compiling Vapor Authenticator.swift
[2164/2208] Compiling Vapor BasicAuthorization.swift
[2165/2208] Compiling Vapor BearerAuthorization.swift
[2166/2208] Compiling Vapor GuardMiddleware.swift
[2167/2208] Compiling Vapor RedirectMiddleware.swift
[2168/2208] Compiling Vapor SessionAuthenticatable.swift
[2169/2208] Compiling Vapor Bcrypt.swift
[2170/2208] Compiling Vapor Application+Cache.swift
[2171/2208] Compiling Vapor Cache.swift
[2172/2208] Compiling Vapor CacheExpirationTime.swift
[2173/2208] Compiling Vapor MemoryCache.swift
[2174/2208] Compiling Vapor Request+Cache.swift
[2175/2208] Compiling Vapor Application+Clients.swift
[2176/2208] Compiling Vapor Client.swift
[2177/2208] Compiling Vapor ClientRequest.swift
[2178/2208] Compiling Vapor ClientResponse.swift
[2179/2208] Compiling Vapor Request+Client.swift
[2180/2208] Compiling Vapor BootCommand.swift
[2181/2208] Compiling Vapor CommandContext+Application.swift
[2182/2208] Compiling Vapor RoutesCommand.swift
[2183/2208] Compiling Vapor ServeCommand.swift
[2184/2208] Compiling Vapor AnyResponse+Concurrency.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 HostRouter HostRoutesBuilder.swift
[2211/2219] Compiling HostRouter HostRoutesGroup.swift
[2212/2220] Emitting module HostRouter
/host/spi-builder-workspace/Sources/HostRouter/Application+HostRouter.swift:8:20: warning: type 'Application.HostRoutesKey.Value' (aka 'HostRoutes') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
6 | }
7 |
8 | private struct HostRoutesKey: StorageKey {
| `- warning: type 'Application.HostRoutesKey.Value' (aka 'HostRoutes') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
9 | typealias Value = HostRoutes
10 | }
/host/spi-builder-workspace/Sources/HostRouter/HostRoutes.swift:5:8: note: consider making struct 'HostRoutes' conform to the 'Sendable' protocol
3 | typealias HostPrefix = [PathComponent]
4 |
5 | struct HostRoutes {
| `- note: consider making struct 'HostRoutes' conform to the 'Sendable' protocol
6 | var routes: [HostRoute] = []
7 | var routerMap: [HostPrefix : TrieRouter<HostRoute>] = [:]
/host/spi-builder-workspace/Sources/HostRouter/Request+HostRoute.swift:4:20: warning: type 'Request.HostRouteKey.Value' (aka 'HostRoute') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
2 |
3 | extension Request {
4 | private struct HostRouteKey: StorageKey {
| `- warning: type 'Request.HostRouteKey.Value' (aka 'HostRoute') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
5 | typealias Value = HostRoute
6 | }
/host/spi-builder-workspace/Sources/HostRouter/HostRoute.swift:3:15: note: consider making struct 'HostRoute' conform to the 'Sendable' protocol
1 | import Vapor
2 |
3 | public struct HostRoute {
| `- note: consider making struct 'HostRoute' conform to the 'Sendable' protocol
4 | /// The port we are routed under.
5 | ///
[2213/2220] Compiling HostRouter HostRouter.swift
[2214/2220] Compiling HostRouter HostRouteCollection.swift
[2215/2220] Compiling HostRouter HostRoutes.swift
/host/spi-builder-workspace/Sources/HostRouter/HostRoutes.swift:47:97: warning: 'string' is deprecated: renamed to 'rawValue'
45 | hostHeadRoute.route = headRoute
46 |
47 | routerMap[registeredPrefix]?.register(hostHeadRoute, at: [.constant(HTTPMethod.HEAD.string)] + path)
| |- warning: 'string' is deprecated: renamed to 'rawValue'
| `- note: use 'rawValue' instead
48 | }
49 |
/host/spi-builder-workspace/Sources/HostRouter/HostRoutes.swift:50:94: warning: 'string' is deprecated: renamed to 'rawValue'
48 | }
49 |
50 | routerMap[registeredPrefix]?.register(hostRoute, at: [.constant(resourceRoute.method.string)] + path)
| |- warning: 'string' is deprecated: renamed to 'rawValue'
| `- note: use 'rawValue' instead
51 | }
52 |
/host/spi-builder-workspace/Sources/HostRouter/HostRoutes.swift:81:36: warning: 'string' is deprecated: renamed to 'rawValue'
79 | /// If it's a HEAD request and a HEAD route exists, return that route...
80 | if request.method == .HEAD, let hostRoute = resourceRouter.route(
81 | path: [HTTPMethod.HEAD.string] + resourceComponents,
| |- warning: 'string' is deprecated: renamed to 'rawValue'
| `- note: use 'rawValue' instead
82 | parameters: &request.parameters
83 | ) {
/host/spi-builder-workspace/Sources/HostRouter/HostRoutes.swift:94:27: warning: 'string' is deprecated: renamed to 'rawValue'
92 |
93 | if let hostRoute = resourceRouter.route(
94 | path: [method.string] + resourceComponents,
| |- warning: 'string' is deprecated: renamed to 'rawValue'
| `- note: use 'rawValue' instead
95 | parameters: &request.parameters
96 | ) {
[2216/2220] Compiling HostRouter Application+HostRouter.swift
/host/spi-builder-workspace/Sources/HostRouter/Application+HostRouter.swift:8:20: warning: type 'Application.HostRoutesKey.Value' (aka 'HostRoutes') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
6 | }
7 |
8 | private struct HostRoutesKey: StorageKey {
| `- warning: type 'Application.HostRoutesKey.Value' (aka 'HostRoutes') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
9 | typealias Value = HostRoutes
10 | }
/host/spi-builder-workspace/Sources/HostRouter/HostRoutes.swift:5:8: note: consider making struct 'HostRoutes' conform to the 'Sendable' protocol
3 | typealias HostPrefix = [PathComponent]
4 |
5 | struct HostRoutes {
| `- note: consider making struct 'HostRoutes' conform to the 'Sendable' protocol
6 | var routes: [HostRoute] = []
7 | var routerMap: [HostPrefix : TrieRouter<HostRoute>] = [:]
/host/spi-builder-workspace/Sources/HostRouter/HostComponent.swift:68:24: error: cannot find 'in_addr' in scope
66 |
67 | /// We need some scratch space to let inet_pton write into.
68 | var ipv4Addr = in_addr()
| `- error: cannot find 'in_addr' in scope
69 | var ipv6Addr = in6_addr()
70 |
/host/spi-builder-workspace/Sources/HostRouter/HostComponent.swift:69:24: error: cannot find 'in6_addr' in scope
67 | /// We need some scratch space to let inet_pton write into.
68 | var ipv4Addr = in_addr()
69 | var ipv6Addr = in6_addr()
| `- error: cannot find 'in6_addr' in scope
70 |
71 | return self.withCString { ptr in
/host/spi-builder-workspace/Sources/HostRouter/HostComponent.swift:72:20: error: cannot find 'inet_pton' in scope
70 |
71 | return self.withCString { ptr in
72 | return inet_pton(AF_INET, ptr, &ipv4Addr) == 1 || inet_pton(AF_INET6, ptr, &ipv6Addr) == 1
| `- error: cannot find 'inet_pton' in scope
73 | }
74 | }
/host/spi-builder-workspace/Sources/HostRouter/HostComponent.swift:72:30: error: cannot find 'AF_INET' in scope
70 |
71 | return self.withCString { ptr in
72 | return inet_pton(AF_INET, ptr, &ipv4Addr) == 1 || inet_pton(AF_INET6, ptr, &ipv6Addr) == 1
| `- error: cannot find 'AF_INET' in scope
73 | }
74 | }
/host/spi-builder-workspace/Sources/HostRouter/HostComponent.swift:72:63: error: cannot find 'inet_pton' in scope
70 |
71 | return self.withCString { ptr in
72 | return inet_pton(AF_INET, ptr, &ipv4Addr) == 1 || inet_pton(AF_INET6, ptr, &ipv6Addr) == 1
| `- error: cannot find 'inet_pton' in scope
73 | }
74 | }
/host/spi-builder-workspace/Sources/HostRouter/HostComponent.swift:72:73: error: cannot find 'AF_INET6' in scope
70 |
71 | return self.withCString { ptr in
72 | return inet_pton(AF_INET, ptr, &ipv4Addr) == 1 || inet_pton(AF_INET6, ptr, &ipv6Addr) == 1
| `- error: cannot find 'AF_INET6' in scope
73 | }
74 | }
[2217/2220] Compiling HostRouter HostComponent.swift
/host/spi-builder-workspace/Sources/HostRouter/Application+HostRouter.swift:8:20: warning: type 'Application.HostRoutesKey.Value' (aka 'HostRoutes') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
6 | }
7 |
8 | private struct HostRoutesKey: StorageKey {
| `- warning: type 'Application.HostRoutesKey.Value' (aka 'HostRoutes') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
9 | typealias Value = HostRoutes
10 | }
/host/spi-builder-workspace/Sources/HostRouter/HostRoutes.swift:5:8: note: consider making struct 'HostRoutes' conform to the 'Sendable' protocol
3 | typealias HostPrefix = [PathComponent]
4 |
5 | struct HostRoutes {
| `- note: consider making struct 'HostRoutes' conform to the 'Sendable' protocol
6 | var routes: [HostRoute] = []
7 | var routerMap: [HostPrefix : TrieRouter<HostRoute>] = [:]
/host/spi-builder-workspace/Sources/HostRouter/HostComponent.swift:68:24: error: cannot find 'in_addr' in scope
66 |
67 | /// We need some scratch space to let inet_pton write into.
68 | var ipv4Addr = in_addr()
| `- error: cannot find 'in_addr' in scope
69 | var ipv6Addr = in6_addr()
70 |
/host/spi-builder-workspace/Sources/HostRouter/HostComponent.swift:69:24: error: cannot find 'in6_addr' in scope
67 | /// We need some scratch space to let inet_pton write into.
68 | var ipv4Addr = in_addr()
69 | var ipv6Addr = in6_addr()
| `- error: cannot find 'in6_addr' in scope
70 |
71 | return self.withCString { ptr in
/host/spi-builder-workspace/Sources/HostRouter/HostComponent.swift:72:20: error: cannot find 'inet_pton' in scope
70 |
71 | return self.withCString { ptr in
72 | return inet_pton(AF_INET, ptr, &ipv4Addr) == 1 || inet_pton(AF_INET6, ptr, &ipv6Addr) == 1
| `- error: cannot find 'inet_pton' in scope
73 | }
74 | }
/host/spi-builder-workspace/Sources/HostRouter/HostComponent.swift:72:30: error: cannot find 'AF_INET' in scope
70 |
71 | return self.withCString { ptr in
72 | return inet_pton(AF_INET, ptr, &ipv4Addr) == 1 || inet_pton(AF_INET6, ptr, &ipv6Addr) == 1
| `- error: cannot find 'AF_INET' in scope
73 | }
74 | }
/host/spi-builder-workspace/Sources/HostRouter/HostComponent.swift:72:63: error: cannot find 'inet_pton' in scope
70 |
71 | return self.withCString { ptr in
72 | return inet_pton(AF_INET, ptr, &ipv4Addr) == 1 || inet_pton(AF_INET6, ptr, &ipv6Addr) == 1
| `- error: cannot find 'inet_pton' in scope
73 | }
74 | }
/host/spi-builder-workspace/Sources/HostRouter/HostComponent.swift:72:73: error: cannot find 'AF_INET6' in scope
70 |
71 | return self.withCString { ptr in
72 | return inet_pton(AF_INET, ptr, &ipv4Addr) == 1 || inet_pton(AF_INET6, ptr, &ipv6Addr) == 1
| `- error: cannot find 'AF_INET6' in scope
73 | }
74 | }
[2218/2220] Compiling HostRouter HostMiddlewareGroup.swift
[2219/2220] Compiling HostRouter HostRoute.swift
[2220/2220] Compiling HostRouter Request+HostRoute.swift
/host/spi-builder-workspace/Sources/HostRouter/Request+HostRoute.swift:4:20: warning: type 'Request.HostRouteKey.Value' (aka 'HostRoute') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
2 |
3 | extension Request {
4 | private struct HostRouteKey: StorageKey {
| `- warning: type 'Request.HostRouteKey.Value' (aka 'HostRoute') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
5 | typealias Value = HostRoute
6 | }
/host/spi-builder-workspace/Sources/HostRouter/HostRoute.swift:3:15: note: consider making struct 'HostRoute' conform to the 'Sendable' protocol
1 | import Vapor
2 |
3 | public struct HostRoute {
| `- note: consider making struct 'HostRoute' conform to the 'Sendable' protocol
4 | /// The port we are routed under.
5 | ///
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 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
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/75] Compiling _NIODataStructures PriorityQueue.swift
[3/75] Compiling ServiceContextModule ServiceContextKey.swift
[4/75] Compiling RealModule ElementaryFunctions.swift
[5/76] Compiling ServiceContextModule ServiceContext.swift
[6/76] Emitting module ServiceContextModule
[7/77] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[8/77] Compiling CryptoBoringWrapper RandomBytes.swift
[9/77] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[10/78] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[11/78] Compiling InternalCollectionsUtilities UInt+reversed.swift
[12/78] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[13/78] Compiling InternalCollectionsUtilities Integer rank.swift
[14/78] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[15/78] Compiling InternalCollectionsUtilities Debugging.swift
[16/78] Compiling InternalCollectionsUtilities Descriptions.swift
[17/78] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[18/78] Compiling RealModule Float80+Real.swift
[19/78] Compiling RealModule Real.swift
[20/78] Compiling Logging MetadataProvider.swift
[22/78] Compiling RealModule RealFunctions.swift
[23/78] Compiling CryptoBoringWrapper EllipticCurve.swift
[24/78] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[25/78] Compiling RealModule Float+Real.swift
[26/78] Compiling RealModule Float16+Real.swift
[27/78] Emitting module CryptoBoringWrapper
[28/78] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[29/78] Emitting module RealModule
[30/79] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[32/79] Emitting module _NIODataStructures
[33/79] Compiling _NIODataStructures Heap.swift
[34/79] Compiling _NIODataStructures _TinyArray.swift
[35/80] Compiling _NIOBase64 Base64.swift
[36/80] Emitting module _NIOBase64
[38/81] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[39/81] Compiling InternalCollectionsUtilities _SortedCollection.swift
[41/81] Emitting module InternalCollectionsUtilities
[46/81] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[47/81] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[48/81] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[49/82] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[56/86] Compiling SystemPackage Mocking.swift
[57/86] Compiling SystemPackage RawBuffer.swift
[58/86] Compiling SystemPackage Syscalls.swift
[59/86] Compiling SystemPackage WindowsSyscallAdapters.swift
[60/86] Compiling SystemPackage Backcompat.swift
[61/86] Compiling SystemPackage CInterop.swift
[62/86] Compiling SystemPackage Constants.swift
[63/86] Compiling SystemPackage Exports.swift
[64/86] Compiling SystemPackage MachPort.swift
[65/86] Compiling SystemPackage PlatformString.swift
[66/86] Compiling SystemPackage SystemString.swift
[67/86] Compiling SystemPackage FilePathTempPosix.swift
[68/86] Compiling SystemPackage FilePathTempWindows.swift
[69/86] Compiling SystemPackage FilePathWindows.swift
[70/86] Compiling SystemPackage FilePermissions.swift
[71/86] Emitting module SystemPackage
[72/86] Compiling Logging Locks.swift
[73/86] Compiling Logging LogHandler.swift
[74/86] Compiling Logging Logging.swift
[75/86] Emitting module Logging
[85/87] Compiling SystemPackage Util+StringArray.swift
[86/87] Compiling SystemPackage Util.swift
[87/87] Compiling SystemPackage UtilConsumers.swift
[89/166] Compiling Instrumentation NoOpInstrument.swift
[90/236] Compiling Instrumentation MultiplexInstrument.swift
[91/273] Compiling HeapModule Heap+Descriptions.swift
[92/315] Compiling Instrumentation InstrumentationSystem.swift
[93/315] Compiling Instrumentation Instrument.swift
[94/315] Compiling Instrumentation Locks.swift
[95/315] Emitting module Instrumentation
[96/315] Emitting module RoutingKit
[97/315] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[98/316] Compiling RoutingKit PathComponent.swift
[99/316] Compiling HeapModule _HeapNode.swift
[100/316] Compiling HeapModule Heap.swift
[101/316] Compiling RoutingKit AnyRouter.swift
[102/316] Compiling RoutingKit Parameters.swift
[103/316] Compiling NIOConcurrencyHelpers NIOLock.swift
[104/316] Compiling HeapModule Heap+Invariants.swift
[105/316] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[106/316] Compiling HeapModule Heap+UnsafeHandle.swift
[107/316] Compiling RoutingKit Router.swift
[108/316] Compiling RoutingKit TrieRouter.swift
[109/317] Emitting module HeapModule
[110/318] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[113/318] Emitting module CoreMetrics
[115/318] Compiling NIOConcurrencyHelpers lock.swift
[116/318] Compiling NIOConcurrencyHelpers atomics.swift
[117/318] Compiling _RopeModule Rope+Invariants.swift
[118/318] Compiling _RopeModule Rope+_Node.swift
[119/318] Compiling _RopeModule _RopeVersion.swift
[120/318] Compiling _RopeModule Rope+Collection.swift
[121/318] Compiling _RopeModule Rope+Index.swift
[122/318] Compiling _RopeModule Rope+Sequence.swift
[123/318] Compiling _RopeModule Rope+Append.swift
[124/318] Compiling _RopeModule BigString+UnicodeScalarView.swift
[125/318] Compiling _RopeModule BigSubstring+UTF16View.swift
[126/318] Compiling _RopeModule BigSubstring+UTF8View.swift
[127/318] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[128/318] Compiling _RopeModule BigSubstring.swift
[129/318] Compiling _RopeModule Rope+Builder.swift
[130/318] Compiling _RopeModule Rope+Debugging.swift
[131/325] Emitting module NIOConcurrencyHelpers
[132/326] Compiling _RopeModule _RopeItem.swift
[133/326] Compiling _RopeModule _RopePath.swift
[134/326] Compiling HashTreeCollections TreeSet+Sequence.swift
[135/326] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[136/326] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[137/326] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[138/326] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[139/326] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[140/326] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[141/326] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[142/326] Compiling OrderedCollections OrderedSet+SubSequence.swift
[143/326] Compiling OrderedCollections OrderedSet+Testing.swift
[144/326] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[145/326] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[146/326] Compiling OrderedCollections OrderedSet.swift
[147/326] Compiling OrderedCollections _UnsafeBitset.swift
[148/326] Compiling _RopeModule Rope.swift
[149/326] Compiling _RopeModule RopeElement.swift
[150/326] Compiling _RopeModule RopeMetric.swift
[151/326] Compiling _RopeModule RopeSummary.swift
[152/336] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[153/336] Compiling _RopeModule BigString+Hashing.swift
[154/336] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[155/336] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[156/336] Compiling _RopeModule BigString+Sequence.swift
[157/336] Compiling _RopeModule BigString+TextOutputStream.swift
[158/336] Compiling _RopeModule BigString+Builder.swift
[159/336] Compiling _RopeModule BigString+Contents.swift
[160/336] Compiling _RopeModule BigString+Debugging.swift
[161/336] Compiling _RopeModule BigString+Index.swift
[162/336] Compiling _RopeModule BigString+Ingester.swift
[163/336] Compiling _RopeModule BigString+Invariants.swift
[164/336] Compiling _RopeModule BigString+Iterators.swift
[165/336] Compiling _RopeModule BigString+Metrics.swift
[166/336] Compiling _RopeModule BigString+Summary.swift
[167/336] Compiling _RopeModule BigString.swift
[178/336] Compiling OrderedCollections OrderedSet+Sendable.swift
[180/359] Compiling _RopeModule BigString+Split.swift
[181/359] Compiling _RopeModule Range+BigString.swift
[182/359] Compiling _RopeModule BigString+UTF16View.swift
[183/359] Compiling _RopeModule BigString+UTF8View.swift
[184/359] Compiling _RopeModule BigString+Comparable.swift
[185/359] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[186/359] Compiling _RopeModule BigString+CustomStringConvertible.swift
[187/359] Compiling _RopeModule BigString+Equatable.swift
[188/359] Compiling DequeModule Deque+Testing.swift
[189/359] Compiling DequeModule Deque._Storage.swift
[190/359] Compiling DequeModule Deque._UnsafeHandle.swift
[191/359] Compiling DequeModule Deque.swift
[192/359] Compiling DequeModule _DequeBuffer.swift
[193/359] Compiling DequeModule _DequeBufferHeader.swift
[194/359] Compiling _RopeModule BigString+RemoveSubrange.swift
[195/359] Compiling _RopeModule BigString+ReplaceSubrange.swift
[196/430] Compiling Tracing TracingTime.swift
[197/430] Compiling Crypto ChaChaPoly_boring.swift
[198/430] Compiling Crypto ChaChaPoly.swift
[199/432] Compiling Tracing InstrumentationSystem+Tracing.swift
[200/432] Compiling Tracing TracerProtocol+Legacy.swift
[201/432] Compiling Tracing TracerProtocol.swift
[202/432] Compiling Tracing Tracer.swift
[203/432] Emitting module Tracing
[204/471] Compiling CoreMetrics Locks.swift
[205/471] Compiling CoreMetrics Metrics.swift
[206/486] Compiling BitCollections BitArray+Codable.swift
[207/486] Compiling BitCollections BitArray+Collection.swift
[208/486] Compiling BitCollections BitArray+Copy.swift
[209/486] Compiling BitCollections BitArray+CustomReflectable.swift
[210/486] Compiling BitCollections BitArray+Descriptions.swift
[211/486] Compiling BitCollections BitArray+Equatable.swift
[213/486] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[214/486] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[215/486] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[216/486] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[217/486] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[218/486] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[219/486] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[220/486] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[221/486] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[222/486] Compiling HashTreeCollections TreeSet.swift
[223/486] Compiling BitCollections BitSet+Hashable.swift
[224/486] Compiling BitCollections BitArray+RandomBits.swift
[225/486] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[226/486] Compiling BitCollections BitArray+Shifts.swift
[227/486] Compiling BitCollections BitArray+Testing.swift
[228/486] Compiling BitCollections BitArray._UnsafeHandle.swift
[229/486] Compiling BitCollections BitArray.swift
[230/486] Compiling BitCollections BitSet+BidirectionalCollection.swift
[231/486] Compiling BitCollections BitSet+Codable.swift
[232/486] Compiling BitCollections BitSet+Initializers.swift
[233/486] Compiling BitCollections BitSet+Invariants.swift
[234/486] Compiling BitCollections BitArray+Invariants.swift
[235/486] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[236/486] Compiling BitCollections BitArray+Fill.swift
[237/486] Compiling BitCollections BitArray+Hashable.swift
[238/486] Compiling BitCollections BitArray+Initializers.swift
[241/486] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[242/486] Compiling BitCollections BitSet+CustomReflectable.swift
[243/486] Compiling BitCollections BitSet+CustomStringConvertible.swift
[244/486] Compiling BitCollections BitSet+Equatable.swift
[245/486] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[246/486] Compiling BitCollections BitSet+Extras.swift
[247/486] Compiling BitCollections BitArray+BitwiseOperations.swift
[248/486] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[255/486] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[256/486] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[257/486] Compiling BitCollections BitArray+Extras.swift
[266/486] Compiling Crypto NISTCurvesKeys_boring.swift
[267/486] Compiling Crypto X25519Keys_boring.swift
[268/486] Compiling Crypto Curve25519.swift
[269/486] Compiling Crypto Ed25519Keys.swift
[270/486] Compiling Crypto NISTCurvesKeys.swift
[271/486] Compiling Crypto X25519Keys.swift
[272/486] Compiling Crypto SymmetricKeys.swift
[288/486] Compiling BitCollections BitSet+Random.swift
[289/486] Compiling BitCollections BitSet+SetAlgebra basics.swift
[290/486] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[291/486] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[292/486] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[293/493] Compiling Tracing NoOpTracer.swift
[294/493] Compiling Tracing SpanProtocol.swift
[295/494] Compiling BitCollections _Word.swift
[298/494] Compiling Crypto HMAC.swift
[299/494] Compiling Crypto MACFunctions.swift
[300/494] Compiling Crypto MessageAuthenticationCode.swift
[301/494] Compiling Crypto AES.swift
[302/494] Compiling Crypto ECDSASignature_boring.swift
[303/494] Compiling Crypto ECDSA_boring.swift
[304/494] Compiling BitCollections BitSet+SetAlgebra union.swift
[305/494] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[306/494] Compiling BitCollections BitSet.Counted.swift
[307/494] Compiling BitCollections BitSet.Index.swift
[308/494] Compiling BitCollections BitSet._UnsafeHandle.swift
[309/494] Compiling BitCollections BitSet.swift
[310/494] Compiling BitCollections Range+Utilities.swift
[311/494] Compiling BitCollections Slice+Utilities.swift
[312/494] Compiling BitCollections UInt+Tricks.swift
[314/503] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[315/503] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[316/503] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[317/503] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[318/503] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[319/503] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[320/503] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[321/503] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[322/503] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[323/503] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[324/503] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[328/529] Emitting module DequeModule
[340/532] Compiling Metrics Metrics.swift
[341/532] Emitting module Metrics
[342/533] Emitting module ConsoleKitTerminal
[343/536] Compiling ConsoleKitTerminal Console+Wait.swift
[344/536] Compiling ConsoleKitTerminal ConsoleColor.swift
[345/536] Compiling ConsoleKitTerminal ConsoleStyle.swift
[346/536] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[347/536] Compiling ConsoleKitTerminal ConsoleClear.swift
[348/536] Compiling ConsoleKitTerminal Console+Ask.swift
[349/536] Compiling ConsoleKitTerminal Console+Choose.swift
[350/536] Compiling ConsoleKitTerminal Console+Confirm.swift
[351/536] Compiling ConsoleKitTerminal Console+Input.swift
[352/536] Compiling ConsoleKitTerminal Console+Center.swift
[353/536] Compiling ConsoleKitTerminal Console+Output.swift
[354/536] Compiling ConsoleKitTerminal CustomActivity.swift
[355/536] Compiling ConsoleKitTerminal LoadingBar.swift
[356/536] Compiling ConsoleKitTerminal ProgressBar.swift
[357/536] Compiling ConsoleKitTerminal Console+Clear.swift
[358/536] Compiling ConsoleKitTerminal ActivityBar.swift
[359/536] Compiling ConsoleKitTerminal ActivityIndicator.swift
[360/536] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[361/536] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[374/536] Emitting module _RopeModule
[375/537] Emitting module BitCollections
[376/540] Compiling Atomics OptionalRawRepresentable.swift
[377/540] Compiling Atomics RawRepresentable.swift
[378/540] Compiling Atomics AtomicBool.swift
[384/540] Emitting module OrderedCollections
[385/556] Compiling _RopeModule Rope+Join.swift
[386/556] Compiling _RopeModule Rope+MutatingForEach.swift
[387/556] Compiling _RopeModule Rope+Remove.swift
[388/556] Compiling _RopeModule Rope+RemoveSubrange.swift
[389/556] Compiling _RopeModule Rope+Split.swift
[390/556] Compiling _RopeModule Optional Utilities.swift
[391/556] Compiling _RopeModule String Utilities.swift
[392/556] Compiling _RopeModule String.Index+ABI.swift
[393/556] Compiling _RopeModule _CharacterRecognizer.swift
[422/566] Compiling Atomics Primitives.native.swift
[423/566] Compiling Atomics AtomicMemoryOrderings.swift
[424/566] Compiling Atomics DoubleWord.swift
[425/566] Compiling Atomics AtomicReference.swift
[426/566] Compiling Atomics AtomicStorage.swift
[427/566] Compiling Atomics AtomicValue.swift
[428/566] Compiling Atomics ManagedAtomic.swift
[429/566] Compiling Atomics ManagedAtomicLazyReference.swift
[430/566] Compiling ConsoleKitTerminal Terminal.swift
[431/566] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[432/566] Compiling ConsoleKitTerminal AnySendableHashable.swift
[433/566] Compiling ConsoleKitTerminal ConsoleLogger.swift
[434/566] Compiling ConsoleKitTerminal LoggerFragment.swift
[438/566] Compiling ConsoleKitTerminal ConsoleText.swift
[439/566] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[440/566] Compiling ConsoleKitTerminal ANSI.swift
[441/570] Compiling ConsoleKitTerminal Console.swift
[444/591] Compiling Algorithms Rotate.swift
[445/591] Compiling Algorithms Split.swift
[446/591] Compiling Algorithms Stride.swift
[447/591] Compiling Algorithms Suffix.swift
[474/591] Compiling Algorithms Permutations.swift
[475/591] Compiling Algorithms Product.swift
[477/593] Compiling Algorithms Grouped.swift
[478/593] Compiling Algorithms Indexed.swift
[479/593] Compiling Algorithms MinMax.swift
[480/593] Compiling Algorithms Partition.swift
[481/593] Compiling Algorithms AdjacentPairs.swift
[482/593] Compiling Algorithms Chain.swift
[483/593] Compiling Algorithms Chunked.swift
[484/593] Emitting module HashTreeCollections
[489/595] Compiling Atomics IntegerOperations.swift
[490/595] Compiling Atomics Unmanaged extensions.swift
[491/595] Compiling Algorithms Combinations.swift
[492/595] Compiling Algorithms Compacted.swift
[493/595] Compiling Algorithms Cycle.swift
[495/595] Compiling Algorithms Intersperse.swift
[496/595] Compiling Algorithms Joined.swift
[497/595] Compiling Algorithms Keyed.swift
[500/595] Compiling Algorithms EitherSequence.swift
[501/595] Compiling Algorithms FirstNonNil.swift
[512/602] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[513/602] Compiling ConsoleKitCommands AsyncCommand.swift
[514/602] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[520/602] Compiling Algorithms FlattenCollection.swift
[526/602] Compiling Algorithms Trim.swift
[527/602] Compiling Algorithms Unique.swift
[528/602] Compiling Algorithms Windows.swift
[542/621] Compiling Crypto Signature.swift
[543/621] Compiling Crypto CryptoKitErrors_boring.swift
[544/621] Compiling Crypto RNG_boring.swift
[545/621] Compiling Crypto SafeCompare_boring.swift
[546/621] Compiling Crypto Zeroization_boring.swift
[547/621] Compiling Crypto PrettyBytes.swift
[548/621] Compiling Crypto SafeCompare.swift
[549/621] Compiling Crypto SecureBytes.swift
[550/621] Compiling Crypto Zeroization.swift
[551/621] Compiling ConsoleKitCommands ConsoleError.swift
[552/621] Compiling ConsoleKitCommands Completion.swift
[553/621] Compiling ConsoleKitCommands CommandGroup.swift
[554/621] Compiling ConsoleKitCommands CommandInput.swift
[555/621] Compiling ConsoleKitCommands Commands.swift
[556/621] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[557/621] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[558/621] Compiling ConsoleKitCommands Argument.swift
[559/621] Compiling ConsoleKitCommands CommandSignature.swift
[560/621] Compiling ConsoleKitCommands Flag.swift
[561/621] Emitting module Crypto
[565/621] Compiling ConsoleKitCommands AsyncCommands.swift
[566/621] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[567/621] Compiling ConsoleKitCommands AnyCommand.swift
[568/621] Compiling ConsoleKitCommands Command.swift
[569/621] Compiling ConsoleKitCommands CommandContext.swift
[570/621] Compiling ConsoleKitCommands CommandError.swift
[571/621] Compiling ConsoleKitCommands Console+Run.swift
[574/621] Compiling ConsoleKitCommands Option.swift
[588/624] Emitting module ConsoleKitCommands
[608/626] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[609/626] Compiling ConsoleKitCommands Utilities.swift
[610/626] Compiling Collections Collections.swift
[611/626] Emitting module Collections
[627/628] Emitting module Atomics
[628/629] Emitting module Algorithms
[631/632] Emitting module ConsoleKit
[632/632] Compiling ConsoleKit Exports.swift
[634/693] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[635/693] Compiling NIOCore EventLoopFuture+Deprecated.swift
[636/693] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[637/693] Compiling NIOCore EventLoopFuture.swift
[638/693] Compiling NIOCore FileDescriptor.swift
[639/693] Compiling NIOCore FileHandle.swift
[640/693] Compiling NIOCore FileRegion.swift
[641/693] Compiling NIOCore GlobalSingletons.swift
[642/693] Compiling NIOCore MulticastChannel.swift
[643/693] Compiling NIOCore NIOAny.swift
[644/693] Compiling NIOCore NIOCloseOnErrorHandler.swift
[645/693] Compiling NIOCore NIOLoopBound.swift
[646/693] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[647/693] Compiling NIOCore NIOScheduledCallback.swift
[648/693] Compiling NIOCore NIOSendable.swift
[649/693] Compiling NIOCore RecvByteBufferAllocator.swift
[650/693] Compiling NIOCore IO.swift
[651/693] Compiling NIOCore IOData.swift
[652/693] Compiling NIOCore IPProtocol.swift
[653/693] Compiling NIOCore IntegerBitPacking.swift
[654/693] Compiling NIOCore IntegerTypes.swift
[655/693] Compiling NIOCore Interfaces.swift
[656/693] Compiling NIOCore Linux.swift
[657/693] Compiling NIOCore MarkedCircularBuffer.swift
[658/693] Compiling NIOCore CircularBuffer.swift
[659/693] Compiling NIOCore Codec.swift
[660/693] Compiling NIOCore ConvenienceOptionSupport.swift
[661/693] Compiling NIOCore DeadChannel.swift
[662/693] Compiling NIOCore DispatchQueue+WithFuture.swift
[663/693] Compiling NIOCore EventLoop+Deprecated.swift
[664/693] Compiling NIOCore EventLoop+SerialExecutor.swift
[665/693] Compiling NIOCore EventLoop.swift
[666/701] Compiling NIOCore ByteBuffer-multi-int.swift
[667/701] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[668/701] Compiling NIOCore ByteBuffer-views.swift
[669/701] Compiling NIOCore Channel.swift
[670/701] Compiling NIOCore ChannelHandler.swift
[671/701] Compiling NIOCore ChannelHandlers.swift
[672/701] Compiling NIOCore ChannelInvoker.swift
[673/701] Compiling NIOCore ChannelOption.swift
[674/701] Compiling NIOCore ChannelPipeline.swift
[675/701] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[676/701] Compiling NIOCore SocketAddresses.swift
[677/701] Compiling NIOCore SocketOptionProvider.swift
[678/701] Compiling NIOCore SystemCallHelpers.swift
[679/701] Compiling NIOCore TimeAmount+Duration.swift
[680/701] Compiling NIOCore TypeAssistedChannelHandler.swift
[681/701] Compiling NIOCore UniversalBootstrapSupport.swift
[682/701] Compiling NIOCore Utilities.swift
[683/701] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[684/701] Compiling NIOCore BSDSocketAPI.swift
[685/701] Compiling NIOCore ByteBuffer-aux.swift
[686/701] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[687/701] Compiling NIOCore ByteBuffer-conversions.swift
[688/701] Compiling NIOCore ByteBuffer-core.swift
[689/701] Compiling NIOCore ByteBuffer-hex.swift
[690/701] Compiling NIOCore ByteBuffer-int.swift
[691/701] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[692/701] Compiling NIOCore AddressedEnvelope.swift
[693/701] Compiling NIOCore AsyncAwaitSupport.swift
[694/701] Compiling NIOCore AsyncChannel.swift
[695/701] Compiling NIOCore AsyncChannelHandler.swift
[696/701] Compiling NIOCore AsyncChannelInboundStream.swift
[697/701] Compiling NIOCore AsyncChannelOutboundWriter.swift
[698/701] Compiling NIOCore NIOAsyncSequenceProducer.swift
[699/701] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[700/701] Compiling NIOCore NIOAsyncWriter.swift
[701/701] Emitting module NIOCore
[703/752] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[704/752] Compiling NIOEmbedded AsyncTestingChannel.swift
[705/752] Emitting module NIOEmbedded
[706/752] Compiling NIOEmbedded Embedded.swift
[708/753] Emitting module NIOPosix
[709/759] Compiling NIOPosix ServerSocket.swift
[710/759] Compiling NIOPosix Socket.swift
[711/759] Compiling NIOPosix SocketChannel.swift
[712/759] Compiling NIOPosix SocketProtocols.swift
[713/759] Compiling NIOPosix System.swift
[714/759] Compiling NIOPosix Thread.swift
[715/759] Compiling NIOPosix SelectableChannel.swift
[716/759] Compiling NIOPosix SelectableEventLoop.swift
[717/759] Compiling NIOPosix SelectorEpoll.swift
[718/759] Compiling NIOPosix SelectorGeneric.swift
[719/759] Compiling NIOPosix SelectorKqueue.swift
[720/759] Compiling NIOPosix SelectorUring.swift
[721/759] Compiling NIOPosix Pool.swift
[722/759] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[723/759] Compiling NIOPosix PosixSingletons.swift
[724/759] Compiling NIOPosix RawSocketBootstrap.swift
[725/759] Compiling NIOPosix Resolver.swift
[726/759] Compiling NIOPosix Selectable.swift
[727/759] Compiling NIOPosix Bootstrap.swift
[728/759] Compiling NIOPosix ControlMessage.swift
[729/759] Compiling NIOPosix DatagramVectorReadManager.swift
[730/759] Compiling NIOPosix Errors+Any.swift
[731/759] Compiling NIOPosix FileDescriptor.swift
[732/759] Compiling NIOPosix GetaddrinfoResolver.swift
[733/759] Compiling NIOPosix HappyEyeballs.swift
[734/759] Compiling NIOPosix BSDSocketAPICommon.swift
[735/759] Compiling NIOPosix BSDSocketAPIPosix.swift
[736/759] Compiling NIOPosix BSDSocketAPIWindows.swift
[737/759] Compiling NIOPosix BaseSocket.swift
[738/759] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[739/759] Compiling NIOPosix BaseSocketChannel.swift
[740/759] Compiling NIOPosix BaseStreamSocketChannel.swift
[741/759] Compiling NIOPosix IO.swift
[742/759] Compiling NIOPosix IntegerBitPacking.swift
[743/759] Compiling NIOPosix IntegerTypes.swift
[744/759] Compiling NIOPosix Linux.swift
[745/759] Compiling NIOPosix LinuxCPUSet.swift
[746/759] Compiling NIOPosix LinuxUring.swift
[747/759] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[748/759] Compiling NIOPosix NIOThreadPool.swift
[749/759] Compiling NIOPosix NonBlockingFileIO.swift
[750/759] Compiling NIOPosix PendingDatagramWritesManager.swift
[751/759] Compiling NIOPosix PendingWritesManager.swift
[752/759] Compiling NIOPosix PipeChannel.swift
[753/759] Compiling NIOPosix PipePair.swift
[754/759] Compiling NIOPosix ThreadPosix.swift
[755/759] Compiling NIOPosix ThreadWindows.swift
[756/759] Compiling NIOPosix UnsafeTransfer.swift
[757/759] Compiling NIOPosix Utilities.swift
[758/759] Compiling NIOPosix VsockAddress.swift
[759/759] Compiling NIOPosix VsockChannelEvents.swift
[761/819] Emitting module NIO
[762/819] Compiling NIO Exports.swift
[764/820] Compiling _NIOFileSystem Array+FileSystem.swift
[765/820] Compiling _NIOFileSystem ArraySlice+FileSystem.swift
[766/820] Compiling _NIOFileSystem BufferedReader.swift
[767/822] Compiling _NIOFileSystem BufferedWriter.swift
[768/822] Compiling _NIOFileSystem ByteBuffer+FileSystem.swift
[769/822] Compiling _NIOFileSystem ByteCount.swift
[771/828] Compiling _NIOFileSystem Convenience.swift
[772/828] Compiling _NIOFileSystem DirectoryEntries.swift
[773/828] Compiling _NIOFileSystem DirectoryEntry.swift
[774/828] Compiling _NIOFileSystem Exports.swift
[780/832] Emitting module _NIOFileSystem
[781/837] Compiling AsyncKit Optional+StrictMap.swift
[782/837] Compiling AsyncKit Exports.swift
[783/842] Compiling NIOTLS TLSEvents.swift
[784/865] Emitting module NIOTLS
[785/865] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[788/865] Compiling _NIOFileSystem TokenBucket.swift
[789/865] Compiling _NIOFileSystem UnsafeTransfer.swift
[790/865] Compiling _NIOFileSystem ParallelDirCopy.swift
[791/865] Compiling _NIOFileSystem ParallelRemoval.swift
[792/865] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[793/865] Compiling _NIOFileSystem CInterop.swift
[794/865] Compiling _NIOFileSystem Errno.swift
[795/865] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[796/865] Compiling _NIOFileSystem Mocking.swift
[797/865] Compiling _NIOFileSystem Syscall.swift
[798/865] Compiling _NIOFileSystem Syscalls.swift
[799/865] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[800/865] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[801/865] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[802/865] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[803/865] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[804/865] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[805/865] Compiling NIOSOCKS SOCKSResponse.swift
[806/866] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[807/866] Compiling NIOSOCKS ClientStateMachine.swift
[808/866] Compiling NIOHTTP1 ByteCollectionUtils.swift
[809/866] Compiling NIOHTTP1 HTTPDecoder.swift
[810/866] Compiling NIOHTTP1 HTTPEncoder.swift
[811/866] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[812/866] Emitting module NIOSOCKS
[813/866] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[814/866] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[815/866] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[816/866] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[817/866] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[818/866] Compiling _NIOFileSystem FileSystemError.swift
[819/866] Compiling _NIOFileSystem FileSystemProtocol.swift
[820/866] Compiling _NIOFileSystem FileType.swift
[821/866] Compiling _NIOFileSystem IOStrategy.swift
[822/866] Compiling NIOTLS SNIHandler.swift
[823/867] Emitting module NIOFoundationCompat
[824/867] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[825/868] Compiling NIOSOCKS ServerStateMachine.swift
[826/869] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[827/869] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[831/871] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[832/871] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[837/922] Compiling NIOSSL SSLCallbacks.swift
[838/922] Compiling NIOSSL SSLContext.swift
[839/922] Compiling NIOSSL SSLCertificateExtensions.swift
[840/922] Compiling NIOSSL SSLCertificateName.swift
[841/922] Compiling NIOSSL NIOSSLHandler.swift
[842/922] Compiling NIOSSL SSLCertificate.swift
[843/922] Compiling NIOSSL AndroidCABundle.swift
[844/922] Compiling NIOSSL ByteBufferBIO.swift
[845/922] Compiling NIOSSL CustomPrivateKey.swift
[848/922] Compiling NIOSSL SSLErrors.swift
[849/922] Compiling NIOSSL SSLInit.swift
[850/922] Compiling NIOSSL SSLPKCS12Bundle.swift
[851/922] Compiling NIOSSL SSLPrivateKey.swift
[854/924] Compiling NIOSSL SSLConnection.swift
[855/924] Compiling NIOSSL NIOSSLServerHandler.swift
[856/924] Compiling NIOSSL ObjectIdentifier.swift
[857/924] Compiling NIOSSL PosixPort.swift
[858/924] Emitting module NIOTransportServices
[859/924] Compiling NIOSSL IdentityVerification.swift
[860/924] Compiling NIOSSL LinuxCABundle.swift
[861/924] Compiling NIOSSL NIOSSLClientHandler.swift
[862/924] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[865/924] Emitting module AsyncKit
[869/924] Emitting module NIOHTTP1
[870/924] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[871/924] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[879/926] Compiling _NIOFileSystem SystemFileHandle.swift
[880/926] Compiling _NIOFileSystem Utilities.swift
[881/926] Compiling _NIOFileSystem OpenOptions.swift
[882/926] Compiling _NIOFileSystem String+FileSystem.swift
[892/938] Emitting module NIOSSL
[893/980] Compiling NIOSSL SubjectAlternativeName.swift
[894/980] Compiling NIOSSL NIOSSLSecureBytes.swift
[895/980] Compiling NIOSSL RNG.swift
[896/980] Compiling NIOSSL SafeCompare.swift
[900/980] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[901/999] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[902/999] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[903/999] Compiling MultipartKit FormDataDecoder.swift
[904/999] Emitting module _NIOFileSystemFoundationCompat
[905/1001] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[906/1001] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[907/1001] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[908/1002] Compiling NIOHTTPCompression HTTPCompression.swift
[909/1002] Emitting module NIOHTTPCompression
[910/1002] Compiling NIOHTTPCompression HTTPDecompression.swift
[911/1002] Compiling MultipartKit FormDataDecoder.Decoder.swift
[912/1002] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[914/1003] Compiling NIOHPACK IndexedHeaderTable.swift
[915/1003] Compiling NIOHPACK IntegerCoding.swift
[916/1003] Compiling NIOHPACK HuffmanTables.swift
[917/1003] Compiling NIOWebSocket WebSocketOpcode.swift
[918/1004] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[919/1004] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[920/1005] Compiling MultipartKit MultipartParser.swift
[921/1005] Compiling MultipartKit MultipartPart.swift
[922/1005] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[923/1005] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[924/1005] Compiling MultipartKit MultipartFormData.swift
[926/1005] Compiling MultipartKit FormDataEncoder.Encoder.swift
[927/1005] Compiling MultipartKit FormDataEncoder.swift
[928/1005] Compiling MultipartKit Storage.swift
[929/1005] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[931/1005] Compiling NIOExtras UnsafeTransfer.swift
[932/1005] Compiling NIOExtras WritePCAPHandler.swift
[935/1005] Compiling NIOHPACK StaticHeaderTable.swift
[936/1005] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[937/1005] Compiling MultipartKit BasicCodingKey.swift
[938/1005] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[939/1005] Compiling NIOHPACK HuffmanCoding.swift
[940/1005] Emitting module MultipartKit
[948/1007] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[949/1007] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[951/1007] Compiling MultipartKit MultipartError.swift
[952/1007] Compiling MultipartKit Exports.swift
[956/1007] Emitting module NIOWebSocket
[959/1007] Compiling NIOWebSocket WebSocketErrorCodes.swift
[960/1007] Compiling NIOWebSocket WebSocketFrame.swift
[975/1008] Compiling MultipartKit MultipartSerializer.swift
[976/1008] Compiling MultipartKit Utilities.swift
[982/1009] Emitting module NIOHPACK
[983/1009] Emitting module NIOExtras
[984/1011] Compiling NIOSSL Zeroization.swift
[985/1011] Compiling NIOSSL TLSConfiguration.swift
[986/1011] Compiling NIOSSL UniversalBootstrapSupport.swift
[987/1011] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1001/1013] Compiling NIOFileSystem Exports.swift
[1011/1013] Emitting module NIOFileSystem
[1017/1082] Compiling WebSocketKit WebSocket+Concurrency.swift
[1018/1082] Compiling WebSocketKit WebSocketHandler.swift
[1019/1082] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1020/1082] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1021/1082] Compiling NIOHTTP2 HasLocalSettings.swift
[1022/1082] Compiling NIOHTTP2 HasRemoteSettings.swift
[1023/1082] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1024/1082] Compiling NIOHTTP2 QuiescingState.swift
[1025/1082] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1026/1082] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1027/1082] Emitting module WebSocketKit
[1028/1082] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1029/1082] Compiling WebSocketKit Exports.swift
[1030/1090] Compiling WebSocketKit WebSocket+Connect.swift
[1031/1090] Compiling NIOHTTP2 MaySendFrames.swift
[1032/1090] Compiling NIOHTTP2 SendingDataState.swift
[1033/1090] Compiling NIOHTTP2 SendingGoawayState.swift
[1034/1090] Compiling NIOHTTP2 SendingHeadersState.swift
[1035/1090] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1036/1090] Compiling NIOHTTP2 SendingRstStreamState.swift
[1037/1090] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1038/1090] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1039/1090] Compiling WebSocketKit WebSocket.swift
[1040/1090] Compiling WebSocketKit WebSocketClient.swift
[1042/1091] Emitting module NIOHTTP2
[1043/1091] Compiling NIOHTTP2 InboundWindowManager.swift
[1044/1091] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1045/1091] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1046/1091] Compiling NIOHTTP2 StreamChannelList.swift
[1047/1091] Compiling NIOHTTP2 StreamMap.swift
[1048/1091] Compiling NIOHTTP2 StreamStateMachine.swift
[1049/1091] Compiling NIOHTTP2 UnsafeTransfer.swift
[1050/1091] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1051/1091] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1052/1091] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1053/1091] Compiling NIOHTTP2 MayReceiveFrames.swift
[1054/1091] Compiling NIOHTTP2 ReceivingDataState.swift
[1055/1091] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1056/1091] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1057/1091] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1058/1091] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1059/1091] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1060/1091] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1061/1091] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1062/1091] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1063/1091] Compiling NIOHTTP2 HTTP2StreamID.swift
[1064/1091] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1065/1091] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1066/1091] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1067/1091] Compiling NIOHTTP2 InboundEventBuffer.swift
[1068/1091] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1069/1091] Compiling NIOHTTP2 HTTP2Frame.swift
[1070/1091] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1071/1091] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1072/1091] Compiling NIOHTTP2 HTTP2PingData.swift
[1073/1091] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1074/1091] Compiling NIOHTTP2 HTTP2Settings.swift
[1075/1091] Compiling NIOHTTP2 HTTP2Stream.swift
[1076/1091] Compiling NIOHTTP2 StateMachineResult.swift
[1077/1091] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1078/1091] Compiling NIOHTTP2 DOSHeuristics.swift
[1079/1091] Compiling NIOHTTP2 Error+Any.swift
[1080/1091] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1081/1091] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1082/1091] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1083/1091] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1084/1091] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1085/1091] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1086/1091] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1087/1091] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1088/1091] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1089/1091] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1090/1091] Compiling NIOHTTP2 HTTP2Error.swift
[1091/1091] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1093/1152] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1094/1152] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1095/1152] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1096/1152] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1097/1152] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1098/1152] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1099/1152] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1100/1152] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1101/1152] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1102/1160] Emitting module AsyncHTTPClient
[1103/1160] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1104/1160] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1105/1160] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1106/1160] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1107/1160] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1108/1160] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1109/1160] Compiling AsyncHTTPClient RequestBodyLength.swift
[1110/1160] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1111/1160] Compiling AsyncHTTPClient HTTPHandler.swift
[1112/1160] Compiling AsyncHTTPClient LRUCache.swift
[1113/1160] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[1114/1160] Compiling AsyncHTTPClient NWErrorHandler.swift
[1115/1160] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1116/1160] Compiling AsyncHTTPClient TLSConfiguration.swift
[1117/1160] Compiling AsyncHTTPClient RedirectState.swift
[1118/1160] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1119/1160] Compiling AsyncHTTPClient RequestBag.swift
[1120/1160] Compiling AsyncHTTPClient RequestValidation.swift
[1121/1160] Compiling AsyncHTTPClient SSLContextCache.swift
[1122/1160] Compiling AsyncHTTPClient Scheme.swift
[1123/1160] Compiling AsyncHTTPClient Singleton.swift
[1124/1160] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1125/1160] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1126/1160] Compiling AsyncHTTPClient Utils.swift
[1127/1160] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1128/1160] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1129/1160] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1130/1160] Compiling AsyncHTTPClient HTTP1Connection.swift
[1131/1160] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1132/1160] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1133/1160] Compiling AsyncHTTPClient HTTP2Connection.swift
[1134/1160] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1135/1160] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1136/1160] Compiling AsyncHTTPClient ConnectionTarget.swift
[1137/1160] Compiling AsyncHTTPClient DeconstructedURL.swift
[1138/1160] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1139/1160] Compiling AsyncHTTPClient FoundationExtensions.swift
[1140/1160] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1141/1160] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1142/1160] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1143/1160] Compiling AsyncHTTPClient HTTPClient.swift
[1144/1160] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1145/1160] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1146/1160] Compiling AsyncHTTPClient Transaction.swift
[1147/1160] Compiling AsyncHTTPClient Base64.swift
[1148/1160] Compiling AsyncHTTPClient BasicAuth.swift
[1149/1160] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1150/1160] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1151/1160] Compiling AsyncHTTPClient ConnectionPool.swift
[1152/1160] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1153/1160] Compiling AsyncHTTPClient RequestOptions.swift
[1154/1160] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1155/1160] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1156/1160] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1157/1160] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1158/1160] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1159/1160] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1160/1160] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1162/1330] Compiling Vapor AsyncBasicResponder.swift
[1163/1330] Compiling Vapor AsyncMiddleware.swift
[1164/1330] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[1165/1330] Compiling Vapor AsyncSessionDriver.swift
[1166/1330] Compiling Vapor Authentication+Concurrency.swift
[1167/1330] Compiling Vapor Cache+Concurrency.swift
[1168/1330] Compiling Vapor Client+Concurrency.swift
[1169/1330] Compiling Vapor RequestBody+Concurrency.swift
[1170/1330] Compiling Vapor Responder+Concurrency.swift
[1171/1330] Compiling Vapor ResponseCodable+Concurrency.swift
[1172/1330] Compiling Vapor RoutesBuilder+Concurrency.swift
[1173/1330] Compiling Vapor ViewRenderer+Concurrency.swift
[1174/1330] Compiling Vapor WebSocket+Concurrency.swift
[1175/1330] Compiling Vapor ContainerGetPathExecutor.swift
[1176/1330] Compiling Vapor Content.swift
[1177/1330] Compiling Vapor ContentCoders.swift
[1178/1330] Compiling Vapor ContentConfiguration.swift
[1179/1330] Compiling Vapor ContentContainer.swift
[1180/1330] Compiling Vapor JSONCoder+Custom.swift
[1181/1330] Compiling Vapor JSONCoders+Content.swift
[1182/1330] Compiling Vapor PlaintextDecoder.swift
[1183/1330] Compiling Vapor PlaintextEncoder.swift
[1184/1330] Compiling Vapor URLQueryCoders.swift
[1185/1330] Compiling Vapor URLQueryContainer.swift
[1186/1354] Compiling Vapor HTTPServerResponseEncoder.swift
[1187/1354] Compiling Vapor HTTPServerUpgradeHandler.swift
[1188/1354] Compiling Vapor Logger+Report.swift
[1189/1354] Compiling Vapor LoggingSystem+Environment.swift
[1190/1354] Compiling Vapor Application+Middleware.swift
[1191/1354] Compiling Vapor CORSMiddleware.swift
[1192/1354] Compiling Vapor ErrorMiddleware.swift
[1193/1354] Compiling Vapor FileMiddleware.swift
[1194/1354] Compiling Vapor Middleware.swift
[1195/1354] Compiling Vapor MiddlewareConfiguration.swift
[1196/1354] Compiling Vapor ResponseCompressionMiddleware.swift
[1197/1354] Compiling Vapor RouteLoggingMiddleware.swift
[1198/1354] Compiling Vapor TracingMiddleware.swift
[1199/1354] Compiling Vapor File+Multipart.swift
[1200/1354] Compiling Vapor FormDataDecoder+Content.swift
[1201/1354] Compiling Vapor FormDataEncoder+Content.swift
[1202/1354] Compiling Vapor Application+Password.swift
[1203/1354] Compiling Vapor Application+Passwords.swift
[1204/1354] Compiling Vapor AsyncPasswordHasher.swift
[1205/1354] Compiling Vapor BcryptHasher.swift
[1206/1354] Compiling Vapor PasswordHasher.swift
[1207/1354] Compiling Vapor PlaintextHasher.swift
[1208/1354] Compiling Vapor Request+Password.swift
[1209/1354] Compiling Vapor Redirect.swift
[1210/1378] Compiling Vapor Validator.swift
[1211/1378] Compiling Vapor ValidatorResult.swift
[1212/1378] Compiling Vapor And.swift
[1213/1378] Compiling Vapor Case.swift
[1214/1378] Compiling Vapor CharacterSet.swift
[1215/1378] Compiling Vapor Count.swift
[1216/1378] Compiling Vapor Custom.swift
[1217/1378] Compiling Vapor Email.swift
[1218/1378] Compiling Vapor Empty.swift
[1219/1378] Compiling Vapor In.swift
[1220/1378] Compiling Vapor Nil.swift
[1221/1378] Compiling Vapor NilIgnoring.swift
[1222/1378] Compiling Vapor Not.swift
[1223/1378] Compiling Vapor Or.swift
[1224/1378] Compiling Vapor Pattern.swift
[1225/1378] Compiling Vapor Range.swift
[1226/1378] Compiling Vapor URL.swift
[1227/1378] Compiling Vapor Valid.swift
[1228/1378] Compiling Vapor Application+Views.swift
[1229/1378] Compiling Vapor PlaintextRenderer.swift
[1230/1378] Compiling Vapor Request+View.swift
[1231/1378] Compiling Vapor View.swift
[1232/1378] Compiling Vapor ViewRenderer.swift
[1233/1378] Compiling Vapor _Deprecations.swift
[1234/1378] Compiling Vapor Bytes+Hex.swift
[1235/1378] Compiling Vapor Bytes+SecureCompare.swift
[1236/1378] Compiling Vapor Collection+Safe.swift
[1237/1378] Compiling Vapor DataProtocol+Copy.swift
[1238/1378] Compiling Vapor DecoderUnwrapper.swift
[1239/1378] Compiling Vapor DirectoryConfiguration.swift
[1240/1378] Compiling Vapor DotEnv.swift
[1241/1378] Compiling Vapor Extendable.swift
[1242/1378] Compiling Vapor File.swift
[1243/1378] Compiling Vapor FileIO.swift
[1244/1378] Compiling Vapor LifecycleHandler.swift
[1245/1378] Compiling Vapor OptionalType.swift
[1246/1378] Compiling Vapor RFC1123.swift
[1247/1378] Compiling Vapor SocketAddress+Hostname.swift
[1248/1378] Compiling Vapor Storage.swift
[1249/1378] Compiling Vapor String+IsIPAddress.swift
[1250/1378] Compiling Vapor Thread.swift
[1251/1378] Compiling Vapor URI.swift
[1252/1378] Compiling Vapor RangeResult.swift
[1253/1378] Compiling Vapor Validatable.swift
[1254/1378] Compiling Vapor Validation.swift
[1255/1378] Compiling Vapor ValidationKey.swift
[1256/1378] Compiling Vapor Validations.swift
[1257/1378] Compiling Vapor ValidationsError.swift
[1258/1378] Compiling Vapor Service.swift
[1259/1378] Compiling Vapor Application+Sessions.swift
[1260/1378] Compiling Vapor MemorySessions.swift
[1261/1378] Compiling Vapor Request+Session.swift
[1262/1378] Compiling Vapor Session.swift
[1263/1378] Compiling Vapor SessionCache.swift
[1264/1378] Compiling Vapor SessionData.swift
[1265/1378] Compiling Vapor SessionDriver.swift
[1266/1378] Compiling Vapor SessionsConfiguration.swift
[1267/1378] Compiling Vapor SessionsMiddleware.swift
[1268/1378] Compiling Vapor URLEncodedFormData.swift
[1269/1378] Compiling Vapor URLEncodedFormDecoder.swift
[1270/1378] Compiling Vapor URLEncodedFormEncoder.swift
[1271/1378] Compiling Vapor URLEncodedFormError.swift
[1272/1378] Compiling Vapor URLEncodedFormParser.swift
[1273/1378] Compiling Vapor URLEncodedFormSerializer.swift
[1274/1378] Compiling Vapor URLQueryFragmentConvertible.swift
[1275/1378] Compiling Vapor AnyResponse.swift
[1276/1378] Compiling Vapor Array+Random.swift
[1277/1378] Compiling Vapor Base32.swift
[1278/1378] Compiling Vapor Base64.swift
[1279/1378] Compiling Vapor BaseN.swift
[1280/1378] Compiling Vapor BasicCodingKey.swift
[1281/1378] Compiling Vapor ByteCount.swift
[1282/1378] Emitting module Vapor
[1283/1378] Compiling Vapor Core.swift
[1284/1378] Compiling Vapor Running.swift
[1285/1378] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[1286/1378] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[1287/1378] Compiling Vapor DotEnvFile+load.swift
[1288/1378] Compiling Vapor Routes+caseInsenstive.swift
[1289/1378] Compiling Vapor Validatable+validate.swift
[1290/1378] Compiling Vapor Environment+Process.swift
[1291/1378] Compiling Vapor Environment+Secret.swift
[1292/1378] Compiling Vapor Environment.swift
[1293/1378] Compiling Vapor Abort.swift
[1294/1378] Compiling Vapor AbortError.swift
[1295/1378] Compiling Vapor DebuggableError.swift
[1296/1378] Compiling Vapor Demangler.swift
[1297/1378] Compiling Vapor ErrorSource.swift
[1298/1378] Compiling Vapor StackTrace.swift
[1299/1378] Compiling Vapor Exports.swift
[1300/1378] Compiling Vapor Application+HTTP.swift
[1301/1378] Compiling Vapor BasicResponder.swift
[1302/1378] Compiling Vapor BodyStream.swift
[1303/1378] Compiling Vapor Application+HTTP+Client.swift
[1304/1378] Compiling Vapor EventLoopHTTPClient.swift
[1305/1378] Compiling Vapor EndpointCache.swift
[1306/1378] Compiling Vapor HTTPMethod+String.swift
[1307/1378] Compiling Vapor Request+Body.swift
[1308/1378] Compiling Vapor Request+BodyStream.swift
[1309/1378] Compiling Vapor Request.swift
[1310/1378] Compiling Vapor Application+Responder.swift
[1311/1378] Compiling Vapor DefaultResponder.swift
[1312/1378] Compiling Vapor Response+Body.swift
[1313/1378] Compiling Vapor Response.swift
[1314/1378] Compiling Vapor ResponseCodable.swift
[1315/1378] Compiling Vapor Application+Routes.swift
[1316/1378] Compiling Vapor Parameters+Require.swift
[1317/1378] Compiling Vapor Request+WebSocket.swift
[1318/1378] Compiling Vapor Route.swift
[1319/1378] Compiling Vapor RouteCollection.swift
[1320/1378] Compiling Vapor Routes.swift
[1321/1378] Compiling Vapor RoutesBuilder+Group.swift
[1322/1378] Compiling Vapor RoutesBuilder+Method.swift
[1323/1378] Compiling Vapor RoutesBuilder+Middleware.swift
[1324/1378] Compiling Vapor RoutesBuilder+WebSocket.swift
[1325/1378] Compiling Vapor RoutesBuilder.swift
[1326/1378] Compiling Vapor OTP.swift
[1327/1378] Compiling Vapor Application+Servers.swift
[1328/1378] Compiling Vapor Server.swift
[1329/1378] Compiling Vapor App+Service.swift
[1330/1378] Compiling Vapor Req+Service.swift
[1331/1378] Compiling Vapor HTTPStatus.swift
[1332/1378] Compiling Vapor HTTPCookies.swift
[1333/1378] Compiling Vapor HTTPHeaderCacheControl.swift
[1334/1378] Compiling Vapor HTTPHeaderExpires.swift
[1335/1378] Compiling Vapor HTTPHeaderLastModified.swift
[1336/1378] Compiling Vapor HTTPHeaders+Cache.swift
[1337/1378] Compiling Vapor HTTPHeaders+Connection.swift
[1338/1378] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[1339/1378] Compiling Vapor HTTPHeaders+ContentRange.swift
[1340/1378] Compiling Vapor HTTPHeaders+Directive.swift
[1341/1378] Compiling Vapor HTTPHeaders+Forwarded.swift
[1342/1378] Compiling Vapor HTTPHeaders+Link.swift
[1343/1378] Compiling Vapor HTTPHeaders+Name.swift
[1344/1378] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[1345/1378] Compiling Vapor HTTPHeaders.swift
[1346/1378] Compiling Vapor HTTPMediaType.swift
[1347/1378] Compiling Vapor HTTPMediaTypePreference.swift
[1348/1378] Compiling Vapor Responder.swift
[1349/1378] Compiling Vapor Application+HTTP+Server.swift
[1350/1378] Compiling Vapor HTTPServer.swift
[1351/1378] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[1352/1378] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[1353/1378] Compiling Vapor HTTPServerHandler.swift
[1354/1378] Compiling Vapor HTTPServerRequestDecoder.swift
[1355/1378] Compiling Vapor Application.swift
[1356/1378] Compiling Vapor AuthenticationCache.swift
[1357/1378] Compiling Vapor Authenticator.swift
[1358/1378] Compiling Vapor BasicAuthorization.swift
[1359/1378] Compiling Vapor BearerAuthorization.swift
[1360/1378] Compiling Vapor GuardMiddleware.swift
[1361/1378] Compiling Vapor RedirectMiddleware.swift
[1362/1378] Compiling Vapor SessionAuthenticatable.swift
[1363/1378] Compiling Vapor Bcrypt.swift
[1364/1378] Compiling Vapor Application+Cache.swift
[1365/1378] Compiling Vapor Cache.swift
[1366/1378] Compiling Vapor CacheExpirationTime.swift
[1367/1378] Compiling Vapor MemoryCache.swift
[1368/1378] Compiling Vapor Request+Cache.swift
[1369/1378] Compiling Vapor Application+Clients.swift
[1370/1378] Compiling Vapor Client.swift
[1371/1378] Compiling Vapor ClientRequest.swift
[1372/1378] Compiling Vapor ClientResponse.swift
[1373/1378] Compiling Vapor Request+Client.swift
[1374/1378] Compiling Vapor BootCommand.swift
[1375/1378] Compiling Vapor CommandContext+Application.swift
[1376/1378] Compiling Vapor RoutesCommand.swift
[1377/1378] Compiling Vapor ServeCommand.swift
[1378/1378] Compiling Vapor AnyResponse+Concurrency.swift
[1380/1389] Compiling HostRouter HostRoutesBuilder.swift
[1381/1389] Compiling HostRouter HostRoutesGroup.swift
[1382/1389] Emitting module HostRouter
/host/spi-builder-workspace/Sources/HostRouter/Application+HostRouter.swift:8:20: warning: type 'Application.HostRoutesKey.Value' (aka 'HostRoutes') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
6 | }
7 |
8 | private struct HostRoutesKey: StorageKey {
| `- warning: type 'Application.HostRoutesKey.Value' (aka 'HostRoutes') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
9 | typealias Value = HostRoutes
10 | }
/host/spi-builder-workspace/Sources/HostRouter/HostRoutes.swift:5:8: note: consider making struct 'HostRoutes' conform to the 'Sendable' protocol
3 | typealias HostPrefix = [PathComponent]
4 |
5 | struct HostRoutes {
| `- note: consider making struct 'HostRoutes' conform to the 'Sendable' protocol
6 | var routes: [HostRoute] = []
7 | var routerMap: [HostPrefix : TrieRouter<HostRoute>] = [:]
/host/spi-builder-workspace/Sources/HostRouter/Request+HostRoute.swift:4:20: warning: type 'Request.HostRouteKey.Value' (aka 'HostRoute') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
2 |
3 | extension Request {
4 | private struct HostRouteKey: StorageKey {
| `- warning: type 'Request.HostRouteKey.Value' (aka 'HostRoute') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
5 | typealias Value = HostRoute
6 | }
/host/spi-builder-workspace/Sources/HostRouter/HostRoute.swift:3:15: note: consider making struct 'HostRoute' conform to the 'Sendable' protocol
1 | import Vapor
2 |
3 | public struct HostRoute {
| `- note: consider making struct 'HostRoute' conform to the 'Sendable' protocol
4 | /// The port we are routed under.
5 | ///
[1383/1390] Compiling HostRouter HostRouteCollection.swift
[1384/1390] Compiling HostRouter HostRouter.swift
[1385/1390] Compiling HostRouter HostRoutes.swift
/host/spi-builder-workspace/Sources/HostRouter/HostRoutes.swift:47:97: warning: 'string' is deprecated: renamed to 'rawValue'
45 | hostHeadRoute.route = headRoute
46 |
47 | routerMap[registeredPrefix]?.register(hostHeadRoute, at: [.constant(HTTPMethod.HEAD.string)] + path)
| |- warning: 'string' is deprecated: renamed to 'rawValue'
| `- note: use 'rawValue' instead
48 | }
49 |
/host/spi-builder-workspace/Sources/HostRouter/HostRoutes.swift:50:94: warning: 'string' is deprecated: renamed to 'rawValue'
48 | }
49 |
50 | routerMap[registeredPrefix]?.register(hostRoute, at: [.constant(resourceRoute.method.string)] + path)
| |- warning: 'string' is deprecated: renamed to 'rawValue'
| `- note: use 'rawValue' instead
51 | }
52 |
/host/spi-builder-workspace/Sources/HostRouter/HostRoutes.swift:81:36: warning: 'string' is deprecated: renamed to 'rawValue'
79 | /// If it's a HEAD request and a HEAD route exists, return that route...
80 | if request.method == .HEAD, let hostRoute = resourceRouter.route(
81 | path: [HTTPMethod.HEAD.string] + resourceComponents,
| |- warning: 'string' is deprecated: renamed to 'rawValue'
| `- note: use 'rawValue' instead
82 | parameters: &request.parameters
83 | ) {
/host/spi-builder-workspace/Sources/HostRouter/HostRoutes.swift:94:27: warning: 'string' is deprecated: renamed to 'rawValue'
92 |
93 | if let hostRoute = resourceRouter.route(
94 | path: [method.string] + resourceComponents,
| |- warning: 'string' is deprecated: renamed to 'rawValue'
| `- note: use 'rawValue' instead
95 | parameters: &request.parameters
96 | ) {
[1386/1390] Compiling HostRouter HostMiddlewareGroup.swift
[1387/1390] Compiling HostRouter HostRoute.swift
[1388/1390] Compiling HostRouter Application+HostRouter.swift
/host/spi-builder-workspace/Sources/HostRouter/Application+HostRouter.swift:8:20: warning: type 'Application.HostRoutesKey.Value' (aka 'HostRoutes') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
6 | }
7 |
8 | private struct HostRoutesKey: StorageKey {
| `- warning: type 'Application.HostRoutesKey.Value' (aka 'HostRoutes') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
9 | typealias Value = HostRoutes
10 | }
/host/spi-builder-workspace/Sources/HostRouter/HostRoutes.swift:5:8: note: consider making struct 'HostRoutes' conform to the 'Sendable' protocol
3 | typealias HostPrefix = [PathComponent]
4 |
5 | struct HostRoutes {
| `- note: consider making struct 'HostRoutes' conform to the 'Sendable' protocol
6 | var routes: [HostRoute] = []
7 | var routerMap: [HostPrefix : TrieRouter<HostRoute>] = [:]
/host/spi-builder-workspace/Sources/HostRouter/HostComponent.swift:68:24: error: cannot find 'in_addr' in scope
66 |
67 | /// We need some scratch space to let inet_pton write into.
68 | var ipv4Addr = in_addr()
| `- error: cannot find 'in_addr' in scope
69 | var ipv6Addr = in6_addr()
70 |
/host/spi-builder-workspace/Sources/HostRouter/HostComponent.swift:69:24: error: cannot find 'in6_addr' in scope
67 | /// We need some scratch space to let inet_pton write into.
68 | var ipv4Addr = in_addr()
69 | var ipv6Addr = in6_addr()
| `- error: cannot find 'in6_addr' in scope
70 |
71 | return self.withCString { ptr in
/host/spi-builder-workspace/Sources/HostRouter/HostComponent.swift:72:20: error: cannot find 'inet_pton' in scope
70 |
71 | return self.withCString { ptr in
72 | return inet_pton(AF_INET, ptr, &ipv4Addr) == 1 || inet_pton(AF_INET6, ptr, &ipv6Addr) == 1
| `- error: cannot find 'inet_pton' in scope
73 | }
74 | }
/host/spi-builder-workspace/Sources/HostRouter/HostComponent.swift:72:30: error: cannot find 'AF_INET' in scope
70 |
71 | return self.withCString { ptr in
72 | return inet_pton(AF_INET, ptr, &ipv4Addr) == 1 || inet_pton(AF_INET6, ptr, &ipv6Addr) == 1
| `- error: cannot find 'AF_INET' in scope
73 | }
74 | }
/host/spi-builder-workspace/Sources/HostRouter/HostComponent.swift:72:63: error: cannot find 'inet_pton' in scope
70 |
71 | return self.withCString { ptr in
72 | return inet_pton(AF_INET, ptr, &ipv4Addr) == 1 || inet_pton(AF_INET6, ptr, &ipv6Addr) == 1
| `- error: cannot find 'inet_pton' in scope
73 | }
74 | }
/host/spi-builder-workspace/Sources/HostRouter/HostComponent.swift:72:73: error: cannot find 'AF_INET6' in scope
70 |
71 | return self.withCString { ptr in
72 | return inet_pton(AF_INET, ptr, &ipv4Addr) == 1 || inet_pton(AF_INET6, ptr, &ipv6Addr) == 1
| `- error: cannot find 'AF_INET6' in scope
73 | }
74 | }
[1389/1390] Compiling HostRouter HostComponent.swift
/host/spi-builder-workspace/Sources/HostRouter/Application+HostRouter.swift:8:20: warning: type 'Application.HostRoutesKey.Value' (aka 'HostRoutes') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
6 | }
7 |
8 | private struct HostRoutesKey: StorageKey {
| `- warning: type 'Application.HostRoutesKey.Value' (aka 'HostRoutes') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
9 | typealias Value = HostRoutes
10 | }
/host/spi-builder-workspace/Sources/HostRouter/HostRoutes.swift:5:8: note: consider making struct 'HostRoutes' conform to the 'Sendable' protocol
3 | typealias HostPrefix = [PathComponent]
4 |
5 | struct HostRoutes {
| `- note: consider making struct 'HostRoutes' conform to the 'Sendable' protocol
6 | var routes: [HostRoute] = []
7 | var routerMap: [HostPrefix : TrieRouter<HostRoute>] = [:]
/host/spi-builder-workspace/Sources/HostRouter/HostComponent.swift:68:24: error: cannot find 'in_addr' in scope
66 |
67 | /// We need some scratch space to let inet_pton write into.
68 | var ipv4Addr = in_addr()
| `- error: cannot find 'in_addr' in scope
69 | var ipv6Addr = in6_addr()
70 |
/host/spi-builder-workspace/Sources/HostRouter/HostComponent.swift:69:24: error: cannot find 'in6_addr' in scope
67 | /// We need some scratch space to let inet_pton write into.
68 | var ipv4Addr = in_addr()
69 | var ipv6Addr = in6_addr()
| `- error: cannot find 'in6_addr' in scope
70 |
71 | return self.withCString { ptr in
/host/spi-builder-workspace/Sources/HostRouter/HostComponent.swift:72:20: error: cannot find 'inet_pton' in scope
70 |
71 | return self.withCString { ptr in
72 | return inet_pton(AF_INET, ptr, &ipv4Addr) == 1 || inet_pton(AF_INET6, ptr, &ipv6Addr) == 1
| `- error: cannot find 'inet_pton' in scope
73 | }
74 | }
/host/spi-builder-workspace/Sources/HostRouter/HostComponent.swift:72:30: error: cannot find 'AF_INET' in scope
70 |
71 | return self.withCString { ptr in
72 | return inet_pton(AF_INET, ptr, &ipv4Addr) == 1 || inet_pton(AF_INET6, ptr, &ipv6Addr) == 1
| `- error: cannot find 'AF_INET' in scope
73 | }
74 | }
/host/spi-builder-workspace/Sources/HostRouter/HostComponent.swift:72:63: error: cannot find 'inet_pton' in scope
70 |
71 | return self.withCString { ptr in
72 | return inet_pton(AF_INET, ptr, &ipv4Addr) == 1 || inet_pton(AF_INET6, ptr, &ipv6Addr) == 1
| `- error: cannot find 'inet_pton' in scope
73 | }
74 | }
/host/spi-builder-workspace/Sources/HostRouter/HostComponent.swift:72:73: error: cannot find 'AF_INET6' in scope
70 |
71 | return self.withCString { ptr in
72 | return inet_pton(AF_INET, ptr, &ipv4Addr) == 1 || inet_pton(AF_INET6, ptr, &ipv6Addr) == 1
| `- error: cannot find 'AF_INET6' in scope
73 | }
74 | }
[1390/1390] Compiling HostRouter Request+HostRoute.swift
/host/spi-builder-workspace/Sources/HostRouter/Request+HostRoute.swift:4:20: warning: type 'Request.HostRouteKey.Value' (aka 'HostRoute') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
2 |
3 | extension Request {
4 | private struct HostRouteKey: StorageKey {
| `- warning: type 'Request.HostRouteKey.Value' (aka 'HostRoute') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
5 | typealias Value = HostRoute
6 | }
/host/spi-builder-workspace/Sources/HostRouter/HostRoute.swift:3:15: note: consider making struct 'HostRoute' conform to the 'Sendable' protocol
1 | import Vapor
2 |
3 | public struct HostRoute {
| `- note: consider making struct 'HostRoute' conform to the 'Sendable' protocol
4 | /// The port we are routed under.
5 | ///
BUILD FAILURE 6.1 android