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 LingoVapor, reference master (f56622), with Swift 6.0 for Linux on 28 Nov 2024 15:46:43 UTC.

Swift 6 data race errors: 1

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor-community/lingo-vapor.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/lingo-vapor
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at f566223 Update README.md
Cloned https://github.com/vapor-community/lingo-vapor.git
Revision (git rev-parse @):
f56622381076e50b10e0a3e9cc247a16b7b9fb78
SUCCESS checkout https://github.com/vapor-community/lingo-vapor.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/vapor-community/lingo-vapor.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/vapor/leaf.git
Fetching https://github.com/miroslavkovac/Lingo.git
Fetching https://github.com/vapor/vapor.git
[1/3902] Fetching leaf
[787/4430] Fetching leaf, lingo
Fetched https://github.com/miroslavkovac/Lingo.git from cache (0.26s)
[1/70306] Fetching vapor
Fetched https://github.com/vapor/leaf.git from cache (1.94s)
Fetched https://github.com/vapor/vapor.git from cache (1.98s)
Computing version for https://github.com/miroslavkovac/Lingo.git
Computed https://github.com/miroslavkovac/Lingo.git at 4.0.0 (0.94s)
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/apple/swift-algorithms.git
Fetching https://github.com/vapor/leaf-kit.git
[1/4491] Fetching leaf-kit
[2/10082] Fetching leaf-kit, swift-algorithms
Fetched https://github.com/vapor/leaf-kit.git from cache (0.35s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.35s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.58s)
Fetching https://github.com/apple/swift-numerics.git
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.42s)
Computing version for https://github.com/vapor/leaf-kit.git
Computed https://github.com/vapor/leaf-kit.git at 1.11.1 (0.71s)
Fetching https://github.com/apple/swift-nio.git
[1/72000] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (5.18s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.51s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.106.7 (0.59s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/2524] Fetching websocket-kit
[178/4617] Fetching websocket-kit, multipart-kit
[544/6713] Fetching websocket-kit, multipart-kit, swift-metrics
[4056/10422] Fetching websocket-kit, multipart-kit, swift-metrics, swift-log
[5107/11991] Fetching websocket-kit, multipart-kit, swift-metrics, swift-log, swift-atomics
[5343/17168] Fetching websocket-kit, multipart-kit, swift-metrics, swift-log, swift-atomics, swift-nio-extras
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.52s)
Fetching https://github.com/apple/swift-nio-http2.git
[10402/23149] Fetching websocket-kit, multipart-kit, swift-metrics, swift-log, swift-atomics, swift-nio-http2
Fetched https://github.com/apple/swift-metrics.git from cache (1.56s)
Fetched https://github.com/vapor/websocket-kit.git from cache (1.56s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.56s)
Fetched https://github.com/apple/swift-log.git from cache (1.57s)
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/vapor/routing-kit.git
Fetched https://github.com/vapor/multipart-kit.git from cache (1.64s)
Fetching https://github.com/vapor/async-kit.git
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.22s)
Fetching https://github.com/swift-server/async-http-client.git
[1/20690] Fetching routing-kit
[15933/23060] Fetching routing-kit, async-kit
[18303/34254] Fetching routing-kit, async-kit, swift-crypto
[18751/47571] Fetching routing-kit, async-kit, swift-crypto, async-http-client
Fetched https://github.com/vapor/async-kit.git from cache (0.37s)
[16514/45201] Fetching routing-kit, swift-crypto, async-http-client
Fetching https://github.com/vapor/console-kit.git
Fetched https://github.com/vapor/routing-kit.git from cache (0.99s)
[16564/24511] Fetching swift-crypto, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (0.95s)
[4590/11194] Fetching swift-crypto
[6718/16664] Fetching swift-crypto, console-kit
Fetched https://github.com/vapor/console-kit.git from cache (0.36s)
[11083/11194] Fetching swift-crypto
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/apple/swift-crypto.git from cache (1.75s)
[1/13650] Fetching swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.72s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.77.0 (0.72s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/3919] Fetching swift-system
[3920/19516] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.42s)
[1716/15597] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.14s)
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.45s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.45s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.24.1 (0.48s)
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.23s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.1 (0.46s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.15.0 (0.57s)
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.37s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.46s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.1 (0.59s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.60s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (6.40s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.29.0 (2.04s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.3.1 (0.60s)
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.55s)
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.47s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.0 (0.48s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.24.0 (0.54s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.10.0 (2.46s)
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.55s)
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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.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/miroslavkovac/Lingo.git
Working copy of https://github.com/miroslavkovac/Lingo.git resolved at 4.0.0
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.15.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-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-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.3.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.10.0
Creating working copy for https://github.com/vapor/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/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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.24.1
Creating working copy for https://github.com/vapor/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-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/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.1
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.0
Creating working copy for https://github.com/vapor/leaf.git
Working copy of https://github.com/vapor/leaf.git resolved at 4.4.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.2
Creating working copy for https://github.com/apple/swift-nio-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.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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-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-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
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
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
Building for debugging...
[0/846] Write sources
[39/846] Compiling CNIOWindows WSAStartup.c
[39/846] Write sources
[41/846] Compiling CNIOWASI CNIOWASI.c
[42/846] Compiling CNIOWindows shim.c
[43/846] Write sources
[50/846] Compiling CNIOLinux liburing_shims.c
[51/846] Compiling _NumericsShims _NumericsShims.c
[52/846] Compiling _AtomicsShims.c
[53/846] Compiling CVaporBcrypt blf.c
[53/846] Compiling CSystem shims.c
[55/846] Compiling CVaporBcrypt bcrypt.c
[56/846] Compiling CNIOLinux shim.c
[57/846] Compiling CNIODarwin shim.c
[58/846] Compiling CNIOExtrasZlib empty.c
[58/846] Compiling CNIOSHA1 c_nio_sha1.c
[60/846] Compiling CNIOLLHTTP c_nio_http.c
[61/846] Compiling CNIOLLHTTP c_nio_api.c
[62/846] Compiling fiat_curve25519_adx_square.S
[63/846] Compiling fiat_p256_adx_sqr.S
[64/846] Write swift-version-24593BA9C3E375BF.txt
[65/846] Compiling fiat_p256_adx_mul.S
[66/846] Compiling fiat_curve25519_adx_mul.S
[67/846] Compiling CNIOLLHTTP c_nio_llhttp.c
[68/852] Compiling CNIOBoringSSLShims shims.c
[69/890] Compiling tls_record.cc
[70/890] Compiling tls13_enc.cc
[71/890] Compiling tls_method.cc
[72/912] Compiling tls13_server.cc
[74/1049] Emitting module SystemPackage
[75/1052] Emitting module InternalCollectionsUtilities
[76/1054] Emitting module Lingo
[77/1072] Compiling _NIODataStructures _TinyArray.swift
[78/1072] Compiling CoreMetrics Metrics.swift
[79/1072] Compiling Logging LogHandler.swift
[80/1072] Emitting module _NIOBase64
[81/1072] Compiling _NIOBase64 Base64.swift
[83/1073] Compiling Lingo fa.swift
[84/1073] Compiling Lingo ff.swift
[85/1074] Compiling Lingo he.swift
[86/1074] Compiling Lingo hi.swift
[87/1074] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[88/1074] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[89/1074] Compiling Lingo gl.swift
[90/1074] Compiling Lingo gv.swift
[91/1074] Compiling SystemPackage Util+StringArray.swift
[92/1074] Compiling SystemPackage Util.swift
[93/1074] Compiling SystemPackage UtilConsumers.swift
[94/1074] Compiling RealModule Real.swift
[95/1074] Compiling Lingo et.swift
[96/1074] Compiling Lingo eu.swift
[97/1074] Compiling RealModule RealFunctions.swift
[98/1074] Emitting module RealModule
[99/1074] Compiling RealModule Float16+Real.swift
[100/1074] Compiling Lingo fr_CH.swift
[101/1074] Compiling Lingo fr_FR.swift
[105/1074] Compiling _NIODataStructures PriorityQueue.swift
[106/1074] Compiling RealModule Float80+Real.swift
[107/1074] Compiling RealModule ElementaryFunctions.swift
[108/1074] Compiling RealModule Float+Real.swift
[109/1074] Compiling Lingo es.swift
[110/1074] Compiling Lingo es_419.swift
[111/1074] Compiling Lingo es_AR.swift
[112/1075] Compiling Lingo ga.swift
[113/1075] Compiling Lingo gd.swift
[114/1075] Compiling Lingo fil.swift
[115/1075] Compiling Lingo fr.swift
[116/1075] Compiling Lingo fr_CA.swift
[118/1075] Compiling Lingo fi.swift
[129/1144] Emitting module Logging
[130/1144] Compiling Logging Locks.swift
[131/1144] Compiling Logging MetadataProvider.swift
[132/1144] Emitting module _NIODataStructures
[133/1144] Compiling _NIODataStructures Heap.swift
[134/1145] Compiling _RopeModule BigString+Comparable.swift
[135/1145] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[136/1145] Compiling _RopeModule BigString+CustomStringConvertible.swift
[137/1145] Compiling _RopeModule BigString+Equatable.swift
[138/1145] Compiling _RopeModule BigString+Summary.swift
[139/1145] Compiling _RopeModule BigString.swift
[140/1145] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[141/1145] Compiling _RopeModule BigString+Chunk+Breaks.swift
[142/1145] Compiling _RopeModule BigString+Chunk+Counts.swift
[143/1145] Compiling _RopeModule BigString+Chunk+Description.swift
[144/1145] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[145/1145] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[146/1145] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[147/1145] Compiling _RopeModule BigString+Chunk+Splitting.swift
[148/1145] Compiling _RopeModule BigString+Chunk.swift
[149/1145] Compiling _RopeModule BigString+BidirectionalCollection.swift
[150/1145] Emitting module CoreMetrics
[151/1145] Compiling CoreMetrics Locks.swift
[152/1147] Compiling Logging Logging.swift
[157/1218] Compiling RoutingKit Router.swift
[157/1218] Compiling tls13_client.cc
[159/1218] Emitting module RoutingKit
[160/1218] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[161/1218] Compiling HeapModule Heap+Descriptions.swift
[162/1218] Compiling RoutingKit PathComponent.swift
[163/1218] Compiling HeapModule _HeapNode.swift
[164/1257] Compiling HeapModule Heap+Invariants.swift
[165/1258] Compiling HeapModule Heap+UnsafeHandle.swift
[166/1278] Compiling HeapModule Heap.swift
[167/1294] Compiling RoutingKit TrieRouter.swift
[167/1294] Compiling tls13_both.cc
[169/1294] Emitting module HeapModule
[170/1295] Compiling HashTreeCollections _HashNode+Initializers.swift
[171/1295] Compiling HashTreeCollections _HashNode+Invariants.swift
[172/1295] Compiling HashTreeCollections _HashNode+Lookups.swift
[173/1295] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[174/1295] Compiling HashTreeCollections TreeSet+Hashable.swift
[175/1295] Compiling HashTreeCollections TreeSet+Sendable.swift
[176/1295] Compiling HashTreeCollections TreeSet+Sequence.swift
[177/1302] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[178/1302] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[179/1302] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[180/1302] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[181/1302] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[182/1302] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[183/1302] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[184/1302] Compiling Lingo ti.swift
[185/1302] Compiling Lingo to.swift
[186/1302] Compiling Lingo tr.swift
[187/1302] Compiling Lingo tzm.swift
[188/1302] Compiling Lingo uk.swift
[189/1302] Compiling Lingo ur.swift
[190/1302] Compiling Lingo vi.swift
[191/1302] Compiling Lingo wa.swift
[192/1302] Compiling Lingo wo.swift
[193/1302] Compiling Lingo yo.swift
[194/1302] Compiling Lingo zh.swift
[195/1302] Compiling Lingo zh_CN.swift
[196/1302] Compiling Lingo zh_HK.swift
[197/1302] Compiling Lingo zh_TW.swift
[198/1302] Compiling Lingo PluralizationRule.swift
[199/1302] Compiling Lingo PluralizationRuleStore+List.swift
[200/1302] Compiling Lingo PluralizationRuleStore.swift
[201/1302] Compiling Lingo StringInterpolator.swift
[203/1311] Compiling Lingo ln.swift
[204/1311] Compiling Lingo lo.swift
[205/1311] Compiling Lingo lt.swift
[206/1311] Compiling Lingo lv.swift
[207/1311] Compiling Lingo mg.swift
[208/1311] Compiling Lingo mk.swift
[209/1311] Compiling Lingo ml.swift
[210/1311] Compiling Lingo mn.swift
[211/1311] Compiling Lingo mr_IN.swift
[212/1311] Compiling Lingo ms.swift
[213/1311] Compiling Lingo mt.swift
[214/1311] Compiling Lingo my.swift
[215/1311] Compiling Lingo naq.swift
[216/1311] Compiling Lingo nb.swift
[217/1311] Compiling Lingo ne.swift
[218/1311] Compiling Lingo nl.swift
[219/1311] Compiling Lingo nn.swift
[220/1311] Compiling Lingo nso.swift
[221/1311] Compiling Lingo or.swift
[222/1317] Compiling Lingo pa.swift
[223/1317] Compiling Lingo pl.swift
[224/1317] Compiling Lingo pt.swift
[225/1317] Compiling Lingo pt_BR.swift
[226/1317] Compiling Lingo ro.swift
[227/1317] Compiling Lingo ru.swift
[228/1317] Compiling Lingo sah.swift
[229/1317] Compiling Lingo se.swift
[230/1317] Compiling Lingo ses.swift
[231/1317] Compiling Lingo sg.swift
[232/1317] Compiling Lingo shi.swift
[233/1317] Compiling Lingo sk.swift
[234/1317] Compiling Lingo sl.swift
[235/1317] Compiling Lingo smn.swift
[236/1317] Compiling Lingo sr.swift
[237/1317] Compiling Lingo sv.swift
[238/1317] Compiling Lingo sv_SE.swift
[239/1317] Compiling Lingo sw.swift
[240/1317] Compiling Lingo th.swift
[241/1317] Compiling DequeModule Deque+CustomReflectable.swift
[242/1317] Compiling DequeModule Deque+Descriptions.swift
[243/1319] Compiling DequeModule Deque+Equatable.swift
[244/1319] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[245/1319] Compiling HashTreeCollections _HashNode+Builder.swift
[246/1319] Compiling HashTreeCollections _HashNode+Debugging.swift
[261/1319] Compiling OrderedCollections OrderedSet+Sendable.swift
[262/1319] Compiling OrderedCollections OrderedSet+SubSequence.swift
[263/1319] Compiling OrderedCollections OrderedSet+Testing.swift
[264/1319] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[265/1319] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[266/1319] Compiling OrderedCollections OrderedSet.swift
[267/1319] Compiling OrderedCollections _UnsafeBitset.swift
[268/1319] Compiling HashTreeCollections TreeDictionary+Merge.swift
[269/1319] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[270/1319] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[271/1319] Compiling HashTreeCollections TreeDictionary+Values.swift
[272/1319] Compiling HashTreeCollections TreeDictionary.swift
[273/1319] Compiling HashTreeCollections TreeSet+Codable.swift
[274/1319] Compiling HashTreeCollections TreeSet+Collection.swift
[275/1319] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[276/1319] Compiling HashTreeCollections TreeSet+Debugging.swift
[277/1319] Compiling HashTreeCollections TreeSet+Descriptions.swift
[278/1319] Compiling HashTreeCollections TreeSet+Equatable.swift
[279/1319] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[280/1319] Compiling HashTreeCollections TreeSet+Extras.swift
[281/1319] Compiling HashTreeCollections TreeSet+Filter.swift
[282/1319] Compiling Lingo lag.swift
[283/1319] Compiling DequeModule Deque+Codable.swift
[284/1319] Compiling DequeModule Deque+Collection.swift
[289/1319] Compiling DequeModule Deque+Extras.swift
[290/1319] Compiling DequeModule Deque+Hashable.swift
[291/1319] Compiling DequeModule Deque._UnsafeHandle.swift
[292/1319] Compiling DequeModule Deque.swift
[293/1319] Compiling DequeModule Deque+Testing.swift
[294/1319] Compiling DequeModule Deque._Storage.swift
[295/1319] Compiling DequeModule _DequeBuffer.swift
[296/1319] Compiling DequeModule _DequeBufferHeader.swift
[297/1319] Compiling DequeModule _DequeSlot.swift
[298/1319] Compiling DequeModule _UnsafeWrappedBuffer.swift
[299/1319] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[300/1319] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[301/1319] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[302/1319] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[303/1319] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[304/1319] Compiling HashTreeCollections _HashNode+Structural merge.swift
[305/1319] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[306/1319] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[307/1319] Compiling HashTreeCollections _HashNode+Structural union.swift
[308/1319] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[309/1319] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[310/1319] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[311/1319] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[312/1319] Compiling HashTreeCollections _HashNode.swift
[313/1319] Compiling HashTreeCollections _HashNodeHeader.swift
[314/1319] Compiling HashTreeCollections _HashSlot.swift
[315/1319] Compiling HashTreeCollections _HashStack.swift
[316/1319] Compiling HashTreeCollections _AncestorHashSlots.swift
[317/1319] Compiling HashTreeCollections _Bitmap.swift
[318/1319] Compiling HashTreeCollections _Bucket.swift
[319/1319] Compiling HashTreeCollections _Hash.swift
[320/1319] Compiling HashTreeCollections _HashLevel.swift
[321/1319] Compiling Lingo FileDataSource.swift
[322/1319] Compiling Lingo LocalizationDataSource.swift
[323/1319] Compiling Lingo Lingo.swift
[324/1319] Compiling Lingo LocaleValidator.swift
[325/1319] Compiling Lingo Localization.swift
[326/1319] Compiling Lingo LocalizationsModel.swift
[327/1319] Compiling Lingo PluralCategory.swift
[328/1319] Compiling Lingo EastSlavic.swift
[329/1319] Compiling Lingo OneOther.swift
[330/1319] Compiling Lingo OneTwoOther.swift
[331/1319] Compiling Lingo OneUptoTwoOther.swift
[332/1319] Compiling Lingo OneWithZeroOther.swift
[333/1319] Compiling Lingo Other.swift
[334/1319] Compiling Lingo Romanian.swift
[335/1319] Compiling Lingo WestSlavic.swift
[336/1319] Compiling Lingo ak.swift
[337/1319] Compiling Lingo am.swift
[338/1319] Compiling Lingo ar.swift
[339/1319] Compiling Lingo az.swift
[397/1339] Emitting module Metrics
[398/1339] Compiling Metrics Metrics.swift
[422/1340] Compiling _RopeModule Rope+Join.swift
[423/1340] Compiling _RopeModule Rope+MutatingForEach.swift
[424/1340] Compiling _RopeModule Rope+Remove.swift
[425/1340] Compiling _RopeModule Rope+RemoveSubrange.swift
[426/1340] Compiling _RopeModule Rope+Split.swift
[427/1340] Compiling _RopeModule Optional Utilities.swift
[428/1340] Compiling _RopeModule String Utilities.swift
[429/1340] Compiling _RopeModule String.Index+ABI.swift
[430/1340] Compiling RoutingKit AnyRouter.swift
[431/1340] Compiling RoutingKit Parameters.swift
[468/1341] Compiling _RopeModule _CharacterRecognizer.swift
[469/1341] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[470/1341] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[471/1341] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[472/1341] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[473/1341] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[474/1341] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[475/1341] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[476/1341] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[477/1341] Compiling HashTreeCollections TreeSet.swift
[477/1341] Compiling t1_enc.cc
[486/1341] Emitting module DequeModule
[487/1342] Compiling ssl_x509.cc
[488/1342] Compiling ssl_versions.cc
[489/1342] Compiling ssl_transcript.cc
[491/1342] Emitting module _RopeModule
[513/1342] Compiling ssl_stat.cc
[515/1342] Emitting module OrderedCollections
[555/1344] Compiling ssl_privkey.cc
[556/1344] Compiling ssl_session.cc
[579/1344] Compiling ssl_key_share.cc
[580/1344] Compiling ssl_lib.cc
[581/1344] Compiling ssl_file.cc
[582/1344] Compiling ssl_credential.cc
[583/1344] Compiling ssl_buffer.cc
[584/1344] Compiling ssl_cert.cc
[585/1344] Compiling ssl_cipher.cc
[586/1344] Compiling ssl_asn1.cc
[588/1344] Emitting module HashTreeCollections
[588/1345] Compiling s3_pkt.cc
[589/1345] Compiling ssl_aead_ctx.cc
[591/1345] Compiling s3_lib.cc
[592/1345] Compiling s3_both.cc
[593/1345] Compiling handshake_client.cc
[594/1345] Compiling handshake.cc
[595/1345] Compiling handshake_server.cc
[596/1345] Compiling handoff.cc
[597/1345] Compiling encrypted_client_hello.cc
[598/1345] Compiling extensions.cc
[599/1345] Compiling md5-x86_64-linux.S
[600/1345] Compiling md5-x86_64-apple.S
[601/1345] Compiling dtls_record.cc
[602/1345] Compiling md5-586-linux.S
[603/1345] Compiling md5-586-apple.S
[604/1345] Compiling err_data.c
[605/1345] Compiling chacha20_poly1305_x86_64-apple.S
[606/1345] Compiling chacha20_poly1305_x86_64-linux.S
[607/1345] Compiling chacha20_poly1305_armv8-win.S
[608/1345] Compiling chacha20_poly1305_armv8-linux.S
[609/1345] Compiling chacha20_poly1305_armv8-apple.S
[609/1345] Compiling dtls_method.cc
[611/1345] Compiling chacha-x86_64-apple.S
[612/1345] Compiling chacha-x86-linux.S
[613/1345] Compiling chacha-x86_64-linux.S
[614/1345] Compiling bio_ssl.cc
[615/1345] Compiling d1_pkt.cc
[616/1345] Compiling chacha-x86-apple.S
[617/1345] Compiling chacha-armv8-win.S
[618/1345] Compiling chacha-armv8-linux.S
[619/1345] Compiling chacha-armv8-apple.S
[620/1345] Compiling chacha-armv4-linux.S
[621/1345] Compiling d1_srtp.cc
[622/1345] Compiling aes128gcmsiv-x86_64-apple.S
[623/1345] Compiling aes128gcmsiv-x86_64-linux.S
[624/1345] Compiling x86-mont-linux.S
[625/1345] Compiling x86_64-mont-linux.S
[626/1345] Compiling x86_64-mont5-apple.S
[627/1345] Compiling x86_64-mont5-linux.S
[628/1345] Compiling x86-mont-apple.S
[629/1345] Compiling x86_64-mont-apple.S
[630/1345] Compiling vpaes-x86_64-apple.S
[631/1345] Compiling vpaes-x86_64-linux.S
[632/1345] Compiling d1_lib.cc
[633/1345] Compiling vpaes-armv8-linux.S
[634/1345] Compiling vpaes-x86-apple.S
[635/1345] Compiling vpaes-x86-linux.S
[636/1345] Compiling vpaes-armv8-win.S
[637/1345] Compiling vpaes-armv8-apple.S
[638/1345] Compiling sha512-armv8-apple.S
[639/1345] Compiling sha512-x86_64-apple.S
[640/1345] Compiling sha512-armv8-win.S
[641/1345] Compiling vpaes-armv7-linux.S
[642/1345] Compiling sha512-armv8-linux.S
[643/1345] Compiling sha512-x86_64-linux.S
[644/1345] Compiling sha512-armv4-linux.S
[645/1345] Compiling sha256-x86_64-apple.S
[646/1345] Compiling sha512-586-linux.S
[647/1345] Compiling sha512-586-apple.S
[648/1345] Compiling sha256-armv8-linux.S
[649/1345] Compiling sha256-x86_64-linux.S
[650/1345] Compiling sha256-armv8-apple.S
[651/1345] Compiling sha256-armv8-win.S
[652/1345] Compiling sha256-armv4-linux.S
[653/1345] Compiling sha256-586-linux.S
[653/1345] Compiling sha256-586-apple.S
[655/1345] Compiling sha1-armv8-win.S
[656/1345] Compiling sha1-x86_64-apple.S
[657/1345] Compiling sha1-armv4-large-linux.S
[658/1345] Compiling sha1-x86_64-linux.S
[659/1345] Compiling sha1-586-linux.S
[659/1345] Compiling sha1-armv8-apple.S
[659/1345] Compiling sha1-armv8-linux.S
[662/1345] Compiling d1_both.cc
[663/1345] Compiling sha1-586-apple.S
[664/1345] Compiling rdrand-x86_64-apple.S
[665/1345] Compiling rsaz-avx2-apple.S
[666/1345] Compiling rdrand-x86_64-linux.S
[667/1345] Compiling p256_beeu-x86_64-asm-linux.S
[668/1345] Compiling p256_beeu-x86_64-asm-apple.S
[669/1345] Compiling rsaz-avx2-linux.S
[670/1345] Compiling p256_beeu-armv8-asm-linux.S
[671/1345] Compiling p256_beeu-armv8-asm-win.S
[672/1345] Compiling p256_beeu-armv8-asm-apple.S
[673/1345] Compiling p256-x86_64-asm-apple.S
[674/1345] Compiling p256-armv8-asm-linux.S
[675/1345] Compiling p256-armv8-asm-win.S
[676/1345] Compiling ghashv8-armv8-linux.S
[677/1345] Compiling p256-x86_64-asm-linux.S
[678/1345] Compiling p256-armv8-asm-apple.S
[679/1345] Compiling ghashv8-armv8-win.S
[680/1345] Compiling ghashv8-armv8-apple.S
[681/1345] Compiling ghash-x86_64-linux.S
[682/1345] Compiling ghashv8-armv7-linux.S
[683/1345] Compiling ghash-x86-linux.S
[683/1345] Compiling ghash-x86_64-apple.S
[685/1345] Compiling ghash-x86-apple.S
[686/1345] Compiling ghash-ssse3-x86_64-apple.S
[687/1345] Compiling ghash-ssse3-x86_64-linux.S
[688/1345] Compiling ghash-ssse3-x86-linux.S
[689/1345] Compiling ghash-neon-armv8-win.S
[690/1345] Compiling ghash-neon-armv8-apple.S
[691/1345] Compiling ghash-armv4-linux.S
[692/1345] Compiling ghash-neon-armv8-linux.S
[692/1345] Compiling ghash-ssse3-x86-apple.S
[692/1345] Compiling co-586-apple.S
[695/1345] Compiling co-586-linux.S
[696/1345] Compiling bsaes-armv7-linux.S
[697/1345] Compiling bn-armv8-win.S
[698/1345] Compiling bn-armv8-apple.S
[699/1345] Compiling bn-armv8-linux.S
[700/1345] Compiling bn-586-apple.S
[701/1345] Compiling armv8-mont-win.S
[702/1345] Compiling bn-586-linux.S
[703/1345] Compiling armv8-mont-apple.S
[704/1345] Compiling armv4-mont-linux.S
[705/1345] Compiling armv8-mont-linux.S
[706/1345] Compiling aesv8-gcm-armv8-linux.S
[707/1345] Compiling aesv8-armv8-win.S
[707/1345] Compiling aesv8-gcm-armv8-win.S
[709/1345] Compiling aesv8-gcm-armv8-apple.S
[710/1345] Compiling aesv8-armv8-linux.S
[711/1345] Compiling aesv8-armv7-linux.S
[712/1345] Compiling aesv8-armv8-apple.S
[713/1345] Compiling aesni-x86_64-linux.S
[714/1345] Compiling aesni-x86-linux.S
[715/1345] Compiling aesni-x86-apple.S
[716/1345] Compiling aesni-x86_64-apple.S
[717/1345] Compiling aesni-gcm-x86_64-apple.S
[718/1345] Compiling aesni-gcm-x86_64-linux.S
[719/1345] Compiling x_spki.c
[720/1345] Compiling x_x509.c
[721/1345] Compiling x_sig.c
[722/1345] Compiling x_req.c
[723/1345] Compiling x_val.c
[724/1345] Compiling x_x509a.c
[724/1345] Compiling x_pubkey.c
[726/1345] Compiling x_exten.c
[727/1345] Compiling x_name.c
[728/1345] Compiling x_crl.c
[729/1345] Compiling x_algor.c
[730/1345] Compiling x509name.c
[731/1345] Compiling x_attrib.c
[732/1345] Compiling x509spki.c
[733/1345] Compiling x_all.c
[734/1345] Compiling x509rset.c
[735/1345] Compiling x509_v3.c
[736/1345] Compiling x509cset.c
[737/1345] Compiling x509_vpm.c
[738/1345] Compiling x509_txt.c
[739/1345] Compiling x509_req.c
[740/1345] Compiling x509_trs.c
[741/1345] Compiling x509_set.c
[742/1345] Compiling x509_vfy.c
[743/1345] Compiling x509_obj.c
[744/1345] Compiling x509_def.c
[745/1345] Compiling x509_lu.c
[746/1345] Compiling x509_ext.c
[747/1345] Compiling x509_d2.c
[748/1345] Compiling x509.c
[749/1345] Compiling v3_skey.c
[750/1345] Compiling x509_cmp.c
[751/1345] Compiling x509_att.c
[752/1345] Compiling v3_purp.c
[753/1345] Compiling v3_prn.c
[754/1345] Compiling v3_pmaps.c
[755/1345] Compiling v3_pcons.c
[756/1345] Compiling v3_utl.c
[757/1345] Compiling v3_lib.c
[758/1345] Compiling v3_int.c
[759/1345] Compiling v3_ocsp.c
[760/1345] Compiling v3_ncons.c
[761/1345] Compiling v3_info.c
[762/1345] Compiling v3_genn.c
[763/1345] Compiling v3_ia5.c
[764/1345] Compiling v3_extku.c
[765/1345] Compiling v3_cpols.c
[766/1345] Compiling v3_conf.c
[767/1345] Compiling v3_bitst.c
[768/1345] Compiling v3_enum.c
[769/1345] Compiling v3_crld.c
[770/1345] Compiling v3_akey.c
[771/1345] Compiling v3_akeya.c
[772/1345] Compiling t_x509a.c
[773/1345] Compiling t_x509.c
[774/1345] Compiling v3_bcons.c
[775/1345] Compiling v3_alt.c
[776/1345] Compiling i2d_pr.c
[777/1345] Compiling t_req.c
[778/1345] Compiling t_crl.c
[779/1345] Compiling name_print.c
[780/1345] Compiling by_file.c
[781/1345] Compiling asn1_gen.c
[782/1345] Compiling rsa_pss.c
[783/1345] Compiling policy.c
[784/1345] Compiling a_verify.c
[785/1345] Compiling algorithm.c
[786/1345] Compiling by_dir.c
[787/1345] Compiling voprf.c
[788/1345] Compiling thread_win.c
[789/1345] Compiling thread_pthread.c
[790/1345] Compiling a_digest.c
[791/1345] Compiling a_sign.c
[792/1345] Compiling thread.c
[793/1345] Compiling thread_none.c
[794/1345] Compiling spx_util.c
[795/1345] Compiling spx_wots.c
[796/1345] Compiling trust_token.c
[796/1345] Compiling spx_thash.c
[796/1345] Compiling spx_fors.c
[799/1345] Compiling spx_merkle.c
[800/1345] Compiling stack.c
[801/1345] Compiling spx_address.c
[802/1345] Compiling pmbtoken.c
[803/1345] Compiling spx.c
[804/1345] Compiling wots.c
[805/1345] Compiling merkle.c
[806/1345] Compiling thash.c
[807/1345] Compiling sha512.c
[807/1345] Compiling slhdsa.c
[809/1345] Compiling fors.c
[810/1345] Compiling sha256.c
[811/1345] Compiling siphash.c
[812/1345] Compiling rsa_extra.c
[813/1345] Compiling rsa_crypt.c
[814/1345] Compiling rc4.c
[815/1345] Compiling rsa_print.c
[816/1345] Compiling sha1.c
[817/1345] Compiling rsa_asn1.c
[818/1345] Compiling trusty.c
[819/1345] Compiling refcount.c
[820/1345] Compiling windows.c
[821/1345] Compiling ios.c
[822/1345] Compiling getentropy.c
[823/1345] Compiling urandom.c
[824/1345] Compiling rand_extra.c
[825/1345] Compiling passive.c
[826/1345] Compiling deterministic.c
[827/1345] Compiling poly1305_arm_asm.S
[828/1345] Compiling fork_detect.c
[829/1345] Compiling poly1305_arm.c
[830/1345] Compiling forkunsafe.c
[831/1345] Compiling poly1305.c
[832/1345] Compiling pool.c
[833/1345] Compiling poly1305_vec.c
[834/1345] Compiling pkcs7.c
[835/1345] Compiling pem_pkey.c
[836/1345] Compiling pem_x509.c
[837/1345] Compiling pem_xaux.c
[838/1345] Compiling pkcs8.c
[839/1345] Compiling p5_pbev2.c
[840/1345] Compiling pkcs8_x509.c
[841/1345] Compiling pkcs7_x509.c
[842/1345] Compiling obj_xref.c
[843/1345] Compiling pem_pk8.c
[844/1345] Compiling pem_oth.c
[845/1345] Compiling pem_info.c
[846/1345] Compiling pem_all.c
[847/1345] Compiling md5.c
[848/1345] Compiling pem_lib.c
[849/1345] Compiling mem.c
[850/1345] Compiling obj.c
[851/1345] Compiling mldsa.c
[852/1345] Compiling keccak.c
[853/1345] Compiling md4.c
[854/1345] Compiling fips_shared_support.c
[855/1345] Compiling kyber.c
[856/1345] Compiling lhash.c
[857/1345] Compiling poly_rq_mul.S
[858/1345] Compiling sign.c
[859/1345] Compiling ex_data.c
[860/1345] Compiling hpke.c
[861/1345] Compiling pbkdf.c
[862/1345] Compiling scrypt.c
[863/1345] Compiling print.c
[864/1345] Compiling p_x25519_asn1.c
[865/1345] Compiling hrss.c
[866/1345] Compiling p_x25519.c
[867/1345] Compiling mlkem.cc
[868/1345] Compiling p_rsa_asn1.c
[869/1345] Compiling p_rsa.c
[870/1345] Compiling p_ed25519.c
[871/1345] Compiling p_ed25519_asn1.c
[872/1345] Compiling p_ec_asn1.c
[873/1345] Compiling p_ec.c
[874/1345] Compiling p_dsa_asn1.c
[875/1345] Compiling p_hkdf.c
[876/1345] Compiling p_dh_asn1.c
[877/1345] Compiling p_dh.c
[878/1345] Compiling evp_ctx.c
[879/1345] Compiling err.c
[880/1345] Compiling evp_asn1.c
[881/1345] Compiling evp.c
[882/1345] Compiling engine.c
[883/1345] Compiling ecdh_extra.c
[884/1345] Compiling ecdsa_asn1.c
[885/1345] Compiling ec_derive.c
[886/1345] Compiling hash_to_curve.c
[887/1345] Compiling ec_asn1.c
[888/1345] Compiling dsa_asn1.c
[889/1345] Compiling dsa.c
[890/1345] Compiling params.c
[891/1345] Compiling spake25519.c
[892/1345] Compiling dh_asn1.c
[893/1345] Compiling dilithium.c
[894/1345] Compiling digest_extra.c
[895/1345] Compiling x25519-asm-arm.S
[896/1345] Compiling crypto.c
[897/1345] Compiling cpu_arm_linux.c
[898/1345] Compiling cpu_arm_freebsd.c
[899/1345] Compiling cpu_intel.c
[900/1345] Compiling des.c
[901/1345] Compiling cpu_aarch64_openbsd.c
[902/1345] Compiling cpu_aarch64_linux.c
[903/1345] Compiling cpu_aarch64_win.c
[904/1345] Compiling cpu_aarch64_sysreg.c
[905/1345] Compiling cpu_aarch64_fuchsia.c
[906/1345] Compiling cpu_aarch64_apple.c
[907/1345] Compiling curve25519.c
[907/1345] Compiling conf.c
[909/1345] Compiling e_rc4.c
[910/1345] Compiling tls_cbc.c
[911/1345] Compiling e_null.c
[912/1345] Compiling e_rc2.c
[913/1345] Compiling e_tls.c
[914/1345] Compiling derive_key.c
[915/1345] Compiling e_des.c
[915/1345] Compiling curve25519_64_adx.c
[917/1345] Compiling e_chacha20poly1305.c
[918/1345] Compiling e_aesctrhmac.c
[919/1345] Compiling e_aesgcmsiv.c
[920/1345] Compiling unicode.c
[921/1345] Compiling cipher_extra.c
[922/1345] Compiling ber.c
[923/1345] Compiling cbs.c
[924/1345] Compiling chacha.c
[925/1345] Compiling bn_asn1.c
[925/1345] Compiling buf.c
[927/1345] Compiling cbb.c
[928/1345] Compiling asn1_compat.c
[929/1345] Compiling blake2.c
[930/1345] Compiling printf.c
[931/1345] Compiling socket_helper.c
[932/1345] Compiling convert.c
[933/1345] Compiling socket.c
[934/1345] Compiling pair.c
[935/1345] Compiling hexdump.c
[936/1345] Compiling file.c
[937/1345] Compiling errno.c
[938/1345] Compiling base64.c
[939/1345] Compiling bio_mem.c
[940/1345] Compiling connect.c
[941/1345] Compiling fd.c
[942/1345] Compiling tasn_fre.c
[943/1345] Compiling tasn_new.c
[944/1345] Compiling bio.c
[945/1345] Compiling tasn_utl.c
[946/1345] Compiling tasn_typ.c
[947/1345] Compiling tasn_enc.c
[948/1345] Compiling f_string.c
[949/1345] Compiling posix_time.c
[950/1345] Compiling f_int.c
[951/1345] Compiling asn1_par.c
[952/1345] Compiling asn_pack.c
[953/1345] Compiling a_utctm.c
[954/1345] Compiling tasn_dec.c
[955/1345] Compiling asn1_lib.c
[956/1345] Compiling a_time.c
[957/1345] Compiling a_type.c
[958/1345] Compiling a_octet.c
[959/1345] Compiling a_object.c
[960/1345] Compiling a_strnid.c
[960/1345] Compiling a_strex.c
[962/1345] Compiling a_i2d_fp.c
[963/1345] Compiling a_mbstr.c
[964/1345] Compiling a_gentm.c
[965/1345] Compiling a_dup.c
[966/1345] Compiling a_bool.c
[967/1345] Compiling a_d2i_fp.c
[967/1345] Compiling a_int.c
[969/1345] Compiling a_bitstr.c
[970/1345] Compiling fiat_p256_adx_mul.S
[971/1345] Compiling fiat_p256_adx_sqr.S
[972/1345] Compiling fiat_curve25519_adx_square.S
[973/1345] Compiling fiat_curve25519_adx_mul.S
[974/1345] Compiling md5-x86_64-linux.S
[975/1345] Compiling md5-x86_64-apple.S
[976/1345] Compiling md5-586-linux.S
[977/1345] Compiling md5-586-apple.S
[978/1345] Compiling err_data.c
[979/1345] Compiling chacha20_poly1305_x86_64-apple.S
[980/1345] Compiling chacha20_poly1305_armv8-win.S
[981/1345] Compiling chacha20_poly1305_armv8-linux.S
[982/1345] Compiling chacha-x86_64-linux.S
[983/1345] Compiling chacha20_poly1305_armv8-apple.S
[984/1345] Compiling chacha-x86_64-apple.S
[985/1345] Compiling chacha20_poly1305_x86_64-linux.S
[986/1345] Compiling chacha-x86-apple.S
[987/1345] Compiling chacha-x86-linux.S
[988/1345] Compiling chacha-armv8-win.S
[989/1345] Compiling chacha-armv8-linux.S
[990/1345] Compiling chacha-armv8-apple.S
[990/1345] Compiling CCryptoBoringSSLShims shims.c
[992/1345] Compiling chacha-armv4-linux.S
[993/1345] Compiling aes128gcmsiv-x86_64-apple.S
[994/1345] Compiling bcm.c
[995/1345] Compiling x86_64-mont5-apple.S
[996/1345] Compiling aes128gcmsiv-x86_64-linux.S
[997/1345] Compiling x86_64-mont-linux.S
[998/1345] Compiling x86_64-mont-apple.S
[999/1345] Compiling x86_64-mont5-linux.S
[1000/1345] Compiling x86-mont-linux.S
[1001/1345] Compiling x86-mont-apple.S
[1002/1345] Compiling vpaes-armv8-win.S
[1003/1345] Compiling vpaes-x86_64-linux.S
[1004/1345] Compiling vpaes-x86_64-apple.S
[1005/1345] Compiling vpaes-x86-apple.S
[1006/1345] Compiling vpaes-x86-linux.S
[1007/1345] Compiling vpaes-armv8-linux.S
[1008/1345] Compiling vpaes-armv8-apple.S
[1009/1345] Compiling vpaes-armv7-linux.S
[1010/1345] Compiling sha512-x86_64-apple.S
[1011/1345] Compiling sha512-armv8-win.S
[1012/1345] Compiling sha512-x86_64-linux.S
[1013/1345] Compiling sha512-armv8-linux.S
[1014/1345] Compiling sha512-armv8-apple.S
[1015/1345] Compiling sha512-armv4-linux.S
[1016/1345] Compiling sha512-586-linux.S
[1017/1345] Compiling sha512-586-apple.S
[1018/1345] Compiling sha256-x86_64-apple.S
[1019/1345] Compiling sha256-armv8-win.S
[1020/1345] Compiling sha256-x86_64-linux.S
[1021/1345] Compiling sha256-armv8-linux.S
[1022/1345] Compiling sha256-586-apple.S
[1023/1345] Compiling sha256-armv4-linux.S
[1023/1345] Compiling sha256-586-linux.S
[1025/1345] Compiling sha256-armv8-apple.S
[1026/1345] Compiling sha1-x86_64-apple.S
[1027/1345] Compiling sha1-armv4-large-linux.S
[1028/1345] Compiling sha1-x86_64-linux.S
[1029/1345] Compiling sha1-armv8-apple.S
[1030/1345] Compiling sha1-armv8-win.S
[1031/1345] Compiling sha1-armv8-linux.S
[1032/1345] Compiling sha1-586-apple.S
[1033/1345] Compiling sha1-586-linux.S
[1034/1345] Compiling rsaz-avx2-linux.S
[1035/1345] Compiling rsaz-avx2-apple.S
[1036/1345] Compiling rdrand-x86_64-apple.S
[1037/1345] Compiling rdrand-x86_64-linux.S
[1038/1345] Compiling p256_beeu-x86_64-asm-linux.S
[1039/1345] Compiling p256_beeu-x86_64-asm-apple.S
[1040/1345] Compiling p256_beeu-armv8-asm-apple.S
[1041/1345] Compiling p256_beeu-armv8-asm-linux.S
[1042/1345] Compiling p256_beeu-armv8-asm-win.S
[1043/1345] Compiling p256-x86_64-asm-apple.S
[1044/1345] Compiling p256-armv8-asm-apple.S
[1045/1345] Compiling p256-x86_64-asm-linux.S
[1045/1345] Compiling p256-armv8-asm-win.S
[1047/1345] Compiling p256-armv8-asm-linux.S
[1048/1345] Compiling ghashv8-armv7-linux.S
[1049/1345] Compiling ghashv8-armv8-win.S
[1050/1345] Compiling ghashv8-armv8-linux.S
[1051/1345] Compiling ghash-x86_64-apple.S
[1052/1345] Compiling ghashv8-armv8-apple.S
[1053/1345] Compiling ghash-x86-linux.S
[1054/1345] Compiling ghash-x86_64-linux.S
[1055/1345] Compiling ghash-x86-apple.S
[1056/1345] Compiling ghash-ssse3-x86_64-linux.S
[1057/1345] Compiling ghash-ssse3-x86_64-apple.S
[1058/1345] Compiling ghash-ssse3-x86-linux.S
[1059/1345] Compiling ghash-neon-armv8-linux.S
[1060/1345] Compiling ghash-ssse3-x86-apple.S
[1061/1345] Compiling ghash-neon-armv8-apple.S
[1062/1345] Compiling ghash-neon-armv8-win.S
[1063/1345] Compiling co-586-apple.S
[1064/1345] Compiling co-586-linux.S
[1065/1345] Compiling ghash-armv4-linux.S
[1066/1345] Compiling bn-armv8-win.S
[1067/1345] Compiling bn-armv8-linux.S
[1068/1345] Compiling bsaes-armv7-linux.S
[1069/1345] Compiling bn-586-apple.S
[1070/1345] Compiling bn-armv8-apple.S
[1071/1345] Compiling bn-586-linux.S
[1072/1345] Compiling armv8-mont-win.S
[1073/1345] Compiling armv4-mont-linux.S
[1074/1345] Compiling armv8-mont-apple.S
[1075/1345] Compiling armv8-mont-linux.S
[1076/1345] Compiling aesv8-gcm-armv8-win.S
[1077/1345] Compiling aesv8-gcm-armv8-apple.S
[1078/1345] Compiling aesv8-armv8-win.S
[1079/1345] Compiling aesv8-gcm-armv8-linux.S
[1080/1345] Compiling aesv8-armv8-linux.S
[1081/1345] Compiling aesv8-armv7-linux.S
[1082/1345] Compiling aesv8-armv8-apple.S
[1083/1345] Compiling aesni-x86_64-linux.S
[1084/1345] Compiling aesni-x86_64-apple.S
[1085/1345] Compiling aesni-x86-linux.S
[1086/1345] Compiling aesni-x86-apple.S
[1087/1345] Compiling aesni-gcm-x86_64-linux.S
[1088/1345] Compiling aesni-gcm-x86_64-apple.S
[1089/1345] Compiling x_val.c
[1090/1345] Compiling x_x509a.c
[1091/1345] Compiling x_sig.c
[1092/1345] Compiling x_spki.c
[1093/1345] Compiling x_x509.c
[1094/1345] Compiling x_req.c
[1095/1345] Compiling c-nioatomics.c
[1096/1345] Compiling x_pubkey.c
[1097/1345] Compiling x_name.c
[1098/1345] Compiling x_crl.c
[1098/1345] Compiling x_exten.c
[1100/1345] Compiling x_algor.c
[1101/1345] Compiling x_attrib.c
[1102/1345] Compiling x_all.c
[1103/1345] Compiling x509spki.c
[1104/1345] Compiling x509rset.c
[1105/1345] Compiling x509_vpm.c
[1106/1345] Compiling x509_txt.c
[1107/1345] Compiling x509_trs.c
[1108/1345] Compiling x509name.c
[1109/1345] Compiling x509cset.c
[1110/1345] Compiling x509_v3.c
[1111/1345] Compiling x509_req.c
[1112/1345] Compiling x509_vfy.c
[1113/1345] Compiling x509_set.c
[1114/1345] Compiling x509_obj.c
[1115/1345] Compiling x509_def.c
[1116/1345] Compiling x509_lu.c
[1117/1345] Compiling x509_d2.c
[1117/1345] Compiling x509_ext.c
[1119/1345] Compiling x509_att.c
[1120/1345] Compiling v3_skey.c
[1121/1345] Compiling x509_cmp.c
[1122/1345] Compiling x509.c
[1123/1345] Compiling v3_purp.c
[1124/1345] Compiling v3_pmaps.c
[1125/1345] Compiling v3_prn.c
[1126/1345] Compiling v3_utl.c
[1127/1345] Compiling v3_ocsp.c
[1128/1345] Compiling v3_pcons.c
[1129/1345] Compiling v3_info.c
[1130/1345] Compiling v3_int.c
[1131/1345] Compiling v3_ncons.c
[1132/1345] Compiling v3_lib.c
[1133/1345] Compiling v3_ia5.c
[1134/1345] Compiling v3_genn.c
[1135/1345] Compiling v3_extku.c
[1136/1345] Compiling v3_crld.c
[1137/1345] Compiling v3_akeya.c
[1138/1345] Compiling v3_enum.c
[1139/1345] Compiling v3_conf.c
[1140/1345] Compiling v3_bitst.c
[1141/1345] Compiling v3_cpols.c
[1142/1345] Compiling c-atomics.c
[1143/1345] Compiling v3_alt.c
[1144/1345] Compiling v3_akey.c
[1145/1345] Compiling v3_bcons.c
[1146/1345] Compiling t_req.c
[1147/1345] Compiling t_x509a.c
[1148/1345] Compiling t_crl.c
[1149/1351] Compiling t_x509.c
[1150/1351] Compiling name_print.c
[1151/1351] Compiling rsa_pss.c
[1152/1351] Compiling i2d_pr.c
[1153/1351] Compiling policy.c
[1154/1351] Compiling a_verify.c
[1155/1351] Compiling by_file.c
[1155/1351] Compiling by_dir.c
[1157/1351] Compiling a_digest.c
[1159/1351] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1159/1351] Compiling asn1_gen.c
[1160/1351] Compiling algorithm.c
[1161/1351] Compiling a_sign.c
[1163/1351] Compiling NIOConcurrencyHelpers lock.swift
[1163/1351] Compiling thread_win.c
[1164/1351] Compiling thread_none.c
[1166/1351] Compiling NIOConcurrencyHelpers NIOLock.swift
[1166/1351] Compiling thread_pthread.c
[1167/1351] Compiling thread.c
[1168/1351] Compiling trust_token.c
[1169/1351] Compiling spx_util.c
[1170/1351] Compiling pmbtoken.c
[1171/1351] Compiling spx_wots.c
[1172/1351] Compiling voprf.c
[1173/1351] Compiling spx_thash.c
[1174/1351] Compiling stack.c
[1174/1351] Compiling spx_merkle.c
[1176/1351] Compiling spx.c
[1177/1351] Compiling spx_address.c
[1178/1351] Compiling spx_fors.c
[1179/1351] Compiling merkle.c
[1180/1351] Compiling slhdsa.c
[1181/1351] Compiling wots.c
[1182/1351] Compiling fors.c
[1183/1351] Compiling thash.c
[1184/1351] Compiling sha512.c
[1185/1351] Compiling siphash.c
[1187/1351] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1188/1351] Emitting module NIOConcurrencyHelpers
[1188/1351] Compiling sha1.c
[1189/1351] Compiling sha256.c
[1190/1351] Compiling rsa_print.c
[1191/1351] Compiling rsa_extra.c
[1192/1351] Compiling rc4.c
[1193/1351] Compiling trusty.c
[1194/1351] Compiling refcount.c
[1196/1351] Compiling NIOConcurrencyHelpers atomics.swift
[1196/1351] Compiling rand_extra.c
[1197/1352] Compiling rsa_asn1.c
[1198/1352] Compiling windows.c
[1199/1352] Compiling passive.c
[1199/1352] Compiling ios.c
[1201/1352] Compiling rsa_crypt.c
[1202/1352] Compiling getentropy.c
[1203/1352] Compiling urandom.c
[1205/1352] Compiling deterministic.c
[1206/1352] Compiling forkunsafe.c
[1207/1352] Compiling poly1305_arm_asm.S
[1208/1352] Compiling fork_detect.c
[1209/1352] Compiling pool.c
[1210/1352] Compiling poly1305_arm.c
[1211/1352] Compiling poly1305.c
[1212/1352] Compiling pkcs7.c
[1213/1352] Compiling poly1305_vec.c
[1214/1352] Compiling p5_pbev2.c
[1215/1353] Compiling pkcs8.c
[1216/1364] Compiling pem_xaux.c
[1217/1378] Compiling pkcs8_x509.c
[1218/1378] Compiling pkcs7_x509.c
[1219/1378] Compiling pem_x509.c
[1220/1378] Compiling pem_pkey.c
[1221/1378] Compiling pem_pk8.c
[1222/1378] Compiling pem_oth.c
[1223/1378] Compiling obj_xref.c
[1224/1378] Compiling pem_lib.c
[1225/1378] Compiling md5.c
[1226/1378] Compiling mldsa.c
[1227/1378] Compiling mem.c
[1228/1378] Compiling obj.c
[1229/1378] Compiling pem_info.c
[1230/1378] Compiling md4.c
[1231/1378] Compiling pem_all.c
[1232/1378] Compiling lhash.c
[1233/1378] Compiling keccak.c
[1234/1378] Compiling fips_shared_support.c
[1235/1378] Compiling kyber.c
[1236/1378] Compiling poly_rq_mul.S
[1238/1378] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1239/1378] Compiling ConsoleKitTerminal ConsoleClear.swift
[1240/1378] Compiling ConsoleKitTerminal Console+Ask.swift
[1241/1378] Compiling ConsoleKitTerminal Console+Choose.swift
[1242/1378] Compiling ConsoleKitTerminal Console+Confirm.swift
[1243/1378] Compiling ConsoleKitTerminal Console+Input.swift
[1244/1378] Compiling ConsoleKitTerminal Console+Center.swift
[1245/1378] Compiling ConsoleKitTerminal Console+Output.swift
[1245/1381] Compiling sign.c
[1246/1381] Compiling hrss.c
[1247/1381] Compiling ex_data.c
[1249/1381] Compiling ConsoleKitTerminal CustomActivity.swift
[1250/1381] Compiling ConsoleKitTerminal LoadingBar.swift
[1251/1381] Compiling ConsoleKitTerminal ProgressBar.swift
[1252/1381] Compiling ConsoleKitTerminal Console+Clear.swift
[1253/1381] Compiling ConsoleKitTerminal ActivityBar.swift
[1254/1381] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1255/1381] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1256/1381] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1256/1381] Compiling hpke.c
[1257/1381] Compiling scrypt.c
[1258/1381] Compiling pbkdf.c
[1259/1381] Compiling p_x25519_asn1.c
[1260/1381] Compiling p_x25519.c
[1261/1381] Compiling print.c
[1262/1381] Compiling p_hkdf.c
[1264/1381] Emitting module ConsoleKitTerminal
[1264/1381] Compiling p_ed25519_asn1.c
[1265/1381] Compiling p_rsa_asn1.c
[1267/1381] Compiling ConsoleKitTerminal ConsoleText.swift
[1268/1381] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1269/1381] Compiling ConsoleKitTerminal ANSI.swift
[1270/1381] Compiling ConsoleKitTerminal Console+Wait.swift
[1271/1381] Compiling ConsoleKitTerminal ConsoleColor.swift
[1272/1381] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1272/1381] Compiling p_ed25519.c
[1273/1381] Compiling p_rsa.c
[1274/1381] Compiling p_ec_asn1.c
[1275/1381] Compiling p_dh.c
[1276/1381] Compiling p_ec.c
[1277/1381] Compiling p_dh_asn1.c
[1279/1381] Compiling ConsoleKitTerminal Console.swift
[1280/1381] Compiling ConsoleKitTerminal Terminal.swift
[1281/1381] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1281/1381] Compiling p_dsa_asn1.c
[1282/1381] Compiling evp_ctx.c
[1283/1381] Compiling evp.c
[1284/1381] Compiling engine.c
[1285/1381] Compiling err.c
[1286/1381] Compiling hash_to_curve.c
[1287/1381] Compiling ecdsa_asn1.c
[1288/1381] Compiling ec_derive.c
[1289/1381] Compiling ecdh_extra.c
[1290/1381] Compiling evp_asn1.c
[1291/1381] Compiling dsa_asn1.c
[1292/1381] Compiling ec_asn1.c
[1293/1381] Compiling params.c
[1294/1381] Compiling dsa.c
[1295/1381] Compiling digest_extra.c
[1296/1381] Compiling dilithium.c
[1297/1381] Compiling dh_asn1.c
[1298/1381] Compiling spake25519.c
[1299/1381] Compiling des.c
[1300/1381] Compiling crypto.c
[1301/1381] Compiling cpu_intel.c
[1302/1381] Compiling curve25519.c
[1303/1381] Compiling x25519-asm-arm.S
[1304/1381] Compiling cpu_aarch64_openbsd.c
[1305/1381] Compiling cpu_arm_linux.c
[1306/1381] Compiling cpu_arm_freebsd.c
[1307/1381] Compiling curve25519_64_adx.c
[1308/1381] Compiling cpu_aarch64_win.c
[1309/1381] Compiling cpu_aarch64_sysreg.c
[1310/1381] Compiling cpu_aarch64_linux.c
[1311/1381] Compiling cpu_aarch64_fuchsia.c
[1312/1381] Compiling cpu_aarch64_apple.c
[1313/1381] Compiling conf.c
[1314/1381] Compiling tls_cbc.c
[1315/1381] Compiling e_rc4.c
[1316/1381] Compiling e_tls.c
[1317/1381] Compiling e_null.c
[1318/1381] Compiling e_des.c
[1319/1381] Compiling e_rc2.c
[1321/1381] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1322/1381] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1323/1381] Compiling ConsoleKitTerminal LoggerFragment.swift
[1323/1381] Compiling e_chacha20poly1305.c
[1324/1382] Compiling e_aesgcmsiv.c
[1325/1382] Compiling derive_key.c
[1326/1382] Compiling unicode.c
[1327/1382] Compiling cipher_extra.c
[1328/1382] Compiling e_aesctrhmac.c
[1329/1382] Compiling chacha.c
[1331/1382] Compiling asn1_compat.c
[1332/1382] Compiling cbs.c
[1333/1382] Compiling ber.c
[1334/1382] Compiling cbb.c
[1335/1382] Compiling buf.c
[1336/1382] Compiling convert.c
[1337/1382] Compiling bn_asn1.c
[1338/1382] Compiling printf.c
[1339/1382] Compiling blake2.c
[1340/1382] Compiling file.c
[1341/1382] Compiling hexdump.c
[1342/1382] Compiling pair.c
[1343/1382] Compiling fd.c
[1344/1382] Compiling errno.c
[1345/1382] Compiling bio_mem.c
[1346/1386] Compiling base64.c
[1347/1392] Compiling bio.c
[1348/1404] Compiling tasn_fre.c
[1349/1404] Compiling tasn_utl.c
[1350/1404] Compiling tasn_typ.c
[1351/1404] Compiling tasn_new.c
[1352/1404] Compiling tasn_enc.c
[1353/1404] Compiling f_string.c
[1354/1404] Compiling bcm.c
[1355/1404] Compiling f_int.c
[1356/1404] Compiling posix_time.c
[1357/1404] Compiling asn_pack.c
[1358/1404] Compiling tasn_dec.c
[1359/1404] Compiling asn1_par.c
[1360/1404] Compiling a_time.c
[1361/1404] Compiling asn1_lib.c
[1362/1404] Compiling a_utctm.c
[1363/1404] Compiling a_type.c
[1364/1404] Compiling a_octet.c
[1365/1404] Compiling a_mbstr.c
[1366/1404] Compiling a_strnid.c
[1367/1404] Compiling a_strex.c
[1368/1404] Compiling a_object.c
[1369/1404] Compiling a_dup.c
[1370/1404] Compiling a_d2i_fp.c
[1370/1404] Write sources
[1376/1404] Compiling a_i2d_fp.c
[1377/1404] Compiling a_int.c
[1378/1404] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1379/1404] Compiling a_gentm.c
[1380/1404] Compiling a_bool.c
[1382/1429] Compiling Algorithms RandomSample.swift
[1383/1429] Compiling Algorithms Reductions.swift
[1384/1429] Compiling Algorithms Rotate.swift
[1384/1431] Compiling a_bitstr.c
[1386/1431] Compiling Algorithms Compacted.swift
[1387/1431] Compiling Algorithms Cycle.swift
[1388/1431] Compiling Algorithms EitherSequence.swift
[1389/1502] Emitting module ConsoleKitCommands
[1390/1503] Compiling BitCollections BitArray._UnsafeHandle.swift
[1391/1503] Compiling BitCollections BitArray.swift
[1392/1503] Compiling BitCollections BitSet+BidirectionalCollection.swift
[1393/1511] Compiling BitCollections BitArray+Collection.swift
[1394/1511] Compiling BitCollections BitArray+Copy.swift
[1395/1511] Compiling BitCollections BitArray+CustomReflectable.swift
[1396/1513] Compiling BitCollections BitSet+Initializers.swift
[1397/1513] Compiling BitCollections BitSet+Invariants.swift
[1399/1513] Compiling BitCollections BitSet+Codable.swift
[1400/1513] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1401/1513] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1404/1513] Compiling Atomics IntegerOperations.swift
[1405/1513] Compiling Atomics Unmanaged extensions.swift
[1410/1513] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1413/1520] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1414/1520] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1415/1520] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1416/1520] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1417/1520] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1418/1520] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1419/1520] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1420/1520] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1421/1520] Compiling BitCollections BitSet+CustomReflectable.swift
[1422/1520] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1423/1520] Compiling BitCollections BitSet+Equatable.swift
[1424/1520] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1425/1520] Compiling BitCollections BitSet+Extras.swift
[1426/1520] Compiling BitCollections BitSet+Hashable.swift
[1427/1520] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[1428/1520] Compiling BitCollections BitArray+Shifts.swift
[1429/1520] Compiling BitCollections BitArray+Testing.swift
[1430/1520] Emitting module BitCollections
[1431/1520] Compiling CryptoBoringWrapper RandomBytes.swift
[1432/1520] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1433/1520] Compiling CryptoBoringWrapper EllipticCurve.swift
[1434/1520] Emitting module CryptoBoringWrapper
[1435/1520] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1436/1520] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1437/1520] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1438/1520] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1439/1520] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1440/1520] Compiling BitCollections BitSet+SetAlgebra union.swift
[1441/1520] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1442/1520] Compiling BitCollections BitSet.Counted.swift
[1443/1520] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1449/1520] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[1456/1523] Compiling BitCollections BitArray+Descriptions.swift
[1457/1523] Compiling BitCollections BitArray+Equatable.swift
[1458/1523] Compiling BitCollections BitArray+RandomBits.swift
[1462/1524] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1463/1524] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1466/1525] Compiling BitCollections BitSet.Index.swift
[1467/1525] Compiling BitCollections BitSet._UnsafeHandle.swift
[1468/1525] Compiling BitCollections BitSet.swift
[1469/1525] Compiling BitCollections Range+Utilities.swift
[1470/1525] Compiling BitCollections Slice+Utilities.swift
[1471/1525] Compiling BitCollections UInt+Tricks.swift
[1472/1525] Compiling BitCollections _Word.swift
[1474/1525] Compiling Algorithms Trim.swift
[1475/1525] Compiling Algorithms Unique.swift
[1476/1525] Compiling Algorithms Windows.swift
[1477/1525] Compiling BitCollections BitArray+Hashable.swift
[1478/1525] Compiling BitCollections BitArray+Initializers.swift
[1479/1525] Compiling BitCollections BitArray+Invariants.swift
[1480/1525] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[1489/1525] Compiling BitCollections BitArray+BitwiseOperations.swift
[1490/1525] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[1491/1525] Compiling BitCollections BitArray+Codable.swift
[1504/1528] Emitting module ConsoleKit
[1513/1554] Compiling ConsoleKit Exports.swift
[1514/1601] Compiling Crypto Digest_boring.swift
[1515/1601] Compiling Crypto Digest.swift
[1516/1601] Compiling Crypto Digests.swift
[1518/1602] Compiling Collections Collections.swift
[1519/1602] Emitting module Collections
[1521/1603] Compiling Crypto Cipher.swift
[1522/1603] Compiling Crypto Nonces.swift
[1523/1603] Compiling Crypto ASN1.swift
[1524/1603] Compiling Crypto ASN1Any.swift
[1525/1603] Compiling Crypto AES-GCM.swift
[1526/1603] Compiling Crypto AES-GCM_boring.swift
[1527/1603] Compiling Crypto ChaChaPoly_boring.swift
[1530/1603] Compiling Crypto ASN1BitString.swift
[1531/1603] Compiling Crypto SymmetricKeys.swift
[1532/1603] Compiling Crypto HMAC.swift
[1533/1603] Compiling Crypto MACFunctions.swift
[1534/1603] Compiling Crypto MessageAuthenticationCode.swift
[1535/1603] Compiling Crypto AES.swift
[1536/1603] Compiling Crypto ECDSASignature_boring.swift
[1537/1603] Compiling Crypto ECDSA_boring.swift
[1538/1603] Compiling Crypto EdDSA_boring.swift
[1539/1603] Compiling Crypto ECDSA.swift
[1540/1603] Compiling Crypto Ed25519.swift
[1541/1612] Emitting module Atomics
[1543/1613] Compiling Crypto HKDF.swift
[1544/1613] Compiling Crypto AESWrap.swift
[1545/1613] Compiling Crypto AESWrap_boring.swift
[1546/1613] Compiling Crypto Ed25519_boring.swift
[1547/1613] Compiling Crypto NISTCurvesKeys_boring.swift
[1548/1613] Compiling Crypto X25519Keys_boring.swift
[1549/1613] Compiling Crypto Curve25519.swift
[1550/1613] Compiling Crypto Ed25519Keys.swift
[1551/1613] Compiling Crypto NISTCurvesKeys.swift
[1552/1613] Compiling Crypto X25519Keys.swift
[1556/1613] Compiling Crypto ChaChaPoly.swift
[1562/1613] Compiling Crypto ASN1Boolean.swift
[1563/1666] Compiling NIOCore ByteBuffer-aux.swift
[1564/1666] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1565/1666] Compiling NIOCore ByteBuffer-conversions.swift
[1566/1666] Compiling NIOCore ByteBuffer-core.swift
[1567/1666] Compiling NIOCore ByteBuffer-hex.swift
[1568/1666] Compiling NIOCore ByteBuffer-int.swift
[1569/1666] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1570/1666] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1571/1666] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1572/1666] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1573/1673] Emitting module Crypto
[1574/1673] Emitting module Algorithms
[1575/1674] Compiling NIOCore EventLoopFuture.swift
[1576/1674] Compiling NIOCore FileDescriptor.swift
[1577/1674] Compiling NIOCore FileHandle.swift
[1578/1674] Compiling NIOCore FileRegion.swift
[1579/1674] Compiling NIOCore GlobalSingletons.swift
[1580/1674] Compiling NIOCore MulticastChannel.swift
[1581/1674] Compiling NIOCore NIOAny.swift
[1582/1674] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1583/1674] Compiling NIOCore NIOLoopBound.swift
[1584/1674] Compiling NIOCore NIOScheduledCallback.swift
[1585/1674] Compiling NIOCore EventLoop.swift
[1586/1674] Compiling NIOCore IO.swift
[1587/1674] Compiling NIOCore IOData.swift
[1588/1674] Compiling NIOCore IPProtocol.swift
[1589/1674] Compiling NIOCore IntegerBitPacking.swift
[1590/1674] Compiling NIOCore IntegerTypes.swift
[1591/1674] Compiling NIOCore Interfaces.swift
[1592/1674] Compiling NIOCore Linux.swift
[1593/1674] Compiling NIOCore MarkedCircularBuffer.swift
[1594/1674] Compiling Crypto ECDH.swift
[1596/1674] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1597/1674] Compiling NIOCore ByteBuffer-views.swift
[1598/1674] Compiling NIOCore Channel.swift
[1599/1674] Compiling NIOCore ChannelHandler.swift
[1600/1674] Compiling NIOCore ChannelHandlers.swift
[1601/1674] Compiling NIOCore ChannelInvoker.swift
[1602/1674] Compiling NIOCore ChannelOption.swift
[1603/1674] Compiling NIOCore ChannelPipeline.swift
[1604/1674] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1605/1674] Compiling NIOCore BSDSocketAPI.swift
[1606/1674] Compiling Crypto Signature.swift
[1607/1674] Compiling Crypto CryptoKitErrors_boring.swift
[1608/1674] Compiling Crypto RNG_boring.swift
[1609/1674] Compiling Crypto SafeCompare_boring.swift
[1610/1674] Compiling Crypto Zeroization_boring.swift
[1611/1674] Compiling Crypto PrettyBytes.swift
[1612/1674] Compiling Crypto SafeCompare.swift
[1613/1674] Compiling Crypto SecureBytes.swift
[1614/1674] Compiling Crypto Zeroization.swift
[1624/1675] Compiling NIOCore CircularBuffer.swift
[1625/1675] Compiling NIOCore Codec.swift
[1626/1675] Compiling NIOCore ConvenienceOptionSupport.swift
[1627/1675] Compiling NIOCore DeadChannel.swift
[1628/1675] Compiling NIOCore DispatchQueue+WithFuture.swift
[1629/1675] Compiling NIOCore EventLoop+Deprecated.swift
[1630/1675] Compiling NIOCore EventLoop+SerialExecutor.swift
[1637/1675] Compiling NIOCore NIOSendable.swift
[1638/1675] Compiling NIOCore PointerHelpers.swift
[1639/1675] Compiling NIOCore RecvByteBufferAllocator.swift
[1648/1683] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1649/1683] Compiling NIOCore SocketAddresses.swift
[1650/1683] Compiling NIOCore SocketOptionProvider.swift
[1651/1683] Compiling NIOCore SystemCallHelpers.swift
[1652/1683] Compiling NIOCore TimeAmount+Duration.swift
[1653/1683] Compiling NIOCore TypeAssistedChannelHandler.swift
[1654/1683] Compiling NIOCore UniversalBootstrapSupport.swift
[1655/1683] Compiling NIOCore Utilities.swift
[1665/1683] Compiling NIOCore AddressedEnvelope.swift
[1666/1683] Compiling NIOCore AsyncAwaitSupport.swift
[1667/1683] Compiling NIOCore AsyncChannel.swift
[1668/1683] Compiling NIOCore AsyncChannelHandler.swift
[1669/1683] Compiling NIOCore AsyncChannelInboundStream.swift
[1670/1683] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1671/1683] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1672/1683] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1673/1683] Compiling NIOCore NIOAsyncWriter.swift
[1674/1683] Compiling NIOCore ByteBuffer-multi-int.swift
[1683/1683] Emitting module NIOCore
[1685/1736] Compiling NIOEmbedded AsyncTestingChannel.swift
[1686/1736] Emitting module NIOEmbedded
[1687/1736] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1688/1736] Compiling NIOEmbedded Embedded.swift
[1689/1737] Compiling NIOPosix IO.swift
[1690/1737] Compiling NIOPosix IntegerBitPacking.swift
[1691/1737] Compiling NIOPosix IntegerTypes.swift
[1692/1737] Compiling NIOPosix Linux.swift
[1693/1737] Compiling NIOPosix LinuxCPUSet.swift
[1694/1737] Compiling NIOPosix LinuxUring.swift
[1695/1737] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1697/1743] Compiling NIOPosix ThreadPosix.swift
[1698/1743] Compiling NIOPosix ThreadWindows.swift
[1699/1743] Compiling NIOPosix UnsafeTransfer.swift
[1700/1743] Compiling NIOPosix Utilities.swift
[1701/1743] Compiling NIOPosix VsockAddress.swift
[1702/1743] Compiling NIOPosix VsockChannelEvents.swift
[1703/1743] Compiling NIOPosix BSDSocketAPICommon.swift
[1704/1743] Compiling NIOPosix BSDSocketAPIPosix.swift
[1705/1743] Compiling NIOPosix BSDSocketAPIWindows.swift
[1706/1743] Compiling NIOPosix BaseSocket.swift
[1707/1743] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1708/1743] Compiling NIOPosix BaseSocketChannel.swift
[1709/1743] Compiling NIOPosix BaseStreamSocketChannel.swift
[1710/1743] Compiling NIOPosix Pool.swift
[1711/1743] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1712/1743] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1713/1743] Compiling NIOPosix PosixSingletons.swift
[1714/1743] Compiling NIOPosix RawSocketBootstrap.swift
[1715/1743] Compiling NIOPosix Resolver.swift
[1716/1743] Compiling NIOPosix Selectable.swift
[1717/1743] Compiling NIOPosix ServerSocket.swift
[1718/1743] Compiling NIOPosix Socket.swift
[1719/1743] Compiling NIOPosix SocketChannel.swift
[1720/1743] Compiling NIOPosix SocketProtocols.swift
[1721/1743] Compiling NIOPosix System.swift
[1722/1743] Compiling NIOPosix Thread.swift
[1723/1743] Compiling NIOPosix SelectableChannel.swift
[1724/1743] Compiling NIOPosix SelectableEventLoop.swift
[1725/1743] Compiling NIOPosix SelectorEpoll.swift
[1726/1743] Compiling NIOPosix SelectorGeneric.swift
[1727/1743] Compiling NIOPosix SelectorKqueue.swift
[1728/1743] Compiling NIOPosix SelectorUring.swift
[1729/1743] Compiling NIOPosix NIOThreadPool.swift
[1730/1743] Compiling NIOPosix NonBlockingFileIO.swift
[1731/1743] Compiling NIOPosix PendingDatagramWritesManager.swift
[1732/1743] Compiling NIOPosix PendingWritesManager.swift
[1733/1743] Compiling NIOPosix PipeChannel.swift
[1734/1743] Compiling NIOPosix PipePair.swift
[1735/1743] Compiling NIOPosix PointerHelpers.swift
[1736/1743] Emitting module NIOPosix
[1737/1743] Compiling NIOPosix Bootstrap.swift
[1738/1743] Compiling NIOPosix ControlMessage.swift
[1739/1743] Compiling NIOPosix DatagramVectorReadManager.swift
[1740/1743] Compiling NIOPosix Errors+Any.swift
[1741/1743] Compiling NIOPosix FileDescriptor.swift
[1742/1743] Compiling NIOPosix GetaddrinfoResolver.swift
[1743/1743] Compiling NIOPosix HappyEyeballs.swift
[1745/1800] Emitting module NIO
[1746/1800] Compiling NIO Exports.swift
[1748/1801] Compiling _NIOFileSystem FileInfo.swift
[1749/1801] Compiling _NIOFileSystem ByteCount.swift
[1750/1801] Compiling _NIOFileSystem Convenience.swift
[1751/1866] Compiling LeafKit LeafSerializer.swift
[1752/1866] Compiling LeafKit ParameterResolver.swift
[1753/1866] Compiling LeafKit LeafSource.swift
[1754/1866] Compiling NIOTLS TLSEvents.swift
[1755/1866] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1756/1866] Compiling NIOSOCKS SOCKSResponse.swift
[1757/1867] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1758/1867] Emitting module NIOTLS
[1759/1867] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1760/1867] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1761/1867] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1762/1867] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1763/1867] Compiling NIOSOCKS ClientStateMachine.swift
[1764/1867] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1765/1867] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1766/1867] Emitting module NIOFoundationCompat
[1767/1867] Emitting module NIOSOCKS
[1768/1867] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1769/1867] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1770/1867] Compiling LeafKit LeafDataRepresentable.swift
[1771/1867] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[1772/1867] Compiling LeafKit LeafConfiguration.swift
[1773/1867] Compiling LeafKit LeafData.swift
[1774/1867] Compiling NIOSOCKS ServerStateMachine.swift
[1775/1868] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1776/1868] Compiling NIOTLS SNIHandler.swift
[1779/1869] Emitting module _NIOFileSystem
[1780/1873] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1781/1873] Compiling LeafKit LeafSources.swift
[1782/1873] Compiling LeafKit NIOLeafFiles.swift
[1787/1905] Compiling NIOSSL SSLCertificateExtensions.swift
[1788/1905] Compiling NIOSSL SSLConnection.swift
[1789/1907] Emitting module NIOHTTP1
[1790/1907] Emitting module LeafKit
[1791/1907] Compiling NIOSSL SubjectAlternativeName.swift
[1792/1907] Compiling NIOSSL NIOSSLSecureBytes.swift
[1793/1907] Compiling NIOSSL RNG.swift
[1794/1907] Compiling NIOSSL SafeCompare.swift
[1795/1907] Compiling _NIOFileSystem Errno.swift
[1796/1907] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1797/1907] Compiling _NIOFileSystem Mocking.swift
[1798/1907] Compiling _NIOFileSystem Syscall.swift
[1799/1929] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1800/1929] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1801/1929] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1802/1929] Compiling NIOTransportServices NIOTSBootstraps.swift
[1803/1929] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1804/1929] Compiling NIOTransportServices StateManagedChannel.swift
[1805/1929] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1806/1929] Compiling NIOTransportServices NIOTSEventLoop.swift
[1807/1929] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1808/1929] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1809/1929] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1810/1929] Compiling NIOTransportServices NIOTSErrors.swift
[1811/1929] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1812/1929] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1813/1929] Compiling NIOTransportServices NIOTSSingletons.swift
[1816/1929] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1824/1929] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1825/1929] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1828/1931] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1832/1931] Emitting module NIOTransportServices
[1833/1931] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1834/1931] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1835/1931] Compiling NIOTransportServices AcceptHandler.swift
[1836/1931] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1883/1981] Emitting module NIOSSL
[1887/1981] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1891/1982] Compiling NIOWebSocket WebSocketOpcode.swift
[1892/1983] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1893/1983] Emitting module NIOHTTPCompression
[1894/1983] Compiling NIOHTTPCompression HTTPCompression.swift
[1896/1983] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1901/1983] Compiling NIOHTTPCompression HTTPDecompression.swift
[1902/1983] Compiling NIOHPACK IntegerCoding.swift
[1903/1983] Compiling NIOHPACK IndexedHeaderTable.swift
[1904/1983] Compiling NIOExtras LineBasedFrameDecoder.swift
[1905/1983] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1906/1983] Compiling NIOExtras NIOExtrasError.swift
[1907/1983] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1908/1986] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1909/1986] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1910/1986] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1911/1986] Compiling NIOExtras DebugInboundEventsHandler.swift
[1912/1986] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1913/1986] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1914/1986] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1917/1986] Compiling NIOHPACK HuffmanTables.swift
[1918/1986] Compiling NIOExtras NIORequestIdentifiable.swift
[1919/1986] Compiling NIOExtras PCAPRingBuffer.swift
[1920/1986] Compiling NIOExtras QuiescingHelper.swift
[1921/1986] Compiling NIOExtras RequestResponseHandler.swift
[1922/2005] Compiling NIOHPACK StaticHeaderTable.swift
[1923/2005] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1924/2005] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1925/2005] Compiling NIOHPACK HuffmanCoding.swift
[1926/2005] Compiling _NIOFileSystem Syscalls.swift
[1927/2005] Compiling _NIOFileSystem SystemFileHandle.swift
[1928/2005] Compiling _NIOFileSystem Utilities.swift
[1929/2005] Compiling _NIOFileSystem OpenOptions.swift
[1930/2005] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1931/2005] Compiling MultipartKit MultipartParser.swift
[1932/2005] Compiling MultipartKit MultipartPart.swift
[1933/2005] Compiling MultipartKit MultipartPartConvertible.swift
[1935/2007] Emitting module NIOWebSocket
[1936/2007] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1937/2007] Compiling MultipartKit BasicCodingKey.swift
[1943/2007] Compiling MultipartKit MultipartError.swift
[1944/2007] Compiling MultipartKit Exports.swift
[1945/2007] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1946/2007] Compiling MultipartKit FormDataDecoder.swift
[1948/2007] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1949/2007] Compiling NIOWebSocket WebSocketFrame.swift
[1951/2008] Emitting module NIOHPACK
[1952/2012] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1953/2012] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1954/2012] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1955/2015] Emitting module NIOExtras
[1960/2015] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1965/2016] Compiling MultipartKit FormDataEncoder.swift
[1966/2016] Compiling MultipartKit Storage.swift
[1967/2016] Compiling MultipartKit MultipartFormData.swift
[1969/2016] Compiling NIOFileSystem Exports.swift
[1970/2016] Emitting module NIOFileSystem
[1973/2017] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1974/2017] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1975/2017] Emitting module _NIOFileSystemFoundationCompat
[1976/2076] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1977/2076] Compiling NIOHTTP2 HasLocalSettings.swift
[1978/2076] Compiling NIOHTTP2 ReceivingDataState.swift
[1979/2076] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1980/2076] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1981/2076] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1982/2076] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1983/2076] Compiling NIOHTTP2 MayReceiveFrames.swift
[1984/2076] Emitting module MultipartKit
[1987/2077] Compiling NIOHTTP2 DOSHeuristics.swift
[1988/2077] Compiling NIOHTTP2 Error+Any.swift
[1989/2077] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1990/2077] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1991/2077] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1992/2078] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1993/2078] Compiling NIOHTTP2 MaySendFrames.swift
[1994/2078] Compiling NIOHTTP2 SendingDataState.swift
[1995/2078] Compiling NIOHTTP2 SendingGoawayState.swift
[1996/2078] Compiling NIOHTTP2 SendingHeadersState.swift
[1997/2078] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1998/2078] Compiling NIOHTTP2 SendingRstStreamState.swift
[1999/2078] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[2002/2078] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[2003/2078] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[2006/2087] Compiling WebSocketKit Exports.swift
[2007/2087] Compiling WebSocketKit WebSocketHandler.swift
[2008/2087] Emitting module AsyncKit
[2009/2087] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[2010/2087] Compiling WebSocketKit WebSocket+Concurrency.swift
[2011/2087] Emitting module WebSocketKit
[2012/2087] Compiling WebSocketKit WebSocket.swift
[2013/2087] Compiling WebSocketKit WebSocket+Connect.swift
[2022/2095] Compiling WebSocketKit WebSocketClient.swift
[2024/2096] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[2025/2096] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[2026/2096] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[2027/2096] Compiling NIOHTTP2 HTTP2StreamID.swift
[2028/2096] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[2029/2096] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[2030/2096] Compiling NIOHTTP2 HTTP2UserEvents.swift
[2031/2096] Compiling NIOHTTP2 InboundEventBuffer.swift
[2032/2096] Compiling NIOHTTP2 InboundWindowManager.swift
[2033/2096] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[2034/2096] Compiling NIOHTTP2 StreamChannelFlowController.swift
[2035/2096] Compiling NIOHTTP2 StreamChannelList.swift
[2036/2096] Compiling NIOHTTP2 StreamMap.swift
[2037/2096] Compiling NIOHTTP2 StreamStateMachine.swift
[2038/2096] Compiling NIOHTTP2 UnsafeTransfer.swift
[2039/2096] Compiling NIOHTTP2 WatermarkedFlowController.swift
[2040/2096] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[2041/2096] Compiling NIOHTTP2 HTTP2Frame.swift
[2042/2096] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[2043/2096] Compiling NIOHTTP2 HTTP2FrameParser.swift
[2044/2096] Compiling NIOHTTP2 HTTP2PingData.swift
[2045/2096] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[2046/2096] Compiling NIOHTTP2 HTTP2Settings.swift
[2047/2096] Compiling NIOHTTP2 HTTP2Stream.swift
[2057/2096] Emitting module NIOHTTP2
[2058/2096] Compiling NIOHTTP2 StateMachineResult.swift
[2059/2096] Compiling NIOHTTP2 ContentLengthVerifier.swift
[2063/2096] Compiling NIOHTTP2 ControlFrameBuffer.swift
[2064/2096] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[2065/2096] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[2066/2096] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[2067/2096] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[2068/2096] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[2069/2096] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[2070/2096] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[2071/2096] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[2072/2096] Compiling NIOHTTP2 HTTP2Error.swift
[2073/2096] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[2077/2096] Compiling NIOHTTP2 HasRemoteSettings.swift
[2078/2096] Compiling NIOHTTP2 LocallyQuiescingState.swift
[2079/2096] Compiling NIOHTTP2 QuiescingState.swift
[2080/2096] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[2081/2096] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[2083/2154] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[2084/2154] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[2085/2154] Compiling AsyncHTTPClient AsyncLazySequence.swift
[2086/2154] Compiling AsyncHTTPClient HTTPClient+execute.swift
[2087/2154] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[2088/2154] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[2089/2154] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[2090/2154] Compiling AsyncHTTPClient HTTPClientRequest.swift
[2091/2154] Emitting module AsyncHTTPClient
[2092/2162] Compiling AsyncHTTPClient HTTPClientResponse.swift
[2093/2162] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[2094/2162] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[2095/2162] Compiling AsyncHTTPClient Transaction.swift
[2096/2162] Compiling AsyncHTTPClient Base64.swift
[2097/2162] Compiling AsyncHTTPClient BasicAuth.swift
[2098/2162] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[2099/2162] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[2100/2162] Compiling AsyncHTTPClient ConnectionPool.swift
[2101/2162] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[2102/2162] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[2103/2162] Compiling AsyncHTTPClient TLSEventsHandler.swift
[2104/2162] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[2105/2162] Compiling AsyncHTTPClient HTTP1Connection.swift
[2106/2162] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[2107/2162] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[2108/2162] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2109/2162] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2110/2162] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[2111/2162] Compiling AsyncHTTPClient ConnectionTarget.swift
[2112/2162] Compiling AsyncHTTPClient DeconstructedURL.swift
[2113/2162] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[2114/2162] Compiling AsyncHTTPClient FoundationExtensions.swift
[2115/2162] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2116/2162] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[2117/2162] Compiling AsyncHTTPClient HTTPClient.swift
[2118/2162] Compiling AsyncHTTPClient HTTPHandler.swift
[2119/2162] Compiling AsyncHTTPClient LRUCache.swift
[2120/2162] Compiling AsyncHTTPClient NWErrorHandler.swift
[2121/2162] Compiling AsyncHTTPClient NWWaitingHandler.swift
[2122/2162] Compiling AsyncHTTPClient TLSConfiguration.swift
[2123/2162] Compiling AsyncHTTPClient RedirectState.swift
[2124/2162] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2125/2162] Compiling AsyncHTTPClient RequestBag.swift
[2126/2162] Compiling AsyncHTTPClient RequestValidation.swift
[2127/2162] Compiling AsyncHTTPClient SSLContextCache.swift
[2128/2162] Compiling AsyncHTTPClient Scheme.swift
[2129/2162] Compiling AsyncHTTPClient Singleton.swift
[2130/2162] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2131/2162] Compiling AsyncHTTPClient Utils.swift
[2132/2162] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[2133/2162] Compiling AsyncHTTPClient RequestBodyLength.swift
[2134/2162] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2135/2162] Compiling AsyncHTTPClient RequestOptions.swift
[2136/2162] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2137/2162] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2138/2162] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2139/2162] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2140/2162] Compiling AsyncHTTPClient HTTP2Connection.swift
[2141/2162] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[2142/2162] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[2143/2162] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[2144/2162] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[2145/2162] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[2146/2162] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[2147/2162] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[2165/2330] Compiling Vapor Request+Body.swift
[2166/2330] Compiling Vapor Request+BodyStream.swift
[2167/2330] Compiling Vapor Request.swift
[2168/2330] Compiling Vapor Application+Responder.swift
[2169/2330] Compiling Vapor DefaultResponder.swift
[2170/2330] Compiling Vapor Response+Body.swift
[2171/2330] Compiling Vapor Response.swift
[2172/2330] Compiling Vapor ResponseCodable.swift
[2173/2330] Compiling Vapor Application+Routes.swift
[2174/2330] Compiling Vapor Parameters+Require.swift
[2175/2330] Compiling Vapor Request+WebSocket.swift
[2176/2330] Compiling Vapor Route.swift
[2177/2330] Compiling Vapor RouteCollection.swift
[2178/2330] Compiling Vapor Routes.swift
[2179/2330] Compiling Vapor RoutesBuilder+Group.swift
[2180/2330] Compiling Vapor RoutesBuilder+Method.swift
[2181/2330] Compiling Vapor RoutesBuilder+Middleware.swift
[2182/2330] Compiling Vapor RoutesBuilder+WebSocket.swift
[2183/2330] Compiling Vapor RoutesBuilder.swift
[2184/2330] Compiling Vapor OTP.swift
[2185/2330] Compiling Vapor Application+Servers.swift
[2186/2330] Compiling Vapor Server.swift
[2187/2330] Compiling Vapor Application+Sessions.swift
[2188/2330] Compiling Vapor AsyncBasicResponder.swift
[2189/2330] Compiling Vapor AsyncMiddleware.swift
[2190/2330] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2191/2330] Compiling Vapor AsyncSessionDriver.swift
[2192/2330] Compiling Vapor Authentication+Concurrency.swift
[2193/2330] Compiling Vapor Cache+Concurrency.swift
[2194/2330] Compiling Vapor Client+Concurrency.swift
[2195/2330] Compiling Vapor RequestBody+Concurrency.swift
[2196/2330] Compiling Vapor Responder+Concurrency.swift
[2197/2330] Compiling Vapor ResponseCodable+Concurrency.swift
[2198/2330] Compiling Vapor RoutesBuilder+Concurrency.swift
[2199/2330] Compiling Vapor ViewRenderer+Concurrency.swift
[2200/2330] Compiling Vapor WebSocket+Concurrency.swift
[2201/2330] Compiling Vapor ContainerGetPathExecutor.swift
[2202/2330] Compiling Vapor Content.swift
[2203/2330] Compiling Vapor ContentCoders.swift
[2204/2330] Compiling Vapor ContentConfiguration.swift
[2205/2330] Compiling Vapor ContentContainer.swift
[2206/2330] Compiling Vapor JSONCoder+Custom.swift
[2207/2330] Compiling Vapor JSONCoders+Content.swift
[2208/2330] Compiling Vapor PlaintextDecoder.swift
[2209/2330] Compiling Vapor PlaintextEncoder.swift
[2210/2330] Compiling Vapor URLQueryCoders.swift
[2211/2330] Compiling Vapor URLQueryContainer.swift
[2212/2330] Compiling Vapor Application.swift
[2213/2330] Compiling Vapor AuthenticationCache.swift
[2214/2330] Compiling Vapor Authenticator.swift
[2215/2330] Compiling Vapor BasicAuthorization.swift
[2216/2330] Compiling Vapor BearerAuthorization.swift
[2217/2330] Compiling Vapor GuardMiddleware.swift
[2218/2330] Compiling Vapor RedirectMiddleware.swift
[2219/2330] Compiling Vapor SessionAuthenticatable.swift
[2220/2330] Compiling Vapor Bcrypt.swift
[2221/2330] Compiling Vapor Application+Cache.swift
[2222/2330] Compiling Vapor Cache.swift
[2223/2330] Compiling Vapor CacheExpirationTime.swift
[2224/2330] Compiling Vapor MemoryCache.swift
[2225/2330] Compiling Vapor Request+Cache.swift
[2226/2330] Compiling Vapor Application+Clients.swift
[2227/2330] Compiling Vapor Client.swift
[2228/2330] Compiling Vapor ClientRequest.swift
[2229/2330] Compiling Vapor ClientResponse.swift
[2230/2330] Compiling Vapor Request+Client.swift
[2231/2330] Compiling Vapor BootCommand.swift
[2232/2330] Compiling Vapor CommandContext+Application.swift
[2233/2330] Compiling Vapor RoutesCommand.swift
[2234/2330] Compiling Vapor ServeCommand.swift
[2235/2330] Compiling Vapor AnyResponse+Concurrency.swift
[2236/2330] Compiling Vapor Core.swift
[2237/2330] Compiling Vapor Running.swift
[2238/2330] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2239/2330] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2240/2330] Compiling Vapor DotEnvFile+load.swift
[2241/2330] Compiling Vapor Routes+caseInsenstive.swift
[2242/2330] Compiling Vapor Validatable+validate.swift
[2243/2330] Compiling Vapor Environment+Process.swift
[2244/2330] Compiling Vapor Environment+Secret.swift
[2245/2330] Compiling Vapor Environment.swift
[2246/2330] Compiling Vapor Abort.swift
[2247/2330] Compiling Vapor AbortError.swift
[2248/2330] Compiling Vapor DebuggableError.swift
[2249/2330] Compiling Vapor Demangler.swift
[2250/2330] Compiling Vapor ErrorSource.swift
[2251/2330] Compiling Vapor StackTrace.swift
[2252/2330] Compiling Vapor Exports.swift
[2253/2330] Compiling Vapor Application+HTTP.swift
[2254/2330] Compiling Vapor BasicResponder.swift
[2255/2330] Compiling Vapor BodyStream.swift
[2256/2330] Compiling Vapor Application+HTTP+Client.swift
[2257/2330] Compiling Vapor EventLoopHTTPClient.swift
[2258/2330] Compiling Vapor EndpointCache.swift
[2259/2330] Compiling Vapor HTTPMethod+String.swift
[2260/2330] Compiling Vapor MemorySessions.swift
[2261/2330] Compiling Vapor Request+Session.swift
[2262/2330] Compiling Vapor Session.swift
[2263/2330] Compiling Vapor SessionCache.swift
[2264/2330] Compiling Vapor SessionData.swift
[2265/2330] Compiling Vapor SessionDriver.swift
[2266/2330] Compiling Vapor SessionsConfiguration.swift
[2267/2330] Compiling Vapor SessionsMiddleware.swift
[2268/2330] Compiling Vapor URLEncodedFormData.swift
[2269/2330] Compiling Vapor URLEncodedFormDecoder.swift
[2270/2330] Compiling Vapor URLEncodedFormEncoder.swift
[2271/2330] Compiling Vapor URLEncodedFormError.swift
[2272/2330] Compiling Vapor URLEncodedFormParser.swift
[2273/2330] Compiling Vapor URLEncodedFormSerializer.swift
[2274/2330] Compiling Vapor URLQueryFragmentConvertible.swift
[2275/2330] Compiling Vapor AnyResponse.swift
[2276/2330] Compiling Vapor Array+Random.swift
[2277/2330] Compiling Vapor Base32.swift
[2278/2330] Compiling Vapor Base64.swift
[2279/2330] Compiling Vapor BaseN.swift
[2280/2330] Compiling Vapor BasicCodingKey.swift
[2281/2330] Compiling Vapor ByteCount.swift
[2282/2330] Compiling Vapor Bytes+Hex.swift
[2283/2376] Emitting module Vapor
[2284/2376] Compiling Vapor HTTPServerResponseEncoder.swift
[2285/2376] Compiling Vapor HTTPServerUpgradeHandler.swift
[2286/2376] Compiling Vapor Logger+Report.swift
[2287/2376] Compiling Vapor LoggingSystem+Environment.swift
[2288/2376] Compiling Vapor Application+Middleware.swift
[2289/2376] Compiling Vapor CORSMiddleware.swift
[2290/2376] Compiling Vapor ErrorMiddleware.swift
[2291/2376] Compiling Vapor FileMiddleware.swift
[2292/2376] Compiling Vapor Middleware.swift
[2293/2376] Compiling Vapor MiddlewareConfiguration.swift
[2294/2376] Compiling Vapor ResponseCompressionMiddleware.swift
[2295/2376] Compiling Vapor RouteLoggingMiddleware.swift
[2296/2376] Compiling Vapor File+Multipart.swift
[2297/2376] Compiling Vapor FormDataDecoder+Content.swift
[2298/2376] Compiling Vapor FormDataEncoder+Content.swift
[2299/2376] Compiling Vapor Application+Password.swift
[2300/2376] Compiling Vapor Application+Passwords.swift
[2301/2376] Compiling Vapor AsyncPasswordHasher.swift
[2302/2376] Compiling Vapor BcryptHasher.swift
[2303/2376] Compiling Vapor PasswordHasher.swift
[2304/2376] Compiling Vapor PlaintextHasher.swift
[2305/2376] Compiling Vapor Request+Password.swift
[2306/2376] Compiling Vapor Redirect.swift
[2307/2376] Compiling Vapor HTTPStatus.swift
[2308/2376] Compiling Vapor HTTPCookies.swift
[2309/2376] Compiling Vapor HTTPHeaderCacheControl.swift
[2310/2376] Compiling Vapor HTTPHeaderExpires.swift
[2311/2376] Compiling Vapor HTTPHeaderLastModified.swift
[2312/2376] Compiling Vapor HTTPHeaders+Cache.swift
[2313/2376] Compiling Vapor HTTPHeaders+Connection.swift
[2314/2376] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2315/2376] Compiling Vapor HTTPHeaders+ContentRange.swift
[2316/2376] Compiling Vapor HTTPHeaders+Directive.swift
[2317/2376] Compiling Vapor HTTPHeaders+Forwarded.swift
[2318/2376] Compiling Vapor HTTPHeaders+Link.swift
[2319/2376] Compiling Vapor HTTPHeaders+Name.swift
[2320/2376] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2321/2376] Compiling Vapor HTTPHeaders.swift
[2322/2376] Compiling Vapor HTTPMediaType.swift
[2323/2376] Compiling Vapor HTTPMediaTypePreference.swift
[2324/2376] Compiling Vapor Responder.swift
[2325/2376] Compiling Vapor Application+HTTP+Server.swift
[2326/2376] Compiling Vapor HTTPServer.swift
[2327/2376] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2328/2376] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2329/2376] Compiling Vapor HTTPServerHandler.swift
[2330/2376] Compiling Vapor HTTPServerRequestDecoder.swift
[2331/2376] Compiling Vapor Bytes+SecureCompare.swift
[2332/2376] Compiling Vapor Collection+Safe.swift
[2333/2376] Compiling Vapor DataProtocol+Copy.swift
[2334/2376] Compiling Vapor DecoderUnwrapper.swift
[2335/2376] Compiling Vapor DirectoryConfiguration.swift
[2336/2376] Compiling Vapor DotEnv.swift
[2337/2376] Compiling Vapor Extendable.swift
[2338/2376] Compiling Vapor File.swift
[2339/2376] Compiling Vapor FileIO.swift
[2340/2376] Compiling Vapor LifecycleHandler.swift
[2341/2376] Compiling Vapor OptionalType.swift
[2342/2376] Compiling Vapor RFC1123.swift
[2343/2376] Compiling Vapor SocketAddress+Hostname.swift
[2344/2376] Compiling Vapor Storage.swift
[2345/2376] Compiling Vapor String+IsIPAddress.swift
[2346/2376] Compiling Vapor Thread.swift
[2347/2376] Compiling Vapor URI.swift
[2348/2376] Compiling Vapor RangeResult.swift
[2349/2376] Compiling Vapor Validatable.swift
[2350/2376] Compiling Vapor Validation.swift
[2351/2376] Compiling Vapor ValidationKey.swift
[2352/2376] Compiling Vapor Validations.swift
[2353/2376] Compiling Vapor ValidationsError.swift
[2354/2376] Compiling Vapor Validator.swift
[2355/2376] Compiling Vapor ValidatorResult.swift
[2356/2376] Compiling Vapor And.swift
[2357/2376] Compiling Vapor Case.swift
[2358/2376] Compiling Vapor CharacterSet.swift
[2359/2376] Compiling Vapor Count.swift
[2360/2376] Compiling Vapor Email.swift
[2361/2376] Compiling Vapor Empty.swift
[2362/2376] Compiling Vapor In.swift
[2363/2376] Compiling Vapor Nil.swift
[2364/2376] Compiling Vapor NilIgnoring.swift
[2365/2376] Compiling Vapor Not.swift
[2366/2376] Compiling Vapor Or.swift
[2367/2376] Compiling Vapor Pattern.swift
[2368/2376] Compiling Vapor Range.swift
[2369/2376] Compiling Vapor URL.swift
[2370/2376] Compiling Vapor Valid.swift
[2371/2376] Compiling Vapor Application+Views.swift
[2372/2376] Compiling Vapor PlaintextRenderer.swift
[2373/2376] Compiling Vapor Request+View.swift
[2374/2376] Compiling Vapor View.swift
[2375/2376] Compiling Vapor ViewRenderer.swift
[2376/2376] Compiling Vapor _Deprecations.swift
[2378/2388] Compiling Leaf Application+Leaf.swift
[2379/2388] Compiling Leaf LeafRenderer+ViewRenderer.swift
[2380/2388] Compiling Leaf LeafError+AbortError.swift
[2381/2388] Compiling Leaf Request+Leaf.swift
[2382/2388] Emitting module Leaf
[2383/2388] Compiling LingoVapor LocaleRedirectMiddleware.swift
[2384/2388] Emitting module LingoVapor
/host/spi-builder-workspace/Sources/LingoVapor/LingoProvider.swift:26:12: warning: type 'LingoProvider.ConfigurationKey.Value' (aka 'LingoConfiguration') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
24 |
25 | extension LingoProvider {
26 |     struct ConfigurationKey: StorageKey {
   |            `- warning: type 'LingoProvider.ConfigurationKey.Value' (aka 'LingoConfiguration') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
27 |         typealias Value = LingoConfiguration
28 |     }
   :
34 | }
35 |
36 | public struct LingoConfiguration {
   |               `- note: consider making struct 'LingoConfiguration' conform to the 'Sendable' protocol
37 |     let defaultLocale, localizationsDir: String
38 |
[2385/2388] Compiling LingoVapor LingoProvider.swift
/host/spi-builder-workspace/Sources/LingoVapor/LingoProvider.swift:26:12: warning: type 'LingoProvider.ConfigurationKey.Value' (aka 'LingoConfiguration') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
24 |
25 | extension LingoProvider {
26 |     struct ConfigurationKey: StorageKey {
   |            `- warning: type 'LingoProvider.ConfigurationKey.Value' (aka 'LingoConfiguration') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
27 |         typealias Value = LingoConfiguration
28 |     }
   :
34 | }
35 |
36 | public struct LingoConfiguration {
   |               `- note: consider making struct 'LingoConfiguration' conform to the 'Sendable' protocol
37 |     let defaultLocale, localizationsDir: String
38 |
[2386/2388] Compiling LingoVapor Request+Locale.swift
[2388/2389] Compiling Leaf Exports.swift
[2389/2389] Compiling Leaf LeafEncoder.swift
[2391/2394] Compiling LingoVaporLeaf LocalizeTag.swift
[2392/2394] Compiling LingoVaporLeaf LocaleTag.swift
[2393/2394] Emitting module LingoVaporLeaf
[2394/2394] Compiling LingoVaporLeaf LocaleLinksTag.swift
Build complete! (337.94s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.27.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    },
    {
      "identity" : "leaf",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/leaf.git"
    },
    {
      "identity" : "lingo",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/miroslavkovac/Lingo.git"
    }
  ],
  "manifest_display_name" : "LingoVapor",
  "name" : "LingoVapor",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "LingoVapor",
      "targets" : [
        "LingoVapor"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "LingoVaporLeaf",
      "targets" : [
        "LingoVaporLeaf"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LingoVaporTests",
      "module_type" : "SwiftTarget",
      "name" : "LingoVaporTests",
      "path" : "Tests/LingoVaporTests",
      "sources" : [
        "LingoVaporTests.swift"
      ],
      "target_dependencies" : [
        "LingoVapor"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LingoVaporLeaf",
      "module_type" : "SwiftTarget",
      "name" : "LingoVaporLeaf",
      "path" : "Sources/LingoVaporLeaf",
      "product_dependencies" : [
        "Leaf"
      ],
      "product_memberships" : [
        "LingoVaporLeaf"
      ],
      "sources" : [
        "LocaleLinksTag.swift",
        "LocaleTag.swift",
        "LocalizeTag.swift"
      ],
      "target_dependencies" : [
        "LingoVapor"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LingoVapor",
      "module_type" : "SwiftTarget",
      "name" : "LingoVapor",
      "path" : "Sources/LingoVapor",
      "product_dependencies" : [
        "Vapor",
        "Lingo"
      ],
      "product_memberships" : [
        "LingoVapor",
        "LingoVaporLeaf"
      ],
      "sources" : [
        "LingoProvider.swift",
        "LocaleRedirectMiddleware.swift",
        "Request+Locale.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.