The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build StreamChat, reference 0.1.0 (f6f184), with Swift 6.0 for Linux on 28 Nov 2024 19:38:31 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GetStream/stream-chat-vapor-swift.git
Reference: 0.1.0
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/GetStream/stream-chat-vapor-swift
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at f6f1849 Add docs
Cloned https://github.com/GetStream/stream-chat-vapor-swift.git
Revision (git rev-parse @):
f6f18495da2c0f3b3b2137ea5ebd025891c7317d
SUCCESS checkout https://github.com/GetStream/stream-chat-vapor-swift.git at 0.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/GetStream/stream-chat-vapor-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/vapor/fluent-postgres-driver.git
Fetching https://github.com/vapor/jwt.git
Fetching https://github.com/vapor-community/Imperial.git
Fetching https://github.com/vapor/fluent.git
[1/13407] Fetching fluent
[1074/17597] Fetching fluent, imperial
[2910/20286] Fetching fluent, imperial, jwt
[3677/22895] Fetching fluent, imperial, jwt, fluent-postgres-driver
[10668/93201] Fetching fluent, imperial, jwt, fluent-postgres-driver, vapor
Fetched https://github.com/vapor-community/Imperial.git from cache (0.50s)
[25298/89011] Fetching fluent, jwt, fluent-postgres-driver, vapor
Fetched https://github.com/vapor/fluent-postgres-driver.git from cache (0.71s)
Fetched https://github.com/vapor/jwt.git from cache (0.71s)
Fetched https://github.com/vapor/fluent.git from cache (0.72s)
[15468/70306] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (1.92s)
Computing version for https://github.com/vapor-community/Imperial.git
Computed https://github.com/vapor-community/Imperial.git at 1.2.0 (0.64s)
Fetching https://github.com/vapor/jwt-kit.git
[1/8849] Fetching jwt-kit
Fetched https://github.com/vapor/jwt-kit.git from cache (0.89s)
Computing version for https://github.com/vapor/jwt.git
Computed https://github.com/vapor/jwt.git at 4.2.2 (0.64s)
Computing version for https://github.com/vapor/fluent.git
Computed https://github.com/vapor/fluent.git at 4.12.0 (0.48s)
Fetching https://github.com/vapor/fluent-kit.git
[1/12485] Fetching fluent-kit
Fetched https://github.com/vapor/fluent-kit.git from cache (0.52s)
Computing version for https://github.com/vapor/fluent-kit.git
Computed https://github.com/vapor/fluent-kit.git at 1.49.0 (0.53s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/vapor/sql-kit.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/vapor/async-kit.git
[1/2370] Fetching async-kit
[25/6079] Fetching async-kit, swift-log
[6080/11919] Fetching async-kit, swift-log, sql-kit
[7447/9549] Fetching swift-log, sql-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.35s)
Fetched https://github.com/apple/swift-log.git from cache (0.37s)
[5782/5840] Fetching sql-kit
[5841/77839] Fetching sql-kit, swift-nio
Fetched https://github.com/vapor/sql-kit.git from cache (4.69s)
Fetched https://github.com/apple/swift-nio.git from cache (4.77s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.45s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-collections.git
[1/5591] Fetching swift-algorithms
[5592/21188] Fetching swift-algorithms, swift-collections
Fetched https://github.com/apple/swift-algorithms.git from cache (1.07s)
Fetched https://github.com/apple/swift-collections.git from cache (1.10s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.52s)
Fetching https://github.com/apple/swift-numerics.git
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.33s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.46s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.39s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.32.0 (0.43s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (2.85s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.77.0 (4.08s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/1569] Fetching swift-atomics
[64/5488] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.69s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.69s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.60s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.40s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.106.7 (0.49s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/2096] Fetching swift-metrics
[924/4620] Fetching swift-metrics, websocket-kit
[1763/6713] Fetching swift-metrics, websocket-kit, multipart-kit
[5124/11890] Fetching swift-metrics, websocket-kit, multipart-kit, swift-nio-extras
[8490/23048] Fetching swift-metrics, websocket-kit, multipart-kit, swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-metrics.git from cache (0.37s)
Fetching https://github.com/vapor/routing-kit.git
[10882/20952] Fetching websocket-kit, multipart-kit, swift-nio-extras, swift-nio-http2
[18806/41642] Fetching websocket-kit, multipart-kit, swift-nio-extras, swift-nio-http2, routing-kit
[22881/55292] Fetching websocket-kit, multipart-kit, swift-nio-extras, swift-nio-http2, routing-kit, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.11s)
[35310/44134] Fetching websocket-kit, multipart-kit, swift-nio-extras, routing-kit, swift-nio-ssl
Fetching https://github.com/apple/swift-crypto.git
Fetched https://github.com/vapor/routing-kit.git from cache (1.13s)
Fetching https://github.com/vapor/console-kit.git
[1/11199] Fetching swift-crypto
Fetched https://github.com/vapor/websocket-kit.git from cache (1.65s)
Fetching https://github.com/swift-server/async-http-client.git
Fetched https://github.com/vapor/multipart-kit.git from cache (1.74s)
[3137/16669] Fetching swift-crypto, console-kit
[8607/29986] Fetching swift-crypto, console-kit, async-http-client
Fetched https://github.com/vapor/console-kit.git from cache (0.62s)
[4069/24516] Fetching swift-crypto, async-http-client
Fetched https://github.com/apple/swift-nio-extras.git from cache (2.22s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.24s)
Fetched https://github.com/swift-server/async-http-client.git from cache (1.02s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.84s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.5.0 (0.53s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.24.1 (0.59s)
Fetching https://github.com/apple/swift-http-types
[1/671] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types from cache (0.21s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.1 (0.38s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.15.0 (0.44s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2288] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.28s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.1 (0.41s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.29.0 (0.46s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.3.1 (0.44s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.34.1 (0.40s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.23.0 (0.39s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.0 (0.41s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.24.0 (0.43s)
Computing version for https://github.com/vapor/fluent-postgres-driver.git
Computed https://github.com/vapor/fluent-postgres-driver.git at 2.10.0 (0.41s)
Fetching https://github.com/vapor/postgres-kit.git
[1/5303] Fetching postgres-kit
Fetched https://github.com/vapor/postgres-kit.git from cache (0.28s)
Computing version for https://github.com/vapor/postgres-kit.git
Computed https://github.com/vapor/postgres-kit.git at 2.13.5 (0.39s)
Fetching https://github.com/vapor/postgres-nio.git
[1/11767] Fetching postgres-nio
Fetched https://github.com/vapor/postgres-nio.git from cache (0.54s)
Computing version for https://github.com/vapor/postgres-nio.git
Computed https://github.com/vapor/postgres-nio.git at 1.22.1 (0.43s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
[1/2239] Fetching swift-service-lifecycle
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.24s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.6.2 (0.40s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/4557] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.30s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.2 (0.41s)
Computing version for https://github.com/vapor/jwt-kit.git
Computed https://github.com/vapor/jwt-kit.git at 4.13.5 (0.44s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.10.0 (1.60s)
Fetching https://github.com/apple/swift-asn1.git
[1/1418] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.19s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.0 (0.45s)
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.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.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.77.0
Creating working copy for https://github.com/vapor/fluent.git
Working copy of https://github.com/vapor/fluent.git resolved at 4.12.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.24.1
Creating working copy for https://github.com/vapor/postgres-kit.git
Working copy of https://github.com/vapor/postgres-kit.git resolved at 2.13.5
Creating working copy for https://github.com/vapor/postgres-nio.git
Working copy of https://github.com/vapor/postgres-nio.git resolved at 1.22.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.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.2
Creating working copy for https://github.com/vapor/fluent-kit.git
Working copy of https://github.com/vapor/fluent-kit.git resolved at 1.49.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.6.2
Creating working copy for https://github.com/vapor/fluent-postgres-driver.git
Working copy of https://github.com/vapor/fluent-postgres-driver.git resolved at 2.10.0
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.3.1
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.1
Creating working copy for https://github.com/vapor/sql-kit.git
Working copy of https://github.com/vapor/sql-kit.git resolved at 3.32.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.29.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.0
Creating working copy for https://github.com/vapor/jwt.git
Working copy of https://github.com/vapor/jwt.git resolved at 4.2.2
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.10.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.24.0
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.15.0
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.0
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.106.7
Creating working copy for https://github.com/vapor-community/Imperial.git
Working copy of https://github.com/vapor-community/Imperial.git resolved at 1.2.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.23.0
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.1
Creating working copy for https://github.com/vapor/jwt-kit.git
Working copy of https://github.com/vapor/jwt-kit.git resolved at 4.13.5
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.5.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.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.4.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.34.1
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.2
warning: 'jwt': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/jwt/Sources/JWT/Docs.docc
warning: 'swift-algorithms': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/swift-algorithms/Sources/Algorithms/Documentation.docc
Building for debugging...
[0/1348] Compiling a_dup.c
[1/1348] Compiling a_bool.c
[1/1348] Write sources
[3/1348] Compiling a_d2i_fp.c
[4/1348] Write sources
[9/1348] Compiling a_i2d_fp.c
[10/1348] Write sources
[37/1348] Compiling a_int.c
[39/1348] Write sources
[64/1348] Compiling a_gentm.c
[65/1348] Compiling tasn_enc.c
[66/1348] Compiling a_bitstr.c
[67/1348] Compiling _NumericsShims _NumericsShims.c
[68/1348] Compiling _AtomicsShims.c
[69/1348] Compiling CNIOWindows shim.c
[70/1348] Compiling CNIOWindows WSAStartup.c
[71/1348] Compiling CNIOWASI CNIOWASI.c
[72/1348] Compiling CVaporBcrypt bcrypt.c
[73/1348] Compiling CNIOLinux liburing_shims.c
[74/1348] Compiling CSystem shims.c
[75/1348] Compiling CVaporBcrypt blf.c
[76/1348] Compiling CNIOSHA1 c_nio_sha1.c
[77/1348] Compiling CNIOExtrasZlib empty.c
[78/1348] Compiling CNIOLinux shim.c
[79/1348] Compiling CNIOLLHTTP c_nio_http.c
[80/1348] Compiling CNIODarwin shim.c
[81/1348] Compiling CNIOLLHTTP c_nio_api.c
[82/1348] Compiling fiat_p256_adx_mul.S
[83/1348] Compiling fiat_p256_adx_sqr.S
[84/1348] Compiling fiat_curve25519_adx_square.S
[85/1348] Compiling fiat_curve25519_adx_mul.S
[86/1348] Write swift-version-24593BA9C3E375BF.txt
[87/1348] Compiling CNIOLLHTTP c_nio_llhttp.c
[88/1352] Compiling CNIOBoringSSLShims shims.c
[89/1354] Compiling tls_method.cc
[90/1354] Compiling tls_record.cc
[91/1354] Compiling tls13_client.cc
[92/1354] Compiling tls13_enc.cc
[93/1354] Compiling tls13_server.cc
[94/1354] Compiling tls13_both.cc
[96/1420] Emitting module CoreMetrics
[97/1420] Emitting module InternalCollectionsUtilities
[98/1422] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[99/1422] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[100/1422] Compiling ConcurrencyHelpers LockedValueBox.swift
[101/1422] Compiling RealModule ElementaryFunctions.swift
[102/1423] Compiling InternalCollectionsUtilities _SortedCollection.swift
[103/1423] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[104/1423] Compiling _NIOBase64 Base64.swift
[105/1423] Emitting module _NIOBase64
[106/1424] Compiling _NIODataStructures PriorityQueue.swift
[107/1424] Compiling InternalCollectionsUtilities Debugging.swift
[108/1424] Compiling InternalCollectionsUtilities Descriptions.swift
[109/1424] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[110/1424] Compiling InternalCollectionsUtilities Specialize.swift
[111/1424] Compiling RealModule RealFunctions.swift
[112/1424] Compiling RealModule Real.swift
[113/1424] Compiling RealModule Float+Real.swift
[114/1424] Compiling RealModule Float16+Real.swift
[115/1424] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[116/1424] Compiling InternalCollectionsUtilities UInt+reversed.swift
[117/1424] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[118/1424] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[119/1424] Emitting module RealModule
[120/1424] Compiling _NIODataStructures _TinyArray.swift
[122/1424] Compiling RealModule Float80+Real.swift
[123/1424] Compiling SystemPackage MachPort.swift
[124/1424] Compiling SystemPackage PlatformString.swift
[125/1424] Compiling SystemPackage SystemString.swift
[126/1424] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[127/1424] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[129/1424] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[133/1428] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[134/1428] Compiling InternalCollectionsUtilities Integer rank.swift
[135/1428] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[144/1429] Emitting module SystemPackage
[149/1429] Compiling CoreMetrics Metrics.swift
[151/1429] Wrapping AST for _NIOBase64 for debugging
[153/1552] Compiling Logging LogHandler.swift
[154/1552] Compiling Logging Locks.swift
[155/1552] Emitting module Logging
[156/1552] Compiling Logging Logging.swift
[157/1552] Compiling Logging MetadataProvider.swift
[158/1553] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[159/1553] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[160/1553] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[161/1553] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[162/1553] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[163/1553] Compiling OrderedCollections OrderedDictionary+Elements.swift
[164/1553] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[165/1553] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[166/1553] Compiling ConcurrencyHelpers Lock.swift
[167/1553] Emitting module _NIODataStructures
[168/1553] Emitting module ConcurrencyHelpers
[169/1553] Compiling _NIODataStructures Heap.swift
[170/1553] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[171/1553] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[172/1553] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[173/1553] Compiling OrderedCollections OrderedDictionary+Values.swift
[174/1555] Compiling CoreMetrics Locks.swift
[179/1563] Compiling OrderedCollections OrderedSet+Descriptions.swift
[180/1563] Compiling OrderedCollections OrderedSet+Diffing.swift
[181/1563] Compiling OrderedCollections OrderedSet+Equatable.swift
[182/1564] Compiling HeapModule Heap+Invariants.swift
[183/1564] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[184/1566] Compiling HeapModule Heap+Descriptions.swift
[186/1651] Compiling HeapModule _HeapNode.swift
[187/1651] Compiling HeapModule Heap.swift
[188/1651] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[189/1651] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[190/1651] Compiling HashTreeCollections TreeDictionary+Keys.swift
[191/1651] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[192/1651] Compiling HashTreeCollections TreeDictionary+Merge.swift
[193/1651] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[194/1651] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[195/1658] Compiling HashTreeCollections TreeDictionary+Collection.swift
[196/1658] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[197/1658] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[198/1658] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[199/1658] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[200/1658] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[201/1658] Compiling HashTreeCollections TreeDictionary+Filter.swift
[202/1658] Compiling HeapModule Heap+UnsafeHandle.swift
[203/1658] Emitting module HeapModule
[204/1659] Compiling t1_enc.cc
[206/1659] Emitting module UnixSignals
[206/1659] Wrapping AST for _NIODataStructures for debugging
[208/1660] Compiling HashTreeCollections TreeSet+Hashable.swift
[209/1660] Compiling HashTreeCollections TreeSet+Sendable.swift
[210/1660] Compiling HashTreeCollections TreeSet+Sequence.swift
[211/1660] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[212/1660] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[213/1660] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[214/1660] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[215/1660] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[216/1660] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[217/1660] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[218/1684] Compiling HashTreeCollections _Bucket.swift
[219/1684] Compiling HashTreeCollections _Hash.swift
[220/1684] Compiling HashTreeCollections _HashLevel.swift
[221/1684] Compiling HashTreeCollections _HashNode+Builder.swift
[222/1684] Compiling HashTreeCollections _HashNode+Debugging.swift
[223/1684] Compiling HashTreeCollections _HashNode+Initializers.swift
[224/1684] Compiling HashTreeCollections _HashNode+Invariants.swift
[225/1684] Compiling HashTreeCollections _HashNode+Lookups.swift
[226/1684] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[227/1684] Compiling HashTreeCollections _HashTreeIterator.swift
[228/1684] Compiling HashTreeCollections _HashTreeStatistics.swift
[229/1684] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[230/1684] Compiling HashTreeCollections _RawHashNode.swift
[231/1684] Compiling HashTreeCollections _UnmanagedHashNode.swift
[232/1684] Compiling HashTreeCollections _UnsafePath.swift
[233/1684] Compiling HashTreeCollections TreeDictionary+Codable.swift
[234/1684] Compiling UnixSignals UnixSignalsSequence.swift
[235/1684] Compiling UnixSignals UnixSignal.swift
[236/1685] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[237/1685] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[238/1685] Compiling HashTreeCollections _HashNode.swift
[239/1685] Compiling HashTreeCollections _HashNodeHeader.swift
[240/1685] Compiling HashTreeCollections _HashSlot.swift
[241/1685] Compiling HashTreeCollections _HashStack.swift
[242/1685] Compiling HashTreeCollections _AncestorHashSlots.swift
[243/1685] Compiling HashTreeCollections _Bitmap.swift
[244/1685] Compiling DequeModule Deque+Testing.swift
[245/1685] Compiling DequeModule Deque._Storage.swift
[246/1685] Compiling DequeModule Deque._UnsafeHandle.swift
[247/1685] Compiling DequeModule Deque.swift
[248/1685] Compiling DequeModule _DequeBuffer.swift
[249/1685] Compiling DequeModule _DequeBufferHeader.swift
[250/1685] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[251/1685] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[251/1685] Wrapping AST for SystemPackage for debugging
[254/1685] Compiling DequeModule Deque+CustomReflectable.swift
[255/1685] Compiling DequeModule Deque+Descriptions.swift
[255/1687] Wrapping AST for RealModule for debugging
[256/1687] Wrapping AST for Logging for debugging
[260/1687] Compiling DequeModule Deque+Equatable.swift
[261/1687] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[267/1687] Compiling OrderedCollections OrderedSet+Sendable.swift
[268/1687] Compiling OrderedCollections OrderedSet+SubSequence.swift
[269/1687] Compiling OrderedCollections OrderedSet+Testing.swift
[270/1687] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[270/1696] Wrapping AST for UnixSignals for debugging
[276/1696] Compiling DequeModule _DequeSlot.swift
[277/1696] Compiling DequeModule _UnsafeWrappedBuffer.swift
[285/1696] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[286/1696] Compiling OrderedCollections OrderedSet.swift
[287/1696] Compiling OrderedCollections _UnsafeBitset.swift
[288/1696] Compiling HashTreeCollections TreeSet+Equatable.swift
[289/1696] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[290/1696] Compiling HashTreeCollections TreeSet+Extras.swift
[291/1696] Compiling HashTreeCollections TreeSet+Filter.swift
[291/1696] Wrapping AST for InternalCollectionsUtilities for debugging
[292/1696] Wrapping AST for HeapModule for debugging
[293/1696] Wrapping AST for CoreMetrics for debugging
[305/1696] Wrapping AST for ConcurrencyHelpers for debugging
[307/1696] Emitting module RoutingKit
[308/1696] Compiling RoutingKit PathComponent.swift
[309/1696] Compiling DequeModule Deque+Codable.swift
[310/1696] Compiling DequeModule Deque+Collection.swift
[315/1696] Compiling DequeModule Deque+Extras.swift
[316/1696] Compiling DequeModule Deque+Hashable.swift
[329/1696] Compiling _RopeModule _CharacterRecognizer.swift
[330/1696] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[331/1696] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[332/1696] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[333/1696] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[334/1696] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[335/1696] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[336/1696] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[337/1696] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[338/1696] Compiling HashTreeCollections TreeSet.swift
[339/1696] Compiling RoutingKit Router.swift
[340/1696] Compiling RoutingKit TrieRouter.swift
[396/1696] Emitting module DequeModule
[396/1697] Compiling ssl_versions.cc
[399/1697] Emitting module OrderedCollections
[399/1698] Compiling ssl_x509.cc
[401/1698] Wrapping AST for DequeModule for debugging
[402/1698] Wrapping AST for OrderedCollections for debugging
[404/1698] Compiling _RopeModule Rope+Join.swift
[405/1698] Compiling _RopeModule Rope+MutatingForEach.swift
[406/1698] Compiling _RopeModule Rope+Remove.swift
[407/1698] Compiling _RopeModule Rope+RemoveSubrange.swift
[408/1698] Compiling _RopeModule Rope+Split.swift
[409/1698] Compiling _RopeModule Optional Utilities.swift
[410/1698] Compiling _RopeModule String Utilities.swift
[411/1698] Compiling _RopeModule String.Index+ABI.swift
[413/1698] Emitting module _RopeModule
[446/1698] Compiling ssl_stat.cc
[447/1698] Compiling ssl_transcript.cc
[449/1698] Compiling RoutingKit AnyRouter.swift
[450/1698] Compiling RoutingKit Parameters.swift
[451/1699] Emitting module Metrics
[452/1699] Compiling Metrics Metrics.swift
[454/1700] Wrapping AST for RoutingKit for debugging
[455/1700] Wrapping AST for Metrics for debugging
[466/1701] Compiling ssl_session.cc
[467/1701] Compiling ssl_privkey.cc
[468/1701] Wrapping AST for _RopeModule for debugging
[469/1701] Compiling ssl_key_share.cc
[470/1701] Compiling ssl_file.cc
[472/1701] Emitting module HashTreeCollections
[472/1702] Compiling ssl_credential.cc
[474/1702] Compiling ssl_lib.cc
[475/1702] Compiling ssl_cipher.cc
[476/1702] Wrapping AST for HashTreeCollections for debugging
[477/1702] Compiling ssl_buffer.cc
[478/1702] Compiling ssl_cert.cc
[479/1702] Compiling ssl_asn1.cc
[480/1702] Compiling ssl_aead_ctx.cc
[481/1702] Compiling s3_pkt.cc
[482/1702] Compiling s3_lib.cc
[483/1702] Compiling s3_both.cc
[484/1702] Compiling handshake_server.cc
[485/1702] Compiling handshake_client.cc
[486/1702] Compiling handshake.cc
[487/1702] Compiling handoff.cc
[488/1702] Compiling dtls_method.cc
[489/1702] Compiling dtls_record.cc
[490/1702] Compiling encrypted_client_hello.cc
[491/1702] Compiling md5-x86_64-apple.S
[492/1702] Compiling md5-x86_64-linux.S
[493/1702] Compiling md5-586-linux.S
[494/1702] Compiling md5-586-apple.S
[495/1702] Compiling extensions.cc
[496/1702] Compiling err_data.c
[497/1702] Compiling d1_srtp.cc
[498/1702] Compiling chacha20_poly1305_armv8-win.S
[498/1702] Compiling chacha20_poly1305_x86_64-apple.S
[500/1702] Compiling chacha20_poly1305_armv8-linux.S
[501/1702] Compiling chacha20_poly1305_x86_64-linux.S
[502/1702] Compiling chacha-x86_64-linux.S
[503/1702] Compiling chacha20_poly1305_armv8-apple.S
[504/1702] Compiling chacha-x86_64-apple.S
[505/1702] Compiling chacha-x86-linux.S
[506/1702] Compiling chacha-armv8-win.S
[507/1702] Compiling chacha-x86-apple.S
[508/1702] Compiling chacha-armv4-linux.S
[509/1702] Compiling chacha-armv8-linux.S
[510/1702] Compiling chacha-armv8-apple.S
[511/1702] Compiling d1_pkt.cc
[512/1702] Compiling aes128gcmsiv-x86_64-apple.S
[513/1702] Compiling aes128gcmsiv-x86_64-linux.S
[514/1702] Compiling x86_64-mont5-linux.S
[515/1702] Compiling x86_64-mont5-apple.S
[516/1702] Compiling x86_64-mont-linux.S
[517/1702] Compiling x86_64-mont-apple.S
[518/1702] Compiling x86-mont-linux.S
[519/1702] Compiling x86-mont-apple.S
[520/1702] Compiling vpaes-x86_64-apple.S
[521/1702] Compiling vpaes-x86_64-linux.S
[522/1702] Compiling vpaes-x86-linux.S
[523/1702] Compiling vpaes-x86-apple.S
[524/1702] Compiling d1_lib.cc
[525/1702] Compiling vpaes-armv8-win.S
[526/1702] Compiling vpaes-armv8-linux.S
[527/1702] Compiling vpaes-armv8-apple.S
[528/1702] Compiling vpaes-armv7-linux.S
[529/1702] Compiling sha512-armv8-linux.S
[530/1702] Compiling sha512-x86_64-apple.S
[531/1702] Compiling sha512-x86_64-linux.S
[532/1702] Compiling bio_ssl.cc
[533/1702] Compiling sha512-armv8-apple.S
[534/1702] Compiling sha512-armv8-win.S
[535/1702] Compiling sha512-armv4-linux.S
[536/1702] Compiling sha512-586-linux.S
[537/1702] Compiling sha512-586-apple.S
[537/1702] Compiling sha256-x86_64-apple.S
[539/1702] Compiling sha256-armv8-linux.S
[540/1702] Compiling sha256-armv8-apple.S
[541/1702] Compiling sha256-armv8-win.S
[542/1702] Compiling sha256-x86_64-linux.S
[543/1702] Compiling sha256-armv4-linux.S
[544/1702] Compiling sha256-586-linux.S
[545/1702] Compiling sha1-armv8-win.S
[546/1702] Compiling sha1-x86_64-apple.S
[546/1702] Compiling sha256-586-apple.S
[548/1702] Compiling sha1-armv8-linux.S
[549/1702] Compiling sha1-x86_64-linux.S
[550/1702] Compiling sha1-armv8-apple.S
[551/1702] Compiling sha1-armv4-large-linux.S
[552/1702] Compiling sha1-586-apple.S
[553/1702] Compiling sha1-586-linux.S
[554/1702] Compiling rsaz-avx2-linux.S
[555/1702] Compiling rdrand-x86_64-linux.S
[556/1702] Compiling rdrand-x86_64-apple.S
[557/1702] Compiling d1_both.cc
[558/1702] Compiling rsaz-avx2-apple.S
[559/1702] Compiling p256_beeu-x86_64-asm-apple.S
[560/1702] Compiling p256_beeu-x86_64-asm-linux.S
[561/1702] Compiling p256_beeu-armv8-asm-win.S
[562/1702] Compiling p256_beeu-armv8-asm-apple.S
[563/1702] Compiling p256_beeu-armv8-asm-linux.S
[564/1702] Compiling p256-x86_64-asm-apple.S
[565/1702] Compiling p256-armv8-asm-win.S
[566/1702] Compiling p256-armv8-asm-linux.S
[567/1702] Compiling p256-armv8-asm-apple.S
[568/1702] Compiling ghashv8-armv8-win.S
[569/1702] Compiling p256-x86_64-asm-linux.S
[570/1702] Compiling ghashv8-armv8-linux.S
[571/1702] Compiling ghashv8-armv8-apple.S
[572/1702] Compiling ghash-x86_64-apple.S
[573/1702] Compiling ghashv8-armv7-linux.S
[574/1702] Compiling ghash-ssse3-x86_64-linux.S
[575/1702] Compiling ghash-x86_64-linux.S
[576/1702] Compiling ghash-x86-apple.S
[576/1702] Compiling ghash-ssse3-x86-apple.S
[578/1702] Compiling ghash-ssse3-x86-linux.S
[579/1702] Compiling ghash-ssse3-x86_64-apple.S
[580/1702] Compiling ghash-x86-linux.S
[581/1702] Compiling ghash-neon-armv8-win.S
[582/1702] Compiling ghash-neon-armv8-linux.S
[583/1702] Compiling ghash-armv4-linux.S
[584/1702] Compiling co-586-apple.S
[585/1702] Compiling co-586-linux.S
[586/1702] Compiling ghash-neon-armv8-apple.S
[587/1702] Compiling bn-armv8-win.S
[588/1702] Compiling bn-armv8-linux.S
[589/1702] Compiling bn-armv8-apple.S
[590/1702] Compiling bsaes-armv7-linux.S
[591/1702] Compiling bn-586-linux.S
[592/1702] Compiling armv8-mont-linux.S
[593/1702] Compiling armv8-mont-win.S
[594/1702] Compiling bn-586-apple.S
[595/1702] Compiling armv8-mont-apple.S
[596/1702] Compiling armv4-mont-linux.S
[597/1702] Compiling aesv8-gcm-armv8-win.S
[598/1702] Compiling aesv8-armv8-win.S
[599/1702] Compiling aesv8-gcm-armv8-apple.S
[600/1702] Compiling aesv8-gcm-armv8-linux.S
[601/1702] Compiling aesv8-armv8-linux.S
[602/1702] Compiling aesv8-armv8-apple.S
[603/1702] Compiling aesv8-armv7-linux.S
[604/1702] Compiling aesni-x86_64-linux.S
[605/1702] Compiling aesni-x86-linux.S
[606/1702] Compiling aesni-gcm-x86_64-apple.S
[607/1702] Compiling aesni-x86-apple.S
[608/1702] Compiling aesni-x86_64-apple.S
[609/1702] Compiling aesni-gcm-x86_64-linux.S
[610/1702] Compiling x_sig.c
[611/1702] Compiling x_x509a.c
[612/1702] Compiling x_req.c
[613/1702] Compiling x_name.c
[614/1702] Compiling x_val.c
[615/1702] Compiling x_spki.c
[616/1702] Compiling x_x509.c
[617/1702] Compiling x_pubkey.c
[618/1702] Compiling x_exten.c
[619/1702] Compiling x509spki.c
[620/1702] Compiling x_algor.c
[621/1702] Compiling x509rset.c
[622/1702] Compiling x_attrib.c
[623/1702] Compiling x_crl.c
[624/1702] Compiling x509name.c
[625/1702] Compiling x_all.c
[626/1702] Compiling x509cset.c
[627/1702] Compiling x509_vpm.c
[628/1702] Compiling x509_v3.c
[629/1702] Compiling x509_txt.c
[630/1702] Compiling x509_vfy.c
[631/1702] Compiling x509_set.c
[632/1702] Compiling x509_trs.c
[633/1702] Compiling x509_obj.c
[634/1702] Compiling x509_def.c
[635/1702] Compiling x509_ext.c
[636/1702] Compiling x509_req.c
[637/1702] Compiling x509_lu.c
[638/1702] Compiling x509_d2.c
[639/1702] Compiling x509_cmp.c
[640/1702] Compiling x509_att.c
[641/1702] Compiling v3_utl.c
[642/1702] Compiling x509.c
[643/1702] Compiling v3_skey.c
[644/1702] Compiling v3_prn.c
[645/1702] Compiling v3_purp.c
[646/1702] Compiling v3_pmaps.c
[647/1702] Compiling v3_ocsp.c
[648/1702] Compiling v3_int.c
[649/1702] Compiling v3_pcons.c
[650/1702] Compiling v3_lib.c
[651/1702] Compiling v3_ncons.c
[652/1702] Compiling v3_info.c
[653/1702] Compiling v3_ia5.c
[654/1702] Compiling v3_genn.c
[655/1702] Compiling v3_extku.c
[656/1702] Compiling v3_enum.c
[657/1702] Compiling v3_crld.c
[658/1702] Compiling v3_bitst.c
[659/1702] Compiling v3_cpols.c
[660/1702] Compiling v3_conf.c
[661/1702] Compiling v3_bcons.c
[662/1702] Compiling v3_akey.c
[663/1702] Compiling t_x509a.c
[664/1702] Compiling t_crl.c
[665/1702] Compiling t_req.c
[666/1702] Compiling v3_akeya.c
[667/1702] Compiling v3_alt.c
[668/1702] Compiling t_x509.c
[669/1702] Compiling i2d_pr.c
[670/1702] Compiling rsa_pss.c
[671/1702] Compiling name_print.c
[672/1702] Compiling asn1_gen.c
[673/1702] Compiling by_file.c
[674/1702] Compiling policy.c
[675/1702] Compiling algorithm.c
[676/1702] Compiling by_dir.c
[677/1702] Compiling a_verify.c
[678/1702] Compiling thread_win.c
[679/1702] Compiling a_digest.c
[680/1702] Compiling thread_pthread.c
[681/1702] Compiling voprf.c
[682/1702] Compiling a_sign.c
[683/1702] Compiling thread.c
[684/1702] Compiling spx_util.c
[685/1702] Compiling trust_token.c
[686/1702] Compiling thread_none.c
[687/1702] Compiling spx_wots.c
[688/1702] Compiling spx_thash.c
[689/1702] Compiling spx_fors.c
[690/1702] Compiling pmbtoken.c
[691/1702] Compiling spx.c
[692/1702] Compiling stack.c
[693/1702] Compiling thash.c
[694/1702] Compiling spx_merkle.c
[695/1702] Compiling spx_address.c
[696/1702] Compiling siphash.c
[697/1702] Compiling slhdsa.c
[698/1702] Compiling wots.c
[699/1702] Compiling fors.c
[700/1702] Compiling sha512.c
[701/1702] Compiling sha256.c
[702/1702] Compiling sha1.c
[703/1702] Compiling rsa_extra.c
[704/1702] Compiling merkle.c
[705/1702] Compiling rsa_print.c
[706/1702] Compiling rc4.c
[707/1702] Compiling trusty.c
[708/1702] Compiling refcount.c
[709/1702] Compiling rand_extra.c
[710/1702] Compiling windows.c
[711/1702] Compiling rsa_crypt.c
[712/1702] Compiling rsa_asn1.c
[713/1702] Compiling ios.c
[714/1702] Compiling urandom.c
[715/1702] Compiling passive.c
[716/1702] Compiling getentropy.c
[716/1702] Compiling deterministic.c
[718/1702] Compiling forkunsafe.c
[719/1702] Compiling poly1305_arm_asm.S
[720/1702] Compiling fork_detect.c
[721/1702] Compiling poly1305_arm.c
[722/1702] Compiling poly1305.c
[723/1702] Compiling poly1305_vec.c
[723/1702] Compiling pool.c
[725/1702] Compiling pkcs7.c
[726/1702] Compiling pkcs8.c
[727/1702] Compiling p5_pbev2.c
[728/1702] Compiling pem_xaux.c
[729/1702] Compiling pkcs8_x509.c
[730/1702] Compiling pem_x509.c
[731/1702] Compiling pkcs7_x509.c
[732/1702] Compiling pem_pkey.c
[733/1702] Compiling pem_pk8.c
[734/1702] Compiling obj_xref.c
[735/1702] Compiling pem_oth.c
[736/1702] Compiling pem_lib.c
[737/1702] Compiling pem_info.c
[738/1702] Compiling pem_all.c
[739/1702] Compiling mem.c
[740/1702] Compiling md5.c
[741/1702] Compiling keccak.c
[742/1702] Compiling md4.c
[743/1702] Compiling obj.c
[744/1702] Compiling mldsa.c
[745/1702] Compiling lhash.c
[746/1702] Compiling fips_shared_support.c
[747/1702] Compiling kyber.c
[748/1702] Compiling poly_rq_mul.S
[749/1702] Compiling ex_data.c
[750/1702] Compiling sign.c
[751/1702] Compiling hpke.c
[752/1702] Compiling scrypt.c
[753/1702] Compiling mlkem.cc
[754/1702] Compiling print.c
[755/1702] Compiling pbkdf.c
[756/1702] Compiling hrss.c
[757/1702] Compiling p_x25519_asn1.c
[758/1702] Compiling p_x25519.c
[759/1702] Compiling p_rsa_asn1.c
[760/1702] Compiling p_hkdf.c
[761/1702] Compiling p_ed25519.c
[762/1702] Compiling p_ed25519_asn1.c
[763/1702] Compiling p_rsa.c
[764/1702] Compiling p_ec_asn1.c
[765/1702] Compiling p_ec.c
[766/1702] Compiling p_dh.c
[767/1702] Compiling p_dh_asn1.c
[768/1702] Compiling p_dsa_asn1.c
[769/1702] Compiling evp_ctx.c
[770/1702] Compiling evp.c
[770/1702] Compiling evp_asn1.c
[772/1702] Compiling engine.c
[773/1702] Compiling ecdsa_asn1.c
[774/1702] Compiling err.c
[775/1702] Compiling ecdh_extra.c
[776/1702] Compiling hash_to_curve.c
[777/1702] Compiling ec_derive.c
[778/1702] Compiling dsa_asn1.c
[779/1702] Compiling ec_asn1.c
[780/1702] Compiling dsa.c
[781/1702] Compiling params.c
[782/1702] Compiling dilithium.c
[783/1702] Compiling digest_extra.c
[784/1702] Compiling x25519-asm-arm.S
[785/1702] Compiling dh_asn1.c
[786/1702] Compiling spake25519.c
[787/1702] Compiling des.c
[788/1702] Compiling crypto.c
[789/1702] Compiling cpu_arm_freebsd.c
[790/1702] Compiling cpu_arm_linux.c
[790/1702] Compiling cpu_intel.c
[792/1702] Compiling cpu_aarch64_sysreg.c
[793/1702] Compiling cpu_aarch64_openbsd.c
[794/1702] Compiling cpu_aarch64_win.c
[795/1702] Compiling cpu_aarch64_apple.c
[796/1702] Compiling cpu_aarch64_linux.c
[797/1702] Compiling cpu_aarch64_fuchsia.c
[798/1702] Compiling curve25519.c
[799/1702] Compiling conf.c
[800/1702] Compiling tls_cbc.c
[801/1702] Compiling e_rc4.c
[802/1702] Compiling e_null.c
[803/1702] Compiling e_tls.c
[803/1702] Compiling e_rc2.c
[805/1702] Compiling e_chacha20poly1305.c
[806/1702] Compiling e_des.c
[807/1702] Compiling derive_key.c
[808/1702] Compiling curve25519_64_adx.c
[809/1702] Compiling e_aesgcmsiv.c
[810/1702] Compiling unicode.c
[810/1702] Compiling cipher_extra.c
[812/1702] Compiling e_aesctrhmac.c
[813/1702] Compiling chacha.c
[814/1702] Compiling ber.c
[815/1702] Compiling buf.c
[816/1702] Compiling cbb.c
[817/1702] Compiling asn1_compat.c
[818/1702] Compiling bn_asn1.c
[819/1702] Compiling socket_helper.c
[820/1702] Compiling cbs.c
[821/1702] Compiling blake2.c
[822/1702] Compiling convert.c
[823/1702] Compiling socket.c
[824/1702] Compiling pair.c
[825/1702] Compiling printf.c
[826/1702] Compiling hexdump.c
[827/1702] Compiling file.c
[828/1702] Compiling errno.c
[829/1702] Compiling bio_mem.c
[830/1702] Compiling connect.c
[831/1702] Compiling fd.c
[832/1702] Compiling base64.c
[833/1702] Compiling bio.c
[834/1702] Compiling tasn_utl.c
[835/1702] Compiling tasn_typ.c
[836/1702] Compiling tasn_fre.c
[837/1702] Compiling tasn_enc.c
[838/1702] Compiling tasn_new.c
[839/1702] Compiling f_string.c
[840/1702] Compiling f_int.c
[841/1702] Compiling asn1_par.c
[842/1702] Compiling asn_pack.c
[843/1702] Compiling posix_time.c
[844/1702] Compiling asn1_lib.c
[845/1702] Compiling a_utctm.c
[846/1702] Compiling tasn_dec.c
[847/1702] Compiling a_type.c
[848/1702] Compiling a_time.c
[849/1702] Compiling a_strnid.c
[850/1702] Compiling a_strex.c
[851/1702] Compiling a_octet.c
[852/1702] Compiling a_object.c
[853/1702] Compiling a_mbstr.c
[854/1702] Compiling a_i2d_fp.c
[855/1702] Compiling a_dup.c
[856/1702] Compiling a_int.c
[857/1702] Compiling a_bool.c
[858/1702] Compiling a_gentm.c
[859/1702] Compiling a_d2i_fp.c
[860/1702] Compiling bcm.c
[861/1702] Compiling fiat_p256_adx_sqr.S
[861/1702] Compiling a_bitstr.c
[863/1702] Compiling fiat_curve25519_adx_square.S
[864/1702] Compiling fiat_p256_adx_mul.S
[865/1702] Compiling fiat_curve25519_adx_mul.S
[866/1702] Compiling x_sig.c
[867/1702] Compiling x_spki.c
[868/1702] Compiling x_x509a.c
[869/1702] Compiling x_x509.c
[870/1702] Compiling x_val.c
[871/1702] Compiling x_req.c
[872/1702] Compiling x_crl.c
[873/1702] Compiling x_exten.c
[874/1702] Compiling x_pubkey.c
[875/1702] Compiling x_name.c
[876/1702] Compiling x_attrib.c
[877/1702] Compiling x_all.c
[878/1702] Compiling x_algor.c
[879/1702] Compiling x509rset.c
[880/1702] Compiling x509spki.c
[881/1702] Compiling x509name.c
[882/1702] Compiling x509cset.c
[883/1702] Compiling x509_vpm.c
[884/1702] Compiling x509_vfy.c
[885/1702] Compiling x509_txt.c
[886/1702] Compiling x509_v3.c
[887/1702] Compiling x509_trs.c
[888/1702] Compiling x509_set.c
[889/1702] Compiling x509_req.c
[890/1702] Compiling x509_obj.c
[891/1702] Compiling x509_def.c
[892/1702] Compiling x509_lu.c
[893/1702] Compiling x509_ext.c
[894/1702] Compiling x509_d2.c
[895/1702] Compiling x509_cmp.c
[896/1702] Compiling x509.c
[897/1702] Compiling v3_utl.c
[898/1702] Compiling x509_att.c
[899/1702] Compiling v3_skey.c
[900/1702] Compiling v3_prn.c
[901/1702] Compiling v3_purp.c
[902/1702] Compiling v3_pcons.c
[903/1702] Compiling v3_pmaps.c
[904/1702] Compiling v3_ocsp.c
[905/1702] Compiling v3_lib.c
[906/1702] Compiling v3_ncons.c
[907/1702] Compiling v3_int.c
[908/1702] Compiling v3_ia5.c
[909/1702] Compiling v3_info.c
[909/1702] Compiling v3_genn.c
[911/1702] Compiling v3_extku.c
[912/1702] Compiling v3_enum.c
[913/1702] Compiling v3_crld.c
[914/1702] Compiling v3_bitst.c
[915/1702] Compiling v3_conf.c
[916/1702] Compiling v3_cpols.c
[917/1702] Compiling v3_bcons.c
[918/1702] Compiling v3_alt.c
[919/1702] Compiling v3_akeya.c
[920/1702] Compiling c-nioatomics.c
[921/1702] Compiling t_x509a.c
[922/1702] Compiling v3_akey.c
[923/1702] Compiling t_x509.c
[924/1702] Compiling t_crl.c
[925/1702] Compiling t_req.c
[926/1702] Compiling i2d_pr.c
[927/1702] Compiling rsa_pss.c
[928/1702] Compiling policy.c
[929/1702] Compiling name_print.c
[930/1702] Compiling by_file.c
[931/1702] Compiling by_dir.c
[932/1702] Compiling asn1_gen.c
[933/1702] Compiling a_verify.c
[934/1702] Compiling thread_win.c
[935/1702] Compiling algorithm.c
[936/1702] Compiling a_digest.c
[937/1702] Compiling a_sign.c
[938/1702] Compiling thread_pthread.c
[939/1702] Compiling thread_none.c
[940/1702] Compiling voprf.c
[941/1702] Compiling trust_token.c
[942/1702] Compiling thread.c
[943/1702] Compiling pmbtoken.c
[944/1702] Compiling wots.c
[945/1702] Compiling spx_util.c
[946/1702] Compiling thash.c
[947/1702] Compiling merkle.c
[947/1702] Compiling spx.c
[949/1702] Compiling stack.c
[950/1702] Compiling fors.c
[951/1702] Compiling address.c
[952/1702] Compiling siphash.c
[953/1702] Compiling rc4.c
[954/1702] Compiling rsa_print.c
[955/1702] Compiling windows.c
[956/1702] Compiling trusty.c
[957/1702] Compiling refcount.c
[958/1702] Compiling rsa_asn1.c
[959/1702] Compiling rand_extra.c
[960/1702] Compiling rsa_crypt.c
[961/1702] Compiling getentropy.c
[962/1702] Compiling forkunsafe.c
[963/1702] Compiling ios.c
[964/1702] Compiling passive.c
[965/1702] Compiling c-atomics.c
[966/1702] Compiling poly1305_arm_asm.S
[967/1702] Compiling deterministic.c
[968/1702] Compiling pool.c
[969/1702] Compiling poly1305_arm.c
[970/1702] Compiling poly1305.c
[971/1702] Compiling pkcs7.c
[972/1702] Compiling p5_pbev2.c
[973/1703] Compiling poly1305_vec.c
[974/1708] Compiling pkcs7_x509.c
[975/1708] Compiling pkcs8.c
[976/1708] Compiling pem_xaux.c
[977/1708] Compiling pem_pkey.c
[978/1708] Compiling pem_x509.c
[979/1708] Compiling pkcs8_x509.c
[980/1708] Compiling obj_xref.c
[981/1708] Compiling pem_pk8.c
[982/1708] Compiling pem_info.c
[983/1708] Compiling pem_oth.c
[984/1708] Compiling pem_lib.c
[985/1708] Compiling mem.c
[986/1708] Compiling pem_all.c
[987/1708] Compiling lhash.c
[988/1708] Compiling obj.c
[989/1708] Compiling keccak.c
[990/1708] Compiling x86_64-mont5-mac.mac.x86_64.S
[991/1708] Compiling kyber.c
[992/1708] Compiling x86_64-mont-mac.mac.x86_64.S
[993/1708] Compiling x86_64-mont5-linux.linux.x86_64.S
[994/1708] Compiling hpke.c
[995/1708] Compiling x86-mont-windows.windows.x86.S
[996/1708] Compiling poly_rq_mul.S
[997/1708] Compiling x86_64-mont-linux.linux.x86_64.S
[998/1708] Compiling x86-mont-linux.linux.x86.S
[999/1708] Compiling hrss.c
[1000/1708] Compiling vpaes-x86_64-mac.mac.x86_64.S
[1001/1708] Compiling vpaes-x86-windows.windows.x86.S
[1001/1708] Compiling vpaes-x86-linux.linux.x86.S
[1003/1708] Compiling vpaes-armv8-linux.linux.aarch64.S
[1003/1708] Compiling vpaes-armv8-ios.ios.aarch64.S
[1005/1708] Compiling vpaes-x86_64-linux.linux.x86_64.S
[1006/1708] Compiling vpaes-armv7-ios.ios.arm.S
[1007/1708] Compiling vpaes-armv7-linux.linux.arm.S
[1009/1708] Compiling NIOConcurrencyHelpers lock.swift
[1009/1708] Compiling sha512-x86_64-mac.mac.x86_64.S
[1010/1708] Compiling sha512-armv4-ios.ios.arm.S
[1011/1708] Compiling sha512-armv8-linux.linux.aarch64.S
[1012/1708] Compiling sha512-x86_64-linux.linux.x86_64.S
[1013/1708] Compiling sha512-armv8-ios.ios.aarch64.S
[1014/1708] Compiling sha512-armv4-linux.linux.arm.S
[1015/1708] Compiling sha512-586-windows.windows.x86.S
[1016/1708] Compiling kdf.c
[1017/1708] Compiling sha256-x86_64-mac.mac.x86_64.S
[1018/1708] Compiling sha512-586-linux.linux.x86.S
[1019/1708] Compiling sha256-armv4-linux.linux.arm.S
[1020/1708] Compiling sha256-armv8-ios.ios.aarch64.S
[1021/1708] Compiling sha256-armv8-linux.linux.aarch64.S
[1022/1708] Compiling sha256-586-linux.linux.x86.S
[1023/1708] Compiling sha256-armv4-ios.ios.arm.S
[1024/1708] Compiling sha256-x86_64-linux.linux.x86_64.S
[1026/1708] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1027/1708] Compiling NIOConcurrencyHelpers NIOLock.swift
[1028/1708] Compiling NIOConcurrencyHelpers atomics.swift
[1028/1708] Compiling sha1-x86_64-mac.mac.x86_64.S
[1029/1708] Compiling sha256-586-windows.windows.x86.S
[1030/1708] Compiling sha1-armv8-linux.linux.aarch64.S
[1030/1708] Compiling sha1-armv8-ios.ios.aarch64.S
[1032/1708] Compiling sha1-armv4-large-linux.linux.arm.S
[1033/1708] Compiling sha1-586-linux.linux.x86.S
[1034/1708] Compiling sha1-586-windows.windows.x86.S
[1035/1708] Compiling sha1-armv4-large-ios.ios.arm.S
[1036/1708] Compiling sha1-x86_64-linux.linux.x86_64.S
[1037/1708] Compiling sha1.c
[1038/1708] Compiling sha512.c
[1040/1708] Emitting module NIOConcurrencyHelpers
[1040/1708] Compiling rsaz-avx2-mac.mac.x86_64.S
[1041/1708] Compiling fips.c
[1042/1708] Compiling rsaz-avx2-linux.linux.x86_64.S
[1043/1708] Compiling sha256.c
[1044/1708] Compiling service_indicator.c
[1046/1708] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1046/1709] Compiling rdrand-x86_64-mac.mac.x86_64.S
[1047/1709] Compiling padding.c
[1048/1709] Compiling rsa.c
[1049/1709] Compiling blinding.c
[1050/1709] Compiling rsa_impl.c
[1052/1709] Compiling urandom.c
[1053/1709] Compiling rand.c
[1054/1709] Compiling fork_detect.c
[1055/1709] Compiling ctrdrbg.c
[1056/1709] Compiling rdrand-x86_64-linux.linux.x86_64.S
[1057/1709] Compiling self_check.c
[1058/1709] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[1059/1709] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[1059/1709] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[1061/1709] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[1062/1709] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[1063/1709] Compiling polyval.c
[1064/1709] Compiling gcm_nohw.c
[1065/1709] Compiling p256-armv8-asm-linux.linux.aarch64.S
[1066/1709] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[1067/1709] Compiling ofb.c
[1068/1709] Compiling p256-armv8-asm-ios.ios.aarch64.S
[1069/1709] Compiling cfb.c
[1070/1709] Compiling gcm.c
[1071/1709] Compiling ctr.c
[1072/1709] Compiling cbc.c
[1073/1709] Compiling md5.c
[1074/1709] Compiling md4.c
[1075/1709] Compiling hmac.c
[1076/1709] Compiling hkdf.c
[1077/1709] Compiling md5-x86_64-mac.mac.x86_64.S
[1078/1709] Compiling md5-586-windows.windows.x86.S
[1079/1709] Compiling md5-x86_64-linux.linux.x86_64.S
[1080/1709] Wrapping AST for NIOConcurrencyHelpers for debugging
[1081/1735] Compiling ghashv8-armv8-ios.ios.aarch64.S
[1081/1735] Compiling md5-586-linux.linux.x86.S
[1083/1735] Compiling ghashv8-armv8-linux.linux.aarch64.S
[1084/1735] Compiling ghashv8-armv7-linux.linux.arm.S
[1085/1735] Compiling ghashv8-armv7-ios.ios.arm.S
[1086/1735] Compiling ghash-x86_64-mac.mac.x86_64.S
[1088/1735] Emitting module ConsoleKitTerminal
[1089/1738] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1090/1738] Compiling ConsoleKitTerminal ConsoleClear.swift
[1091/1738] Compiling ConsoleKitTerminal Console+Ask.swift
[1092/1738] Compiling ConsoleKitTerminal Console+Choose.swift
[1093/1738] Compiling ConsoleKitTerminal ActivityBar.swift
[1094/1738] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1095/1738] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1096/1738] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1097/1738] Compiling ConsoleKitTerminal CustomActivity.swift
[1098/1738] Compiling ConsoleKitTerminal LoadingBar.swift
[1099/1738] Compiling ConsoleKitTerminal ProgressBar.swift
[1100/1738] Compiling ConsoleKitTerminal Console+Clear.swift
[1100/1738] Compiling ghash-x86_64-linux.linux.x86_64.S
[1102/1738] Compiling ConsoleKitTerminal ConsoleText.swift
[1103/1738] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1104/1738] Compiling ConsoleKitTerminal ANSI.swift
[1104/1738] Compiling ghash-x86-linux.linux.x86.S
[1106/1738] Compiling ConsoleKitTerminal Console.swift
[1107/1738] Compiling ConsoleKitTerminal Terminal.swift
[1108/1738] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1109/1738] Compiling ConsoleKitTerminal Console+Confirm.swift
[1110/1738] Compiling ConsoleKitTerminal Console+Input.swift
[1111/1738] Compiling ConsoleKitTerminal Console+Center.swift
[1112/1738] Compiling ConsoleKitTerminal Console+Output.swift
[1113/1738] Compiling ConsoleKitTerminal Console+Wait.swift
[1114/1738] Compiling ConsoleKitTerminal ConsoleColor.swift
[1115/1738] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1115/1738] Compiling ghash-x86-windows.windows.x86.S
[1115/1738] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[1117/1738] Compiling ghash-ssse3-x86-windows.windows.x86.S
[1118/1738] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[1119/1738] Compiling ghash-ssse3-x86-linux.linux.x86.S
[1120/1738] Compiling fips_shared_support.c
[1121/1738] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[1122/1738] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[1123/1738] Compiling ghash-armv4-ios.ios.arm.S
[1124/1738] Compiling ghash-armv4-linux.linux.arm.S
[1125/1738] Compiling util.c
[1126/1738] Compiling ecdsa.c
[1127/1738] Compiling wnaf.c
[1128/1738] Compiling ecdh.c
[1129/1738] Compiling simple_mul.c
[1130/1738] Compiling simple.c
[1131/1738] Compiling scalar.c
[1132/1738] Compiling p256.c
[1133/1738] Compiling felem.c
[1134/1738] Compiling oct.c
[1135/1738] Compiling p224-64.c
[1136/1738] Compiling ec_montgomery.c
[1137/1738] Compiling ec_key.c
[1139/1738] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1140/1738] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1141/1738] Compiling ConsoleKitTerminal LoggerFragment.swift
[1141/1738] Compiling digestsign.c
[1142/1739] Compiling ec.c
[1143/1739] Compiling digests.c
[1144/1739] Compiling co-586-linux.linux.x86.S
[1145/1739] Compiling co-586-windows.windows.x86.S
[1147/1739] Compiling digest.c
[1148/1739] Compiling check.c
[1149/1739] Compiling dh.c
[1150/1739] Compiling cmac.c
[1151/1739] Compiling e_aesccm.c
[1152/1739] Compiling bsaes-armv7-linux.linux.arm.S
[1153/1739] Compiling cipher.c
[1154/1739] Compiling bsaes-armv7-ios.ios.arm.S
[1155/1739] Compiling aead.c
[1156/1739] Wrapping AST for ConsoleKitTerminal for debugging
[1157/1739] Compiling sqrt.c
[1158/1739] Compiling e_aes.c
[1159/1739] Compiling shift.c
[1160/1740] Compiling rsaz_exp.c
[1161/1746] Compiling random.c
[1162/1746] Compiling p256-nistz.c
[1163/1758] Compiling prime.c
[1164/1761] Compiling gcd.c
[1165/1761] Compiling montgomery_inv.c
[1166/1761] Compiling mul.c
[1167/1761] Compiling jacobi.c
[1168/1761] Compiling generic.c
[1168/1761] Compiling exponentiation.c
[1170/1761] Compiling gcd_extra.c
[1171/1761] Compiling montgomery.c
[1172/1761] Compiling div_extra.c
[1173/1761] Compiling ctx.c
[1174/1761] Compiling div.c
[1175/1761] Compiling cmp.c
[1176/1761] Compiling bytes.c
[1177/1761] Compiling bn-armv8-linux.linux.aarch64.S
[1178/1761] Compiling bn.c
[1179/1761] Compiling add.c
[1180/1761] Compiling bn-armv8-ios.ios.aarch64.S
[1181/1761] Compiling x86_64-gcc.c
[1182/1761] Compiling bn-586-windows.windows.x86.S
[1183/1761] Compiling bn-586-linux.linux.x86.S
[1184/1761] Compiling armv4-mont-linux.linux.arm.S
[1185/1761] Compiling armv4-mont-ios.ios.arm.S
[1186/1761] Compiling armv8-mont-ios.ios.aarch64.S
[1187/1761] Compiling armv8-mont-linux.linux.aarch64.S
[1188/1761] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[1189/1761] Compiling aesv8-armv8-linux.linux.aarch64.S
[1190/1761] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[1191/1761] Compiling aesv8-armv8-ios.ios.aarch64.S
[1192/1761] Compiling aesv8-armv7-linux.linux.arm.S
[1194/1761] Compiling ConsoleKitCommands CommandSignature.swift
[1195/1761] Compiling ConsoleKitCommands Flag.swift
[1196/1761] Compiling ConsoleKitCommands Option.swift
[1196/1763] Compiling aesni-x86_64-mac.mac.x86_64.S
[1197/1763] Compiling aesv8-armv7-ios.ios.arm.S
[1198/1763] Compiling aesni-x86-windows.windows.x86.S
[1200/1763] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1201/1763] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1202/1763] Compiling ConsoleKitCommands Argument.swift
[1202/1763] Compiling aesni-x86-linux.linux.x86.S
[1203/1763] Compiling aesni-x86_64-linux.linux.x86_64.S
[1204/1763] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[1206/1763] Emitting module ConsoleKitCommands
[1206/1763] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[1207/1763] Compiling key_wrap.c
[1208/1763] Compiling sign.c
[1209/1763] Compiling mode_wrappers.c
[1210/1763] Compiling aes.c
[1212/1763] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1213/1763] Compiling ConsoleKitCommands AsyncCommand.swift
[1214/1763] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1215/1763] Compiling ConsoleKitCommands AsyncCommands.swift
[1216/1763] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1217/1763] Compiling ConsoleKitCommands AnyCommand.swift
[1218/1763] Compiling ConsoleKitCommands Command.swift
[1219/1763] Compiling ConsoleKitCommands CommandContext.swift
[1220/1763] Compiling ConsoleKitCommands CommandError.swift
[1220/1763] Compiling ex_data.c
[1221/1763] Compiling scrypt.c
[1222/1763] Compiling p_x25519.c
[1223/1763] Compiling aes_nohw.c
[1224/1763] Compiling p_x25519_asn1.c
[1225/1763] Compiling pbkdf.c
[1226/1763] Compiling p_rsa_asn1.c
[1227/1763] Compiling p_hkdf.c
[1228/1763] Compiling print.c
[1229/1763] Compiling p_ed25519.c
[1230/1763] Compiling p_rsa.c
[1231/1763] Compiling p_dsa_asn1.c
[1232/1763] Compiling p_ec.c
[1233/1763] Compiling p_ec_asn1.c
[1234/1763] Compiling p_ed25519_asn1.c
[1234/1763] Compiling evp_ctx.c
[1236/1763] Compiling err_data.c
[1236/1763] Compiling evp_asn1.c
[1239/1763] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1240/1763] Compiling ConsoleKitCommands Utilities.swift
[1240/1763] Compiling engine.c
[1241/1763] Compiling evp.c
[1242/1763] Compiling ecdsa_asn1.c
[1243/1763] Compiling err.c
[1244/1763] Compiling ecdh_extra.c
[1245/1763] Compiling hash_to_curve.c
[1246/1763] Compiling ec_derive.c
[1247/1763] Compiling ec_asn1.c
[1248/1763] Compiling dh_asn1.c
[1249/1763] Compiling dsa.c
[1249/1763] Compiling params.c
[1251/1763] Compiling dsa_asn1.c
[1252/1763] Compiling digest_extra.c
[1253/1763] Compiling spake25519.c
[1254/1763] Compiling des.c
[1255/1763] Compiling x25519-asm-arm.S
[1256/1763] Compiling cpu_intel.c
[1257/1763] Compiling crypto.c
[1257/1763] Compiling cpu_arm_linux.c
[1258/1763] Compiling cpu_arm_freebsd.c
[1260/1763] Compiling cpu_aarch64_openbsd.c
[1261/1763] Compiling cpu_aarch64_sysreg.c
[1262/1763] Compiling cpu_aarch64_win.c
[1263/1763] Compiling cpu_aarch64_linux.c
[1264/1763] Compiling cpu_aarch64_fuchsia.c
[1265/1763] Compiling cpu_aarch64_apple.c
[1266/1763] Compiling tls_cbc.c
[1267/1763] Compiling conf.c
[1267/1763] Compiling e_tls.c
[1269/1763] Compiling curve25519_64_adx.c
[1270/1763] Compiling curve25519.c
[1270/1763] Compiling e_null.c
[1272/1763] Compiling e_rc2.c
[1273/1763] Compiling e_chacha20poly1305.c
[1274/1763] Compiling e_des.c
[1275/1763] Compiling e_aesgcmsiv.c
[1276/1763] Compiling derive_key.c
[1276/1763] Compiling e_rc4.c
[1278/1763] Compiling e_aesctrhmac.c
[1279/1763] Compiling cipher_extra.c
[1280/1763] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[1282/1763] Compiling ConsoleKitCommands CommandGroup.swift
[1283/1763] Compiling ConsoleKitCommands CommandInput.swift
[1284/1763] Compiling ConsoleKitCommands Commands.swift
[1285/1763] Compiling ConsoleKitCommands Console+Run.swift
[1286/1763] Compiling ConsoleKitCommands ConsoleError.swift
[1287/1763] Compiling ConsoleKitCommands Completion.swift
[1287/1764] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[1288/1764] Compiling chacha.c
[1289/1764] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[1290/1764] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[1292/1764] Compiling chacha-x86_64-mac.mac.x86_64.S
[1293/1764] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[1294/1764] Compiling chacha-x86_64-linux.linux.x86_64.S
[1295/1764] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[1296/1764] Compiling chacha-x86-windows.windows.x86.S
[1297/1764] Compiling chacha-x86-linux.linux.x86.S
[1298/1764] Compiling chacha-armv8-linux.linux.aarch64.S
[1299/1764] Compiling chacha-armv8-ios.ios.aarch64.S
[1300/1764] Compiling chacha-armv4-linux.linux.arm.S
[1301/1764] Compiling chacha-armv4-ios.ios.arm.S
[1302/1764] Compiling unicode.c
[1303/1764] Compiling ber.c
[1304/1764] Compiling asn1_compat.c
[1305/1764] Compiling cbb.c
[1306/1764] Compiling buf.c
[1307/1764] Wrapping AST for ConsoleKitCommands for debugging
[1308/1764] Compiling bn_asn1.c
[1309/1764] Compiling convert.c
[1310/1764] Compiling cbs.c
[1311/1764] Compiling printf.c
[1312/1764] Compiling blake2.c
[1313/1766] Compiling socket_helper.c
[1314/1766] Compiling socket.c
[1315/1766] Compiling pair.c
[1316/1766] Compiling file.c
[1317/1766] Compiling hexdump.c
[1318/1766] Compiling errno.c
[1319/1766] Compiling fd.c
[1321/1766] Compiling ConsoleKit Exports.swift
[1321/1766] Compiling bio.c
[1323/1766] Emitting module ConsoleKit
[1323/1767] Compiling connect.c
[1324/1767] Compiling base64.c
[1325/1767] Compiling bio_mem.c
[1326/1767] Compiling tasn_utl.c
[1327/1767] Compiling tasn_new.c
[1328/1767] Compiling tasn_fre.c
[1330/1767] Compiling tasn_typ.c
[1331/1767] Compiling f_string.c
[1332/1767] Compiling tasn_enc.c
[1333/1767] Compiling posix_time.c
[1334/1767] Compiling f_int.c
[1335/1767] Compiling asn_pack.c
[1336/1767] Compiling tasn_dec.c
[1337/1767] Compiling asn1_par.c
[1338/1767] Compiling a_utctm.c
[1339/1767] Compiling a_type.c
[1340/1767] Compiling asn1_lib.c
[1341/1767] Wrapping AST for ConsoleKit for debugging
[1342/1767] Compiling a_octet.c
[1343/1767] Compiling a_time.c
[1344/1767] Compiling a_strnid.c
[1345/1767] Compiling a_strex.c
[1346/1767] Compiling a_d2i_fp.c
[1347/1767] Compiling a_object.c
[1348/1767] Compiling a_dup.c
[1348/1767] Compiling a_int.c
[1350/1767] Compiling a_bool.c
[1351/1767] Compiling a_gentm.c
[1352/1767] Compiling a_i2d_fp.c
[1353/1767] Compiling a_mbstr.c
[1354/1767] Compiling fiat_p256_adx_sqr.S
[1355/1767] Compiling fiat_p256_adx_mul.S
[1356/1767] Compiling fiat_curve25519_adx_square.S
[1357/1767] Compiling fiat_curve25519_adx_mul.S
[1358/1767] Compiling md5-x86_64-apple.S
[1359/1767] Compiling a_bitstr.c
[1360/1767] Compiling md5-x86_64-linux.S
[1361/1767] Compiling md5-586-linux.S
[1362/1767] Compiling md5-586-apple.S
[1363/1767] Compiling err_data.c
[1364/1767] Compiling chacha20_poly1305_armv8-win.S
[1365/1767] Compiling chacha20_poly1305_x86_64-apple.S
[1366/1767] Compiling chacha20_poly1305_armv8-apple.S
[1367/1767] Compiling chacha20_poly1305_armv8-linux.S
[1368/1767] Compiling chacha-x86-linux.S
[1369/1767] Compiling chacha-x86_64-linux.S
[1370/1767] Compiling chacha20_poly1305_x86_64-linux.S
[1371/1767] Compiling chacha-x86_64-apple.S
[1372/1767] Compiling chacha-armv8-linux.S
[1373/1767] Compiling chacha-armv8-win.S
[1374/1767] Compiling chacha-x86-apple.S
[1375/1767] Compiling chacha-armv4-linux.S
[1376/1767] Compiling chacha-armv8-apple.S
[1377/1767] Compiling aes128gcmsiv-x86_64-linux.S
[1378/1767] Compiling aes128gcmsiv-x86_64-apple.S
[1379/1767] Compiling x86_64-mont5-linux.S
[1380/1767] Compiling x86_64-mont5-apple.S
[1381/1767] Compiling x86_64-mont-linux.S
[1382/1767] Compiling x86_64-mont-apple.S
[1383/1767] Compiling x86-mont-apple.S
[1384/1767] Compiling x86-mont-linux.S
[1385/1767] Compiling vpaes-x86_64-linux.S
[1386/1767] Compiling CCryptoBoringSSLShims shims.c
[1386/1767] Compiling vpaes-x86_64-apple.S
[1388/1767] Compiling vpaes-x86-linux.S
[1389/1767] Compiling vpaes-armv8-apple.S
[1390/1767] Compiling vpaes-armv8-win.S
[1391/1767] Compiling vpaes-x86-apple.S
[1392/1767] Compiling vpaes-armv8-linux.S
[1393/1767] Compiling vpaes-armv7-linux.S
[1394/1767] Compiling sha512-armv8-linux.S
[1395/1767] Compiling sha512-x86_64-apple.S
[1396/1767] Compiling sha512-x86_64-linux.S
[1397/1767] Compiling sha512-armv8-win.S
[1398/1767] Compiling sha512-armv4-linux.S
[1399/1767] Compiling sha512-586-linux.S
[1400/1767] Compiling sha512-586-apple.S
[1401/1767] Compiling sha256-x86_64-linux.S
[1401/1767] Compiling sha512-armv8-apple.S
[1403/1767] Compiling sha256-armv8-linux.S
[1404/1767] Compiling sha256-x86_64-apple.S
[1405/1767] Compiling sha256-armv8-win.S
[1406/1767] Compiling sha256-586-apple.S
[1407/1767] Compiling sha256-armv8-apple.S
[1408/1767] Compiling sha256-586-linux.S
[1409/1767] Compiling sha256-armv4-linux.S
[1410/1767] Compiling sha1-x86_64-apple.S
[1411/1767] Compiling sha1-armv8-win.S
[1412/1767] Compiling sha1-586-linux.S
[1413/1767] Compiling sha1-armv8-apple.S
[1414/1767] Compiling sha1-armv4-large-linux.S
[1414/1767] Compiling sha1-armv8-linux.S
[1416/1767] Compiling sha1-x86_64-linux.S
[1417/1767] Compiling sha1-586-apple.S
[1418/1767] Compiling rsaz-avx2-apple.S
[1419/1767] Compiling rsaz-avx2-linux.S
[1420/1767] Compiling rdrand-x86_64-linux.S
[1421/1767] Compiling rdrand-x86_64-apple.S
[1421/1767] Compiling p256_beeu-x86_64-asm-linux.S
[1423/1767] Compiling p256_beeu-x86_64-asm-apple.S
[1424/1767] Compiling p256_beeu-armv8-asm-win.S
[1425/1767] Compiling p256_beeu-armv8-asm-linux.S
[1426/1767] Compiling p256-x86_64-asm-apple.S
[1427/1767] Compiling p256_beeu-armv8-asm-apple.S
[1428/1767] Compiling p256-armv8-asm-linux.S
[1429/1767] Compiling p256-armv8-asm-win.S
[1430/1767] Compiling ghashv8-armv8-win.S
[1431/1767] Compiling p256-x86_64-asm-linux.S
[1431/1767] Compiling p256-armv8-asm-apple.S
[1433/1767] Compiling ghashv8-armv7-linux.S
[1434/1767] Compiling ghashv8-armv8-apple.S
[1435/1767] Compiling ghashv8-armv8-linux.S
[1436/1767] Compiling ghash-x86_64-linux.S
[1437/1767] Compiling ghash-x86-linux.S
[1438/1767] Compiling ghash-ssse3-x86_64-linux.S
[1439/1767] Compiling ghash-x86_64-apple.S
[1440/1767] Compiling ghash-x86-apple.S
[1441/1767] Compiling ghash-ssse3-x86_64-apple.S
[1442/1767] Compiling ghash-ssse3-x86-apple.S
[1443/1767] Compiling ghash-ssse3-x86-linux.S
[1444/1767] Compiling ghash-neon-armv8-win.S
[1445/1767] Compiling co-586-apple.S
[1446/1767] Compiling ghash-neon-armv8-apple.S
[1447/1767] Compiling ghash-neon-armv8-linux.S
[1448/1767] Compiling ghash-armv4-linux.S
[1449/1767] Compiling bsaes-armv7-linux.S
[1450/1767] Compiling co-586-linux.S
[1451/1767] Compiling bn-armv8-win.S
[1452/1767] Compiling bn-armv8-linux.S
[1453/1767] Compiling bn-586-linux.S
[1454/1767] Compiling armv8-mont-linux.S
[1455/1767] Compiling armv8-mont-win.S
[1456/1767] Compiling bn-586-apple.S
[1457/1767] Compiling bn-armv8-apple.S
[1458/1767] Compiling armv8-mont-apple.S
[1459/1767] Compiling aesv8-gcm-armv8-win.S
[1460/1767] Compiling armv4-mont-linux.S
[1461/1767] Compiling aesv8-armv8-linux.S
[1462/1767] Compiling aesv8-gcm-armv8-apple.S
[1463/1767] Compiling aesv8-gcm-armv8-linux.S
[1464/1767] Compiling aesv8-armv8-win.S
[1465/1767] Compiling aesv8-armv8-apple.S
[1466/1767] Compiling aesv8-armv7-linux.S
[1467/1767] Compiling aesni-x86-linux.S
[1467/1767] Compiling aesni-x86_64-apple.S
[1469/1767] Compiling aesni-gcm-x86_64-apple.S
[1470/1767] Compiling aesni-x86-apple.S
[1470/1767] Compiling aesni-x86_64-linux.S
[1472/1767] Compiling aesni-gcm-x86_64-linux.S
[1473/1767] Compiling x_name.c
[1474/1767] Compiling x_sig.c
[1475/1767] Compiling x_val.c
[1476/1767] Compiling x_x509a.c
[1477/1767] Compiling x_req.c
[1478/1767] Compiling x_spki.c
[1479/1767] Compiling x_pubkey.c
[1480/1767] Compiling x_x509.c
[1481/1767] Compiling x_exten.c
[1482/1767] Compiling x_crl.c
[1483/1767] Compiling x509spki.c
[1484/1767] Compiling x509rset.c
[1485/1767] Compiling x_attrib.c
[1486/1767] Compiling x_all.c
[1487/1767] Compiling x509name.c
[1488/1767] Compiling x_algor.c
[1489/1767] Compiling x509_vpm.c
[1490/1767] Compiling x509_vfy.c
[1491/1767] Compiling x509_txt.c
[1492/1767] Compiling x509cset.c
[1493/1767] Compiling x509_set.c
[1494/1767] Compiling x509_obj.c
[1495/1767] Compiling x509_v3.c
[1495/1767] Compiling x509_trs.c
[1497/1767] Compiling x509_req.c
[1498/1767] Compiling x509_ext.c
[1499/1767] Compiling x509_lu.c
[1500/1767] Compiling x509_d2.c
[1501/1767] Compiling x509_def.c
[1502/1767] Compiling x509.c
[1503/1767] Compiling x509_att.c
[1504/1767] Compiling x509_cmp.c
[1505/1767] Compiling v3_prn.c
[1506/1767] Compiling v3_utl.c
[1507/1767] Compiling v3_skey.c
[1508/1767] Compiling v3_pmaps.c
[1509/1767] Compiling v3_purp.c
[1510/1767] Compiling v3_pcons.c
[1511/1767] Compiling v3_ocsp.c
[1512/1767] Compiling v3_lib.c
[1513/1767] Compiling v3_ncons.c
[1514/1767] Compiling v3_int.c
[1515/1767] Compiling v3_ia5.c
[1516/1767] Compiling v3_info.c
[1517/1767] Compiling v3_genn.c
[1518/1767] Compiling v3_enum.c
[1519/1767] Compiling v3_extku.c
[1520/1767] Compiling v3_cpols.c
[1521/1767] Compiling v3_conf.c
[1522/1767] Compiling v3_crld.c
[1523/1767] Compiling v3_alt.c
[1524/1767] Compiling v3_bcons.c
[1525/1767] Compiling v3_akeya.c
[1526/1767] Compiling v3_akey.c
[1527/1767] Compiling v3_bitst.c
[1528/1767] Compiling t_x509a.c
[1529/1767] Compiling i2d_pr.c
[1530/1767] Compiling policy.c
[1531/1767] Compiling t_x509.c
[1532/1767] Compiling t_crl.c
[1533/1767] Compiling t_req.c
[1534/1767] Compiling by_file.c
[1535/1767] Compiling rsa_pss.c
[1536/1767] Compiling name_print.c
[1537/1767] Compiling by_dir.c
[1538/1767] Compiling trust_token.c
[1539/1767] Compiling algorithm.c
[1540/1767] Compiling a_digest.c
[1541/1767] Compiling asn1_gen.c
[1542/1767] Compiling a_verify.c
[1543/1767] Compiling a_sign.c
[1544/1767] Compiling voprf.c
[1545/1767] Compiling thread.c
[1546/1767] Compiling thread_none.c
[1547/1767] Compiling thread_win.c
[1548/1767] Compiling spx_util.c
[1549/1767] Compiling spx_thash.c
[1550/1767] Compiling stack.c
[1551/1767] Compiling spx_wots.c
[1552/1767] Compiling spx_merkle.c
[1552/1767] Compiling thread_pthread.c
[1554/1767] Compiling spx_fors.c
[1555/1767] Compiling pmbtoken.c
[1556/1767] Compiling spx.c
[1557/1767] Compiling spx_address.c
[1558/1767] Compiling wots.c
[1559/1767] Compiling thash.c
[1560/1767] Compiling merkle.c
[1561/1767] Compiling sha512.c
[1562/1767] Compiling sha256.c
[1563/1767] Compiling slhdsa.c
[1564/1767] Compiling siphash.c
[1565/1767] Compiling sha1.c
[1565/1767] Compiling fors.c
[1567/1767] Compiling rsa_print.c
[1568/1767] Compiling rc4.c
[1569/1767] Compiling rsa_extra.c
[1570/1767] Compiling rsa_asn1.c
[1571/1767] Compiling refcount.c
[1572/1767] Compiling trusty.c
[1573/1767] Compiling windows.c
[1574/1767] Compiling ios.c
[1575/1767] Compiling rsa_crypt.c
[1576/1767] Compiling passive.c
[1577/1767] Compiling urandom.c
[1578/1767] Compiling getentropy.c
[1578/1767] Compiling rand_extra.c
[1580/1767] Compiling deterministic.c
[1581/1767] Compiling forkunsafe.c
[1582/1767] Compiling pool.c
[1583/1767] Compiling poly1305_arm.c
[1584/1767] Compiling fork_detect.c
[1585/1767] Compiling poly1305.c
[1586/1767] Compiling poly1305_arm_asm.S
[1587/1767] Compiling pkcs7.c
[1588/1767] Compiling poly1305_vec.c
[1589/1767] Compiling pem_xaux.c
[1590/1767] Compiling pkcs7_x509.c
[1591/1767] Compiling pkcs8.c
[1592/1767] Compiling p5_pbev2.c
[1593/1767] Compiling pem_x509.c
[1594/1767] Compiling pkcs8_x509.c
[1595/1767] Compiling obj_xref.c
[1596/1767] Compiling pem_pkey.c
[1597/1767] Compiling pem_oth.c
[1598/1767] Compiling pem_pk8.c
[1599/1767] Compiling pem_info.c
[1600/1767] Compiling mem.c
[1601/1767] Compiling md5.c
[1602/1767] Compiling pem_lib.c
[1603/1767] Compiling lhash.c
[1604/1767] Compiling md4.c
[1605/1767] Compiling mldsa.c
[1606/1767] Compiling pem_all.c
[1607/1767] Compiling fips_shared_support.c
[1608/1767] Compiling obj.c
[1609/1767] Compiling keccak.c
[1610/1767] Compiling poly_rq_mul.S
[1611/1767] Compiling sign.c
[1612/1767] Compiling ex_data.c
[1613/1767] Compiling kyber.c
[1614/1767] Compiling hpke.c
[1615/1767] Compiling scrypt.c
[1616/1767] Compiling pbkdf.c
[1617/1767] Compiling p_x25519.c
[1618/1767] Compiling hrss.c
[1619/1767] Compiling print.c
[1620/1767] Compiling p_x25519_asn1.c
[1621/1767] Compiling p_rsa_asn1.c
[1622/1767] Compiling p_ed25519.c
[1623/1767] Compiling p_rsa.c
[1624/1767] Compiling p_hkdf.c
[1625/1767] Compiling p_ec_asn1.c
[1626/1767] Compiling p_ed25519_asn1.c
[1627/1767] Compiling p_dsa_asn1.c
[1628/1767] Compiling p_ec.c
[1629/1767] Compiling p_dh.c
[1630/1767] Compiling p_dh_asn1.c
[1631/1767] Compiling evp_ctx.c
[1632/1767] Compiling engine.c
[1633/1767] Compiling evp.c
[1634/1767] Compiling err.c
[1635/1767] Compiling evp_asn1.c
[1636/1767] Compiling ecdh_extra.c
[1637/1767] Compiling ecdsa_asn1.c
[1638/1767] Compiling dsa_asn1.c
[1639/1767] Compiling ec_derive.c
[1640/1767] Compiling hash_to_curve.c
[1641/1767] Compiling ec_asn1.c
[1642/1767] Compiling dsa.c
[1643/1767] Compiling dh_asn1.c
[1643/1767] Compiling params.c
[1645/1767] Compiling dilithium.c
[1646/1767] Compiling digest_extra.c
[1647/1767] Compiling x25519-asm-arm.S
[1648/1767] Compiling des.c
[1649/1767] Compiling crypto.c
[1650/1767] Compiling spake25519.c
[1651/1767] Compiling cpu_arm_linux.c
[1652/1767] Compiling cpu_aarch64_sysreg.c
[1653/1767] Compiling cpu_intel.c
[1654/1767] Compiling cpu_arm_freebsd.c
[1655/1767] Compiling cpu_aarch64_win.c
[1656/1767] Compiling cpu_aarch64_linux.c
[1657/1767] Compiling cpu_aarch64_openbsd.c
[1658/1767] Compiling cpu_aarch64_apple.c
[1659/1767] Compiling cpu_aarch64_fuchsia.c
[1660/1767] Compiling curve25519.c
[1661/1767] Compiling tls_cbc.c
[1662/1767] Compiling conf.c
[1663/1767] Compiling e_tls.c
[1664/1767] Compiling e_rc4.c
[1665/1767] Compiling e_rc2.c
[1666/1767] Compiling e_null.c
[1667/1767] Compiling e_des.c
[1668/1767] Compiling e_aesctrhmac.c
[1669/1767] Compiling e_chacha20poly1305.c
[1670/1767] Compiling derive_key.c
[1671/1767] Compiling e_aesgcmsiv.c
[1672/1767] Compiling cipher_extra.c
[1673/1767] Compiling unicode.c
[1674/1767] Compiling curve25519_64_adx.c
[1675/1767] Compiling chacha.c
[1676/1767] Compiling ber.c
[1677/1767] Compiling buf.c
[1678/1767] Compiling cbb.c
[1679/1767] Compiling asn1_compat.c
[1680/1767] Compiling bn_asn1.c
[1681/1767] Compiling printf.c
[1682/1767] Compiling cbs.c
[1683/1767] Compiling convert.c
[1684/1767] Compiling blake2.c
[1685/1767] Compiling fd.c
[1686/1767] Compiling pair.c
[1687/1767] Compiling errno.c
[1688/1767] Compiling hexdump.c
[1689/1767] Compiling file.c
[1690/1767] Compiling bio_mem.c
[1691/1767] Compiling base64.c
[1692/1767] Compiling tasn_new.c
[1693/1767] Compiling tasn_utl.c
[1694/1767] Compiling bio.c
[1695/1767] Compiling tasn_fre.c
[1696/1767] Compiling tasn_typ.c
[1697/1767] Compiling posix_time.c
[1698/1767] Compiling f_string.c
[1699/1767] Compiling tasn_dec.c
[1700/1767] Compiling f_int.c
[1700/1767] Compiling asn_pack.c
[1702/1767] Compiling asn1_par.c
[1703/1767] Compiling a_utctm.c
[1704/1767] Compiling a_type.c
[1705/1767] Compiling asn1_lib.c
[1706/1767] Compiling a_time.c
[1707/1767] Write sources
[1713/1767] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1714/1767] Compiling a_octet.c
[1715/1767] Compiling a_mbstr.c
[1716/1767] Compiling a_strnid.c
[1717/1767] Compiling a_strex.c
[1718/1767] Compiling a_object.c
[1719/1909] Compiling bcm.c
[1721/1910] Compiling BitCollections BitArray+Invariants.swift
[1722/1910] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[1723/1910] Compiling BitCollections BitArray+RandomBits.swift
[1724/1910] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[1725/1919] Compiling BitCollections BitArray+Hashable.swift
[1726/1919] Compiling BitCollections BitArray+Initializers.swift
[1727/1919] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1728/1919] Compiling BitCollections BitSet+CustomReflectable.swift
[1729/1919] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1730/1919] Compiling BitCollections BitSet+Equatable.swift
[1731/1919] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1732/1919] Compiling BitCollections BitSet+Extras.swift
[1733/1919] Compiling BitCollections BitSet+Hashable.swift
[1734/1926] Compiling Atomics IntegerOperations.swift
[1735/1926] Compiling Atomics Unmanaged extensions.swift
[1736/1926] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[1737/1926] Compiling BitCollections BitArray+Extras.swift
[1738/1926] Compiling BitCollections BitArray+Fill.swift
[1739/1926] Compiling BitCollections BitSet+Initializers.swift
[1740/1926] Compiling BitCollections BitSet+Invariants.swift
[1741/1926] Compiling BitCollections BitSet+Random.swift
[1742/1926] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1743/1926] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1744/1926] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1745/1926] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1746/1926] Compiling CryptoBoringWrapper RandomBytes.swift
[1747/1926] Emitting module BitCollections
[1748/1926] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1749/1926] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1750/1926] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1751/1926] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1752/1926] Compiling BitCollections BitSet+SetAlgebra union.swift
[1753/1926] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1754/1926] Compiling BitCollections BitSet.Counted.swift
[1755/1926] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1756/1926] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1757/1926] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1758/1926] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1759/1926] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1760/1926] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1761/1926] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1762/1926] Emitting module CryptoBoringWrapper
[1765/1926] Compiling BitCollections BitArray._UnsafeHandle.swift
[1766/1926] Compiling BitCollections BitArray.swift
[1767/1926] Compiling BitCollections BitSet+BidirectionalCollection.swift
[1768/1926] Compiling BitCollections BitSet+Codable.swift
[1769/1929] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1770/1929] Compiling CryptoBoringWrapper EllipticCurve.swift
[1771/1929] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1772/1929] Compiling BitCollections BitArray+BitwiseOperations.swift
[1773/1929] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[1774/1929] Compiling BitCollections BitArray+Codable.swift
[1775/1929] Compiling BitCollections BitArray+Collection.swift
[1776/1929] Compiling BitCollections BitArray+Copy.swift
[1777/1929] Compiling BitCollections BitArray+CustomReflectable.swift
[1778/1929] Compiling BitCollections BitArray+Descriptions.swift
[1779/1929] Compiling BitCollections BitArray+Equatable.swift
[1780/1929] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1794/1935] Emitting module AsyncAlgorithms
[1795/1935] Compiling BitCollections BitSet.Index.swift
[1796/1935] Compiling BitCollections BitSet._UnsafeHandle.swift
[1797/1935] Compiling BitCollections BitSet.swift
[1798/1935] Compiling BitCollections Range+Utilities.swift
[1799/1935] Compiling BitCollections Slice+Utilities.swift
[1800/1935] Compiling BitCollections UInt+Tricks.swift
[1801/1935] Compiling BitCollections _Word.swift
[1802/1935] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1803/1935] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1811/1936] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[1840/1937] Wrapping AST for CryptoBoringWrapper for debugging
[1845/2008] Wrapping AST for BitCollections for debugging
[1847/2008] Compiling Crypto Insecure.swift
[1848/2008] Compiling Crypto Insecure_HashFunctions.swift
[1849/2008] Compiling Crypto KEM.swift
[1850/2010] Compiling Crypto SubjectPublicKeyInfo.swift
[1851/2010] Compiling Crypto CryptoKitErrors.swift
[1852/2010] Compiling Crypto Digest_boring.swift
[1853/2010] Compiling Crypto Digest.swift
[1854/2010] Compiling Crypto Digests.swift
[1855/2010] Compiling Crypto HashFunctions.swift
[1856/2010] Compiling Collections Collections.swift
[1857/2010] Emitting module Collections
[1858/2011] Wrapping AST for Collections for debugging
[1860/2011] Compiling Crypto AES-GCM.swift
[1861/2011] Compiling Crypto AES-GCM_boring.swift
[1862/2011] Compiling Crypto ChaChaPoly_boring.swift
[1863/2011] Compiling Crypto ChaChaPoly.swift
[1864/2011] Compiling Crypto Cipher.swift
[1865/2011] Compiling Crypto Nonces.swift
[1866/2011] Compiling Crypto ASN1.swift
[1867/2011] Compiling Crypto ASN1Any.swift
[1869/2011] Compiling Crypto ECDH_boring.swift
[1870/2011] Compiling Crypto DH.swift
[1871/2011] Compiling Crypto ECDH.swift
[1872/2011] Compiling Crypto PKCS8PrivateKey.swift
[1873/2011] Compiling Crypto SEC1PrivateKey.swift
[1874/2011] Compiling Crypto HPKE.swift
[1875/2011] Compiling Crypto HPKE-Context.swift
[1876/2011] Compiling Crypto HPKE-KeySchedule.swift
[1877/2011] Compiling Crypto HPKE-Modes.swift
[1888/2011] Compiling Crypto ASN1BitString.swift
[1889/2011] Emitting module Atomics
[1890/2011] Compiling Crypto ASN1Strings.swift
[1891/2011] Compiling Crypto ArraySliceBigint.swift
[1892/2011] Compiling Crypto GeneralizedTime.swift
[1893/2011] Compiling Crypto ObjectIdentifier.swift
[1894/2011] Compiling Crypto ECDSASignature.swift
[1895/2011] Compiling Crypto PEMDocument.swift
[1897/2013] Wrapping AST for Atomics for debugging
[1898/2013] Wrapping AST for AsyncAlgorithms for debugging
[1900/2095] Compiling NIOCore MarkedCircularBuffer.swift
[1901/2095] Compiling NIOCore MulticastChannel.swift
[1902/2095] Compiling NIOCore NIOAny.swift
[1903/2095] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1904/2095] Compiling NIOCore NIOLoopBound.swift
[1905/2095] Compiling NIOCore NIOScheduledCallback.swift
[1906/2095] Compiling NIOCore NIOSendable.swift
[1907/2095] Compiling NIOCore PointerHelpers.swift
[1908/2095] Compiling NIOCore RecvByteBufferAllocator.swift
[1909/2095] Compiling Crypto Ed25519.swift
[1910/2104] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[1911/2105] Compiling Crypto HKDF.swift
[1912/2105] Compiling Crypto AESWrap.swift
[1913/2105] Compiling Crypto AESWrap_boring.swift
[1914/2105] Compiling Crypto Ed25519_boring.swift
[1915/2105] Compiling Crypto NISTCurvesKeys_boring.swift
[1916/2105] Compiling Crypto X25519Keys_boring.swift
[1917/2105] Compiling Crypto Curve25519.swift
[1918/2105] Compiling Crypto Ed25519Keys.swift
[1919/2105] Compiling Crypto NISTCurvesKeys.swift
[1920/2105] Compiling Crypto X25519Keys.swift
[1921/2105] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1922/2105] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1923/2106] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[1924/2106] Compiling ServiceLifecycle ServiceRunnerError.swift
[1925/2106] Compiling NIOCore AddressedEnvelope.swift
[1926/2106] Compiling NIOCore AsyncAwaitSupport.swift
[1927/2106] Compiling NIOCore AsyncChannel.swift
[1928/2106] Compiling NIOCore AsyncChannelHandler.swift
[1929/2106] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[1930/2106] Emitting module ServiceLifecycle
[1931/2106] Compiling ServiceLifecycle CancellationWaiter.swift
[1932/2106] Compiling ServiceLifecycle GracefulShutdown.swift
[1933/2106] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1934/2106] Compiling NIOCore ByteBuffer-views.swift
[1935/2106] Compiling NIOCore Channel.swift
[1936/2106] Compiling NIOCore ChannelHandler.swift
[1937/2106] Compiling NIOCore ChannelHandlers.swift
[1938/2106] Compiling NIOCore ChannelInvoker.swift
[1939/2106] Compiling NIOCore ChannelOption.swift
[1940/2106] Compiling NIOCore ChannelPipeline.swift
[1941/2106] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1942/2106] Compiling NIOCore BSDSocketAPI.swift
[1943/2106] Compiling NIOCore DeadChannel.swift
[1944/2106] Compiling NIOCore DispatchQueue+WithFuture.swift
[1945/2106] Compiling NIOCore EventLoop+Deprecated.swift
[1946/2106] Compiling NIOCore EventLoop+SerialExecutor.swift
[1947/2106] Compiling NIOCore EventLoop.swift
[1948/2106] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1949/2106] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1950/2106] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1951/2106] Compiling NIOCore EventLoopFuture.swift
[1952/2106] Compiling NIOCore FileDescriptor.swift
[1953/2106] Compiling NIOCore ByteBuffer-aux.swift
[1954/2106] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1955/2106] Compiling NIOCore ByteBuffer-conversions.swift
[1956/2106] Compiling NIOCore ByteBuffer-core.swift
[1957/2106] Compiling NIOCore ByteBuffer-hex.swift
[1958/2106] Compiling NIOCore ByteBuffer-int.swift
[1959/2106] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1960/2106] Compiling NIOCore CircularBuffer.swift
[1961/2106] Compiling NIOCore Codec.swift
[1962/2106] Compiling NIOCore ConvenienceOptionSupport.swift
[1963/2106] Compiling _ConnectionPoolModule TinyFastSequence.swift
[1968/2106] Compiling NIOCore AsyncChannelInboundStream.swift
[1969/2106] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1972/2106] Compiling NIOCore NIOAsyncWriter.swift
[1973/2106] Compiling NIOCore ByteBuffer-multi-int.swift
[1974/2106] Compiling NIOCore FileHandle.swift
[1975/2106] Compiling NIOCore FileRegion.swift
[1976/2106] Compiling NIOCore GlobalSingletons.swift
[1977/2106] Compiling NIOCore IO.swift
[1978/2106] Compiling NIOCore IOData.swift
[1979/2106] Compiling NIOCore IPProtocol.swift
[1980/2106] Compiling NIOCore IntegerBitPacking.swift
[1981/2106] Compiling NIOCore IntegerTypes.swift
[1982/2106] Compiling NIOCore Interfaces.swift
[1983/2106] Compiling NIOCore Linux.swift
[1992/2106] Emitting module Crypto
[1993/2114] Emitting module Algorithms
[1995/2115] Compiling ServiceLifecycle Service.swift
[1996/2115] Compiling ServiceLifecycle ServiceGroup.swift
[1996/2116] Wrapping AST for Algorithms for debugging
[2000/2116] Wrapping AST for ServiceLifecycle for debugging
[2004/2116] Compiling Crypto Signature.swift
[2005/2116] Compiling Crypto CryptoKitErrors_boring.swift
[2006/2116] Compiling Crypto RNG_boring.swift
[2007/2116] Compiling Crypto SafeCompare_boring.swift
[2008/2116] Compiling Crypto Zeroization_boring.swift
[2009/2116] Compiling Crypto PrettyBytes.swift
[2010/2116] Compiling Crypto SafeCompare.swift
[2011/2116] Compiling Crypto SecureBytes.swift
[2012/2116] Compiling Crypto Zeroization.swift
[2021/2125] Wrapping AST for Crypto for debugging
[2023/2164] Compiling JWTKit UnsecuredNoneSigner.swift
[2024/2164] Compiling JWTKit JWTSigner+RSA.swift
[2025/2164] Compiling _ConnectionPoolModule PoolStateMachine.swift
[2026/2164] Emitting module _ConnectionPoolModule
[2027/2165] Compiling JWTKit HMACSigner.swift
[2028/2165] Compiling JWTKit JWTSigner+HMAC.swift
[2029/2165] Compiling JWTKit JWK.swift
[2030/2165] Compiling JWTKit JWKIdentifier.swift
[2031/2165] Compiling JWTKit JWKS.swift
[2032/2165] Compiling JWTKit RSAKey.swift
[2033/2165] Compiling JWTKit RSASigner.swift
[2034/2165] Compiling JWTKit Base64URL.swift
[2035/2165] Wrapping AST for _ConnectionPoolModule for debugging
[2037/2165] Compiling JWTKit AudienceClaim.swift
[2038/2165] Compiling JWTKit BoolClaim.swift
[2039/2165] Compiling JWTKit ExpirationClaim.swift
[2040/2165] Compiling JWTKit GoogleHostedDomainClaim.swift
[2041/2165] Compiling JWTKit IDClaim.swift
[2042/2165] Compiling JWTKit IssuedAtClaim.swift
[2043/2165] Compiling JWTKit IssuerClaim.swift
[2044/2171] Compiling JWTKit JWTAlgorithm.swift
[2045/2171] Compiling JWTKit JWTError.swift
[2046/2171] Compiling JWTKit JWTHeader.swift
[2047/2171] Compiling JWTKit JWTParser.swift
[2048/2171] Compiling JWTKit JWTPayload.swift
[2049/2171] Compiling JWTKit JWTSerializer.swift
[2050/2171] Compiling JWTKit JWTSigner.swift
[2051/2171] Compiling JWTKit JWTSigners.swift
[2052/2171] Compiling JWTKit JWTSigner+UnsecuredNone.swift
[2055/2171] Compiling JWTKit RSAError.swift
[2059/2171] Compiling JWTKit BigNumber.swift
[2060/2171] Compiling JWTKit CustomizedJSONCoders.swift
[2061/2171] Compiling JWTKit Exports.swift
[2062/2171] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[2063/2171] Compiling NIOCore SocketAddresses.swift
[2064/2171] Compiling NIOCore SocketOptionProvider.swift
[2065/2171] Compiling NIOCore SystemCallHelpers.swift
[2066/2171] Compiling NIOCore TimeAmount+Duration.swift
[2067/2171] Compiling NIOCore TypeAssistedChannelHandler.swift
[2068/2171] Compiling NIOCore UniversalBootstrapSupport.swift
[2069/2171] Compiling NIOCore Utilities.swift
[2070/2171] Emitting module JWTKit
[2071/2171] Compiling JWTKit ECDSAKey.swift
[2072/2171] Compiling JWTKit ECDSASigner.swift
[2073/2171] Compiling JWTKit JWTSigner+ECDSA.swift
[2074/2171] Compiling JWTKit EdDSAError.swift
[2075/2171] Compiling JWTKit EdDSAKey.swift
[2076/2171] Compiling JWTKit EdDSASigner.swift
[2077/2171] Compiling JWTKit JWTSigner+EdDSA.swift
[2078/2171] Compiling JWTKit JWTClaim.swift
[2079/2171] Compiling JWTKit JWTMultiValueClaim.swift
[2080/2171] Compiling JWTKit JWTUnixEpochClaim.swift
[2081/2171] Compiling JWTKit LocaleClaim.swift
[2082/2171] Compiling JWTKit NotBeforeClaim.swift
[2083/2171] Compiling JWTKit SubjectClaim.swift
[2084/2171] Compiling JWTKit ECDSAError.swift
[2085/2171] Compiling JWTKit OctetKeyPair.swift
[2086/2171] Compiling JWTKit HMACError.swift
[2100/2171] Compiling JWTKit OpenSSLSigner.swift
[2101/2171] Compiling JWTKit Utilities.swift
[2102/2171] Compiling JWTKit AppleIdentityToken.swift
[2103/2171] Compiling JWTKit GoogleIdentityToken.swift
[2104/2171] Compiling JWTKit MicrosoftIdentitiyToken.swift
[2105/2171] Compiling JWTKit X5CVerifier.swift
[2106/2172] Wrapping AST for JWTKit for debugging
[2135/2172] Emitting module NIOCore
[2136/2173] Wrapping AST for NIOCore for debugging
[2138/2225] Compiling NIOEmbedded AsyncTestingChannel.swift
[2139/2225] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[2140/2225] Compiling NIOEmbedded Embedded.swift
[2141/2225] Emitting module NIOEmbedded
[2142/2226] Wrapping AST for NIOEmbedded for debugging
[2144/2226] Compiling NIOPosix ServerSocket.swift
[2145/2226] Compiling NIOPosix Socket.swift
[2146/2226] Compiling NIOPosix SocketChannel.swift
[2147/2226] Compiling NIOPosix SocketProtocols.swift
[2148/2226] Compiling NIOPosix System.swift
[2149/2226] Compiling NIOPosix Thread.swift
[2150/2232] Compiling NIOPosix SelectableChannel.swift
[2151/2232] Compiling NIOPosix SelectableEventLoop.swift
[2152/2232] Compiling NIOPosix SelectorEpoll.swift
[2153/2232] Compiling NIOPosix SelectorGeneric.swift
[2154/2232] Compiling NIOPosix SelectorKqueue.swift
[2155/2232] Compiling NIOPosix SelectorUring.swift
[2156/2232] Compiling NIOPosix Pool.swift
[2157/2232] Compiling NIOPosix PooledRecvBufferAllocator.swift
[2158/2232] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[2159/2232] Compiling NIOPosix PosixSingletons.swift
[2160/2232] Compiling NIOPosix RawSocketBootstrap.swift
[2161/2232] Compiling NIOPosix Resolver.swift
[2162/2232] Compiling NIOPosix Selectable.swift
[2163/2232] Emitting module NIOPosix
[2164/2232] Compiling NIOPosix ThreadPosix.swift
[2165/2232] Compiling NIOPosix ThreadWindows.swift
[2166/2232] Compiling NIOPosix UnsafeTransfer.swift
[2167/2232] Compiling NIOPosix Utilities.swift
[2168/2232] Compiling NIOPosix VsockAddress.swift
[2169/2232] Compiling NIOPosix VsockChannelEvents.swift
[2170/2232] Compiling NIOPosix BSDSocketAPICommon.swift
[2171/2232] Compiling NIOPosix BSDSocketAPIPosix.swift
[2172/2232] Compiling NIOPosix BSDSocketAPIWindows.swift
[2173/2232] Compiling NIOPosix BaseSocket.swift
[2174/2232] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[2175/2232] Compiling NIOPosix BaseSocketChannel.swift
[2176/2232] Compiling NIOPosix BaseStreamSocketChannel.swift
[2177/2232] Compiling NIOPosix Bootstrap.swift
[2178/2232] Compiling NIOPosix ControlMessage.swift
[2179/2232] Compiling NIOPosix DatagramVectorReadManager.swift
[2180/2232] Compiling NIOPosix Errors+Any.swift
[2181/2232] Compiling NIOPosix FileDescriptor.swift
[2182/2232] Compiling NIOPosix GetaddrinfoResolver.swift
[2183/2232] Compiling NIOPosix HappyEyeballs.swift
[2184/2232] Compiling NIOPosix IO.swift
[2185/2232] Compiling NIOPosix IntegerBitPacking.swift
[2186/2232] Compiling NIOPosix IntegerTypes.swift
[2187/2232] Compiling NIOPosix Linux.swift
[2188/2232] Compiling NIOPosix LinuxCPUSet.swift
[2189/2232] Compiling NIOPosix LinuxUring.swift
[2190/2232] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[2191/2232] Compiling NIOPosix NIOThreadPool.swift
[2192/2232] Compiling NIOPosix NonBlockingFileIO.swift
[2193/2232] Compiling NIOPosix PendingDatagramWritesManager.swift
[2194/2232] Compiling NIOPosix PendingWritesManager.swift
[2195/2232] Compiling NIOPosix PipeChannel.swift
[2196/2232] Compiling NIOPosix PipePair.swift
[2197/2232] Compiling NIOPosix PointerHelpers.swift
[2198/2233] Wrapping AST for NIOPosix for debugging
[2200/2289] Compiling _NIOFileSystem DirectoryEntry.swift
[2201/2289] Compiling _NIOFileSystem Exports.swift
[2202/2289] Compiling _NIOFileSystem FileChunks.swift
[2203/2291] Compiling NIO Exports.swift
[2204/2291] Emitting module NIO
[2205/2292] Compiling _NIOFileSystem BufferedWriter.swift
[2206/2292] Compiling _NIOFileSystem ByteBuffer+FileSystem.swift
[2207/2292] Compiling _NIOFileSystem ByteCount.swift
[2209/2292] Compiling _NIOFileSystem Convenience.swift
[2210/2292] Compiling _NIOFileSystem CopyStrategy.swift
[2211/2292] Compiling _NIOFileSystem DirectoryEntries.swift
[2211/2292] Wrapping AST for NIO for debugging
[2213/2423] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[2214/2423] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[2215/2423] Compiling NIOHTTP1 ByteCollectionUtils.swift
[2216/2423] Compiling NIOHTTP1 HTTPDecoder.swift
[2217/2423] Compiling NIOHTTP1 HTTPEncoder.swift
[2218/2427] Compiling NIOTLS TLSEvents.swift
[2219/2427] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[2220/2427] Compiling NIOSOCKS SOCKSResponse.swift
[2221/2428] Emitting module NIOTLS
[2222/2428] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[2223/2428] Compiling SQLKit SQLDropEnumBuilder.swift
[2224/2428] Compiling SQLKit SQLDropIndexBuilder.swift
[2225/2428] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[2226/2428] Compiling SQLKit SQLCreateTableBuilder.swift
[2227/2428] Compiling SQLKit SQLCreateTriggerBuilder.swift
[2228/2428] Compiling SQLKit SQLDeleteBuilder.swift
[2229/2428] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[2230/2428] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[2231/2428] Compiling NIOSOCKS ClientStateMachine.swift
[2232/2428] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[2235/2428] Emitting module NIOSOCKS
[2238/2428] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[2239/2428] Compiling NIOTLS SNIHandler.swift
[2241/2429] Compiling NIOSOCKS ServerStateMachine.swift
[2243/2429] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[2244/2429] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[2245/2429] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[2247/2430] Emitting module _NIOFileSystem
[2247/2430] Wrapping AST for NIOTLS for debugging
[2248/2458] Wrapping AST for NIOSOCKS for debugging
[2250/2458] Emitting module NIOFoundationCompat
[2251/2458] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[2252/2459] Compiling NIOSSL SubjectAlternativeName.swift
[2253/2459] Compiling NIOSSL NIOSSLSecureBytes.swift
[2254/2459] Compiling NIOSSL RNG.swift
[2255/2459] Compiling NIOSSL SafeCompare.swift
[2256/2459] Compiling SQLKit SQLQueryBuilder.swift
[2257/2459] Compiling SQLKit SQLQueryFetcher.swift
[2258/2459] Compiling SQLKit SQLReturningBuilder.swift
[2259/2459] Compiling SQLKit SQLSecondaryPredicateBuilder.swift
[2260/2459] Compiling NIOSSL SSLCertificateExtensions.swift
[2261/2459] Compiling NIOSSL SSLConnection.swift
[2262/2461] Wrapping AST for NIOFoundationCompat for debugging
[2264/2461] Emitting module NIOHTTP1
[2265/2483] Compiling NIOTransportServices NIOTSEventLoop.swift
[2266/2483] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[2267/2483] Compiling NIOTransportServices AcceptHandler.swift
[2268/2483] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[2269/2483] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[2270/2483] Compiling NIOTransportServices NIOTSBootstraps.swift
[2271/2483] Compiling SQLKit SQLDropIndex.swift
[2272/2483] Compiling SQLKit SQLDropTable.swift
[2273/2483] Compiling SQLKit SQLDropTrigger.swift
[2274/2483] Compiling SQLKit SQLInsert.swift
[2275/2483] Compiling SQLKit SQLSelect.swift
[2276/2483] Compiling SQLKit SQLUnion.swift
[2277/2483] Compiling SQLKit SQLUpdate.swift
[2278/2483] Compiling SQLKit SQLExpression.swift
[2279/2483] Compiling SQLKit SQLSerializer.swift
[2280/2483] Compiling SQLKit SQLStatement.swift
[2281/2483] Compiling SQLKit SQLBinaryExpression.swift
[2282/2483] Compiling SQLKit SQLBinaryOperator.swift
[2283/2483] Compiling SQLKit SQLBind.swift
[2285/2495] Compiling NIOTransportServices NIOTSChannelOptions.swift
[2286/2495] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[2287/2495] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[2288/2495] Compiling NIOTransportServices NIOTSErrors.swift
[2290/2497] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[2291/2497] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[2292/2497] Compiling NIOTransportServices NIOTSListenerChannel.swift
[2294/2497] Compiling NIOTransportServices NIOTSSingletons.swift
[2295/2497] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[2296/2497] Compiling NIOTransportServices StateManagedChannel.swift
[2297/2497] Compiling NIOTransportServices StateManagedListenerChannel.swift
[2298/2497] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[2299/2497] Emitting module NIOTransportServices
[2300/2497] Compiling SQLKit SQLAlterColumnDefinitionType.swift
[2301/2497] Compiling SQLKit SQLColumnAssignment.swift
[2302/2497] Compiling SQLKit SQLColumnConstraintAlgorithm.swift
[2303/2497] Compiling SQLKit SQLColumnDefinition.swift
[2304/2497] Compiling SQLKit SQLCommonTableExpression.swift
[2305/2497] Compiling SQLKit SQLConflictAction.swift
[2306/2497] Compiling SQLKit SQLConflictResolutionStrategy.swift
[2307/2497] Compiling SQLKit SQLDropBehaviour.swift
[2308/2497] Compiling SQLKit SQLEnumDataType.swift
[2309/2497] Compiling SQLKit SQLExcludedColumn.swift
[2310/2497] Compiling SQLKit SQLForeignKey.swift
[2311/2497] Compiling SQLKit SQLJoin.swift
[2312/2497] Compiling SQLKit SQLJoinMethod.swift
[2313/2497] Compiling SQLKit SQLLockingClause.swift
[2314/2497] Compiling SQLKit SQLOrderBy.swift
[2315/2497] Compiling SQLKit SQLReturning.swift
[2316/2497] Compiling SQLKit SQLSubquery.swift
[2317/2497] Compiling SQLKit SQLTableConstraintAlgorithm.swift
[2318/2497] Compiling SQLKit SQLAlterEnum.swift
[2319/2497] Compiling SQLKit SQLAlterTable.swift
[2320/2497] Compiling SQLKit SQLCreateEnum.swift
[2321/2497] Compiling SQLKit SQLCreateIndex.swift
[2322/2497] Compiling SQLKit SQLCreateTable.swift
[2323/2497] Compiling SQLKit SQLCreateTrigger.swift
[2324/2497] Compiling SQLKit SQLDelete.swift
[2325/2497] Compiling SQLKit SQLDropEnum.swift
[2326/2497] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[2327/2497] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[2328/2497] Compiling SQLKit SQLQueryBuilders+Deprecated.swift
[2329/2497] Compiling SQLKit Exports.swift
[2330/2497] Compiling SQLKit SQLAlias.swift
[2331/2497] Compiling SQLKit SQLBetween.swift
[2332/2497] Compiling SQLKit SQLColumn.swift
[2333/2497] Compiling SQLKit SQLConstraint.swift
[2334/2497] Compiling SQLKit SQLDataType.swift
[2335/2497] Compiling SQLKit SQLDirection.swift
[2336/2497] Compiling SQLKit SQLDistinct.swift
[2337/2497] Compiling SQLKit SQLForeignKeyAction.swift
[2338/2497] Compiling SQLKit SQLNestedSubpathExpression.swift
[2339/2497] Compiling SQLKit SQLQualifiedTable.swift
[2340/2497] Compiling SQLKit SQLQueryString.swift
[2343/2497] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[2344/2497] Compiling NIOTransportServices NIOTSDatagramListener.swift
[2345/2497] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[2352/2498] Wrapping AST for NIOTransportServices for debugging
[2393/2498] Compiling _NIOFileSystem Syscalls.swift
[2394/2498] Compiling _NIOFileSystem SystemFileHandle.swift
[2395/2498] Compiling _NIOFileSystem Utilities.swift
[2396/2498] Compiling _NIOFileSystem OpenOptions.swift
[2397/2498] Compiling SQLKit SQLDialect.swift
[2398/2498] Compiling SQLKit SQLDatabase+Deprecated.swift
[2399/2498] Compiling SQLKit SQLError.swift
[2400/2498] Compiling SQLKit SQLExpressions+Deprecated.swift
[2434/2547] Compiling NIOExtras NIOExtrasError.swift
[2435/2547] Compiling NIOExtras NIOLengthFieldBitLength.swift
[2436/2547] Compiling NIOExtras NIORequestIdentifiable.swift
[2437/2547] Compiling NIOExtras PCAPRingBuffer.swift
[2438/2547] Compiling NIOExtras QuiescingHelper.swift
[2439/2547] Compiling NIOExtras RequestResponseHandler.swift
[2443/2548] Emitting module NIOSSL
[2445/2548] Compiling NIOWebSocket WebSocketOpcode.swift
[2446/2549] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[2447/2552] Compiling NIOHTTPCompression HTTPDecompression.swift
[2448/2552] Emitting module NIOHTTPCompression
[2449/2552] Compiling NIOHTTPCompression HTTPCompression.swift
[2450/2552] Compiling NIOExtras LineBasedFrameDecoder.swift
[2451/2552] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[2454/2554] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[2455/2554] Compiling NIOHPACK IntegerCoding.swift
[2456/2554] Compiling NIOHPACK IndexedHeaderTable.swift
[2457/2555] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[2458/2555] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[2459/2555] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[2460/2555] Compiling NIOHPACK HPACKEncoder.swift
[2461/2555] Compiling NIOHPACK HPACKErrors.swift
[2462/2555] Emitting module _NIOFileSystemFoundationCompat
[2467/2555] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[2468/2556] Compiling NIOHPACK DynamicHeaderTable.swift
[2469/2556] Compiling NIOHPACK HPACKDecoder.swift
[2470/2556] Compiling NIOHPACK HuffmanCoding.swift
[2471/2556] Compiling NIOHPACK HuffmanTables.swift
[2472/2556] Compiling NIOHPACK StaticHeaderTable.swift
[2474/2556] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[2475/2556] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[2476/2556] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[2479/2556] Emitting module NIOWebSocket
[2480/2557] Emitting module SQLKit
[2484/2557] Emitting module NIOHPACK
[2487/2557] Compiling NIOHPACK HPACKHeader.swift
[2488/2557] Compiling NIOHPACK HeaderTables.swift
[2489/2557] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[2490/2557] Compiling NIOExtras LengthFieldPrepender.swift
[2491/2557] Compiling NIOWebSocket WebSocketErrorCodes.swift
[2492/2557] Compiling NIOWebSocket WebSocketFrame.swift
[2493/2558] Emitting module NIOExtras
[2495/2560] Compiling NIOSSL Zeroization.swift
[2496/2560] Compiling NIOSSL TLSConfiguration.swift
[2497/2560] Compiling NIOSSL UniversalBootstrapSupport.swift
[2498/2560] Compiling NIOFileSystem Exports.swift
[2499/2560] Emitting module NIOFileSystem
[2506/2581] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[2507/2581] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[2508/2581] Compiling MultipartKit MultipartPart.swift
[2509/2581] Compiling MultipartKit MultipartPartConvertible.swift
[2510/2582] Compiling SQLKit SQLFunction.swift
[2511/2582] Compiling SQLKit SQLGroupExpression.swift
[2512/2582] Compiling SQLKit SQLIdentifier.swift
[2513/2582] Compiling SQLKit SQLList.swift
[2514/2582] Compiling SQLKit SQLLiteral.swift
[2515/2582] Compiling SQLKit SQLRaw.swift
[2516/2582] Compiling SQLKit SQLCodingUtilities.swift
[2517/2582] Compiling SQLKit SQLQueryEncoder.swift
[2518/2582] Compiling SQLKit SQLRow.swift
[2519/2582] Compiling SQLKit SQLRowDecoder.swift
[2520/2582] Compiling SQLKit SomeCodingKey.swift
[2521/2582] Compiling SQLKit StringHandling.swift
[2521/2582] Wrapping AST for _NIOFileSystemFoundationCompat for debugging
[2522/2583] Wrapping AST for _NIOFileSystem for debugging
[2525/2605] Wrapping AST for NIOWebSocket for debugging
[2526/2641] Wrapping AST for NIOHTTPCompression for debugging
[2528/2641] Compiling NIOHTTP2 ConnectionStateMachine.swift
[2529/2641] Compiling NIOHTTP2 ConnectionStreamsState.swift
[2530/2641] Compiling NIOHTTP2 MayReceiveFrames.swift
[2530/2643] Wrapping AST for NIOHTTP1 for debugging
[2531/2643] Wrapping AST for NIOSSL for debugging
[2532/2643] Wrapping AST for SQLKit for debugging
[2533/2643] Wrapping AST for NIOHPACK for debugging
[2534/2643] Wrapping AST for NIOFileSystem for debugging
[2536/2725] Compiling PostgresNIO PostgresData+Optional.swift
[2537/2725] Compiling PostgresNIO PostgresData+RawRepresentable.swift
[2538/2725] Compiling PostgresNIO PostgresData+JSON.swift
[2539/2725] Compiling PostgresNIO PostgresData+JSONB.swift
[2540/2725] Compiling PostgresNIO PostgresData+Numeric.swift
[2541/2747] Emitting module MultipartKit
[2542/2747] Compiling PostgresNIO PostgresData+UUID.swift
[2543/2747] Compiling PostgresNIO PostgresData.swift
[2544/2747] Compiling PostgresNIO PostgresData+Set.swift
[2545/2747] Compiling PostgresNIO PostgresData+String.swift
[2547/2748] Compiling PostgresNIO PostgresData+Float.swift
[2548/2748] Compiling PostgresNIO PostgresData+Int.swift
[2549/2748] Compiling PostgresNIO PostgresData+Date.swift
[2550/2748] Compiling PostgresNIO PostgresData+Decimal.swift
[2551/2748] Compiling PostgresNIO PostgresData+Double.swift
[2554/2748] Compiling PostgresNIO PostgresData+Array.swift
[2555/2748] Compiling PostgresNIO PostgresData+Bool.swift
[2556/2748] Compiling PostgresNIO PostgresData+Bytes.swift
[2557/2749] Wrapping AST for NIOExtras for debugging
[2558/2757] Wrapping AST for MultipartKit for debugging
[2560/2757] Compiling WebSocketKit Exports.swift
[2561/2757] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[2562/2757] Compiling WebSocketKit WebSocketHandler.swift
[2563/2757] Emitting module WebSocketKit
[2564/2757] Compiling WebSocketKit WebSocket+Concurrency.swift
[2565/2757] Emitting module AsyncKit
[2566/2757] Compiling PostgresNIO PostgresConnection+Configuration.swift
[2567/2757] Compiling PostgresNIO PostgresConnection.swift
[2568/2757] Compiling PostgresNIO PostgresDatabase+PreparedQuery.swift
[2569/2757] Compiling WebSocketKit WebSocket.swift
[2570/2757] Compiling WebSocketKit WebSocketClient.swift
[2571/2757] Compiling WebSocketKit WebSocket+Connect.swift
[2572/2758] Wrapping AST for WebSocketKit for debugging
[2585/2758] Compiling PostgresNIO PostgresDataConvertible.swift
[2586/2758] Compiling PostgresNIO PostgresDataType.swift
[2587/2758] Compiling PostgresNIO PostgresRow.swift
[2588/2758] Compiling PostgresNIO PostgresConnection+Configuration+Deprecated.swift
[2589/2758] Compiling PostgresNIO PostgresData+UInt.swift
[2590/2766] Emitting module NIOHTTP2
[2591/2766] Compiling PostgresNIO PostgresMessage+NotificationResponse.swift
[2592/2766] Compiling PostgresNIO PostgresMessage+RowDescription.swift
[2593/2766] Compiling PostgresNIO PostgresMessageType.swift
[2594/2766] Compiling PostgresNIO AuthenticationStateMachine.swift
[2595/2766] Compiling PostgresNIO CloseStateMachine.swift
[2596/2766] Compiling PostgresNIO ConnectionStateMachine.swift
[2597/2766] Compiling PostgresNIO ExtendedQueryStateMachine.swift
[2598/2766] Compiling PostgresNIO ListenStateMachine.swift
[2609/2766] Compiling PostgresNIO PostgresMessage+Authentication.swift
[2610/2766] Compiling PostgresNIO PostgresMessage+Bind.swift
[2611/2766] Compiling PostgresNIO PostgresMessage+Close.swift
[2612/2766] Compiling PostgresNIO PostgresMessage+CommandComplete.swift
[2613/2766] Compiling PostgresNIO PostgresMessage+Describe.swift
[2629/2780] Emitting module PostgresNIO
[2630/2780] Compiling PostgresNIO PostgresMessage+BackendKeyData.swift
[2631/2780] Compiling PostgresNIO PostgresMessage+DataRow.swift
[2632/2780] Compiling PostgresNIO PostgresMessage+Error.swift
[2633/2780] Compiling PostgresNIO PostgresMessage+Identifier.swift
[2642/2780] Compiling NIOHTTP2 InboundWindowManager.swift
[2643/2780] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[2644/2780] Compiling NIOHTTP2 StreamChannelFlowController.swift
[2654/2780] Compiling PostgresNIO PostgresMessage+Execute.swift
[2655/2780] Compiling PostgresNIO PostgresMessage+ParameterDescription.swift
[2656/2780] Compiling PostgresNIO PostgresMessage+ParameterStatus.swift
[2657/2780] Compiling PostgresNIO PostgresMessage+Parse.swift
[2658/2780] Compiling PostgresNIO PostgresMessage+Password.swift
[2659/2780] Compiling PostgresNIO PostgresMessage+ReadyForQuery.swift
[2660/2780] Compiling PostgresNIO PostgresMessage+SASLResponse.swift
[2661/2780] Compiling PostgresNIO PostgresMessage+SSLRequest.swift
[2662/2780] Compiling PostgresNIO PostgresMessage+SimpleQuery.swift
[2663/2780] Compiling PostgresNIO PostgresMessage+Startup.swift
[2664/2780] Compiling PostgresNIO PostgresMessage+Sync.swift
[2665/2780] Compiling PostgresNIO PostgresMessage+Terminate.swift
[2666/2780] Compiling PostgresNIO PostgresMessageDecoder.swift
[2667/2780] Compiling PostgresNIO PostgresMessageEncoder.swift
[2668/2780] Compiling PostgresNIO PostgresMessage+0.swift
[2680/2780] Compiling NIOHTTP2 StreamChannelList.swift
[2681/2780] Compiling NIOHTTP2 StreamMap.swift
[2682/2780] Compiling NIOHTTP2 StreamStateMachine.swift
[2683/2780] Compiling NIOHTTP2 UnsafeTransfer.swift
[2684/2780] Compiling NIOHTTP2 WatermarkedFlowController.swift
[2685/2780] Compiling PostgresNIO DataRow.swift
[2686/2780] Compiling PostgresNIO ErrorResponse.swift
[2687/2780] Compiling PostgresNIO NotificationResponse.swift
[2688/2780] Compiling PostgresNIO ParameterDescription.swift
[2689/2780] Compiling PostgresNIO ParameterStatus.swift
[2690/2780] Compiling PostgresNIO ReadyForQuery.swift
[2691/2780] Compiling PostgresNIO RowDescription.swift
[2692/2780] Compiling PostgresNIO NotificationListener.swift
[2693/2780] Compiling PostgresNIO PSQLError.swift
[2694/2780] Compiling PostgresNIO PSQLEventsHandler.swift
[2695/2780] Compiling PostgresNIO PSQLPreparedStatement.swift
[2696/2780] Compiling PostgresNIO PSQLRowStream.swift
[2697/2780] Compiling PostgresNIO PSQLTask.swift
[2698/2780] Compiling PostgresNIO PostgresBackendMessage.swift
[2704/2780] Compiling PostgresNIO Int+PostgresCodable.swift
[2705/2780] Compiling PostgresNIO JSON+PostgresCodable.swift
[2706/2780] Compiling PostgresNIO Range+PostgresCodable.swift
[2707/2780] Compiling PostgresNIO RawRepresentable+PostgresCodable.swift
[2708/2780] Compiling PostgresNIO String+PostgresCodable.swift
[2709/2780] Compiling PostgresNIO UUID+PostgresCodable.swift
[2710/2780] Compiling PostgresNIO ByteBuffer+PSQL.swift
[2711/2780] Compiling PostgresNIO Logging+PSQL.swift
[2712/2780] Compiling PostgresNIO Authentication.swift
[2713/2780] Compiling PostgresNIO BackendKeyData.swift
[2714/2780] Compiling PostgresNIO PostgresBackendMessageDecoder.swift
[2715/2780] Compiling PostgresNIO PostgresCell.swift
[2716/2780] Compiling PostgresNIO PostgresChannelHandler.swift
[2717/2780] Compiling PostgresNIO PostgresCodable.swift
[2718/2780] Compiling PostgresNIO PostgresFrontendMessageEncoder.swift
[2719/2780] Compiling PostgresNIO PostgresNotificationSequence.swift
[2720/2780] Compiling PostgresNIO PostgresQuery.swift
[2721/2780] Compiling PostgresNIO PostgresRow-multi-decode.swift
[2722/2780] Compiling PostgresNIO PostgresRowSequence-multi-decode.swift
[2723/2780] Compiling PostgresNIO PostgresRowSequence.swift
[2724/2780] Compiling PostgresNIO PreparedStatement.swift
[2725/2780] Compiling PostgresNIO VariadicGenerics.swift
[2726/2780] Compiling PostgresNIO ConnectionFactory.swift
[2727/2780] Compiling PostgresNIO PostgresClient.swift
[2744/2781] Wrapping AST for NIOHTTP2 for debugging
[2746/2838] Compiling PostgresNIO PostgresClientMetrics.swift
[2747/2838] Compiling PostgresNIO Postgres+PSQLCompat.swift
[2748/2838] Compiling PostgresNIO PostgresDatabase+Query.swift
[2749/2838] Compiling PostgresNIO PostgresDatabase+SimpleQuery.swift
[2750/2838] Compiling PostgresNIO PostgresDatabase.swift
[2751/2838] Compiling PostgresNIO PostgresRequest.swift
[2752/2838] Compiling PostgresNIO Exports.swift
[2753/2838] Compiling PostgresNIO NIOUtils.swift
[2754/2838] Compiling PostgresNIO PostgresError+Code.swift
[2755/2838] Compiling PostgresNIO PostgresError.swift
[2756/2838] Compiling PostgresNIO PostgresJSONDecoder.swift
[2757/2838] Compiling PostgresNIO PostgresJSONEncoder.swift
[2758/2838] Compiling PostgresNIO SASLAuthentication+SCRAM-SHA256.swift
[2759/2838] Compiling PostgresNIO SASLAuthenticationManager.swift
[2760/2839] Wrapping AST for PostgresNIO for debugging
[2762/2839] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[2763/2839] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[2764/2839] Compiling AsyncHTTPClient AsyncLazySequence.swift
[2765/2839] Compiling AsyncHTTPClient HTTPClient+execute.swift
[2766/2839] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[2767/2839] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[2768/2839] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[2769/2839] Compiling AsyncHTTPClient HTTPClientRequest.swift
[2770/2847] Emitting module AsyncHTTPClient
[2771/2847] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2772/2847] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2773/2847] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[2774/2847] Compiling AsyncHTTPClient ConnectionTarget.swift
[2775/2847] Compiling AsyncHTTPClient DeconstructedURL.swift
[2776/2847] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[2777/2847] Compiling AsyncHTTPClient FoundationExtensions.swift
[2778/2847] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2779/2847] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[2780/2847] Compiling AsyncHTTPClient HTTPClient.swift
[2781/2847] Compiling AsyncHTTPClient HTTPHandler.swift
[2782/2847] Compiling AsyncHTTPClient LRUCache.swift
[2783/2847] Compiling AsyncHTTPClient NWErrorHandler.swift
[2784/2847] Compiling AsyncHTTPClient NWWaitingHandler.swift
[2785/2847] Compiling AsyncHTTPClient TLSConfiguration.swift
[2786/2847] Compiling AsyncHTTPClient RedirectState.swift
[2787/2847] Compiling AsyncHTTPClient HTTPClientResponse.swift
[2788/2847] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[2789/2847] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[2790/2847] Compiling AsyncHTTPClient Transaction.swift
[2791/2847] Compiling AsyncHTTPClient Base64.swift
[2792/2847] Compiling AsyncHTTPClient BasicAuth.swift
[2793/2847] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[2794/2847] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[2795/2847] Compiling AsyncHTTPClient ConnectionPool.swift
[2796/2847] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[2797/2847] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[2798/2847] Compiling AsyncHTTPClient TLSEventsHandler.swift
[2799/2847] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[2800/2847] Compiling AsyncHTTPClient HTTP1Connection.swift
[2801/2847] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[2802/2847] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[2803/2847] Compiling AsyncHTTPClient HTTP2Connection.swift
[2804/2847] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[2805/2847] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[2806/2847] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[2807/2847] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[2808/2847] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[2809/2847] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[2810/2847] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[2811/2847] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[2812/2847] Compiling AsyncHTTPClient RequestBodyLength.swift
[2813/2847] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2814/2847] Compiling AsyncHTTPClient RequestOptions.swift
[2815/2847] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2816/2847] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2817/2847] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2818/2847] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2819/2847] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2820/2847] Compiling AsyncHTTPClient RequestBag.swift
[2821/2847] Compiling AsyncHTTPClient RequestValidation.swift
[2822/2847] Compiling AsyncHTTPClient SSLContextCache.swift
[2823/2847] Compiling AsyncHTTPClient Scheme.swift
[2824/2847] Compiling AsyncHTTPClient Singleton.swift
[2825/2847] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2826/2847] Compiling AsyncHTTPClient Utils.swift
[2827/2848] Wrapping AST for AsyncHTTPClient for debugging
[2835/2849] Wrapping AST for AsyncKit for debugging
[2837/3116] Compiling Vapor BearerAuthorization.swift
[2838/3116] Compiling Vapor GuardMiddleware.swift
[2839/3117] Compiling PostgresKit PostgresRow+SQL.swift
[2840/3117] Compiling Vapor Application.swift
[2841/3117] Compiling Vapor AuthenticationCache.swift
[2842/3117] Compiling Vapor Bcrypt.swift
[2843/3117] Compiling Vapor Application+Cache.swift
[2844/3117] Compiling PostgresKit SQLPostgresConfiguration.swift
[2845/3117] Compiling Vapor Authenticator.swift
[2846/3117] Compiling Vapor BasicAuthorization.swift
[2847/3117] Emitting module PostgresKit
[2848/3117] Compiling Vapor RedirectMiddleware.swift
[2849/3117] Compiling Vapor SessionAuthenticatable.swift
[2850/3117] Compiling Vapor Cache.swift
[2851/3117] Compiling Vapor CacheExpirationTime.swift
[2852/3118] Wrapping AST for PostgresKit for debugging
[2866/3118] Compiling Vapor MemoryCache.swift
[2867/3118] Compiling Vapor Request+Cache.swift
[2868/3118] Compiling Vapor Application+Clients.swift
[2869/3118] Compiling Vapor Client.swift
[2870/3118] Compiling Vapor ClientRequest.swift
[2871/3118] Compiling Vapor ClientResponse.swift
[2872/3118] Compiling Vapor Request+Client.swift
[2873/3118] Compiling Vapor BootCommand.swift
[2874/3118] Compiling Vapor CommandContext+Application.swift
[2875/3118] Compiling Vapor RoutesCommand.swift
[2876/3118] Compiling Vapor ServeCommand.swift
[2877/3118] Compiling Vapor AnyResponse+Concurrency.swift
[2878/3118] Compiling Vapor AsyncBasicResponder.swift
[2879/3118] Compiling Vapor AsyncMiddleware.swift
[2880/3130] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2881/3130] Compiling Vapor AsyncSessionDriver.swift
[2882/3130] Compiling Vapor Authentication+Concurrency.swift
[2883/3130] Compiling Vapor Cache+Concurrency.swift
[2884/3130] Compiling Vapor Client+Concurrency.swift
[2885/3130] Compiling Vapor RequestBody+Concurrency.swift
[2886/3130] Compiling Vapor Responder+Concurrency.swift
[2887/3130] Compiling Vapor ResponseCodable+Concurrency.swift
[2888/3130] Compiling Vapor RoutesBuilder+Concurrency.swift
[2889/3130] Compiling Vapor ViewRenderer+Concurrency.swift
[2890/3130] Compiling Vapor WebSocket+Concurrency.swift
[2891/3130] Compiling Vapor ContainerGetPathExecutor.swift
[2892/3130] Emitting module FluentKit
[2893/3130] Compiling Vapor ErrorSource.swift
[2894/3130] Compiling Vapor StackTrace.swift
[2895/3130] Compiling Vapor Exports.swift
[2896/3130] Compiling Vapor Application+HTTP.swift
[2897/3130] Compiling Vapor BasicResponder.swift
[2898/3130] Compiling Vapor BodyStream.swift
[2899/3130] Compiling Vapor Application+HTTP+Client.swift
[2900/3130] Compiling Vapor EventLoopHTTPClient.swift
[2901/3130] Compiling Vapor EndpointCache.swift
[2902/3130] Compiling Vapor HTTPMethod+String.swift
[2903/3130] Compiling Vapor HTTPStatus.swift
[2904/3130] Compiling Vapor HTTPCookies.swift
[2905/3130] Compiling Vapor Core.swift
[2906/3130] Compiling Vapor Running.swift
[2907/3130] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2908/3130] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2909/3130] Compiling Vapor DotEnvFile+load.swift
[2910/3130] Compiling Vapor Routes+caseInsenstive.swift
[2911/3130] Compiling Vapor Validatable+validate.swift
[2912/3130] Compiling Vapor Environment+Process.swift
[2913/3130] Compiling Vapor Environment+Secret.swift
[2914/3130] Compiling Vapor Environment.swift
[2915/3130] Compiling Vapor Abort.swift
[2916/3130] Compiling Vapor AbortError.swift
[2917/3130] Compiling Vapor DebuggableError.swift
[2918/3130] Compiling Vapor Demangler.swift
[2929/3153] Compiling FluentKit DatabaseQuery+Join.swift
[2930/3153] Compiling FluentKit DatabaseQuery+Range.swift
[2931/3153] Compiling FluentKit DatabaseQuery+Sort.swift
[2932/3153] Compiling FluentKit DatabaseQuery+Value.swift
[2933/3153] Compiling FluentKit DatabaseQuery.swift
[2934/3153] Compiling FluentKit QueryHistory.swift
[2935/3153] Compiling FluentKit DatabaseSchema.swift
[2936/3153] Compiling FluentKit SchemaBuilder.swift
[2937/3153] Compiling FluentKit OptionalType.swift
[2938/3153] Compiling FluentKit RandomGeneratable.swift
[2939/3153] Compiling FluentKit SomeCodingKey.swift
[2940/3153] Compiling FluentKit UnsafeMutableTransferBox.swift
[2941/3153] Compiling Vapor Content.swift
[2942/3153] Compiling Vapor ContentCoders.swift
[2943/3153] Compiling Vapor ContentConfiguration.swift
[2944/3153] Compiling Vapor ContentContainer.swift
[2945/3153] Compiling Vapor JSONCoder+Custom.swift
[2946/3153] Compiling Vapor JSONCoders+Content.swift
[2947/3153] Compiling Vapor PlaintextDecoder.swift
[2948/3153] Compiling Vapor PlaintextEncoder.swift
[2949/3153] Compiling Vapor URLQueryCoders.swift
[2950/3153] Compiling Vapor URLQueryContainer.swift
[2977/3176] Compiling Vapor HTTPHeaderCacheControl.swift
[2978/3176] Compiling Vapor HTTPHeaderExpires.swift
[2979/3176] Compiling Vapor HTTPHeaderLastModified.swift
[2980/3176] Compiling Vapor HTTPHeaders+Cache.swift
[2981/3176] Compiling Vapor HTTPHeaders+Connection.swift
[2982/3176] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2983/3176] Compiling Vapor HTTPHeaders+ContentRange.swift
[2984/3176] Compiling Vapor HTTPHeaders+Directive.swift
[2985/3176] Compiling Vapor HTTPHeaders+Forwarded.swift
[2986/3176] Compiling Vapor HTTPHeaders+Link.swift
[2987/3176] Compiling Vapor HTTPHeaders+Name.swift
[2988/3176] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[3002/3177] Compiling Vapor Request+Body.swift
[3003/3177] Compiling Vapor Request+BodyStream.swift
[3004/3177] Compiling Vapor Request.swift
[3005/3177] Compiling Vapor Application+Responder.swift
[3006/3177] Compiling Vapor DefaultResponder.swift
[3007/3177] Compiling Vapor Response+Body.swift
[3008/3177] Compiling Vapor Response.swift
[3009/3177] Compiling Vapor ResponseCodable.swift
[3010/3177] Compiling Vapor Application+Routes.swift
[3011/3177] Compiling Vapor Parameters+Require.swift
[3012/3177] Compiling Vapor Request+WebSocket.swift
[3013/3177] Compiling Vapor Route.swift
[3014/3177] Compiling Vapor RouteCollection.swift
[3015/3177] Compiling Vapor Routes.swift
[3016/3177] Compiling Vapor RoutesBuilder+Group.swift
[3017/3177] Compiling Vapor RoutesBuilder+Method.swift
[3018/3177] Compiling Vapor RoutesBuilder+Middleware.swift
[3019/3177] Compiling Vapor RoutesBuilder+WebSocket.swift
[3020/3177] Compiling Vapor RoutesBuilder.swift
[3021/3177] Compiling Vapor OTP.swift
[3022/3177] Compiling Vapor Application+Servers.swift
[3023/3177] Compiling Vapor Server.swift
[3024/3177] Compiling Vapor Application+Sessions.swift
[3048/3177] Wrapping AST for FluentKit for debugging
[3050/3188] Compiling FluentSQL SQLList+Deprecated.swift
[3051/3188] Compiling FluentSQL SQLJSONColumnPath+Deprecated.swift
[3052/3189] Compiling FluentSQL ConverterUtilities.swift
[3053/3189] Compiling FluentSQL DatabaseQuery+SQL.swift
[3054/3189] Emitting module FluentSQL
[3055/3189] Compiling FluentSQL DatabaseSchema+SQL.swift
[3056/3189] Compiling FluentSQL Exports.swift
[3057/3189] Compiling FluentSQL SQLDatabase+Model+Concurrency.swift
[3058/3189] Compiling FluentSQL SQLDatabase+Model.swift
[3059/3189] Compiling FluentSQL SQLQueryConverter.swift
[3060/3189] Compiling FluentSQL SQLQualifiedTable+Deprecated.swift
[3061/3189] Compiling FluentSQL SQLSchemaConverter.swift
[3062/3190] Wrapping AST for FluentSQL for debugging
[3064/3199] Compiling Vapor Validator.swift
[3065/3199] Compiling Vapor ValidatorResult.swift
[3066/3199] Compiling Vapor And.swift
[3067/3199] Compiling Vapor Case.swift
[3068/3199] Compiling Vapor CharacterSet.swift
[3069/3199] Compiling Vapor Count.swift
[3070/3199] Compiling Vapor Email.swift
[3071/3199] Compiling Vapor Empty.swift
[3072/3199] Compiling Vapor In.swift
[3073/3199] Compiling Vapor Nil.swift
[3074/3199] Compiling Vapor NilIgnoring.swift
[3075/3199] Compiling Vapor Not.swift
[3076/3199] Compiling Vapor Or.swift
[3077/3199] Compiling Vapor Pattern.swift
[3078/3199] Compiling Vapor Range.swift
[3079/3199] Compiling Vapor URL.swift
[3080/3199] Compiling Vapor Valid.swift
[3081/3199] Compiling Vapor Application+Views.swift
[3082/3199] Compiling Vapor PlaintextRenderer.swift
[3083/3199] Compiling Vapor Request+View.swift
[3084/3199] Compiling Vapor View.swift
[3085/3199] Compiling Vapor ViewRenderer.swift
[3086/3199] Compiling Vapor _Deprecations.swift
[3087/3199] Compiling FluentPostgresDriver PostgresConverterDelegate.swift
[3088/3199] Compiling FluentPostgresDriver FluentPostgresDriver.swift
[3089/3199] Compiling FluentPostgresDriver PostgresError+Database.swift
[3090/3200] Emitting module FluentPostgresDriver
[3091/3200] Compiling FluentPostgresDriver DatabaseID+PostgreSQL.swift
[3092/3200] Compiling FluentPostgresDriver FluentPostgresConfiguration+Deprecated.swift
[3093/3200] Compiling Vapor Bytes+SecureCompare.swift
[3094/3200] Compiling Vapor Collection+Safe.swift
[3095/3200] Compiling Vapor DataProtocol+Copy.swift
[3096/3200] Compiling Vapor DecoderUnwrapper.swift
[3097/3200] Compiling Vapor DirectoryConfiguration.swift
[3098/3200] Compiling Vapor DotEnv.swift
[3099/3200] Compiling Vapor Extendable.swift
[3100/3200] Compiling Vapor File.swift
[3101/3200] Compiling Vapor FileIO.swift
[3102/3200] Compiling Vapor LifecycleHandler.swift
[3103/3200] Compiling Vapor OptionalType.swift
[3104/3200] Compiling Vapor RFC1123.swift
[3105/3200] Compiling Vapor SocketAddress+Hostname.swift
[3106/3200] Compiling Vapor Storage.swift
[3107/3200] Compiling Vapor String+IsIPAddress.swift
[3108/3200] Compiling Vapor Thread.swift
[3109/3200] Compiling Vapor URI.swift
[3110/3200] Compiling Vapor RangeResult.swift
[3111/3200] Compiling Vapor Validatable.swift
[3112/3200] Compiling Vapor Validation.swift
[3113/3200] Compiling Vapor ValidationKey.swift
[3114/3200] Compiling Vapor Validations.swift
[3115/3200] Compiling Vapor ValidationsError.swift
[3116/3200] Compiling FluentPostgresDriver Exports.swift
[3117/3200] Compiling FluentPostgresDriver FluentPostgresConfiguration.swift
[3118/3200] Compiling FluentPostgresDriver FluentPostgresDatabase.swift
[3119/3200] Compiling FluentPostgresDriver PostgresRow+Database.swift
[3120/3201] Wrapping AST for FluentPostgresDriver for debugging
[3122/3201] Compiling Vapor MemorySessions.swift
[3123/3201] Compiling Vapor Request+Session.swift
[3124/3201] Compiling Vapor Session.swift
[3125/3201] Compiling Vapor SessionCache.swift
[3126/3201] Compiling Vapor SessionData.swift
[3127/3201] Compiling Vapor SessionDriver.swift
[3128/3201] Compiling Vapor SessionsConfiguration.swift
[3129/3201] Compiling Vapor SessionsMiddleware.swift
[3130/3201] Compiling Vapor URLEncodedFormData.swift
[3131/3201] Compiling Vapor URLEncodedFormDecoder.swift
[3132/3201] Compiling Vapor URLEncodedFormEncoder.swift
[3133/3201] Compiling Vapor URLEncodedFormError.swift
[3134/3201] Compiling Vapor URLEncodedFormParser.swift
[3135/3201] Compiling Vapor URLEncodedFormSerializer.swift
[3136/3201] Compiling Vapor URLQueryFragmentConvertible.swift
[3137/3201] Compiling Vapor AnyResponse.swift
[3138/3201] Compiling Vapor Array+Random.swift
[3139/3201] Compiling Vapor Base32.swift
[3140/3201] Compiling Vapor Base64.swift
[3141/3201] Compiling Vapor BaseN.swift
[3142/3201] Compiling Vapor BasicCodingKey.swift
[3143/3201] Compiling Vapor ByteCount.swift
[3144/3201] Compiling Vapor Bytes+Hex.swift
[3145/3201] Emitting module Vapor
[3148/3201] Compiling Vapor Logger+Report.swift
[3149/3201] Compiling Vapor LoggingSystem+Environment.swift
[3150/3201] Compiling Vapor Application+Middleware.swift
[3151/3201] Compiling Vapor CORSMiddleware.swift
[3152/3201] Compiling Vapor ErrorMiddleware.swift
[3153/3201] Compiling Vapor FileMiddleware.swift
[3154/3201] Compiling Vapor Middleware.swift
[3155/3201] Compiling Vapor MiddlewareConfiguration.swift
[3156/3201] Compiling Vapor ResponseCompressionMiddleware.swift
[3157/3201] Compiling Vapor RouteLoggingMiddleware.swift
[3158/3201] Compiling Vapor File+Multipart.swift
[3159/3201] Compiling Vapor FormDataDecoder+Content.swift
[3160/3201] Compiling Vapor FormDataEncoder+Content.swift
[3161/3201] Compiling Vapor Application+Password.swift
[3162/3201] Compiling Vapor Application+Passwords.swift
[3163/3201] Compiling Vapor AsyncPasswordHasher.swift
[3164/3201] Compiling Vapor BcryptHasher.swift
[3165/3201] Compiling Vapor PasswordHasher.swift
[3166/3201] Compiling Vapor PlaintextHasher.swift
[3167/3201] Compiling Vapor Request+Password.swift
[3168/3201] Compiling Vapor Redirect.swift
[3193/3202] Wrapping AST for Vapor for debugging
[3195/3241] Emitting module ImperialCore
[3196/3242] Compiling ImperialCore FederatedServiceTokens.swift
[3197/3242] Compiling ImperialCore ImperialError.swift
[3198/3242] Compiling Fluent Pagination+Concurrency.swift
[3199/3242] Compiling Fluent Sessions+Concurrency.swift
[3200/3242] Compiling ImperialCore FederatedService.swift
[3201/3242] Compiling ImperialCore ServiceRegister.swift
[3202/3242] Compiling JWT JWTAuthenticator.swift
[3203/3242] Compiling JWT JWTError+Vapor.swift
[3206/3243] Emitting module JWT
[3207/3243] Compiling JWT Request+JWT.swift
[3208/3243] Compiling JWT JWT+Microsoft.swift
[3209/3243] Emitting module Fluent
[3210/3243] Compiling Fluent Exports.swift
[3211/3243] Compiling Fluent Fluent+Cache.swift
[3214/3245] Compiling ImperialCore FederatedCreatable.swift
[3215/3245] Compiling ImperialCore FederatedServiceRouter.swift
[3216/3245] Compiling ImperialCore String+Tools.swift
[3217/3245] Compiling ImperialCore ImperialMiddleware.swift
[3218/3245] Compiling ImperialCore OAuthService.swift
[3224/3246] Compiling Fluent ModelAuthenticatable.swift
[3225/3246] Compiling Fluent ModelCredentialsAuthenticatable.swift
[3226/3246] Compiling JWT JWT+Google.swift
[3234/3247] Compiling Fluent ModelTokenAuthenticatable.swift
[3235/3247] Compiling Fluent PageLimit.swift
[3236/3247] Compiling Fluent Fluent+Pagination.swift
[3237/3247] Compiling Fluent Fluent+Sessions.swift
[3240/3248] Wrapping AST for ImperialCore for debugging
[3241/3248] Wrapping AST for JWT for debugging
[3242/3266] Wrapping AST for Fluent for debugging
[3244/3266] Compiling StreamSDKVapor StreamConfiguration.swift
[3245/3266] Compiling StreamSDKVapor StreamToken.swift
[3246/3266] Compiling ImperialGoogle GoogleAuth.swift
[3247/3267] Compiling StreamSDKVapor StreamClient.swift
[3248/3267] Compiling ImperialGoogle Google.swift
[3249/3267] Compiling StreamSDKVapor Request+Stream.swift
[3250/3267] Emitting module StreamSDKVapor
/host/spi-builder-workspace/Sources/StreamSDKVapor/Application+Stream.swift:26:16: warning: type 'Application.StreamWrapper.Key.Value' (aka 'Application.StreamWrapper.Storage') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 |         }
20 |
21 |         final class Storage {
   |                     `- note: class 'Storage' does not conform to the 'Sendable' protocol
22 |             var makeClient: ((Application) -> StreamClient)?
23 |             init() { }
24 |         }
25 |
26 |         struct Key: StorageKey {
   |                `- warning: type 'Application.StreamWrapper.Key.Value' (aka 'Application.StreamWrapper.Storage') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
27 |             typealias Value = Storage
28 |         }
[3251/3267] Compiling StreamSDKVapor Application+Stream.swift
/host/spi-builder-workspace/Sources/StreamSDKVapor/Application+Stream.swift:26:16: warning: type 'Application.StreamWrapper.Key.Value' (aka 'Application.StreamWrapper.Storage') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 |         }
20 |
21 |         final class Storage {
   |                     `- note: class 'Storage' does not conform to the 'Sendable' protocol
22 |             var makeClient: ((Application) -> StreamClient)?
23 |             init() { }
24 |         }
25 |
26 |         struct Key: StorageKey {
   |                `- warning: type 'Application.StreamWrapper.Key.Value' (aka 'Application.StreamWrapper.Storage') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
27 |             typealias Value = Storage
28 |         }
[3252/3267] Compiling StreamSDKVapor StreamJWTPayload.swift
[3253/3267] Compiling ImperialGoogle GoogleRouter.swift
[3254/3267] Compiling ImperialGoogle GoogleCallbackBody.swift
[3255/3268] Compiling ImperialGoogle Service+Google.swift
[3256/3268] Compiling ImperialGoogle GoogleJWTRouter.swift
[3257/3268] Compiling ImperialGoogle Service+GoogleJWT.swift
[3258/3268] Compiling ImperialGoogle GoogleJWT.swift
[3259/3268] Compiling ImperialGoogle GoogleJWTAuth.swift
[3260/3268] Compiling ImperialGoogle GoogleJWTPayload.swift
[3261/3268] Compiling ImperialGoogle GoogleJWTResponse.swift
[3262/3268] Emitting module ImperialGoogle
[3264/3269] Wrapping AST for StreamSDKVapor for debugging
[3265/3269] Wrapping AST for ImperialGoogle for debugging
[3267/3284] Compiling ExampleApp 0001-CreateUser.swift
/host/spi-builder-workspace/Sources/ExampleApp/Migrations/0002-CreateUserToken.swift:5:14: error: type 'UserToken' does not conform to protocol 'ModelTokenAuthenticatable'
 3 | extension UserToken {
 4 |     struct CreaetUserToken: AsyncMigration {
 5 |         func prepare(on database: Database) async throws {
   |              `- error: type 'UserToken' does not conform to protocol 'ModelTokenAuthenticatable'
 6 |             try await database.schema(v20220314.schemaName)
 7 |                 .id()
[3268/3284] Compiling ExampleApp 0002-CreateUserToken.swift
/host/spi-builder-workspace/Sources/ExampleApp/Migrations/0002-CreateUserToken.swift:5:14: error: type 'UserToken' does not conform to protocol 'ModelTokenAuthenticatable'
 3 | extension UserToken {
 4 |     struct CreaetUserToken: AsyncMigration {
 5 |         func prepare(on database: Database) async throws {
   |              `- error: type 'UserToken' does not conform to protocol 'ModelTokenAuthenticatable'
 6 |             try await database.schema(v20220314.schemaName)
 7 |                 .id()
[3269/3285] Compiling ExampleApp migrations.swift
[3270/3285] Compiling ExampleApp CreateUserData.swift
[3271/3285] Compiling ExampleApp User+Public.swift
[3272/3285] Compiling ExampleApp App+FieldKeys.swift
[3273/3285] Compiling ExampleApp routes.swift
[3274/3285] Compiling ExampleApp SignInWithAppleToken.swift
[3275/3285] Compiling ExampleApp LoginResponse.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3276/3285] Compiling ExampleApp AccountController.swift
/host/spi-builder-workspace/Sources/ExampleApp/Controllers/AuthController.swift:78:27: warning: 'performWithTask' is deprecated: renamed to 'makeFutureWithTask(_:)'
 76 |     // MARK: - OAuth
 77 |     func processGoogleLogin(request: Request, token: String) throws -> EventLoopFuture<ResponseEncodable> {
 78 |         request.eventLoop.performWithTask {
    |                           |- warning: 'performWithTask' is deprecated: renamed to 'makeFutureWithTask(_:)'
    |                           `- note: use 'makeFutureWithTask(_:)' instead
 79 |             try await processGoogleLoginAsync(request: request, token: token)
 80 |         }
[3277/3285] Compiling ExampleApp AuthController.swift
/host/spi-builder-workspace/Sources/ExampleApp/Controllers/AuthController.swift:78:27: warning: 'performWithTask' is deprecated: renamed to 'makeFutureWithTask(_:)'
 76 |     // MARK: - OAuth
 77 |     func processGoogleLogin(request: Request, token: String) throws -> EventLoopFuture<ResponseEncodable> {
 78 |         request.eventLoop.performWithTask {
    |                           |- warning: 'performWithTask' is deprecated: renamed to 'makeFutureWithTask(_:)'
    |                           `- note: use 'makeFutureWithTask(_:)' instead
 79 |             try await processGoogleLoginAsync(request: request, token: token)
 80 |         }
[3278/3285] Emitting module ExampleApp
/host/spi-builder-workspace/Sources/ExampleApp/Models/Fluent/User.swift:8:9: warning: stored property '_id' of 'Sendable'-conforming class 'User' is mutable; this is an error in the Swift 6 language mode
 6 |
 7 |     @ID
 8 |     var id: UUID?
   |         `- warning: stored property '_id' of 'Sendable'-conforming class 'User' is mutable; this is an error in the Swift 6 language mode
 9 |
10 |     @Field(key: v20220314.name)
/host/spi-builder-workspace/Sources/ExampleApp/Models/Fluent/User.swift:39:16: warning: static property 'usernameKey' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
37 | extension User: ModelAuthenticatable {
38 |     static let passwordHashKey = \User.$passwordHash
39 |     static var usernameKey = \User.$email
   |                |- warning: static property 'usernameKey' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'usernameKey' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'usernameKey' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
40 |
41 |     func verify(password: String) throws -> Bool {
/host/spi-builder-workspace/Sources/ExampleApp/Models/Fluent/User.swift:37:1: error: type 'User' does not conform to protocol 'ModelAuthenticatable'
35 | }
36 |
37 | extension User: ModelAuthenticatable {
   | `- error: type 'User' does not conform to protocol 'ModelAuthenticatable'
38 |     static let passwordHashKey = \User.$passwordHash
   |                `- note: candidate has non-matching type 'any KeyPath<User, FieldProperty<User, String>> & Sendable'
39 |     static var usernameKey = \User.$email
   |                `- note: candidate has non-matching type 'any KeyPath<User, FieldProperty<User, String>> & Sendable'
40 |
41 |     func verify(password: String) throws -> Bool {
/host/spi-builder-workspace/.build/checkouts/fluent/Sources/Fluent/ModelAuthenticatable.swift:6:16: note: protocol requires property 'usernameKey' with type 'KeyPath<Self, Self.Field<String>>' (aka 'KeyPath<Self, FieldProperty<Self, String>>')
 4 |
 5 | public protocol ModelAuthenticatable: Model, Authenticatable {
 6 |     static var usernameKey: KeyPath<Self, Field<String>> { get }
   |                `- note: protocol requires property 'usernameKey' with type 'KeyPath<Self, Self.Field<String>>' (aka 'KeyPath<Self, FieldProperty<Self, String>>')
 7 |     static var passwordHashKey: KeyPath<Self, Field<String>> { get }
   |                `- note: protocol requires property 'passwordHashKey' with type 'KeyPath<Self, Self.Field<String>>' (aka 'KeyPath<Self, FieldProperty<Self, String>>')
 8 |     func verify(password: String) throws -> Bool
 9 | }
/host/spi-builder-workspace/Sources/ExampleApp/Models/Fluent/UserToken.swift:8:9: warning: stored property '_id' of 'Sendable'-conforming class 'UserToken' is mutable; this is an error in the Swift 6 language mode
 6 |
 7 |     @ID
 8 |     var id: UUID?
   |         `- warning: stored property '_id' of 'Sendable'-conforming class 'UserToken' is mutable; this is an error in the Swift 6 language mode
 9 |
10 |     @Field(key: v20220314.value)
/host/spi-builder-workspace/Sources/ExampleApp/Models/Fluent/UserToken.swift:34:1: error: type 'UserToken' does not conform to protocol 'ModelTokenAuthenticatable'
32 | }
33 |
34 | extension UserToken: ModelTokenAuthenticatable {
   | `- error: type 'UserToken' does not conform to protocol 'ModelTokenAuthenticatable'
35 |     static let valueKey = \UserToken.$value
   |                `- note: candidate has non-matching type 'any KeyPath<UserToken, FieldProperty<UserToken, String>> & Sendable' [with User = <<error type>>]
36 |     static let userKey = \UserToken.$user
37 |
/host/spi-builder-workspace/.build/checkouts/fluent/Sources/Fluent/ModelTokenAuthenticatable.swift:6:20: note: protocol requires nested type 'User'; add nested type 'User' for conformance
 4 |
 5 | public protocol ModelTokenAuthenticatable: Model, Authenticatable {
 6 |     associatedtype User: Model & Authenticatable
   |                    `- note: protocol requires nested type 'User'; add nested type 'User' for conformance
 7 |     static var valueKey: KeyPath<Self, Field<String>> { get }
   |                `- note: protocol requires property 'valueKey' with type 'KeyPath<Self, Self.Field<String>>' (aka 'KeyPath<Self, FieldProperty<Self, String>>')
 8 |     static var userKey: KeyPath<Self, Parent<User>> { get }
 9 |     var isValid: Bool { get }
[3279/3285] Compiling ExampleApp app.swift
/host/spi-builder-workspace/Sources/ExampleApp/app.swift:8:19: warning: initializer 'init' is unavailable from asynchronous contexts; This initialiser cannot be used in async contexts, use Application.make(_:_:) instead; this is an error in the Swift 6 language mode
 6 |         var env = try Environment.detect()
 7 |         try LoggingSystem.bootstrap(from: &env)
 8 |         let app = Application(env)
   |                   `- warning: initializer 'init' is unavailable from asynchronous contexts; This initialiser cannot be used in async contexts, use Application.make(_:_:) instead; this is an error in the Swift 6 language mode
 9 |         defer { app.shutdown() }
10 |         try configure(app)
/host/spi-builder-workspace/Sources/ExampleApp/app.swift:9:21: warning: instance method 'shutdown' is unavailable from asynchronous contexts; This can block the thread and should not be called in an async context; this is an error in the Swift 6 language mode
 7 |         try LoggingSystem.bootstrap(from: &env)
 8 |         let app = Application(env)
 9 |         defer { app.shutdown() }
   |                     `- warning: instance method 'shutdown' is unavailable from asynchronous contexts; This can block the thread and should not be called in an async context; this is an error in the Swift 6 language mode
10 |         try configure(app)
11 |         try app.run()
/host/spi-builder-workspace/Sources/ExampleApp/app.swift:11:17: warning: instance method 'run' is unavailable from asynchronous contexts; Use the async execute() method instead.; this is an error in the Swift 6 language mode
 9 |         defer { app.shutdown() }
10 |         try configure(app)
11 |         try app.run()
   |                 `- warning: instance method 'run' is unavailable from asynchronous contexts; Use the async execute() method instead.; this is an error in the Swift 6 language mode
12 |     }
13 | }
/host/spi-builder-workspace/Sources/ExampleApp/configure.swift:8:24: warning: 'postgres(hostname:port:username:password:database:tlsConfiguration:maxConnectionsPerEventLoop:connectionPoolTimeout:encoder:decoder:sqlLogLevel:)' is deprecated: Use `.postgres(configuration:maxConnectionsPerEventLoop:connectionPoolTimeout:encodingContext:decodingContext:sqlLogLevel:)` instead.
 6 | // configures your application
 7 | public func configure(_ app: Application) throws {
 8 |     app.databases.use(.postgres(
   |                        `- warning: 'postgres(hostname:port:username:password:database:tlsConfiguration:maxConnectionsPerEventLoop:connectionPoolTimeout:encoder:decoder:sqlLogLevel:)' is deprecated: Use `.postgres(configuration:maxConnectionsPerEventLoop:connectionPoolTimeout:encodingContext:decodingContext:sqlLogLevel:)` instead.
 9 |         hostname: Environment.get("DATABASE_HOST") ?? "localhost",
10 |         port: Environment.get("DATABASE_PORT").flatMap(Int.init(_:)) ?? PostgresConfiguration.ianaPortNumber,
/host/spi-builder-workspace/Sources/ExampleApp/configure.swift:10:73: warning: 'PostgresConfiguration' is deprecated: Use `SQLPostgresConfiguration` instead.
 8 |     app.databases.use(.postgres(
 9 |         hostname: Environment.get("DATABASE_HOST") ?? "localhost",
10 |         port: Environment.get("DATABASE_PORT").flatMap(Int.init(_:)) ?? PostgresConfiguration.ianaPortNumber,
   |                                                                         `- warning: 'PostgresConfiguration' is deprecated: Use `SQLPostgresConfiguration` instead.
11 |         username: Environment.get("DATABASE_USERNAME") ?? "vapor_username",
12 |         password: Environment.get("DATABASE_PASSWORD") ?? "vapor_password",
[3280/3285] Compiling ExampleApp configure.swift
/host/spi-builder-workspace/Sources/ExampleApp/app.swift:8:19: warning: initializer 'init' is unavailable from asynchronous contexts; This initialiser cannot be used in async contexts, use Application.make(_:_:) instead; this is an error in the Swift 6 language mode
 6 |         var env = try Environment.detect()
 7 |         try LoggingSystem.bootstrap(from: &env)
 8 |         let app = Application(env)
   |                   `- warning: initializer 'init' is unavailable from asynchronous contexts; This initialiser cannot be used in async contexts, use Application.make(_:_:) instead; this is an error in the Swift 6 language mode
 9 |         defer { app.shutdown() }
10 |         try configure(app)
/host/spi-builder-workspace/Sources/ExampleApp/app.swift:9:21: warning: instance method 'shutdown' is unavailable from asynchronous contexts; This can block the thread and should not be called in an async context; this is an error in the Swift 6 language mode
 7 |         try LoggingSystem.bootstrap(from: &env)
 8 |         let app = Application(env)
 9 |         defer { app.shutdown() }
   |                     `- warning: instance method 'shutdown' is unavailable from asynchronous contexts; This can block the thread and should not be called in an async context; this is an error in the Swift 6 language mode
10 |         try configure(app)
11 |         try app.run()
/host/spi-builder-workspace/Sources/ExampleApp/app.swift:11:17: warning: instance method 'run' is unavailable from asynchronous contexts; Use the async execute() method instead.; this is an error in the Swift 6 language mode
 9 |         defer { app.shutdown() }
10 |         try configure(app)
11 |         try app.run()
   |                 `- warning: instance method 'run' is unavailable from asynchronous contexts; Use the async execute() method instead.; this is an error in the Swift 6 language mode
12 |     }
13 | }
/host/spi-builder-workspace/Sources/ExampleApp/configure.swift:8:24: warning: 'postgres(hostname:port:username:password:database:tlsConfiguration:maxConnectionsPerEventLoop:connectionPoolTimeout:encoder:decoder:sqlLogLevel:)' is deprecated: Use `.postgres(configuration:maxConnectionsPerEventLoop:connectionPoolTimeout:encodingContext:decodingContext:sqlLogLevel:)` instead.
 6 | // configures your application
 7 | public func configure(_ app: Application) throws {
 8 |     app.databases.use(.postgres(
   |                        `- warning: 'postgres(hostname:port:username:password:database:tlsConfiguration:maxConnectionsPerEventLoop:connectionPoolTimeout:encoder:decoder:sqlLogLevel:)' is deprecated: Use `.postgres(configuration:maxConnectionsPerEventLoop:connectionPoolTimeout:encodingContext:decodingContext:sqlLogLevel:)` instead.
 9 |         hostname: Environment.get("DATABASE_HOST") ?? "localhost",
10 |         port: Environment.get("DATABASE_PORT").flatMap(Int.init(_:)) ?? PostgresConfiguration.ianaPortNumber,
/host/spi-builder-workspace/Sources/ExampleApp/configure.swift:10:73: warning: 'PostgresConfiguration' is deprecated: Use `SQLPostgresConfiguration` instead.
 8 |     app.databases.use(.postgres(
 9 |         hostname: Environment.get("DATABASE_HOST") ?? "localhost",
10 |         port: Environment.get("DATABASE_PORT").flatMap(Int.init(_:)) ?? PostgresConfiguration.ianaPortNumber,
   |                                                                         `- warning: 'PostgresConfiguration' is deprecated: Use `SQLPostgresConfiguration` instead.
11 |         username: Environment.get("DATABASE_USERNAME") ?? "vapor_username",
12 |         password: Environment.get("DATABASE_PASSWORD") ?? "vapor_password",
[3281/3285] Compiling ExampleApp User.swift
/host/spi-builder-workspace/Sources/ExampleApp/Models/Fluent/User.swift:8:9: warning: stored property '_id' of 'Sendable'-conforming class 'User' is mutable; this is an error in the Swift 6 language mode
 6 |
 7 |     @ID
 8 |     var id: UUID?
   |         `- warning: stored property '_id' of 'Sendable'-conforming class 'User' is mutable; this is an error in the Swift 6 language mode
 9 |
10 |     @Field(key: v20220314.name)
/host/spi-builder-workspace/Sources/ExampleApp/Models/Fluent/User.swift:39:16: warning: static property 'usernameKey' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
37 | extension User: ModelAuthenticatable {
38 |     static let passwordHashKey = \User.$passwordHash
39 |     static var usernameKey = \User.$email
   |                |- warning: static property 'usernameKey' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'usernameKey' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'usernameKey' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
40 |
41 |     func verify(password: String) throws -> Bool {
/host/spi-builder-workspace/Sources/ExampleApp/Models/Fluent/User.swift:37:1: error: type 'User' does not conform to protocol 'ModelAuthenticatable'
35 | }
36 |
37 | extension User: ModelAuthenticatable {
   | `- error: type 'User' does not conform to protocol 'ModelAuthenticatable'
38 |     static let passwordHashKey = \User.$passwordHash
   |                `- note: candidate has non-matching type 'any KeyPath<User, FieldProperty<User, String>> & Sendable'
39 |     static var usernameKey = \User.$email
   |                `- note: candidate has non-matching type 'any KeyPath<User, FieldProperty<User, String>> & Sendable'
40 |
41 |     func verify(password: String) throws -> Bool {
/host/spi-builder-workspace/.build/checkouts/fluent/Sources/Fluent/ModelAuthenticatable.swift:6:16: note: protocol requires property 'usernameKey' with type 'KeyPath<Self, Self.Field<String>>' (aka 'KeyPath<Self, FieldProperty<Self, String>>')
 4 |
 5 | public protocol ModelAuthenticatable: Model, Authenticatable {
 6 |     static var usernameKey: KeyPath<Self, Field<String>> { get }
   |                `- note: protocol requires property 'usernameKey' with type 'KeyPath<Self, Self.Field<String>>' (aka 'KeyPath<Self, FieldProperty<Self, String>>')
 7 |     static var passwordHashKey: KeyPath<Self, Field<String>> { get }
   |                `- note: protocol requires property 'passwordHashKey' with type 'KeyPath<Self, Self.Field<String>>' (aka 'KeyPath<Self, FieldProperty<Self, String>>')
 8 |     func verify(password: String) throws -> Bool
 9 | }
/host/spi-builder-workspace/Sources/ExampleApp/Models/Fluent/UserToken.swift:8:9: warning: stored property '_id' of 'Sendable'-conforming class 'UserToken' is mutable; this is an error in the Swift 6 language mode
 6 |
 7 |     @ID
 8 |     var id: UUID?
   |         `- warning: stored property '_id' of 'Sendable'-conforming class 'UserToken' is mutable; this is an error in the Swift 6 language mode
 9 |
10 |     @Field(key: v20220314.value)
/host/spi-builder-workspace/Sources/ExampleApp/Models/Fluent/UserToken.swift:34:1: error: type 'UserToken' does not conform to protocol 'ModelTokenAuthenticatable'
32 | }
33 |
34 | extension UserToken: ModelTokenAuthenticatable {
   | `- error: type 'UserToken' does not conform to protocol 'ModelTokenAuthenticatable'
35 |     static let valueKey = \UserToken.$value
   |                `- note: candidate has non-matching type 'any KeyPath<UserToken, FieldProperty<UserToken, String>> & Sendable' [with User = <<error type>>]
36 |     static let userKey = \UserToken.$user
37 |
/host/spi-builder-workspace/.build/checkouts/fluent/Sources/Fluent/ModelTokenAuthenticatable.swift:6:20: note: protocol requires nested type 'User'; add nested type 'User' for conformance
 4 |
 5 | public protocol ModelTokenAuthenticatable: Model, Authenticatable {
 6 |     associatedtype User: Model & Authenticatable
   |                    `- note: protocol requires nested type 'User'; add nested type 'User' for conformance
 7 |     static var valueKey: KeyPath<Self, Field<String>> { get }
   |                `- note: protocol requires property 'valueKey' with type 'KeyPath<Self, Self.Field<String>>' (aka 'KeyPath<Self, FieldProperty<Self, String>>')
 8 |     static var userKey: KeyPath<Self, Parent<User>> { get }
 9 |     var isValid: Bool { get }
[3282/3285] Compiling ExampleApp UserToken.swift
/host/spi-builder-workspace/Sources/ExampleApp/Models/Fluent/User.swift:8:9: warning: stored property '_id' of 'Sendable'-conforming class 'User' is mutable; this is an error in the Swift 6 language mode
 6 |
 7 |     @ID
 8 |     var id: UUID?
   |         `- warning: stored property '_id' of 'Sendable'-conforming class 'User' is mutable; this is an error in the Swift 6 language mode
 9 |
10 |     @Field(key: v20220314.name)
/host/spi-builder-workspace/Sources/ExampleApp/Models/Fluent/User.swift:39:16: warning: static property 'usernameKey' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
37 | extension User: ModelAuthenticatable {
38 |     static let passwordHashKey = \User.$passwordHash
39 |     static var usernameKey = \User.$email
   |                |- warning: static property 'usernameKey' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'usernameKey' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'usernameKey' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
40 |
41 |     func verify(password: String) throws -> Bool {
/host/spi-builder-workspace/Sources/ExampleApp/Models/Fluent/User.swift:37:1: error: type 'User' does not conform to protocol 'ModelAuthenticatable'
35 | }
36 |
37 | extension User: ModelAuthenticatable {
   | `- error: type 'User' does not conform to protocol 'ModelAuthenticatable'
38 |     static let passwordHashKey = \User.$passwordHash
   |                `- note: candidate has non-matching type 'any KeyPath<User, FieldProperty<User, String>> & Sendable'
39 |     static var usernameKey = \User.$email
   |                `- note: candidate has non-matching type 'any KeyPath<User, FieldProperty<User, String>> & Sendable'
40 |
41 |     func verify(password: String) throws -> Bool {
/host/spi-builder-workspace/.build/checkouts/fluent/Sources/Fluent/ModelAuthenticatable.swift:6:16: note: protocol requires property 'usernameKey' with type 'KeyPath<Self, Self.Field<String>>' (aka 'KeyPath<Self, FieldProperty<Self, String>>')
 4 |
 5 | public protocol ModelAuthenticatable: Model, Authenticatable {
 6 |     static var usernameKey: KeyPath<Self, Field<String>> { get }
   |                `- note: protocol requires property 'usernameKey' with type 'KeyPath<Self, Self.Field<String>>' (aka 'KeyPath<Self, FieldProperty<Self, String>>')
 7 |     static var passwordHashKey: KeyPath<Self, Field<String>> { get }
   |                `- note: protocol requires property 'passwordHashKey' with type 'KeyPath<Self, Self.Field<String>>' (aka 'KeyPath<Self, FieldProperty<Self, String>>')
 8 |     func verify(password: String) throws -> Bool
 9 | }
/host/spi-builder-workspace/Sources/ExampleApp/Models/Fluent/UserToken.swift:8:9: warning: stored property '_id' of 'Sendable'-conforming class 'UserToken' is mutable; this is an error in the Swift 6 language mode
 6 |
 7 |     @ID
 8 |     var id: UUID?
   |         `- warning: stored property '_id' of 'Sendable'-conforming class 'UserToken' is mutable; this is an error in the Swift 6 language mode
 9 |
10 |     @Field(key: v20220314.value)
/host/spi-builder-workspace/Sources/ExampleApp/Models/Fluent/UserToken.swift:34:1: error: type 'UserToken' does not conform to protocol 'ModelTokenAuthenticatable'
32 | }
33 |
34 | extension UserToken: ModelTokenAuthenticatable {
   | `- error: type 'UserToken' does not conform to protocol 'ModelTokenAuthenticatable'
35 |     static let valueKey = \UserToken.$value
   |                `- note: candidate has non-matching type 'any KeyPath<UserToken, FieldProperty<UserToken, String>> & Sendable' [with User = <<error type>>]
36 |     static let userKey = \UserToken.$user
37 |
/host/spi-builder-workspace/.build/checkouts/fluent/Sources/Fluent/ModelTokenAuthenticatable.swift:6:20: note: protocol requires nested type 'User'; add nested type 'User' for conformance
 4 |
 5 | public protocol ModelTokenAuthenticatable: Model, Authenticatable {
 6 |     associatedtype User: Model & Authenticatable
   |                    `- note: protocol requires nested type 'User'; add nested type 'User' for conformance
 7 |     static var valueKey: KeyPath<Self, Field<String>> { get }
   |                `- note: protocol requires property 'valueKey' with type 'KeyPath<Self, Self.Field<String>>' (aka 'KeyPath<Self, FieldProperty<Self, String>>')
 8 |     static var userKey: KeyPath<Self, Parent<User>> { get }
 9 |     var isValid: Bool { get }
BUILD FAILURE 6.0 linux