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 VaporOpenAPI, reference 0.7.0 (026e8b), with Swift 5.9 for Linux on 26 Mar 2025 03:01:43 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mattpolzin/VaporOpenAPI.git
Reference: 0.7.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/mattpolzin/VaporOpenAPI
 * tag               0.7.0      -> FETCH_HEAD
HEAD is now at 026e8b6 Merge pull request #22 from leogdion/patch-1
Cloned https://github.com/mattpolzin/VaporOpenAPI.git
Revision (git rev-parse @):
026e8b6f5a7703ee85f64da33301bd3cdb7d03af
SUCCESS checkout https://github.com/mattpolzin/VaporOpenAPI.git at 0.7.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/mattpolzin/VaporOpenAPI.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:e6feefcc5d5d2f301fe47477cfe0928fc3b12c59579fdacf1d387095b6fee662
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/mattpolzin/VaporTypedRoutes.git
Fetching https://github.com/mattpolzin/OpenAPIReflection.git
Fetching https://github.com/mattpolzin/OpenAPIKit.git
[1/362] Fetching openapireflection
[363/560] Fetching openapireflection, vaportypedroutes
[561/78967] Fetching openapireflection, vaportypedroutes, openapikit
Fetching https://github.com/vapor/vapor.git
Fetched https://github.com/mattpolzin/VaporTypedRoutes.git (2.91s)
Fetched https://github.com/mattpolzin/OpenAPIReflection.git (2.91s)
Fetched https://github.com/mattpolzin/OpenAPIKit.git (2.99s)
[1/74054] Fetching vapor
Fetched https://github.com/vapor/vapor.git (1.52s)
Computing version for https://github.com/mattpolzin/VaporTypedRoutes.git
Computed https://github.com/mattpolzin/VaporTypedRoutes.git at 0.10.0 (0.89s)
Computing version for https://github.com/mattpolzin/OpenAPIReflection.git
Computed https://github.com/mattpolzin/OpenAPIReflection.git at 2.0.1 (0.33s)
Fetching https://github.com/mattpolzin/Sampleable.git
[1/63] Fetching sampleable
Fetched https://github.com/mattpolzin/Sampleable.git (0.21s)
Computing version for https://github.com/mattpolzin/Sampleable.git
Computed https://github.com/mattpolzin/Sampleable.git at 2.1.0 (0.32s)
Computing version for https://github.com/mattpolzin/OpenAPIKit.git
Computed https://github.com/mattpolzin/OpenAPIKit.git at 3.4.2 (0.35s)
Fetching https://github.com/jpsim/Yams.git
[1/10287] Fetching yams
Fetched https://github.com/jpsim/Yams.git (0.95s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.3.1 (0.32s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.114.0 (0.40s)
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-atomics.git
[1/3196] Fetching multipart-kit
[832/5729] Fetching multipart-kit, websocket-kit
[3653/7434] Fetching multipart-kit, websocket-kit, swift-atomics
Fetched https://github.com/vapor/websocket-kit.git (0.42s)
Fetched https://github.com/apple/swift-atomics.git (0.42s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-service-context.git
[1120/4230] Fetching multipart-kit, swift-service-context
[2154/10093] Fetching multipart-kit, swift-service-context, swift-algorithms
Fetched https://github.com/apple/swift-service-context.git (0.21s)
[3816/9059] Fetching multipart-kit, swift-algorithms
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetched https://github.com/apple/swift-algorithms.git (0.33s)
Fetching https://github.com/apple/swift-metrics.git
[1120/8148] Fetching multipart-kit, swift-distributed-tracing
[6072/10306] Fetching multipart-kit, swift-distributed-tracing, swift-metrics
Fetched https://github.com/apple/swift-distributed-tracing.git (0.33s)
Fetching https://github.com/apple/swift-log.git
[3309/5354] Fetching multipart-kit, swift-metrics
Fetched https://github.com/apple/swift-metrics.git (0.25s)
Fetching https://github.com/apple/swift-nio-extras.git
[1/3787] Fetching swift-log
[3788/9227] Fetching swift-log, swift-nio-extras
Fetched https://github.com/apple/swift-log.git (0.35s)
Fetching https://github.com/apple/swift-nio-http2.git
[1306/5440] Fetching swift-nio-extras
Fetched https://github.com/vapor/multipart-kit.git (1.31s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/apple/swift-nio-extras.git (0.44s)
Fetching https://github.com/apple/swift-nio.git
[1/11381] Fetching swift-nio-http2
[4668/85752] Fetching swift-nio-http2, swift-nio
Fetched https://github.com/apple/swift-nio-http2.git (1.06s)
Fetching https://github.com/vapor/routing-kit.git
[39418/88833] Fetching swift-nio, swift-nio-ssl
[46484/109523] Fetching swift-nio, swift-nio-ssl, routing-kit
Fetched https://github.com/vapor/routing-kit.git (0.74s)
Fetching https://github.com/apple/swift-crypto.git
[68010/88833] Fetching swift-nio, swift-nio-ssl
[70985/101683] Fetching swift-nio, swift-nio-ssl, swift-crypto
Fetched https://github.com/apple/swift-nio-ssl.git (2.42s)
Fetching https://github.com/vapor/console-kit.git
[77841/87221] Fetching swift-nio, swift-crypto
[78613/92706] Fetching swift-nio, swift-crypto, console-kit
Fetched https://github.com/vapor/console-kit.git (0.38s)
Fetching https://github.com/vapor/async-kit.git
[81053/87221] Fetching swift-nio, swift-crypto
[87222/89591] Fetching swift-nio, swift-crypto, async-kit
Fetched https://github.com/vapor/async-kit.git (0.34s)
Fetching https://github.com/swift-server/async-http-client.git
[1/13735] Fetching async-http-client
Fetched https://github.com/apple/swift-crypto.git (1.72s)
Fetched https://github.com/swift-server/async-http-client.git (0.93s)
Fetched https://github.com/apple/swift-nio.git (4.92s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.81.0 (3.65s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4221] Fetching swift-system
[4222/20116] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git (1.34s)
Fetched https://github.com/apple/swift-collections.git (1.36s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.39s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.1 (0.33s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.15.0 (0.36s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2336] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git (0.67s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (0.36s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.25.0 (0.40s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-http-types.git
[11/1093] Fetching swift-http-structured-headers
[1094/1970] Fetching swift-http-structured-headers, swift-http-types
Fetched https://github.com/apple/swift-http-types.git (0.22s)
Fetched https://github.com/apple/swift-http-structured-headers.git (0.22s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.38s)
Fetching https://github.com/apple/swift-numerics.git
[1/5659] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git (0.42s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.0 (0.40s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.3.1 (0.40s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.39s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.6.1 (1.96s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.37s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (1.39s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.52s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.33s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.25.2 (0.38s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.29.3 (0.42s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (1.20s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.40s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.23.1 (0.35s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.35.0 (0.43s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.34s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.2 (2.23s)
Fetching https://github.com/apple/swift-asn1.git
[1/1547] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git (0.31s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.1 (0.55s)
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.3.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.81.0
Creating working copy for https://github.com/mattpolzin/VaporTypedRoutes.git
Working copy of https://github.com/mattpolzin/VaporTypedRoutes.git resolved at 0.10.0
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.1
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.35.0
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.114.0
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.15.0
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.3.1
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.25.2
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.2
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
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.25.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.29.3
Creating working copy for https://github.com/mattpolzin/Sampleable.git
Working copy of https://github.com/mattpolzin/Sampleable.git resolved at 2.1.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.6.1
Creating working copy for https://github.com/mattpolzin/OpenAPIReflection.git
Working copy of https://github.com/mattpolzin/OpenAPIReflection.git resolved at 2.0.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/mattpolzin/OpenAPIKit.git
Working copy of https://github.com/mattpolzin/OpenAPIKit.git resolved at 3.4.2
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.23.1
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.2.0
Building for debugging...
[0/779] Compiling CNIOWindows shim.c
[1/779] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[2/779] Compiling CNIOWindows WSAStartup.c
[3/779] Compiling CNIOWASI CNIOWASI.c
[4/779] Compiling CVaporBcrypt bcrypt.c
[5/779] Compiling CVaporBcrypt blf.c
[6/779] Compiling _NumericsShims _NumericsShims.c
[7/779] Compiling _AtomicsShims.c
[8/779] Compiling CSystem shims.c
[9/779] Compiling CNIOLinux liburing_shims.c
[10/779] Compiling CNIOLLHTTP c_nio_http.c
[11/779] Compiling CNIOSHA1 c_nio_sha1.c
[12/779] Compiling CNIOExtrasZlib empty.c
[12/779] Compiling CNIOLinux shim.c
[14/779] Compiling CNIODarwin shim.c
[15/779] Compiling CNIOLLHTTP c_nio_api.c
[16/779] Compiling fiat_p256_adx_mul.S
[17/779] Compiling fiat_p256_adx_sqr.S
[18/779] Compiling fiat_curve25519_adx_square.S
[19/786] Compiling CNIOLLHTTP c_nio_llhttp.c
[20/818] Compiling CNIOBoringSSLShims shims.c
[21/861] Compiling c-atomics.c
[23/866] Emitting module SystemPackage
[24/869] Emitting module Logging
[25/869] Compiling SystemPackage Util+StringArray.swift
[26/869] Compiling SystemPackage Util.swift
[27/869] Compiling SystemPackage UtilConsumers.swift
[28/869] Compiling OpenAPIKitCore OAuthFlows.swift
[29/869] Compiling OpenAPIKitCore ParameterContextLocation.swift
[30/869] Compiling OpenAPIKitCore ParameterSchemaContextStyle.swift
[31/869] Compiling _NIOBase64 Base64.swift
[32/869] Emitting module _NIOBase64
[33/870] Compiling OpenAPIKitCore OpenAPIError.swift
[34/870] Compiling OpenAPIKitCore OpenAPIWarning.swift
[35/870] Compiling OpenAPIKitCore RequestDecodingError.swift
[36/870] Compiling OpenAPIKitCore OpenAPIReference.swift
[37/870] Compiling OpenAPIKitCore OrderedDictionary.swift
[38/874] Compiling RealModule Float+Real.swift
[39/874] Compiling RealModule ElementaryFunctions.swift
[40/875] Compiling RealModule Real.swift
[41/875] Compiling ServiceContextModule ServiceContext.swift
[42/875] Emitting module ServiceContextModule
[43/875] Compiling ServiceContextModule ServiceContextKey.swift
[44/875] Compiling OpenAPIKitCore Either+CustomStringConvertible.swift
[45/875] Compiling OpenAPIKitCore Either.swift
[46/875] Emitting module RealModule
[47/875] Compiling OpenAPIKitCore AnyCodable.swift
[48/875] Compiling OpenAPIKitCore Either+Codable.swift
[53/876] Compiling OpenAPIKitCore CodingPathError.swift
[58/877] Emitting module Sampleable
[59/877] Compiling Sampleable Sampleable.swift
[60/878] Compiling RealModule Float80+Real.swift
[61/878] Compiling RealModule Float16+Real.swift
[62/878] Compiling RealModule RealFunctions.swift
[63/878] Compiling _NIODataStructures PriorityQueue.swift
[64/878] Compiling _NIODataStructures _TinyArray.swift
[72/927] Compiling Atomics ManagedAtomic.swift
[73/927] Compiling Atomics ManagedAtomicLazyReference.swift
[74/929] Compiling Atomics AtomicOptionalWrappable.swift
[75/929] Compiling Atomics AtomicReference.swift
[76/929] Compiling Atomics AtomicStorage.swift
[77/929] Compiling Atomics AtomicValue.swift
[78/929] Compiling Instrumentation Instrument.swift
[79/929] Emitting module Instrumentation
[80/929] Compiling Instrumentation NoOpInstrument.swift
[81/929] Compiling Atomics Primitives.shims.swift
[82/929] Compiling Atomics AtomicInteger.swift
[84/929] Compiling Instrumentation MultiplexInstrument.swift
[85/931] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[86/931] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[91/931] Compiling Atomics AtomicMemoryOrderings.swift
[92/931] Compiling Atomics DoubleWord.swift
[93/931] Compiling Atomics IntegerConformances.swift
[94/931] Compiling Atomics PointerConformances.swift
[95/931] Compiling Atomics Primitives.native.swift
[96/931] Emitting module InternalCollectionsUtilities
[97/931] Compiling Atomics OptionalRawRepresentable.swift
[98/931] Compiling Atomics RawRepresentable.swift
[99/931] Compiling Atomics AtomicBool.swift
[100/931] Emitting module CoreMetrics
[101/931] Compiling CoreMetrics Locks.swift
[109/931] Compiling Logging MetadataProvider.swift
[110/931] Compiling Instrumentation InstrumentationSystem.swift
[111/931] Emitting module OpenAPIKitCore
[117/931] Compiling Instrumentation Locks.swift
[122/932] Compiling OpenAPIKitCore Discriminator.swift
[123/932] Compiling OpenAPIKitCore HttpMethod.swift
[124/932] Compiling OpenAPIKitCore JSONSchemaPermissions.swift
[125/932] Compiling OpenAPIKitCore JSONTypeFormat.swift
[128/932] Compiling OpenAPIKitCore URLTemplate+Parsing.swift
[129/932] Compiling OpenAPIKitCore URLTemplate.swift
[136/932] Compiling Atomics IntegerOperations.swift
[137/932] Compiling Atomics Unmanaged extensions.swift
[154/932] Compiling Logging Locks.swift
[156/934] Compiling OpenAPIKitCore Container+DecodeURLAsString.swift
[157/934] Compiling OpenAPIKitCore Optional+Zip.swift
[158/934] Compiling OpenAPIKitCore Result+Value.swift
[159/934] Compiling OpenAPIKitCore Validatable.swift
[161/935] Compiling _NIODataStructures Heap.swift
[162/935] Emitting module _NIODataStructures
[175/941] Compiling CoreMetrics Metrics.swift
[175/942] Compiling fiat_curve25519_adx_mul.S
[179/1044] Compiling Tracing InstrumentationSystem+Tracing.swift
[180/1099] Compiling Tracing NoOpTracer.swift
[181/1099] Compiling Tracing TracingTime.swift
[182/1099] Compiling Logging Logging.swift
[183/1100] Compiling Logging LogHandler.swift
[184/1160] Compiling Tracing TracerProtocol.swift
[186/1160] Compiling Tracing TracerProtocol+Legacy.swift
[187/1160] Emitting module Tracing
[188/1161] Compiling Tracing Tracer.swift
[189/1161] Emitting module Atomics
[191/1163] Compiling OpenAPIKit SwiftPrimitiveTypes+OpenAPI.swift
[192/1163] Compiling OpenAPIKit DereferencedJSONSchema.swift
[193/1163] Compiling OpenAPIKit JSONSchema+Combining.swift
[194/1163] Compiling OpenAPIKit JSONSchema.swift
[195/1163] Compiling OpenAPIKit JSONSchemaContext.swift
[196/1163] Compiling OpenAPIKit SimplifiedJSONSchema.swift
[197/1163] Compiling OpenAPIKit TypesAndFormats.swift
[198/1163] Compiling OpenAPIKit ResolvedRoute.swift
[199/1163] Compiling OpenAPIKit DereferencedRequest.swift
[200/1163] Compiling OpenAPIKit Request.swift
[201/1163] Compiling OpenAPIKit DereferencedResponse.swift
[202/1163] Compiling OpenAPIKit Response.swift
[203/1163] Compiling OpenAPIKit RuntimeExpression.swift
[204/1163] Compiling OpenAPIKit SchemaProtocols.swift
[205/1170] Compiling Tracing SpanProtocol.swift
[206/1171] Emitting module Metrics
[208/1172] Compiling Metrics Metrics.swift
[210/1172] Compiling OpenAPIKit DocumentDecodingError.swift
[211/1172] Compiling OpenAPIKit OperationDecodingError.swift
[212/1172] Compiling OpenAPIKit PathDecodingError.swift
[214/1176] Compiling OpenAPIKit ResponseDecodingError.swift
[215/1176] Compiling OpenAPIKit Example.swift
[216/1176] Compiling OpenAPIKit ExternalDocumentation.swift
[217/1177] Compiling tls_record.cc
[219/1177] Compiling OpenAPIKit Either+Validatable.swift
[220/1177] Compiling OpenAPIKit AnyCodable+Validatable.swift
[221/1177] Compiling OpenAPIKit Callbacks.swift
[222/1177] Compiling OpenAPIKit CodableVendorExtendable.swift
[223/1177] Compiling OpenAPIKit Components+JSONReference.swift
[224/1177] Compiling OpenAPIKit Components+Locatable.swift
[225/1177] Compiling OpenAPIKit Components.swift
[226/1177] Compiling OpenAPIKit Content.swift
[227/1177] Compiling OpenAPIKit OrderedDictionary+Validatable.swift
[228/1177] Compiling OpenAPIKit DereferencedParameter.swift
[229/1177] Compiling OpenAPIKit DereferencedSchemaContext.swift
[230/1177] Compiling OpenAPIKit Parameter.swift
[231/1177] Compiling OpenAPIKit ParameterContext.swift
[232/1177] Compiling OpenAPIKit ParameterSchemaContext.swift
[233/1177] Compiling OpenAPIKit DereferencedPathItem.swift
[234/1177] Compiling OpenAPIKit PathItem.swift
[235/1177] Compiling Algorithms Trim.swift
[236/1177] Compiling Algorithms Unique.swift
[237/1177] Compiling Algorithms Windows.swift
[238/1177] Compiling OpenAPIKit Link.swift
[239/1177] Compiling OpenAPIKit OpenAPI.swift
[240/1177] Compiling OpenAPIKit DereferencedOperation.swift
[241/1177] Compiling OpenAPIKit Operation.swift
[242/1177] Compiling OpenAPIKit ResolvedEndpoint.swift
[243/1177] Compiling OpenAPIKit ContentEncoding.swift
[244/1177] Compiling OpenAPIKit DereferencedContent.swift
[251/1189] Compiling OpenAPIKit DocumentInfo.swift
[252/1189] Compiling OpenAPIKit ResolvedDocument.swift
[253/1189] Compiling OpenAPIKit Either+Convenience.swift
[254/1189] Compiling OpenAPIKit DereferencedContentEncoding.swift
[255/1189] Compiling OpenAPIKit DereferencedDocument.swift
[256/1189] Compiling OpenAPIKit Document.swift
[258/1268] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[259/1268] Emitting module RoutingKit
[260/1268] Compiling HashTreeCollections _Bitmap.swift
[261/1268] Compiling HashTreeCollections _Bucket.swift
[262/1268] Compiling HashTreeCollections _Hash.swift
[263/1268] Compiling HashTreeCollections _HashLevel.swift
[264/1268] Compiling HashTreeCollections _HashNode+Builder.swift
[265/1268] Compiling HashTreeCollections _HashNode+Debugging.swift
[266/1268] Compiling RoutingKit Parameters.swift
[267/1268] Compiling RoutingKit AnyRouter.swift
[268/1268] Compiling RoutingKit PathComponent.swift
[270/1268] Compiling HeapModule Heap+Descriptions.swift
[271/1268] Compiling RoutingKit Router.swift
[272/1268] Compiling RoutingKit TrieRouter.swift
[273/1269] Compiling HashTreeCollections _HashNode+Structural union.swift
[274/1269] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[275/1269] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[276/1269] Compiling HeapModule _HeapNode.swift
[277/1269] Compiling HeapModule Heap.swift
[278/1269] Compiling HeapModule Heap+Invariants.swift
[279/1269] Compiling HeapModule Heap+UnsafeHandle.swift
[281/1270] Emitting module HeapModule
[282/1271] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[283/1271] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[284/1271] Compiling HashTreeCollections _HashNode+Storage.swift
[285/1271] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[286/1271] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[287/1271] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[288/1271] Compiling HashTreeCollections _HashNode+Structural merge.swift
[289/1271] Compiling HashTreeCollections _AncestorHashSlots.swift
[293/1287] Compiling HashTreeCollections TreeSet+Hashable.swift
[294/1287] Compiling HashTreeCollections TreeSet+Sendable.swift
[295/1287] Compiling HashTreeCollections TreeSet+Sequence.swift
[296/1287] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[297/1287] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[298/1287] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[299/1287] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[300/1287] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[301/1287] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[302/1287] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[303/1287] Compiling DequeModule Deque+Codable.swift
[304/1287] Compiling DequeModule Deque+Collection.swift
[305/1287] Compiling DequeModule Deque+CustomReflectable.swift
[306/1287] Compiling DequeModule Deque+Descriptions.swift
[307/1287] Compiling DequeModule Deque+Equatable.swift
[308/1287] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[309/1287] Compiling DequeModule Deque+Extras.swift
[310/1287] Compiling DequeModule Deque+Hashable.swift
[311/1287] Emitting module OrderedCollections
[312/1287] Compiling HashTreeCollections TreeDictionary+Keys.swift
[313/1287] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[314/1287] Compiling HashTreeCollections TreeDictionary+Merge.swift
[315/1287] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[316/1287] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[317/1287] Compiling HashTreeCollections TreeDictionary+Values.swift
[328/1290] Compiling HashTreeCollections TreeDictionary.swift
[329/1290] Compiling HashTreeCollections TreeSet+Codable.swift
[339/1309] Compiling DequeModule _DequeBuffer.swift
[340/1309] Compiling DequeModule _DequeBufferHeader.swift
[344/1363] Compiling _RopeModule Rope+Join.swift
[345/1363] Compiling _RopeModule Rope+MutatingForEach.swift
[346/1363] Compiling _RopeModule Rope+Remove.swift
[347/1363] Compiling _RopeModule Rope+RemoveSubrange.swift
[348/1363] Compiling _RopeModule Rope+Split.swift
[349/1363] Compiling _RopeModule Optional Utilities.swift
[350/1363] Compiling _RopeModule String Utilities.swift
[351/1363] Compiling _RopeModule String.Index+ABI.swift
[353/1363] Compiling BitCollections BitArray+Copy.swift
[354/1363] Compiling BitCollections BitArray+CustomReflectable.swift
[355/1363] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[356/1363] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[357/1363] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[358/1363] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[359/1363] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[360/1363] Compiling BitCollections BitSet+SetAlgebra union.swift
[361/1363] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[362/1363] Compiling BitCollections BitSet.Counted.swift
[366/1363] Compiling BitCollections BitArray+Descriptions.swift
[367/1363] Compiling BitCollections BitArray+Equatable.swift
[368/1363] Compiling BitCollections BitArray+Invariants.swift
[369/1363] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[374/1363] Compiling BitCollections BitArray+BitwiseOperations.swift
[375/1363] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[376/1363] Emitting module _RopeModule
[377/1363] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[378/1363] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[379/1363] Compiling BitCollections BitArray+Extras.swift
[380/1363] Compiling BitCollections BitArray+Fill.swift
[381/1363] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[382/1363] Compiling BitCollections BitSet+CustomReflectable.swift
[383/1363] Compiling BitCollections BitSet+CustomStringConvertible.swift
[384/1363] Compiling BitCollections BitSet+Equatable.swift
[385/1363] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[386/1363] Compiling BitCollections BitSet+Extras.swift
[387/1363] Compiling BitCollections BitSet+Hashable.swift
[388/1363] Emitting module Algorithms
[389/1371] Compiling _RopeModule _CharacterRecognizer.swift
[390/1371] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[391/1371] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[392/1371] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[393/1371] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[394/1371] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[395/1371] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[396/1371] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[397/1371] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[398/1371] Compiling HashTreeCollections TreeSet.swift
[400/1372] Emitting module OpenAPIKit
[401/1380] Compiling BitCollections BitSet+Random.swift
[402/1380] Compiling BitCollections BitSet+SetAlgebra basics.swift
[403/1380] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[404/1380] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[405/1380] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[406/1380] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[407/1380] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[408/1380] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[409/1380] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[410/1380] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[411/1380] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[413/1380] Emitting module DequeModule
[428/1381] Compiling BitCollections BitSet+Initializers.swift
[429/1381] Compiling BitCollections BitSet+Invariants.swift
[437/1382] Emitting module BitCollections
[437/1382] Compiling tls_method.cc
[438/1382] Compiling tls13_server.cc
[439/1382] Compiling tls13_client.cc
[440/1382] Compiling t1_enc.cc
[441/1382] Compiling tls13_enc.cc
[443/1382] Compiling BitCollections BitSet.Index.swift
[444/1382] Compiling BitCollections BitSet._UnsafeHandle.swift
[445/1382] Compiling BitCollections BitSet.swift
[446/1382] Compiling BitCollections Range+Utilities.swift
[447/1382] Compiling BitCollections Slice+Utilities.swift
[448/1382] Compiling BitCollections UInt+Tricks.swift
[449/1382] Compiling BitCollections _Word.swift
[461/1382] Compiling BitCollections BitArray+Codable.swift
[462/1382] Compiling BitCollections BitArray+Collection.swift
[471/1382] Compiling BitCollections BitArray+Hashable.swift
[472/1382] Compiling BitCollections BitArray+Initializers.swift
[475/1382] Compiling BitCollections BitArray+RandomBits.swift
[476/1382] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[477/1382] Compiling BitCollections BitArray+Shifts.swift
[478/1382] Compiling BitCollections BitArray+Testing.swift
[479/1382] Compiling BitCollections BitArray._UnsafeHandle.swift
[480/1382] Compiling BitCollections BitArray.swift
[481/1382] Compiling BitCollections BitSet+BidirectionalCollection.swift
[482/1382] Compiling BitCollections BitSet+Codable.swift
[505/1382] Emitting module HashTreeCollections
[516/1383] Compiling tls13_both.cc
[607/1388] Compiling ssl_x509.cc
[617/1390] Emitting module Collections
[618/1390] Compiling OpenAPIKit Container+DecodeURLAsString.swift
[619/1390] Compiling OpenAPIKit OrderedDictionry+LocallyDereferenceable.swift
[620/1390] Compiling OpenAPIKit Validation+Builtins.swift
[621/1390] Compiling OpenAPIKit Validation.swift
[622/1390] Compiling OpenAPIKit Validator+Convenience.swift
[623/1390] Compiling OpenAPIKit Validator.swift
[624/1390] Compiling OpenAPIKit XML.swift
[625/1390] Compiling OpenAPIKit _CoreReExport.swift
[626/1390] Compiling Collections Collections.swift
[626/1390] Compiling ssl_versions.cc
[629/1392] Compiling ssl_transcript.cc
[630/1392] Compiling ssl_stat.cc
[647/1393] Compiling ssl_privkey.cc
[649/1394] Compiling ssl_session.cc
[651/1394] Compiling ssl_file.cc
[652/1402] Compiling ssl_lib.cc
[653/1402] Compiling ssl_credential.cc
[654/1402] Compiling ssl_key_share.cc
[656/1402] Compiling OpenAPIReflection OpenAPI+Errors.swift
[657/1402] Emitting module OpenAPIReflection
[658/1402] Compiling OpenAPIReflection AnyJSONCaseIterable.swift
[659/1402] Compiling OpenAPIReflection Date+OpenAPI.swift
[660/1402] Compiling OpenAPIReflection SchemaProtocols.swift
[661/1402] Compiling OpenAPIReflection SwiftPrimitiveExtensions.swift
[661/1402] Compiling ssl_cipher.cc
[663/1402] Compiling OpenAPIReflection Sampleable+OpenAPI.swift
[664/1402] Compiling OpenAPIReflection Optional+ZipWith.swift
[666/1404] Compiling ssl_cert.cc
[667/1404] Compiling ssl_buffer.cc
[668/1404] Compiling ssl_asn1.cc
[669/1404] Compiling ssl_aead_ctx.cc
[670/1404] Compiling s3_pkt.cc
[671/1404] Compiling s3_both.cc
[672/1404] Compiling s3_lib.cc
[673/1404] Compiling handshake.cc
[674/1404] Compiling handshake_client.cc
[675/1404] Compiling handshake_server.cc
[676/1404] Compiling dtls_record.cc
[677/1404] Compiling dtls_method.cc
[678/1404] Compiling encrypted_client_hello.cc
[679/1404] Compiling handoff.cc
[680/1404] Compiling md5-x86_64-linux.S
[681/1404] Compiling md5-x86_64-apple.S
[682/1404] Compiling extensions.cc
[683/1404] Compiling md5-586-linux.S
[684/1404] Compiling md5-586-apple.S
[685/1404] Compiling chacha20_poly1305_x86_64-apple.S
[686/1404] Compiling chacha20_poly1305_x86_64-linux.S
[687/1404] Compiling chacha20_poly1305_armv8-win.S
[688/1404] Compiling chacha20_poly1305_armv8-linux.S
[689/1404] Compiling chacha20_poly1305_armv8-apple.S
[690/1404] Compiling err_data.cc
[691/1404] Compiling chacha-x86_64-linux.S
[692/1404] Compiling chacha-x86_64-apple.S
[692/1404] Compiling chacha-x86-apple.S
[694/1404] Compiling chacha-x86-linux.S
[695/1404] Compiling chacha-armv8-linux.S
[696/1404] Compiling chacha-armv8-apple.S
[697/1404] Compiling chacha-armv8-win.S
[698/1404] Compiling chacha-armv4-linux.S
[699/1404] Compiling aes128gcmsiv-x86_64-apple.S
[700/1404] Compiling bio_ssl.cc
[701/1404] Compiling aes128gcmsiv-x86_64-linux.S
[702/1404] Compiling d1_pkt.cc
[703/1404] Compiling x86_64-mont5-linux.S
[704/1404] Compiling x86_64-mont5-apple.S
[705/1404] Compiling x86_64-mont-linux.S
[706/1404] Compiling d1_lib.cc
[707/1404] Compiling x86-mont-linux.S
[708/1404] Compiling x86_64-mont-apple.S
[709/1404] Compiling vpaes-x86-linux.S
[710/1404] Compiling vpaes-x86_64-apple.S
[711/1404] Compiling d1_srtp.cc
[712/1404] Compiling x86-mont-apple.S
[713/1404] Compiling vpaes-x86_64-linux.S
[714/1404] Compiling vpaes-armv8-win.S
[715/1404] Compiling vpaes-armv8-apple.S
[716/1404] Compiling vpaes-armv7-linux.S
[717/1404] Compiling vpaes-armv8-linux.S
[718/1404] Compiling vpaes-x86-apple.S
[719/1404] Compiling sha512-x86_64-apple.S
[720/1404] Compiling sha512-armv8-linux.S
[721/1404] Compiling sha512-586-linux.S
[722/1404] Compiling sha512-armv8-win.S
[723/1404] Compiling sha512-armv4-linux.S
[724/1404] Compiling sha512-x86_64-linux.S
[725/1404] Compiling sha512-armv8-apple.S
[726/1404] Compiling sha512-586-apple.S
[727/1404] Compiling sha256-armv8-win.S
[728/1404] Compiling sha256-x86_64-apple.S
[728/1404] Compiling sha256-x86_64-linux.S
[730/1404] Compiling sha256-armv8-linux.S
[731/1404] Compiling sha256-armv8-apple.S
[732/1404] Compiling sha256-armv4-linux.S
[733/1404] Compiling sha256-586-linux.S
[734/1404] Compiling sha1-x86_64-apple.S
[735/1404] Compiling sha1-armv8-linux.S
[736/1404] Compiling sha1-armv8-win.S
[736/1404] Compiling sha1-armv8-apple.S
[738/1404] Compiling sha256-586-apple.S
[739/1404] Compiling sha1-x86_64-linux.S
[740/1404] Compiling sha1-armv4-large-linux.S
[741/1404] Compiling sha1-586-linux.S
[742/1404] Compiling rdrand-x86_64-linux.S
[743/1404] Compiling rsaz-avx2-linux.S
[744/1404] Compiling sha1-586-apple.S
[745/1404] Compiling rdrand-x86_64-apple.S
[746/1404] Compiling rsaz-avx2-apple.S
[747/1404] Compiling p256_beeu-x86_64-asm-linux.S
[748/1404] Compiling p256_beeu-armv8-asm-win.S
[749/1404] Compiling p256_beeu-x86_64-asm-apple.S
[750/1404] Compiling p256_beeu-armv8-asm-linux.S
[751/1404] Compiling p256_beeu-armv8-asm-apple.S
[752/1404] Compiling d1_both.cc
[753/1404] Compiling p256-x86_64-asm-apple.S
[754/1404] Compiling p256-armv8-asm-win.S
[754/1404] Compiling p256-armv8-asm-linux.S
[756/1404] Compiling ghashv8-armv8-win.S
[757/1404] Compiling p256-armv8-asm-apple.S
[758/1404] Compiling p256-x86_64-asm-linux.S
[759/1404] Compiling ghashv8-armv8-linux.S
[760/1404] Compiling ghashv8-armv7-linux.S
[761/1404] Compiling ghashv8-armv8-apple.S
[762/1404] Compiling ghash-x86-linux.S
[763/1404] Compiling ghash-x86_64-apple.S
[764/1404] Compiling ghash-ssse3-x86_64-apple.S
[765/1404] Compiling ghash-x86-apple.S
[766/1404] Compiling ghash-ssse3-x86_64-linux.S
[767/1404] Compiling ghash-ssse3-x86-apple.S
[768/1404] Compiling ghash-x86_64-linux.S
[769/1404] Compiling ghash-neon-armv8-win.S
[770/1404] Compiling ghash-neon-armv8-linux.S
[771/1404] Compiling ghash-ssse3-x86-linux.S
[772/1404] Compiling ghash-neon-armv8-apple.S
[773/1404] Compiling ghash-armv4-linux.S
[774/1404] Compiling bsaes-armv7-linux.S
[775/1404] Compiling bn-armv8-win.S
[776/1404] Compiling co-586-linux.S
[777/1404] Compiling co-586-apple.S
[778/1404] Compiling bn-armv8-linux.S
[779/1404] Compiling bn-586-linux.S
[780/1404] Compiling bn-armv8-apple.S
[781/1404] Compiling bn-586-apple.S
[782/1404] Compiling armv8-mont-win.S
[783/1404] Compiling armv8-mont-apple.S
[784/1404] Compiling armv4-mont-linux.S
[785/1404] Compiling aesv8-gcm-armv8-win.S
[786/1404] Compiling aesv8-gcm-armv8-linux.S
[786/1404] Compiling aesv8-gcm-armv8-apple.S
[788/1404] Compiling armv8-mont-linux.S
[789/1404] Compiling aesv8-armv8-apple.S
[790/1404] Compiling aesv8-armv8-linux.S
[791/1404] Compiling aesni-x86-linux.S
[792/1404] Compiling aesni-x86_64-linux.S
[793/1404] Compiling aesv8-armv8-win.S
[794/1404] Compiling aesv8-armv7-linux.S
[795/1404] Compiling aesni-x86_64-apple.S
[796/1404] Compiling aesni-gcm-x86_64-linux.S
[797/1404] Compiling aesni-x86-apple.S
[798/1404] Compiling aesni-gcm-x86_64-apple.S
[799/1404] Compiling x_sig.cc
[800/1404] Compiling x_val.cc
[801/1404] Compiling x_x509.cc
[802/1404] Compiling x_req.cc
[803/1404] Compiling x_x509a.cc
[804/1404] Compiling x_spki.cc
[805/1404] Compiling x_pubkey.cc
[806/1404] Compiling x_name.cc
[807/1404] Compiling x_attrib.cc
[808/1404] Compiling x_all.cc
[809/1404] Compiling x_algor.cc
[810/1404] Compiling x_crl.cc
[811/1404] Compiling x_exten.cc
[812/1404] Compiling x509spki.cc
[813/1404] Compiling x509rset.cc
[814/1404] Compiling x509name.cc
[815/1404] Compiling x509_vpm.cc
[816/1404] Compiling x509_txt.cc
[817/1404] Compiling x509cset.cc
[818/1404] Compiling x509_vfy.cc
[819/1404] Compiling x509_trs.cc
[820/1404] Compiling x509_v3.cc
[821/1404] Compiling x509_set.cc
[822/1404] Compiling x509_obj.cc
[823/1404] Compiling x509_req.cc
[824/1404] Compiling x509_def.cc
[825/1404] Compiling x509_lu.cc
[826/1404] Compiling x509_d2.cc
[827/1404] Compiling x509_ext.cc
[828/1404] Compiling x509_cmp.cc
[829/1404] Compiling x509.cc
[830/1404] Compiling x509_att.cc
[831/1404] Compiling v3_skey.cc
[832/1404] Compiling v3_utl.cc
[833/1404] Compiling v3_prn.cc
[834/1404] Compiling v3_purp.cc
[835/1404] Compiling v3_pmaps.cc
[836/1404] Compiling v3_ocsp.cc
[837/1404] Compiling v3_ncons.cc
[838/1404] Compiling v3_pcons.cc
[839/1404] Compiling v3_int.cc
[840/1404] Compiling v3_lib.cc
[841/1404] Compiling v3_ia5.cc
[842/1404] Compiling v3_info.cc
[843/1404] Compiling v3_extku.cc
[844/1404] Compiling v3_genn.cc
[845/1404] Compiling v3_enum.cc
[846/1404] Compiling v3_crld.cc
[847/1404] Compiling v3_conf.cc
[848/1404] Compiling v3_cpols.cc
[849/1404] Compiling v3_bitst.cc
[850/1404] Compiling v3_bcons.cc
[851/1404] Compiling v3_akeya.cc
[852/1404] Compiling v3_alt.cc
[853/1404] Compiling v3_akey.cc
[854/1404] Compiling t_x509a.cc
[855/1404] Compiling t_x509.cc
[856/1404] Compiling t_crl.cc
[857/1404] Compiling name_print.cc
[858/1404] Compiling t_req.cc
[859/1404] Compiling i2d_pr.cc
[860/1404] Compiling rsa_pss.cc
[861/1404] Compiling policy.cc
[862/1404] Compiling by_file.cc
[863/1404] Compiling a_verify.cc
[864/1404] Compiling algorithm.cc
[865/1404] Compiling by_dir.cc
[866/1404] Compiling asn1_gen.cc
[867/1404] Compiling a_sign.cc
[868/1404] Compiling a_digest.cc
[869/1404] Compiling thread_win.cc
[870/1404] Compiling trust_token.cc
[871/1404] Compiling thread_none.cc
[872/1404] Compiling thread_pthread.cc
[873/1404] Compiling voprf.cc
[874/1404] Compiling pmbtoken.cc
[875/1404] Compiling thread.cc
[876/1404] Compiling wots.cc
[877/1404] Compiling stack.cc
[878/1404] Compiling thash.cc
[879/1404] Compiling sha256.cc
[880/1404] Compiling fors.cc
[881/1404] Compiling slhdsa.cc
[882/1404] Compiling sha512.cc
[883/1404] Compiling siphash.cc
[884/1404] Compiling merkle.cc
[885/1404] Compiling rsa_extra.cc
[886/1404] Compiling sha1.cc
[887/1404] Compiling rc4.cc
[888/1404] Compiling windows.cc
[889/1404] Compiling rsa_print.cc
[890/1404] Compiling refcount.cc
[891/1404] Compiling rsa_asn1.cc
[892/1404] Compiling rsa_crypt.cc
[893/1404] Compiling trusty.cc
[894/1404] Compiling urandom.cc
[895/1404] Compiling ios.cc
[896/1404] Compiling rand_extra.cc
[897/1404] Compiling getentropy.cc
[898/1404] Compiling poly1305_arm_asm.S
[899/1404] Compiling passive.cc
[900/1404] Compiling forkunsafe.cc
[901/1404] Compiling deterministic.cc
[902/1404] Compiling fork_detect.cc
[903/1404] Compiling poly1305.cc
[904/1404] Compiling poly1305_arm.cc
[905/1404] Compiling pool.cc
[906/1404] Compiling poly1305_vec.cc
[907/1404] Compiling pkcs8_x509.cc
[908/1404] Compiling pkcs7.cc
[909/1404] Compiling pkcs8.cc
[910/1404] Compiling p5_pbev2.cc
[911/1404] Compiling pkcs7_x509.cc
[912/1404] Compiling pem_x509.cc
[913/1404] Compiling pem_xaux.cc
[914/1404] Compiling pem_pkey.cc
[915/1404] Compiling pem_pk8.cc
[916/1404] Compiling obj_xref.cc
[917/1404] Compiling pem_oth.cc
[918/1404] Compiling obj.cc
[919/1404] Compiling mlkem.cc
[920/1404] Compiling pem_info.cc
[921/1404] Compiling pem_all.cc
[922/1404] Compiling pem_lib.cc
[923/1404] Compiling md5.cc
[924/1404] Compiling mem.cc
[925/1404] Compiling poly_rq_mul.S
[926/1404] Compiling fips_shared_support.cc
[927/1404] Compiling md4.cc
[928/1404] Compiling lhash.cc
[929/1404] Compiling mldsa.cc
[930/1404] Compiling kyber.cc
[931/1404] Compiling keccak.cc
[932/1404] Compiling hpke.cc
[933/1404] Compiling ex_data.cc
[934/1404] Compiling sign.cc
[935/1404] Compiling hrss.cc
[936/1404] Compiling scrypt.cc
[937/1404] Compiling pbkdf.cc
[938/1404] Compiling print.cc
[939/1404] Compiling p_x25519.cc
[940/1404] Compiling p_x25519_asn1.cc
[941/1404] Compiling p_rsa_asn1.cc
[942/1404] Compiling p_rsa.cc
[943/1404] Compiling p_hkdf.cc
[944/1404] Compiling p_ed25519.cc
[945/1404] Compiling p_ed25519_asn1.cc
[946/1404] Compiling p_ec_asn1.cc
[947/1404] Compiling p_ec.cc
[948/1404] Compiling p_dh_asn1.cc
[949/1404] Compiling p_dh.cc
[950/1404] Compiling p_dsa_asn1.cc
[951/1404] Compiling evp_ctx.cc
[952/1404] Compiling evp.cc
[953/1404] Compiling evp_asn1.cc
[954/1404] Compiling err.cc
[955/1404] Compiling engine.cc
[956/1404] Compiling ecdh_extra.cc
[957/1404] Compiling ecdsa_asn1.cc
[958/1404] Compiling hash_to_curve.cc
[959/1404] Compiling ec_derive.cc
[960/1404] Compiling ec_asn1.cc
[961/1404] Compiling params.cc
[962/1404] Compiling dsa_asn1.cc
[963/1404] Compiling dh_asn1.cc
[964/1404] Compiling digest_extra.cc
[965/1404] Compiling dsa.cc
[966/1404] Compiling x25519-asm-arm.S
[967/1404] Compiling des.cc
[968/1404] Compiling spake25519.cc
[969/1404] Compiling crypto.cc
[970/1404] Compiling cpu_intel.cc
[971/1404] Compiling cpu_arm_linux.cc
[972/1404] Compiling cpu_arm_freebsd.cc
[973/1404] Compiling curve25519.cc
[974/1404] Compiling cpu_aarch64_win.cc
[975/1404] Compiling cpu_aarch64_openbsd.cc
[976/1404] Compiling cpu_aarch64_sysreg.cc
[977/1404] Compiling cpu_aarch64_linux.cc
[978/1404] Compiling bcm.cc
[979/1404] Compiling cpu_aarch64_fuchsia.cc
[980/1404] Compiling curve25519_64_adx.cc
[981/1404] Compiling cpu_aarch64_apple.cc
[982/1404] Compiling conf.cc
[983/1404] Compiling tls_cbc.cc
[984/1404] Compiling e_tls.cc
[985/1404] Compiling e_rc4.cc
[986/1404] Compiling e_rc2.cc
[987/1404] Compiling e_null.cc
[988/1404] Compiling e_des.cc
[989/1404] Compiling e_chacha20poly1305.cc
[990/1404] Compiling derive_key.cc
[991/1404] Compiling chacha.cc
[992/1404] Compiling e_aesctrhmac.cc
[993/1404] Compiling e_aesgcmsiv.cc
[994/1404] Compiling unicode.cc
[995/1404] Compiling cipher_extra.cc
[996/1404] Compiling ber.cc
[997/1404] Compiling cbs.cc
[998/1404] Compiling asn1_compat.cc
[999/1404] Compiling buf.cc
[1000/1404] Compiling cbb.cc
[1001/1404] Compiling bn_asn1.cc
[1002/1404] Compiling blake2.cc
[1003/1404] Compiling convert.cc
[1004/1404] Compiling socket.cc
[1005/1404] Compiling hexdump.cc
[1006/1404] Compiling printf.cc
[1007/1404] Compiling socket_helper.cc
[1008/1404] Compiling pair.cc
[1009/1404] Compiling file.cc
[1010/1404] Compiling fd.cc
[1011/1404] Compiling errno.cc
[1012/1404] Compiling connect.cc
[1013/1404] Compiling bio_mem.cc
[1014/1404] Compiling base64.cc
[1015/1404] Compiling bio.cc
[1016/1404] Compiling tasn_fre.cc
[1017/1404] Compiling tasn_typ.cc
[1018/1404] Compiling tasn_utl.cc
[1019/1404] Compiling tasn_new.cc
[1020/1404] Compiling tasn_enc.cc
[1021/1404] Compiling f_string.cc
[1022/1404] Compiling posix_time.cc
[1023/1404] Compiling f_int.cc
[1024/1404] Compiling tasn_dec.cc
[1025/1404] Compiling asn1_par.cc
[1026/1404] Compiling asn_pack.cc
[1027/1404] Compiling asn1_lib.cc
[1028/1404] Compiling a_utctm.cc
[1029/1404] Compiling a_type.cc
[1030/1404] Compiling a_octet.cc
[1031/1404] Compiling a_strnid.cc
[1032/1404] Compiling a_time.cc
[1033/1404] Compiling a_strex.cc
[1034/1404] Compiling a_object.cc
[1035/1404] Compiling a_mbstr.cc
[1036/1404] Compiling a_int.cc
[1037/1404] Compiling a_i2d_fp.cc
[1038/1404] Compiling fiat_p256_adx_sqr.S
[1039/1404] Compiling a_dup.cc
[1040/1404] Compiling a_d2i_fp.cc
[1041/1404] Compiling a_gentm.cc
[1042/1404] Compiling fiat_p256_adx_mul.S
[1042/1404] Compiling a_bool.cc
[1044/1404] Compiling fiat_curve25519_adx_square.S
[1045/1404] Compiling a_bitstr.cc
[1046/1404] Compiling fiat_curve25519_adx_mul.S
[1047/1404] Compiling md5-586-apple.S
[1048/1404] Compiling md5-x86_64-linux.S
[1049/1404] Compiling md5-586-linux.S
[1050/1404] Compiling md5-x86_64-apple.S
[1051/1404] Compiling chacha20_poly1305_x86_64-apple.S
[1052/1404] Compiling chacha20_poly1305_armv8-linux.S
[1053/1404] Compiling chacha20_poly1305_armv8-win.S
[1054/1404] Compiling chacha20_poly1305_x86_64-linux.S
[1055/1404] Compiling chacha20_poly1305_armv8-apple.S
[1056/1404] Compiling chacha-x86_64-apple.S
[1057/1404] Compiling chacha-x86-apple.S
[1058/1404] Compiling chacha-x86-linux.S
[1059/1404] Compiling chacha-x86_64-linux.S
[1060/1404] Compiling chacha-armv8-win.S
[1061/1404] Compiling chacha-armv8-linux.S
[1062/1404] Compiling CCryptoBoringSSLShims shims.c
[1063/1404] Compiling chacha-armv8-apple.S
[1064/1404] Compiling err_data.cc
[1065/1404] Compiling chacha-armv4-linux.S
[1066/1404] Compiling aes128gcmsiv-x86_64-apple.S
[1067/1404] Compiling aes128gcmsiv-x86_64-linux.S
[1068/1404] Compiling x86_64-mont5-linux.S
[1069/1404] Compiling x86_64-mont5-apple.S
[1070/1404] Compiling x86_64-mont-apple.S
[1071/1404] Compiling x86_64-mont-linux.S
[1072/1404] Compiling x86-mont-apple.S
[1073/1404] Compiling vpaes-x86_64-linux.S
[1074/1404] Compiling x86-mont-linux.S
[1075/1404] Compiling vpaes-x86-apple.S
[1076/1404] Compiling vpaes-x86-linux.S
[1077/1404] Compiling vpaes-x86_64-apple.S
[1078/1404] Compiling vpaes-armv8-apple.S
[1078/1404] Compiling vpaes-armv8-win.S
[1080/1404] Compiling vpaes-armv8-linux.S
[1081/1404] Compiling sha512-armv8-apple.S
[1082/1404] Compiling vpaes-armv7-linux.S
[1083/1404] Compiling sha512-x86_64-apple.S
[1084/1404] Compiling sha512-armv8-win.S
[1085/1404] Compiling sha512-x86_64-linux.S
[1085/1404] Compiling sha512-armv8-linux.S
[1087/1404] Compiling sha512-586-apple.S
[1088/1404] Compiling sha512-586-linux.S
[1089/1404] Compiling sha512-armv4-linux.S
[1090/1404] Compiling sha256-armv8-win.S
[1091/1404] Compiling sha256-x86_64-apple.S
[1092/1404] Compiling sha256-armv8-apple.S
[1093/1404] Compiling sha256-x86_64-linux.S
[1094/1404] Compiling sha256-armv8-linux.S
[1095/1404] Compiling sha256-586-apple.S
[1096/1404] Compiling sha256-armv4-linux.S
[1097/1404] Compiling sha256-586-linux.S
[1098/1404] Compiling sha1-x86_64-linux.S
[1099/1404] Compiling sha1-x86_64-apple.S
[1100/1404] Compiling sha1-armv8-win.S
[1101/1404] Compiling sha1-armv8-linux.S
[1102/1404] Compiling sha1-armv8-apple.S
[1103/1404] Compiling sha1-586-linux.S
[1104/1404] Compiling sha1-armv4-large-linux.S
[1105/1404] Compiling rsaz-avx2-linux.S
[1106/1404] Compiling sha1-586-apple.S
[1107/1404] Compiling rdrand-x86_64-linux.S
[1108/1404] Compiling rdrand-x86_64-apple.S
[1109/1404] Compiling rsaz-avx2-apple.S
[1110/1404] Compiling p256_beeu-x86_64-asm-apple.S
[1111/1404] Compiling p256_beeu-x86_64-asm-linux.S
[1112/1404] Compiling p256_beeu-armv8-asm-win.S
[1113/1404] Compiling p256_beeu-armv8-asm-linux.S
[1114/1404] Compiling p256-armv8-asm-linux.S
[1115/1404] Compiling p256_beeu-armv8-asm-apple.S
[1116/1404] Compiling p256-armv8-asm-win.S
[1117/1404] Compiling p256-x86_64-asm-apple.S
[1117/1404] Compiling p256-armv8-asm-apple.S
[1119/1404] Compiling ghashv8-armv8-win.S
[1120/1404] Compiling p256-x86_64-asm-linux.S
[1121/1404] Compiling ghashv8-armv8-linux.S
[1122/1404] Compiling ghashv8-armv7-linux.S
[1123/1404] Compiling ghashv8-armv8-apple.S
[1124/1404] Compiling ghash-x86-apple.S
[1125/1404] Compiling ghash-ssse3-x86_64-linux.S
[1126/1404] Compiling ghash-ssse3-x86_64-apple.S
[1127/1404] Compiling ghash-x86_64-apple.S
[1128/1404] Compiling ghash-x86_64-linux.S
[1129/1404] Compiling ghash-x86-linux.S
[1130/1404] Compiling ghash-ssse3-x86-linux.S
[1131/1404] Compiling ghash-neon-armv8-win.S
[1132/1404] Compiling ghash-ssse3-x86-apple.S
[1133/1404] Compiling ghash-neon-armv8-apple.S
[1134/1404] Compiling co-586-apple.S
[1135/1404] Compiling co-586-linux.S
[1136/1404] Compiling ghash-neon-armv8-linux.S
[1137/1404] Compiling ghash-armv4-linux.S
[1138/1404] Compiling bsaes-armv7-linux.S
[1139/1404] Compiling bn-armv8-apple.S
[1140/1404] Compiling bn-armv8-win.S
[1141/1404] Compiling bn-armv8-linux.S
[1142/1404] Compiling bn-586-linux.S
[1143/1404] Compiling c-nioatomics.c
[1144/1404] Compiling bn-586-apple.S
[1145/1404] Compiling armv8-mont-win.S
[1146/1404] Compiling armv8-mont-linux.S
[1147/1404] Compiling armv8-mont-apple.S
[1148/1404] Compiling aesv8-gcm-armv8-win.S
[1149/1404] Compiling armv4-mont-linux.S
[1150/1404] Compiling aesv8-gcm-armv8-apple.S
[1151/1404] Compiling aesv8-armv8-linux.S
[1152/1404] Compiling aesv8-gcm-armv8-linux.S
[1153/1404] Compiling aesv8-armv8-win.S
[1154/1404] Compiling aesv8-armv8-apple.S
[1155/1404] Compiling aesv8-armv7-linux.S
[1156/1404] Compiling aesni-x86_64-apple.S
[1157/1404] Compiling aesni-x86-linux.S
[1158/1404] Compiling aesni-x86_64-linux.S
[1159/1404] Compiling aesni-x86-apple.S
[1160/1410] Compiling aesni-gcm-x86_64-apple.S
[1161/1410] Compiling aesni-gcm-x86_64-linux.S
[1162/1410] Compiling aes-gcm-avx10-x86_64-apple.S
[1163/1410] Compiling aes-gcm-avx10-x86_64-linux.S
[1165/1410] Compiling NIOConcurrencyHelpers NIOLock.swift
[1166/1410] Compiling NIOConcurrencyHelpers lock.swift
[1166/1410] Compiling x_x509.cc
[1168/1410] Emitting module NIOConcurrencyHelpers
[1169/1410] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1169/1410] Compiling x_x509a.cc
[1170/1410] Compiling x_val.cc
[1171/1410] Compiling x_sig.cc
[1173/1410] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1174/1410] Compiling NIOConcurrencyHelpers atomics.swift
[1174/1411] Compiling x_spki.cc
[1175/1411] Compiling x_req.cc
[1177/1412] Compiling x_pubkey.cc
[1179/1412] Compiling x_name.cc
[1180/1412] Compiling x_crl.cc
[1181/1412] Compiling x_attrib.cc
[1182/1412] Compiling x_algor.cc
[1183/1412] Compiling x_exten.cc
[1184/1456] Compiling x509spki.cc
[1185/1497] Compiling x_all.cc
[1186/1497] Compiling x509rset.cc
[1188/1497] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1189/1497] Compiling ConsoleKitTerminal ConsoleClear.swift
[1190/1497] Compiling ConsoleKitTerminal Console+Ask.swift
[1191/1497] Compiling ConsoleKitTerminal Console+Choose.swift
[1192/1500] Emitting module ConsoleKitTerminal
[1193/1500] Compiling ConsoleKitTerminal CustomActivity.swift
[1194/1500] Compiling ConsoleKitTerminal LoadingBar.swift
[1195/1500] Compiling ConsoleKitTerminal ProgressBar.swift
[1196/1500] Compiling ConsoleKitTerminal Console+Clear.swift
[1197/1500] Compiling ConsoleKitTerminal ActivityBar.swift
[1198/1500] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1199/1500] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1200/1500] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1200/1500] Compiling x509name.cc
[1201/1500] Compiling x509cset.cc
[1203/1500] Compiling ConsoleKitTerminal Console+Confirm.swift
[1204/1500] Compiling ConsoleKitTerminal Console+Input.swift
[1205/1500] Compiling ConsoleKitTerminal Console+Center.swift
[1206/1500] Compiling ConsoleKitTerminal Console+Output.swift
[1207/1500] Compiling ConsoleKitTerminal Console+Wait.swift
[1208/1500] Compiling ConsoleKitTerminal ConsoleColor.swift
[1209/1500] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1210/1500] Compiling ConsoleKitTerminal ConsoleText.swift
[1211/1500] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1212/1500] Compiling ConsoleKitTerminal ANSI.swift
[1213/1500] Compiling ConsoleKitTerminal Console.swift
[1214/1500] Compiling ConsoleKitTerminal Terminal.swift
[1215/1500] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1215/1500] Compiling x509_vpm.cc
[1216/1500] Compiling x509_txt.cc
[1217/1500] Compiling x509_v3.cc
[1218/1500] Compiling x509_vfy.cc
[1220/1500] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1221/1500] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1222/1500] Compiling ConsoleKitTerminal LoggerFragment.swift
[1224/1502] Compiling NIOCore MarkedCircularBuffer.swift
[1225/1502] Compiling NIOCore MulticastChannel.swift
[1226/1502] Compiling NIOCore NIOAny.swift
[1227/1502] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1228/1502] Compiling NIOCore NIOLoopBound.swift
[1229/1502] Compiling NIOCore NIOScheduledCallback.swift
[1230/1502] Compiling NIOCore NIOSendable.swift
[1231/1502] Compiling NIOCore RecvByteBufferAllocator.swift
[1232/1510] Compiling x509_trs.cc
[1233/1510] Compiling x509_set.cc
[1234/1510] Compiling x509_req.cc
[1235/1510] Compiling x509_obj.cc
[1236/1510] Compiling x509_ext.cc
[1237/1532] Compiling x509_lu.cc
[1239/1532] Compiling NIOCore GlobalSingletons.swift
[1240/1532] Compiling NIOCore IO.swift
[1241/1532] Compiling NIOCore IOData.swift
[1242/1532] Compiling NIOCore IPProtocol.swift
[1243/1532] Compiling NIOCore IntegerBitPacking.swift
[1244/1532] Compiling NIOCore IntegerTypes.swift
[1245/1532] Compiling NIOCore Interfaces.swift
[1246/1532] Compiling NIOCore Linux.swift
[1247/1532] Compiling ConsoleKitCommands CommandSignature.swift
[1248/1532] Compiling ConsoleKitCommands Flag.swift
[1249/1532] Compiling ConsoleKitCommands Option.swift
[1250/1534] Compiling ConsoleKitCommands Command.swift
[1251/1534] Compiling ConsoleKitCommands CommandContext.swift
[1252/1534] Compiling ConsoleKitCommands CommandError.swift
[1253/1534] Compiling ConsoleKitCommands AsyncCommands.swift
[1254/1534] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1255/1534] Compiling ConsoleKitCommands AnyCommand.swift
[1256/1534] Compiling ConsoleKitCommands CommandGroup.swift
[1257/1534] Compiling ConsoleKitCommands CommandInput.swift
[1258/1534] Compiling ConsoleKitCommands Commands.swift
[1259/1534] Emitting module ConsoleKitCommands
[1260/1534] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1261/1534] Compiling ConsoleKitCommands AsyncCommand.swift
[1262/1534] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1262/1534] Compiling x509_def.cc
[1264/1534] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1265/1534] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1266/1534] Compiling ConsoleKitCommands Argument.swift
[1267/1534] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1268/1534] Compiling ConsoleKitCommands Utilities.swift
[1268/1534] Compiling x509_d2.cc
[1269/1534] Compiling x509.cc
[1270/1534] Compiling x509_att.cc
[1271/1534] Compiling x509_cmp.cc
[1272/1534] Compiling v3_utl.cc
[1273/1534] Compiling v3_skey.cc
[1275/1534] Compiling ConsoleKitCommands Console+Run.swift
[1276/1534] Compiling ConsoleKitCommands ConsoleError.swift
[1277/1534] Compiling ConsoleKitCommands Completion.swift
[1277/1535] Compiling v3_prn.cc
[1278/1535] Compiling v3_purp.cc
[1280/1536] Compiling v3_pmaps.cc
[1282/1536] Compiling v3_pcons.cc
[1284/1536] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1285/1536] Compiling NIOCore SocketAddresses.swift
[1286/1536] Compiling NIOCore SocketOptionProvider.swift
[1287/1536] Compiling NIOCore SystemCallHelpers.swift
[1288/1536] Compiling NIOCore TimeAmount+Duration.swift
[1289/1536] Compiling NIOCore TypeAssistedChannelHandler.swift
[1290/1536] Compiling NIOCore UniversalBootstrapSupport.swift
[1291/1536] Compiling NIOCore Utilities.swift
[1292/1536] Compiling NIOCore EventLoop.swift
[1293/1536] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1294/1536] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1295/1536] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1296/1536] Compiling NIOCore EventLoopFuture.swift
[1297/1536] Compiling NIOCore FileDescriptor.swift
[1298/1536] Compiling NIOCore FileHandle.swift
[1299/1536] Compiling NIOCore FileRegion.swift
[1299/1536] Compiling v3_ocsp.cc
[1301/1538] Emitting module ConsoleKit
[1302/1538] Compiling ConsoleKit Exports.swift
[1305/1538] Compiling NIOCore Codec.swift
[1306/1538] Compiling NIOCore ConvenienceOptionSupport.swift
[1307/1538] Compiling NIOCore DeadChannel.swift
[1308/1538] Compiling NIOCore DispatchQueue+WithFuture.swift
[1309/1538] Compiling NIOCore EventLoop+Deprecated.swift
[1310/1538] Compiling NIOCore EventLoop+SerialExecutor.swift
[1311/1540] Compiling v3_lib.cc
[1312/1540] Compiling v3_ncons.cc
[1314/1540] Compiling v3_int.cc
[1315/1540] Compiling v3_ia5.cc
[1316/1540] Compiling v3_info.cc
[1317/1540] Compiling v3_genn.cc
[1318/1540] Compiling v3_enum.cc
[1319/1540] Compiling v3_extku.cc
[1320/1540] Compiling v3_crld.cc
[1321/1540] Compiling v3_cpols.cc
[1322/1540] Compiling v3_bitst.cc
[1323/1540] Compiling v3_conf.cc
[1324/1540] Compiling v3_bcons.cc
[1325/1540] Compiling v3_akey.cc
[1326/1540] Compiling v3_akeya.cc
[1327/1540] Compiling v3_alt.cc
[1328/1540] Compiling t_x509a.cc
[1329/1540] Compiling t_x509.cc
[1330/1540] Compiling t_req.cc
[1331/1540] Compiling t_crl.cc
[1332/1540] Compiling i2d_pr.cc
[1333/1540] Compiling rsa_pss.cc
[1334/1540] Compiling name_print.cc
[1335/1540] Compiling policy.cc
[1336/1540] Compiling by_file.cc
[1337/1540] Compiling by_dir.cc
[1364/1540] Compiling asn1_gen.cc
[1365/1540] Compiling algorithm.cc
[1366/1540] Compiling a_verify.cc
[1367/1540] Compiling a_sign.cc
[1368/1540] Compiling voprf.cc
[1369/1540] Compiling a_digest.cc
[1370/1540] Compiling thread_win.cc
[1371/1540] Compiling trust_token.cc
[1372/1540] Compiling pmbtoken.cc
[1373/1540] Compiling thread_pthread.cc
[1375/1540] Emitting module NIOCore
[1375/1541] Compiling thread.cc
[1376/1541] Compiling thread_none.cc
[1377/1541] Compiling stack.cc
[1379/1541] Compiling wots.cc
[1381/1542] Compiling thash.cc
[1382/1542] Compiling slhdsa.cc
[1383/1542] Compiling sha512.cc
[1384/1542] Compiling fors.cc
[1385/1550] Compiling siphash.cc
[1386/1550] Compiling sha256.cc
[1387/1568] Compiling merkle.cc
[1388/1593] Compiling sha1.cc
[1389/1593] Compiling rsa_extra.cc
[1390/1593] Compiling rsa_print.cc
[1391/1593] Compiling refcount.cc
[1392/1593] Compiling rsa_crypt.cc
[1393/1593] Compiling rsa_asn1.cc
[1394/1593] Compiling rc4.cc
[1395/1593] Compiling windows.cc
[1396/1593] Compiling urandom.cc
[1397/1593] Compiling trusty.cc
[1398/1593] Compiling rand_extra.cc
[1399/1593] Compiling ios.cc
[1400/1593] Compiling passive.cc
[1402/1593] Emitting module NIOEmbedded
[1403/1593] Compiling NIOEmbedded AsyncTestingChannel.swift
[1403/1593] Compiling getentropy.cc
[1404/1593] Compiling poly1305_arm_asm.S
[1405/1593] Compiling forkunsafe.cc
[1406/1593] Compiling deterministic.cc
[1407/1593] Compiling fork_detect.cc
[1409/1593] Compiling NIOEmbedded AsyncTestingEventLoop.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOEmbedded/AsyncTestingEventLoop.swift:21:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import Dispatch
~~~~~~~~~~~~~~~~^
[1410/1593] Compiling NIOEmbedded Embedded.swift
[1410/1594] Compiling pool.cc
[1413/1595] Compiling poly1305_vec.cc
[1414/1595] Compiling poly1305_arm.cc
[1415/1595] Compiling poly1305.cc
[1416/1595] Compiling pkcs7.cc
[1418/1595] Emitting module NIOPosix
[1418/1601] Compiling pkcs8_x509.cc
[1419/1601] Compiling pkcs8.cc
[1420/1601] Compiling p5_pbev2.cc
[1421/1601] Compiling pem_xaux.cc
[1422/1601] Compiling pem_x509.cc
[1423/1601] Compiling pkcs7_x509.cc
[1425/1601] Compiling NIOPosix BSDSocketAPICommon.swift
[1426/1601] Compiling NIOPosix BSDSocketAPIPosix.swift
[1427/1601] Compiling NIOPosix BSDSocketAPIWindows.swift
[1428/1601] Compiling NIOPosix BaseSocket.swift
[1429/1601] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1430/1601] Compiling NIOPosix BaseSocketChannel.swift
[1431/1601] Compiling NIOPosix BaseStreamSocketChannel.swift
[1432/1601] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1433/1601] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1434/1601] Compiling NIOPosix PosixSingletons.swift
[1435/1601] Compiling NIOPosix RawSocketBootstrap.swift
[1436/1601] Compiling NIOPosix Resolver.swift
[1437/1601] Compiling NIOPosix Selectable.swift
[1438/1601] Compiling NIOPosix SelectableChannel.swift
[1439/1601] Compiling NIOPosix SelectableEventLoop.swift
[1440/1601] Compiling NIOPosix SelectorEpoll.swift
[1441/1601] Compiling NIOPosix SelectorGeneric.swift
[1442/1601] Compiling NIOPosix SelectorKqueue.swift
[1443/1601] Compiling NIOPosix SelectorUring.swift
[1444/1601] Compiling NIOPosix ServerSocket.swift
[1445/1601] Compiling NIOPosix Socket.swift
[1446/1601] Compiling NIOPosix SocketChannel.swift
[1447/1601] Compiling NIOPosix SocketProtocols.swift
[1448/1601] Compiling NIOPosix System.swift
[1449/1601] Compiling NIOPosix Thread.swift
[1449/1601] Compiling pem_pkey.cc
[1450/1601] Compiling obj_xref.cc
[1451/1601] Compiling pem_oth.cc
[1453/1601] Compiling NIOPosix ThreadPosix.swift
[1454/1601] Compiling NIOPosix ThreadWindows.swift
[1455/1601] Compiling NIOPosix UnsafeTransfer.swift
[1456/1601] Compiling NIOPosix Utilities.swift
[1457/1601] Compiling NIOPosix VsockAddress.swift
[1458/1601] Compiling NIOPosix VsockChannelEvents.swift
[1458/1601] Compiling pem_pk8.cc
[1459/1601] Compiling pem_lib.cc
[1460/1601] Compiling pem_info.cc
[1461/1601] Compiling pem_all.cc
[1462/1601] Compiling mldsa.cc
[1463/1601] Compiling mlkem.cc
[1464/1601] Compiling mem.cc
[1465/1601] Compiling obj.cc
[1466/1601] Compiling md5.cc
[1467/1601] Compiling md4.cc
[1468/1601] Compiling fips_shared_support.cc
[1469/1601] Compiling poly_rq_mul.S
[1470/1601] Compiling lhash.cc
[1471/1601] Compiling kyber.cc
[1472/1601] Compiling ex_data.cc
[1473/1601] Compiling sign.cc
[1474/1601] Compiling hpke.cc
[1475/1601] Compiling hrss.cc
[1476/1601] Compiling scrypt.cc
[1478/1601] Compiling NIOPosix IO.swift
[1479/1601] Compiling NIOPosix IntegerBitPacking.swift
[1480/1601] Compiling NIOPosix IntegerTypes.swift
[1481/1601] Compiling NIOPosix Linux.swift
[1482/1601] Compiling NIOPosix LinuxCPUSet.swift
[1483/1601] Compiling NIOPosix LinuxUring.swift
[1484/1601] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1485/1601] Compiling NIOPosix NIOThreadPool.swift
[1486/1601] Compiling NIOPosix NonBlockingFileIO.swift
[1487/1601] Compiling NIOPosix PendingDatagramWritesManager.swift
[1488/1601] Compiling NIOPosix PendingWritesManager.swift
[1489/1601] Compiling NIOPosix PipeChannel.swift
[1490/1601] Compiling NIOPosix PipePair.swift
[1491/1601] Compiling NIOPosix Pool.swift
[1492/1601] Compiling NIOPosix Bootstrap.swift
[1493/1601] Compiling NIOPosix ControlMessage.swift
[1494/1601] Compiling NIOPosix DatagramVectorReadManager.swift
[1495/1601] Compiling NIOPosix Errors+Any.swift
[1496/1601] Compiling NIOPosix FileDescriptor.swift
[1497/1601] Compiling NIOPosix GetaddrinfoResolver.swift
[1498/1601] Compiling NIOPosix HappyEyeballs.swift
[1498/1601] Compiling print.cc
[1499/1602] Compiling pbkdf.cc
[1502/1603] Compiling p_x25519.cc
[1503/1603] Compiling p_x25519_asn1.cc
[1504/1603] Compiling p_rsa_asn1.cc
[1505/1605] Compiling p_rsa.cc
[1506/1629] Compiling p_hkdf.cc
[1508/1640] Emitting module NIO
[1509/1640] Compiling NIO Exports.swift
[1509/1640] Compiling p_ed25519_asn1.cc
[1510/1663] Compiling p_ed25519.cc
[1511/1663] Compiling p_ec_asn1.cc
[1514/1670] Compiling p_ec.cc
[1516/1670] Compiling AsyncKit Future+Miscellaneous.swift
[1517/1670] Compiling AsyncKit Future+Nonempty.swift
[1518/1670] Compiling AsyncKit Future+Optional.swift
[1519/1670] Compiling AsyncKit Future+Transform.swift
[1520/1670] Compiling AsyncKit Future+Try.swift
[1521/1670] Compiling AsyncKit FutureOperators.swift
[1522/1670] Compiling NIOTLS TLSEvents.swift
[1522/1672] Compiling p_dsa_asn1.cc
[1523/1672] Compiling p_dh.cc
[1524/1672] Compiling p_dh_asn1.cc
[1526/1683] Emitting module NIOTLS
[1527/1689] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1528/1689] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1529/1689] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1530/1705] Emitting module _NIOFileSystem
[1531/1709] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1532/1709] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1533/1709] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1534/1709] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1535/1709] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1536/1709] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1537/1709] Compiling NIOTLS SNIHandler.swift
[1538/1709] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1539/1709] Compiling NIOSOCKS ClientStateMachine.swift
[1540/1709] Compiling NIOSOCKS SOCKSResponse.swift
[1542/1712] Emitting module NIOSOCKS
[1542/1712] Compiling evp_ctx.cc
[1547/1712] Compiling NIOHTTP1 HTTPEncoder.swift
[1548/1712] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1549/1712] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1550/1712] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[1552/1712] Compiling NIOHTTP1 HTTPDecoder.swift
[1553/1712] Compiling NIOSOCKS ServerStateMachine.swift
[1555/1714] Compiling _NIOFileSystem ParallelDirCopy.swift
[1556/1714] Compiling _NIOFileSystem ParallelRemoval.swift
[1557/1714] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[1558/1714] Compiling _NIOFileSystem CInterop.swift
[1559/1714] Compiling _NIOFileSystem Errno.swift
[1560/1714] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1561/1714] Compiling _NIOFileSystem Mocking.swift
[1562/1714] Compiling _NIOFileSystem Syscall.swift
[1563/1714] Compiling _NIOFileSystem Syscalls.swift
[1565/1714] Compiling AsyncKit Optional+StrictMap.swift
[1566/1714] Compiling AsyncKit Exports.swift
[1567/1714] Emitting module NIOHTTP1
[1568/1714] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1569/1714] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1570/1745] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1571/1745] Emitting module NIOFoundationCompat
[1571/1745] Compiling evp.cc
[1572/1746] Compiling evp_asn1.cc
[1575/1747] Compiling NIOSSL NIOSSLHandler.swift
[1576/1747] Compiling NIOSSL SSLCertificate.swift
[1578/1747] Compiling NIOSSL ObjectIdentifier.swift
[1579/1747] Compiling NIOSSL PosixPort.swift
[1580/1747] Compiling NIOSSL SSLCallbacks.swift
[1581/1747] Compiling NIOSSL LinuxCABundle.swift
[1582/1747] Compiling NIOSSL NIOSSLClientHandler.swift
[1583/1747] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1586/1747] Compiling NIOSSL SSLCertificateExtensions.swift
[1587/1747] Compiling NIOSSL SSLConnection.swift
[1587/1747] Compiling err.cc
[1588/1747] Compiling engine.cc
[1590/1769] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1591/1769] Compiling NIOTransportServices NIOTSErrors.swift
[1592/1769] Compiling NIOTransportServices NIOTSEventLoop.swift
[1593/1771] Emitting module AsyncKit
[1594/1771] Compiling NIOTransportServices NIOTSBootstraps.swift
[1595/1771] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1596/1771] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1597/1771] Emitting module NIOTransportServices
[1598/1771] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1599/1771] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1600/1771] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1601/1771] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1602/1771] Compiling NIOTransportServices NIOTSSingletons.swift
[1603/1771] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1604/1771] Compiling NIOTransportServices StateManagedChannel.swift
[1605/1771] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1606/1771] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1606/1771] Compiling ecdsa_asn1.cc
[1608/1771] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1609/1771] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1612/1771] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1616/1771] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1617/1771] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1619/1771] Compiling NIOTransportServices AcceptHandler.swift
[1620/1771] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1621/1771] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1623/1772] Compiling ecdh_extra.cc
[1624/1772] Compiling bcm.cc
[1632/1774] Compiling hash_to_curve.cc
[1634/1775] Compiling ec_derive.cc
[1637/1775] Compiling _NIOFileSystem SystemFileHandle.swift
[1638/1775] Compiling _NIOFileSystem Utilities.swift
[1639/1775] Compiling _NIOFileSystem OpenOptions.swift
[1640/1775] Compiling _NIOFileSystem String+FileSystem.swift
[1640/1775] Compiling ec_asn1.cc
[1641/1775] Compiling dsa_asn1.cc
[1643/1792] Emitting module NIOSSL
[1643/1795] Compiling dsa.cc
[1648/1795] Compiling NIOSSL SubjectAlternativeName.swift
[1649/1795] Compiling NIOSSL NIOSSLSecureBytes.swift
[1650/1795] Compiling NIOSSL RNG.swift
[1651/1795] Compiling NIOSSL SafeCompare.swift
[1652/1795] Compiling NIOSSL Zeroization.swift
[1652/1795] Compiling digest_extra.cc
[1653/1795] Compiling params.cc
[1655/1795] Compiling NIOWebSocket WebSocketOpcode.swift
[1660/1807] Compiling NIOHPACK DynamicHeaderTable.swift
[1661/1807] Compiling NIOHPACK HPACKDecoder.swift
[1662/1807] Compiling NIOHPACK HPACKEncoder.swift
[1663/1807] Compiling NIOHPACK HPACKErrors.swift
[1668/1807] Compiling NIOHPACK HPACKHeader.swift
[1669/1807] Compiling NIOHPACK HeaderTables.swift
[1672/1807] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1673/1843] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1674/1843] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1675/1843] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1676/1843] Emitting module NIOHTTPCompression
[1677/1843] Emitting module NIOWebSocket
[1678/1843] Compiling NIOHTTPCompression HTTPCompression.swift
[1679/1843] Compiling NIOHTTPCompression HTTPDecompression.swift
[1680/1843] Compiling MultipartKit Exports.swift
[1681/1843] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1682/1843] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1683/1843] Compiling NIOWebSocket WebSocketFrame.swift
[1684/1843] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1685/1843] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1686/1843] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1687/1844] Compiling MultipartKit BasicCodingKey.swift
[1688/1844] Compiling MultipartKit MultipartError.swift
[1690/1846] Compiling NIOHPACK IndexedHeaderTable.swift
[1691/1846] Compiling NIOHPACK IntegerCoding.swift
[1693/1848] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1694/1848] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1695/1848] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1696/1848] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1697/1850] Compiling MultipartKit MultipartPart.swift
[1698/1850] Compiling MultipartKit MultipartPartConvertible.swift
[1699/1850] Compiling MultipartKit FormDataEncoder.swift
[1700/1850] Compiling MultipartKit Storage.swift
[1703/1850] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1704/1850] Compiling NIOExtras WritePCAPHandler.swift
[1711/1850] Compiling MultipartKit FormDataDecoder.swift
[1720/1850] Emitting module MultipartKit
[1723/1853] Compiling NIOHPACK HuffmanTables.swift
[1728/1853] Compiling NIOHPACK StaticHeaderTable.swift
[1731/1854] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1732/1854] Compiling NIOHPACK HuffmanCoding.swift
[1734/1854] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1735/1854] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1744/1854] Emitting module NIOExtras
[1745/1854] Compiling MultipartKit MultipartSerializer.swift
[1746/1854] Compiling MultipartKit Utilities.swift
[1759/1859] Compiling dh_asn1.cc
[1761/1859] Compiling des.cc
[1767/1859] Emitting module NIOHPACK
[1768/1862] Emitting module _NIOFileSystemFoundationCompat
[1769/1862] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1770/1862] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1773/1864] Compiling NIOFileSystem Exports.swift
[1774/1864] Emitting module NIOFileSystem
[1778/1867] Compiling NIOSSL TLSConfiguration.swift
[1779/1867] Compiling NIOSSL UniversalBootstrapSupport.swift
[1780/1867] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1782/1869] Compiling spake25519.cc
[1783/1875] Compiling x25519-asm-arm.S
[1786/1927] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1787/1927] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1787/1928] Compiling curve25519.cc
[1789/1929] Compiling cpu_intel.cc
[1791/1929] Compiling crypto.cc
[1792/1929] Compiling cpu_arm_linux.cc
[1793/1929] Compiling cpu_aarch64_win.cc
[1794/1929] Compiling cpu_arm_freebsd.cc
[1795/1929] Compiling curve25519_64_adx.cc
[1797/1929] Compiling NIOHTTP2 MaySendFrames.swift
[1798/1929] Compiling NIOHTTP2 SendingDataState.swift
[1799/1929] Compiling NIOHTTP2 SendingGoawayState.swift
[1800/1929] Compiling NIOHTTP2 SendingHeadersState.swift
[1801/1929] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1802/1929] Compiling NIOHTTP2 SendingRstStreamState.swift
[1803/1929] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1804/1929] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1804/1937] Compiling cpu_aarch64_openbsd.cc
[1805/1937] Compiling cpu_aarch64_sysreg.cc
[1806/1937] Compiling cpu_aarch64_linux.cc
[1807/1937] Compiling cpu_aarch64_apple.cc
[1808/1937] Compiling cpu_aarch64_fuchsia.cc
[1809/1945] Compiling conf.cc
[1811/1945] Compiling WebSocketKit Exports.swift
[1812/1945] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1813/1945] Compiling WebSocketKit WebSocketHandler.swift
[1813/1945] Compiling tls_cbc.cc
[1814/1945] Compiling e_rc4.cc
[1815/1945] Compiling e_tls.cc
[1816/1945] Compiling e_rc2.cc
[1818/1945] Emitting module WebSocketKit
[1819/1945] Compiling WebSocketKit WebSocket+Connect.swift
[1820/1945] Compiling WebSocketKit WebSocket+Concurrency.swift
[1821/1945] Compiling WebSocketKit WebSocket.swift
[1821/1945] Compiling e_null.cc
[1823/1945] Compiling WebSocketKit WebSocketClient.swift
[1823/1946] Compiling e_des.cc
[1824/1946] Compiling e_chacha20poly1305.cc
[1827/1947] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1828/1947] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1829/1947] Compiling NIOHTTP2 HasLocalSettings.swift
[1830/1947] Compiling NIOHTTP2 HasRemoteSettings.swift
[1831/1947] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1832/1947] Compiling NIOHTTP2 QuiescingState.swift
[1833/1947] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1834/1947] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1834/1947] Compiling e_aesgcmsiv.cc
[1835/1947] Compiling e_aesctrhmac.cc
[1837/1947] Compiling derive_key.cc
[1838/1947] Compiling chacha.cc
[1839/1947] Compiling cipher_extra.cc
[1840/1947] Compiling unicode.cc
[1841/1947] Compiling ber.cc
[1842/1947] Compiling cbs.cc
[1844/1947] Compiling NIOHTTP2 InboundWindowManager.swift
[1845/1947] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1846/1947] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1847/1947] Compiling NIOHTTP2 StreamChannelList.swift
[1848/1947] Compiling NIOHTTP2 StreamMap.swift
[1849/1947] Compiling NIOHTTP2 StreamStateMachine.swift
[1850/1947] Compiling NIOHTTP2 UnsafeTransfer.swift
[1851/1947] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1851/1947] Compiling cbb.cc
[1853/1947] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1854/1947] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1855/1947] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1856/1947] Compiling NIOHTTP2 HTTP2StreamID.swift
[1857/1947] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1858/1947] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1859/1947] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1860/1947] Compiling NIOHTTP2 InboundEventBuffer.swift
[1860/1947] Compiling buf.cc
[1861/1947] Compiling asn1_compat.cc
[1862/1947] Compiling bn_asn1.cc
[1863/1947] Compiling printf.cc
[1864/1947] Compiling blake2.cc
[1865/1947] Compiling convert.cc
[1866/1947] Compiling pair.cc
[1867/1947] Compiling hexdump.cc
[1868/1947] Compiling errno.cc
[1869/1947] Compiling file.cc
[1870/1947] Compiling fd.cc
[1871/1947] Compiling bio_mem.cc
[1872/1947] Compiling base64.cc
[1873/1947] Compiling bio.cc
[1874/1947] Compiling tasn_typ.cc
[1875/1947] Compiling tasn_fre.cc
[1876/1947] Compiling tasn_new.cc
[1877/1947] Compiling tasn_utl.cc
[1881/1947] Compiling NIOHTTP2 MayReceiveFrames.swift
[1882/1947] Compiling NIOHTTP2 ReceivingDataState.swift
[1883/1947] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1884/1947] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1885/1947] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1886/1947] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1887/1947] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1888/1947] Emitting module NIOHTTP2
[1888/1947] Compiling tasn_enc.cc
[1889/1947] Compiling tasn_dec.cc
[1890/1947] Compiling f_string.cc
[1891/1947] Compiling posix_time.cc
[1893/1947] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1894/1947] Compiling NIOHTTP2 HTTP2Frame.swift
[1895/1947] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1896/1947] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1897/1947] Compiling NIOHTTP2 HTTP2PingData.swift
[1898/1947] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1899/1947] Compiling NIOHTTP2 HTTP2Settings.swift
[1900/1947] Compiling NIOHTTP2 HTTP2Stream.swift
[1900/1947] Compiling asn_pack.cc
[1901/1947] Compiling f_int.cc
[1902/1947] Compiling asn1_par.cc
[1903/1947] Compiling a_type.cc
[1904/1947] Compiling a_utctm.cc
[1905/1947] Compiling asn1_lib.cc
[1906/1947] Compiling a_time.cc
[1907/1947] Compiling a_strnid.cc
[1908/1947] Compiling a_octet.cc
[1909/1947] Compiling a_strex.cc
[1911/1947] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1912/1947] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1913/1947] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1914/1947] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1915/1947] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1916/1947] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1917/1947] Compiling NIOHTTP2 HTTP2Error.swift
[1918/1947] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1919/1947] Compiling NIOHTTP2 StateMachineResult.swift
[1920/1947] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1921/1947] Compiling NIOHTTP2 DOSHeuristics.swift
[1922/1947] Compiling NIOHTTP2 Error+Any.swift
[1923/1947] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1924/1947] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1925/1947] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1926/1947] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1926/1948] Compiling a_mbstr.cc
[1928/1949] Compiling a_object.cc
[1930/1949] Compiling a_i2d_fp.cc
[1931/1949] Compiling a_int.cc
[1932/1949] Compiling a_dup.cc
[1933/1949] Compiling a_d2i_fp.cc
[1934/2008] Compiling a_gentm.cc
[1935/2008] Compiling a_bool.cc
[1936/2008] Compiling a_bitstr.cc
[1938/2016] Compiling AsyncHTTPClient Base64.swift
[1939/2016] Compiling AsyncHTTPClient BasicAuth.swift
[1940/2016] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1941/2016] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1942/2016] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1943/2016] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1944/2016] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1945/2016] Compiling AsyncHTTPClient ConnectionPool.swift
[1946/2016] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1947/2016] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1948/2016] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1949/2016] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1952/2018] Emitting module AsyncHTTPClient
[1953/2026] Compiling CryptoBoringWrapper RandomBytes.swift
[1954/2026] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1955/2026] Compiling CryptoBoringWrapper EllipticCurve.swift
[1956/2026] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1957/2026] Emitting module CryptoBoringWrapper
[1958/2026] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1959/2026] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1960/2026] Compiling AsyncHTTPClient ConnectionTarget.swift
[1961/2026] Compiling AsyncHTTPClient DeconstructedURL.swift
[1962/2026] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1963/2026] Compiling AsyncHTTPClient FoundationExtensions.swift
[1964/2026] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1965/2026] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1966/2026] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1967/2026] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1968/2026] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1969/2026] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1976/2026] Compiling AsyncHTTPClient RequestBag.swift
[1977/2026] Compiling AsyncHTTPClient RequestValidation.swift
[1978/2026] Compiling AsyncHTTPClient SSLContextCache.swift
[1979/2026] Compiling AsyncHTTPClient Scheme.swift
[1980/2026] Compiling AsyncHTTPClient Singleton.swift
[1981/2026] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1982/2026] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1983/2026] Compiling AsyncHTTPClient Utils.swift
[1984/2026] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1985/2026] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1988/2028] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1989/2028] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1990/2028] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1991/2028] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1992/2028] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1993/2028] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1994/2028] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1995/2028] Compiling AsyncHTTPClient RequestBodyLength.swift
[1996/2028] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1997/2028] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1998/2028] Compiling AsyncHTTPClient Transaction.swift
[2005/2028] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2006/2028] Compiling AsyncHTTPClient RequestOptions.swift
[2007/2028] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2008/2028] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2009/2028] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2010/2028] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2011/2028] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2012/2028] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2013/2028] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[2014/2028] Compiling AsyncHTTPClient TLSEventsHandler.swift
[2015/2028] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[2016/2028] Compiling AsyncHTTPClient HTTP1Connection.swift
[2017/2028] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[2018/2028] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[2019/2028] Compiling AsyncHTTPClient HTTP2Connection.swift
[2020/2028] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[2021/2028] Compiling AsyncHTTPClient HTTPClient.swift
[2022/2028] Compiling AsyncHTTPClient HTTPHandler.swift
[2023/2028] Compiling AsyncHTTPClient LRUCache.swift
[2024/2028] Compiling AsyncHTTPClient NWErrorHandler.swift
[2025/2028] Compiling AsyncHTTPClient NWWaitingHandler.swift
[2026/2028] Compiling AsyncHTTPClient TLSConfiguration.swift
[2027/2028] Compiling AsyncHTTPClient RedirectState.swift
[2028/2028] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2031/2101] Emitting module Crypto
[2032/2110] Compiling Crypto SymmetricKeys.swift
[2033/2110] Compiling Crypto HMAC.swift
[2034/2110] Compiling Crypto MACFunctions.swift
[2035/2110] Compiling Crypto MessageAuthenticationCode.swift
[2036/2110] Compiling Crypto AES.swift
[2037/2110] Compiling Crypto ECDSASignature_boring.swift
[2038/2110] Compiling Crypto ECDSA_boring.swift
[2039/2110] Compiling Crypto EdDSA_boring.swift
[2040/2110] Compiling Crypto ECDSA.swift
[2041/2110] Compiling Crypto Ed25519.swift
[2042/2110] Compiling Crypto HKDF.swift
[2043/2110] Compiling Crypto AESWrap.swift
[2044/2110] Compiling Crypto AESWrap_boring.swift
[2045/2110] Compiling Crypto Ed25519_boring.swift
[2046/2110] Compiling Crypto NISTCurvesKeys_boring.swift
[2047/2110] Compiling Crypto X25519Keys_boring.swift
[2048/2110] Compiling Crypto Curve25519.swift
[2049/2110] Compiling Crypto Ed25519Keys.swift
[2050/2110] Compiling Crypto NISTCurvesKeys.swift
[2051/2110] Compiling Crypto X25519Keys.swift
[2052/2110] Compiling Crypto AES-GCM.swift
[2053/2110] Compiling Crypto AES-GCM_boring.swift
[2054/2110] Compiling Crypto ChaChaPoly_boring.swift
[2055/2110] Compiling Crypto ChaChaPoly.swift
[2056/2110] Compiling Crypto Cipher.swift
[2057/2110] Compiling Crypto Nonces.swift
[2058/2110] Compiling Crypto ASN1.swift
[2059/2110] Compiling Crypto ASN1Any.swift
[2060/2110] Compiling Crypto ASN1BitString.swift
[2061/2110] Compiling Crypto ASN1Boolean.swift
[2062/2110] Compiling Crypto HPKE-Ciphersuite.swift
[2063/2110] Compiling Crypto HPKE-KDF.swift
[2064/2110] Compiling Crypto HPKE-KexKeyDerivation.swift
[2065/2110] Compiling Crypto HPKE-LabeledExtract.swift
[2066/2110] Compiling Crypto HPKE-Utils.swift
[2067/2110] Compiling Crypto DHKEM.swift
[2068/2110] Compiling Crypto HPKE-KEM-Curve25519.swift
[2069/2110] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[2070/2110] Compiling Crypto HPKE-KEM.swift
[2071/2110] Compiling Crypto HPKE-Errors.swift
[2072/2110] Compiling Crypto PKCS8PrivateKey.swift
[2073/2110] Compiling Crypto SEC1PrivateKey.swift
[2074/2110] Compiling Crypto SubjectPublicKeyInfo.swift
[2075/2110] Compiling Crypto CryptoKitErrors.swift
[2076/2110] Compiling Crypto Digest_boring.swift
[2077/2110] Compiling Crypto Digest.swift
[2078/2110] Compiling Crypto Digests.swift
[2079/2110] Compiling Crypto HashFunctions.swift
[2080/2110] Compiling Crypto HashFunctions_SHA2.swift
[2081/2110] Compiling Crypto HPKE-AEAD.swift
[2082/2110] Compiling Crypto HPKE.swift
[2083/2110] Compiling Crypto HPKE-Context.swift
[2084/2110] Compiling Crypto HPKE-KeySchedule.swift
[2085/2110] Compiling Crypto HPKE-Modes.swift
[2086/2110] Compiling Crypto Insecure.swift
[2087/2110] Compiling Crypto Insecure_HashFunctions.swift
[2088/2110] Compiling Crypto KEM.swift
[2089/2110] Compiling Crypto ECDH_boring.swift
[2090/2110] Compiling Crypto DH.swift
[2091/2110] Compiling Crypto ECDH.swift
[2092/2110] Compiling Crypto ASN1Identifier.swift
[2093/2110] Compiling Crypto ASN1Integer.swift
[2094/2110] Compiling Crypto ASN1Null.swift
[2095/2110] Compiling Crypto ASN1OctetString.swift
[2096/2110] Compiling Crypto ASN1Strings.swift
[2097/2110] Compiling Crypto ArraySliceBigint.swift
[2098/2110] Compiling Crypto GeneralizedTime.swift
[2099/2110] Compiling Crypto ObjectIdentifier.swift
[2100/2110] Compiling Crypto ECDSASignature.swift
[2101/2110] Compiling Crypto PEMDocument.swift
[2102/2110] Compiling Crypto Signature.swift
[2103/2110] Compiling Crypto CryptoKitErrors_boring.swift
[2104/2110] Compiling Crypto RNG_boring.swift
[2105/2110] Compiling Crypto SafeCompare_boring.swift
[2106/2110] Compiling Crypto Zeroization_boring.swift
[2107/2110] Compiling Crypto PrettyBytes.swift
[2108/2110] Compiling Crypto SafeCompare.swift
[2109/2110] Compiling Crypto SecureBytes.swift
[2110/2110] Compiling Crypto Zeroization.swift
[2113/2281] Compiling Vapor Application.swift
[2114/2281] Compiling Vapor AuthenticationCache.swift
[2115/2281] Compiling Vapor Authenticator.swift
[2116/2281] Compiling Vapor BasicAuthorization.swift
[2117/2281] Compiling Vapor BearerAuthorization.swift
[2118/2281] Compiling Vapor GuardMiddleware.swift
[2119/2281] Compiling Vapor RedirectMiddleware.swift
[2120/2281] Compiling Vapor SessionAuthenticatable.swift
[2121/2281] Compiling Vapor Bcrypt.swift
[2122/2281] Compiling Vapor Application+Cache.swift
[2123/2281] Compiling Vapor Cache.swift
[2124/2281] Compiling Vapor CacheExpirationTime.swift
[2125/2281] Compiling Vapor MemoryCache.swift
[2126/2281] Compiling Vapor Request+Cache.swift
[2127/2281] Compiling Vapor Application+Clients.swift
[2128/2281] Compiling Vapor Client.swift
[2129/2281] Compiling Vapor ClientRequest.swift
[2130/2281] Compiling Vapor ClientResponse.swift
[2131/2281] Compiling Vapor Request+Client.swift
[2132/2281] Compiling Vapor BootCommand.swift
[2133/2281] Compiling Vapor CommandContext+Application.swift
[2134/2281] Compiling Vapor RoutesCommand.swift
[2135/2281] Compiling Vapor ServeCommand.swift
[2136/2281] Compiling Vapor AnyResponse+Concurrency.swift
[2137/2305] Emitting module Vapor
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2138/2329] Compiling Vapor HTTPServerResponseEncoder.swift
[2139/2329] Compiling Vapor HTTPServerUpgradeHandler.swift
[2140/2329] Compiling Vapor Logger+Report.swift
[2141/2329] Compiling Vapor LoggingSystem+Environment.swift
[2142/2329] Compiling Vapor Application+Middleware.swift
[2143/2329] Compiling Vapor CORSMiddleware.swift
[2144/2329] Compiling Vapor ErrorMiddleware.swift
[2145/2329] Compiling Vapor FileMiddleware.swift
[2146/2329] Compiling Vapor Middleware.swift
[2147/2329] Compiling Vapor MiddlewareConfiguration.swift
[2148/2329] Compiling Vapor ResponseCompressionMiddleware.swift
[2149/2329] Compiling Vapor RouteLoggingMiddleware.swift
[2150/2329] Compiling Vapor TracingMiddleware.swift
[2151/2329] Compiling Vapor File+Multipart.swift
[2152/2329] Compiling Vapor FormDataDecoder+Content.swift
[2153/2329] Compiling Vapor FormDataEncoder+Content.swift
[2154/2329] Compiling Vapor Application+Password.swift
[2155/2329] Compiling Vapor Application+Passwords.swift
[2156/2329] Compiling Vapor AsyncPasswordHasher.swift
[2157/2329] Compiling Vapor BcryptHasher.swift
[2158/2329] Compiling Vapor PasswordHasher.swift
[2159/2329] Compiling Vapor PlaintextHasher.swift
[2160/2329] Compiling Vapor Request+Password.swift
[2161/2329] Compiling Vapor Redirect.swift
[2162/2329] Compiling Vapor Service.swift
[2163/2329] Compiling Vapor Application+Sessions.swift
[2164/2329] Compiling Vapor MemorySessions.swift
[2165/2329] Compiling Vapor Request+Session.swift
[2166/2329] Compiling Vapor Session.swift
[2167/2329] Compiling Vapor SessionCache.swift
[2168/2329] Compiling Vapor SessionData.swift
[2169/2329] Compiling Vapor SessionDriver.swift
[2170/2329] Compiling Vapor SessionsConfiguration.swift
[2171/2329] Compiling Vapor SessionsMiddleware.swift
[2172/2329] Compiling Vapor URLEncodedFormData.swift
[2173/2329] Compiling Vapor URLEncodedFormDecoder.swift
[2174/2329] Compiling Vapor URLEncodedFormEncoder.swift
[2175/2329] Compiling Vapor URLEncodedFormError.swift
[2176/2329] Compiling Vapor URLEncodedFormParser.swift
[2177/2329] Compiling Vapor URLEncodedFormSerializer.swift
[2178/2329] Compiling Vapor URLQueryFragmentConvertible.swift
[2179/2329] Compiling Vapor AnyResponse.swift
[2180/2329] Compiling Vapor Array+Random.swift
[2181/2329] Compiling Vapor Base32.swift
[2182/2329] Compiling Vapor Base64.swift
[2183/2329] Compiling Vapor BaseN.swift
[2184/2329] Compiling Vapor BasicCodingKey.swift
[2185/2329] Compiling Vapor ByteCount.swift
[2186/2329] Compiling Vapor Request+Body.swift
[2187/2329] Compiling Vapor Request+BodyStream.swift
[2188/2329] Compiling Vapor Request.swift
[2189/2329] Compiling Vapor Application+Responder.swift
[2190/2329] Compiling Vapor DefaultResponder.swift
[2191/2329] Compiling Vapor Response+Body.swift
[2192/2329] Compiling Vapor Response.swift
[2193/2329] Compiling Vapor ResponseCodable.swift
[2194/2329] Compiling Vapor Application+Routes.swift
[2195/2329] Compiling Vapor Parameters+Require.swift
[2196/2329] Compiling Vapor Request+WebSocket.swift
[2197/2329] Compiling Vapor Route.swift
[2198/2329] Compiling Vapor RouteCollection.swift
[2199/2329] Compiling Vapor Routes.swift
[2200/2329] Compiling Vapor RoutesBuilder+Group.swift
[2201/2329] Compiling Vapor RoutesBuilder+Method.swift
[2202/2329] Compiling Vapor RoutesBuilder+Middleware.swift
[2203/2329] Compiling Vapor RoutesBuilder+WebSocket.swift
[2204/2329] Compiling Vapor RoutesBuilder.swift
[2205/2329] Compiling Vapor OTP.swift
[2206/2329] Compiling Vapor Application+Servers.swift
[2207/2329] Compiling Vapor Server.swift
[2208/2329] Compiling Vapor App+Service.swift
[2209/2329] Compiling Vapor Req+Service.swift
[2210/2329] Compiling Vapor HTTPStatus.swift
[2211/2329] Compiling Vapor HTTPCookies.swift
[2212/2329] Compiling Vapor HTTPHeaderCacheControl.swift
[2213/2329] Compiling Vapor HTTPHeaderExpires.swift
[2214/2329] Compiling Vapor HTTPHeaderLastModified.swift
[2215/2329] Compiling Vapor HTTPHeaders+Cache.swift
[2216/2329] Compiling Vapor HTTPHeaders+Connection.swift
[2217/2329] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2218/2329] Compiling Vapor HTTPHeaders+ContentRange.swift
[2219/2329] Compiling Vapor HTTPHeaders+Directive.swift
[2220/2329] Compiling Vapor HTTPHeaders+Forwarded.swift
[2221/2329] Compiling Vapor HTTPHeaders+Link.swift
[2222/2329] Compiling Vapor HTTPHeaders+Name.swift
[2223/2329] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2224/2329] Compiling Vapor HTTPHeaders.swift
[2225/2329] Compiling Vapor HTTPMediaType.swift
[2226/2329] Compiling Vapor HTTPMediaTypePreference.swift
[2227/2329] Compiling Vapor Responder.swift
[2228/2329] Compiling Vapor Application+HTTP+Server.swift
[2229/2329] Compiling Vapor HTTPServer.swift
[2230/2329] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2231/2329] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2232/2329] Compiling Vapor HTTPServerHandler.swift
[2233/2329] Compiling Vapor HTTPServerRequestDecoder.swift
[2234/2329] Compiling Vapor AsyncBasicResponder.swift
[2235/2329] Compiling Vapor AsyncMiddleware.swift
[2236/2329] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2237/2329] Compiling Vapor AsyncSessionDriver.swift
[2238/2329] Compiling Vapor Authentication+Concurrency.swift
[2239/2329] Compiling Vapor Cache+Concurrency.swift
[2240/2329] Compiling Vapor Client+Concurrency.swift
[2241/2329] Compiling Vapor RequestBody+Concurrency.swift
[2242/2329] Compiling Vapor Responder+Concurrency.swift
[2243/2329] Compiling Vapor ResponseCodable+Concurrency.swift
[2244/2329] Compiling Vapor RoutesBuilder+Concurrency.swift
[2245/2329] Compiling Vapor ViewRenderer+Concurrency.swift
[2246/2329] Compiling Vapor WebSocket+Concurrency.swift
[2247/2329] Compiling Vapor ContainerGetPathExecutor.swift
[2248/2329] Compiling Vapor Content.swift
[2249/2329] Compiling Vapor ContentCoders.swift
[2250/2329] Compiling Vapor ContentConfiguration.swift
[2251/2329] Compiling Vapor ContentContainer.swift
[2252/2329] Compiling Vapor JSONCoder+Custom.swift
[2253/2329] Compiling Vapor JSONCoders+Content.swift
[2254/2329] Compiling Vapor PlaintextDecoder.swift
[2255/2329] Compiling Vapor PlaintextEncoder.swift
[2256/2329] Compiling Vapor URLQueryCoders.swift
[2257/2329] Compiling Vapor URLQueryContainer.swift
[2258/2329] Compiling Vapor Core.swift
[2259/2329] Compiling Vapor Running.swift
[2260/2329] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2261/2329] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2262/2329] Compiling Vapor DotEnvFile+load.swift
[2263/2329] Compiling Vapor Routes+caseInsenstive.swift
[2264/2329] Compiling Vapor Validatable+validate.swift
[2265/2329] Compiling Vapor Environment+Process.swift
[2266/2329] Compiling Vapor Environment+Secret.swift
[2267/2329] Compiling Vapor Environment.swift
[2268/2329] Compiling Vapor Abort.swift
[2269/2329] Compiling Vapor AbortError.swift
[2270/2329] Compiling Vapor DebuggableError.swift
[2271/2329] Compiling Vapor Demangler.swift
[2272/2329] Compiling Vapor ErrorSource.swift
[2273/2329] Compiling Vapor StackTrace.swift
[2274/2329] Compiling Vapor Exports.swift
[2275/2329] Compiling Vapor Application+HTTP.swift
[2276/2329] Compiling Vapor BasicResponder.swift
[2277/2329] Compiling Vapor BodyStream.swift
[2278/2329] Compiling Vapor Application+HTTP+Client.swift
[2279/2329] Compiling Vapor EventLoopHTTPClient.swift
[2280/2329] Compiling Vapor EndpointCache.swift
[2281/2329] Compiling Vapor HTTPMethod+String.swift
[2282/2329] Compiling Vapor Bytes+Hex.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2283/2329] Compiling Vapor Bytes+SecureCompare.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2284/2329] Compiling Vapor Collection+Safe.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2285/2329] Compiling Vapor DataProtocol+Copy.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2286/2329] Compiling Vapor DecoderUnwrapper.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2287/2329] Compiling Vapor DirectoryConfiguration.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2288/2329] Compiling Vapor DotEnv.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2289/2329] Compiling Vapor Extendable.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2290/2329] Compiling Vapor File.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2291/2329] Compiling Vapor FileIO.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2292/2329] Compiling Vapor LifecycleHandler.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2293/2329] Compiling Vapor OptionalType.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2294/2329] Compiling Vapor RFC1123.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2295/2329] Compiling Vapor SocketAddress+Hostname.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2296/2329] Compiling Vapor Storage.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2297/2329] Compiling Vapor String+IsIPAddress.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2298/2329] Compiling Vapor Thread.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2299/2329] Compiling Vapor URI.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2300/2329] Compiling Vapor RangeResult.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2301/2329] Compiling Vapor Validatable.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2302/2329] Compiling Vapor Validation.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2303/2329] Compiling Vapor ValidationKey.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2304/2329] Compiling Vapor Validations.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2305/2329] Compiling Vapor ValidationsError.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2306/2329] Compiling Vapor Validator.swift
[2307/2329] Compiling Vapor ValidatorResult.swift
[2308/2329] Compiling Vapor And.swift
[2309/2329] Compiling Vapor Case.swift
[2310/2329] Compiling Vapor CharacterSet.swift
[2311/2329] Compiling Vapor Count.swift
[2312/2329] Compiling Vapor Custom.swift
[2313/2329] Compiling Vapor Email.swift
[2314/2329] Compiling Vapor Empty.swift
[2315/2329] Compiling Vapor In.swift
[2316/2329] Compiling Vapor Nil.swift
[2317/2329] Compiling Vapor NilIgnoring.swift
[2318/2329] Compiling Vapor Not.swift
[2319/2329] Compiling Vapor Or.swift
[2320/2329] Compiling Vapor Pattern.swift
[2321/2329] Compiling Vapor Range.swift
[2322/2329] Compiling Vapor URL.swift
[2323/2329] Compiling Vapor Valid.swift
[2324/2329] Compiling Vapor Application+Views.swift
[2325/2329] Compiling Vapor PlaintextRenderer.swift
[2326/2329] Compiling Vapor Request+View.swift
[2327/2329] Compiling Vapor View.swift
[2328/2329] Compiling Vapor ViewRenderer.swift
[2329/2329] Compiling Vapor _Deprecations.swift
[2332/2340] Compiling VaporTypedRoutes ResponseContext.swift
[2333/2341] Compiling VaporTypedRoutes TypedPathComponent.swift
[2334/2341] Compiling VaporTypedRoutes TypedRequest+Query.swift
[2335/2341] Compiling VaporTypedRoutes RoutesBuilderContext+Concurrency.swift
[2336/2341] Compiling VaporTypedRoutes RoutesBuilder+RouteContext.swift
[2337/2341] Emitting module VaporTypedRoutes
[2338/2341] Compiling VaporTypedRoutes RouteContext.swift
[2339/2341] Compiling VaporTypedRoutes QueryParam.swift
[2340/2341] Compiling VaporTypedRoutes ResponseBuilder.swift
[2341/2341] Compiling VaporTypedRoutes TypedRequest.swift
[2344/2353] Compiling VaporOpenAPI Route+Metadata.swift
[2345/2354] Compiling VaporOpenAPI Sampleable+OpenAPIExample.swift
[2346/2354] Compiling VaporOpenAPI VaporHttp+OpenAPI.swift
[2347/2354] Emitting module VaporOpenAPI
/host/spi-builder-workspace/Sources/VaporOpenAPI/VaporRoute+OpenAPI.swift:329:1: warning: conformance to 'Sendable' must occur in the same source file as struct 'Document'; use '@unchecked Sendable' for retroactive conformance
extension OpenAPI.Document: Content { }
^
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKit/Document/Document.swift:54:20: warning: stored property 'openAPIVersion' of 'Sendable'-conforming struct 'Document' has non-sendable type 'OpenAPI.Document.Version'
        public var openAPIVersion: Version
                   ^
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKit/Document/Document.swift:376:17: note: enum 'Version' does not conform to the 'Sendable' protocol
    public enum Version: String, Codable {
                ^
/host/spi-builder-workspace/Sources/VaporOpenAPI/VaporRoute+OpenAPI.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'OpenAPIKit'
import OpenAPIKit
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKit/Document/Document.swift:61:20: warning: stored property 'info' of 'Sendable'-conforming struct 'Document' has non-sendable type 'OpenAPI.Document.Info'
        public var info: Info
                   ^
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKit/Document/DocumentInfo.swift:15:19: note: struct 'Info' does not conform to the 'Sendable' protocol
    public struct Info: Equatable, CodableVendorExtendable {
                  ^
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKit/Document/Document.swift:74:20: warning: stored property 'servers' of 'Sendable'-conforming struct 'Document' has non-sendable type '[OpenAPI.Server]'
        public var servers: [Server]
                   ^
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKit/Server.swift:16:19: note: struct 'Server' does not conform to the 'Sendable' protocol
    public struct Server: Equatable, CodableVendorExtendable {
                  ^
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKit/Document/Document.swift:82:20: warning: stored property 'paths' of 'Sendable'-conforming struct 'Document' has non-sendable type 'OpenAPI.PathItem.Map' (aka 'OrderedDictionary<Shared.Path, Either<OpenAPI.Reference<OpenAPI.PathItem>, OpenAPI.PathItem>>')
        public var paths: PathItem.Map
                   ^
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKitCore/OrderedDictionary/OrderedDictionary.swift:20:15: note: generic struct 'OrderedDictionary' does not conform to the 'Sendable' protocol
public struct OrderedDictionary<Key, Value>: HasWarnings where Key: Hashable {
              ^
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKit/Document/Document.swift:97:20: warning: stored property 'components' of 'Sendable'-conforming struct 'Document' has non-sendable type 'OpenAPI.Components'
        public var components: Components
                   ^
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKit/Components Object/Components.swift:18:19: note: struct 'Components' does not conform to the 'Sendable' protocol
    public struct Components: Equatable, CodableVendorExtendable {
                  ^
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKit/Document/Document.swift:104:20: warning: stored property 'webhooks' of 'Sendable'-conforming struct 'Document' has non-sendable type 'OrderedDictionary<String, Either<OpenAPI.Reference<OpenAPI.PathItem>, OpenAPI.PathItem>>'
        public var webhooks: OrderedDictionary<String, Either<OpenAPI.Reference<OpenAPI.PathItem>, OpenAPI.PathItem>>
                   ^
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKitCore/OrderedDictionary/OrderedDictionary.swift:20:15: note: generic struct 'OrderedDictionary' does not conform to the 'Sendable' protocol
public struct OrderedDictionary<Key, Value>: HasWarnings where Key: Hashable {
              ^
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKit/Document/Document.swift:123:20: warning: stored property 'security' of 'Sendable'-conforming struct 'Document' has non-sendable type '[OpenAPI.SecurityRequirement]' (aka 'Array<Dictionary<JSONReference<OpenAPI.SecurityScheme>, Array<String>>>')
        public var security: [SecurityRequirement]
                   ^
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKit/JSONReference.swift:42:13: note: generic enum 'JSONReference' does not conform to the 'Sendable' protocol
public enum JSONReference<ReferenceType: ComponentDictionaryLocatable>: Equatable, Hashable, _OpenAPIReference {
            ^
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKit/Document/Document.swift:132:20: warning: stored property 'tags' of 'Sendable'-conforming struct 'Document' has non-sendable type '[OpenAPI.Tag]?'
        public var tags: [Tag]?
                   ^
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKit/Tag.swift:14:19: note: struct 'Tag' does not conform to the 'Sendable' protocol
    public struct Tag: Equatable, CodableVendorExtendable {
                  ^
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKit/Document/Document.swift:135:20: warning: stored property 'externalDocs' of 'Sendable'-conforming struct 'Document' has non-sendable type 'OpenAPI.ExternalDocumentation?'
        public var externalDocs: ExternalDocumentation?
                   ^
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKit/ExternalDocumentation.swift:15:19: note: struct 'ExternalDocumentation' does not conform to the 'Sendable' protocol
    public struct ExternalDocumentation: Equatable, CodableVendorExtendable {
                  ^
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKit/Document/Document.swift:142:20: warning: stored property 'vendorExtensions' of 'Sendable'-conforming struct 'Document' has non-sendable type '[String : AnyCodable]'
        public var vendorExtensions: [String: AnyCodable]
                   ^
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKitCore/AnyCodable/AnyCodable.swift:35:15: note: struct 'AnyCodable' does not conform to the 'Sendable' protocol
public struct AnyCodable {
              ^
[2348/2354] Compiling VaporOpenAPI Exports.swift
[2349/2354] Compiling VaporOpenAPI QueryParam+OpenAPI.swift
[2350/2354] Compiling VaporOpenAPI ContentConfiguration+JSONEncoder.swift
[2351/2354] Compiling VaporOpenAPI EventLoopFuture+OpenAPI.swift
[2352/2354] Compiling VaporOpenAPI VaporRoutes+OpenAPI.swift
[2353/2354] Compiling VaporOpenAPI VaporPathComponent+OpenAPI.swift
[2354/2354] Compiling VaporOpenAPI VaporRoute+OpenAPI.swift
/host/spi-builder-workspace/Sources/VaporOpenAPI/VaporRoute+OpenAPI.swift:329:1: warning: conformance to 'Sendable' must occur in the same source file as struct 'Document'; use '@unchecked Sendable' for retroactive conformance
extension OpenAPI.Document: Content { }
^
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKit/Document/Document.swift:54:20: warning: stored property 'openAPIVersion' of 'Sendable'-conforming struct 'Document' has non-sendable type 'OpenAPI.Document.Version'
        public var openAPIVersion: Version
                   ^
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKit/Document/Document.swift:376:17: note: enum 'Version' does not conform to the 'Sendable' protocol
    public enum Version: String, Codable {
                ^
/host/spi-builder-workspace/Sources/VaporOpenAPI/VaporRoute+OpenAPI.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'OpenAPIKit'
import OpenAPIKit
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKit/Document/Document.swift:61:20: warning: stored property 'info' of 'Sendable'-conforming struct 'Document' has non-sendable type 'OpenAPI.Document.Info'
        public var info: Info
                   ^
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKit/Document/DocumentInfo.swift:15:19: note: struct 'Info' does not conform to the 'Sendable' protocol
    public struct Info: Equatable, CodableVendorExtendable {
                  ^
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKit/Document/Document.swift:74:20: warning: stored property 'servers' of 'Sendable'-conforming struct 'Document' has non-sendable type '[OpenAPI.Server]'
        public var servers: [Server]
                   ^
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKit/Server.swift:16:19: note: struct 'Server' does not conform to the 'Sendable' protocol
    public struct Server: Equatable, CodableVendorExtendable {
                  ^
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKit/Document/Document.swift:82:20: warning: stored property 'paths' of 'Sendable'-conforming struct 'Document' has non-sendable type 'OpenAPI.PathItem.Map' (aka 'OrderedDictionary<Shared.Path, Either<OpenAPI.Reference<OpenAPI.PathItem>, OpenAPI.PathItem>>')
        public var paths: PathItem.Map
                   ^
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKitCore/OrderedDictionary/OrderedDictionary.swift:20:15: note: generic struct 'OrderedDictionary' does not conform to the 'Sendable' protocol
public struct OrderedDictionary<Key, Value>: HasWarnings where Key: Hashable {
              ^
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKit/Document/Document.swift:97:20: warning: stored property 'components' of 'Sendable'-conforming struct 'Document' has non-sendable type 'OpenAPI.Components'
        public var components: Components
                   ^
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKit/Components Object/Components.swift:18:19: note: struct 'Components' does not conform to the 'Sendable' protocol
    public struct Components: Equatable, CodableVendorExtendable {
                  ^
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKit/Document/Document.swift:104:20: warning: stored property 'webhooks' of 'Sendable'-conforming struct 'Document' has non-sendable type 'OrderedDictionary<String, Either<OpenAPI.Reference<OpenAPI.PathItem>, OpenAPI.PathItem>>'
        public var webhooks: OrderedDictionary<String, Either<OpenAPI.Reference<OpenAPI.PathItem>, OpenAPI.PathItem>>
                   ^
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKitCore/OrderedDictionary/OrderedDictionary.swift:20:15: note: generic struct 'OrderedDictionary' does not conform to the 'Sendable' protocol
public struct OrderedDictionary<Key, Value>: HasWarnings where Key: Hashable {
              ^
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKit/Document/Document.swift:123:20: warning: stored property 'security' of 'Sendable'-conforming struct 'Document' has non-sendable type '[OpenAPI.SecurityRequirement]' (aka 'Array<Dictionary<JSONReference<OpenAPI.SecurityScheme>, Array<String>>>')
        public var security: [SecurityRequirement]
                   ^
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKit/JSONReference.swift:42:13: note: generic enum 'JSONReference' does not conform to the 'Sendable' protocol
public enum JSONReference<ReferenceType: ComponentDictionaryLocatable>: Equatable, Hashable, _OpenAPIReference {
            ^
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKit/Document/Document.swift:132:20: warning: stored property 'tags' of 'Sendable'-conforming struct 'Document' has non-sendable type '[OpenAPI.Tag]?'
        public var tags: [Tag]?
                   ^
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKit/Tag.swift:14:19: note: struct 'Tag' does not conform to the 'Sendable' protocol
    public struct Tag: Equatable, CodableVendorExtendable {
                  ^
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKit/Document/Document.swift:135:20: warning: stored property 'externalDocs' of 'Sendable'-conforming struct 'Document' has non-sendable type 'OpenAPI.ExternalDocumentation?'
        public var externalDocs: ExternalDocumentation?
                   ^
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKit/ExternalDocumentation.swift:15:19: note: struct 'ExternalDocumentation' does not conform to the 'Sendable' protocol
    public struct ExternalDocumentation: Equatable, CodableVendorExtendable {
                  ^
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKit/Document/Document.swift:142:20: warning: stored property 'vendorExtensions' of 'Sendable'-conforming struct 'Document' has non-sendable type '[String : AnyCodable]'
        public var vendorExtensions: [String: AnyCodable]
                   ^
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKitCore/AnyCodable/AnyCodable.swift:35:15: note: struct 'AnyCodable' does not conform to the 'Sendable' protocol
public struct AnyCodable {
              ^
Build complete! (322.40s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.86.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    },
    {
      "identity" : "vaportypedroutes",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.10.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mattpolzin/VaporTypedRoutes.git"
    },
    {
      "identity" : "openapikit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mattpolzin/OpenAPIKit.git"
    },
    {
      "identity" : "openapireflection",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mattpolzin/OpenAPIReflection.git"
    }
  ],
  "manifest_display_name" : "VaporOpenAPI",
  "name" : "VaporOpenAPI",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "VaporOpenAPI",
      "targets" : [
        "VaporOpenAPI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "VaporOpenAPITests",
      "module_type" : "SwiftTarget",
      "name" : "VaporOpenAPITests",
      "path" : "Tests/VaporOpenAPITests",
      "product_dependencies" : [
        "XCTVapor"
      ],
      "sources" : [
        "VaporOpenAPITests.swift"
      ],
      "target_dependencies" : [
        "VaporOpenAPI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VaporOpenAPI",
      "module_type" : "SwiftTarget",
      "name" : "VaporOpenAPI",
      "path" : "Sources/VaporOpenAPI",
      "product_dependencies" : [
        "Vapor",
        "VaporTypedRoutes",
        "OpenAPIKit",
        "OpenAPIReflection"
      ],
      "product_memberships" : [
        "VaporOpenAPI"
      ],
      "sources" : [
        "ContentConfiguration+JSONEncoder.swift",
        "EventLoopFuture+OpenAPI.swift",
        "Exports.swift",
        "QueryParam+OpenAPI.swift",
        "Route+Metadata.swift",
        "Sampleable+OpenAPIExample.swift",
        "VaporHttp+OpenAPI.swift",
        "VaporPathComponent+OpenAPI.swift",
        "VaporRoute+OpenAPI.swift",
        "VaporRoutes+OpenAPI.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:e6feefcc5d5d2f301fe47477cfe0928fc3b12c59579fdacf1d387095b6fee662
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Done.