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 InstrumentsFYI with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.41.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bdrelling/instruments.fyi.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/bdrelling/instruments.fyi
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at dea3ba2 Migrated to GitHub Container Registry
Cloned https://github.com/bdrelling/instruments.fyi.git
Revision (git rev-parse @):
dea3ba2a7f2ea31df382575cf9682474d80bfa5e
SUCCESS checkout https://github.com/bdrelling/instruments.fyi.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/bdrelling/instruments.fyi.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/vapor/fluent-kit.git
Fetching https://github.com/swift-kipple/Tools
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/vapor/routing-kit.git
Fetching https://github.com/apple/swift-argument-parser
[1/720] Fetching tools
[376/21410] Fetching tools, routing-kit
[1963/26243] Fetching tools, routing-kit, swift-nio-extras
[7988/28271] Fetching tools, routing-kit, swift-nio-extras, swift-metrics
[19169/40500] Fetching tools, routing-kit, swift-nio-extras, swift-metrics, fluent-kit
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.44s)
[26629/35667] Fetching tools, routing-kit, swift-metrics, fluent-kit
Fetching https://github.com/apple/swift-nio-transport-services.git
[30910/47528] Fetching tools, routing-kit, swift-metrics, fluent-kit, swift-argument-parser
Fetched https://github.com/apple/swift-metrics.git from cache (0.69s)
Fetching https://github.com/JohnSundell/Ink
[45026/45500] Fetching tools, routing-kit, fluent-kit, swift-argument-parser
[45501/47605] Fetching tools, routing-kit, fluent-kit, swift-argument-parser, swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.47s)
Fetching https://github.com/apple/swift-atomics.git
[1/1905] Fetching ink
Fetched https://github.com/apple/swift-argument-parser from cache (1.06s)
Fetching https://github.com/bdrelling/Structure
Fetched https://github.com/swift-kipple/Tools from cache (1.08s)
Fetching https://github.com/bdrelling/InstrumentKit
Fetched https://github.com/JohnSundell/Ink from cache (0.40s)
Fetching https://github.com/apple/swift-numerics
Fetched https://github.com/vapor/fluent-kit.git from cache (1.09s)
Fetching https://github.com/swift-server/swift-backtrace.git
Fetched https://github.com/vapor/routing-kit.git from cache (1.10s)
Fetching https://github.com/vapor/websocket-kit.git
[1/1563] Fetching swift-atomics
[1564/2425] Fetching swift-atomics, instrumentkit
[1685/3045] Fetching swift-atomics, instrumentkit, swift-backtrace
[3046/3616] Fetching swift-atomics, instrumentkit, swift-backtrace, structure
[3617/6089] Fetching swift-atomics, instrumentkit, swift-backtrace, structure, websocket-kit
[4013/11561] Fetching swift-atomics, instrumentkit, swift-backtrace, structure, websocket-kit, swift-numerics
Fetched https://github.com/apple/swift-atomics.git from cache (0.49s)
Fetching https://github.com/vapor/sql-kit.git
[3872/9998] Fetching instrumentkit, swift-backtrace, structure, websocket-kit, swift-numerics
Fetched https://github.com/swift-server/swift-backtrace.git from cache (0.33s)
[3355/9378] Fetching instrumentkit, structure, websocket-kit, swift-numerics
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/bdrelling/Structure from cache (0.35s)
[3855/8807] Fetching instrumentkit, websocket-kit, swift-numerics
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/vapor/websocket-kit.git from cache (0.40s)
Fetching https://github.com/nicklockwood/SwiftFormat
Fetched https://github.com/bdrelling/InstrumentKit from cache (0.48s)
Fetching https://github.com/apple/swift-algorithms.git
Fetched https://github.com/apple/swift-numerics from cache (0.48s)
Fetching https://github.com/swift-kipple/Core
[1/5827] Fetching sql-kit
[176/9189] Fetching sql-kit, swift-log
[9190/10853] Fetching sql-kit, swift-log, core
[9423/23121] Fetching sql-kit, swift-log, core, swift-nio-ssl
[10528/28349] Fetching sql-kit, swift-log, core, swift-nio-ssl, swift-algorithms
Fetched https://github.com/vapor/sql-kit.git from cache (0.47s)
Fetching https://github.com/apple/swift-nio.git
[6846/22522] Fetching swift-log, core, swift-nio-ssl, swift-algorithms
[11646/61162] Fetching swift-log, core, swift-nio-ssl, swift-algorithms, swiftformat
Fetched https://github.com/apple/swift-algorithms.git from cache (0.69s)
Fetching https://github.com/swift-server/async-http-client.git
[11171/55934] Fetching swift-log, core, swift-nio-ssl, swiftformat
[20773/121614] Fetching swift-log, core, swift-nio-ssl, swiftformat, swift-nio
Fetched https://github.com/swift-kipple/Core from cache (1.04s)
Fetching https://github.com/vapor/fluent
[23049/119950] Fetching swift-log, swift-nio-ssl, swiftformat, swift-nio
[25677/132614] Fetching swift-log, swift-nio-ssl, swiftformat, swift-nio, async-http-client
[54508/145994] Fetching swift-log, swift-nio-ssl, swiftformat, swift-nio, async-http-client, fluent
Fetched https://github.com/apple/swift-log.git from cache (1.57s)
Fetching https://github.com/vapor/console-kit.git
[54975/142632] Fetching swift-nio-ssl, swiftformat, swift-nio, async-http-client, fluent
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.59s)
Fetching https://github.com/apple/swift-nio-http2.git
[45088/130364] Fetching swiftformat, swift-nio, async-http-client, fluent
[61641/135765] Fetching swiftformat, swift-nio, async-http-client, fluent, console-kit
[67097/146000] Fetching swiftformat, swift-nio, async-http-client, fluent, console-kit, swift-nio-http2
Fetched https://github.com/swift-server/async-http-client.git from cache (1.18s)
[58063/133336] Fetching swiftformat, swift-nio, fluent, console-kit, swift-nio-http2
Fetching https://github.com/vapor/vapor
Fetched https://github.com/vapor/fluent from cache (0.94s)
Fetched https://github.com/vapor/console-kit.git from cache (0.56s)
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-collections.git
[44072/114555] Fetching swiftformat, swift-nio, swift-nio-http2
[53137/116400] Fetching swiftformat, swift-nio, swift-nio-http2, multipart-kit
[55051/185091] Fetching swiftformat, swift-nio, swift-nio-http2, multipart-kit, vapor
[55052/199155] Fetching swiftformat, swift-nio, swift-nio-http2, multipart-kit, vapor, swift-collections
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.87s)
Fetching https://github.com/vapor/async-kit.git
[81535/188920] Fetching swiftformat, swift-nio, multipart-kit, vapor, swift-collections
[132606/191255] Fetching swiftformat, swift-nio, multipart-kit, vapor, swift-collections, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.59s)
Fetching https://github.com/bdrelling/PlotVapor
[149122/188920] Fetching swiftformat, swift-nio, multipart-kit, vapor, swift-collections
[155691/189174] Fetching swiftformat, swift-nio, multipart-kit, vapor, swift-collections, plotvapor
Fetched https://github.com/apple/swift-collections.git from cache (2.38s)
[141698/175110] Fetching swiftformat, swift-nio, multipart-kit, vapor, plotvapor
Fetching https://github.com/JohnSundell/Plot
Fetched https://github.com/vapor/multipart-kit.git from cache (2.42s)
Fetching https://github.com/apple/swift-crypto.git
[140421/173265] Fetching swiftformat, swift-nio, vapor, plotvapor
Fetched https://github.com/bdrelling/PlotVapor from cache (0.68s)
[140940/173011] Fetching swiftformat, swift-nio, vapor
[141328/175096] Fetching swiftformat, swift-nio, vapor, plot
[143413/183176] Fetching swiftformat, swift-nio, vapor, plot, swift-crypto
Fetched https://github.com/JohnSundell/Plot from cache (0.77s)
[144523/181091] Fetching swiftformat, swift-nio, vapor, swift-crypto
Fetched https://github.com/vapor/vapor from cache (3.34s)
Computing version for https://github.com/swift-kipple/Tools
[76219/112400] Fetching swiftformat, swift-nio, swift-crypto
Computed https://github.com/swift-kipple/Tools at 0.3.2 (0.74s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.15s)
[74954/104320] Fetching swiftformat, swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (6.83s)
[11206/38640] Fetching swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat from cache (30.51s)
Computing version for https://github.com/bdrelling/Structure
Computed https://github.com/bdrelling/Structure at 0.3.11 (6.36s)
Computing version for https://github.com/bdrelling/InstrumentKit
Computed https://github.com/bdrelling/InstrumentKit at 0.4.0 (3.22s)
Computing version for https://github.com/vapor/vapor
Computed https://github.com/vapor/vapor at 4.65.2 (0.43s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.49.17 (0.91s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.4 (0.38s)
Computing version for https://github.com/vapor/fluent
Computed https://github.com/vapor/fluent at 4.5.0 (0.38s)
Computing version for https://github.com/swift-kipple/Core
Computed https://github.com/swift-kipple/Core at 0.10.4 (0.38s)
Computing version for https://github.com/JohnSundell/Ink
Computed https://github.com/JohnSundell/Ink at 0.5.1 (0.60s)
Computing version for https://github.com/bdrelling/PlotVapor
Computed https://github.com/bdrelling/PlotVapor at 0.4.4 (0.37s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.5.2 (0.38s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.6.1 (0.38s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.0.0 (0.37s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.3.2 (0.37s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.4.4 (0.37s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.12.1 (0.40s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.22.1 (0.39s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.21.0 (0.42s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.41.1 (0.43s)
Computing version for https://github.com/swift-server/swift-backtrace.git
Computed https://github.com/swift-server/swift-backtrace.git at 1.3.3 (0.37s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.6.0 (0.36s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.1.0 (0.42s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.5.0 (0.36s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.13.0 (0.37s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.11.4 (0.41s)
Computing version for https://github.com/vapor/fluent-kit.git
Computed https://github.com/vapor/fluent-kit.git at 1.35.1 (0.40s)
Computing version for https://github.com/JohnSundell/Plot
Computed https://github.com/JohnSundell/Plot at 0.11.0 (0.36s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.2 (0.41s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.0.2 (0.46s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.13.1 (0.48s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.46s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.21.0 (0.55s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.41.1
Creating working copy for https://github.com/bdrelling/PlotVapor
Working copy of https://github.com/bdrelling/PlotVapor resolved at 0.4.4
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.13.0
Creating working copy for https://github.com/swift-kipple/Core
Working copy of https://github.com/swift-kipple/Core resolved at 0.10.4
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.49.17
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.22.1
Creating working copy for https://github.com/swift-server/swift-backtrace.git
Working copy of https://github.com/swift-server/swift-backtrace.git resolved at 1.3.3
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.5.0
Creating working copy for https://github.com/vapor/fluent
Working copy of https://github.com/vapor/fluent resolved at 4.5.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.1.4
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.21.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.13.1
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
Creating working copy for https://github.com/vapor/fluent-kit.git
Working copy of https://github.com/vapor/fluent-kit.git resolved at 1.35.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.4.4
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.11.4
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 2.1.0
Creating working copy for https://github.com/JohnSundell/Plot
Working copy of https://github.com/JohnSundell/Plot resolved at 0.11.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.0.2
Creating working copy for https://github.com/vapor/vapor
Working copy of https://github.com/vapor/vapor resolved at 4.65.2
Creating working copy for https://github.com/bdrelling/InstrumentKit
Working copy of https://github.com/bdrelling/InstrumentKit resolved at 0.4.0
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.5.2
Creating working copy for https://github.com/bdrelling/Structure
Working copy of https://github.com/bdrelling/Structure resolved at 0.3.11
Creating working copy for https://github.com/vapor/sql-kit.git
Working copy of https://github.com/vapor/sql-kit.git resolved at 3.21.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.12.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.3.2
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.6.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.0.0
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.6.0
Creating working copy for https://github.com/swift-kipple/Tools
Working copy of https://github.com/swift-kipple/Tools resolved at 0.3.2
Creating working copy for https://github.com/JohnSundell/Ink
Working copy of https://github.com/JohnSundell/Ink resolved at 0.5.1
[1/1] Compiling plugin GenerateManualPlugin
Building for debugging...
[1/980] Write sources
[6/980] Copying js
[7/980] Write sources
[12/980] Copying css
[14/980] Write sources
[34/980] Copying Tunings.strings
[35/980] Copying Instruments.strings
[38/980] Copying Info.plist
[39/980] Write sources
[48/980] Compiling _NumericsShims _NumericsShims.c
[49/980] Compiling _AtomicsShims.c
[50/980] Compiling CNIOWindows shim.c
[51/980] Compiling CNIOWindows WSAStartup.c
[52/980] Compiling CVaporBcrypt bcrypt.c
[53/980] Compiling CVaporBcrypt blf.c
[54/980] Compiling CNIOSHA1 c_nio_sha1.c
[55/980] Compiling CVaporURLParser urlparser.c
[56/980] Compiling CNIOLinux liburing_shims.c
[57/980] Compiling CNIODarwin shim.c
[58/980] Compiling CNIOExtrasZlib empty.c
[59/980] Compiling CNIOLinux shim.c
[60/980] Write swift-version-24593BA9C3E375BF.txt
[61/980] Compiling CNIOHTTPParser c_nio_http_parser.c
[62/993] Compiling CNIOBoringSSLShims shims.c
[64/1051] Emitting module _NIODataStructures
[64/1051] Compiling tls13_enc.cc
[65/1051] Compiling tls_record.cc
[66/1051] Compiling tls_method.cc
[67/1051] Compiling tls13_client.cc
[68/1124] Compiling tls13_server.cc
[70/1155] Compiling Ink List.swift
[71/1155] Compiling Ink Metadata.swift
[72/1155] Compiling Ink Modifiable.swift
[73/1155] Compiling Ink ModifierCollection.swift
[74/1159] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[75/1159] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[76/1159] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[77/1159] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[78/1159] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[79/1159] Compiling OrderedCollections OrderedSet+SubSequence.swift
[80/1159] Compiling Ink URL.swift
[81/1159] Compiling Ink URLDeclaration.swift
[82/1159] Compiling OrderedCollections OrderedSet+Insertions.swift
[83/1159] Compiling OrderedCollections OrderedSet+Invariants.swift
[84/1159] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[85/1159] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[88/1159] Compiling Ink NamedURLCollection.swift
[89/1159] Compiling Ink Paragraph.swift
[90/1159] Compiling Ink PlainTextConvertible.swift
[91/1159] Compiling Ink Readable.swift
[92/1165] Emitting module KippleCore
[93/1165] Compiling KippleCore LocalStorage.swift
[94/1166] Emitting module RealModule
[95/1166] Compiling Ink Markdown.swift
[96/1166] Compiling Ink MarkdownParser.swift
[97/1166] Emitting module NoteKit
[98/1167] Emitting module Ink
[101/1168] Compiling Ink Modifier.swift
[102/1168] Compiling Ink Blockquote.swift
[103/1168] Compiling Ink Character+Classification.swift
[104/1168] Compiling Ink Image.swift
[105/1168] Compiling Ink InlineCode.swift
[106/1168] Compiling Ink KeyPathPatterns.swift
[107/1168] Compiling Ink Link.swift
[108/1168] Compiling Ink HTMLConvertible.swift
[109/1168] Compiling Ink Hashable+AnyOf.swift
[110/1168] Compiling Ink Heading.swift
[111/1168] Compiling Ink HorizontalLine.swift
[112/1168] Compiling RealModule Real.swift
[115/1168] Compiling Ink Character+Escaping.swift
[116/1168] Compiling Ink CodeBlock.swift
[117/1168] Compiling Ink FormattedText.swift
[118/1168] Compiling Ink Fragment.swift
[119/1168] Compiling Ink HTML.swift
[133/1168] Compiling Ink Reader.swift
[134/1168] Compiling Ink Require.swift
[135/1168] Compiling Ink Substring+Trimming.swift
[136/1168] Compiling Ink Table.swift
[137/1168] Compiling Ink TextStyle.swift
[138/1168] Compiling Ink TextStyleMarker.swift
[146/1168] Compiling RealModule Float80+Real.swift
[149/1168] Compiling _NIODataStructures PriorityQueue.swift
[150/1168] Compiling RealModule Float+Real.swift
[151/1168] Compiling RealModule ElementaryFunctions.swift
[152/1168] Compiling RealModule Float16+Real.swift
[153/1168] Compiling RealModule RealFunctions.swift
[154/1169] Compiling NoteKit Note+Mocked.swift
[160/1187] Emitting module OrderedCollections
[161/1187] Compiling DequeModule Deque+CustomDebugStringConvertible.swift
[162/1187] Compiling DequeModule Deque+CustomReflectable.swift
[163/1187] Compiling DequeModule Deque+CustomStringConvertible.swift
[164/1189] Compiling DequeModule _DequeBuffer.swift
[165/1189] Compiling DequeModule _DequeBufferHeader.swift
[166/1189] Compiling DequeModule Deque.swift
[167/1189] Compiling DequeModule UnsafeMutableBufferPointer+Utilities.swift
[168/1189] Compiling DequeModule Deque+Equatable.swift
[169/1189] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[170/1189] Compiling DequeModule Deque+Extras.swift
[171/1189] Compiling DequeModule Compatibility.swift
[172/1189] Compiling DequeModule Deque+Codable.swift
[173/1189] Emitting module DequeModule
[175/1189] Compiling DequeModule Deque+Hashable.swift
[176/1189] Compiling KippleCore LocalStore+Mocked.swift
[178/1189] Compiling DequeModule Deque+Testing.swift
[179/1189] Compiling DequeModule _DequeSlot.swift
[180/1189] Compiling DequeModule _UnsafeWrappedBuffer.swift
[183/1189] Compiling DequeModule Deque._Storage.swift
[184/1189] Compiling DequeModule Deque._UnsafeHandle.swift
[187/1189] Compiling DequeModule Deque+Collection.swift
[212/1190] Emitting module Plot
[222/1190] Compiling OrderedCollections _UnsafeBitset.swift
[223/1190] Compiling Plot TwitterCardType.swift
[224/1190] Compiling Plot URLRepresentable.swift
[225/1190] Compiling Plot XML.swift
[226/1190] Compiling Plot XMLAttributes.swift
[227/1190] Compiling Plot XMLElements.swift
[228/1190] Compiling Plot AnyAttribute.swift
[229/1190] Compiling Plot AnyElement.swift
[238/1195] Compiling KippleCore UserDefaults+ClearAllKeys.swift
[239/1198] Compiling Logging Locks.swift
[240/1198] Emitting module Logging
[244/1199] Compiling OrderedCollections OrderedSet+Testing.swift
[245/1199] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[246/1199] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[247/1199] Compiling OrderedCollections OrderedSet.swift
[248/1199] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[257/1199] Compiling KippleCore LocalStore.swift
[258/1199] Compiling KippleCore SemanticVersion.swift
[274/1201] Compiling _NIODataStructures Heap.swift
[276/1202] Compiling NoteKit Octave.swift
[277/1202] Compiling NoteKit PitchClass.swift
[281/1203] Wrapping AST for RealModule for debugging
[282/1203] Wrapping AST for _NIODataStructures for debugging
[282/1203] Wrapping AST for KippleCore for debugging
[284/1205] Wrapping AST for Ink for debugging
[285/1206] Wrapping AST for OrderedCollections for debugging
[286/1206] Wrapping AST for DequeModule for debugging
[287/1206] Wrapping AST for NoteKit for debugging
[289/1208] Compiling Logging LogHandler.swift
[290/1208] Compiling Logging Logging.swift
[292/1241] Emitting module Collections
[293/1241] Compiling Collections Collections.swift
[295/1248] Compiling Plot AnyEnvironmentValue.swift
[296/1248] Compiling Plot AnyNode.swift
[297/1248] Compiling Plot ElementRenderingBuffer.swift
[298/1248] Compiling Plot ElementWrapper.swift
[299/1248] Compiling Plot Environment.swift
[300/1248] Compiling Plot ModifiedComponent.swift
[301/1248] Compiling Plot Renderer.swift
[302/1248] Compiling Plot String+Escaping.swift
[304/1249] Compiling InstrumentKit StringInstrument+CaseIterable.swift
[305/1249] Compiling InstrumentKit StringInstruments+Stats.swift
[306/1249] Compiling InstrumentKit BanjoFiveString.swift
[307/1249] Compiling InstrumentKit Bass.swift
[308/1249] Compiling InstrumentKit BouzoukiTetrachordo.swift
[309/1253] Emitting module RoutingKit
[310/1253] Compiling RoutingKit AnyRouter.swift
[311/1253] Compiling RoutingKit Parameters.swift
[312/1253] Compiling RoutingKit PathComponent.swift
[313/1253] Compiling InstrumentKit BouzoukiTrichordo.swift
[314/1253] Compiling InstrumentKit Cello.swift
[315/1253] Compiling InstrumentKit DoubleBass.swift
[316/1253] Compiling InstrumentKit DoubleBassFiveString.swift
[317/1253] Compiling InstrumentKit Fiddle.swift
[318/1253] Compiling InstrumentKit Ukulele.swift
[319/1253] Compiling InstrumentKit Viola.swift
[320/1253] Compiling InstrumentKit Violin.swift
[321/1253] Compiling InstrumentKit StringInstrument.swift
[322/1296] Emitting module CoreMetrics
[323/1296] Compiling ConsoleKit ProgressBar.swift
[324/1296] Compiling ConsoleKit Console+Clear.swift
[325/1296] Compiling ConsoleKit Console+Ephemeral.swift
[326/1296] Compiling ConsoleKit ConsoleClear.swift
[327/1296] Compiling ConsoleKit AnyCommand.swift
[328/1296] Compiling ConsoleKit Console+Confirm.swift
[329/1296] Compiling ConsoleKit Console+Input.swift
[330/1296] Compiling ConsoleKit Console+Center.swift
[331/1296] Compiling ConsoleKit Console+Output.swift
[332/1296] Compiling RoutingKit TrieRouter.swift
[333/1296] Compiling RoutingKit Router.swift
[335/1297] Compiling ConsoleKit Flag.swift
[336/1297] Compiling ConsoleKit Option.swift
[337/1297] Compiling ConsoleKit Utilities.swift
[338/1297] Compiling ConsoleKit Console.swift
[339/1297] Emitting module ConsoleKit
[345/1297] Compiling ConsoleKit Argument.swift
[346/1303] Emitting module InstrumentKit
[347/1303] Compiling ConsoleKit Console+Run.swift
[352/1303] Compiling ConsoleKit Console+Ask.swift
[352/1303] Wrapping AST for Plot for debugging
[354/1303] Compiling CoreMetrics Locks.swift
[354/1303] Wrapping AST for RoutingKit for debugging
[356/1303] Compiling CoreMetrics Metrics.swift
[356/1304] Compiling t1_enc.cc
[358/1304] Compiling tls13_both.cc
[359/1304] Wrapping AST for Logging for debugging
[360/1304] Compiling ssl_versions.cc
[362/1304] Compiling ConsoleKit Console+Choose.swift
[367/1304] Compiling ConsoleKit Console+Wait.swift
[368/1304] Compiling ConsoleKit ConsoleColor.swift
[369/1304] Compiling ConsoleKit ConsoleStyle.swift
[370/1304] Compiling ConsoleKit ConsoleText.swift
[371/1304] Compiling ConsoleKit ConsoleTextFragment.swift
[372/1304] Compiling ConsoleKit ANSI.swift
[373/1304] Compiling ConsoleKit Terminal.swift
[373/1304] Wrapping AST for Collections for debugging
[376/1304] Compiling ConsoleKit AnyAsyncCommand.swift
[377/1304] Compiling ConsoleKit AsyncCommand.swift
[378/1304] Compiling ConsoleKit AsyncCommandGroup.swift
[379/1304] Compiling ConsoleKit AsyncCommands.swift
[380/1304] Compiling ConsoleKit Command.swift
[381/1304] Compiling ConsoleKit CommandContext.swift
[382/1304] Wrapping AST for CoreMetrics for debugging
[384/1307] Compiling ssl_x509.cc
[385/1307] Wrapping AST for InstrumentKit for debugging
[387/1307] Compiling ConsoleKit ActivityBar.swift
[388/1307] Compiling ConsoleKit ActivityIndicator.swift
[389/1307] Compiling ConsoleKit ActivityIndicatorRenderer.swift
[390/1307] Compiling ConsoleKit ActivityIndicatorState.swift
[391/1307] Compiling ConsoleKit CustomActivity.swift
[392/1307] Compiling ConsoleKit LoadingBar.swift
[393/1307] Compiling ConsoleKit CommandError.swift
[394/1307] Compiling ConsoleKit CommandGroup.swift
[395/1307] Compiling ConsoleKit CommandInput.swift
[396/1307] Compiling ConsoleKit CommandSignature.swift
[397/1307] Compiling ConsoleKit Commands.swift
[398/1307] Compiling ConsoleKit Completion.swift
[405/1307] Compiling ConsoleKit readpassphrase_linux.swift
[406/1307] Compiling ConsoleKit ConsoleError.swift
[407/1307] Compiling ConsoleKit ConsoleLogger.swift
[408/1307] Compiling ConsoleKit GenerateAsyncAutocompleteCommand.swift
[409/1307] Compiling ConsoleKit GenerateAutocompleteCommand.swift
[410/1307] Compiling ConsoleKit String+LevenshteinDistance.swift
[411/1308] Emitting module Metrics
[412/1308] Compiling Metrics Metrics.swift
[413/1309] Compiling ssl_transcript.cc
[415/1309] Compiling ssl_stat.cc
[416/1309] Compiling ssl_privkey.cc
[417/1309] Wrapping AST for ConsoleKit for debugging
[418/1309] Wrapping AST for Metrics for debugging
[419/1309] Compiling ssl_session.cc
[420/1309] Compiling ssl_key_share.cc
[421/1309] Compiling ssl_file.cc
[422/1309] Compiling ssl_lib.cc
[423/1309] Compiling ssl_buffer.cc
[424/1309] Compiling ssl_cipher.cc
[425/1309] Compiling ssl_aead_ctx.cc
[426/1309] Compiling ssl_asn1.cc
[427/1309] Compiling ssl_cert.cc
[428/1309] Compiling s3_pkt.cc
[429/1309] Compiling s3_lib.cc
[430/1309] Compiling handoff.cc
[431/1309] Compiling s3_both.cc
[432/1309] Compiling handshake_client.cc
[433/1309] Compiling handshake_server.cc
[434/1309] Compiling handshake.cc
[435/1309] Compiling dtls_record.cc
[436/1309] Compiling encrypted_client_hello.cc
[437/1309] Compiling extensions.cc
[438/1309] Compiling v3_utl.c
[439/1309] Compiling v3_skey.c
[440/1309] Compiling d1_pkt.cc
[441/1309] Compiling dtls_method.cc
[442/1309] Compiling v3_prn.c
[443/1309] Compiling d1_lib.cc
[444/1309] Compiling v3_purp.c
[445/1309] Compiling d1_srtp.cc
[446/1309] Compiling v3_pmaps.c
[447/1309] Compiling bio_ssl.cc
[448/1309] Compiling v3_pcons.c
[449/1309] Compiling v3_pcia.c
[450/1309] Compiling v3_pci.c
[451/1309] Compiling v3_int.c
[452/1309] Compiling d1_both.cc
[453/1309] Compiling v3_info.c
[454/1309] Compiling v3_ocsp.c
[455/1309] Compiling v3_ncons.c
[456/1309] Compiling v3_lib.c
[457/1309] Compiling v3_ia5.c
[458/1309] Compiling v3_genn.c
[459/1309] Compiling v3_enum.c
[460/1309] Compiling v3_extku.c
[461/1309] Compiling v3_bitst.c
[462/1309] Compiling v3_bcons.c
[463/1309] Compiling v3_crld.c
[464/1309] Compiling v3_cpols.c
[465/1309] Compiling v3_conf.c
[466/1309] Compiling v3_akeya.c
[467/1309] Compiling v3_akey.c
[468/1309] Compiling v3_alt.c
[469/1309] Compiling pcy_tree.c
[470/1309] Compiling pcy_node.c
[471/1309] Compiling pcy_data.c
[472/1309] Compiling pcy_map.c
[472/1309] Compiling pcy_lib.c
[474/1309] Compiling pcy_cache.c
[475/1309] Compiling x_x509a.c
[476/1309] Compiling x_val.c
[477/1309] Compiling x_sig.c
[478/1309] Compiling x_spki.c
[479/1309] Compiling x_req.c
[480/1309] Compiling x_pubkey.c
[481/1309] Compiling x_pkey.c
[482/1309] Compiling x_x509.c
[483/1309] Compiling x_name.c
[484/1309] Compiling x_exten.c
[485/1309] Compiling x_info.c
[486/1309] Compiling x_all.c
[487/1309] Compiling x_attrib.c
[488/1309] Compiling x_crl.c
[489/1309] Compiling x_algor.c
[490/1309] Compiling x509spki.c
[491/1309] Compiling x509rset.c
[492/1309] Compiling x509cset.c
[493/1309] Compiling x509name.c
[494/1309] Compiling x509_v3.c
[495/1309] Compiling x509_txt.c
[496/1309] Compiling x509_req.c
[497/1309] Compiling x509_vpm.c
[498/1309] Compiling x509_set.c
[499/1309] Compiling x509_trs.c
[500/1309] Compiling x509_vfy.c
[501/1309] Compiling x509_def.c
[502/1309] Compiling x509_obj.c
[503/1309] Compiling x509_d2.c
[504/1309] Compiling x509_lu.c
[505/1309] Compiling x509_ext.c
[506/1309] Compiling x509_cmp.c
[507/1309] Compiling x509_att.c
[508/1309] Compiling x509.c
[509/1309] Compiling t_x509a.c
[510/1309] Compiling t_x509.c
[511/1309] Compiling t_req.c
[512/1309] Compiling t_crl.c
[513/1309] Compiling rsa_pss.c
[514/1309] Compiling i2d_pr.c
[515/1309] Compiling name_print.c
[516/1309] Compiling by_file.c
[517/1309] Compiling by_dir.c
[518/1309] Compiling algorithm.c
[519/1309] Compiling a_digest.c
[520/1309] Compiling a_sign.c
[521/1309] Compiling a_verify.c
[522/1309] Compiling voprf.c
[523/1309] Compiling asn1_gen.c
[524/1309] Compiling thread_none.c
[525/1309] Compiling thread.c
[526/1309] Compiling thread_pthread.c
[527/1309] Compiling thread_win.c
[528/1309] Compiling trust_token.c
[529/1309] Compiling rsa_print.c
[530/1309] Compiling siphash.c
[531/1309] Compiling stack.c
[532/1309] Compiling pmbtoken.c
[533/1309] Compiling rc4.c
[534/1309] Compiling refcount_lock.c
[535/1309] Compiling windows.c
[536/1309] Compiling rsa_asn1.c
[537/1309] Compiling refcount_c11.c
[538/1309] Compiling fuchsia.c
[539/1309] Compiling rand_extra.c
[540/1309] Compiling passive.c
[541/1309] Compiling deterministic.c
[542/1309] Compiling forkunsafe.c
[543/1309] Compiling poly1305.c
[544/1309] Compiling poly1305_arm_asm.S
[545/1309] Compiling pool.c
[546/1309] Compiling poly1305_arm.c
[547/1309] Compiling pkcs7.c
[548/1309] Compiling pkcs8.c
[549/1309] Compiling p5_pbev2.c
[550/1309] Compiling pem_xaux.c
[551/1309] Compiling pkcs8_x509.c
[552/1309] Compiling pkcs7_x509.c
[553/1309] Compiling pem_x509.c
[554/1309] Compiling pem_pkey.c
[555/1309] Compiling pem_pk8.c
[556/1309] Compiling pem_oth.c
[557/1309] Compiling obj_xref.c
[558/1309] Compiling pem_info.c
[559/1309] Compiling pem_lib.c
[560/1309] Compiling pem_all.c
[561/1309] Compiling lhash.c
[562/1309] Compiling mem.c
[563/1309] Compiling obj.c
[564/1309] Compiling poly_rq_mul.S
[565/1309] Compiling poly1305_vec.c
[566/1309] Compiling x86_64-mont.mac.x86_64.S
[567/1309] Compiling x86_64-mont5.mac.x86_64.S
[568/1309] Compiling hkdf.c
[569/1309] Compiling x86_64-mont5.linux.x86_64.S
[570/1309] Compiling hpke.c
[571/1309] Compiling hrss.c
[572/1309] Compiling x86_64-mont.linux.x86_64.S
[573/1309] Compiling vpaes-x86_64.mac.x86_64.S
[574/1309] Compiling vpaes-x86.linux.x86.S
[575/1309] Compiling x86-mont.linux.x86.S
[576/1309] Compiling vpaes-armv8.linux.aarch64.S
[577/1309] Compiling vpaes-armv8.ios.aarch64.S
[578/1309] Compiling vpaes-x86_64.linux.x86_64.S
[579/1309] Compiling kdf.c
[580/1309] Compiling vpaes-armv7.linux.arm.S
[581/1309] Compiling vpaes-armv7.ios.arm.S
[582/1309] Compiling sha512-armv8.ios.aarch64.S
[583/1309] Compiling sha512-x86_64.mac.x86_64.S
[584/1309] Compiling sha512-armv8.linux.aarch64.S
[585/1309] Compiling sha512-x86_64.linux.x86_64.S
[586/1309] Compiling sha512-armv4.linux.arm.S
[587/1309] Compiling sha512-586.linux.x86.S
[588/1309] Compiling sha256-x86_64.mac.x86_64.S
[589/1309] Compiling sha512-armv4.ios.arm.S
[590/1309] Compiling sha256-armv8.linux.aarch64.S
[591/1309] Compiling sha256-armv4.linux.arm.S
[592/1309] Compiling sha256-x86_64.linux.x86_64.S
[593/1309] Compiling sha256-armv8.ios.aarch64.S
[594/1309] Compiling sha256-586.linux.x86.S
[595/1309] Compiling sha1-x86_64.mac.x86_64.S
[596/1309] Compiling sha256-armv4.ios.arm.S
[597/1309] Compiling sha1-x86_64.linux.x86_64.S
[598/1309] Compiling sha1-armv8.ios.aarch64.S
[599/1309] Compiling sha1-armv8.linux.aarch64.S
[600/1309] Compiling sha1-armv4-large.linux.arm.S
[601/1309] Compiling sha1-armv4-large.ios.arm.S
[602/1309] Compiling sha256.c
[603/1309] Compiling sha1-altivec.c
[604/1309] Compiling sha1-586.linux.x86.S
[604/1309] Compiling sha512.c
[606/1309] Compiling sha1.c
[607/1309] Compiling rsaz-avx2.mac.x86_64.S
[608/1309] Compiling fips.c
[609/1309] Compiling service_indicator.c
[610/1309] Compiling rsaz-avx2.linux.x86_64.S
[611/1309] Compiling self_check.c
[612/1309] Compiling rdrand-x86_64.mac.x86_64.S
[613/1309] Compiling padding.c
[614/1309] Compiling blinding.c
[614/1309] Compiling rsa.c
[615/1309] Compiling rsa_impl.c
[617/1309] Compiling rdrand-x86_64.linux.x86_64.S
[618/1309] Compiling urandom.c
[619/1309] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[620/1309] Compiling rand.c
[620/1309] Compiling p256_beeu-armv8-asm.linux.aarch64.S
[622/1309] Compiling ctrdrbg.c
[623/1309] Compiling fork_detect.c
[624/1309] Compiling p256_beeu-armv8-asm.ios.aarch64.S
[625/1309] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[626/1309] Compiling p256-armv8-asm.linux.aarch64.S
[627/1309] Compiling p256-x86_64-asm.mac.x86_64.S
[628/1309] Compiling ofb.c
[629/1309] Compiling p256-armv8-asm.ios.aarch64.S
[630/1309] Compiling gcm_nohw.c
[631/1309] Compiling p256-x86_64-asm.linux.x86_64.S
[632/1309] Compiling gcm.c
[633/1309] Compiling polyval.c
[634/1309] Compiling cbc.c
[635/1309] Compiling ctr.c
[636/1309] Compiling md4.c
[637/1309] Compiling md5.c
[638/1309] Compiling cfb.c
[639/1309] Compiling md5-x86_64.linux.x86_64.S
[640/1309] Compiling md5-586.linux.x86.S
[641/1309] Compiling md5-x86_64.mac.x86_64.S
[641/1309] Compiling hmac.c
[643/1309] Compiling ghashv8-armx64.linux.aarch64.S
[644/1309] Compiling ghashv8-armx64.ios.aarch64.S
[645/1309] Compiling ghashv8-armx32.ios.arm.S
[646/1309] Compiling ghash-x86_64.mac.x86_64.S
[647/1309] Compiling ghashv8-armx32.linux.arm.S
[648/1309] Compiling ghash-x86.linux.x86.S
[649/1309] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[650/1309] Compiling ghash-x86_64.linux.x86_64.S
[651/1309] Compiling fips_shared_support.c
[652/1309] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[653/1309] Compiling ghash-ssse3-x86.linux.x86.S
[654/1309] Compiling ghash-armv4.linux.arm.S
[655/1309] Compiling ghash-neon-armv8.linux.aarch64.S
[656/1309] Compiling ghash-armv4.ios.arm.S
[657/1309] Compiling ghash-neon-armv8.ios.aarch64.S
[658/1309] Compiling ecdsa.c
[659/1309] Compiling ecdh.c
[660/1309] Compiling wnaf.c
[661/1309] Compiling simple.c
[662/1309] Compiling util.c
[663/1309] Compiling simple_mul.c
[664/1309] Compiling scalar.c
[665/1309] Compiling oct.c
[666/1309] Compiling felem.c
[667/1309] Compiling p256.c
[668/1309] Compiling ec_montgomery.c
[669/1309] Compiling p224-64.c
[670/1309] Compiling ec_key.c
[671/1309] Compiling digest.c
[672/1309] Compiling digestsign.c
[673/1309] Compiling check.c
[674/1309] Compiling ec.c
[675/1309] Compiling dh.c
[676/1309] Compiling digests.c
[677/1309] Compiling co-586.linux.x86.S
[678/1309] Compiling cmac.c
[679/1309] Compiling e_aesccm.c
[680/1309] Compiling aead.c
[681/1309] Compiling bsaes-armv7.linux.arm.S
[682/1309] Compiling cipher.c
[683/1309] Compiling p256-nistz.c
[684/1309] Compiling bsaes-armv7.ios.arm.S
[684/1309] Compiling e_aes.c
[686/1309] Compiling sqrt.c
[687/1309] Compiling shift.c
[688/1309] Compiling prime.c
[689/1309] Compiling rsaz_exp.c
[690/1309] Compiling generic.c
[691/1309] Compiling random.c
[692/1309] Compiling montgomery.c
[693/1309] Compiling montgomery_inv.c
[694/1309] Compiling jacobi.c
[695/1309] Compiling mul.c
[696/1309] Compiling gcd_extra.c
[697/1309] Compiling gcd.c
[698/1309] Compiling div_extra.c
[699/1309] Compiling ctx.c
[700/1309] Compiling exponentiation.c
[701/1309] Compiling bytes.c
[702/1309] Compiling cmp.c
[703/1309] Compiling bn.c
[704/1309] Compiling div.c
[705/1309] Compiling armv8-mont.ios.aarch64.S
[706/1309] Compiling armv4-mont.linux.arm.S
[707/1309] Compiling add.c
[708/1309] Compiling bn-586.linux.x86.S
[709/1309] Compiling armv8-mont.linux.aarch64.S
[710/1309] Compiling aesv8-armx64.linux.aarch64.S
[711/1309] Compiling aesv8-armx64.ios.aarch64.S
[712/1309] Compiling armv4-mont.ios.arm.S
[713/1309] Compiling aesv8-armx32.linux.arm.S
[714/1309] Compiling x86_64-gcc.c
[715/1309] Compiling aesni-x86_64.mac.x86_64.S
[716/1309] Compiling aesv8-armx32.ios.arm.S
[717/1309] Compiling aesni-x86_64.linux.x86_64.S
[718/1309] Compiling aesni-gcm-x86_64.mac.x86_64.S
[719/1309] Compiling aesni-x86.linux.x86.S
[720/1309] Compiling aesni-gcm-x86_64.linux.x86_64.S
[721/1309] Compiling mode_wrappers.c
[722/1309] Compiling key_wrap.c
[723/1309] Compiling aes.c
[724/1309] Compiling sign.c
[725/1309] Compiling ex_data.c
[726/1309] Compiling scrypt.c
[727/1309] Compiling p_rsa_asn1.c
[728/1309] Compiling p_x25519_asn1.c
[729/1309] Compiling p_x25519.c
[729/1309] Compiling aes_nohw.c
[731/1309] Compiling pbkdf.c
[732/1309] Compiling print.c
[733/1309] Compiling p_hkdf.c
[734/1309] Compiling p_rsa.c
[735/1309] Compiling p_ec_asn1.c
[736/1309] Compiling p_ed25519_asn1.c
[737/1309] Compiling p_ed25519.c
[738/1309] Compiling p_ec.c
[739/1309] Compiling p_dsa_asn1.c
[740/1309] Compiling err_data.c
[741/1309] Compiling engine.c
[742/1309] Compiling evp_ctx.c
[743/1309] Compiling evp.c
[743/1309] Compiling evp_asn1.c
[745/1309] Compiling err.c
[746/1309] Compiling ecdh_extra.c
[747/1309] Compiling ecdsa_asn1.c
[748/1309] Compiling ec_derive.c
[749/1309] Compiling hash_to_curve.c
[750/1309] Compiling dsa_asn1.c
[751/1309] Compiling ec_asn1.c
[752/1309] Compiling dh_asn1.c
[753/1309] Compiling params.c
[754/1309] Compiling digest_extra.c
[755/1309] Compiling dsa.c
[756/1309] Compiling spake25519.c
[757/1309] Compiling cpu_ppc64le.c
[758/1309] Compiling x25519-asm-arm.S
[759/1309] Compiling cpu_arm_linux.c
[760/1309] Compiling des.c
[760/1309] Compiling crypto.c
[762/1309] Compiling cpu_intel.c
[763/1309] Compiling cpu_arm.c
[764/1309] Compiling cpu_aarch64_win.c
[765/1309] Compiling cpu_aarch64_linux.c
[766/1309] Compiling cpu_aarch64_apple.c
[767/1309] Compiling cpu_aarch64_fuchsia.c
[768/1309] Compiling curve25519.c
[769/1309] Compiling e_tls.c
[770/1309] Compiling e_rc4.c
[771/1309] Compiling e_chacha20poly1305.c
[772/1309] Compiling conf.c
[772/1309] Compiling tls_cbc.c
[774/1309] Compiling e_rc2.c
[775/1309] Compiling e_des.c
[776/1309] Compiling e_null.c
[777/1309] Compiling derive_key.c
[778/1309] Compiling e_aesgcmsiv.c
[779/1309] Compiling e_aesctrhmac.c
[780/1309] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[781/1309] Compiling cipher_extra.c
[782/1309] Compiling chacha20_poly1305_armv8.linux.aarch64.S
[783/1309] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[784/1309] Compiling chacha20_poly1305_armv8.ios.aarch64.S
[785/1309] Compiling chacha-x86_64.mac.x86_64.S
[786/1309] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[787/1309] Compiling chacha-x86_64.linux.x86_64.S
[787/1309] Compiling chacha.c
[789/1309] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[790/1309] Compiling chacha-x86.linux.x86.S
[791/1309] Compiling chacha-armv8.linux.aarch64.S
[792/1309] Compiling chacha-armv4.linux.arm.S
[793/1309] Compiling chacha-armv8.ios.aarch64.S
[794/1309] Compiling unicode.c
[795/1309] Compiling chacha-armv4.ios.arm.S
[796/1309] Compiling ber.c
[797/1309] Compiling bn_asn1.c
[798/1309] Compiling asn1_compat.c
[799/1309] Compiling cbs.c
[800/1309] Compiling cbb.c
[801/1309] Compiling buf.c
[802/1309] Compiling blake2.c
[803/1309] Compiling convert.c
[804/1309] Compiling socket.c
[805/1309] Compiling hexdump.c
[806/1309] Compiling socket_helper.c
[807/1309] Compiling printf.c
[808/1309] Compiling fd.c
[809/1309] Compiling pair.c
[810/1309] Compiling bio_mem.c
[810/1309] Compiling file.c
[812/1309] Compiling connect.c
[813/1309] Compiling bio.c
[814/1309] Compiling base64.c
[815/1309] Compiling time_support.c
[816/1309] Compiling tasn_fre.c
[817/1309] Compiling tasn_utl.c
[818/1309] Compiling tasn_new.c
[819/1309] Compiling f_string.c
[819/1309] Compiling tasn_dec.c
[821/1309] Compiling f_int.c
[822/1309] Compiling tasn_typ.c
[823/1309] Compiling tasn_enc.c
[824/1309] Compiling asn1_par.c
[825/1309] Compiling asn_pack.c
[826/1309] Compiling a_utctm.c
[827/1309] Compiling asn1_lib.c
[828/1309] Compiling a_utf8.c
[829/1309] Compiling a_print.c
[829/1309] Compiling a_type.c
[831/1309] Compiling a_time.c
[832/1309] Compiling a_octet.c
[833/1309] Compiling a_strex.c
[834/1309] Compiling a_strnid.c
[835/1309] Compiling a_i2d_fp.c
[836/1309] Compiling a_int.c
[837/1309] Compiling a_mbstr.c
[838/1309] Compiling a_object.c
[839/1309] Compiling a_dup.c
[840/1309] Compiling a_d2i_fp.c
[841/1309] Compiling a_bool.c
[841/1309] Compiling a_gentm.c
[843/1309] Compiling a_bitstr.c
[844/1309] Compiling v3_prn.c
[845/1309] Compiling v3_pmaps.c
[846/1309] Compiling v3_skey.c
[847/1309] Compiling v3_purp.c
[848/1309] Compiling v3_utl.c
[849/1309] Compiling v3_pcia.c
[850/1309] Compiling v3_pcons.c
[851/1309] Compiling CCryptoBoringSSLShims shims.c
[852/1309] Compiling v3_ncons.c
[853/1309] Compiling v3_ocsp.c
[854/1309] Compiling v3_pci.c
[855/1309] Compiling v3_info.c
[856/1309] Compiling v3_lib.c
[857/1309] Compiling v3_ia5.c
[858/1309] Compiling v3_enum.c
[859/1309] Compiling v3_genn.c
[860/1309] Compiling v3_int.c
[861/1309] Compiling v3_crld.c
[862/1309] Compiling v3_extku.c
[863/1309] Compiling v3_conf.c
[864/1309] Compiling v3_bitst.c
[865/1309] Compiling v3_cpols.c
[866/1309] Compiling v3_bcons.c
[867/1309] Compiling v3_alt.c
[868/1309] Compiling pcy_tree.c
[869/1309] Compiling v3_akeya.c
[870/1309] Compiling v3_akey.c
[871/1309] Compiling pcy_node.c
[872/1309] Compiling pcy_map.c
[873/1309] Compiling pcy_lib.c
[874/1309] Compiling pcy_data.c
[875/1309] Compiling pcy_cache.c
[876/1309] Compiling x_val.c
[877/1309] Compiling x_x509a.c
[878/1309] Compiling x_x509.c
[879/1309] Compiling x_spki.c
[880/1309] Compiling x_sig.c
[881/1309] Compiling x_req.c
[882/1309] Compiling x_pkey.c
[883/1309] Compiling x_pubkey.c
[884/1309] Compiling x_exten.c
[885/1309] Compiling x_attrib.c
[886/1309] Compiling x_name.c
[887/1309] Compiling x_crl.c
[888/1309] Compiling x_info.c
[889/1309] Compiling x_all.c
[890/1309] Compiling x_algor.c
[891/1309] Compiling c-nioatomics.c
[892/1309] Compiling x509name.c
[893/1309] Compiling x509rset.c
[894/1309] Compiling x509spki.c
[895/1309] Compiling x509_txt.c
[896/1309] Compiling x509_v3.c
[897/1309] Compiling x509_req.c
[898/1309] Compiling x509_vpm.c
[899/1309] Compiling x509cset.c
[900/1309] Compiling x509_trs.c
[901/1309] Compiling x509_set.c
[902/1309] Compiling x509_vfy.c
[903/1309] Compiling x509_obj.c
[904/1309] Compiling c-atomics.c
[905/1309] Compiling x509_def.c
[906/1309] Compiling x509_d2.c
[907/1309] Compiling x509_ext.c
[908/1309] Compiling x509_att.c
[909/1309] Compiling x509.c
[910/1309] Compiling x509_cmp.c
[911/1309] Compiling x509_lu.c
[912/1313] Compiling t_x509a.c
[913/1313] Compiling t_req.c
[914/1313] Compiling rsa_pss.c
[915/1313] Compiling i2d_pr.c
[916/1313] Compiling t_x509.c
[917/1313] Compiling t_crl.c
[918/1313] Compiling name_print.c
[919/1313] Compiling algorithm.c
[920/1313] Compiling by_file.c
[921/1313] Compiling by_dir.c
[922/1313] Compiling a_sign.c
[923/1313] Compiling asn1_gen.c
[923/1313] Compiling a_digest.c
[925/1313] Compiling a_verify.c
[927/1313] Emitting module NIOConcurrencyHelpers
[928/1313] Compiling NIOConcurrencyHelpers lock.swift
[928/1313] Compiling voprf.c
[929/1313] Compiling trust_token.c
[930/1313] Compiling thread.c
[931/1313] Compiling thread_none.c
[932/1313] Compiling thread_win.c
[933/1313] Compiling thread_pthread.c
[934/1313] Compiling siphash.c
[935/1313] Compiling stack.c
[936/1313] Compiling rsa_print.c
[937/1313] Compiling refcount_lock.c
[937/1313] Compiling rc4.c
[939/1313] Compiling refcount_c11.c
[940/1313] Compiling pmbtoken.c
[941/1313] Compiling windows.c
[942/1313] Compiling fuchsia.c
[943/1313] Compiling rsa_asn1.c
[944/1313] Compiling rand_extra.c
[945/1313] Compiling deterministic.c
[946/1313] Compiling passive.c
[947/1313] Compiling forkunsafe.c
[948/1313] Compiling pool.c
[949/1313] Compiling poly1305_arm_asm.S
[951/1313] Compiling NIOConcurrencyHelpers atomics.swift
[951/1313] Compiling poly1305_arm.c
[952/1313] Compiling poly1305.c
[954/1313] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[954/1314] Compiling pkcs7.c
[955/1314] Compiling pkcs8.c
[957/1314] Compiling pem_xaux.c
[958/1314] Compiling pkcs8_x509.c
[959/1314] Compiling pkcs7_x509.c
[960/1314] Compiling p5_pbev2.c
[961/1314] Compiling pem_x509.c
[962/1314] Compiling pem_oth.c
[963/1314] Wrapping AST for NIOConcurrencyHelpers for debugging
[964/1314] Compiling pem_pk8.c
[965/1314] Compiling pem_pkey.c
[966/1335] Compiling obj_xref.c
[967/1345] Compiling pem_info.c
[968/1359] Compiling pem_lib.c
[969/1359] Compiling lhash.c
[970/1359] Compiling pem_all.c
[971/1359] Compiling mem.c
[972/1359] Compiling poly1305_vec.c
[973/1359] Compiling hkdf.c
[974/1359] Compiling hpke.c
[975/1359] Compiling obj.c
[976/1359] Compiling x86_64-mont5.mac.x86_64.S
[977/1359] Compiling poly_rq_mul.S
[978/1359] Compiling x86_64-mont5.linux.x86_64.S
[979/1359] Compiling x86_64-mont.linux.x86_64.S
[980/1359] Compiling hrss.c
[981/1359] Compiling x86_64-mont.mac.x86_64.S
[982/1359] Compiling x86-mont.windows.x86.S
[983/1359] Compiling x86-mont.linux.x86.S
[984/1359] Compiling vpaes-x86_64.linux.x86_64.S
[985/1359] Compiling vpaes-x86_64.mac.x86_64.S
[986/1359] Compiling vpaes-x86.windows.x86.S
[987/1359] Compiling vpaes-armv7.linux.arm.S
[988/1359] Compiling vpaes-armv8.linux.aarch64.S
[989/1359] Compiling vpaes-x86.linux.x86.S
[989/1359] Compiling vpaes-armv8.ios.aarch64.S
[991/1359] Compiling kdf.c
[992/1359] Compiling vpaes-armv7.ios.arm.S
[993/1359] Compiling sha512-x86_64.mac.x86_64.S
[994/1359] Compiling sha512-armv8.linux.aarch64.S
[995/1359] Compiling sha512-x86_64.linux.x86_64.S
[996/1359] Compiling sha512-armv8.ios.aarch64.S
[997/1359] Compiling sha512-armv4.linux.arm.S
[998/1359] Compiling sha512-586.windows.x86.S
[999/1359] Compiling sha512-armv4.ios.arm.S
[1000/1359] Compiling sha512-586.linux.x86.S
[1001/1359] Compiling sha256-x86_64.mac.x86_64.S
[1002/1359] Compiling sha256-armv8.linux.aarch64.S
[1003/1359] Compiling sha256-x86_64.linux.x86_64.S
[1004/1359] Compiling sha256-586.windows.x86.S
[1005/1359] Compiling sha256-armv8.ios.aarch64.S
[1006/1359] Compiling sha256-armv4.linux.arm.S
[1007/1359] Compiling sha256-armv4.ios.arm.S
[1008/1359] Compiling sha256-586.linux.x86.S
[1009/1359] Compiling sha1-armv8.linux.aarch64.S
[1010/1359] Compiling sha1-x86_64.mac.x86_64.S
[1011/1359] Compiling sha1-armv4-large.linux.arm.S
[1012/1359] Compiling sha1-armv8.ios.aarch64.S
[1013/1359] Compiling sha1-x86_64.linux.x86_64.S
[1014/1359] Compiling sha1-armv4-large.ios.arm.S
[1015/1359] Compiling sha1-586.windows.x86.S
[1016/1359] Compiling sha1-586.linux.x86.S
[1017/1359] Compiling sha1-altivec.c
[1018/1359] Compiling sha512.c
[1018/1359] Compiling sha256.c
[1021/1359] Compiling NIOCore NIOAny.swift
[1022/1359] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1023/1359] Compiling NIOCore NIOSendable.swift
[1024/1359] Compiling NIOCore PointerHelpers.swift
[1025/1359] Compiling NIOCore RecvByteBufferAllocator.swift
[1026/1359] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1026/1359] Compiling sha1.c
[1027/1359] Compiling fips.c
[1028/1365] Compiling rsaz-avx2.mac.x86_64.S
[1029/1365] Compiling self_check.c
[1030/1365] Compiling rsaz-avx2.linux.x86_64.S
[1031/1365] Compiling blinding.c
[1032/1365] Compiling padding.c
[1033/1365] Compiling rsa.c
[1034/1365] Compiling rdrand-x86_64.mac.x86_64.S
[1035/1365] Compiling rsa_impl.c
[1036/1365] Compiling rdrand-x86_64.linux.x86_64.S
[1037/1365] Compiling urandom.c
[1038/1365] Compiling ctrdrbg.c
[1039/1365] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[1040/1365] Compiling fork_detect.c
[1041/1365] Compiling rand.c
[1042/1365] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[1043/1365] Compiling p256_beeu-armv8-asm.ios.aarch64.S
[1044/1365] Compiling p256_beeu-armv8-asm.linux.aarch64.S
[1045/1365] Compiling p256-x86_64-asm.mac.x86_64.S
[1046/1365] Compiling p256-armv8-asm.linux.aarch64.S
[1047/1365] Compiling p256-armv8-asm.ios.aarch64.S
[1048/1365] Compiling p256-x86_64-asm.linux.x86_64.S
[1049/1365] Compiling ofb.c
[1050/1365] Compiling cfb.c
[1051/1365] Compiling gcm_nohw.c
[1052/1365] Compiling polyval.c
[1052/1365] Compiling ctr.c
[1054/1365] Compiling gcm.c
[1055/1365] Compiling cbc.c
[1057/1365] Compiling NIOCore IntegerBitPacking.swift
[1058/1365] Compiling NIOCore IntegerTypes.swift
[1059/1365] Compiling NIOCore Interfaces.swift
[1060/1365] Compiling NIOCore Linux.swift
[1061/1365] Compiling NIOCore MarkedCircularBuffer.swift
[1062/1365] Compiling NIOCore MulticastChannel.swift
[1062/1365] Compiling md5-586.windows.x86.S
[1063/1365] Compiling md5-x86_64.mac.x86_64.S
[1064/1365] Compiling md5.c
[1065/1365] Compiling md4.c
[1066/1365] Compiling md5-x86_64.linux.x86_64.S
[1067/1365] Compiling md5-586.linux.x86.S
[1068/1365] Compiling hmac.c
[1069/1365] Compiling ghashv8-armx64.ios.aarch64.S
[1070/1365] Compiling ghashv8-armx32.ios.arm.S
[1071/1365] Compiling ghashv8-armx32.linux.arm.S
[1072/1365] Compiling ghash-x86_64.mac.x86_64.S
[1073/1365] Compiling ghashv8-armx64.linux.aarch64.S
[1074/1365] Compiling ghash-x86.windows.x86.S
[1076/1365] Compiling NIOCore DeadChannel.swift
[1077/1365] Compiling NIOCore DispatchQueue+WithFuture.swift
[1078/1365] Compiling NIOCore EventLoop+Deprecated.swift
[1079/1365] Compiling NIOCore EventLoop.swift
[1080/1365] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1081/1365] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1082/1365] Compiling NIOCore EventLoopFuture.swift
[1083/1365] Compiling NIOCore FileDescriptor.swift
[1084/1365] Compiling NIOCore FileHandle.swift
[1085/1365] Compiling NIOCore FileRegion.swift
[1086/1365] Compiling NIOCore IO.swift
[1087/1365] Compiling NIOCore IOData.swift
[1087/1365] Compiling ghash-x86_64.linux.x86_64.S
[1088/1365] Compiling ghash-x86.linux.x86.S
[1089/1365] Compiling ghash-ssse3-x86.windows.x86.S
[1090/1365] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[1091/1365] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[1092/1365] Compiling ghash-neon-armv8.linux.aarch64.S
[1093/1365] Compiling ghash-neon-armv8.ios.aarch64.S
[1093/1365] Compiling ghash-ssse3-x86.linux.x86.S
[1095/1365] Compiling fips_shared_support.c
[1096/1365] Compiling ghash-armv4.ios.arm.S
[1097/1365] Compiling ecdh.c
[1098/1365] Compiling ghash-armv4.linux.arm.S
[1099/1365] Compiling ecdsa.c
[1100/1365] Compiling util.c
[1101/1365] Compiling wnaf.c
[1102/1365] Compiling simple.c
[1102/1365] Compiling simple_mul.c
[1104/1365] Compiling scalar.c
[1105/1365] Compiling p224-64.c
[1106/1365] Compiling p256.c
[1107/1365] Compiling felem.c
[1108/1365] Compiling oct.c
[1109/1365] Compiling ec_montgomery.c
[1110/1365] Compiling ec_key.c
[1111/1365] Compiling digest.c
[1112/1365] Compiling check.c
[1113/1365] Compiling digests.c
[1114/1365] Compiling ec.c
[1115/1365] Compiling dh.c
[1117/1365] Compiling NIOCore SocketAddresses.swift
[1118/1365] Compiling NIOCore SocketOptionProvider.swift
[1119/1365] Compiling NIOCore SystemCallHelpers.swift
[1120/1365] Compiling NIOCore TypeAssistedChannelHandler.swift
[1121/1365] Compiling NIOCore UniversalBootstrapSupport.swift
[1122/1365] Compiling NIOCore Utilities.swift
[1122/1365] Compiling co-586.windows.x86.S
[1124/1365] Compiling NIOCore AddressedEnvelope.swift
[1125/1365] Compiling NIOCore AsyncAwaitSupport+OldXcodes.swift
[1126/1365] Compiling NIOCore AsyncAwaitSupport.swift
[1127/1365] Compiling NIOCore BSDSocketAPI.swift
[1128/1365] Compiling NIOCore ByteBuffer-aux.swift
[1129/1365] Compiling NIOCore ByteBuffer-conversions.swift
[1130/1365] Compiling NIOCore ByteBuffer-core.swift
[1130/1365] Compiling co-586.linux.x86.S
[1131/1365] Compiling bsaes-armv7.ios.arm.S
[1132/1365] Compiling aead.c
[1133/1365] Compiling bsaes-armv7.linux.arm.S
[1134/1365] Compiling cipher.c
[1135/1365] Compiling sqrt.c
[1136/1365] Compiling shift.c
[1137/1365] Compiling rsaz_exp.c
[1138/1365] Compiling e_aes.c
[1139/1365] Compiling p256-nistz.c
[1140/1365] Compiling random.c
[1141/1365] Compiling prime.c
[1142/1365] Compiling montgomery_inv.c
[1143/1365] Compiling generic.c
[1144/1365] Compiling jacobi.c
[1145/1365] Compiling mul.c
[1146/1365] Compiling montgomery.c
[1147/1365] Compiling gcd_extra.c
[1148/1365] Compiling div_extra.c
[1149/1365] Compiling gcd.c
[1150/1365] Compiling div.c
[1150/1365] Compiling cmp.c
[1152/1365] Compiling ctx.c
[1153/1365] Compiling bytes.c
[1154/1365] Compiling exponentiation.c
[1155/1365] Compiling add.c
[1157/1365] Compiling NIOCore ChannelInvoker.swift
[1158/1365] Compiling NIOCore ChannelOption.swift
[1159/1365] Compiling NIOCore ChannelPipeline.swift
[1160/1365] Compiling NIOCore CircularBuffer.swift
[1161/1365] Compiling NIOCore Codec.swift
[1162/1365] Compiling NIOCore ConvenienceOptionSupport.swift
[1162/1365] Compiling armv8-mont.linux.aarch64.S
[1163/1365] Compiling bn-586.windows.x86.S
[1164/1365] Compiling bn-586.linux.x86.S
[1164/1365] Compiling bn.c
[1166/1365] Compiling armv4-mont.linux.arm.S
[1167/1365] Compiling armv8-mont.ios.aarch64.S
[1168/1365] Compiling armv4-mont.ios.arm.S
[1169/1365] Compiling x86_64-gcc.c
[1170/1365] Compiling aesv8-armx64.ios.aarch64.S
[1171/1365] Compiling aesv8-armx64.linux.aarch64.S
[1172/1365] Compiling aesv8-armx32.linux.arm.S
[1173/1365] Compiling aesv8-armx32.ios.arm.S
[1174/1365] Compiling aesni-x86_64.mac.x86_64.S
[1175/1365] Compiling aesni-x86_64.linux.x86_64.S
[1176/1365] Compiling aesni-x86.windows.x86.S
[1177/1365] Compiling aesni-x86.linux.x86.S
[1178/1365] Compiling aesni-gcm-x86_64.mac.x86_64.S
[1179/1365] Compiling mode_wrappers.c
[1180/1365] Compiling aesni-gcm-x86_64.linux.x86_64.S
[1181/1365] Compiling key_wrap.c
[1182/1365] Compiling aes.c
[1183/1365] Compiling ex_data.c
[1184/1365] Compiling sign.c
[1185/1365] Compiling scrypt.c
[1186/1365] Compiling pbkdf.c
[1187/1365] Compiling aes_nohw.c
[1188/1365] Compiling p_x25519.c
[1189/1365] Compiling p_x25519_asn1.c
[1190/1365] Compiling print.c
[1191/1365] Compiling p_rsa_asn1.c
[1192/1365] Compiling p_ed25519.c
[1193/1365] Compiling p_rsa.c
[1194/1365] Compiling p_ec_asn1.c
[1195/1365] Compiling p_ec.c
[1196/1365] Compiling p_dsa_asn1.c
[1197/1365] Compiling p_ed25519_asn1.c
[1198/1365] Compiling evp_ctx.c
[1199/1365] Compiling err_data.c
[1200/1365] Compiling digestsign.c
[1201/1365] Compiling evp_asn1.c
[1202/1365] Compiling evp.c
[1203/1365] Compiling ecdsa_asn1.c
[1204/1365] Compiling engine.c
[1205/1365] Compiling err.c
[1206/1365] Compiling ecdh_extra.c
[1207/1365] Compiling ec_derive.c
[1208/1365] Compiling hash_to_curve.c
[1209/1365] Compiling dsa_asn1.c
[1210/1365] Compiling ec_asn1.c
[1211/1365] Compiling digest_extra.c
[1212/1365] Compiling params.c
[1213/1365] Compiling dsa.c
[1214/1365] Compiling spake25519.c
[1215/1365] Compiling dh_asn1.c
[1216/1365] Compiling cpu_ppc64le.c
[1217/1365] Compiling x25519-asm-arm.S
[1218/1365] Compiling crypto.c
[1219/1365] Compiling des.c
[1220/1365] Compiling cpu_arm_linux.c
[1221/1365] Compiling cpu_intel.c
[1222/1365] Compiling cpu_aarch64_linux.c
[1223/1365] Compiling cpu_arm.c
[1224/1365] Compiling cpu_aarch64_win.c
[1225/1365] Compiling cpu_aarch64_fuchsia.c
[1226/1365] Compiling curve25519.c
[1227/1365] Compiling cpu_aarch64_apple.c
[1228/1365] Compiling cmac.c
[1229/1365] Compiling e_rc4.c
[1230/1365] Compiling e_null.c
[1231/1365] Compiling e_tls.c
[1232/1365] Compiling tls_cbc.c
[1233/1365] Compiling conf.c
[1234/1365] Compiling e_rc2.c
[1234/1365] Compiling e_des.c
[1236/1365] Compiling e_chacha20poly1305.c
[1237/1365] Compiling e_aesctrhmac.c
[1238/1365] Compiling e_aesccm.c
[1239/1365] Compiling derive_key.c
[1239/1365] Compiling e_aesgcmsiv.c
[1241/1365] Compiling cipher_extra.c
[1242/1365] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[1243/1365] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[1244/1365] Compiling chacha.c
[1245/1365] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[1246/1365] Compiling chacha-x86_64.mac.x86_64.S
[1247/1365] Compiling chacha-x86_64.linux.x86_64.S
[1247/1365] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[1249/1365] Compiling chacha-x86.windows.x86.S
[1250/1365] Compiling chacha-x86.linux.x86.S
[1251/1365] Compiling chacha-armv8.linux.aarch64.S
[1252/1365] Compiling chacha-armv8.ios.aarch64.S
[1253/1365] Compiling unicode.c
[1254/1365] Compiling chacha-armv4.ios.arm.S
[1255/1365] Compiling chacha-armv4.linux.arm.S
[1256/1365] Compiling cbs.c
[1257/1365] Compiling cbb.c
[1258/1365] Compiling ber.c
[1259/1365] Compiling asn1_compat.c
[1260/1365] Compiling blake2.c
[1261/1365] Compiling bn_asn1.c
[1262/1365] Compiling buf.c
[1263/1365] Compiling convert.c
[1264/1365] Compiling socket_helper.c
[1265/1365] Compiling hexdump.c
[1266/1365] Compiling printf.c
[1267/1365] Compiling socket.c
[1268/1365] Compiling pair.c
[1269/1365] Compiling file.c
[1270/1365] Compiling fd.c
[1271/1365] Compiling bio_mem.c
[1272/1365] Compiling connect.c
[1273/1365] Compiling time_support.c
[1274/1365] Compiling base64.c
[1275/1365] Compiling bio.c
[1276/1365] Compiling tasn_utl.c
[1277/1365] Compiling tasn_typ.c
[1278/1365] Compiling tasn_fre.c
[1279/1365] Compiling f_int.c
[1280/1365] Compiling tasn_new.c
[1282/1365] Emitting module NIOCore
[1282/1365] Compiling f_string.c
[1283/1365] Compiling tasn_dec.c
[1284/1365] Compiling tasn_enc.c
[1285/1365] Compiling asn_pack.c
[1286/1365] Compiling asn1_par.c
[1287/1365] Compiling a_utf8.c
[1288/1365] Compiling asn1_lib.c
[1289/1365] Compiling a_time.c
[1290/1365] Compiling a_utctm.c
[1291/1365] Compiling a_type.c
[1292/1365] Compiling a_strnid.c
[1293/1365] Compiling a_print.c
[1294/1365] Compiling a_octet.c
[1295/1365] Compiling a_strex.c
[1296/1365] Compiling a_i2d_fp.c
[1297/1365] Compiling a_mbstr.c
[1298/1365] Compiling a_object.c
[1298/1365] Compiling a_dup.c
[1300/1365] Compiling a_gentm.c
[1301/1365] Compiling CBacktrace state.c
[1303/1365] Compiling NIOCore ByteBuffer-int.swift
[1304/1365] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1305/1365] Compiling NIOCore ByteBuffer-multi-int.swift
[1306/1365] Compiling NIOCore ByteBuffer-views.swift
[1307/1365] Compiling NIOCore Channel.swift
[1308/1365] Compiling NIOCore ChannelHandler.swift
[1309/1365] Compiling NIOCore ChannelHandlers.swift
[1309/1365] Compiling CBacktrace sort.c
[1310/1366] Compiling a_d2i_fp.c
[1311/1366] Compiling a_int.c
[1312/1366] Compiling a_bool.c
[1313/1366] Compiling CBacktrace simple.c
[1313/1366] Compiling CBacktrace print.c
[1315/1366] Compiling a_bitstr.c
[1316/1366] Compiling CBacktrace posix.c
[1318/1366] Compiling CBacktrace fileline.c
[1319/1366] Compiling CBacktrace mmapio.c
[1320/1366] Compiling CBacktrace backtrace.c
[1321/1366] Compiling CBacktrace mmap.c
[1321/1366] Write sources
[1329/1366] Compiling CBacktrace atomic.c
[1330/1366] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1331/1366] Compiling CBacktrace elf.c
[1332/1366] Wrapping AST for NIOCore for debugging
[1333/1381] Compiling CBacktrace dwarf.c
[1335/1460] Emitting module Backtrace
[1336/1460] Compiling Backtrace Demangle.swift
[1337/1460] Compiling Atomics AtomicLazyReference.swift
[1338/1461] Compiling Backtrace Backtrace.swift
[1339/1462] Compiling Atomics AtomicInteger.swift
[1340/1462] Compiling Atomics AtomicMemoryOrderings.swift
[1341/1462] Wrapping AST for Backtrace for debugging
[1343/1462] Compiling Atomics AtomicStrongReference.swift
[1344/1462] Compiling Atomics AtomicValue.swift
[1345/1462] Compiling Atomics AtomicOptional.swift
[1346/1462] Compiling Atomics AtomicRawRepresentable.swift
[1347/1462] Compiling Atomics DoubleWord.swift
[1348/1462] Compiling Atomics AtomicBool.swift
[1350/1462] Compiling Algorithms FlattenCollection.swift
[1351/1462] Compiling Algorithms Indexed.swift
[1352/1465] Compiling Algorithms RandomSample.swift
[1353/1465] Compiling Algorithms Reductions.swift
[1354/1465] Compiling Algorithms Rotate.swift
[1358/1465] Compiling Atomics PointerConformances.swift
[1359/1465] Compiling Algorithms Split.swift
[1360/1465] Compiling Algorithms Stride.swift
[1361/1465] Compiling Algorithms Suffix.swift
[1362/1465] Compiling Algorithms Partition.swift
[1363/1465] Compiling Algorithms Permutations.swift
[1364/1465] Compiling Algorithms Product.swift
[1365/1465] Compiling Algorithms Trim.swift
[1366/1465] Compiling Algorithms Unique.swift
[1367/1465] Compiling Algorithms Windows.swift
[1368/1465] Compiling Crypto X25519Keys.swift
[1369/1465] Compiling Crypto SymmetricKeys.swift
[1370/1465] Compiling Crypto HMAC.swift
[1371/1465] Compiling Crypto MACFunctions.swift
[1372/1465] Compiling Crypto MessageAuthenticationCode.swift
[1373/1465] Compiling Crypto AES.swift
[1374/1465] Compiling Crypto ECDSASignature_boring.swift
[1375/1465] Compiling Crypto ECDSA_boring.swift
[1384/1472] Emitting module Crypto
[1385/1472] Compiling Crypto EdDSA_boring.swift
[1386/1472] Compiling Crypto ECDSA.swift
[1387/1472] Compiling Crypto EdDSA.swift
[1388/1472] Compiling Crypto Signature.swift
[1389/1472] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[1390/1472] Compiling Crypto CryptoKitErrors_boring.swift
[1391/1472] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[1401/1472] Compiling Algorithms Intersperse.swift
[1402/1472] Compiling Algorithms Joined.swift
[1403/1472] Compiling Algorithms MinMax.swift
[1413/1472] Compiling Crypto EllipticCurvePoint_boring.swift
[1414/1472] Compiling Crypto EllipticCurve_boring.swift
[1415/1472] Compiling Crypto NISTCurvesKeys_boring.swift
[1416/1472] Compiling Crypto X25519Keys_boring.swift
[1417/1472] Compiling Crypto Curve25519.swift
[1418/1472] Compiling Crypto Ed25519.swift
[1419/1472] Compiling Crypto NISTCurvesKeys.swift
[1420/1472] Compiling Crypto Insecure.swift
[1421/1472] Compiling Crypto Insecure_HashFunctions.swift
[1422/1472] Compiling Crypto ECDH_boring.swift
[1423/1472] Compiling Crypto DH.swift
[1424/1472] Compiling Crypto ECDH.swift
[1425/1472] Compiling Crypto HKDF.swift
[1426/1472] Compiling Crypto AESWrap.swift
[1427/1472] Compiling Crypto AESWrap_boring.swift
[1431/1472] Emitting module Algorithms
[1433/1473] Emitting module Atomics
[1433/1473] Wrapping AST for Algorithms for debugging
[1435/1473] Compiling Atomics HighLevelTypes.swift
[1436/1473] Compiling Atomics IntegerConformances.swift
[1438/1474] Compiling Crypto RNG_boring.swift
[1439/1474] Compiling Crypto SafeCompare_boring.swift
[1440/1474] Compiling Crypto Zeroization_boring.swift
[1441/1474] Compiling Crypto PrettyBytes.swift
[1442/1474] Compiling Crypto SafeCompare.swift
[1443/1474] Compiling Crypto SecureBytes.swift
[1444/1474] Compiling Crypto Zeroization.swift
[1444/1475] Wrapping AST for Atomics for debugging
[1446/1518] Wrapping AST for Crypto for debugging
[1448/1518] Compiling NIOEmbedded Embedded.swift
[1449/1518] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1450/1518] Emitting module NIOEmbedded
[1451/1519] Wrapping AST for NIOEmbedded for debugging
[1453/1519] Emitting module NIOPosix
[1454/1524] Compiling NIOPosix SelectorUring.swift
[1455/1524] Compiling NIOPosix ServerSocket.swift
[1456/1524] Compiling NIOPosix Socket.swift
[1457/1524] Compiling NIOPosix SocketChannel.swift
[1458/1524] Compiling NIOPosix SocketProtocols.swift
[1459/1524] Compiling NIOPosix System.swift
[1460/1524] Compiling NIOPosix Thread.swift
[1461/1524] Compiling NIOPosix ThreadPosix.swift
[1462/1524] Compiling NIOPosix ThreadWindows.swift
[1463/1524] Compiling NIOPosix Utilities.swift
[1464/1524] Compiling NIOPosix BSDSocketAPICommon.swift
[1465/1524] Compiling NIOPosix BSDSocketAPIPosix.swift
[1466/1524] Compiling NIOPosix BSDSocketAPIWindows.swift
[1467/1524] Compiling NIOPosix BaseSocket.swift
[1468/1524] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1469/1524] Compiling NIOPosix BaseSocketChannel.swift
[1470/1524] Compiling NIOPosix SelectableChannel.swift
[1471/1524] Compiling NIOPosix SelectableEventLoop.swift
[1472/1524] Compiling NIOPosix SelectorEpoll.swift
[1473/1524] Compiling NIOPosix SelectorGeneric.swift
[1474/1524] Compiling NIOPosix SelectorKqueue.swift
[1475/1524] Compiling NIOPosix PipeChannel.swift
[1476/1524] Compiling NIOPosix PipePair.swift
[1477/1524] Compiling NIOPosix PointerHelpers.swift
[1478/1524] Compiling NIOPosix Resolver.swift
[1479/1524] Compiling NIOPosix Selectable.swift
[1480/1524] Compiling NIOPosix HappyEyeballs.swift
[1481/1524] Compiling NIOPosix IO.swift
[1482/1524] Compiling NIOPosix IntegerBitPacking.swift
[1483/1524] Compiling NIOPosix IntegerTypes.swift
[1484/1524] Compiling NIOPosix Linux.swift
[1485/1524] Compiling NIOPosix LinuxCPUSet.swift
[1486/1524] Compiling NIOPosix LinuxUring.swift
[1487/1524] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1488/1524] Compiling NIOPosix NIOThreadPool.swift
[1489/1524] Compiling NIOPosix NonBlockingFileIO.swift
[1490/1524] Compiling NIOPosix PendingDatagramWritesManager.swift
[1491/1524] Compiling NIOPosix PendingWritesManager.swift
[1492/1524] Compiling NIOPosix BaseStreamSocketChannel.swift
[1493/1524] Compiling NIOPosix Bootstrap.swift
[1494/1524] Compiling NIOPosix ControlMessage.swift
[1495/1524] Compiling NIOPosix DatagramVectorReadManager.swift
[1496/1524] Compiling NIOPosix FileDescriptor.swift
[1497/1524] Compiling NIOPosix GetaddrinfoResolver.swift
[1498/1525] Wrapping AST for NIOPosix for debugging
[1500/1527] Compiling NIO Exports.swift
[1501/1527] Emitting module NIO
[1502/1528] Wrapping AST for NIO for debugging
[1504/1594] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1505/1594] Compiling NIOTLS TLSEvents.swift
[1506/1594] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1507/1595] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1508/1595] Emitting module NIOTLS
[1509/1595] Compiling NIOSOCKS SOCKSResponse.swift
[1510/1595] Compiling NIOSOCKS ClientStateMachine.swift
[1511/1595] Compiling AsyncKit EventLoopConnectionPool.swift
[1512/1595] Compiling AsyncKit EventLoopGroupConnectionPool.swift
[1513/1595] Compiling NIOExtras RequestResponseHandler.swift
[1514/1596] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1515/1596] Emitting module NIOFoundationCompat
[1516/1596] Compiling AsyncKit EventLoop+Flatten.swift
[1517/1596] Compiling AsyncKit EventLoop+Future.swift
[1518/1596] Compiling AsyncKit EventLoopGroup+Concurrency.swift
[1519/1599] Compiling AsyncKit EventLoop+Concurrency.swift
[1520/1599] Compiling AsyncKit ConnectionPoolError.swift
[1521/1599] Emitting module NIOSOCKS
[1523/1599] Compiling AsyncKit EventLoopGroup+Throwing.swift
[1526/1599] Compiling NIOSOCKS ServerStateMachine.swift
[1529/1599] Compiling AsyncKit ConnectionPoolItem.swift
[1530/1599] Compiling AsyncKit ConnectionPoolSource.swift
[1536/1599] Compiling AsyncKit Collection+Flatten.swift
[1537/1599] Compiling AsyncKit EventLoopFutureQueue+Sequence.swift
[1538/1599] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1539/1599] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[1540/1601] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1541/1601] Compiling NIOTLS SNIHandler.swift
[1542/1602] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1545/1602] Wrapping AST for NIOFoundationCompat for debugging
[1548/1602] Compiling AsyncKit Future+Transform.swift
[1549/1602] Compiling AsyncKit Future+Try.swift
[1550/1602] Compiling AsyncKit FutureOperators.swift
[1551/1602] Compiling AsyncKit Future+Miscellaneous.swift
[1552/1602] Compiling AsyncKit Future+Nonempty.swift
[1553/1602] Compiling AsyncKit Future+Optional.swift
[1560/1602] Emitting module NIOExtras
[1560/1602] Wrapping AST for NIOSOCKS for debugging
[1561/1602] Wrapping AST for NIOTLS for debugging
[1563/1642] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1564/1642] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1565/1642] Emitting module NIOTransportServices
[1566/1643] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1567/1643] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1568/1643] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1569/1643] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1570/1643] Compiling NIOTransportServices StateManagedChannel.swift
[1571/1643] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1572/1643] Compiling NIOTransportServices NIOTSErrors.swift
[1575/1643] Compiling NIOTransportServices NIOTSEventLoop.swift
[1576/1643] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1577/1643] Emitting module NIOHTTP1
[1578/1643] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1579/1643] Compiling NIOTransportServices NIOTSBootstraps.swift
[1580/1643] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1583/1644] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1584/1644] Compiling NIOSSL SafeCompare.swift
[1585/1644] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1587/1644] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1588/1644] Compiling NIOHTTP1 HTTPTypes.swift
[1588/1645] Wrapping AST for NIOTransportServices for debugging
[1591/1645] Compiling NIOExtras WritePCAPHandler.swift
[1591/1645] Wrapping AST for NIOHTTP1 for debugging
[1593/1694] Wrapping AST for NIOExtras for debugging
[1595/1694] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1596/1694] Compiling NIOWebSocket WebSocketOpcode.swift
[1597/1695] Compiling MultipartKit FormDataEncoder.swift
[1598/1695] Compiling MultipartKit Storage.swift
[1599/1697] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1600/1697] Compiling NIOHPACK IndexedHeaderTable.swift
[1601/1698] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1602/1698] Compiling NIOHPACK IntegerCoding.swift
[1603/1698] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1604/1698] Emitting module AsyncKit
[1605/1698] Compiling MultipartKit MultipartPart.swift
[1606/1698] Compiling MultipartKit MultipartPartConvertible.swift
[1607/1698] Emitting module MultipartKit
[1608/1698] Emitting module NIOHTTPCompression
[1609/1698] Compiling NIOHTTPCompression HTTPCompression.swift
[1610/1698] Compiling MultipartKit MultipartSerializer.swift
[1611/1698] Compiling MultipartKit Utilities.swift
[1612/1698] Compiling MultipartKit BasicCodingKey.swift
[1613/1698] Compiling MultipartKit MultipartError.swift
[1614/1698] Compiling NIOHPACK HuffmanCoding.swift
[1615/1698] Compiling NIOHPACK HuffmanTables.swift
[1616/1698] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1617/1698] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1618/1698] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1619/1698] Compiling NIOHPACK StaticHeaderTable.swift
[1620/1698] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1621/1698] Compiling MultipartKit FormDataDecoder.swift
[1622/1698] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1625/1698] Compiling MultipartKit Exports.swift
[1626/1698] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1627/1698] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1628/1698] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1629/1698] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1630/1698] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1631/1698] Compiling NIOHTTPCompression HTTPDecompression.swift
[1632/1698] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1635/1699] Emitting module NIOWebSocket
[1638/1699] Compiling NIOWebSocket WebSocketFrame.swift
[1642/1699] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1643/1699] Compiling NIOSSL SubjectAlternativeName.swift
[1648/1699] Compiling NIOSSL RNG.swift
[1650/1703] Emitting module NIOHPACK
[1653/1703] Compiling MultipartKit MultipartFormData.swift
[1654/1703] Compiling MultipartKit MultipartParser.swift
[1654/1704] Wrapping AST for NIOHTTPCompression for debugging
[1655/1704] Wrapping AST for NIOWebSocket for debugging
[1657/1704] Emitting module NIOSSL
[1675/1705] Wrapping AST for MultipartKit for debugging
[1676/1705] Wrapping AST for NIOHPACK for debugging
[1678/1756] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1679/1756] Compiling NIOHTTP2 InboundEventBuffer.swift
[1680/1756] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1681/1756] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1682/1756] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1683/1756] Compiling NIOHTTP2 HTTP2PingData.swift
[1684/1756] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1685/1757] Wrapping AST for NIOSSL for debugging
[1687/1765] Compiling WebSocketKit Exports.swift
[1688/1765] Compiling WebSocketKit HTTPInitialRequestHandler.swift
[1689/1765] Compiling WebSocketKit WebSocketHandler.swift
[1690/1765] Emitting module WebSocketKit
[1691/1765] Compiling WebSocketKit WebSocket+Concurrency.swift
[1692/1765] Emitting module NIOHTTP2
[1693/1772] Compiling WebSocketKit WebSocket+Connect.swift
[1694/1772] Compiling WebSocketKit WebSocketClient.swift
[1695/1772] Compiling WebSocketKit WebSocket.swift
[1696/1773] Wrapping AST for WebSocketKit for debugging
[1698/1773] Compiling NIOHTTP2 InboundWindowManager.swift
[1699/1773] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1700/1773] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1701/1773] Compiling NIOHTTP2 StreamChannelList.swift
[1702/1773] Compiling NIOHTTP2 StreamMap.swift
[1703/1773] Compiling NIOHTTP2 StreamStateMachine.swift
[1704/1773] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1705/1773] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1706/1773] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1707/1773] Compiling NIOHTTP2 StateMachineResult.swift
[1708/1773] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1709/1773] Compiling NIOHTTP2 DOSHeuristics.swift
[1710/1773] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1711/1773] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1712/1773] Compiling NIOHTTP2 HTTP2Stream.swift
[1713/1773] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1714/1773] Compiling NIOHTTP2 HTTP2StreamID.swift
[1715/1773] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1716/1773] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1719/1773] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1720/1773] Compiling NIOHTTP2 HTTP2Frame.swift
[1721/1773] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1725/1773] Compiling NIOHTTP2 HTTP2Settings.swift
[1726/1773] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1727/1773] Compiling NIOHTTP2 MaySendFrames.swift
[1728/1773] Compiling NIOHTTP2 SendingDataState.swift
[1729/1773] Compiling NIOHTTP2 SendingGoawayState.swift
[1730/1773] Compiling NIOHTTP2 SendingHeadersState.swift
[1731/1773] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1732/1773] Compiling NIOHTTP2 SendingRstStreamState.swift
[1733/1773] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1734/1773] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1735/1773] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1736/1773] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1737/1773] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1738/1773] Compiling NIOHTTP2 HTTP2Error.swift
[1739/1773] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1742/1773] Compiling NIOHTTP2 MayReceiveFrames.swift
[1743/1773] Compiling NIOHTTP2 ReceivingDataState.swift
[1744/1773] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1745/1773] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1746/1773] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1747/1773] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1748/1773] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1749/1773] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1750/1773] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1751/1773] Compiling NIOHTTP2 HasLocalSettings.swift
[1752/1773] Compiling NIOHTTP2 HasRemoteSettings.swift
[1753/1773] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1754/1773] Compiling NIOHTTP2 QuiescingState.swift
[1755/1774] Wrapping AST for NIOHTTP2 for debugging
[1757/1824] Compiling AsyncHTTPClient Base64.swift
[1758/1824] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1759/1824] Compiling AsyncHTTPClient ConnectionPool.swift
[1760/1824] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1761/1824] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1762/1824] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1763/1824] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1764/1831] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1765/1831] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1766/1831] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1767/1831] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1768/1831] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1769/1831] Compiling AsyncHTTPClient RequestBodyLength.swift
[1770/1831] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1771/1831] Compiling AsyncHTTPClient HTTP1Connection.swift
[1772/1831] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1773/1831] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1774/1831] Compiling AsyncHTTPClient HTTP2Connection.swift
[1775/1831] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1776/1831] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1777/1831] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1778/1831] Emitting module AsyncHTTPClient
[1779/1831] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1780/1831] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1781/1831] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1782/1831] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1783/1831] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1784/1831] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1785/1831] Compiling AsyncHTTPClient Transaction.swift
[1786/1831] Compiling AsyncHTTPClient HTTPClient.swift
[1787/1831] Compiling AsyncHTTPClient HTTPHandler.swift
[1788/1831] Compiling AsyncHTTPClient LRUCache.swift
[1789/1831] Compiling AsyncHTTPClient NWErrorHandler.swift
[1790/1831] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1791/1831] Compiling AsyncHTTPClient TLSConfiguration.swift
[1792/1831] Compiling AsyncHTTPClient RedirectState.swift
[1793/1831] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1794/1831] Compiling AsyncHTTPClient ConnectionTarget.swift
[1795/1831] Compiling AsyncHTTPClient DeconstructedURL.swift
[1796/1831] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1797/1831] Compiling AsyncHTTPClient FoundationExtensions.swift
[1798/1831] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1799/1831] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1800/1831] Compiling AsyncHTTPClient RequestOptions.swift
[1801/1831] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1802/1831] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1803/1831] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1804/1831] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1805/1831] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1806/1831] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1807/1831] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1808/1831] Compiling AsyncHTTPClient RequestBag.swift
[1809/1831] Compiling AsyncHTTPClient RequestValidation.swift
[1810/1831] Compiling AsyncHTTPClient SSLContextCache.swift
[1811/1831] Compiling AsyncHTTPClient Scheme.swift
[1812/1831] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1813/1831] Compiling AsyncHTTPClient Utils.swift
[1821/1833] Wrapping AST for AsyncHTTPClient for debugging
[1822/1833] Wrapping AST for AsyncKit for debugging
[1824/2078] Compiling Vapor Application.swift
[1825/2078] Compiling Vapor AuthenticationCache.swift
[1826/2078] Compiling Vapor Authenticator.swift
[1827/2078] Compiling Vapor BasicAuthorization.swift
[1828/2078] Compiling Vapor BearerAuthorization.swift
[1829/2078] Compiling Vapor GuardMiddleware.swift
[1830/2078] Compiling Vapor RedirectMiddleware.swift
[1831/2078] Compiling Vapor SessionAuthenticatable.swift
[1832/2078] Compiling Vapor Bcrypt.swift
[1833/2078] Compiling Vapor Application+Cache.swift
[1834/2078] Compiling Vapor Cache.swift
[1835/2078] Compiling Vapor CacheExpirationTime.swift
[1836/2089] Emitting module FluentKit
[1837/2089] Compiling FluentKit QueryBuilder+Filter.swift
[1838/2089] Compiling FluentKit QueryBuilder+Group.swift
[1839/2089] Compiling FluentKit QueryBuilder+Join.swift
[1840/2089] Compiling FluentKit QueryBuilder+Paginate.swift
[1841/2089] Compiling FluentKit QueryBuilder+Range.swift
[1842/2089] Compiling FluentKit QueryBuilder+Set.swift
[1843/2089] Compiling FluentKit QueryBuilder+Sort.swift
[1844/2089] Compiling FluentKit QueryBuilder.swift
[1845/2089] Compiling FluentKit DatabaseQuery+Action.swift
[1846/2089] Compiling FluentKit DatabaseQuery+Aggregate.swift
[1847/2089] Compiling FluentKit DatabaseQuery+Field.swift
[1848/2089] Compiling FluentKit AnyModel.swift
[1849/2089] Compiling FluentKit EagerLoad.swift
[1850/2089] Compiling FluentKit Fields+Codable.swift
[1851/2089] Compiling FluentKit Fields.swift
[1852/2089] Compiling FluentKit MirrorBypass.swift
[1853/2089] Compiling FluentKit Model+CRUD.swift
[1854/2089] Compiling FluentKit Model.swift
[1855/2089] Compiling FluentKit ModelAlias.swift
[1856/2089] Compiling FluentKit Schema.swift
[1857/2089] Compiling FluentKit FieldOperators.swift
[1858/2089] Compiling FluentKit Operators.swift
[1859/2089] Compiling FluentKit ValueOperators+Array.swift
[1860/2089] Compiling FluentKit DatabaseQuery+Filter.swift
[1861/2089] Compiling FluentKit DatabaseQuery+Join.swift
[1862/2089] Compiling FluentKit DatabaseQuery+Range.swift
[1863/2089] Compiling FluentKit DatabaseQuery+Sort.swift
[1864/2089] Compiling FluentKit DatabaseQuery+Value.swift
[1865/2089] Compiling FluentKit DatabaseQuery.swift
[1866/2089] Compiling FluentKit QueryHistory.swift
[1867/2089] Compiling FluentKit DatabaseSchema.swift
[1868/2089] Compiling FluentKit SchemaBuilder.swift
[1869/2089] Compiling FluentKit OptionalType.swift
[1870/2089] Compiling FluentKit RandomGeneratable.swift
[1871/2089] Compiling Vapor HTTPServerResponseEncoder.swift
[1872/2089] Compiling Vapor HTTPServerUpgradeHandler.swift
[1873/2089] Compiling Vapor Logger+Report.swift
[1874/2089] Compiling Vapor LoggingSystem+Environment.swift
[1875/2089] Compiling Vapor Application+Middleware.swift
[1876/2089] Compiling Vapor CORSMiddleware.swift
[1877/2089] Compiling Vapor ErrorMiddleware.swift
[1878/2089] Compiling Vapor FileMiddleware.swift
[1879/2089] Compiling Vapor Middleware.swift
[1880/2089] Compiling Vapor MiddlewareConfiguration.swift
[1881/2089] Compiling Vapor RouteLoggingMiddleware.swift
[1882/2089] Compiling Vapor File+Multipart.swift
[1883/2089] Compiling Vapor FormDataDecoder+Content.swift
[1884/2089] Compiling Vapor FormDataEncoder+Content.swift
[1885/2089] Compiling Vapor Application+Password.swift
[1886/2089] Compiling Vapor Application+Passwords.swift
[1887/2089] Compiling Vapor AsyncPasswordHasher.swift
[1888/2089] Compiling Vapor BcryptHasher.swift
[1889/2089] Compiling Vapor PasswordHasher.swift
[1890/2089] Compiling Vapor PlaintextHasher.swift
[1891/2089] Compiling Vapor Request+Password.swift
[1892/2089] Compiling Vapor Redirect.swift
[1893/2089] Compiling Vapor Request+Body.swift
[1894/2112] Compiling Vapor Request+BodyStream.swift
[1895/2112] Compiling Vapor Request.swift
[1896/2112] Compiling Vapor Application+Responder.swift
[1897/2112] Compiling Vapor DefaultResponder.swift
[1898/2112] Compiling Vapor Response+Body.swift
[1899/2112] Compiling Vapor Response.swift
[1900/2112] Compiling Vapor ResponseCodable.swift
[1901/2112] Compiling Vapor Application+Routes.swift
[1902/2112] Compiling Vapor Parameters+Require.swift
[1903/2112] Compiling Vapor Request+WebSocket.swift
[1904/2112] Compiling Vapor Route.swift
[1905/2112] Compiling Vapor RouteCollection.swift
[1906/2112] Compiling Vapor Routes.swift
[1907/2112] Compiling Vapor RoutesBuilder+Group.swift
[1908/2112] Compiling Vapor RoutesBuilder+Method.swift
[1909/2112] Compiling Vapor RoutesBuilder+Middleware.swift
[1910/2112] Compiling Vapor RoutesBuilder+WebSocket.swift
[1911/2112] Compiling Vapor RoutesBuilder.swift
[1912/2112] Compiling Vapor OTP.swift
[1913/2112] Compiling Vapor Application+Servers.swift
[1914/2112] Compiling Vapor Server.swift
[1915/2112] Compiling Vapor Application+Sessions.swift
[1916/2112] Compiling Vapor MemorySessions.swift
[1929/2135] Compiling Vapor MemoryCache.swift
[1930/2135] Compiling Vapor Request+Cache.swift
[1931/2135] Compiling Vapor Application+Clients.swift
[1932/2135] Compiling Vapor Client.swift
[1933/2135] Compiling Vapor ClientRequest.swift
[1934/2135] Compiling Vapor ClientResponse.swift
[1935/2135] Compiling Vapor Request+Client.swift
[1936/2135] Compiling Vapor BootCommand.swift
[1937/2135] Compiling Vapor CommandContext+Application.swift
[1938/2135] Compiling Vapor RoutesCommand.swift
[1939/2135] Compiling Vapor ServeCommand.swift
[1940/2135] Compiling Vapor AnyResponse+Concurrency.swift
[1941/2135] Compiling Vapor AsyncBasicResponder.swift
[1942/2135] Compiling Vapor AsyncMiddleware.swift
[1943/2135] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[1944/2135] Compiling Vapor AsyncSessionDriver.swift
[1945/2135] Compiling Vapor Authentication+Concurrency.swift
[1946/2135] Compiling Vapor Cache+Concurrency.swift
[1947/2135] Compiling Vapor Client+Concurrency.swift
[1948/2135] Compiling Vapor FileIO+Concurrency.swift
[1949/2135] Compiling Vapor Responder+Concurrency.swift
[1950/2135] Compiling Vapor ResponseCodable+Concurrency.swift
[1951/2135] Compiling Vapor RoutesBuilder+Concurrency.swift
[1952/2135] Compiling Vapor ViewRenderer+Concurrency.swift
[1953/2135] Compiling Vapor WebSocket+Concurrency.swift
[1954/2135] Compiling Vapor Content.swift
[1955/2135] Compiling Vapor ContentCoders.swift
[1956/2135] Compiling Vapor ContentConfiguration.swift
[1957/2135] Compiling Vapor ContentContainer.swift
[1958/2135] Compiling Vapor JSONCoder+Custom.swift
[1959/2135] Compiling Vapor JSONCoders+Content.swift
[1960/2135] Compiling Vapor PlaintextDecoder.swift
[1961/2135] Compiling Vapor PlaintextEncoder.swift
[1962/2135] Compiling Vapor SingleValueDecoder.swift
[1963/2135] Compiling Vapor URLQueryCoders.swift
[1999/2135] Compiling Vapor URLQueryContainer.swift
[2000/2135] Compiling Vapor Core.swift
[2001/2135] Compiling Vapor Running.swift
[2002/2135] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2003/2135] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2004/2135] Compiling Vapor DotEnvFile+load.swift
[2005/2135] Compiling Vapor Routes+caseInsenstive.swift
[2006/2135] Compiling Vapor Validatable+validate.swift
[2007/2135] Compiling FluentKit TimestampFormat.swift
[2008/2135] Compiling Vapor Environment+Secret.swift
[2009/2135] Compiling FluentKit QueryBuilder+EagerLoad.swift
[2011/2136] Compiling Vapor Request+Session.swift
[2012/2136] Compiling Vapor Session.swift
[2013/2136] Compiling Vapor SessionCache.swift
[2014/2136] Compiling Vapor SessionData.swift
[2015/2136] Compiling Vapor SessionDriver.swift
[2016/2136] Compiling Vapor SessionsConfiguration.swift
[2017/2136] Compiling Vapor SessionsMiddleware.swift
[2018/2136] Compiling Vapor DateFormatter+threadSpecific.swift
[2019/2136] Compiling Vapor URLEncodedFormData.swift
[2020/2136] Compiling Vapor URLEncodedFormDecoder.swift
[2021/2136] Compiling Vapor URLEncodedFormEncoder.swift
[2022/2136] Compiling Vapor URLEncodedFormError.swift
[2023/2136] Compiling Vapor URLEncodedFormParser.swift
[2024/2136] Compiling Vapor URLEncodedFormSerializer.swift
[2025/2136] Compiling Vapor URLQueryFragmentConvertible.swift
[2026/2136] Compiling Vapor AnyResponse.swift
[2027/2136] Compiling Vapor Array+Random.swift
[2028/2136] Compiling Vapor Base32.swift
[2029/2136] Compiling Vapor Base64.swift
[2030/2136] Compiling Vapor BaseN.swift
[2031/2136] Compiling Vapor BasicCodingKey.swift
[2032/2136] Compiling Vapor ByteCount.swift
[2033/2136] Compiling Vapor Bytes+Hex.swift
[2034/2136] Emitting module Vapor
[2035/2136] Compiling Vapor Validator.swift
[2036/2136] Compiling Vapor ValidatorResult.swift
[2037/2136] Compiling Vapor And.swift
[2038/2136] Compiling Vapor Case.swift
[2039/2136] Compiling Vapor CharacterSet.swift
[2040/2136] Compiling Vapor Count.swift
[2041/2136] Compiling Vapor Email.swift
[2042/2136] Compiling Vapor Empty.swift
[2043/2136] Compiling Vapor In.swift
[2044/2136] Compiling Vapor Nil.swift
[2045/2136] Compiling Vapor NilIgnoring.swift
[2046/2136] Compiling Vapor Not.swift
[2047/2136] Compiling Vapor Or.swift
[2048/2136] Compiling Vapor Pattern.swift
[2049/2136] Compiling Vapor Range.swift
[2050/2136] Compiling Vapor URL.swift
[2051/2136] Compiling Vapor Valid.swift
[2052/2136] Compiling Vapor Application+Views.swift
[2053/2136] Compiling Vapor PlaintextRenderer.swift
[2054/2136] Compiling Vapor Request+View.swift
[2055/2136] Compiling Vapor View.swift
[2056/2136] Compiling Vapor ViewRenderer.swift
[2057/2136] Compiling Vapor _Deprecations.swift
[2058/2136] Compiling Vapor Bytes+SecureCompare.swift
[2059/2136] Compiling Vapor Collection+Safe.swift
[2060/2136] Compiling Vapor DataProtocol+Copy.swift
[2061/2136] Compiling Vapor DecoderUnwrapper.swift
[2062/2136] Compiling Vapor DirectoryConfiguration.swift
[2063/2136] Compiling Vapor DotEnv.swift
[2064/2136] Compiling Vapor Extendable.swift
[2065/2136] Compiling Vapor File.swift
[2066/2136] Compiling Vapor FileIO.swift
[2067/2136] Compiling Vapor LifecycleHandler.swift
[2068/2136] Compiling Vapor OptionalType.swift
[2069/2136] Compiling Vapor RFC1123.swift
[2070/2136] Compiling Vapor SocketAddress+Hostname.swift
[2071/2136] Compiling Vapor Storage.swift
[2072/2136] Compiling Vapor String+IsIPAddress.swift
[2073/2136] Compiling Vapor Thread.swift
[2074/2136] Compiling Vapor URI.swift
[2075/2136] Compiling Vapor RangeResult.swift
[2076/2136] Compiling Vapor Validatable.swift
[2077/2136] Compiling Vapor Validation.swift
[2078/2136] Compiling Vapor ValidationKey.swift
[2079/2136] Compiling Vapor Validations.swift
[2080/2136] Compiling Vapor ValidationsError.swift
[2080/2136] Wrapping AST for FluentKit for debugging
[2104/2136] Compiling Vapor HTTPServerRequestDecoder.swift
[2128/2137] Wrapping AST for Vapor for debugging
[2130/2171] Compiling PlotVapor Page.swift
[2131/2171] Compiling PlotVapor Template.swift
[2132/2173] Compiling PlotVapor Request+Plot.swift
[2133/2173] Compiling PlotVapor SitemapMiddleware.swift
[2134/2173] Compiling PlotVapor Favicon.swift
[2135/2173] Compiling PlotVapor Head.swift
[2136/2173] Compiling PlotVapor HeadLink.swift
[2137/2173] Compiling PlotVapor Meta.swift
[2138/2173] Compiling PlotVapor NoScript.swift
[2139/2173] Compiling PlotVapor Body.swift
[2140/2173] Emitting module Fluent
[2141/2173] Compiling PlotVapor Script.swift
[2142/2173] Compiling PlotVapor Section.swift
[2143/2175] Emitting module PlotVapor
[2144/2175] Compiling PlotVapor HTML+ComponentInit.swift
[2145/2175] Compiling PlotVapor Node+MetaConvenience.swift
[2146/2175] Compiling PlotVapor StyleSheet.swift
[2147/2175] Compiling PlotVapor Title.swift
[2148/2175] Compiling PlotVapor Application+Sitemap.swift
[2157/2175] Compiling PlotVapor Style.swift
[2158/2175] Compiling PlotVapor TemplatedPage.swift
[2159/2175] Compiling PlotVapor PlotRenderer.swift
[2162/2176] Compiling Fluent ModelTokenAuthenticatable.swift
[2163/2176] Compiling Fluent PageLimit.swift
[2169/2177] Wrapping AST for PlotVapor for debugging
[2170/2177] Wrapping AST for Fluent for debugging
[2172/2215] Compiling Structure Application+ServePublicFiles.swift
[2173/2215] Compiling Structure Environment+Local.swift
[2174/2215] Compiling Structure Parameters+Convenience.swift
[2175/2215] Compiling Structure PathComponent+Convenience.swift
[2176/2215] Compiling Structure Request+Host.swift
[2177/2220] Compiling Structure Icon.swift
[2178/2220] Compiling Structure MarkdownText.swift
[2179/2220] Compiling Structure SimpleFooter.swift
[2180/2220] Compiling Structure ThemeToggle.swift
[2181/2220] Compiling Structure Script+CDN.swift
[2182/2220] Emitting module Structure
[2183/2220] Compiling Structure StyleSheet+CDN.swift
[2184/2220] Compiling Structure ErrorPage.swift
[2185/2220] Compiling Structure DefaultPage.swift
[2186/2220] Compiling Structure SplashTemplate.swift
[2187/2220] Compiling Structure Application+Resources.swift
[2188/2220] Compiling Structure View+Convenience.swift
[2189/2220] Compiling Structure HostRedirectMiddleware.swift
[2190/2220] Compiling Structure StructureCDNMiddleware.swift
[2191/2220] Compiling Structure ApplicationError.swift
[2192/2220] Compiling Structure PathParameter.swift
[2193/2220] Compiling Structure CharacterSet+RFC3986Unreserved.swift
[2194/2220] Compiling Structure Dictionary+AsJSONSerializeData.swift
[2195/2220] Compiling Structure NSNumber+IsBoolean.swift
[2196/2220] Compiling Structure String+ReadingTime.swift
[2197/2220] Compiling Structure String+Replacing.swift
[2198/2220] Compiling Structure String+TrimmingSlashes.swift
[2199/2220] Compiling Structure MarkdownParser+Custom.swift
[2200/2220] Compiling Structure ConstructionSign.swift
[2201/2220] Compiling Structure DefaultHeadContent.swift
[2202/2220] Compiling Structure DefaultNavbar.swift
[2203/2220] Compiling Structure ErrorMessage.swift
[2204/2220] Compiling Structure WrappedContent.swift
[2205/2220] Compiling Structure ApplicationDelegate.swift
[2206/2220] Compiling Structure AsyncCommandAdapting.swift
[2207/2220] Compiling Structure CommandDefining.swift
[2208/2220] Compiling Structure resource_bundle_accessor.swift
[2209/2220] Compiling Structure URLComponents+SetQueryItems.swift
[2210/2220] Compiling Structure ResourceManager.swift
[2211/2220] Compiling Structure RepositoryFactory.swift
[2212/2220] Compiling Structure Auditable.swift
[2213/2220] Compiling Structure Repository.swift
[2214/2220] Compiling Structure MarkdownDocument.swift
[2215/2221] Wrapping AST for Structure for debugging
[2217/2225] Compiling API InstrumentsAPI.swift
/host/spi-builder-workspace/Sources/API/InstrumentsAPI.swift:22:18: warning: Rate-limit these endpoints!
        #warning("Rate-limit these endpoints!")
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2218/2225] Compiling API RootController.swift
[2219/2225] Emitting module API
[2220/2225] Compiling API InstrumentController.swift
[2221/2226] Wrapping AST for API for debugging
[2223/2241] Compiling App StatusController.swift
[2224/2241] Compiling App Color.swift
[2225/2242] Compiling App InstrumentController.swift
[2226/2242] Compiling App RootController.swift
[2227/2242] Emitting module App
[2228/2242] Compiling App InstrumentsApp.swift
[2229/2242] Compiling App HomeController.swift
[2230/2242] Compiling App DefaultTemplate.swift
[2231/2242] Compiling App InstrumentTable.swift
[2232/2242] Compiling App Intro.swift
[2233/2242] Compiling App Environment+BaseURL.swift
[2234/2242] Compiling App Environment+Custom.swift
[2235/2242] Compiling App StringInstrument+URL.swift
[2236/2242] Compiling App Theme.swift
[2237/2242] Compiling App HomePage.swift
[2238/2242] Compiling App InstrumentPage.swift
[2239/2243] Wrapping AST for App for debugging
[2241/2245] Emitting module Run
[2242/2245] Compiling Run main.swift
[2243/2246] Wrapping AST for Run for debugging
[2244/2246] Write Objects.LinkFileList
[2245/2246] Linking Run
Build complete! (199.40s)
Build complete.
Done.