The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of fluent, reference main (223b27), with Swift 6.0 for Linux on 2 Dec 2024 00:37:02 UTC.

Swift 6 data race errors: 0

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.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/fluent.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/vapor/fluent
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 223b27d Async Lifecycle (#781)
Cloned https://github.com/vapor/fluent.git
Revision (git rev-parse @):
223b27d04ab2b51c25503c9922eecbcdf6c12f89
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/fluent.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/vapor/fluent.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-kit.git
[1/70329] Fetching vapor
[2/82814] Fetching vapor, fluent-kit
Fetched https://github.com/vapor/fluent-kit.git from cache (1.81s)
Fetched https://github.com/vapor/vapor.git from cache (1.84s)
Computing version for https://github.com/vapor/fluent-kit.git
Computed https://github.com/vapor/fluent-kit.git at 1.49.0 (0.42s)
Fetching https://github.com/vapor/sql-kit.git
Fetching https://github.com/vapor/async-kit.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-log.git
[1/2370] Fetching async-kit
[2371/6093] Fetching async-kit, swift-log
[4010/11933] Fetching async-kit, swift-log, sql-kit
[11934/84001] Fetching async-kit, swift-log, sql-kit, swift-nio
Fetched https://github.com/vapor/sql-kit.git from cache (0.38s)
[6814/78161] Fetching async-kit, swift-log, swift-nio
Fetched https://github.com/vapor/async-kit.git from cache (4.09s)
Fetched https://github.com/apple/swift-log.git from cache (4.09s)
Fetched https://github.com/apple/swift-nio.git from cache (4.17s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (2.14s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-collections.git
[1/5591] Fetching swift-algorithms
[5592/21194] Fetching swift-algorithms, swift-collections
Fetched https://github.com/apple/swift-algorithms.git from cache (0.40s)
[313/15603] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.23s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (1.00s)
Fetching https://github.com/apple/swift-numerics.git
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.39s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.45s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.41s)
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 (0.63s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.77.0 (0.64s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/1569] Fetching swift-atomics
[1570/5488] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (0.35s)
[3919/3919] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.42s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.47s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.45s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.106.7 (0.52s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-metrics.git
[1/2111] Fetching swift-metrics
[170/4635] Fetching swift-metrics, websocket-kit
[3528/6728] Fetching swift-metrics, websocket-kit, multipart-kit
[5139/11905] Fetching swift-metrics, websocket-kit, multipart-kit, swift-nio-extras
[5347/23064] Fetching swift-metrics, websocket-kit, multipart-kit, swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-metrics.git from cache (0.35s)
[9250/20953] Fetching websocket-kit, multipart-kit, swift-nio-extras, swift-nio-http2
Fetching https://github.com/vapor/routing-kit.git
[10884/41643] Fetching websocket-kit, multipart-kit, swift-nio-extras, swift-nio-http2, routing-kit
[12540/55293] Fetching websocket-kit, multipart-kit, swift-nio-extras, swift-nio-http2, routing-kit, swift-nio-ssl
Fetched https://github.com/vapor/routing-kit.git from cache (1.79s)
Fetching https://github.com/apple/swift-crypto.git
[32475/34603] Fetching websocket-kit, multipart-kit, swift-nio-extras, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/vapor/websocket-kit.git from cache (2.51s)
Fetching https://github.com/vapor/console-kit.git
[30497/32079] Fetching multipart-kit, swift-nio-extras, swift-nio-http2, swift-nio-ssl
[32080/43313] Fetching multipart-kit, swift-nio-extras, swift-nio-http2, swift-nio-ssl, swift-crypto
[32979/48783] Fetching multipart-kit, swift-nio-extras, swift-nio-http2, swift-nio-ssl, swift-crypto, console-kit
Fetched https://github.com/vapor/console-kit.git from cache (0.78s)
[33989/43313] Fetching multipart-kit, swift-nio-extras, swift-nio-http2, swift-nio-ssl, swift-crypto
Fetching https://github.com/swift-server/async-http-client.git
[35226/56630] Fetching multipart-kit, swift-nio-extras, swift-nio-http2, swift-nio-ssl, swift-crypto, async-http-client
Fetched https://github.com/apple/swift-nio-extras.git from cache (3.85s)
[30895/51453] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl, swift-crypto, async-http-client
Fetched https://github.com/apple/swift-nio-http2.git from cache (3.86s)
[20268/40294] Fetching multipart-kit, swift-nio-ssl, swift-crypto, async-http-client
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.92s)
[7284/26644] Fetching multipart-kit, swift-crypto, async-http-client
Fetched https://github.com/vapor/multipart-kit.git from cache (3.97s)
[7437/24551] Fetching swift-crypto, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (1.46s)
Fetched https://github.com/apple/swift-crypto.git from cache (3.20s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.5.0 (0.69s)
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.51s)
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.19s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.1 (0.39s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.15.0 (0.47s)
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.41s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.1 (0.47s)
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.58s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.3.1 (0.57s)
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.52s)
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.43s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.0 (0.47s)
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 (2.88s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.10.0 (1.70s)
Fetching https://github.com/apple/swift-asn1.git
[1/1418] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.22s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.0 (0.46s)
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/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/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-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/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/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/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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.10.0
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.1
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/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/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-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-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-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.3.1
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/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.2
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.23.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/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/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/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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
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/844] Write sources
[38/844] Compiling CNIOWASI CNIOWASI.c
[39/844] Write sources
[40/844] Compiling CNIOWindows shim.c
[41/844] Compiling CNIOWindows WSAStartup.c
[42/844] Write sources
[49/844] Compiling _NumericsShims _NumericsShims.c
[50/844] Compiling CNIOLinux liburing_shims.c
[51/844] Compiling CVaporBcrypt bcrypt.c
[52/844] Compiling CVaporBcrypt blf.c
[53/844] Compiling _AtomicsShims.c
[54/844] Compiling CSystem shims.c
[55/844] Compiling CNIOSHA1 c_nio_sha1.c
[56/844] Compiling CNIOLinux shim.c
[57/844] Compiling CNIOLLHTTP c_nio_http.c
[58/844] Compiling CNIOExtrasZlib empty.c
[59/844] Compiling CNIODarwin shim.c
[60/844] Compiling fiat_p256_adx_sqr.S
[61/844] Compiling fiat_p256_adx_mul.S
[62/844] Compiling fiat_curve25519_adx_square.S
[63/844] Compiling fiat_curve25519_adx_mul.S
[64/844] Compiling CNIOLLHTTP c_nio_api.c
[65/844] Write swift-version-24593BA9C3E375BF.txt
[66/844] Compiling CNIOLLHTTP c_nio_llhttp.c
[67/844] Compiling CNIOBoringSSLShims shims.c
[68/850] Compiling tls_record.cc
[69/850] Compiling tls_method.cc
[70/850] Compiling tls13_enc.cc
[71/893] Compiling tls13_both.cc
[72/893] Compiling tls13_server.cc
[73/893] Compiling tls13_client.cc
[75/913] Emitting module InternalCollectionsUtilities
[75/915] Compiling t1_enc.cc
[76/915] Compiling ssl_x509.cc
[77/915] Compiling ssl_versions.cc
[79/915] Compiling RealModule Float+Real.swift
[80/916] Compiling RealModule Float80+Real.swift
[81/916] Compiling RealModule Real.swift
[82/916] Compiling InternalCollectionsUtilities UInt+reversed.swift
[83/916] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[84/916] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[85/916] Compiling InternalCollectionsUtilities Integer rank.swift
[86/916] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[87/916] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[88/916] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[89/916] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[90/916] Compiling SystemPackage MachPort.swift
[91/916] Compiling SystemPackage PlatformString.swift
[92/916] Compiling SystemPackage SystemString.swift
[93/916] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[94/916] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[95/919] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[96/919] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[97/919] Compiling InternalCollectionsUtilities Debugging.swift
[98/919] Compiling InternalCollectionsUtilities Descriptions.swift
[99/919] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[100/919] Compiling InternalCollectionsUtilities Specialize.swift
[101/919] Compiling InternalCollectionsUtilities _SortedCollection.swift
[102/919] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[103/920] Emitting module RealModule
[104/920] Compiling RealModule Float16+Real.swift
[105/920] Compiling RealModule ElementaryFunctions.swift
[106/920] Compiling RealModule RealFunctions.swift
[107/920] Compiling _NIOBase64 Base64.swift
[108/920] Emitting module _NIOBase64
[109/920] Compiling _NIODataStructures PriorityQueue.swift
[110/920] Compiling _NIODataStructures _TinyArray.swift
[115/922] Compiling CoreMetrics Metrics.swift
[120/922] Emitting module SystemPackage
[127/922] Compiling ssl_privkey.cc
[128/922] Compiling ssl_stat.cc
[129/922] Compiling ssl_transcript.cc
[130/922] Compiling ssl_session.cc
[132/922] Compiling SystemPackage Util+StringArray.swift
[133/922] Compiling SystemPackage Util.swift
[134/922] Compiling SystemPackage UtilConsumers.swift
[135/922] Compiling SystemPackage Mocking.swift
[136/922] Compiling SystemPackage RawBuffer.swift
[137/922] Compiling SystemPackage Syscalls.swift
[138/922] Compiling SystemPackage WindowsSyscallAdapters.swift
[139/922] Emitting module CoreMetrics
[140/922] Compiling CoreMetrics Locks.swift
[141/923] Compiling Logging MetadataProvider.swift
[152/923] Compiling SystemPackage Constants.swift
[153/923] Compiling SystemPackage Exports.swift
[154/923] Emitting module _NIODataStructures
[155/923] Emitting module Logging
[156/923] Compiling _NIODataStructures Heap.swift
[157/923] Compiling Logging Locks.swift
[158/923] Compiling Logging LogHandler.swift
[159/923] Compiling Logging Logging.swift
[164/1155] Compiling HeapModule Heap+Descriptions.swift
[165/1155] Compiling HeapModule _HeapNode.swift
[166/1155] Compiling DequeModule Deque+CustomReflectable.swift
[167/1155] Compiling DequeModule Deque+Descriptions.swift
[168/1157] Compiling HeapModule Heap.swift
[169/1157] Compiling DequeModule _DequeBuffer.swift
[170/1157] Compiling DequeModule _DequeBufferHeader.swift
[171/1157] Compiling HeapModule Heap+Invariants.swift
[172/1157] Compiling HeapModule Heap+UnsafeHandle.swift
[173/1157] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[174/1157] Emitting module HeapModule
[175/1158] Compiling DequeModule Deque+Equatable.swift
[176/1158] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[178/1158] Compiling DequeModule Deque+Extras.swift
[179/1158] Compiling DequeModule Deque+Hashable.swift
[180/1158] Compiling HashTreeCollections TreeSet+Hashable.swift
[181/1158] Compiling HashTreeCollections TreeSet+Sendable.swift
[182/1158] Compiling HashTreeCollections TreeSet+Sequence.swift
[183/1158] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[184/1158] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[185/1158] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[186/1158] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[187/1158] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[188/1158] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[189/1158] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[190/1168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[191/1168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[192/1168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[193/1168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[194/1168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[195/1168] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[196/1168] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[197/1168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[198/1168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[199/1168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[200/1168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[201/1168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[202/1168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[203/1168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[204/1175] Compiling OrderedCollections OrderedSet+SubSequence.swift
[205/1175] Compiling OrderedCollections OrderedSet+Testing.swift
[206/1175] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[207/1175] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[208/1175] Compiling OrderedCollections OrderedSet.swift
[209/1175] Compiling OrderedCollections _UnsafeBitset.swift
[210/1175] Compiling _RopeModule Rope+Sequence.swift
[211/1175] Compiling _RopeModule Rope+Append.swift
[212/1175] Compiling HashTreeCollections TreeSet+Extras.swift
[213/1175] Compiling _RopeModule Rope+Find.swift
[214/1175] Compiling DequeModule _DequeSlot.swift
[215/1175] Compiling DequeModule _UnsafeWrappedBuffer.swift
[216/1175] Compiling DequeModule Deque+Testing.swift
[217/1175] Compiling DequeModule Deque._Storage.swift
[218/1175] Compiling DequeModule Deque._UnsafeHandle.swift
[219/1175] Compiling DequeModule Deque.swift
[230/1175] Compiling OrderedCollections OrderedSet+Sendable.swift
[231/1175] Compiling OrderedCollections OrderedDictionary.swift
[232/1175] Compiling OrderedCollections OrderedSet+Codable.swift
[233/1175] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[234/1175] Compiling OrderedCollections OrderedSet+Descriptions.swift
[235/1175] Compiling OrderedCollections OrderedSet+Diffing.swift
[236/1175] Compiling OrderedCollections OrderedSet+Equatable.swift
[237/1175] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[238/1175] Compiling OrderedCollections OrderedSet+Hashable.swift
[239/1175] Compiling OrderedCollections OrderedSet+Initializers.swift
[240/1175] Compiling OrderedCollections OrderedSet+Insertions.swift
[241/1175] Compiling OrderedCollections OrderedSet+Invariants.swift
[242/1175] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[243/1175] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[244/1175] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[245/1175] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[246/1175] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[255/1175] Compiling DequeModule Deque+Codable.swift
[256/1175] Compiling DequeModule Deque+Collection.swift
[265/1175] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[266/1175] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[267/1175] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[268/1175] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[269/1175] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[270/1175] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[271/1175] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[272/1175] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[273/1175] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[274/1175] Compiling HashTreeCollections TreeSet.swift
[275/1175] Emitting module DequeModule
[276/1176] Compiling OrderedCollections _HashTable+Bucket.swift
[277/1176] Compiling OrderedCollections _HashTable+BucketIterator.swift
[278/1176] Compiling OrderedCollections _HashTable+Constants.swift
[279/1176] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[280/1176] Compiling OrderedCollections _HashTable+Testing.swift
[281/1176] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[282/1176] Compiling OrderedCollections _HashTable.swift
[283/1176] Compiling OrderedCollections _Hashtable+Header.swift
[312/1185] Compiling ssl_key_share.cc
[325/1185] Emitting module RoutingKit
[325/1185] Compiling ssl_lib.cc
[357/1185] Compiling RoutingKit PathComponent.swift
[358/1185] Compiling RoutingKit Router.swift
[359/1185] Compiling RoutingKit TrieRouter.swift
[378/1185] Emitting module OrderedCollections
[378/1186] Compiling ssl_file.cc
[402/1186] Compiling ssl_cipher.cc
[404/1186] Compiling _RopeModule Rope+Join.swift
[405/1186] Compiling _RopeModule Rope+MutatingForEach.swift
[406/1186] Compiling _RopeModule Rope+Remove.swift
[407/1186] Compiling _RopeModule Rope+RemoveSubrange.swift
[408/1186] Compiling _RopeModule Rope+Split.swift
[409/1186] Compiling _RopeModule Optional Utilities.swift
[410/1186] Compiling _RopeModule String Utilities.swift
[411/1186] Compiling _RopeModule String.Index+ABI.swift
[412/1186] Compiling _RopeModule _CharacterRecognizer.swift
[412/1186] Compiling ssl_credential.cc
[414/1186] Compiling RoutingKit Parameters.swift
[415/1186] Compiling RoutingKit AnyRouter.swift
[416/1187] Emitting module _RopeModule
[418/1187] Emitting module Metrics
[419/1187] Compiling Metrics Metrics.swift
[420/1188] Compiling ssl_asn1.cc
[421/1188] Compiling ssl_cert.cc
[422/1188] Compiling ssl_buffer.cc
[432/1189] Compiling ssl_aead_ctx.cc
[434/1189] Compiling s3_pkt.cc
[435/1189] Compiling s3_lib.cc
[437/1189] Emitting module HashTreeCollections
[438/1190] Compiling s3_both.cc
[439/1190] Compiling handshake_server.cc
[440/1190] Compiling handshake_client.cc
[441/1190] Compiling handoff.cc
[442/1190] Compiling handshake.cc
[443/1190] Compiling d1_srtp.cc
[444/1190] Compiling encrypted_client_hello.cc
[445/1190] Compiling md5-x86_64-linux.S
[446/1190] Compiling extensions.cc
[447/1190] Compiling md5-x86_64-apple.S
[448/1190] Compiling dtls_record.cc
[449/1190] Compiling err_data.c
[450/1190] Compiling md5-586-linux.S
[451/1190] Compiling md5-586-apple.S
[452/1190] Compiling chacha20_poly1305_armv8-win.S
[453/1190] Compiling chacha20_poly1305_x86_64-apple.S
[454/1190] Compiling chacha20_poly1305_x86_64-linux.S
[455/1190] Compiling chacha20_poly1305_armv8-linux.S
[456/1190] Compiling chacha20_poly1305_armv8-apple.S
[457/1190] Compiling chacha-x86_64-linux.S
[458/1190] Compiling chacha-x86_64-apple.S
[459/1190] Compiling chacha-x86-apple.S
[460/1190] Compiling chacha-x86-linux.S
[461/1190] Compiling dtls_method.cc
[462/1190] Compiling chacha-armv8-linux.S
[463/1190] Compiling chacha-armv8-win.S
[464/1190] Compiling chacha-armv8-apple.S
[465/1190] Compiling chacha-armv4-linux.S
[466/1190] Compiling aes128gcmsiv-x86_64-apple.S
[467/1190] Compiling aes128gcmsiv-x86_64-linux.S
[468/1190] Compiling x86_64-mont5-apple.S
[469/1190] Compiling x86_64-mont5-linux.S
[470/1190] Compiling x86-mont-linux.S
[471/1190] Compiling x86_64-mont-apple.S
[472/1190] Compiling x86_64-mont-linux.S
[473/1190] Compiling x86-mont-apple.S
[474/1190] Compiling d1_pkt.cc
[475/1190] Compiling vpaes-x86_64-linux.S
[476/1190] Compiling vpaes-x86_64-apple.S
[477/1190] Compiling vpaes-x86-linux.S
[478/1190] Compiling vpaes-x86-apple.S
[479/1190] Compiling vpaes-armv8-linux.S
[480/1190] Compiling vpaes-armv8-win.S
[481/1190] Compiling vpaes-armv8-apple.S
[482/1190] Compiling vpaes-armv7-linux.S
[483/1190] Compiling sha512-x86_64-apple.S
[484/1190] Compiling sha512-x86_64-linux.S
[485/1190] Compiling sha512-armv8-win.S
[486/1190] Compiling sha512-armv8-linux.S
[487/1190] Compiling bio_ssl.cc
[488/1190] Compiling sha512-armv8-apple.S
[489/1190] Compiling sha512-586-linux.S
[490/1190] Compiling sha512-586-apple.S
[491/1190] Compiling sha512-armv4-linux.S
[492/1190] Compiling sha256-x86_64-linux.S
[493/1190] Compiling sha256-armv8-linux.S
[494/1190] Compiling sha256-x86_64-apple.S
[495/1190] Compiling sha256-armv8-apple.S
[496/1190] Compiling sha256-armv8-win.S
[497/1190] Compiling sha256-armv4-linux.S
[498/1190] Compiling sha256-586-apple.S
[499/1190] Compiling sha256-586-linux.S
[500/1190] Compiling sha1-x86_64-linux.S
[501/1190] Compiling sha1-armv8-linux.S
[502/1190] Compiling sha1-x86_64-apple.S
[503/1190] Compiling sha1-armv8-win.S
[504/1190] Compiling sha1-armv8-apple.S
[505/1190] Compiling sha1-armv4-large-linux.S
[506/1190] Compiling sha1-586-linux.S
[507/1190] Compiling sha1-586-apple.S
[508/1190] Compiling rsaz-avx2-apple.S
[509/1190] Compiling rsaz-avx2-linux.S
[510/1190] Compiling rdrand-x86_64-linux.S
[511/1190] Compiling p256_beeu-x86_64-asm-linux.S
[512/1190] Compiling p256_beeu-x86_64-asm-apple.S
[513/1190] Compiling rdrand-x86_64-apple.S
[514/1190] Compiling p256_beeu-armv8-asm-linux.S
[515/1190] Compiling p256_beeu-armv8-asm-win.S
[516/1190] Compiling p256_beeu-armv8-asm-apple.S
[517/1190] Compiling p256-armv8-asm-win.S
[518/1190] Compiling p256-x86_64-asm-apple.S
[519/1190] Compiling p256-x86_64-asm-linux.S
[520/1190] Compiling p256-armv8-asm-linux.S
[521/1190] Compiling p256-armv8-asm-apple.S
[522/1190] Compiling d1_lib.cc
[523/1190] Compiling ghashv8-armv8-win.S
[524/1190] Compiling ghashv8-armv8-linux.S
[525/1190] Compiling ghashv8-armv7-linux.S
[526/1190] Compiling ghashv8-armv8-apple.S
[527/1190] Compiling ghash-x86_64-apple.S
[528/1190] Compiling ghash-x86-linux.S
[529/1190] Compiling ghash-ssse3-x86_64-linux.S
[530/1190] Compiling ghash-ssse3-x86_64-apple.S
[531/1190] Compiling ghash-x86_64-linux.S
[532/1190] Compiling ghash-x86-apple.S
[533/1190] Compiling ghash-ssse3-x86-linux.S
[534/1190] Compiling ghash-ssse3-x86-apple.S
[535/1190] Compiling ghash-neon-armv8-win.S
[536/1190] Compiling ghash-neon-armv8-linux.S
[536/1190] Compiling d1_both.cc
[538/1190] Compiling ghash-armv4-linux.S
[539/1190] Compiling co-586-linux.S
[539/1190] Compiling ghash-neon-armv8-apple.S
[541/1190] Compiling co-586-apple.S
[542/1190] Compiling bn-armv8-linux.S
[543/1190] Compiling bn-586-linux.S
[544/1190] Compiling bn-armv8-win.S
[545/1190] Compiling bsaes-armv7-linux.S
[546/1190] Compiling bn-armv8-apple.S
[547/1190] Compiling bn-586-apple.S
[548/1190] Compiling armv8-mont-win.S
[549/1190] Compiling armv8-mont-apple.S
[550/1190] Compiling armv8-mont-linux.S
[551/1190] Compiling armv4-mont-linux.S
[552/1190] Compiling aesv8-gcm-armv8-win.S
[553/1190] Compiling aesv8-gcm-armv8-apple.S
[554/1190] Compiling aesv8-gcm-armv8-linux.S
[555/1190] Compiling aesv8-armv8-win.S
[556/1190] Compiling aesv8-armv7-linux.S
[557/1190] Compiling aesv8-armv8-linux.S
[558/1190] Compiling aesni-x86_64-apple.S
[559/1190] Compiling aesv8-armv8-apple.S
[560/1190] Compiling aesni-x86-linux.S
[561/1190] Compiling aesni-x86_64-linux.S
[562/1190] Compiling aesni-gcm-x86_64-linux.S
[563/1190] Compiling aesni-x86-apple.S
[564/1190] Compiling aesni-gcm-x86_64-apple.S
[565/1190] Compiling x_sig.c
[566/1190] Compiling x_val.c
[567/1190] Compiling x_spki.c
[568/1190] Compiling x_req.c
[569/1190] Compiling x_x509a.c
[570/1190] Compiling x_x509.c
[571/1190] Compiling x_pubkey.c
[572/1190] Compiling x_name.c
[573/1190] Compiling x509spki.c
[574/1190] Compiling x_algor.c
[575/1190] Compiling x_attrib.c
[576/1190] Compiling x_crl.c
[577/1190] Compiling x_exten.c
[578/1190] Compiling x509rset.c
[579/1190] Compiling x_all.c
[580/1190] Compiling x509name.c
[581/1190] Compiling x509cset.c
[582/1190] Compiling x509_vpm.c
[583/1190] Compiling x509_txt.c
[584/1190] Compiling x509_v3.c
[585/1190] Compiling x509_vfy.c
[586/1190] Compiling x509_trs.c
[587/1190] Compiling x509_set.c
[588/1190] Compiling x509_req.c
[589/1190] Compiling x509_obj.c
[590/1190] Compiling x509_ext.c
[591/1190] Compiling x509_d2.c
[592/1190] Compiling x509_def.c
[593/1190] Compiling x509_lu.c
[594/1190] Compiling x509_cmp.c
[595/1190] Compiling x509_att.c
[596/1190] Compiling x509.c
[597/1190] Compiling v3_skey.c
[598/1190] Compiling v3_prn.c
[599/1190] Compiling v3_pmaps.c
[600/1190] Compiling v3_purp.c
[601/1190] Compiling v3_utl.c
[602/1190] Compiling v3_pcons.c
[603/1190] Compiling v3_ocsp.c
[604/1190] Compiling v3_ncons.c
[605/1190] Compiling v3_int.c
[606/1190] Compiling v3_lib.c
[607/1190] Compiling v3_ia5.c
[608/1190] Compiling v3_info.c
[609/1190] Compiling v3_extku.c
[609/1190] Compiling v3_genn.c
[611/1190] Compiling v3_enum.c
[612/1190] Compiling v3_conf.c
[612/1190] Compiling v3_crld.c
[614/1190] Compiling v3_bitst.c
[615/1190] Compiling v3_cpols.c
[616/1190] Compiling v3_bcons.c
[617/1190] Compiling v3_alt.c
[618/1190] Compiling v3_akeya.c
[619/1190] Compiling v3_akey.c
[620/1190] Compiling t_x509a.c
[621/1190] Compiling t_x509.c
[622/1190] Compiling t_crl.c
[623/1190] Compiling t_req.c
[624/1190] Compiling i2d_pr.c
[625/1190] Compiling name_print.c
[626/1190] Compiling rsa_pss.c
[627/1190] Compiling policy.c
[628/1190] Compiling by_file.c
[629/1190] Compiling by_dir.c
[630/1190] Compiling algorithm.c
[631/1190] Compiling asn1_gen.c
[632/1190] Compiling a_verify.c
[633/1190] Compiling a_sign.c
[634/1190] Compiling thread_win.c
[635/1190] Compiling a_digest.c
[636/1190] Compiling voprf.c
[637/1190] Compiling thread_pthread.c
[638/1190] Compiling thread_none.c
[639/1190] Compiling trust_token.c
[640/1190] Compiling thread.c
[641/1190] Compiling spx_util.c
[642/1190] Compiling spx_wots.c
[643/1190] Compiling spx_merkle.c
[644/1190] Compiling spx_thash.c
[645/1190] Compiling stack.c
[646/1190] Compiling pmbtoken.c
[647/1190] Compiling spx_fors.c
[648/1190] Compiling spx.c
[649/1190] Compiling wots.c
[650/1190] Compiling slhdsa.c
[651/1190] Compiling spx_address.c
[652/1190] Compiling thash.c
[653/1190] Compiling sha512.c
[654/1190] Compiling sha1.c
[655/1190] Compiling fors.c
[656/1190] Compiling siphash.c
[657/1190] Compiling sha256.c
[658/1190] Compiling merkle.c
[659/1190] Compiling rsa_print.c
[660/1190] Compiling refcount.c
[661/1190] Compiling rsa_extra.c
[662/1190] Compiling rsa_asn1.c
[663/1190] Compiling rc4.c
[664/1190] Compiling trusty.c
[664/1190] Compiling ios.c
[666/1190] Compiling rand_extra.c
[667/1190] Compiling windows.c
[668/1190] Compiling passive.c
[669/1190] Compiling rsa_crypt.c
[670/1190] Compiling getentropy.c
[671/1190] Compiling deterministic.c
[672/1190] Compiling urandom.c
[673/1190] Compiling forkunsafe.c
[674/1190] Compiling poly1305_arm_asm.S
[675/1190] Compiling fork_detect.c
[676/1190] Compiling pool.c
[677/1190] Compiling poly1305_arm.c
[678/1190] Compiling poly1305.c
[679/1190] Compiling pkcs7.c
[680/1190] Compiling poly1305_vec.c
[681/1190] Compiling pkcs8.c
[682/1190] Compiling pem_xaux.c
[682/1190] Compiling p5_pbev2.c
[684/1190] Compiling pkcs8_x509.c
[685/1190] Compiling pem_x509.c
[686/1190] Compiling pkcs7_x509.c
[687/1190] Compiling pem_pkey.c
[688/1190] Compiling obj_xref.c
[689/1190] Compiling pem_pk8.c
[690/1190] Compiling pem_oth.c
[691/1190] Compiling pem_info.c
[692/1190] Compiling obj.c
[693/1190] Compiling mldsa.c
[694/1190] Compiling mem.c
[695/1190] Compiling pem_lib.c
[696/1190] Compiling md5.c
[697/1190] Compiling md4.c
[698/1190] Compiling pem_all.c
[699/1190] Compiling fips_shared_support.c
[700/1190] Compiling poly_rq_mul.S
[701/1190] Compiling keccak.c
[702/1190] Compiling lhash.c
[703/1190] Compiling kyber.c
[704/1190] Compiling sign.c
[705/1190] Compiling mlkem.cc
[706/1190] Compiling ex_data.c
[707/1190] Compiling hpke.c
[708/1190] Compiling scrypt.c
[709/1190] Compiling hrss.c
[710/1190] Compiling print.c
[711/1190] Compiling pbkdf.c
[712/1190] Compiling p_x25519.c
[713/1190] Compiling p_rsa_asn1.c
[714/1190] Compiling p_rsa.c
[715/1190] Compiling p_hkdf.c
[716/1190] Compiling p_x25519_asn1.c
[717/1190] Compiling p_ed25519_asn1.c
[718/1190] Compiling p_ec_asn1.c
[719/1190] Compiling p_ed25519.c
[720/1190] Compiling p_dsa_asn1.c
[721/1190] Compiling evp_ctx.c
[722/1190] Compiling p_dh.c
[723/1190] Compiling p_ec.c
[724/1190] Compiling p_dh_asn1.c
[725/1190] Compiling engine.c
[726/1190] Compiling evp_asn1.c
[727/1190] Compiling evp.c
[728/1190] Compiling err.c
[729/1190] Compiling ec_derive.c
[730/1190] Compiling ecdh_extra.c
[731/1190] Compiling ecdsa_asn1.c
[732/1190] Compiling hash_to_curve.c
[733/1190] Compiling params.c
[734/1190] Compiling dsa_asn1.c
[735/1190] Compiling dsa.c
[736/1190] Compiling ec_asn1.c
[737/1190] Compiling dh_asn1.c
[738/1190] Compiling digest_extra.c
[739/1190] Compiling dilithium.c
[740/1190] Compiling x25519-asm-arm.S
[741/1190] Compiling spake25519.c
[742/1190] Compiling crypto.c
[743/1190] Compiling cpu_arm_linux.c
[744/1190] Compiling cpu_intel.c
[745/1190] Compiling cpu_arm_freebsd.c
[746/1190] Compiling des.c
[747/1190] Compiling cpu_aarch64_win.c
[748/1190] Compiling cpu_aarch64_openbsd.c
[749/1190] Compiling cpu_aarch64_sysreg.c
[750/1190] Compiling cpu_aarch64_linux.c
[751/1190] Compiling cpu_aarch64_fuchsia.c
[752/1190] Compiling cpu_aarch64_apple.c
[753/1190] Compiling curve25519.c
[754/1190] Compiling tls_cbc.c
[755/1190] Compiling e_rc4.c
[756/1190] Compiling conf.c
[757/1190] Compiling e_tls.c
[758/1190] Compiling e_rc2.c
[759/1190] Compiling e_null.c
[760/1190] Compiling e_des.c
[761/1190] Compiling e_chacha20poly1305.c
[762/1190] Compiling e_aesctrhmac.c
[763/1190] Compiling derive_key.c
[764/1190] Compiling e_aesgcmsiv.c
[765/1190] Compiling cipher_extra.c
[766/1190] Compiling unicode.c
[767/1190] Compiling curve25519_64_adx.c
[768/1190] Compiling chacha.c
[769/1190] Compiling ber.c
[770/1190] Compiling asn1_compat.c
[771/1190] Compiling bn_asn1.c
[772/1190] Compiling buf.c
[773/1190] Compiling cbb.c
[774/1190] Compiling socket_helper.c
[774/1190] Compiling socket.c
[776/1190] Compiling blake2.c
[777/1190] Compiling convert.c
[778/1190] Compiling printf.c
[778/1190] Compiling cbs.c
[780/1190] Compiling pair.c
[781/1190] Compiling errno.c
[782/1190] Compiling hexdump.c
[783/1190] Compiling file.c
[784/1190] Compiling fd.c
[785/1190] Compiling bio_mem.c
[786/1190] Compiling connect.c
[787/1190] Compiling base64.c
[788/1190] Compiling bio.c
[789/1190] Compiling tasn_utl.c
[790/1190] Compiling tasn_typ.c
[791/1190] Compiling tasn_new.c
[792/1190] Compiling tasn_fre.c
[793/1190] Compiling tasn_enc.c
[794/1190] Compiling f_string.c
[795/1190] Compiling f_int.c
[796/1190] Compiling posix_time.c
[797/1190] Compiling asn_pack.c
[797/1190] Compiling asn1_par.c
[799/1190] Compiling tasn_dec.c
[800/1190] Compiling a_utctm.c
[801/1190] Compiling asn1_lib.c
[802/1190] Compiling a_strex.c
[803/1190] Compiling a_type.c
[804/1190] Compiling a_octet.c
[805/1190] Compiling a_time.c
[806/1190] Compiling a_object.c
[807/1190] Compiling a_strnid.c
[808/1190] Compiling a_dup.c
[809/1190] Compiling a_mbstr.c
[810/1190] Compiling a_i2d_fp.c
[811/1190] Compiling a_d2i_fp.c
[812/1190] Compiling a_int.c
[813/1190] Compiling a_bool.c
[814/1190] Compiling a_gentm.c
[815/1190] Compiling fiat_p256_adx_sqr.S
[816/1190] Compiling fiat_p256_adx_mul.S
[817/1190] Compiling fiat_curve25519_adx_square.S
[818/1190] Compiling a_bitstr.c
[819/1190] Compiling md5-x86_64-linux.S
[820/1190] Compiling md5-x86_64-apple.S
[821/1190] Compiling fiat_curve25519_adx_mul.S
[822/1190] Compiling md5-586-linux.S
[823/1190] Compiling md5-586-apple.S
[824/1190] Compiling err_data.c
[825/1190] Compiling chacha20_poly1305_x86_64-apple.S
[826/1190] Compiling chacha20_poly1305_x86_64-linux.S
[827/1190] Compiling chacha20_poly1305_armv8-win.S
[828/1190] Compiling chacha20_poly1305_armv8-linux.S
[829/1190] Compiling chacha20_poly1305_armv8-apple.S
[830/1190] Compiling chacha-x86_64-apple.S
[831/1190] Compiling chacha-x86_64-linux.S
[832/1190] Compiling chacha-armv8-win.S
[833/1190] Compiling CCryptoBoringSSLShims shims.c
[834/1190] Compiling chacha-x86-linux.S
[835/1190] Compiling chacha-x86-apple.S
[836/1190] Compiling chacha-armv8-linux.S
[837/1190] Compiling aes128gcmsiv-x86_64-apple.S
[838/1190] Compiling chacha-armv4-linux.S
[839/1190] Compiling chacha-armv8-apple.S
[840/1190] Compiling aes128gcmsiv-x86_64-linux.S
[841/1190] Compiling x86_64-mont5-linux.S
[842/1190] Compiling x86_64-mont5-apple.S
[843/1190] Compiling x86_64-mont-linux.S
[844/1190] Compiling x86_64-mont-apple.S
[845/1190] Compiling x86-mont-linux.S
[846/1190] Compiling x86-mont-apple.S
[847/1190] Compiling bcm.c
[848/1190] Compiling vpaes-x86_64-apple.S
[849/1190] Compiling vpaes-x86_64-linux.S
[850/1190] Compiling vpaes-x86-apple.S
[851/1190] Compiling vpaes-x86-linux.S
[852/1190] Compiling vpaes-armv8-win.S
[853/1190] Compiling vpaes-armv8-linux.S
[854/1190] Compiling vpaes-armv8-apple.S
[855/1190] Compiling vpaes-armv7-linux.S
[856/1190] Compiling sha512-x86_64-apple.S
[857/1190] Compiling sha512-x86_64-linux.S
[858/1190] Compiling sha512-armv8-win.S
[859/1190] Compiling sha512-armv8-linux.S
[860/1190] Compiling sha512-586-linux.S
[861/1190] Compiling sha512-armv4-linux.S
[862/1190] Compiling sha512-armv8-apple.S
[863/1190] Compiling sha256-x86_64-apple.S
[864/1190] Compiling sha512-586-apple.S
[865/1190] Compiling sha256-x86_64-linux.S
[866/1190] Compiling sha256-armv8-win.S
[867/1190] Compiling sha256-armv4-linux.S
[868/1190] Compiling sha256-armv8-linux.S
[869/1190] Compiling sha256-586-linux.S
[870/1190] Compiling sha256-586-apple.S
[871/1190] Compiling sha256-armv8-apple.S
[872/1190] Compiling sha1-armv8-linux.S
[873/1190] Compiling sha1-x86_64-apple.S
[874/1190] Compiling sha1-armv8-win.S
[875/1190] Compiling sha1-armv8-apple.S
[876/1190] Compiling sha1-armv4-large-linux.S
[877/1190] Compiling sha1-x86_64-linux.S
[878/1190] Compiling sha1-586-linux.S
[879/1190] Compiling rsaz-avx2-linux.S
[880/1190] Compiling sha1-586-apple.S
[881/1190] Compiling rdrand-x86_64-apple.S
[882/1190] Compiling rdrand-x86_64-linux.S
[883/1190] Compiling rsaz-avx2-apple.S
[884/1190] Compiling p256_beeu-x86_64-asm-apple.S
[885/1190] Compiling p256_beeu-armv8-asm-win.S
[886/1190] Compiling p256_beeu-x86_64-asm-linux.S
[887/1190] Compiling p256_beeu-armv8-asm-apple.S
[888/1190] Compiling p256_beeu-armv8-asm-linux.S
[889/1190] Compiling p256-x86_64-asm-linux.S
[890/1190] Compiling p256-armv8-asm-win.S
[891/1190] Compiling p256-x86_64-asm-apple.S
[892/1190] Compiling p256-armv8-asm-linux.S
[893/1190] Compiling ghashv8-armv8-apple.S
[894/1190] Compiling ghashv8-armv8-win.S
[895/1190] Compiling p256-armv8-asm-apple.S
[896/1190] Compiling ghashv8-armv7-linux.S
[897/1190] Compiling ghashv8-armv8-linux.S
[898/1190] Compiling ghash-x86_64-linux.S
[899/1190] Compiling ghash-x86_64-apple.S
[900/1190] Compiling ghash-x86-apple.S
[901/1190] Compiling ghash-ssse3-x86_64-linux.S
[902/1190] Compiling ghash-x86-linux.S
[903/1190] Compiling ghash-ssse3-x86_64-apple.S
[904/1190] Compiling ghash-ssse3-x86-linux.S
[905/1190] Compiling ghash-ssse3-x86-apple.S
[906/1190] Compiling ghash-neon-armv8-win.S
[907/1190] Compiling ghash-neon-armv8-linux.S
[908/1190] Compiling co-586-apple.S
[909/1190] Compiling bsaes-armv7-linux.S
[910/1190] Compiling co-586-linux.S
[911/1190] Compiling ghash-neon-armv8-apple.S
[912/1190] Compiling ghash-armv4-linux.S
[913/1190] Compiling bn-armv8-win.S
[914/1190] Compiling bn-armv8-linux.S
[915/1190] Compiling bn-armv8-apple.S
[916/1190] Compiling bn-586-linux.S
[917/1190] Compiling bn-586-apple.S
[918/1190] Compiling armv8-mont-linux.S
[919/1190] Compiling armv8-mont-win.S
[920/1190] Compiling armv8-mont-apple.S
[921/1190] Compiling aesv8-gcm-armv8-win.S
[922/1190] Compiling armv4-mont-linux.S
[923/1190] Compiling aesv8-gcm-armv8-linux.S
[924/1190] Compiling aesv8-gcm-armv8-apple.S
[925/1190] Compiling aesv8-armv8-win.S
[926/1190] Compiling aesv8-armv8-linux.S
[927/1190] Compiling aesv8-armv8-apple.S
[928/1190] Compiling aesv8-armv7-linux.S
[929/1190] Compiling aesni-x86_64-linux.S
[930/1190] Compiling aesni-x86_64-apple.S
[931/1190] Compiling aesni-x86-linux.S
[932/1190] Compiling aesni-x86-apple.S
[932/1190] Compiling aesni-gcm-x86_64-apple.S
[934/1190] Compiling aesni-gcm-x86_64-linux.S
[935/1190] Compiling x_x509.c
[936/1190] Compiling x_x509a.c
[937/1190] Compiling x_sig.c
[938/1190] Compiling x_val.c
[939/1190] Compiling x_spki.c
[940/1190] Compiling x_req.c
[941/1190] Compiling x_pubkey.c
[942/1190] Compiling x_exten.c
[943/1190] Compiling x_attrib.c
[944/1190] Compiling x_crl.c
[945/1190] Compiling x_all.c
[946/1190] Compiling x_name.c
[947/1190] Compiling x_algor.c
[948/1190] Compiling x509spki.c
[949/1190] Compiling x509name.c
[950/1190] Compiling x509cset.c
[951/1190] Compiling x509rset.c
[952/1190] Compiling x509_vpm.c
[953/1190] Compiling x509_trs.c
[954/1190] Compiling c-nioatomics.c
[955/1190] Compiling x509_v3.c
[956/1190] Compiling x509_txt.c
[957/1190] Compiling x509_vfy.c
[958/1190] Compiling x509_set.c
[959/1190] Compiling x509_def.c
[960/1190] Compiling x509_req.c
[961/1190] Compiling x509_obj.c
[962/1190] Compiling x509_lu.c
[963/1190] Compiling x509_ext.c
[964/1190] Compiling x509_d2.c
[965/1190] Compiling v3_utl.c
[966/1190] Compiling x509.c
[966/1190] Compiling x509_att.c
[968/1190] Compiling v3_prn.c
[969/1190] Compiling x509_cmp.c
[970/1190] Compiling v3_purp.c
[971/1190] Compiling v3_skey.c
[972/1190] Compiling c-atomics.c
[973/1190] Compiling v3_ocsp.c
[974/1190] Compiling v3_int.c
[975/1190] Compiling v3_pmaps.c
[976/1190] Compiling v3_lib.c
[977/1190] Compiling v3_info.c
[977/1190] Compiling v3_ia5.c
[979/1190] Compiling v3_ncons.c
[980/1190] Compiling v3_pcons.c
[981/1196] Compiling v3_bitst.c
[982/1196] Compiling v3_genn.c
[984/1196] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[984/1196] Compiling v3_conf.c
[985/1196] Compiling v3_cpols.c
[986/1196] Compiling v3_extku.c
[987/1196] Compiling v3_enum.c
[988/1196] Compiling v3_crld.c
[990/1196] Compiling NIOConcurrencyHelpers lock.swift
[991/1196] Compiling NIOConcurrencyHelpers NIOLock.swift
[991/1196] Compiling v3_akeya.c
[992/1196] Compiling v3_bcons.c
[993/1196] Compiling v3_akey.c
[994/1196] Compiling v3_alt.c
[995/1196] Compiling t_x509.c
[996/1196] Compiling t_req.c
[997/1196] Compiling t_x509a.c
[998/1196] Compiling t_crl.c
[999/1196] Compiling rsa_pss.c
[1000/1196] Compiling policy.c
[1001/1196] Compiling algorithm.c
[1003/1196] Emitting module NIOConcurrencyHelpers
[1004/1196] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1004/1196] Compiling i2d_pr.c
[1005/1196] Compiling name_print.c
[1006/1196] Compiling by_dir.c
[1008/1196] Compiling NIOConcurrencyHelpers atomics.swift
[1008/1197] Compiling by_file.c
[1009/1197] Compiling a_verify.c
[1011/1197] Compiling asn1_gen.c
[1012/1197] Compiling thread_win.c
[1013/1197] Compiling a_sign.c
[1014/1197] Compiling voprf.c
[1015/1197] Compiling thread_none.c
[1016/1197] Compiling trust_token.c
[1017/1197] Compiling a_digest.c
[1018/1197] Compiling thread_pthread.c
[1019/1197] Compiling thread.c
[1020/1197] Compiling spx_wots.c
[1021/1197] Compiling stack.c
[1022/1197] Compiling spx_thash.c
[1023/1197] Compiling spx_util.c
[1024/1197] Compiling pmbtoken.c
[1025/1197] Compiling spx_merkle.c
[1026/1197] Compiling spx_fors.c
[1027/1197] Compiling spx.c
[1028/1197] Compiling spx_address.c
[1029/1197] Compiling thash.c
[1030/1197] Compiling wots.c
[1031/1223] Compiling fors.c
[1032/1223] Compiling slhdsa.c
[1033/1223] Compiling sha256.c
[1034/1223] Compiling sha512.c
[1035/1223] Compiling sha1.c
[1036/1223] Compiling merkle.c
[1037/1223] Compiling siphash.c
[1038/1223] Compiling rsa_print.c
[1039/1223] Compiling rsa_extra.c
[1040/1223] Compiling rc4.c
[1041/1223] Compiling refcount.c
[1042/1223] Compiling rsa_crypt.c
[1043/1223] Compiling trusty.c
[1044/1223] Compiling ios.c
[1045/1223] Compiling windows.c
[1046/1223] Compiling rand_extra.c
[1047/1223] Compiling rsa_asn1.c
[1048/1223] Compiling urandom.c
[1049/1223] Compiling getentropy.c
[1050/1223] Compiling passive.c
[1051/1223] Compiling deterministic.c
[1052/1223] Compiling forkunsafe.c
[1053/1223] Compiling poly1305_arm_asm.S
[1054/1223] Compiling fork_detect.c
[1055/1223] Compiling pool.c
[1056/1223] Compiling poly1305_arm.c
[1057/1223] Compiling poly1305.c
[1058/1223] Compiling pkcs7.c
[1059/1223] Compiling poly1305_vec.c
[1060/1223] Compiling p5_pbev2.c
[1061/1223] Compiling pkcs7_x509.c
[1063/1223] Emitting module ConsoleKitTerminal
[1064/1223] Compiling ConsoleKitTerminal CustomActivity.swift
[1065/1223] Compiling ConsoleKitTerminal LoadingBar.swift
[1066/1223] Compiling ConsoleKitTerminal ProgressBar.swift
[1067/1223] Compiling ConsoleKitTerminal Console+Clear.swift
[1068/1223] Compiling ConsoleKitTerminal ActivityBar.swift
[1069/1223] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1070/1223] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1071/1223] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1071/1226] Compiling pem_xaux.c
[1072/1226] Compiling pkcs8.c
[1074/1226] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1075/1226] Compiling ConsoleKitTerminal ConsoleClear.swift
[1076/1226] Compiling ConsoleKitTerminal Console+Ask.swift
[1077/1226] Compiling ConsoleKitTerminal Console+Choose.swift
[1077/1226] Compiling pkcs8_x509.c
[1078/1226] Compiling pem_x509.c
[1079/1226] Compiling pem_pkey.c
[1080/1226] Compiling obj_xref.c
[1081/1226] Compiling pem_pk8.c
[1082/1226] Compiling pem_oth.c
[1083/1226] Compiling pem_lib.c
[1084/1226] Compiling pem_info.c
[1085/1226] Compiling pem_all.c
[1086/1226] Compiling mldsa.c
[1087/1226] Compiling md5.c
[1088/1226] Compiling lhash.c
[1089/1226] Compiling mem.c
[1090/1226] Compiling md4.c
[1091/1226] Compiling kyber.c
[1092/1226] Compiling keccak.c
[1093/1226] Compiling obj.c
[1095/1226] Compiling ConsoleKitTerminal Console+Wait.swift
[1096/1226] Compiling ConsoleKitTerminal ConsoleColor.swift
[1097/1226] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1098/1226] Compiling ConsoleKitTerminal ConsoleText.swift
[1099/1226] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1100/1226] Compiling ConsoleKitTerminal ANSI.swift
[1101/1226] Compiling ConsoleKitTerminal Console+Confirm.swift
[1102/1226] Compiling ConsoleKitTerminal Console+Input.swift
[1103/1226] Compiling ConsoleKitTerminal Console+Center.swift
[1104/1226] Compiling ConsoleKitTerminal Console+Output.swift
[1105/1226] Compiling ConsoleKitTerminal Console.swift
[1106/1226] Compiling ConsoleKitTerminal Terminal.swift
[1107/1226] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1107/1226] Compiling fips_shared_support.c
[1108/1226] Compiling sign.c
[1109/1226] Compiling poly_rq_mul.S
[1110/1226] Compiling scrypt.c
[1111/1226] Compiling ex_data.c
[1112/1226] Compiling hrss.c
[1113/1226] Compiling print.c
[1114/1226] Compiling hpke.c
[1115/1226] Compiling pbkdf.c
[1116/1226] Compiling p_x25519_asn1.c
[1117/1226] Compiling p_x25519.c
[1118/1226] Compiling p_rsa_asn1.c
[1119/1226] Compiling p_hkdf.c
[1120/1226] Compiling p_rsa.c
[1121/1226] Compiling p_ed25519.c
[1122/1226] Compiling p_ec_asn1.c
[1123/1226] Compiling p_ed25519_asn1.c
[1124/1226] Compiling p_ec.c
[1125/1226] Compiling p_dh.c
[1126/1226] Compiling evp_ctx.c
[1127/1226] Compiling p_dh_asn1.c
[1128/1226] Compiling p_dsa_asn1.c
[1129/1226] Compiling err.c
[1131/1226] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1132/1226] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1133/1226] Compiling ConsoleKitTerminal LoggerFragment.swift
[1133/1226] Compiling evp_asn1.c
[1134/1227] Compiling evp.c
[1135/1227] Compiling engine.c
[1136/1227] Compiling ecdh_extra.c
[1137/1227] Compiling ecdsa_asn1.c
[1139/1227] Compiling hash_to_curve.c
[1140/1227] Compiling ec_derive.c
[1141/1227] Compiling dsa_asn1.c
[1142/1227] Compiling dilithium.c
[1143/1227] Compiling ec_asn1.c
[1144/1227] Compiling dsa.c
[1145/1227] Compiling dh_asn1.c
[1146/1227] Compiling params.c
[1147/1227] Compiling x25519-asm-arm.S
[1148/1227] Compiling spake25519.c
[1149/1227] Compiling digest_extra.c
[1150/1227] Compiling des.c
[1151/1227] Compiling cpu_arm_freebsd.c
[1152/1234] Compiling crypto.c
[1153/1246] Compiling cpu_arm_linux.c
[1154/1246] Compiling cpu_intel.c
[1155/1249] Compiling cpu_aarch64_sysreg.c
[1156/1249] Compiling cpu_aarch64_openbsd.c
[1157/1249] Compiling cpu_aarch64_win.c
[1158/1249] Compiling curve25519.c
[1159/1249] Compiling cpu_aarch64_linux.c
[1160/1249] Compiling cpu_aarch64_fuchsia.c
[1161/1249] Compiling cpu_aarch64_apple.c
[1162/1249] Compiling e_rc4.c
[1163/1249] Compiling tls_cbc.c
[1164/1249] Compiling e_tls.c
[1165/1249] Compiling conf.c
[1166/1249] Compiling e_rc2.c
[1167/1249] Compiling e_null.c
[1168/1249] Compiling e_des.c
[1169/1249] Compiling derive_key.c
[1170/1249] Compiling curve25519_64_adx.c
[1171/1249] Compiling e_aesctrhmac.c
[1172/1249] Compiling e_aesgcmsiv.c
[1173/1249] Compiling e_chacha20poly1305.c
[1174/1249] Compiling chacha.c
[1175/1249] Compiling unicode.c
[1176/1249] Compiling cipher_extra.c
[1177/1249] Compiling ber.c
[1178/1249] Compiling asn1_compat.c
[1180/1249] Compiling ConsoleKitCommands CommandSignature.swift
[1181/1249] Compiling ConsoleKitCommands Flag.swift
[1182/1249] Compiling ConsoleKitCommands Option.swift
[1182/1251] Compiling buf.c
[1183/1251] Compiling cbb.c
[1184/1251] Compiling convert.c
[1185/1251] Compiling bn_asn1.c
[1186/1251] Compiling cbs.c
[1187/1251] Compiling blake2.c
[1188/1251] Compiling printf.c
[1189/1251] Compiling pair.c
[1190/1251] Compiling errno.c
[1191/1251] Compiling file.c
[1192/1251] Compiling fd.c
[1193/1251] Compiling hexdump.c
[1194/1251] Compiling bio.c
[1195/1251] Compiling bio_mem.c
[1197/1251] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1198/1251] Compiling ConsoleKitCommands AsyncCommand.swift
[1199/1251] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1200/1251] Emitting module ConsoleKitCommands
[1201/1251] Compiling ConsoleKitCommands AsyncCommands.swift
[1202/1251] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1203/1251] Compiling ConsoleKitCommands AnyCommand.swift
[1204/1251] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1205/1251] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1206/1251] Compiling ConsoleKitCommands Argument.swift
[1206/1251] Compiling base64.c
[1207/1251] Compiling tasn_fre.c
[1208/1251] Compiling tasn_utl.c
[1210/1251] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1211/1251] Compiling ConsoleKitCommands Utilities.swift
[1211/1251] Compiling tasn_typ.c
[1212/1251] Compiling tasn_new.c
[1213/1251] Compiling tasn_enc.c
[1214/1251] Compiling f_string.c
[1215/1251] Compiling posix_time.c
[1216/1251] Compiling f_int.c
[1217/1251] Compiling tasn_dec.c
[1218/1251] Compiling asn_pack.c
[1219/1251] Compiling asn1_par.c
[1220/1251] Compiling asn1_lib.c
[1221/1251] Compiling a_time.c
[1222/1251] Compiling a_utctm.c
[1223/1251] Compiling a_type.c
[1224/1251] Compiling a_object.c
[1225/1251] Compiling a_octet.c
[1226/1251] Compiling a_strex.c
[1227/1251] Compiling a_strnid.c
[1228/1251] Compiling a_mbstr.c
[1229/1251] Compiling a_i2d_fp.c
[1230/1251] Compiling a_int.c
[1231/1251] Compiling a_dup.c
[1231/1251] Write sources
[1236/1251] Compiling a_gentm.c
[1237/1251] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1238/1251] Compiling a_d2i_fp.c
[1239/1251] Compiling bcm.c
[1240/1251] Compiling a_bool.c
[1241/1251] Compiling a_bitstr.c
[1243/1356] Compiling Algorithms Keyed.swift
[1244/1356] Compiling Algorithms MinMax.swift
[1245/1358] Compiling Algorithms Product.swift
[1246/1358] Compiling Algorithms Joined.swift
[1247/1358] Compiling Algorithms Partition.swift
[1248/1358] Compiling Algorithms Permutations.swift
[1249/1358] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1250/1358] Compiling BitCollections BitSet+CustomReflectable.swift
[1251/1358] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1252/1358] Compiling BitCollections BitSet+Equatable.swift
[1253/1358] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1254/1358] Compiling BitCollections BitSet+Extras.swift
[1255/1358] Compiling BitCollections BitSet+Hashable.swift
[1256/1358] Compiling Atomics IntegerOperations.swift
[1257/1358] Compiling Atomics Unmanaged extensions.swift
[1261/1365] Compiling Algorithms Grouped.swift
[1262/1365] Compiling Algorithms Indexed.swift
[1263/1365] Compiling Algorithms Intersperse.swift
[1264/1365] Compiling Algorithms EitherSequence.swift
[1265/1365] Compiling Algorithms FirstNonNil.swift
[1266/1365] Compiling Algorithms FlattenCollection.swift
[1267/1366] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1268/1366] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1269/1366] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1270/1366] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1271/1366] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1272/1366] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1273/1366] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1281/1366] Compiling CryptoBoringWrapper RandomBytes.swift
[1282/1368] Compiling BitCollections BitSet+Initializers.swift
[1283/1368] Compiling BitCollections BitSet+Invariants.swift
[1284/1368] Compiling BitCollections BitSet+Random.swift
[1285/1368] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1286/1368] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1287/1368] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1288/1368] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1289/1368] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1290/1368] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1291/1368] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1292/1368] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1293/1368] Compiling BitCollections BitSet+SetAlgebra union.swift
[1294/1368] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1295/1368] Compiling BitCollections BitSet.Counted.swift
[1296/1368] Emitting module CryptoBoringWrapper
[1297/1368] Compiling ConsoleKit Exports.swift
[1298/1368] Emitting module ConsoleKit
[1299/1369] Emitting module BitCollections
[1300/1369] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1302/1369] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1305/1369] Compiling Algorithms Suffix.swift
[1306/1372] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1307/1372] Compiling Algorithms RandomSample.swift
[1308/1372] Compiling Algorithms Reductions.swift
[1309/1372] Compiling Algorithms Rotate.swift
[1310/1372] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1311/1372] Compiling CryptoBoringWrapper EllipticCurve.swift
[1312/1372] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1314/1373] Compiling Algorithms AdjacentPairs.swift
[1315/1373] Compiling Algorithms Chain.swift
[1316/1373] Compiling Algorithms Chunked.swift
[1317/1373] Compiling Algorithms Combinations.swift
[1318/1373] Compiling Algorithms Compacted.swift
[1319/1373] Compiling Algorithms Cycle.swift
[1338/1373] Compiling BitCollections BitSet.Index.swift
[1339/1373] Compiling BitCollections BitSet._UnsafeHandle.swift
[1340/1373] Compiling BitCollections BitSet.swift
[1341/1373] Compiling BitCollections Range+Utilities.swift
[1342/1373] Compiling BitCollections Slice+Utilities.swift
[1343/1373] Compiling BitCollections UInt+Tricks.swift
[1344/1373] Compiling BitCollections _Word.swift
[1352/1445] Compiling Crypto ASN1BitString.swift
[1353/1445] Compiling Crypto ASN1Boolean.swift
[1354/1445] Compiling Crypto ASN1Identifier.swift
[1355/1445] Compiling Crypto ASN1Integer.swift
[1356/1445] Compiling Crypto Cipher.swift
[1357/1445] Compiling Crypto Nonces.swift
[1358/1445] Compiling Crypto ASN1.swift
[1359/1445] Compiling Crypto ASN1Any.swift
[1360/1447] Compiling Crypto Digest_boring.swift
[1361/1447] Compiling Crypto Digest.swift
[1362/1447] Compiling Crypto Digests.swift
[1363/1447] Compiling Collections Collections.swift
[1364/1447] Emitting module Collections
[1366/1448] Compiling Crypto AES-GCM.swift
[1367/1448] Compiling Crypto AES-GCM_boring.swift
[1368/1448] Compiling Crypto ChaChaPoly_boring.swift
[1369/1448] Compiling Crypto ChaChaPoly.swift
[1370/1448] Compiling Crypto HPKE-Ciphersuite.swift
[1371/1448] Compiling Crypto HPKE-KDF.swift
[1372/1448] Compiling Crypto HPKE-KexKeyDerivation.swift
[1373/1448] Compiling Crypto HPKE-LabeledExtract.swift
[1374/1448] Compiling Crypto HPKE-Utils.swift
[1375/1448] Compiling Crypto DHKEM.swift
[1376/1448] Compiling Crypto HPKE-KEM-Curve25519.swift
[1377/1448] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[1378/1448] Compiling Crypto HPKE-KEM.swift
[1379/1448] Compiling Crypto HPKE-Errors.swift
[1386/1457] Emitting module Atomics
[1387/1458] Compiling Crypto PKCS8PrivateKey.swift
[1388/1458] Compiling Crypto SEC1PrivateKey.swift
[1389/1458] Compiling Crypto SubjectPublicKeyInfo.swift
[1390/1458] Compiling Crypto CryptoKitErrors.swift
[1394/1458] Compiling Crypto HashFunctions.swift
[1395/1458] Compiling Crypto HashFunctions_SHA2.swift
[1396/1458] Compiling Crypto HPKE-AEAD.swift
[1398/1458] Compiling Crypto HKDF.swift
[1399/1458] Compiling Crypto AESWrap.swift
[1400/1458] Compiling Crypto AESWrap_boring.swift
[1401/1458] Compiling Crypto Ed25519_boring.swift
[1402/1458] Compiling Crypto NISTCurvesKeys_boring.swift
[1403/1458] Compiling Crypto X25519Keys_boring.swift
[1404/1458] Compiling Crypto Curve25519.swift
[1405/1458] Compiling Crypto Ed25519Keys.swift
[1406/1458] Compiling Crypto NISTCurvesKeys.swift
[1407/1458] Compiling Crypto X25519Keys.swift
[1408/1458] Compiling Crypto HPKE.swift
[1409/1458] Compiling Crypto HPKE-Context.swift
[1410/1458] Compiling Crypto HPKE-KeySchedule.swift
[1411/1458] Compiling Crypto HPKE-Modes.swift
[1412/1458] Compiling Crypto Insecure.swift
[1413/1458] Compiling Crypto Insecure_HashFunctions.swift
[1414/1458] Compiling Crypto KEM.swift
[1415/1458] Compiling Crypto ECDH_boring.swift
[1416/1458] Compiling Crypto DH.swift
[1417/1458] Compiling Crypto ECDH.swift
[1418/1458] Compiling Crypto SymmetricKeys.swift
[1419/1458] Compiling Crypto HMAC.swift
[1420/1458] Compiling Crypto MACFunctions.swift
[1421/1458] Compiling Crypto MessageAuthenticationCode.swift
[1422/1458] Compiling Crypto AES.swift
[1423/1458] Compiling Crypto ECDSASignature_boring.swift
[1424/1458] Compiling Crypto ECDSA_boring.swift
[1425/1458] Compiling Crypto EdDSA_boring.swift
[1426/1458] Compiling Crypto ECDSA.swift
[1427/1458] Compiling Crypto Ed25519.swift
[1428/1518] Compiling Crypto Signature.swift
[1429/1518] Compiling Crypto CryptoKitErrors_boring.swift
[1430/1518] Compiling Crypto RNG_boring.swift
[1431/1518] Compiling Crypto SafeCompare_boring.swift
[1432/1518] Compiling Crypto Zeroization_boring.swift
[1433/1518] Compiling Crypto PrettyBytes.swift
[1434/1518] Compiling Crypto SafeCompare.swift
[1435/1518] Compiling Crypto SecureBytes.swift
[1436/1518] Compiling Crypto Zeroization.swift
[1437/1518] Emitting module Algorithms
[1439/1519] Emitting module Crypto
[1440/1519] Compiling NIOCore BSDSocketAPI.swift
[1441/1519] Compiling NIOCore ByteBuffer-aux.swift
[1442/1519] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1443/1519] Compiling NIOCore ByteBuffer-conversions.swift
[1444/1519] Compiling NIOCore ByteBuffer-core.swift
[1445/1519] Compiling NIOCore ByteBuffer-hex.swift
[1446/1519] Compiling NIOCore ByteBuffer-int.swift
[1447/1519] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1448/1519] Compiling NIOCore CircularBuffer.swift
[1449/1519] Compiling NIOCore Codec.swift
[1450/1519] Compiling NIOCore AddressedEnvelope.swift
[1451/1519] Compiling NIOCore AsyncAwaitSupport.swift
[1452/1519] Compiling NIOCore AsyncChannel.swift
[1453/1519] Compiling NIOCore AsyncChannelHandler.swift
[1454/1519] Compiling NIOCore AsyncChannelInboundStream.swift
[1455/1519] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1456/1519] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1457/1519] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1458/1519] Compiling NIOCore NIOAsyncWriter.swift
[1459/1519] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1461/1520] Compiling NIOCore MulticastChannel.swift
[1462/1520] Compiling NIOCore NIOAny.swift
[1463/1520] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1464/1520] Compiling NIOCore NIOLoopBound.swift
[1465/1520] Compiling NIOCore NIOScheduledCallback.swift
[1466/1520] Compiling NIOCore NIOSendable.swift
[1467/1520] Compiling NIOCore PointerHelpers.swift
[1468/1520] Compiling NIOCore RecvByteBufferAllocator.swift
[1469/1528] Compiling NIOCore IO.swift
[1470/1528] Compiling NIOCore IOData.swift
[1471/1528] Compiling NIOCore IPProtocol.swift
[1472/1528] Compiling NIOCore IntegerBitPacking.swift
[1473/1528] Compiling NIOCore IntegerTypes.swift
[1474/1528] Compiling NIOCore Interfaces.swift
[1475/1528] Compiling NIOCore Linux.swift
[1476/1528] Compiling NIOCore MarkedCircularBuffer.swift
[1477/1528] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1478/1528] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1479/1528] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1480/1528] Compiling NIOCore EventLoopFuture.swift
[1481/1528] Compiling NIOCore FileDescriptor.swift
[1482/1528] Compiling NIOCore FileHandle.swift
[1483/1528] Compiling NIOCore FileRegion.swift
[1484/1528] Compiling NIOCore GlobalSingletons.swift
[1487/1528] Compiling NIOCore ConvenienceOptionSupport.swift
[1488/1528] Compiling NIOCore DeadChannel.swift
[1489/1528] Compiling NIOCore DispatchQueue+WithFuture.swift
[1490/1528] Compiling NIOCore EventLoop+Deprecated.swift
[1491/1528] Compiling NIOCore EventLoop+SerialExecutor.swift
[1492/1528] Compiling NIOCore EventLoop.swift
[1493/1528] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1494/1528] Compiling NIOCore SocketAddresses.swift
[1495/1528] Compiling NIOCore SocketOptionProvider.swift
[1496/1528] Compiling NIOCore SystemCallHelpers.swift
[1497/1528] Compiling NIOCore TimeAmount+Duration.swift
[1498/1528] Compiling NIOCore TypeAssistedChannelHandler.swift
[1499/1528] Compiling NIOCore UniversalBootstrapSupport.swift
[1500/1528] Compiling NIOCore Utilities.swift
[1510/1528] Compiling NIOCore ByteBuffer-multi-int.swift
[1511/1528] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1512/1528] Compiling NIOCore ByteBuffer-views.swift
[1513/1528] Compiling NIOCore Channel.swift
[1514/1528] Compiling NIOCore ChannelHandler.swift
[1515/1528] Compiling NIOCore ChannelHandlers.swift
[1516/1528] Compiling NIOCore ChannelInvoker.swift
[1517/1528] Compiling NIOCore ChannelOption.swift
[1518/1528] Compiling NIOCore ChannelPipeline.swift
[1528/1528] Emitting module NIOCore
[1530/1581] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1531/1581] Emitting module NIOEmbedded
[1532/1581] Compiling NIOEmbedded AsyncTestingChannel.swift
[1533/1581] Compiling NIOEmbedded Embedded.swift
[1535/1582] Compiling NIOPosix ServerSocket.swift
[1536/1582] Compiling NIOPosix Socket.swift
[1537/1582] Compiling NIOPosix SocketChannel.swift
[1538/1582] Compiling NIOPosix SocketProtocols.swift
[1539/1582] Compiling NIOPosix System.swift
[1540/1582] Compiling NIOPosix Thread.swift
[1541/1582] Emitting module NIOPosix
[1542/1588] Compiling NIOPosix Pool.swift
[1543/1588] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1544/1588] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1545/1588] Compiling NIOPosix PosixSingletons.swift
[1546/1588] Compiling NIOPosix RawSocketBootstrap.swift
[1547/1588] Compiling NIOPosix Resolver.swift
[1548/1588] Compiling NIOPosix Selectable.swift
[1549/1588] Compiling NIOPosix SelectableChannel.swift
[1550/1588] Compiling NIOPosix SelectableEventLoop.swift
[1551/1588] Compiling NIOPosix SelectorEpoll.swift
[1552/1588] Compiling NIOPosix SelectorGeneric.swift
[1553/1588] Compiling NIOPosix SelectorKqueue.swift
[1554/1588] Compiling NIOPosix SelectorUring.swift
[1555/1588] Compiling NIOPosix ThreadPosix.swift
[1556/1588] Compiling NIOPosix ThreadWindows.swift
[1557/1588] Compiling NIOPosix UnsafeTransfer.swift
[1558/1588] Compiling NIOPosix Utilities.swift
[1559/1588] Compiling NIOPosix VsockAddress.swift
[1560/1588] Compiling NIOPosix VsockChannelEvents.swift
[1561/1588] Compiling NIOPosix IO.swift
[1562/1588] Compiling NIOPosix IntegerBitPacking.swift
[1563/1588] Compiling NIOPosix IntegerTypes.swift
[1564/1588] Compiling NIOPosix Linux.swift
[1565/1588] Compiling NIOPosix LinuxCPUSet.swift
[1566/1588] Compiling NIOPosix LinuxUring.swift
[1567/1588] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1568/1588] Compiling NIOPosix Bootstrap.swift
[1569/1588] Compiling NIOPosix ControlMessage.swift
[1570/1588] Compiling NIOPosix DatagramVectorReadManager.swift
[1571/1588] Compiling NIOPosix Errors+Any.swift
[1572/1588] Compiling NIOPosix FileDescriptor.swift
[1573/1588] Compiling NIOPosix GetaddrinfoResolver.swift
[1574/1588] Compiling NIOPosix HappyEyeballs.swift
[1575/1588] Compiling NIOPosix BSDSocketAPICommon.swift
[1576/1588] Compiling NIOPosix BSDSocketAPIPosix.swift
[1577/1588] Compiling NIOPosix BSDSocketAPIWindows.swift
[1578/1588] Compiling NIOPosix BaseSocket.swift
[1579/1588] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1580/1588] Compiling NIOPosix BaseSocketChannel.swift
[1581/1588] Compiling NIOPosix BaseStreamSocketChannel.swift
[1582/1588] Compiling NIOPosix NIOThreadPool.swift
[1583/1588] Compiling NIOPosix NonBlockingFileIO.swift
[1584/1588] Compiling NIOPosix PendingDatagramWritesManager.swift
[1585/1588] Compiling NIOPosix PendingWritesManager.swift
[1586/1588] Compiling NIOPosix PipeChannel.swift
[1587/1588] Compiling NIOPosix PipePair.swift
[1588/1588] Compiling NIOPosix PointerHelpers.swift
[1590/1645] Compiling NIO Exports.swift
[1591/1645] Emitting module NIO
[1593/1646] Compiling _NIOFileSystem UnsafeTransfer.swift
[1594/1646] Compiling _NIOFileSystem ParallelDirCopy.swift
[1595/1646] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[1596/1646] Compiling _NIOFileSystem CInterop.swift
[1597/1650] Compiling AsyncKit ConnectionPoolError.swift
[1598/1650] Compiling AsyncKit ConnectionPoolItem.swift
[1599/1650] Compiling AsyncKit ConnectionPoolSource.swift
[1600/1691] Compiling AsyncKit Future+Transform.swift
[1601/1691] Compiling AsyncKit Future+Try.swift
[1602/1691] Compiling AsyncKit FutureOperators.swift
[1603/1783] Compiling NIOTLS TLSEvents.swift
[1604/1783] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1605/1783] Compiling NIOSOCKS SOCKSResponse.swift
[1606/1783] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1607/1783] Compiling NIOSOCKS ClientStateMachine.swift
[1608/1783] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1609/1784] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1610/1784] Emitting module NIOTLS
[1611/1784] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1612/1784] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1613/1784] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1614/1784] Emitting module NIOFoundationCompat
[1615/1784] Compiling SQLKit SQLAlterEnumBuilder.swift
[1616/1784] Compiling SQLKit SQLAlterTableBuilder.swift
[1617/1784] Compiling SQLKit SQLConflictUpdateBuilder.swift
[1618/1784] Emitting module NIOSOCKS
[1621/1784] Compiling SQLKit SQLCreateTriggerBuilder.swift
[1622/1784] Compiling SQLKit SQLDeleteBuilder.swift
[1624/1784] Compiling SQLKit SQLCreateEnumBuilder.swift
[1625/1784] Compiling SQLKit SQLCreateIndexBuilder.swift
[1626/1784] Compiling SQLKit SQLCreateTableBuilder.swift
[1627/1784] Compiling NIOSOCKS ServerStateMachine.swift
[1628/1785] Compiling NIOTLS SNIHandler.swift
[1631/1786] Emitting module _NIOFileSystem
[1632/1786] Compiling SQLKit SQLDistinct.swift
[1633/1786] Compiling SQLKit SQLForeignKeyAction.swift
[1634/1786] Compiling SQLKit SQLQueryBuilders+Deprecated.swift
[1635/1786] Compiling SQLKit Exports.swift
[1636/1788] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1638/1817] Compiling SQLKit SQLQueryBuilder.swift
[1639/1817] Compiling SQLKit SQLQueryFetcher.swift
[1640/1817] Compiling SQLKit SQLReturningBuilder.swift
[1641/1817] Compiling SQLKit SQLSecondaryPredicateBuilder.swift
[1642/1817] Emitting module NIOHTTP1
[1643/1817] Compiling NIOSSL SSLPrivateKey.swift
[1644/1817] Compiling NIOSSL AndroidCABundle.swift
[1645/1817] Compiling NIOSSL SSLCallbacks.swift
[1646/1817] Compiling NIOSSL SSLCertificate.swift
[1647/1817] Compiling NIOSSL SSLCertificateExtensions.swift
[1648/1817] Compiling NIOSSL SSLConnection.swift
[1649/1839] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1650/1839] Compiling NIOTransportServices NIOTSErrors.swift
[1651/1839] Compiling NIOTransportServices NIOTSEventLoop.swift
[1652/1841] Emitting module NIOTransportServices
[1653/1841] Compiling SQLKit SQLDropIndex.swift
[1654/1841] Compiling SQLKit SQLDropTable.swift
[1655/1841] Compiling SQLKit SQLDropTrigger.swift
[1656/1841] Compiling SQLKit SQLInsert.swift
[1657/1841] Compiling SQLKit SQLSelect.swift
[1658/1841] Compiling SQLKit SQLUnion.swift
[1659/1841] Compiling SQLKit SQLUpdate.swift
[1660/1841] Compiling SQLKit SQLExpression.swift
[1661/1841] Compiling SQLKit SQLSerializer.swift
[1662/1841] Compiling SQLKit SQLStatement.swift
[1663/1841] Compiling SQLKit SQLBinaryExpression.swift
[1664/1841] Compiling SQLKit SQLBinaryOperator.swift
[1665/1841] Compiling SQLKit SQLBind.swift
[1666/1841] Compiling NIOTransportServices NIOTSBootstraps.swift
[1667/1841] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1668/1841] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1669/1853] Compiling NIOTransportServices StateManagedChannel.swift
[1670/1853] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1671/1853] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1672/1853] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1673/1853] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1674/1853] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1675/1853] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1676/1853] Compiling NIOTransportServices NIOTSSingletons.swift
[1677/1853] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1678/1853] Compiling NIOTransportServices AcceptHandler.swift
[1679/1853] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1680/1853] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1681/1853] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1682/1853] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1683/1853] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1684/1853] Compiling SQLKit SQLAlterColumnDefinitionType.swift
[1685/1853] Compiling SQLKit SQLColumnAssignment.swift
[1686/1853] Compiling SQLKit SQLColumnConstraintAlgorithm.swift
[1687/1853] Compiling SQLKit SQLColumnDefinition.swift
[1688/1853] Compiling SQLKit SQLCommonTableExpression.swift
[1689/1853] Compiling SQLKit SQLConflictAction.swift
[1690/1853] Compiling SQLKit SQLConflictResolutionStrategy.swift
[1691/1853] Compiling SQLKit SQLDropBehaviour.swift
[1692/1853] Compiling SQLKit SQLEnumDataType.swift
[1693/1853] Compiling SQLKit SQLExcludedColumn.swift
[1694/1853] Compiling SQLKit SQLForeignKey.swift
[1695/1853] Compiling SQLKit SQLJoin.swift
[1696/1853] Compiling SQLKit SQLJoinMethod.swift
[1697/1853] Compiling SQLKit SQLLockingClause.swift
[1698/1853] Compiling SQLKit SQLOrderBy.swift
[1699/1853] Compiling SQLKit SQLReturning.swift
[1700/1853] Compiling SQLKit SQLSubquery.swift
[1701/1853] Compiling SQLKit SQLTableConstraintAlgorithm.swift
[1702/1853] Compiling SQLKit SQLAlterEnum.swift
[1703/1853] Compiling SQLKit SQLAlterTable.swift
[1704/1853] Compiling SQLKit SQLCreateEnum.swift
[1705/1853] Compiling SQLKit SQLCreateIndex.swift
[1706/1853] Compiling SQLKit SQLCreateTable.swift
[1707/1853] Compiling SQLKit SQLCreateTrigger.swift
[1708/1853] Compiling SQLKit SQLDelete.swift
[1709/1853] Compiling SQLKit SQLDropEnum.swift
[1710/1853] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1711/1853] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1737/1855] Compiling SQLKit SQLSubqueryClauseBuilder.swift
[1738/1855] Compiling SQLKit SQLUnqualifiedColumnListBuilder.swift
[1739/1855] Compiling SQLKit SQLDatabase.swift
[1740/1855] Compiling SQLKit SQLDatabaseReportedVersion.swift
[1741/1862] Compiling SQLKit SQLPredicateGroupBuilder.swift
[1742/1862] Compiling SQLKit SQLRawBuilder.swift
[1743/1862] Compiling SQLKit SQLSecondaryPredicateGroupBuilder.swift
[1744/1862] Compiling SQLKit SQLSelectBuilder.swift
[1745/1862] Compiling SQLKit SQLSubqueryBuilder.swift
[1746/1862] Compiling SQLKit SQLUnionBuilder.swift
[1747/1862] Compiling SQLKit SQLUpdateBuilder.swift
[1748/1862] Compiling SQLKit SQLAliasedColumnListBuilder.swift
[1749/1862] Compiling SQLKit SQLColumnUpdateBuilder.swift
[1750/1862] Compiling SQLKit SQLCommonTableExpressionBuilder.swift
[1751/1862] Compiling SQLKit SQLCommonUnionBuilder.swift
[1752/1862] Compiling SQLKit SQLJoinBuilder.swift
[1753/1862] Compiling SQLKit SQLPartialResultBuilder.swift
[1764/1862] Compiling NIOSSL SubjectAlternativeName.swift
[1765/1862] Compiling NIOSSL NIOSSLSecureBytes.swift
[1766/1862] Compiling NIOSSL RNG.swift
[1767/1862] Compiling NIOSSL SafeCompare.swift
[1776/1862] Compiling SQLKit SQLDialect.swift
[1777/1862] Compiling SQLKit SQLDatabase+Deprecated.swift
[1778/1862] Compiling SQLKit SQLError.swift
[1779/1862] Compiling SQLKit SQLExpressions+Deprecated.swift
[1793/1900] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1797/1904] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1798/1904] Compiling NIOWebSocket WebSocketOpcode.swift
[1799/1904] Emitting module NIOHTTPCompression
[1800/1904] Compiling NIOExtras LineBasedFrameDecoder.swift
[1801/1904] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1802/1906] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1803/1906] Compiling NIOHTTPCompression HTTPDecompression.swift
[1804/1906] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1805/1906] Compiling NIOHTTPCompression HTTPCompression.swift
[1806/1906] Compiling NIOExtras NIORequestIdentifiable.swift
[1807/1906] Compiling NIOExtras PCAPRingBuffer.swift
[1808/1906] Compiling NIOExtras QuiescingHelper.swift
[1809/1906] Compiling NIOExtras RequestResponseHandler.swift
[1810/1906] Compiling NIOExtras NIOExtrasError.swift
[1811/1906] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1812/1906] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1813/1906] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1814/1906] Compiling NIOHPACK IndexedHeaderTable.swift
[1815/1906] Compiling NIOHPACK IntegerCoding.swift
[1816/1907] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1817/1907] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1818/1907] Compiling NIOExtras JSONRPCFraming.swift
[1819/1907] Compiling NIOExtras DebugInboundEventsHandler.swift
[1820/1907] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1825/1907] Compiling NIOHPACK StaticHeaderTable.swift
[1826/1907] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1827/1908] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1828/1908] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1829/1908] Compiling NIOHPACK HuffmanCoding.swift
[1830/1908] Compiling NIOHPACK HuffmanTables.swift
[1839/1908] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1840/1908] Compiling NIOExtras WritePCAPHandler.swift
[1842/1909] Emitting module NIOWebSocket
[1852/1909] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1853/1909] Compiling NIOExtras LengthFieldPrepender.swift
[1855/1909] Emitting module NIOSSL
[1856/1909] Compiling NIOWebSocket WebSocketFrame.swift
[1857/1927] Emitting module NIOExtras
[1859/1929] Emitting module NIOHPACK
[1861/1933] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1862/1933] Emitting module _NIOFileSystemFoundationCompat
[1863/1933] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1864/1933] Emitting module SQLKit
[1866/1994] Emitting module NIOFileSystem
[1867/1994] Compiling NIOFileSystem Exports.swift
[1868/1994] Compiling NIOHTTP2 SendingRstStreamState.swift
[1869/1994] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1871/1997] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1872/1997] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1873/1997] Compiling NIOHTTP2 MayReceiveFrames.swift
[1874/1997] Compiling NIOHTTP2 ReceivingDataState.swift
[1875/1997] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1876/1997] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1877/1997] Emitting module MultipartKit
[1878/1997] Compiling SQLKit SQLFunction.swift
[1879/1997] Compiling SQLKit SQLGroupExpression.swift
[1880/1997] Compiling SQLKit SQLIdentifier.swift
[1881/1997] Compiling SQLKit SQLList.swift
[1882/1997] Compiling SQLKit SQLLiteral.swift
[1883/1997] Compiling SQLKit SQLRaw.swift
[1884/1997] Compiling SQLKit SQLCodingUtilities.swift
[1885/1997] Compiling SQLKit SQLQueryEncoder.swift
[1886/1997] Compiling SQLKit SQLRow.swift
[1887/1997] Compiling SQLKit SQLRowDecoder.swift
[1888/1997] Compiling SQLKit SomeCodingKey.swift
[1889/1997] Compiling SQLKit StringHandling.swift
[1891/1998] Compiling NIOHTTP2 SendingGoawayState.swift
[1892/1998] Compiling NIOHTTP2 SendingHeadersState.swift
[1893/1998] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1894/1998] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1895/1998] Compiling NIOHTTP2 StateMachineResult.swift
[1896/1998] Compiling NIOHTTP2 MaySendFrames.swift
[1897/1998] Compiling NIOHTTP2 SendingDataState.swift
[1898/1998] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1899/1998] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1900/1998] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1903/1999] Compiling MultipartKit MultipartSerializer.swift
[1904/1999] Compiling MultipartKit Utilities.swift
[1905/2000] Compiling NIOHTTP2 HasLocalSettings.swift
[1906/2000] Compiling NIOHTTP2 HasRemoteSettings.swift
[1907/2000] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1910/2000] Compiling NIOHTTP2 Error+Any.swift
[1911/2000] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1912/2000] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1913/2000] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1939/2017] Compiling WebSocketKit WebSocket+Connect.swift
[1940/2017] Compiling WebSocketKit WebSocketHandler.swift
[1941/2017] Emitting module WebSocketKit
[1942/2017] Compiling WebSocketKit WebSocket+Concurrency.swift
[1943/2017] Compiling WebSocketKit WebSocketClient.swift
[1944/2017] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1945/2017] Compiling WebSocketKit Exports.swift
[1946/2017] Compiling WebSocketKit WebSocket.swift
[1948/2018] Compiling NIOHTTP2 InboundWindowManager.swift
[1949/2018] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1950/2018] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1951/2018] Compiling NIOHTTP2 StreamChannelList.swift
[1952/2018] Compiling NIOHTTP2 StreamMap.swift
[1953/2018] Compiling NIOHTTP2 StreamStateMachine.swift
[1954/2018] Compiling NIOHTTP2 UnsafeTransfer.swift
[1955/2018] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1956/2018] Emitting module AsyncKit
[1957/2018] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1958/2018] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1959/2018] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1960/2018] Compiling NIOHTTP2 HTTP2StreamID.swift
[1961/2018] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1962/2018] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1963/2018] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1964/2018] Compiling NIOHTTP2 InboundEventBuffer.swift
[1965/2018] Emitting module NIOHTTP2
[1975/2018] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1976/2018] Compiling NIOHTTP2 HTTP2Frame.swift
[1977/2018] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1978/2018] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1979/2018] Compiling NIOHTTP2 HTTP2PingData.swift
[1980/2018] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1981/2018] Compiling NIOHTTP2 HTTP2Settings.swift
[1982/2018] Compiling NIOHTTP2 HTTP2Stream.swift
[1983/2018] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1984/2018] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1985/2018] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1986/2018] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1987/2018] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1988/2018] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1989/2018] Compiling NIOHTTP2 HTTP2Error.swift
[1990/2018] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1991/2018] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1992/2018] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1996/2018] Compiling NIOHTTP2 QuiescingState.swift
[1997/2018] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1998/2018] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[2006/2018] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[2008/2076] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[2009/2076] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[2010/2076] Compiling AsyncHTTPClient AsyncLazySequence.swift
[2011/2076] Compiling AsyncHTTPClient HTTPClient+execute.swift
[2012/2076] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[2013/2076] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[2014/2076] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[2015/2076] Compiling AsyncHTTPClient HTTPClientRequest.swift
[2016/2084] Compiling AsyncHTTPClient HTTP2Connection.swift
[2017/2084] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[2018/2084] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[2019/2084] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[2020/2084] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[2021/2084] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[2022/2084] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[2023/2084] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[2024/2084] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2025/2084] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2026/2084] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[2027/2084] Compiling AsyncHTTPClient ConnectionTarget.swift
[2028/2084] Compiling AsyncHTTPClient DeconstructedURL.swift
[2029/2084] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[2030/2084] Compiling AsyncHTTPClient FoundationExtensions.swift
[2031/2084] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2032/2084] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[2033/2084] Compiling AsyncHTTPClient HTTPClient.swift
[2034/2084] Compiling AsyncHTTPClient HTTPHandler.swift
[2035/2084] Compiling AsyncHTTPClient LRUCache.swift
[2036/2084] Compiling AsyncHTTPClient NWErrorHandler.swift
[2037/2084] Compiling AsyncHTTPClient NWWaitingHandler.swift
[2038/2084] Compiling AsyncHTTPClient TLSConfiguration.swift
[2039/2084] Compiling AsyncHTTPClient RedirectState.swift
[2040/2084] Compiling AsyncHTTPClient HTTPClientResponse.swift
[2041/2084] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[2042/2084] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[2043/2084] Compiling AsyncHTTPClient Transaction.swift
[2044/2084] Compiling AsyncHTTPClient Base64.swift
[2045/2084] Compiling AsyncHTTPClient BasicAuth.swift
[2046/2084] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[2047/2084] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[2048/2084] Emitting module AsyncHTTPClient
[2049/2084] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2050/2084] Compiling AsyncHTTPClient RequestBag.swift
[2051/2084] Compiling AsyncHTTPClient RequestValidation.swift
[2052/2084] Compiling AsyncHTTPClient SSLContextCache.swift
[2053/2084] Compiling AsyncHTTPClient Scheme.swift
[2054/2084] Compiling AsyncHTTPClient Singleton.swift
[2055/2084] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2056/2084] Compiling AsyncHTTPClient Utils.swift
[2057/2084] Compiling AsyncHTTPClient ConnectionPool.swift
[2058/2084] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[2059/2084] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[2060/2084] Compiling AsyncHTTPClient TLSEventsHandler.swift
[2061/2084] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[2062/2084] Compiling AsyncHTTPClient HTTP1Connection.swift
[2063/2084] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[2064/2084] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[2065/2084] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[2066/2084] Compiling AsyncHTTPClient RequestBodyLength.swift
[2067/2084] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2068/2084] Compiling AsyncHTTPClient RequestOptions.swift
[2069/2084] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2070/2084] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2071/2084] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2072/2084] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2087/2339] Compiling Vapor AsyncBasicResponder.swift
[2088/2339] Compiling Vapor AsyncMiddleware.swift
[2089/2339] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2090/2339] Compiling Vapor AsyncSessionDriver.swift
[2091/2339] Compiling Vapor Authentication+Concurrency.swift
[2092/2339] Compiling Vapor Cache+Concurrency.swift
[2093/2339] Compiling Vapor Client+Concurrency.swift
[2094/2339] Compiling Vapor RequestBody+Concurrency.swift
[2095/2339] Compiling Vapor Responder+Concurrency.swift
[2096/2339] Compiling Vapor ResponseCodable+Concurrency.swift
[2097/2339] Compiling Vapor RoutesBuilder+Concurrency.swift
[2098/2339] Compiling Vapor ViewRenderer+Concurrency.swift
[2099/2339] Compiling Vapor WebSocket+Concurrency.swift
[2100/2351] Compiling Vapor ContainerGetPathExecutor.swift
[2101/2351] Compiling Vapor Content.swift
[2102/2351] Compiling Vapor ContentCoders.swift
[2103/2351] Compiling Vapor ContentConfiguration.swift
[2104/2351] Compiling Vapor ContentContainer.swift
[2105/2351] Compiling Vapor JSONCoder+Custom.swift
[2106/2351] Compiling Vapor JSONCoders+Content.swift
[2107/2351] Compiling Vapor PlaintextDecoder.swift
[2108/2351] Compiling Vapor PlaintextEncoder.swift
[2109/2351] Compiling Vapor URLQueryCoders.swift
[2110/2351] Compiling Vapor URLQueryContainer.swift
[2111/2351] Compiling Vapor Application.swift
[2112/2351] Compiling Vapor AuthenticationCache.swift
[2113/2351] Emitting module FluentKit
[2114/2351] Compiling Vapor FormDataEncoder+Content.swift
[2115/2351] Compiling Vapor Application+Password.swift
[2116/2351] Compiling Vapor Application+Passwords.swift
[2117/2351] Compiling Vapor AsyncPasswordHasher.swift
[2118/2351] Compiling Vapor BcryptHasher.swift
[2119/2351] Compiling Vapor PasswordHasher.swift
[2120/2351] Compiling Vapor PlaintextHasher.swift
[2121/2351] Compiling Vapor Request+Password.swift
[2122/2351] Compiling Vapor Redirect.swift
[2123/2351] Compiling Vapor Core.swift
[2124/2351] Compiling Vapor Running.swift
[2125/2351] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2126/2351] Compiling FluentKit DatabaseQuery+Join.swift
[2127/2351] Compiling FluentKit DatabaseQuery+Range.swift
[2128/2351] Compiling FluentKit DatabaseQuery+Sort.swift
[2129/2351] Compiling FluentKit DatabaseQuery+Value.swift
[2130/2351] Compiling FluentKit DatabaseQuery.swift
[2131/2351] Compiling FluentKit QueryHistory.swift
[2132/2351] Compiling FluentKit DatabaseSchema.swift
[2133/2351] Compiling FluentKit SchemaBuilder.swift
[2134/2351] Compiling FluentKit OptionalType.swift
[2135/2351] Compiling FluentKit RandomGeneratable.swift
[2136/2351] Compiling FluentKit SomeCodingKey.swift
[2137/2351] Compiling FluentKit UnsafeMutableTransferBox.swift
[2138/2351] Compiling Vapor HTTPServerResponseEncoder.swift
[2139/2351] Compiling Vapor HTTPServerUpgradeHandler.swift
[2140/2351] Compiling Vapor Logger+Report.swift
[2141/2351] Compiling Vapor LoggingSystem+Environment.swift
[2142/2351] Compiling Vapor Application+Middleware.swift
[2143/2351] Compiling Vapor CORSMiddleware.swift
[2144/2351] Compiling Vapor ErrorMiddleware.swift
[2145/2351] Compiling Vapor FileMiddleware.swift
[2146/2351] Compiling Vapor Middleware.swift
[2147/2351] Compiling Vapor MiddlewareConfiguration.swift
[2148/2351] Compiling Vapor ResponseCompressionMiddleware.swift
[2149/2351] Compiling Vapor RouteLoggingMiddleware.swift
[2150/2351] Compiling Vapor File+Multipart.swift
[2151/2351] Compiling Vapor FormDataDecoder+Content.swift
[2197/2397] Compiling Vapor Application+Clients.swift
[2198/2397] Compiling Vapor Client.swift
[2199/2397] Compiling Vapor ClientRequest.swift
[2200/2397] Compiling Vapor ClientResponse.swift
[2201/2397] Compiling Vapor Request+Client.swift
[2202/2397] Compiling Vapor BootCommand.swift
[2203/2397] Compiling Vapor CommandContext+Application.swift
[2204/2397] Compiling Vapor RoutesCommand.swift
[2205/2397] Compiling Vapor ServeCommand.swift
[2206/2397] Compiling Vapor AnyResponse+Concurrency.swift
[2209/2397] Compiling Vapor Authenticator.swift
[2210/2397] Compiling Vapor BasicAuthorization.swift
[2211/2397] Compiling Vapor BearerAuthorization.swift
[2212/2397] Compiling Vapor GuardMiddleware.swift
[2213/2397] Compiling Vapor RedirectMiddleware.swift
[2214/2397] Compiling Vapor SessionAuthenticatable.swift
[2215/2397] Compiling Vapor Bcrypt.swift
[2216/2397] Compiling Vapor Application+Cache.swift
[2217/2397] Compiling Vapor Cache.swift
[2218/2397] Compiling Vapor CacheExpirationTime.swift
[2219/2397] Compiling Vapor MemoryCache.swift
[2220/2397] Compiling Vapor Request+Cache.swift
[2221/2397] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2222/2397] Compiling Vapor DotEnvFile+load.swift
[2223/2397] Compiling Vapor Routes+caseInsenstive.swift
[2224/2397] Compiling Vapor Validatable+validate.swift
[2225/2397] Compiling Vapor Environment+Process.swift
[2226/2397] Compiling Vapor Environment+Secret.swift
[2227/2397] Compiling Vapor Environment.swift
[2228/2397] Compiling Vapor Abort.swift
[2229/2397] Compiling Vapor AbortError.swift
[2230/2397] Compiling Vapor DebuggableError.swift
[2231/2397] Compiling Vapor Demangler.swift
[2232/2397] Compiling Vapor ErrorSource.swift
[2234/2398] Compiling Vapor Validator.swift
[2235/2398] Compiling Vapor ValidatorResult.swift
[2236/2398] Compiling Vapor And.swift
[2237/2398] Compiling Vapor Case.swift
[2238/2398] Compiling Vapor CharacterSet.swift
[2239/2398] Compiling Vapor Count.swift
[2240/2398] Compiling Vapor Email.swift
[2241/2398] Compiling Vapor Empty.swift
[2242/2398] Compiling Vapor In.swift
[2243/2398] Compiling Vapor Nil.swift
[2244/2398] Compiling Vapor NilIgnoring.swift
[2245/2398] Compiling Vapor Not.swift
[2246/2398] Compiling Vapor Or.swift
[2247/2398] Compiling Vapor Pattern.swift
[2248/2398] Compiling Vapor Range.swift
[2249/2398] Compiling Vapor URL.swift
[2250/2398] Compiling Vapor Valid.swift
[2251/2398] Compiling Vapor Application+Views.swift
[2252/2398] Compiling Vapor PlaintextRenderer.swift
[2253/2398] Compiling Vapor Request+View.swift
[2254/2398] Compiling Vapor View.swift
[2255/2398] Compiling Vapor ViewRenderer.swift
[2256/2398] Compiling Vapor _Deprecations.swift
[2257/2398] Emitting module Vapor
[2258/2398] Compiling Vapor Bytes+SecureCompare.swift
[2259/2398] Compiling Vapor Collection+Safe.swift
[2260/2398] Compiling Vapor DataProtocol+Copy.swift
[2261/2398] Compiling Vapor DecoderUnwrapper.swift
[2262/2398] Compiling Vapor DirectoryConfiguration.swift
[2263/2398] Compiling Vapor DotEnv.swift
[2264/2398] Compiling Vapor Extendable.swift
[2265/2398] Compiling Vapor File.swift
[2266/2398] Compiling Vapor FileIO.swift
[2267/2398] Compiling Vapor LifecycleHandler.swift
[2268/2398] Compiling Vapor OptionalType.swift
[2269/2398] Compiling Vapor RFC1123.swift
[2270/2398] Compiling Vapor SocketAddress+Hostname.swift
[2271/2398] Compiling Vapor Storage.swift
[2272/2398] Compiling Vapor String+IsIPAddress.swift
[2273/2398] Compiling Vapor Thread.swift
[2274/2398] Compiling Vapor URI.swift
[2275/2398] Compiling Vapor RangeResult.swift
[2276/2398] Compiling Vapor Validatable.swift
[2277/2398] Compiling Vapor Validation.swift
[2278/2398] Compiling Vapor ValidationKey.swift
[2279/2398] Compiling Vapor Validations.swift
[2280/2398] Compiling Vapor ValidationsError.swift
[2281/2398] Compiling Vapor Request+Body.swift
[2282/2398] Compiling Vapor Request+BodyStream.swift
[2283/2398] Compiling Vapor Request.swift
[2284/2398] Compiling Vapor Application+Responder.swift
[2285/2398] Compiling Vapor DefaultResponder.swift
[2286/2398] Compiling Vapor Response+Body.swift
[2287/2398] Compiling Vapor Response.swift
[2288/2398] Compiling Vapor ResponseCodable.swift
[2289/2398] Compiling Vapor Application+Routes.swift
[2290/2398] Compiling Vapor Parameters+Require.swift
[2291/2398] Compiling Vapor Request+WebSocket.swift
[2292/2398] Compiling Vapor Route.swift
[2293/2398] Compiling Vapor RouteCollection.swift
[2294/2398] Compiling Vapor Routes.swift
[2295/2398] Compiling Vapor RoutesBuilder+Group.swift
[2296/2398] Compiling Vapor RoutesBuilder+Method.swift
[2297/2398] Compiling Vapor RoutesBuilder+Middleware.swift
[2298/2398] Compiling Vapor RoutesBuilder+WebSocket.swift
[2299/2398] Compiling Vapor RoutesBuilder.swift
[2300/2398] Compiling Vapor OTP.swift
[2301/2398] Compiling Vapor Application+Servers.swift
[2302/2398] Compiling Vapor Server.swift
[2303/2398] Compiling Vapor Application+Sessions.swift
[2304/2398] Compiling Vapor MemorySessions.swift
[2305/2398] Compiling Vapor Request+Session.swift
[2306/2398] Compiling Vapor Session.swift
[2307/2398] Compiling Vapor SessionCache.swift
[2308/2398] Compiling Vapor SessionData.swift
[2309/2398] Compiling Vapor SessionDriver.swift
[2310/2398] Compiling Vapor SessionsConfiguration.swift
[2311/2398] Compiling Vapor SessionsMiddleware.swift
[2312/2398] Compiling Vapor URLEncodedFormData.swift
[2313/2398] Compiling Vapor URLEncodedFormDecoder.swift
[2314/2398] Compiling Vapor URLEncodedFormEncoder.swift
[2315/2398] Compiling Vapor URLEncodedFormError.swift
[2316/2398] Compiling Vapor URLEncodedFormParser.swift
[2317/2398] Compiling Vapor URLEncodedFormSerializer.swift
[2318/2398] Compiling Vapor URLQueryFragmentConvertible.swift
[2319/2398] Compiling Vapor AnyResponse.swift
[2320/2398] Compiling Vapor Array+Random.swift
[2321/2398] Compiling Vapor Base32.swift
[2322/2398] Compiling Vapor Base64.swift
[2323/2398] Compiling Vapor BaseN.swift
[2324/2398] Compiling Vapor BasicCodingKey.swift
[2325/2398] Compiling Vapor ByteCount.swift
[2326/2398] Compiling Vapor Bytes+Hex.swift
[2354/2398] Compiling Vapor HTTPHeaderExpires.swift
[2355/2398] Compiling Vapor HTTPHeaderLastModified.swift
[2356/2398] Compiling Vapor HTTPHeaders+Cache.swift
[2357/2398] Compiling Vapor HTTPHeaders+Connection.swift
[2358/2398] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2359/2398] Compiling Vapor HTTPHeaders+ContentRange.swift
[2360/2398] Compiling Vapor HTTPHeaders+Directive.swift
[2361/2398] Compiling Vapor HTTPHeaders+Forwarded.swift
[2362/2398] Compiling Vapor HTTPHeaders+Link.swift
[2363/2398] Compiling Vapor HTTPHeaders+Name.swift
[2364/2398] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2365/2398] Compiling Vapor HTTPHeaders.swift
[2366/2398] Compiling Vapor HTTPMediaType.swift
[2367/2398] Compiling Vapor HTTPMediaTypePreference.swift
[2368/2398] Compiling Vapor Responder.swift
[2369/2398] Compiling Vapor Application+HTTP+Server.swift
[2370/2398] Compiling Vapor HTTPServer.swift
[2371/2398] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2372/2398] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2373/2398] Compiling Vapor HTTPServerHandler.swift
[2374/2398] Compiling Vapor HTTPServerRequestDecoder.swift
[2400/2414] Compiling Fluent Pagination+Concurrency.swift
[2401/2414] Compiling Fluent Sessions+Concurrency.swift
[2402/2416] Compiling Fluent ModelAuthenticatable.swift
[2403/2416] Compiling Fluent ModelCredentialsAuthenticatable.swift
[2404/2416] Compiling Fluent Exports.swift
[2405/2416] Compiling Fluent Fluent+Cache.swift
[2406/2416] Compiling Fluent Fluent+Pagination.swift
[2407/2416] Compiling Fluent Fluent+Sessions.swift
[2408/2416] Compiling Fluent Fluent+History.swift
/host/spi-builder-workspace/Sources/Fluent/Fluent+Paginate.swift:18:1: warning: extension declares a conformance of imported type 'Page' to imported protocols 'Content', 'AsyncResponseEncodable', 'AsyncRequestDecodable', 'ResponseEncodable', 'RequestDecodable'; this will not behave correctly if the owners of 'FluentKit' introduce this conformance in the future
16 | }
17 |
18 | extension Page: Content, ResponseEncodable, RequestDecodable, AsyncResponseEncodable, AsyncRequestDecodable where T: Codable { }
   | |- warning: extension declares a conformance of imported type 'Page' to imported protocols 'Content', 'AsyncResponseEncodable', 'AsyncRequestDecodable', 'ResponseEncodable', 'RequestDecodable'; this will not behave correctly if the owners of 'FluentKit' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
19 |
[2409/2416] Compiling Fluent Fluent+Paginate.swift
/host/spi-builder-workspace/Sources/Fluent/Fluent+Paginate.swift:18:1: warning: extension declares a conformance of imported type 'Page' to imported protocols 'Content', 'AsyncResponseEncodable', 'AsyncRequestDecodable', 'ResponseEncodable', 'RequestDecodable'; this will not behave correctly if the owners of 'FluentKit' introduce this conformance in the future
16 | }
17 |
18 | extension Page: Content, ResponseEncodable, RequestDecodable, AsyncResponseEncodable, AsyncRequestDecodable where T: Codable { }
   | |- warning: extension declares a conformance of imported type 'Page' to imported protocols 'Content', 'AsyncResponseEncodable', 'AsyncRequestDecodable', 'ResponseEncodable', 'RequestDecodable'; this will not behave correctly if the owners of 'FluentKit' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
19 |
[2410/2416] Compiling Fluent FluentProvider+Concurrency.swift
[2411/2416] Compiling Fluent ModelCredentialsAuthenticatable+Concurrency.swift
[2412/2416] Emitting module Fluent
/host/spi-builder-workspace/Sources/Fluent/Fluent+Paginate.swift:18:1: warning: extension declares a conformance of imported type 'Page' to imported protocols 'Content', 'AsyncResponseEncodable', 'AsyncRequestDecodable', 'ResponseEncodable', 'RequestDecodable'; this will not behave correctly if the owners of 'FluentKit' introduce this conformance in the future
16 | }
17 |
18 | extension Page: Content, ResponseEncodable, RequestDecodable, AsyncResponseEncodable, AsyncRequestDecodable where T: Codable { }
   | |- warning: extension declares a conformance of imported type 'Page' to imported protocols 'Content', 'AsyncResponseEncodable', 'AsyncRequestDecodable', 'ResponseEncodable', 'RequestDecodable'; this will not behave correctly if the owners of 'FluentKit' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
19 |
[2413/2416] Compiling Fluent FluentProvider.swift
[2414/2416] Compiling Fluent MigrateCommand.swift
[2415/2416] Compiling Fluent ModelTokenAuthenticatable.swift
[2416/2416] Compiling Fluent PageLimit.swift
Build complete! (312.19s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "fluent-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.49.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/fluent-kit.git"
    },
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.101.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    }
  ],
  "manifest_display_name" : "fluent",
  "name" : "fluent",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Fluent",
      "targets" : [
        "Fluent"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FluentTests",
      "module_type" : "SwiftTarget",
      "name" : "FluentTests",
      "path" : "Tests/FluentTests",
      "product_dependencies" : [
        "XCTFluent",
        "XCTVapor"
      ],
      "sources" : [
        "CacheTests.swift",
        "CredentialTests.swift",
        "OperatorTests.swift",
        "PaginationTests.swift",
        "QueryHistoryTests.swift",
        "RepositoryTests.swift",
        "SessionTests.swift"
      ],
      "target_dependencies" : [
        "Fluent"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Fluent",
      "module_type" : "SwiftTarget",
      "name" : "Fluent",
      "path" : "Sources/Fluent",
      "product_dependencies" : [
        "FluentKit",
        "Vapor"
      ],
      "product_memberships" : [
        "Fluent"
      ],
      "sources" : [
        "Concurrency/FluentProvider+Concurrency.swift",
        "Concurrency/ModelCredentialsAuthenticatable+Concurrency.swift",
        "Concurrency/Pagination+Concurrency.swift",
        "Concurrency/Sessions+Concurrency.swift",
        "Exports.swift",
        "Fluent+Cache.swift",
        "Fluent+History.swift",
        "Fluent+Paginate.swift",
        "Fluent+Pagination.swift",
        "Fluent+Sessions.swift",
        "FluentProvider.swift",
        "MigrateCommand.swift",
        "ModelAuthenticatable.swift",
        "ModelCredentialsAuthenticatable.swift",
        "ModelTokenAuthenticatable.swift",
        "PageLimit.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
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
Done.