The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of CSRF, reference master (7ca62d), with Swift 6.0 for Linux on 29 Nov 2024 04:19:41 UTC.

Swift 6 data race errors: 1

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor-community/csrf.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/vapor-community/csrf
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 7ca62d3 Merge pull request #18 from lemo-nade-room/fix/CSRFFormFieldTag_html_escape
Cloned https://github.com/vapor-community/csrf.git
Revision (git rev-parse @):
7ca62d39981d22694ae3c51edbc2854ae26435ea
SUCCESS checkout https://github.com/vapor-community/csrf.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/vapor-community/csrf.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/leaf.git
Fetching https://github.com/vapor/vapor.git
[1/3902] Fetching leaf
[3903/74210] Fetching leaf, vapor
Fetched https://github.com/vapor/leaf.git from cache (2.12s)
Fetched https://github.com/vapor/vapor.git from cache (2.16s)
Computing version for https://github.com/vapor/leaf.git
Computed https://github.com/vapor/leaf.git at 4.4.1 (0.46s)
Fetching https://github.com/vapor/leaf-kit.git
Fetching https://github.com/apple/swift-algorithms.git
[1/4491] Fetching leaf-kit
[4492/10082] Fetching leaf-kit, swift-algorithms
Fetched https://github.com/vapor/leaf-kit.git from cache (0.90s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.90s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.57s)
Fetching https://github.com/apple/swift-numerics.git
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.36s)
Computing version for https://github.com/vapor/leaf-kit.git
Computed https://github.com/vapor/leaf-kit.git at 1.11.1 (0.63s)
Fetching https://github.com/apple/swift-nio.git
[1/71999] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.42s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.50s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.106.7 (0.56s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/vapor/multipart-kit.git
[1/2093] Fetching multipart-kit
[504/3662] Fetching multipart-kit, swift-atomics
[771/7371] Fetching multipart-kit, swift-atomics, swift-log
[1151/9467] Fetching multipart-kit, swift-atomics, swift-log, swift-metrics
[1936/11991] Fetching multipart-kit, swift-atomics, swift-log, swift-metrics, websocket-kit
[2099/17168] Fetching multipart-kit, swift-atomics, swift-log, swift-metrics, websocket-kit, swift-nio-extras
Fetched https://github.com/vapor/websocket-kit.git from cache (0.44s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.45s)
Fetched https://github.com/apple/swift-metrics.git from cache (0.46s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/vapor/routing-kit.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.50s)
Fetching https://github.com/apple/swift-crypto.git
Fetched https://github.com/apple/swift-log.git from cache (0.53s)
Fetching https://github.com/vapor/console-kit.git
[504/22783] Fetching multipart-kit, routing-kit
[12091/28253] Fetching multipart-kit, routing-kit, console-kit
[19226/39411] Fetching multipart-kit, routing-kit, console-kit, swift-nio-http2
[22353/50612] Fetching multipart-kit, routing-kit, console-kit, swift-nio-http2, swift-crypto
Fetched https://github.com/vapor/console-kit.git from cache (0.42s)
Fetching https://github.com/vapor/async-kit.git
[19787/45142] Fetching multipart-kit, routing-kit, swift-nio-http2, swift-crypto
[23915/58792] Fetching multipart-kit, routing-kit, swift-nio-http2, swift-crypto, swift-nio-ssl
[27839/61162] Fetching multipart-kit, routing-kit, swift-nio-http2, swift-crypto, swift-nio-ssl, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.35s)
[34714/58792] Fetching multipart-kit, routing-kit, swift-nio-http2, swift-crypto, swift-nio-ssl
Fetching https://github.com/swift-server/async-http-client.git
Fetched https://github.com/vapor/routing-kit.git from cache (1.09s)
[21180/38102] Fetching multipart-kit, swift-nio-http2, swift-crypto, swift-nio-ssl
[25360/51419] Fetching multipart-kit, swift-nio-http2, swift-crypto, swift-nio-ssl, async-http-client
Fetched https://github.com/vapor/multipart-kit.git from cache (1.95s)
[46157/49326] Fetching swift-nio-http2, swift-crypto, swift-nio-ssl, async-http-client
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.64s)
[37895/38168] Fetching swift-crypto, swift-nio-ssl, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (1.21s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.05s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.43s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.77.0 (0.71s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/3919] Fetching swift-system
[3920/19522] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.34s)
[157/15603] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.11s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.5.0 (0.44s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.44s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.47s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.24.1 (1.00s)
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.20s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.1 (0.44s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.15.0 (0.50s)
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.36s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.60s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.1 (1.03s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.66s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.67s)
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.61s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.3.1 (0.52s)
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.48s)
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.45s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.24.0 (0.46s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.10.0 (1.83s)
Fetching https://github.com/apple/swift-asn1.git
[1/1418] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.24s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.0 (0.51s)
Creating working copy for https://github.com/vapor/leaf-kit.git
Working copy of https://github.com/vapor/leaf-kit.git resolved at 1.11.1
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.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-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/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-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.29.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.23.0
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.1
Creating working copy for https://github.com/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/vapor/leaf.git
Working copy of https://github.com/vapor/leaf.git resolved at 4.4.1
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.15.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.2
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/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.3.1
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/apple/swift-nio.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-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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
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/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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.10.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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.0
warning: 'leaf-kit': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/leaf-kit/Sources/LeafKit/Docs.docc
warning: 'swift-algorithms': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/swift-algorithms/Sources/Algorithms/Documentation.docc
Building for debugging...
[0/844] Write sources
[37/844] Compiling CNIOWindows shim.c
[37/844] Compiling CNIOWindows WSAStartup.c
[39/844] Write sources
[40/844] Compiling CNIOWASI CNIOWASI.c
[41/844] Write sources
[48/844] Compiling CNIOLinux liburing_shims.c
[49/844] Compiling _AtomicsShims.c
[50/844] Compiling CVaporBcrypt bcrypt.c
[51/844] Compiling _NumericsShims _NumericsShims.c
[51/844] Compiling CVaporBcrypt blf.c
[53/844] Compiling CNIOLinux shim.c
[54/844] Compiling CSystem shims.c
[55/844] Compiling CNIODarwin shim.c
[55/844] Compiling CNIOExtrasZlib empty.c
[57/844] Compiling CNIOSHA1 c_nio_sha1.c
[58/844] Compiling CNIOLLHTTP c_nio_http.c
[59/844] Compiling CNIOLLHTTP c_nio_api.c
[60/844] Compiling fiat_p256_adx_mul.S
[61/844] Write swift-version-24593BA9C3E375BF.txt
[62/844] Compiling fiat_p256_adx_sqr.S
[63/844] Compiling fiat_curve25519_adx_mul.S
[64/844] Compiling fiat_curve25519_adx_square.S
[65/844] Compiling CNIOLLHTTP c_nio_llhttp.c
[66/848] Compiling CNIOBoringSSLShims shims.c
[67/893] Compiling tls_record.cc
[68/893] Compiling tls_method.cc
[69/913] Compiling tls13_server.cc
[71/913] Emitting module InternalCollectionsUtilities
[71/915] Compiling tls13_enc.cc
[72/915] Compiling tls13_client.cc
[74/915] Compiling _NIODataStructures _TinyArray.swift
[75/915] Compiling InternalCollectionsUtilities _SortedCollection.swift
[76/915] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[77/915] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[78/915] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[79/915] Compiling InternalCollectionsUtilities Debugging.swift
[80/915] Compiling InternalCollectionsUtilities Descriptions.swift
[81/915] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[82/915] Compiling InternalCollectionsUtilities Specialize.swift
[83/915] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[84/915] Compiling InternalCollectionsUtilities Integer rank.swift
[85/915] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[86/915] Compiling InternalCollectionsUtilities UInt+reversed.swift
[87/915] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[88/915] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[89/915] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[90/915] Compiling SystemPackage MachPort.swift
[91/915] Compiling SystemPackage PlatformString.swift
[92/915] Compiling SystemPackage SystemString.swift
[93/918] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[94/918] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[95/918] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[96/919] Compiling _NIODataStructures PriorityQueue.swift
[97/919] Emitting module RealModule
[100/919] Compiling RealModule Real.swift
[101/919] Compiling RealModule Float80+Real.swift
[104/920] Compiling RealModule Float+Real.swift
[105/920] Compiling RealModule ElementaryFunctions.swift
[107/920] Compiling _NIOBase64 Base64.swift
[108/920] Emitting module _NIOBase64
[109/921] Compiling RealModule Float16+Real.swift
[110/921] Compiling CoreMetrics Metrics.swift
[115/921] Emitting module SystemPackage
[120/921] Compiling RealModule RealFunctions.swift
[123/1045] Emitting module Logging
[124/1045] Compiling Logging Locks.swift
[125/1045] Compiling OrderedCollections OrderedSet+Initializers.swift
[126/1045] Compiling OrderedCollections OrderedSet+Insertions.swift
[127/1045] Compiling OrderedCollections OrderedSet+Invariants.swift
[128/1045] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[129/1045] Compiling Logging Logging.swift
[130/1045] Compiling Logging MetadataProvider.swift
[131/1045] Compiling Logging LogHandler.swift
[132/1046] Emitting module CoreMetrics
[133/1046] Compiling CoreMetrics Locks.swift
[134/1046] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[135/1046] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[136/1046] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[137/1046] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[138/1046] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[139/1046] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[140/1046] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[141/1046] Compiling OrderedCollections OrderedDictionary+Values.swift
[142/1047] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[143/1047] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[144/1047] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[145/1047] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[146/1047] Emitting module _NIODataStructures
[147/1047] Compiling _NIODataStructures Heap.swift
[148/1048] Compiling tls13_both.cc
[152/1048] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[153/1048] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[154/1048] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[156/1102] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[157/1102] Compiling HashTreeCollections _HashNode+Structural union.swift
[158/1128] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[159/1128] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[160/1128] Compiling HashTreeCollections _HashNode.swift
[161/1128] Compiling HashTreeCollections _HashNodeHeader.swift
[162/1128] Compiling HashTreeCollections _HashSlot.swift
[163/1128] Compiling HashTreeCollections _HashStack.swift
[164/1128] Compiling HashTreeCollections _HashTreeIterator.swift
[165/1162] Compiling HeapModule Heap+Descriptions.swift
[166/1162] Compiling HashTreeCollections _HashNode+Storage.swift
[167/1162] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[167/1164] Compiling t1_enc.cc
[169/1164] Compiling HeapModule _HeapNode.swift
[170/1164] Compiling HeapModule Heap.swift
[171/1164] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[172/1164] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[173/1164] Compiling HashTreeCollections _HashNode+Structural filter.swift
[174/1164] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[175/1164] Compiling HeapModule Heap+UnsafeHandle.swift
[176/1164] Compiling HeapModule Heap+Invariants.swift
[177/1164] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[178/1164] Compiling HashTreeCollections _HashNode+Debugging.swift
[179/1164] Compiling HashTreeCollections _HashNode+Initializers.swift
[180/1164] Compiling HashTreeCollections _HashNode+Invariants.swift
[181/1164] Compiling HashTreeCollections _HashNode+Lookups.swift
[182/1164] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[183/1164] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[184/1164] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[185/1164] Compiling HashTreeCollections TreeDictionary+Filter.swift
[186/1164] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[187/1164] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[188/1164] Compiling HashTreeCollections TreeDictionary+Keys.swift
[189/1164] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[190/1164] Compiling HashTreeCollections TreeDictionary+Merge.swift
[191/1164] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[192/1164] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[193/1164] Compiling HashTreeCollections _HashTreeStatistics.swift
[194/1164] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[195/1164] Compiling HashTreeCollections _RawHashNode.swift
[196/1164] Compiling HashTreeCollections _UnmanagedHashNode.swift
[197/1164] Compiling HashTreeCollections _UnsafePath.swift
[198/1164] Compiling HashTreeCollections TreeDictionary+Codable.swift
[199/1164] Compiling HashTreeCollections TreeDictionary+Collection.swift
[200/1164] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[201/1164] Emitting module HeapModule
[202/1165] Compiling DequeModule _DequeSlot.swift
[203/1165] Compiling DequeModule _UnsafeWrappedBuffer.swift
[205/1165] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[206/1165] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[207/1165] Compiling HashTreeCollections _AncestorHashSlots.swift
[208/1165] Compiling HashTreeCollections _Bitmap.swift
[209/1165] Compiling HashTreeCollections _Bucket.swift
[210/1165] Compiling HashTreeCollections _Hash.swift
[211/1165] Compiling HashTreeCollections _HashLevel.swift
[212/1165] Compiling HashTreeCollections _HashNode+Builder.swift
[213/1165] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[214/1165] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[215/1165] Compiling HashTreeCollections _HashNode+Structural merge.swift
[216/1165] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[221/1165] Compiling HashTreeCollections TreeSet+Hashable.swift
[222/1165] Compiling HashTreeCollections TreeSet+Sendable.swift
[223/1165] Compiling HashTreeCollections TreeSet+Sequence.swift
[224/1165] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[225/1165] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[226/1165] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[227/1165] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[228/1165] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[229/1165] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[230/1165] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[235/1175] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[236/1175] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[253/1175] Compiling HashTreeCollections TreeDictionary+Values.swift
[254/1175] Compiling HashTreeCollections TreeDictionary.swift
[255/1175] Compiling HashTreeCollections TreeSet+Codable.swift
[256/1175] Compiling HashTreeCollections TreeSet+Collection.swift
[257/1175] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[258/1175] Compiling HashTreeCollections TreeSet+Debugging.swift
[259/1175] Compiling HashTreeCollections TreeSet+Descriptions.swift
[260/1175] Compiling HashTreeCollections TreeSet+Equatable.swift
[261/1175] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[262/1175] Compiling HashTreeCollections TreeSet+Extras.swift
[263/1175] Compiling HashTreeCollections TreeSet+Filter.swift
[264/1175] Emitting module DequeModule
[278/1185] Compiling _RopeModule _CharacterRecognizer.swift
[279/1185] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[280/1185] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[281/1185] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[282/1185] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[283/1185] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[284/1185] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[285/1185] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[286/1185] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[287/1185] Compiling HashTreeCollections TreeSet.swift
[312/1185] Compiling ssl_x509.cc
[324/1185] Compiling RoutingKit AnyRouter.swift
[335/1185] Compiling ssl_versions.cc
[337/1185] Compiling RoutingKit Router.swift
[338/1185] Compiling RoutingKit PathComponent.swift
[339/1185] Compiling RoutingKit TrieRouter.swift
[340/1185] Emitting module OrderedCollections
[341/1186] Compiling ssl_stat.cc
[342/1186] Compiling ssl_transcript.cc
[377/1186] Compiling _RopeModule Rope+Join.swift
[378/1186] Compiling _RopeModule Rope+MutatingForEach.swift
[379/1186] Compiling _RopeModule Rope+Remove.swift
[380/1186] Compiling _RopeModule Rope+RemoveSubrange.swift
[381/1186] Compiling _RopeModule Rope+Split.swift
[382/1186] Compiling _RopeModule Optional Utilities.swift
[383/1186] Compiling _RopeModule String Utilities.swift
[384/1186] Compiling _RopeModule String.Index+ABI.swift
[386/1186] Emitting module _RopeModule
[386/1186] Compiling ssl_privkey.cc
[387/1186] Compiling ssl_session.cc
[389/1186] Emitting module Metrics
[390/1186] Compiling Metrics Metrics.swift
[391/1187] Compiling ssl_key_share.cc
[393/1187] Emitting module RoutingKit
[394/1187] Compiling RoutingKit Parameters.swift
[425/1189] Compiling ssl_lib.cc
[426/1189] Compiling ssl_credential.cc
[427/1189] Compiling ssl_cert.cc
[428/1189] Compiling ssl_file.cc
[429/1189] Compiling ssl_cipher.cc
[430/1189] Compiling ssl_buffer.cc
[431/1189] Compiling ssl_asn1.cc
[432/1189] Compiling s3_pkt.cc
[434/1189] Emitting module HashTreeCollections
[435/1190] Compiling ssl_aead_ctx.cc
[436/1190] Compiling s3_lib.cc
[437/1190] Compiling s3_both.cc
[438/1190] Compiling handshake_server.cc
[439/1190] Compiling handshake_client.cc
[440/1190] Compiling handshake.cc
[441/1190] Compiling dtls_record.cc
[442/1190] Compiling handoff.cc
[443/1190] Compiling encrypted_client_hello.cc
[444/1190] Compiling dtls_method.cc
[445/1190] Compiling md5-x86_64-linux.S
[446/1190] Compiling md5-586-linux.S
[447/1190] Compiling md5-x86_64-apple.S
[448/1190] Compiling md5-586-apple.S
[449/1190] Compiling err_data.c
[450/1190] Compiling extensions.cc
[451/1190] Compiling d1_srtp.cc
[452/1190] Compiling chacha20_poly1305_x86_64-apple.S
[453/1190] Compiling chacha20_poly1305_armv8-win.S
[454/1190] Compiling chacha20_poly1305_armv8-linux.S
[455/1190] Compiling chacha20_poly1305_x86_64-linux.S
[456/1190] Compiling chacha-x86_64-linux.S
[457/1190] Compiling chacha20_poly1305_armv8-apple.S
[458/1190] Compiling chacha-x86-linux.S
[459/1190] Compiling chacha-x86_64-apple.S
[460/1190] Compiling chacha-armv8-win.S
[461/1190] Compiling chacha-armv8-linux.S
[462/1190] Compiling chacha-x86-apple.S
[463/1190] Compiling chacha-armv8-apple.S
[464/1190] Compiling chacha-armv4-linux.S
[465/1190] Compiling aes128gcmsiv-x86_64-apple.S
[466/1190] Compiling x86_64-mont5-apple.S
[467/1190] Compiling aes128gcmsiv-x86_64-linux.S
[468/1190] Compiling x86_64-mont-apple.S
[469/1190] Compiling x86_64-mont5-linux.S
[470/1190] Compiling x86-mont-apple.S
[471/1190] Compiling x86-mont-linux.S
[472/1190] Compiling d1_pkt.cc
[473/1190] Compiling x86_64-mont-linux.S
[474/1190] Compiling vpaes-x86_64-linux.S
[475/1190] Compiling vpaes-x86_64-apple.S
[476/1190] Compiling vpaes-x86-apple.S
[477/1190] Compiling vpaes-x86-linux.S
[478/1190] Compiling vpaes-armv8-linux.S
[479/1190] Compiling vpaes-armv8-win.S
[480/1190] Compiling vpaes-armv7-linux.S
[481/1190] Compiling d1_lib.cc
[482/1190] Compiling vpaes-armv8-apple.S
[483/1190] Compiling sha512-armv8-win.S
[484/1190] Compiling sha512-x86_64-apple.S
[485/1190] Compiling sha512-x86_64-linux.S
[486/1190] Compiling sha512-armv8-linux.S
[487/1190] Compiling sha512-armv4-linux.S
[488/1190] Compiling sha512-armv8-apple.S
[489/1190] Compiling sha512-586-linux.S
[490/1190] Compiling sha512-586-apple.S
[491/1190] Compiling sha256-x86_64-apple.S
[492/1190] Compiling sha256-armv8-linux.S
[493/1190] Compiling sha256-armv8-win.S
[494/1190] Compiling bio_ssl.cc
[495/1190] Compiling sha256-x86_64-linux.S
[496/1190] Compiling sha256-armv8-apple.S
[497/1190] Compiling sha256-586-linux.S
[498/1190] Compiling sha256-armv4-linux.S
[499/1190] Compiling sha1-x86_64-linux.S
[500/1190] Compiling sha256-586-apple.S
[501/1190] Compiling sha1-x86_64-apple.S
[502/1190] Compiling sha1-armv8-win.S
[503/1190] Compiling sha1-armv8-linux.S
[504/1190] Compiling sha1-586-linux.S
[505/1190] Compiling sha1-armv8-apple.S
[505/1190] Compiling sha1-armv4-large-linux.S
[507/1190] Compiling sha1-586-apple.S
[508/1190] Compiling rdrand-x86_64-linux.S
[509/1190] Compiling rsaz-avx2-linux.S
[510/1190] Compiling rdrand-x86_64-apple.S
[511/1190] Compiling p256_beeu-x86_64-asm-linux.S
[512/1190] Compiling rsaz-avx2-apple.S
[513/1190] Compiling p256_beeu-x86_64-asm-apple.S
[514/1190] Compiling p256_beeu-armv8-asm-win.S
[515/1190] Compiling p256_beeu-armv8-asm-linux.S
[516/1190] Compiling p256-x86_64-asm-apple.S
[517/1190] Compiling p256-armv8-asm-win.S
[518/1190] Compiling p256-x86_64-asm-linux.S
[519/1190] Compiling p256_beeu-armv8-asm-apple.S
[520/1190] Compiling d1_both.cc
[521/1190] Compiling p256-armv8-asm-linux.S
[522/1190] Compiling ghashv8-armv8-win.S
[523/1190] Compiling ghashv8-armv8-linux.S
[524/1190] Compiling p256-armv8-asm-apple.S
[524/1190] Compiling ghashv8-armv8-apple.S
[526/1190] Compiling ghashv8-armv7-linux.S
[527/1190] Compiling ghash-x86_64-linux.S
[528/1190] Compiling ghash-x86-linux.S
[529/1190] Compiling ghash-x86_64-apple.S
[530/1190] Compiling ghash-ssse3-x86-apple.S
[530/1190] Compiling ghash-ssse3-x86_64-apple.S
[530/1190] Compiling ghash-ssse3-x86-linux.S
[533/1190] Compiling ghash-ssse3-x86_64-linux.S
[534/1190] Compiling ghash-neon-armv8-linux.S
[535/1190] Compiling ghash-x86-apple.S
[536/1190] Compiling ghash-neon-armv8-win.S
[537/1190] Compiling ghash-neon-armv8-apple.S
[538/1190] Compiling co-586-linux.S
[539/1190] Compiling ghash-armv4-linux.S
[540/1190] Compiling bn-armv8-win.S
[541/1190] Compiling bn-armv8-apple.S
[542/1190] Compiling co-586-apple.S
[543/1190] Compiling bsaes-armv7-linux.S
[544/1190] Compiling bn-586-linux.S
[545/1190] Compiling bn-armv8-linux.S
[546/1190] Compiling armv8-mont-win.S
[547/1190] Compiling armv8-mont-apple.S
[548/1190] Compiling bn-586-apple.S
[549/1190] Compiling armv8-mont-linux.S
[550/1190] Compiling aesv8-gcm-armv8-win.S
[551/1190] Compiling armv4-mont-linux.S
[552/1190] Compiling aesv8-gcm-armv8-linux.S
[553/1190] Compiling aesv8-armv8-win.S
[554/1190] Compiling aesv8-gcm-armv8-apple.S
[555/1190] Compiling aesv8-armv8-linux.S
[556/1190] Compiling aesv8-armv7-linux.S
[557/1190] Compiling aesv8-armv8-apple.S
[558/1190] Compiling aesni-x86_64-linux.S
[559/1190] Compiling aesni-x86-apple.S
[560/1190] Compiling aesni-x86-linux.S
[561/1190] Compiling aesni-x86_64-apple.S
[562/1190] Compiling aesni-gcm-x86_64-linux.S
[563/1190] Compiling aesni-gcm-x86_64-apple.S
[564/1190] Compiling x_req.c
[565/1190] Compiling x_exten.c
[566/1190] Compiling x_spki.c
[567/1190] Compiling x_sig.c
[568/1190] Compiling x_val.c
[569/1190] Compiling x_x509.c
[570/1190] Compiling x_pubkey.c
[571/1190] Compiling x_x509a.c
[572/1190] Compiling x_name.c
[573/1190] Compiling x509rset.c
[574/1190] Compiling x_attrib.c
[575/1190] Compiling x509spki.c
[576/1190] Compiling x_algor.c
[577/1190] Compiling x_crl.c
[578/1190] Compiling x509name.c
[579/1190] Compiling x509cset.c
[580/1190] Compiling x_all.c
[581/1190] Compiling x509_vfy.c
[582/1190] Compiling x509_vpm.c
[583/1190] Compiling x509_set.c
[584/1190] Compiling x509_v3.c
[585/1190] Compiling x509_txt.c
[586/1190] Compiling x509_trs.c
[587/1190] Compiling x509_d2.c
[588/1190] Compiling x509_req.c
[589/1190] Compiling x509_ext.c
[590/1190] Compiling x509_def.c
[591/1190] Compiling x509_att.c
[592/1190] Compiling x509_cmp.c
[593/1190] Compiling x509_obj.c
[594/1190] Compiling x509.c
[595/1190] Compiling v3_purp.c
[596/1190] Compiling v3_skey.c
[597/1190] Compiling x509_lu.c
[598/1190] Compiling v3_ocsp.c
[599/1190] Compiling v3_pmaps.c
[600/1190] Compiling v3_ncons.c
[601/1190] Compiling v3_prn.c
[602/1190] Compiling v3_pcons.c
[603/1190] Compiling v3_utl.c
[604/1190] Compiling v3_int.c
[605/1190] Compiling v3_lib.c
[606/1190] Compiling v3_info.c
[607/1190] Compiling v3_ia5.c
[608/1190] Compiling v3_crld.c
[609/1190] Compiling v3_genn.c
[610/1190] Compiling v3_enum.c
[610/1190] Compiling v3_extku.c
[612/1190] Compiling v3_cpols.c
[613/1190] Compiling v3_bcons.c
[614/1190] Compiling v3_conf.c
[615/1190] Compiling v3_bitst.c
[616/1190] Compiling t_x509a.c
[617/1190] Compiling v3_akeya.c
[618/1190] Compiling v3_akey.c
[619/1190] Compiling v3_alt.c
[620/1190] Compiling t_x509.c
[621/1190] Compiling t_crl.c
[622/1190] Compiling i2d_pr.c
[623/1190] Compiling t_req.c
[624/1190] Compiling rsa_pss.c
[625/1190] Compiling name_print.c
[626/1190] Compiling a_verify.c
[627/1190] Compiling by_file.c
[628/1190] Compiling policy.c
[629/1190] Compiling algorithm.c
[630/1190] Compiling asn1_gen.c
[631/1190] Compiling by_dir.c
[632/1190] Compiling a_sign.c
[633/1190] Compiling a_digest.c
[634/1190] Compiling thread_pthread.c
[635/1190] Compiling trust_token.c
[636/1190] Compiling thread_none.c
[637/1190] Compiling thread.c
[638/1190] Compiling thread_win.c
[639/1190] Compiling voprf.c
[640/1190] Compiling spx_util.c
[641/1190] Compiling spx_fors.c
[642/1190] Compiling spx_wots.c
[643/1190] Compiling spx_merkle.c
[643/1190] Compiling spx.c
[645/1190] Compiling spx_thash.c
[646/1190] Compiling pmbtoken.c
[647/1190] Compiling spx_address.c
[648/1190] Compiling wots.c
[649/1190] Compiling thash.c
[649/1190] Compiling stack.c
[651/1190] Compiling merkle.c
[652/1190] Compiling sha512.c
[653/1190] Compiling slhdsa.c
[654/1190] Compiling sha256.c
[655/1190] Compiling sha1.c
[656/1190] Compiling fors.c
[657/1190] Compiling rsa_extra.c
[658/1190] Compiling siphash.c
[659/1190] Compiling rc4.c
[660/1190] Compiling rsa_asn1.c
[660/1190] Compiling refcount.c
[662/1190] Compiling trusty.c
[663/1190] Compiling rsa_print.c
[664/1190] Compiling rand_extra.c
[665/1190] Compiling ios.c
[666/1190] Compiling getentropy.c
[667/1190] Compiling windows.c
[668/1190] Compiling rsa_crypt.c
[669/1190] Compiling passive.c
[669/1190] Compiling urandom.c
[671/1190] Compiling deterministic.c
[672/1190] Compiling forkunsafe.c
[673/1190] Compiling poly1305_arm_asm.S
[674/1190] Compiling fork_detect.c
[675/1190] Compiling pool.c
[676/1190] Compiling poly1305_arm.c
[677/1190] Compiling poly1305.c
[678/1190] Compiling pkcs7.c
[679/1190] Compiling poly1305_vec.c
[680/1190] Compiling pem_x509.c
[681/1190] Compiling p5_pbev2.c
[682/1190] Compiling pkcs8.c
[683/1190] Compiling pem_xaux.c
[684/1190] Compiling pkcs7_x509.c
[685/1190] Compiling pkcs8_x509.c
[686/1190] Compiling pem_pkey.c
[687/1190] Compiling pem_pk8.c
[688/1190] Compiling obj_xref.c
[689/1190] Compiling pem_all.c
[690/1190] Compiling pem_oth.c
[691/1190] Compiling pem_info.c
[692/1190] Compiling md5.c
[693/1190] Compiling mem.c
[694/1190] Compiling pem_lib.c
[695/1190] Compiling obj.c
[696/1190] Compiling md4.c
[696/1190] Compiling mldsa.c
[698/1190] Compiling lhash.c
[699/1190] Compiling kyber.c
[700/1190] Compiling poly_rq_mul.S
[701/1190] Compiling fips_shared_support.c
[702/1190] Compiling ex_data.c
[703/1190] Compiling keccak.c
[704/1190] Compiling sign.c
[705/1190] Compiling scrypt.c
[706/1190] Compiling print.c
[707/1190] Compiling p_x25519_asn1.c
[707/1190] Compiling pbkdf.c
[709/1190] Compiling hpke.c
[710/1190] Compiling p_x25519.c
[711/1190] Compiling mlkem.cc
[712/1190] Compiling p_hkdf.c
[713/1190] Compiling p_rsa_asn1.c
[714/1190] Compiling hrss.c
[715/1190] Compiling p_ed25519.c
[716/1190] Compiling p_rsa.c
[717/1190] Compiling p_ec_asn1.c
[718/1190] Compiling p_ed25519_asn1.c
[719/1190] Compiling p_dh.c
[720/1190] Compiling p_dsa_asn1.c
[721/1190] Compiling p_dh_asn1.c
[722/1190] Compiling p_ec.c
[723/1190] Compiling evp_ctx.c
[724/1190] Compiling evp_asn1.c
[725/1190] Compiling evp.c
[726/1190] Compiling err.c
[727/1190] Compiling ecdh_extra.c
[728/1190] Compiling ecdsa_asn1.c
[729/1190] Compiling engine.c
[730/1190] Compiling hash_to_curve.c
[731/1190] Compiling ec_derive.c
[732/1190] Compiling dsa_asn1.c
[733/1190] Compiling digest_extra.c
[734/1190] Compiling dsa.c
[735/1190] Compiling params.c
[736/1190] Compiling dilithium.c
[737/1190] Compiling ec_asn1.c
[738/1190] Compiling dh_asn1.c
[739/1190] Compiling x25519-asm-arm.S
[740/1190] Compiling spake25519.c
[741/1190] Compiling cpu_arm_linux.c
[742/1190] Compiling des.c
[743/1190] Compiling cpu_intel.c
[744/1190] Compiling crypto.c
[745/1190] Compiling cpu_arm_freebsd.c
[746/1190] Compiling cpu_aarch64_win.c
[747/1190] Compiling cpu_aarch64_openbsd.c
[748/1190] Compiling cpu_aarch64_sysreg.c
[749/1190] Compiling cpu_aarch64_linux.c
[750/1190] Compiling cpu_aarch64_fuchsia.c
[751/1190] Compiling cpu_aarch64_apple.c
[752/1190] Compiling curve25519.c
[753/1190] Compiling tls_cbc.c
[754/1190] Compiling e_tls.c
[755/1190] Compiling e_rc2.c
[756/1190] Compiling conf.c
[757/1190] Compiling e_rc4.c
[758/1190] Compiling e_null.c
[759/1190] Compiling e_chacha20poly1305.c
[760/1190] Compiling derive_key.c
[761/1190] Compiling e_des.c
[762/1190] Compiling e_aesgcmsiv.c
[763/1190] Compiling e_aesctrhmac.c
[764/1190] Compiling unicode.c
[765/1190] Compiling chacha.c
[766/1190] Compiling cipher_extra.c
[767/1190] Compiling ber.c
[768/1190] Compiling curve25519_64_adx.c
[769/1190] Compiling buf.c
[770/1190] Compiling asn1_compat.c
[771/1190] Compiling cbb.c
[772/1190] Compiling cbs.c
[773/1190] Compiling bn_asn1.c
[774/1190] Compiling convert.c
[775/1190] Compiling blake2.c
[776/1190] Compiling pair.c
[777/1190] Compiling socket.c
[778/1190] Compiling file.c
[779/1190] Compiling printf.c
[780/1190] Compiling socket_helper.c
[781/1190] Compiling hexdump.c
[782/1190] Compiling fd.c
[783/1190] Compiling errno.c
[784/1190] Compiling bio_mem.c
[785/1190] Compiling tasn_typ.c
[786/1190] Compiling connect.c
[787/1190] Compiling tasn_utl.c
[788/1190] Compiling base64.c
[789/1190] Compiling bio.c
[790/1190] Compiling tasn_new.c
[791/1190] Compiling tasn_fre.c
[792/1190] Compiling f_int.c
[793/1190] Compiling f_string.c
[794/1190] Compiling posix_time.c
[795/1190] Compiling asn_pack.c
[796/1190] Compiling tasn_dec.c
[797/1190] Compiling tasn_enc.c
[798/1190] Compiling asn1_par.c
[799/1190] Compiling asn1_lib.c
[800/1190] Compiling a_time.c
[801/1190] Compiling a_type.c
[802/1190] Compiling a_octet.c
[803/1190] Compiling a_utctm.c
[804/1190] Compiling a_strnid.c
[805/1190] Compiling a_strex.c
[806/1190] Compiling a_mbstr.c
[807/1190] Compiling a_i2d_fp.c
[808/1190] Compiling a_gentm.c
[809/1190] Compiling a_int.c
[810/1190] Compiling a_object.c
[810/1190] Compiling a_dup.c
[812/1190] Compiling a_d2i_fp.c
[813/1190] Compiling a_bool.c
[814/1190] Compiling fiat_p256_adx_sqr.S
[815/1190] Compiling fiat_p256_adx_mul.S
[816/1190] Compiling fiat_curve25519_adx_square.S
[817/1190] Compiling a_bitstr.c
[818/1190] Compiling fiat_curve25519_adx_mul.S
[819/1190] Compiling md5-x86_64-linux.S
[820/1190] Compiling md5-x86_64-apple.S
[821/1190] Compiling md5-586-apple.S
[822/1190] Compiling md5-586-linux.S
[823/1190] Compiling err_data.c
[824/1190] Compiling CCryptoBoringSSLShims shims.c
[825/1190] Compiling chacha20_poly1305_armv8-win.S
[826/1190] Compiling chacha20_poly1305_x86_64-apple.S
[827/1190] Compiling chacha20_poly1305_x86_64-linux.S
[828/1190] Compiling chacha20_poly1305_armv8-linux.S
[829/1190] Compiling chacha20_poly1305_armv8-apple.S
[830/1190] Compiling chacha-x86-linux.S
[831/1190] Compiling chacha-x86_64-apple.S
[832/1190] Compiling bcm.c
[833/1190] Compiling chacha-x86-apple.S
[834/1190] Compiling chacha-armv8-win.S
[834/1190] Compiling chacha-x86_64-linux.S
[836/1190] Compiling chacha-armv8-apple.S
[836/1190] Compiling aes128gcmsiv-x86_64-apple.S
[838/1190] Compiling chacha-armv8-linux.S
[839/1190] Compiling chacha-armv4-linux.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 vpaes-x86_64-linux.S
[846/1190] Compiling x86-mont-apple.S
[847/1190] Compiling vpaes-x86-linux.S
[847/1190] Compiling x86-mont-linux.S
[849/1190] Compiling vpaes-armv8-win.S
[850/1190] Compiling vpaes-x86-apple.S
[851/1190] Compiling vpaes-x86_64-apple.S
[852/1190] Compiling vpaes-armv7-linux.S
[853/1190] Compiling vpaes-armv8-apple.S
[854/1190] Compiling vpaes-armv8-linux.S
[855/1190] Compiling sha512-x86_64-apple.S
[856/1190] Compiling sha512-armv8-win.S
[857/1190] Compiling sha512-armv8-linux.S
[858/1190] Compiling sha512-x86_64-linux.S
[859/1190] Compiling sha512-586-linux.S
[860/1190] Compiling sha512-armv4-linux.S
[861/1190] Compiling sha512-armv8-apple.S
[862/1190] Compiling sha256-x86_64-apple.S
[863/1190] Compiling sha512-586-apple.S
[864/1190] Compiling sha256-armv8-win.S
[865/1190] Compiling sha256-x86_64-linux.S
[866/1190] Compiling sha256-armv8-apple.S
[867/1190] Compiling sha256-armv8-linux.S
[868/1190] Compiling sha256-armv4-linux.S
[869/1190] Compiling sha256-586-linux.S
[870/1190] Compiling sha256-586-apple.S
[871/1190] Compiling sha1-armv8-win.S
[872/1190] Compiling sha1-armv8-apple.S
[873/1190] Compiling sha1-x86_64-apple.S
[874/1190] Compiling sha1-armv8-linux.S
[875/1190] Compiling sha1-x86_64-linux.S
[876/1190] Compiling sha1-armv4-large-linux.S
[876/1190] Compiling sha1-586-linux.S
[878/1190] Compiling sha1-586-apple.S
[879/1190] Compiling rdrand-x86_64-linux.S
[880/1190] Compiling rsaz-avx2-linux.S
[881/1190] Compiling rsaz-avx2-apple.S
[882/1190] Compiling rdrand-x86_64-apple.S
[883/1190] Compiling p256_beeu-x86_64-asm-apple.S
[884/1190] Compiling p256_beeu-x86_64-asm-linux.S
[885/1190] Compiling p256_beeu-armv8-asm-win.S
[886/1190] Compiling p256_beeu-armv8-asm-apple.S
[887/1190] Compiling p256-x86_64-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-armv8-asm-linux.S
[892/1190] Compiling p256-armv8-asm-apple.S
[893/1190] Compiling ghashv8-armv8-win.S
[894/1190] Compiling ghashv8-armv7-linux.S
[895/1190] Compiling ghashv8-armv8-apple.S
[896/1190] Compiling ghashv8-armv8-linux.S
[897/1190] Compiling ghash-x86_64-linux.S
[898/1190] Compiling ghash-x86_64-apple.S
[899/1190] Compiling ghash-x86-apple.S
[900/1190] Compiling ghash-x86-linux.S
[901/1190] Compiling ghash-ssse3-x86-linux.S
[902/1190] Compiling ghash-ssse3-x86_64-apple.S
[902/1190] Compiling ghash-neon-armv8-win.S
[904/1190] Compiling ghash-ssse3-x86_64-linux.S
[905/1190] Compiling ghash-ssse3-x86-apple.S
[906/1190] Compiling ghash-neon-armv8-linux.S
[907/1190] Compiling ghash-armv4-linux.S
[908/1190] Compiling ghash-neon-armv8-apple.S
[908/1190] Compiling co-586-apple.S
[910/1190] Compiling bsaes-armv7-linux.S
[911/1190] Compiling co-586-linux.S
[912/1190] Compiling bn-armv8-linux.S
[913/1190] Compiling bn-armv8-win.S
[914/1190] Compiling bn-armv8-apple.S
[915/1190] Compiling bn-586-linux.S
[916/1190] Compiling armv8-mont-win.S
[917/1190] Compiling bn-586-apple.S
[918/1190] Compiling armv8-mont-linux.S
[919/1190] Compiling armv4-mont-linux.S
[920/1190] Compiling armv8-mont-apple.S
[921/1190] Compiling aesv8-gcm-armv8-win.S
[922/1190] Compiling aesv8-gcm-armv8-apple.S
[923/1190] Compiling aesv8-gcm-armv8-linux.S
[924/1190] Compiling aesv8-armv8-win.S
[925/1190] Compiling aesv8-armv8-linux.S
[926/1190] Compiling aesv8-armv8-apple.S
[927/1190] Compiling aesv8-armv7-linux.S
[928/1190] Compiling aesni-x86_64-apple.S
[929/1190] Compiling aesni-x86-apple.S
[930/1190] Compiling aesni-x86-linux.S
[931/1190] Compiling aesni-x86_64-linux.S
[932/1190] Compiling aesni-gcm-x86_64-linux.S
[933/1190] Compiling aesni-gcm-x86_64-apple.S
[934/1190] Compiling x_x509a.c
[935/1190] Compiling x_x509.c
[936/1190] Compiling x_val.c
[937/1190] Compiling x_req.c
[938/1190] Compiling x_spki.c
[939/1190] Compiling x_sig.c
[940/1190] Compiling x_name.c
[941/1190] Compiling x_pubkey.c
[942/1190] Compiling x_attrib.c
[942/1190] Compiling x_crl.c
[944/1190] Compiling x_exten.c
[945/1190] Compiling x_all.c
[946/1190] Compiling x_algor.c
[947/1190] Compiling x509spki.c
[948/1190] Compiling x509rset.c
[949/1190] Compiling x509name.c
[950/1190] Compiling x509_vpm.c
[951/1190] Compiling x509cset.c
[952/1190] Compiling x509_vfy.c
[953/1190] Compiling x509_v3.c
[954/1190] Compiling x509_txt.c
[955/1190] Compiling c-nioatomics.c
[956/1190] Compiling x509_set.c
[957/1190] Compiling x509_trs.c
[958/1190] Compiling x509_req.c
[959/1190] Compiling c-atomics.c
[960/1190] Compiling x509_cmp.c
[961/1190] Compiling x509_d2.c
[962/1190] Compiling x509_def.c
[963/1190] Compiling x509_ext.c
[964/1190] Compiling x509_lu.c
[965/1190] Compiling x509_obj.c
[966/1190] Compiling x509_att.c
[967/1190] Compiling x509.c
[968/1196] Compiling v3_prn.c
[969/1196] Compiling v3_ocsp.c
[970/1196] Compiling v3_pmaps.c
[971/1196] Compiling v3_purp.c
[972/1196] Compiling v3_pcons.c
[973/1196] Compiling v3_skey.c
[975/1196] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[975/1196] Compiling v3_utl.c
[976/1196] Compiling v3_lib.c
[977/1196] Compiling v3_info.c
[978/1196] Compiling v3_int.c
[979/1196] Compiling v3_extku.c
[980/1196] Compiling v3_ncons.c
[981/1196] Compiling v3_ia5.c
[982/1196] Compiling v3_genn.c
[984/1196] Compiling NIOConcurrencyHelpers lock.swift
[984/1196] Compiling v3_enum.c
[985/1196] Compiling v3_conf.c
[986/1196] Compiling v3_cpols.c
[987/1196] Compiling v3_bcons.c
[988/1196] Compiling v3_crld.c
[989/1196] Compiling v3_alt.c
[990/1196] Compiling v3_bitst.c
[992/1196] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[993/1196] Emitting module NIOConcurrencyHelpers
[994/1196] Compiling NIOConcurrencyHelpers NIOLock.swift
[995/1196] Compiling NIOConcurrencyHelpers atomics.swift
[995/1196] Compiling v3_akeya.c
[996/1197] Compiling v3_akey.c
[997/1197] Compiling t_req.c
[999/1197] Compiling t_x509a.c
[1000/1197] Compiling t_x509.c
[1001/1197] Compiling t_crl.c
[1002/1197] Compiling rsa_pss.c
[1003/1197] Compiling i2d_pr.c
[1004/1197] Compiling name_print.c
[1005/1197] Compiling a_verify.c
[1006/1223] Compiling policy.c
[1007/1223] Compiling algorithm.c
[1008/1223] Compiling by_file.c
[1009/1223] Compiling a_sign.c
[1010/1223] Compiling by_dir.c
[1011/1223] Compiling asn1_gen.c
[1012/1223] Compiling a_digest.c
[1013/1223] Compiling voprf.c
[1014/1223] Compiling trust_token.c
[1015/1223] Compiling thread_win.c
[1016/1223] Compiling thread_pthread.c
[1017/1223] Compiling thread.c
[1018/1223] Compiling thread_none.c
[1019/1223] Compiling spx_util.c
[1020/1223] Compiling spx_merkle.c
[1021/1223] Compiling spx_wots.c
[1022/1223] Compiling spx_thash.c
[1023/1223] Compiling spx_fors.c
[1024/1223] Compiling spx.c
[1025/1223] Compiling pmbtoken.c
[1026/1223] Compiling stack.c
[1027/1223] Compiling spx_address.c
[1028/1223] Compiling wots.c
[1029/1223] Compiling sha512.c
[1030/1223] Compiling thash.c
[1031/1223] Compiling fors.c
[1032/1223] Compiling siphash.c
[1033/1223] Compiling merkle.c
[1035/1223] Emitting module ConsoleKitTerminal
[1035/1223] Compiling slhdsa.c
[1036/1226] Compiling sha256.c
[1037/1226] Compiling sha1.c
[1038/1226] Compiling rsa_extra.c
[1039/1226] Compiling rsa_asn1.c
[1041/1226] Compiling ConsoleKitTerminal Console+Confirm.swift
[1042/1226] Compiling ConsoleKitTerminal Console+Input.swift
[1043/1226] Compiling ConsoleKitTerminal Console+Center.swift
[1044/1226] Compiling ConsoleKitTerminal Console+Output.swift
[1045/1226] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1046/1226] Compiling ConsoleKitTerminal ConsoleClear.swift
[1047/1226] Compiling ConsoleKitTerminal Console+Ask.swift
[1048/1226] Compiling ConsoleKitTerminal Console+Choose.swift
[1048/1226] Compiling rsa_print.c
[1049/1226] Compiling rsa_crypt.c
[1050/1226] Compiling rc4.c
[1051/1226] Compiling refcount.c
[1053/1226] Compiling ConsoleKitTerminal CustomActivity.swift
[1054/1226] Compiling ConsoleKitTerminal LoadingBar.swift
[1055/1226] Compiling ConsoleKitTerminal ProgressBar.swift
[1056/1226] Compiling ConsoleKitTerminal Console+Clear.swift
[1057/1226] Compiling ConsoleKitTerminal ActivityBar.swift
[1058/1226] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1059/1226] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1060/1226] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1060/1226] Compiling getentropy.c
[1061/1226] Compiling windows.c
[1062/1226] Compiling passive.c
[1063/1226] Compiling urandom.c
[1064/1226] Compiling rand_extra.c
[1065/1226] Compiling trusty.c
[1065/1226] Compiling ios.c
[1068/1226] Compiling ConsoleKitTerminal Console+Wait.swift
[1069/1226] Compiling ConsoleKitTerminal ConsoleColor.swift
[1070/1226] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1071/1226] Compiling ConsoleKitTerminal ConsoleText.swift
[1072/1226] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1073/1226] Compiling ConsoleKitTerminal ANSI.swift
[1074/1226] Compiling ConsoleKitTerminal Console.swift
[1075/1226] Compiling ConsoleKitTerminal Terminal.swift
[1076/1226] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1076/1226] Compiling forkunsafe.c
[1077/1226] Compiling deterministic.c
[1078/1226] Compiling poly1305_arm_asm.S
[1079/1226] Compiling pool.c
[1080/1226] Compiling poly1305_arm.c
[1081/1226] Compiling fork_detect.c
[1082/1226] Compiling poly1305.c
[1083/1226] Compiling poly1305_vec.c
[1084/1226] Compiling pkcs7.c
[1085/1226] Compiling pkcs8.c
[1086/1226] Compiling pem_xaux.c
[1087/1226] Compiling pkcs8_x509.c
[1088/1226] Compiling p5_pbev2.c
[1089/1226] Compiling pkcs7_x509.c
[1089/1226] Compiling pem_x509.c
[1091/1226] Compiling pem_pk8.c
[1092/1226] Compiling pem_pkey.c
[1093/1226] Compiling obj_xref.c
[1094/1226] Compiling pem_oth.c
[1096/1226] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1097/1226] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1098/1226] Compiling ConsoleKitTerminal LoggerFragment.swift
[1098/1227] Compiling pem_info.c
[1099/1227] Compiling pem_all.c
[1100/1227] Compiling pem_lib.c
[1101/1227] Compiling obj.c
[1102/1227] Compiling mldsa.c
[1103/1227] Compiling md5.c
[1104/1227] Compiling mem.c
[1106/1227] Compiling md4.c
[1107/1227] Compiling keccak.c
[1108/1227] Compiling fips_shared_support.c
[1109/1227] Compiling lhash.c
[1110/1227] Compiling kyber.c
[1111/1227] Compiling poly_rq_mul.S
[1112/1227] Compiling ex_data.c
[1113/1227] Compiling hpke.c
[1114/1227] Compiling hrss.c
[1115/1227] Compiling sign.c
[1116/1227] Compiling scrypt.c
[1116/1227] Compiling pbkdf.c
[1118/1227] Compiling print.c
[1119/1227] Compiling p_x25519.c
[1120/1246] Compiling p_rsa.c
[1121/1249] Compiling p_x25519_asn1.c
[1122/1249] Compiling p_hkdf.c
[1123/1249] Compiling p_ed25519.c
[1124/1249] Compiling p_rsa_asn1.c
[1125/1249] Compiling p_ed25519_asn1.c
[1126/1249] Compiling p_ec_asn1.c
[1127/1249] Compiling p_dh.c
[1128/1249] Compiling p_ec.c
[1129/1249] Compiling p_dsa_asn1.c
[1130/1249] Compiling evp_ctx.c
[1131/1249] Compiling p_dh_asn1.c
[1132/1249] Compiling evp_asn1.c
[1133/1249] Compiling evp.c
[1134/1249] Compiling engine.c
[1135/1249] Compiling ecdh_extra.c
[1136/1249] Compiling ec_derive.c
[1137/1249] Compiling err.c
[1138/1249] Compiling ecdsa_asn1.c
[1139/1249] Compiling ec_asn1.c
[1140/1249] Compiling hash_to_curve.c
[1141/1249] Compiling dsa_asn1.c
[1142/1249] Compiling digest_extra.c
[1143/1249] Compiling params.c
[1144/1249] Compiling dh_asn1.c
[1146/1249] Compiling ConsoleKitCommands CommandSignature.swift
[1147/1249] Compiling ConsoleKitCommands Flag.swift
[1148/1249] Compiling ConsoleKitCommands Option.swift
[1148/1249] Compiling dsa.c
[1149/1251] Compiling spake25519.c
[1150/1251] Compiling dilithium.c
[1151/1251] Compiling x25519-asm-arm.S
[1153/1251] Emitting module ConsoleKitCommands
[1153/1251] Compiling des.c
[1154/1251] Compiling crypto.c
[1155/1251] Compiling cpu_arm_freebsd.c
[1156/1251] Compiling cpu_intel.c
[1157/1251] Compiling cpu_arm_linux.c
[1158/1251] Compiling cpu_aarch64_win.c
[1159/1251] Compiling cpu_aarch64_sysreg.c
[1160/1251] Compiling cpu_aarch64_openbsd.c
[1161/1251] Compiling cpu_aarch64_fuchsia.c
[1163/1251] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1164/1251] Compiling ConsoleKitCommands AsyncCommand.swift
[1165/1251] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1166/1251] Compiling ConsoleKitCommands AsyncCommands.swift
[1167/1251] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1168/1251] Compiling ConsoleKitCommands AnyCommand.swift
[1168/1251] Compiling cpu_aarch64_apple.c
[1169/1251] Compiling cpu_aarch64_linux.c
[1170/1251] Compiling tls_cbc.c
[1171/1251] Compiling e_rc4.c
[1173/1251] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1174/1251] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1175/1251] Compiling ConsoleKitCommands Argument.swift
[1175/1251] Compiling curve25519.c
[1177/1251] Compiling ConsoleKitCommands Command.swift
[1178/1251] Compiling ConsoleKitCommands CommandContext.swift
[1179/1251] Compiling ConsoleKitCommands CommandError.swift
[1179/1251] Compiling conf.c
[1181/1251] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1182/1251] Compiling ConsoleKitCommands Utilities.swift
[1182/1251] Compiling e_null.c
[1183/1251] Compiling e_tls.c
[1184/1251] Compiling e_rc2.c
[1185/1251] Compiling e_des.c
[1186/1251] Compiling derive_key.c
[1187/1251] Compiling e_aesgcmsiv.c
[1188/1251] Compiling e_aesctrhmac.c
[1189/1251] Compiling e_chacha20poly1305.c
[1190/1251] Compiling unicode.c
[1191/1251] Compiling chacha.c
[1192/1251] Compiling cipher_extra.c
[1193/1251] Compiling asn1_compat.c
[1194/1251] Compiling ber.c
[1195/1251] Compiling curve25519_64_adx.c
[1196/1251] Compiling buf.c
[1197/1251] Compiling cbb.c
[1198/1251] Compiling cbs.c
[1199/1251] Compiling convert.c
[1200/1251] Compiling bn_asn1.c
[1201/1251] Compiling blake2.c
[1201/1251] Compiling printf.c
[1203/1251] Compiling pair.c
[1204/1251] Compiling hexdump.c
[1205/1251] Compiling fd.c
[1206/1251] Compiling errno.c
[1206/1251] Compiling file.c
[1208/1251] Compiling bio_mem.c
[1209/1251] Compiling tasn_typ.c
[1210/1251] Compiling bio.c
[1211/1251] Compiling base64.c
[1212/1251] Compiling tasn_utl.c
[1213/1251] Compiling tasn_enc.c
[1214/1251] Compiling tasn_new.c
[1215/1251] Compiling tasn_fre.c
[1216/1251] Compiling asn_pack.c
[1217/1251] Compiling asn1_par.c
[1218/1251] Compiling posix_time.c
[1219/1251] Compiling f_string.c
[1220/1251] Compiling f_int.c
[1221/1251] Compiling tasn_dec.c
[1222/1251] Compiling asn1_lib.c
[1223/1251] Compiling a_type.c
[1224/1251] Compiling a_utctm.c
[1226/1251] Compiling ConsoleKitCommands Console+Run.swift
[1227/1251] Compiling ConsoleKitCommands ConsoleError.swift
[1228/1251] Compiling ConsoleKitCommands Completion.swift
[1229/1251] Compiling ConsoleKitCommands CommandGroup.swift
[1230/1251] Compiling ConsoleKitCommands CommandInput.swift
[1231/1251] Compiling ConsoleKitCommands Commands.swift
[1231/1252] Compiling a_time.c
[1233/1252] Compiling a_object.c
[1234/1252] Compiling a_strnid.c
[1235/1252] Compiling a_octet.c
[1236/1252] Compiling a_strex.c
[1237/1252] Compiling a_i2d_fp.c
[1238/1252] Compiling a_mbstr.c
[1239/1252] Compiling a_int.c
[1240/1252] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1241/1252] Write sources
[1242/1252] Compiling a_dup.c
[1243/1252] Write sources
[1244/1252] Compiling a_d2i_fp.c
[1245/1252] Write sources
[1248/1252] Compiling a_gentm.c
[1248/1252] Compiling a_bool.c
[1250/1252] Compiling a_bitstr.c
[1251/1252] Compiling bcm.c
[1253/1273] Compiling ConsoleKit Exports.swift
[1254/1351] Emitting module ConsoleKit
[1256/1360] Compiling Algorithms MinMax.swift
[1257/1360] Compiling Algorithms RandomSample.swift
[1258/1360] Compiling Algorithms Joined.swift
[1259/1360] Compiling Algorithms Keyed.swift
[1260/1362] Compiling Algorithms Reductions.swift
[1261/1362] Compiling Algorithms Rotate.swift
[1262/1362] Compiling Atomics IntegerOperations.swift
[1263/1362] Compiling Atomics Unmanaged extensions.swift
[1264/1362] Compiling Algorithms Intersperse.swift
[1265/1362] Compiling Algorithms AdjacentPairs.swift
[1266/1362] Compiling Algorithms Chain.swift
[1267/1362] Compiling Algorithms Chunked.swift
[1268/1362] Compiling Algorithms Combinations.swift
[1269/1362] Compiling Algorithms Compacted.swift
[1271/1362] Compiling Algorithms Cycle.swift
[1272/1362] Compiling Algorithms EitherSequence.swift
[1273/1362] Compiling Algorithms FirstNonNil.swift
[1278/1369] Compiling BitCollections BitSet+Initializers.swift
[1279/1369] Compiling BitCollections BitSet+Invariants.swift
[1280/1369] Compiling BitCollections BitSet+Random.swift
[1281/1369] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1282/1369] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1283/1369] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1284/1369] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1285/1369] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1286/1369] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1287/1369] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1288/1369] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1289/1369] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1290/1369] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1291/1369] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1292/1369] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1293/1369] Compiling CryptoBoringWrapper RandomBytes.swift
[1294/1369] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1295/1369] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1296/1369] Compiling BitCollections BitSet+CustomReflectable.swift
[1297/1369] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1298/1369] Compiling BitCollections BitSet+Equatable.swift
[1299/1369] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1300/1369] Compiling BitCollections BitSet+Extras.swift
[1301/1369] Compiling BitCollections BitSet+Hashable.swift
[1302/1369] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1303/1369] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1304/1369] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1305/1369] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1306/1369] Compiling BitCollections BitSet+SetAlgebra union.swift
[1307/1369] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1308/1369] Compiling BitCollections BitSet.Counted.swift
[1312/1372] Compiling Algorithms Split.swift
[1313/1372] Compiling Algorithms Stride.swift
[1314/1372] Compiling Algorithms Suffix.swift
[1315/1372] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1316/1372] Emitting module CryptoBoringWrapper
[1317/1372] Compiling Algorithms FlattenCollection.swift
[1318/1372] Compiling Algorithms Grouped.swift
[1319/1372] Compiling Algorithms Indexed.swift
[1325/1372] Emitting module BitCollections
[1326/1372] Compiling CryptoBoringWrapper EllipticCurve.swift
[1327/1372] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1328/1372] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1333/1373] Compiling Algorithms Product.swift
[1341/1373] Compiling BitCollections BitSet.Index.swift
[1342/1373] Compiling BitCollections BitSet._UnsafeHandle.swift
[1343/1373] Compiling BitCollections BitSet.swift
[1344/1373] Compiling BitCollections Range+Utilities.swift
[1345/1373] Compiling BitCollections Slice+Utilities.swift
[1346/1373] Compiling BitCollections UInt+Tricks.swift
[1347/1373] Compiling BitCollections _Word.swift
[1352/1445] Compiling Crypto ASN1Strings.swift
[1353/1445] Compiling Crypto ArraySliceBigint.swift
[1354/1445] Compiling Crypto GeneralizedTime.swift
[1355/1447] Compiling Crypto ASN1BitString.swift
[1356/1447] Compiling Crypto ASN1Boolean.swift
[1357/1447] Compiling Crypto PKCS8PrivateKey.swift
[1358/1447] Compiling Crypto SEC1PrivateKey.swift
[1359/1447] Compiling Crypto AES-GCM.swift
[1360/1447] Compiling Crypto AES-GCM_boring.swift
[1361/1447] Compiling Crypto ChaChaPoly_boring.swift
[1362/1447] Compiling Crypto ChaChaPoly.swift
[1363/1447] Emitting module Collections
[1364/1447] Compiling Collections Collections.swift
[1366/1448] Compiling Crypto Cipher.swift
[1367/1448] Compiling Crypto Nonces.swift
[1368/1448] Compiling Crypto ASN1.swift
[1369/1448] Compiling Crypto ASN1Any.swift
[1376/1448] Emitting module Atomics
[1377/1449] Compiling Crypto SymmetricKeys.swift
[1378/1449] Compiling Crypto HMAC.swift
[1379/1449] Compiling Crypto MACFunctions.swift
[1380/1449] Compiling Crypto MessageAuthenticationCode.swift
[1381/1449] Compiling Crypto AES.swift
[1382/1449] Compiling Crypto ECDSASignature_boring.swift
[1383/1449] Compiling Crypto ECDSA_boring.swift
[1384/1449] Compiling Crypto EdDSA_boring.swift
[1385/1449] Compiling Crypto ECDSA.swift
[1386/1449] Compiling Crypto Ed25519.swift
[1388/1458] Compiling Crypto HKDF.swift
[1389/1458] Compiling Crypto AESWrap.swift
[1390/1458] Compiling Crypto AESWrap_boring.swift
[1391/1458] Compiling Crypto Ed25519_boring.swift
[1392/1458] Compiling Crypto NISTCurvesKeys_boring.swift
[1393/1458] Compiling Crypto X25519Keys_boring.swift
[1394/1458] Compiling Crypto Curve25519.swift
[1395/1458] Compiling Crypto Ed25519Keys.swift
[1396/1458] Compiling Crypto NISTCurvesKeys.swift
[1397/1458] Compiling Crypto X25519Keys.swift
[1400/1458] Compiling Crypto SubjectPublicKeyInfo.swift
[1401/1458] Compiling Crypto CryptoKitErrors.swift
[1402/1458] Compiling Crypto Digest_boring.swift
[1403/1458] Compiling Crypto Digest.swift
[1404/1458] Compiling Crypto Digests.swift
[1405/1458] Compiling Crypto HashFunctions.swift
[1406/1458] Compiling Crypto HashFunctions_SHA2.swift
[1407/1458] Compiling Crypto HPKE-AEAD.swift
[1408/1518] Compiling NIOCore EventLoopFuture.swift
[1409/1518] Compiling NIOCore FileDescriptor.swift
[1410/1518] Compiling NIOCore FileHandle.swift
[1411/1518] Compiling NIOCore FileRegion.swift
[1412/1518] Compiling NIOCore GlobalSingletons.swift
[1413/1518] Compiling NIOCore CircularBuffer.swift
[1414/1518] Compiling NIOCore Codec.swift
[1415/1518] Compiling NIOCore ConvenienceOptionSupport.swift
[1416/1518] Compiling NIOCore DeadChannel.swift
[1417/1518] Compiling NIOCore DispatchQueue+WithFuture.swift
[1418/1518] Compiling NIOCore EventLoop+Deprecated.swift
[1419/1518] Compiling NIOCore EventLoop+SerialExecutor.swift
[1420/1518] Compiling NIOCore EventLoop.swift
[1421/1518] Compiling NIOCore IO.swift
[1422/1518] Compiling NIOCore IOData.swift
[1423/1518] Compiling NIOCore IPProtocol.swift
[1424/1518] Compiling NIOCore IntegerBitPacking.swift
[1425/1518] Compiling NIOCore IntegerTypes.swift
[1426/1518] Compiling NIOCore Interfaces.swift
[1427/1518] Compiling NIOCore Linux.swift
[1428/1518] Emitting module Algorithms
[1429/1519] Emitting module Crypto
[1430/1519] Compiling NIOCore ByteBuffer-aux.swift
[1431/1519] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1432/1519] Compiling NIOCore ByteBuffer-conversions.swift
[1433/1519] Compiling NIOCore ByteBuffer-core.swift
[1434/1519] Compiling NIOCore ByteBuffer-hex.swift
[1435/1519] Compiling NIOCore ByteBuffer-int.swift
[1436/1519] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1437/1519] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1438/1519] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1439/1519] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1440/1519] Compiling NIOCore AddressedEnvelope.swift
[1441/1519] Compiling NIOCore AsyncAwaitSupport.swift
[1442/1519] Compiling NIOCore AsyncChannel.swift
[1443/1519] Compiling NIOCore AsyncChannelHandler.swift
[1444/1519] Compiling NIOCore AsyncChannelInboundStream.swift
[1445/1519] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1446/1519] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1447/1519] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1448/1519] Compiling NIOCore NIOAsyncWriter.swift
[1449/1519] Compiling NIOCore ByteBuffer-multi-int.swift
[1451/1519] Compiling NIOCore MulticastChannel.swift
[1452/1519] Compiling NIOCore NIOAny.swift
[1453/1519] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1454/1519] Compiling NIOCore NIOLoopBound.swift
[1455/1519] Compiling NIOCore NIOScheduledCallback.swift
[1456/1519] Compiling NIOCore NIOSendable.swift
[1457/1519] Compiling NIOCore PointerHelpers.swift
[1458/1519] Compiling NIOCore RecvByteBufferAllocator.swift
[1459/1527] Compiling Crypto Signature.swift
[1460/1527] Compiling Crypto CryptoKitErrors_boring.swift
[1461/1527] Compiling Crypto RNG_boring.swift
[1462/1527] Compiling Crypto SafeCompare_boring.swift
[1463/1527] Compiling Crypto Zeroization_boring.swift
[1464/1527] Compiling Crypto PrettyBytes.swift
[1465/1527] Compiling Crypto SafeCompare.swift
[1466/1527] Compiling Crypto SecureBytes.swift
[1467/1527] Compiling Crypto Zeroization.swift
[1476/1528] Compiling NIOCore MarkedCircularBuffer.swift
[1485/1528] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1486/1528] Compiling NIOCore SocketAddresses.swift
[1487/1528] Compiling NIOCore SocketOptionProvider.swift
[1488/1528] Compiling NIOCore SystemCallHelpers.swift
[1489/1528] Compiling NIOCore TimeAmount+Duration.swift
[1490/1528] Compiling NIOCore TypeAssistedChannelHandler.swift
[1491/1528] Compiling NIOCore UniversalBootstrapSupport.swift
[1492/1528] Compiling NIOCore Utilities.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
[1519/1528] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1520/1528] Compiling NIOCore BSDSocketAPI.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] Emitting module NIOPosix
[1536/1588] Compiling NIOPosix Pool.swift
[1537/1588] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1538/1588] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1539/1588] Compiling NIOPosix PosixSingletons.swift
[1540/1588] Compiling NIOPosix RawSocketBootstrap.swift
[1541/1588] Compiling NIOPosix Resolver.swift
[1542/1588] Compiling NIOPosix Selectable.swift
[1543/1588] Compiling NIOPosix ServerSocket.swift
[1544/1588] Compiling NIOPosix Socket.swift
[1545/1588] Compiling NIOPosix SocketChannel.swift
[1546/1588] Compiling NIOPosix SocketProtocols.swift
[1547/1588] Compiling NIOPosix System.swift
[1548/1588] Compiling NIOPosix Thread.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 NIOThreadPool.swift
[1569/1588] Compiling NIOPosix NonBlockingFileIO.swift
[1570/1588] Compiling NIOPosix PendingDatagramWritesManager.swift
[1571/1588] Compiling NIOPosix PendingWritesManager.swift
[1572/1588] Compiling NIOPosix PipeChannel.swift
[1573/1588] Compiling NIOPosix PipePair.swift
[1574/1588] Compiling NIOPosix PointerHelpers.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 Bootstrap.swift
[1583/1588] Compiling NIOPosix ControlMessage.swift
[1584/1588] Compiling NIOPosix DatagramVectorReadManager.swift
[1585/1588] Compiling NIOPosix Errors+Any.swift
[1586/1588] Compiling NIOPosix FileDescriptor.swift
[1587/1588] Compiling NIOPosix GetaddrinfoResolver.swift
[1588/1588] Compiling NIOPosix HappyEyeballs.swift
[1590/1645] Compiling NIO Exports.swift
[1591/1645] Emitting module NIO
[1593/1701] Compiling LeafKit LeafRenderer.swift
[1594/1701] Compiling LeafKit Dictionary+LeafData.swift
[1595/1701] Compiling _NIOFileSystem FileSystemError.swift
[1596/1701] Compiling _NIOFileSystem FileSystemProtocol.swift
[1597/1701] Compiling _NIOFileSystem Errno.swift
[1598/1701] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1599/1711] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1600/1712] Compiling NIOSOCKS SOCKSResponse.swift
[1601/1712] Compiling NIOTLS TLSEvents.swift
[1602/1712] Compiling NIOSOCKS ClientStateMachine.swift
[1603/1712] Compiling LeafKit Exports.swift
[1604/1712] Compiling LeafKit LeafAST.swift
[1605/1712] Compiling LeafKit LeafConfiguration.swift
[1606/1712] Compiling LeafKit LeafData.swift
[1607/1712] Emitting module NIOTLS
[1608/1712] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1609/1712] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1610/1712] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1611/1712] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1612/1712] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1613/1712] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1614/1712] Compiling NIOSOCKS ServerStateMachine.swift
[1615/1712] Compiling LeafKit LeafDataRepresentable.swift
[1616/1712] Compiling LeafKit LeafDataStorage.swift
[1617/1712] Emitting module NIOSOCKS
[1618/1712] Compiling LeafKit DefaultLeafCache.swift
[1619/1712] Compiling LeafKit LeafCache.swift
[1621/1713] Compiling NIOTLS SNIHandler.swift
[1623/1714] Compiling LeafKit LeafSource.swift
[1624/1714] Compiling LeafKit LeafSources.swift
[1625/1714] Compiling LeafKit NIOLeafFiles.swift
[1628/1717] Emitting module NIOFoundationCompat
[1629/1717] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1630/1718] Compiling LeafKit LeafRawTemplate.swift
[1631/1718] Compiling LeafKit LeafToken.swift
[1632/1718] Compiling LeafKit LeafParameter.swift
[1633/1718] Compiling LeafKit LeafParser.swift
[1635/1748] Compiling NIOSSL SSLInit.swift
[1636/1748] Compiling NIOSSL SSLPKCS12Bundle.swift
[1637/1748] Compiling NIOSSL SSLPrivateKey.swift
[1638/1748] Emitting module _NIOFileSystem
[1639/1748] Compiling NIOSSL AndroidCABundle.swift
[1640/1748] Compiling NIOSSL ByteBufferBIO.swift
[1641/1752] Compiling NIOSSL NIOSSLClientHandler.swift
[1642/1752] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1643/1752] Compiling NIOSSL SSLCallbacks.swift
[1644/1752] Compiling NIOSSL SSLCertificate.swift
[1645/1752] Compiling NIOSSL SSLCertificateExtensions.swift
[1646/1752] Compiling NIOSSL SSLConnection.swift
[1647/1752] Compiling NIOSSL SSLContext.swift
[1648/1752] Compiling NIOSSL SSLErrors.swift
[1651/1752] Compiling NIOSSL CustomPrivateKey.swift
[1652/1752] Compiling NIOSSL IdentityVerification.swift
[1653/1752] Compiling NIOSSL NIOSSLServerHandler.swift
[1654/1752] Compiling NIOSSL ObjectIdentifier.swift
[1655/1752] Compiling NIOSSL PosixPort.swift
[1656/1774] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1657/1774] Compiling NIOTransportServices NIOTSSingletons.swift
[1658/1774] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1659/1774] Compiling NIOTransportServices StateManagedChannel.swift
[1660/1774] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1661/1774] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1662/1776] Compiling NIOTransportServices AcceptHandler.swift
[1663/1776] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1664/1776] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1665/1776] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1666/1776] Compiling NIOTransportServices NIOTSErrors.swift
[1667/1776] Compiling NIOTransportServices NIOTSEventLoop.swift
[1668/1776] Compiling NIOTransportServices NIOTSBootstraps.swift
[1669/1776] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1670/1776] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1671/1776] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1672/1776] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1673/1776] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1674/1776] Emitting module NIOTransportServices
[1675/1776] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1676/1776] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1677/1776] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1678/1776] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1679/1776] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1681/1777] Emitting module NIOHTTP1
[1698/1777] Compiling _NIOFileSystem FileType.swift
[1699/1777] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[1700/1777] Compiling _NIOFileSystem BufferedStream.swift
[1701/1777] Compiling _NIOFileSystem Cancellation.swift
[1702/1777] Compiling NIOSSL SubjectAlternativeName.swift
[1703/1777] Compiling NIOSSL NIOSSLSecureBytes.swift
[1704/1777] Compiling NIOSSL RNG.swift
[1705/1777] Compiling NIOSSL SafeCompare.swift
[1709/1778] Emitting module LeafKit
[1721/1826] Compiling NIOWebSocket WebSocketOpcode.swift
[1722/1827] Compiling NIOExtras NIOExtrasError.swift
[1723/1827] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1724/1827] Compiling NIOExtras NIORequestIdentifiable.swift
[1725/1827] Compiling NIOExtras PCAPRingBuffer.swift
[1726/1827] Compiling NIOExtras QuiescingHelper.swift
[1727/1827] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1728/1827] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1729/1827] Compiling NIOExtras JSONRPCFraming.swift
[1730/1827] Compiling NIOExtras LineBasedFrameDecoder.swift
[1731/1827] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1732/1827] Compiling NIOExtras RequestResponseHandler.swift
[1736/1827] Compiling NIOHPACK HuffmanCoding.swift
[1739/1830] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1745/1831] Emitting module NIOHTTPCompression
[1746/1831] Compiling NIOHPACK IntegerCoding.swift
[1747/1831] Compiling NIOHPACK IndexedHeaderTable.swift
[1748/1831] Compiling NIOHTTPCompression HTTPCompression.swift
[1749/1831] Compiling NIOHTTPCompression HTTPDecompression.swift
[1750/1831] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1751/1831] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1752/1831] Compiling NIOExtras WritePCAPHandler.swift
[1755/1831] Compiling NIOExtras DebugInboundEventsHandler.swift
[1756/1831] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1757/1831] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1758/1831] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1759/1831] Compiling NIOHPACK StaticHeaderTable.swift
[1760/1831] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1768/1831] Compiling NIOHPACK HuffmanTables.swift
[1769/1831] Emitting module NIOWebSocket
[1770/1831] Compiling NIOExtras LengthFieldPrepender.swift
[1777/1831] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1778/1831] Emitting module NIOSSL
[1779/1831] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1780/1831] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1781/1831] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1784/1851] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1785/1851] Compiling MultipartKit BasicCodingKey.swift
[1786/1851] Compiling MultipartKit MultipartError.swift
[1787/1851] Compiling MultipartKit Exports.swift
[1788/1851] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1789/1851] Compiling NIOWebSocket WebSocketFrame.swift
[1791/1852] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1792/1852] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1793/1852] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1795/1852] Emitting module NIOHPACK
[1796/1852] Emitting module NIOExtras
[1797/1852] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1798/1852] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1799/1852] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1800/1852] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1801/1852] Compiling MultipartKit MultipartFormData.swift
[1802/1852] Compiling MultipartKit MultipartParser.swift
[1803/1852] Compiling MultipartKit FormDataEncoder.swift
[1804/1852] Compiling MultipartKit Storage.swift
[1805/1852] Compiling MultipartKit FormDataDecoder.swift
[1809/1853] Compiling _NIOFileSystem Syscalls.swift
[1810/1853] Compiling _NIOFileSystem SystemFileHandle.swift
[1811/1853] Compiling _NIOFileSystem Utilities.swift
[1812/1853] Compiling _NIOFileSystem OpenOptions.swift
[1818/1856] Emitting module MultipartKit
[1819/1856] Compiling MultipartKit MultipartPart.swift
[1820/1856] Compiling MultipartKit MultipartPartConvertible.swift
[1827/1919] Compiling NIOHTTP2 SendingHeadersState.swift
[1828/1919] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1829/1919] Compiling NIOHTTP2 SendingRstStreamState.swift
[1830/1919] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1831/1919] Compiling NIOHTTP2 MaySendFrames.swift
[1832/1919] Compiling NIOHTTP2 SendingDataState.swift
[1833/1919] Compiling NIOHTTP2 SendingGoawayState.swift
[1834/1919] Compiling NIOFileSystem Exports.swift
[1835/1919] Emitting module NIOFileSystem
[1836/1920] Compiling NIOHTTP2 DOSHeuristics.swift
[1837/1920] Compiling NIOHTTP2 Error+Any.swift
[1838/1920] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1839/1921] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1840/1921] Emitting module _NIOFileSystemFoundationCompat
[1841/1921] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1843/1921] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1844/1921] Compiling NIOHTTP2 HasLocalSettings.swift
[1848/1923] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1849/1923] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1859/1940] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1860/1940] Compiling WebSocketKit WebSocketHandler.swift
[1861/1940] Emitting module WebSocketKit
[1862/1940] Compiling WebSocketKit WebSocket+Concurrency.swift
[1863/1940] Compiling WebSocketKit Exports.swift
[1864/1940] Compiling WebSocketKit WebSocket+Connect.swift
[1865/1940] Compiling WebSocketKit WebSocket.swift
[1866/1940] Compiling WebSocketKit WebSocketClient.swift
[1868/1941] Emitting module AsyncKit
[1872/1941] Compiling NIOHTTP2 HasRemoteSettings.swift
[1873/1941] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1874/1941] Compiling NIOHTTP2 QuiescingState.swift
[1875/1941] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1876/1941] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1877/1941] Compiling NIOHTTP2 StateMachineResult.swift
[1878/1941] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1882/1941] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1883/1941] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1884/1941] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1885/1941] Compiling NIOHTTP2 InboundWindowManager.swift
[1886/1941] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1887/1941] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1888/1941] Compiling NIOHTTP2 StreamChannelList.swift
[1889/1941] Compiling NIOHTTP2 StreamMap.swift
[1890/1941] Compiling NIOHTTP2 StreamStateMachine.swift
[1891/1941] Compiling NIOHTTP2 UnsafeTransfer.swift
[1892/1941] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1893/1941] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1894/1941] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1895/1941] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1896/1941] Compiling NIOHTTP2 HTTP2StreamID.swift
[1897/1941] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1898/1941] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1899/1941] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1900/1941] Compiling NIOHTTP2 InboundEventBuffer.swift
[1901/1941] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1902/1941] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1903/1941] Compiling NIOHTTP2 MayReceiveFrames.swift
[1904/1941] Compiling NIOHTTP2 ReceivingDataState.swift
[1905/1941] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1906/1941] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1907/1941] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1908/1941] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1909/1941] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1910/1941] Emitting module NIOHTTP2
[1911/1941] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1912/1941] Compiling NIOHTTP2 HTTP2Frame.swift
[1913/1941] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1914/1941] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1915/1941] Compiling NIOHTTP2 HTTP2PingData.swift
[1916/1941] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1917/1941] Compiling NIOHTTP2 HTTP2Settings.swift
[1918/1941] Compiling NIOHTTP2 HTTP2Stream.swift
[1919/1941] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1920/1941] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1921/1941] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1922/1941] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1923/1941] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1924/1941] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1925/1941] Compiling NIOHTTP2 HTTP2Error.swift
[1926/1941] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1928/1999] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1929/1999] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1930/1999] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1931/1999] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1932/1999] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1933/1999] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1934/1999] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1935/1999] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1936/2007] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1937/2007] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1938/2007] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1939/2007] Compiling AsyncHTTPClient Transaction.swift
[1940/2007] Compiling AsyncHTTPClient Base64.swift
[1941/2007] Compiling AsyncHTTPClient BasicAuth.swift
[1942/2007] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1943/2007] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1944/2007] Emitting module AsyncHTTPClient
[1945/2007] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1946/2007] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1947/2007] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1948/2007] Compiling AsyncHTTPClient ConnectionTarget.swift
[1949/2007] Compiling AsyncHTTPClient DeconstructedURL.swift
[1950/2007] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1951/2007] Compiling AsyncHTTPClient FoundationExtensions.swift
[1952/2007] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1953/2007] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1954/2007] Compiling AsyncHTTPClient HTTPClient.swift
[1955/2007] Compiling AsyncHTTPClient HTTPHandler.swift
[1956/2007] Compiling AsyncHTTPClient LRUCache.swift
[1957/2007] Compiling AsyncHTTPClient NWErrorHandler.swift
[1958/2007] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1959/2007] Compiling AsyncHTTPClient TLSConfiguration.swift
[1960/2007] Compiling AsyncHTTPClient RedirectState.swift
[1961/2007] Compiling AsyncHTTPClient HTTP2Connection.swift
[1962/2007] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1963/2007] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1964/2007] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1965/2007] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1966/2007] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1967/2007] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1968/2007] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1969/2007] Compiling AsyncHTTPClient ConnectionPool.swift
[1970/2007] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1971/2007] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1972/2007] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1973/2007] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1974/2007] Compiling AsyncHTTPClient HTTP1Connection.swift
[1975/2007] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1976/2007] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1977/2007] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1978/2007] Compiling AsyncHTTPClient RequestBodyLength.swift
[1979/2007] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1980/2007] Compiling AsyncHTTPClient RequestOptions.swift
[1981/2007] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1982/2007] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1983/2007] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1984/2007] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1985/2007] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1986/2007] Compiling AsyncHTTPClient RequestBag.swift
[1987/2007] Compiling AsyncHTTPClient RequestValidation.swift
[1988/2007] Compiling AsyncHTTPClient SSLContextCache.swift
[1989/2007] Compiling AsyncHTTPClient Scheme.swift
[1990/2007] Compiling AsyncHTTPClient Singleton.swift
[1991/2007] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1992/2007] Compiling AsyncHTTPClient Utils.swift
[2010/2175] Compiling Vapor Core.swift
[2011/2175] Compiling Vapor Running.swift
[2012/2175] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2013/2175] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2014/2175] Compiling Vapor DotEnvFile+load.swift
[2015/2175] Compiling Vapor Routes+caseInsenstive.swift
[2016/2175] Compiling Vapor Validatable+validate.swift
[2017/2175] Compiling Vapor Environment+Process.swift
[2018/2175] Compiling Vapor Environment+Secret.swift
[2019/2175] Compiling Vapor Environment.swift
[2020/2175] Compiling Vapor Abort.swift
[2021/2175] Compiling Vapor AbortError.swift
[2022/2175] Compiling Vapor DebuggableError.swift
[2023/2175] Compiling Vapor Demangler.swift
[2024/2175] Compiling Vapor ErrorSource.swift
[2025/2175] Compiling Vapor StackTrace.swift
[2026/2175] Compiling Vapor Exports.swift
[2027/2175] Compiling Vapor Application+HTTP.swift
[2028/2175] Compiling Vapor BasicResponder.swift
[2029/2175] Compiling Vapor BodyStream.swift
[2030/2175] Compiling Vapor Application+HTTP+Client.swift
[2031/2175] Compiling Vapor EventLoopHTTPClient.swift
[2032/2175] Compiling Vapor EndpointCache.swift
[2033/2175] Compiling Vapor HTTPMethod+String.swift
[2034/2198] Compiling Vapor HTTPServerResponseEncoder.swift
[2035/2198] Compiling Vapor HTTPServerUpgradeHandler.swift
[2036/2198] Compiling Vapor Logger+Report.swift
[2037/2198] Compiling Vapor LoggingSystem+Environment.swift
[2038/2198] Compiling Vapor Application+Middleware.swift
[2039/2198] Compiling Vapor CORSMiddleware.swift
[2040/2198] Compiling Vapor ErrorMiddleware.swift
[2041/2198] Compiling Vapor FileMiddleware.swift
[2042/2198] Compiling Vapor Middleware.swift
[2043/2198] Compiling Vapor MiddlewareConfiguration.swift
[2044/2198] Compiling Vapor ResponseCompressionMiddleware.swift
[2045/2198] Compiling Vapor RouteLoggingMiddleware.swift
[2046/2198] Compiling Vapor File+Multipart.swift
[2047/2198] Compiling Vapor FormDataDecoder+Content.swift
[2048/2198] Compiling Vapor FormDataEncoder+Content.swift
[2049/2198] Compiling Vapor Application+Password.swift
[2050/2198] Compiling Vapor Application+Passwords.swift
[2051/2198] Compiling Vapor AsyncPasswordHasher.swift
[2052/2198] Compiling Vapor BcryptHasher.swift
[2053/2198] Compiling Vapor PasswordHasher.swift
[2054/2198] Compiling Vapor PlaintextHasher.swift
[2055/2198] Compiling Vapor Request+Password.swift
[2056/2198] Compiling Vapor Redirect.swift
[2057/2221] Compiling Vapor AsyncBasicResponder.swift
[2058/2221] Compiling Vapor AsyncMiddleware.swift
[2059/2221] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2060/2221] Compiling Vapor AsyncSessionDriver.swift
[2061/2221] Compiling Vapor Authentication+Concurrency.swift
[2062/2221] Compiling Vapor Cache+Concurrency.swift
[2063/2221] Compiling Vapor Client+Concurrency.swift
[2064/2221] Compiling Vapor RequestBody+Concurrency.swift
[2065/2221] Compiling Vapor Responder+Concurrency.swift
[2066/2221] Compiling Vapor ResponseCodable+Concurrency.swift
[2067/2221] Compiling Vapor RoutesBuilder+Concurrency.swift
[2068/2221] Compiling Vapor ViewRenderer+Concurrency.swift
[2069/2221] Compiling Vapor WebSocket+Concurrency.swift
[2070/2221] Compiling Vapor ContainerGetPathExecutor.swift
[2071/2221] Compiling Vapor Content.swift
[2072/2221] Compiling Vapor ContentCoders.swift
[2073/2221] Compiling Vapor ContentConfiguration.swift
[2074/2221] Compiling Vapor ContentContainer.swift
[2075/2221] Compiling Vapor JSONCoder+Custom.swift
[2076/2221] Compiling Vapor JSONCoders+Content.swift
[2077/2221] Compiling Vapor PlaintextDecoder.swift
[2078/2221] Compiling Vapor PlaintextEncoder.swift
[2079/2221] Compiling Vapor URLQueryCoders.swift
[2080/2221] Compiling Vapor URLQueryContainer.swift
[2081/2221] Compiling Vapor Application.swift
[2082/2221] Compiling Vapor AuthenticationCache.swift
[2083/2221] Compiling Vapor Authenticator.swift
[2084/2221] Compiling Vapor BasicAuthorization.swift
[2085/2221] Compiling Vapor BearerAuthorization.swift
[2086/2221] Compiling Vapor GuardMiddleware.swift
[2087/2221] Compiling Vapor RedirectMiddleware.swift
[2088/2221] Compiling Vapor SessionAuthenticatable.swift
[2089/2221] Compiling Vapor Bcrypt.swift
[2090/2221] Compiling Vapor Application+Cache.swift
[2091/2221] Compiling Vapor Cache.swift
[2092/2221] Compiling Vapor CacheExpirationTime.swift
[2093/2221] Compiling Vapor MemoryCache.swift
[2094/2221] Compiling Vapor Request+Cache.swift
[2095/2221] Compiling Vapor Application+Clients.swift
[2096/2221] Compiling Vapor Client.swift
[2097/2221] Compiling Vapor ClientRequest.swift
[2098/2221] Compiling Vapor ClientResponse.swift
[2099/2221] Compiling Vapor Request+Client.swift
[2100/2221] Compiling Vapor BootCommand.swift
[2101/2221] Compiling Vapor CommandContext+Application.swift
[2102/2221] Compiling Vapor RoutesCommand.swift
[2103/2221] Compiling Vapor ServeCommand.swift
[2104/2221] Compiling Vapor AnyResponse+Concurrency.swift
[2105/2221] Compiling Vapor Request+Body.swift
[2106/2221] Compiling Vapor Request+BodyStream.swift
[2107/2221] Compiling Vapor Request.swift
[2108/2221] Compiling Vapor Application+Responder.swift
[2109/2221] Compiling Vapor DefaultResponder.swift
[2110/2221] Compiling Vapor Response+Body.swift
[2111/2221] Compiling Vapor Response.swift
[2112/2221] Compiling Vapor ResponseCodable.swift
[2113/2221] Compiling Vapor Application+Routes.swift
[2114/2221] Compiling Vapor Parameters+Require.swift
[2115/2221] Compiling Vapor Request+WebSocket.swift
[2116/2221] Compiling Vapor Route.swift
[2117/2221] Compiling Vapor RouteCollection.swift
[2118/2221] Compiling Vapor Routes.swift
[2119/2221] Compiling Vapor RoutesBuilder+Group.swift
[2120/2221] Compiling Vapor RoutesBuilder+Method.swift
[2121/2221] Compiling Vapor RoutesBuilder+Middleware.swift
[2122/2221] Compiling Vapor RoutesBuilder+WebSocket.swift
[2123/2221] Compiling Vapor RoutesBuilder.swift
[2124/2221] Compiling Vapor OTP.swift
[2125/2221] Compiling Vapor Application+Servers.swift
[2126/2221] Compiling Vapor Server.swift
[2127/2221] Compiling Vapor Application+Sessions.swift
[2128/2221] Compiling Vapor Validator.swift
[2129/2221] Compiling Vapor ValidatorResult.swift
[2130/2221] Compiling Vapor And.swift
[2131/2221] Compiling Vapor Case.swift
[2132/2221] Compiling Vapor CharacterSet.swift
[2133/2221] Compiling Vapor Count.swift
[2134/2221] Compiling Vapor Email.swift
[2135/2221] Compiling Vapor Empty.swift
[2136/2221] Compiling Vapor In.swift
[2137/2221] Compiling Vapor Nil.swift
[2138/2221] Compiling Vapor NilIgnoring.swift
[2139/2221] Compiling Vapor Not.swift
[2140/2221] Compiling Vapor Or.swift
[2141/2221] Compiling Vapor Pattern.swift
[2142/2221] Compiling Vapor Range.swift
[2143/2221] Compiling Vapor URL.swift
[2144/2221] Compiling Vapor Valid.swift
[2145/2221] Compiling Vapor Application+Views.swift
[2146/2221] Compiling Vapor PlaintextRenderer.swift
[2147/2221] Compiling Vapor Request+View.swift
[2148/2221] Compiling Vapor View.swift
[2149/2221] Compiling Vapor ViewRenderer.swift
[2150/2221] Compiling Vapor _Deprecations.swift
[2151/2221] Compiling Vapor Bytes+SecureCompare.swift
[2152/2221] Compiling Vapor Collection+Safe.swift
[2153/2221] Compiling Vapor DataProtocol+Copy.swift
[2154/2221] Compiling Vapor DecoderUnwrapper.swift
[2155/2221] Compiling Vapor DirectoryConfiguration.swift
[2156/2221] Compiling Vapor DotEnv.swift
[2157/2221] Compiling Vapor Extendable.swift
[2158/2221] Compiling Vapor File.swift
[2159/2221] Compiling Vapor FileIO.swift
[2160/2221] Compiling Vapor LifecycleHandler.swift
[2161/2221] Compiling Vapor OptionalType.swift
[2162/2221] Compiling Vapor RFC1123.swift
[2163/2221] Compiling Vapor SocketAddress+Hostname.swift
[2164/2221] Compiling Vapor Storage.swift
[2165/2221] Compiling Vapor String+IsIPAddress.swift
[2166/2221] Compiling Vapor Thread.swift
[2167/2221] Compiling Vapor URI.swift
[2168/2221] Compiling Vapor RangeResult.swift
[2169/2221] Compiling Vapor Validatable.swift
[2170/2221] Compiling Vapor Validation.swift
[2171/2221] Compiling Vapor ValidationKey.swift
[2172/2221] Compiling Vapor Validations.swift
[2173/2221] Compiling Vapor ValidationsError.swift
[2174/2221] Compiling Vapor MemorySessions.swift
[2175/2221] Compiling Vapor Request+Session.swift
[2176/2221] Compiling Vapor Session.swift
[2177/2221] Compiling Vapor SessionCache.swift
[2178/2221] Compiling Vapor SessionData.swift
[2179/2221] Compiling Vapor SessionDriver.swift
[2180/2221] Compiling Vapor SessionsConfiguration.swift
[2181/2221] Compiling Vapor SessionsMiddleware.swift
[2182/2221] Compiling Vapor URLEncodedFormData.swift
[2183/2221] Compiling Vapor URLEncodedFormDecoder.swift
[2184/2221] Compiling Vapor URLEncodedFormEncoder.swift
[2185/2221] Compiling Vapor URLEncodedFormError.swift
[2186/2221] Compiling Vapor URLEncodedFormParser.swift
[2187/2221] Compiling Vapor URLEncodedFormSerializer.swift
[2188/2221] Compiling Vapor URLQueryFragmentConvertible.swift
[2189/2221] Compiling Vapor AnyResponse.swift
[2190/2221] Compiling Vapor Array+Random.swift
[2191/2221] Compiling Vapor Base32.swift
[2192/2221] Compiling Vapor Base64.swift
[2193/2221] Compiling Vapor BaseN.swift
[2194/2221] Compiling Vapor BasicCodingKey.swift
[2195/2221] Compiling Vapor ByteCount.swift
[2196/2221] Compiling Vapor Bytes+Hex.swift
[2197/2221] Emitting module Vapor
[2198/2221] Compiling Vapor HTTPStatus.swift
[2199/2221] Compiling Vapor HTTPCookies.swift
[2200/2221] Compiling Vapor HTTPHeaderCacheControl.swift
[2201/2221] Compiling Vapor HTTPHeaderExpires.swift
[2202/2221] Compiling Vapor HTTPHeaderLastModified.swift
[2203/2221] Compiling Vapor HTTPHeaders+Cache.swift
[2204/2221] Compiling Vapor HTTPHeaders+Connection.swift
[2205/2221] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2206/2221] Compiling Vapor HTTPHeaders+ContentRange.swift
[2207/2221] Compiling Vapor HTTPHeaders+Directive.swift
[2208/2221] Compiling Vapor HTTPHeaders+Forwarded.swift
[2209/2221] Compiling Vapor HTTPHeaders+Link.swift
[2210/2221] Compiling Vapor HTTPHeaders+Name.swift
[2211/2221] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2212/2221] Compiling Vapor HTTPHeaders.swift
[2213/2221] Compiling Vapor HTTPMediaType.swift
[2214/2221] Compiling Vapor HTTPMediaTypePreference.swift
[2215/2221] Compiling Vapor Responder.swift
[2216/2221] Compiling Vapor Application+HTTP+Server.swift
[2217/2221] Compiling Vapor HTTPServer.swift
[2218/2221] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2219/2221] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2220/2221] Compiling Vapor HTTPServerHandler.swift
[2221/2221] Compiling Vapor HTTPServerRequestDecoder.swift
[2223/2229] Compiling Leaf LeafRenderer+ViewRenderer.swift
[2224/2229] Compiling Leaf Request+Leaf.swift
[2225/2229] Compiling Leaf LeafError+AbortError.swift
[2226/2229] Compiling Leaf Application+Leaf.swift
[2227/2229] Emitting module Leaf
[2228/2229] Compiling Leaf Exports.swift
[2229/2229] Compiling Leaf LeafEncoder.swift
[2231/2233] Emitting module CSRF
/host/spi-builder-workspace/Sources/CSRF/CSRF.swift:8:17: warning: stored property 'tokenRetrieval' of 'Sendable'-conforming struct 'CSRF' has non-sendable type 'TokenRetrievalHandler' (aka '(Request) -> EventLoopFuture<String>'); this is an error in the Swift 6 language mode
 6 | public struct CSRF: Middleware {
 7 |     private let ignoredMethods: [HTTPMethod]
 8 |     private var tokenRetrieval: TokenRetrievalHandler
   |                 |- warning: stored property 'tokenRetrieval' of 'Sendable'-conforming struct 'CSRF' has non-sendable type 'TokenRetrievalHandler' (aka '(Request) -> EventLoopFuture<String>'); this is an error in the Swift 6 language mode
   |                 `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
 9 |
10 |     /// Creates an instance of CSRF middleware to protect against this sort of attack.
[2232/2233] Compiling CSRF CSRFFormFieldTag.swift
[2233/2233] Compiling CSRF CSRF.swift
/host/spi-builder-workspace/Sources/CSRF/CSRF.swift:8:17: warning: stored property 'tokenRetrieval' of 'Sendable'-conforming struct 'CSRF' has non-sendable type 'TokenRetrievalHandler' (aka '(Request) -> EventLoopFuture<String>'); this is an error in the Swift 6 language mode
 6 | public struct CSRF: Middleware {
 7 |     private let ignoredMethods: [HTTPMethod]
 8 |     private var tokenRetrieval: TokenRetrievalHandler
   |                 |- warning: stored property 'tokenRetrieval' of 'Sendable'-conforming struct 'CSRF' has non-sendable type 'TokenRetrievalHandler' (aka '(Request) -> EventLoopFuture<String>'); this is an error in the Swift 6 language mode
   |                 `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
 9 |
10 |     /// Creates an instance of CSRF middleware to protect against this sort of attack.
Build complete! (320.44s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0-rc.1",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    },
    {
      "identity" : "leaf",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.1.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/leaf.git"
    }
  ],
  "manifest_display_name" : "CSRF",
  "name" : "CSRF",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "CSRF",
      "targets" : [
        "CSRF"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CSRF",
      "module_type" : "SwiftTarget",
      "name" : "CSRF",
      "path" : "Sources/CSRF",
      "product_dependencies" : [
        "Vapor",
        "Leaf"
      ],
      "product_memberships" : [
        "CSRF"
      ],
      "sources" : [
        "CSRF.swift",
        "CSRFFormFieldTag.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
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.