Build Information
Successful build of GoogleSwiftSDK, reference v1.0.4 (01bd79
), with Swift 6.2 (beta) for Linux on 6 Sep 2025 06:20:04 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ShenghaiWang/GoogleSwiftSDK.git
Reference: v1.0.4
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/ShenghaiWang/GoogleSwiftSDK
* tag v1.0.4 -> FETCH_HEAD
HEAD is now at 01bd79c Add Google Drive & refactoring
Cloned https://github.com/ShenghaiWang/GoogleSwiftSDK.git
Revision (git rev-parse @):
01bd79c30b936abd2fe91fa76a2b07c6d8307385
SUCCESS checkout https://github.com/ShenghaiWang/GoogleSwiftSDK.git at v1.0.4
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/ShenghaiWang/GoogleSwiftSDK.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:c6c8e08ea30bca759adf847aac87887750120fe9b6eaea09f5af37036a41e81a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/swift-server/swift-openapi-async-http-client
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/apple/swift-openapi-generator
Fetching https://github.com/ShenghaiWang/GoogleAPITokenManager.git
[1/114] Fetching googleapitokenmanager
[115/691] Fetching googleapitokenmanager, swift-openapi-async-http-client
[692/6408] Fetching googleapitokenmanager, swift-openapi-async-http-client, swift-openapi-runtime
[6409/22501] Fetching googleapitokenmanager, swift-openapi-async-http-client, swift-openapi-runtime, swift-openapi-generator
Fetched https://github.com/apple/swift-openapi-runtime from cache (0.45s)
[3266/16784] Fetching googleapitokenmanager, swift-openapi-async-http-client, swift-openapi-generator
Fetched https://github.com/ShenghaiWang/GoogleAPITokenManager.git from cache (0.84s)
Fetched https://github.com/swift-server/swift-openapi-async-http-client from cache (0.84s)
Fetched https://github.com/apple/swift-openapi-generator from cache (0.84s)
Computing version for https://github.com/ShenghaiWang/GoogleAPITokenManager.git
Computed https://github.com/ShenghaiWang/GoogleAPITokenManager.git at 1.0.2 (1.22s)
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/vapor/jwt-kit.git
[1/16374] Fetching swift-crypto
[493/25511] Fetching swift-crypto, jwt-kit
Fetched https://github.com/vapor/jwt-kit.git from cache (1.00s)
[3930/16374] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.05s)
Computing version for https://github.com/swift-server/swift-openapi-async-http-client
Computed https://github.com/swift-server/swift-openapi-async-http-client at 1.1.0 (4.55s)
Fetching https://github.com/apple/swift-nio
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/apple/swift-http-types
[1/917] Fetching swift-http-types
[918/15036] Fetching swift-http-types, async-http-client
[15037/93068] Fetching swift-http-types, async-http-client, swift-nio
Fetched https://github.com/swift-server/async-http-client.git from cache (1.73s)
[50078/78949] Fetching swift-http-types, swift-nio
Fetched https://github.com/apple/swift-http-types from cache (5.42s)
Fetched https://github.com/apple/swift-nio from cache (5.55s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (6.07s)
Computing version for https://github.com/apple/swift-openapi-generator
Computed https://github.com/apple/swift-openapi-generator at 1.10.2 (2.44s)
Fetching https://github.com/apple/swift-algorithms
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/mattpolzin/OpenAPIKit
Fetching https://github.com/apple/swift-argument-parser
[1/11136] Fetching yams
[336/17121] Fetching yams, swift-algorithms
[5262/34531] Fetching yams, swift-algorithms, swift-collections
[10443/50223] Fetching yams, swift-algorithms, swift-collections, swift-argument-parser
Fetched https://github.com/apple/swift-algorithms from cache (0.57s)
[6861/44238] Fetching yams, swift-collections, swift-argument-parser
[25254/134023] Fetching yams, swift-collections, swift-argument-parser, openapikit
Fetched https://github.com/apple/swift-argument-parser from cache (7.25s)
Fetched https://github.com/apple/swift-collections from cache (7.27s)
Fetched https://github.com/jpsim/Yams from cache (7.28s)
Fetched https://github.com/mattpolzin/OpenAPIKit from cache (7.31s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (10.68s)
Fetching https://github.com/apple/swift-numerics.git
[1/6348] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.63s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.1 (1.77s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.0 (0.47s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (0.43s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.99s)
Computing version for https://github.com/mattpolzin/OpenAPIKit
Computed https://github.com/mattpolzin/OpenAPIKit at 3.7.0 (0.43s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.27.0 (0.41s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-atomics.git
[1/1814] Fetching swift-atomics
[20/4512] Fetching swift-atomics, swift-nio-transport-services
[878/8415] Fetching swift-atomics, swift-nio-transport-services, swift-log
[1306/14542] Fetching swift-atomics, swift-nio-transport-services, swift-log, swift-nio-extras
[11820/26203] Fetching swift-atomics, swift-nio-transport-services, swift-log, swift-nio-extras, swift-nio-http2
[15392/41278] Fetching swift-atomics, swift-nio-transport-services, swift-log, swift-nio-extras, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-atomics.git from cache (0.50s)
[17254/39464] Fetching swift-nio-transport-services, swift-log, swift-nio-extras, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.55s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.55s)
Fetched https://github.com/apple/swift-log.git from cache (0.55s)
[4759/26736] Fetching swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.26s)
[15075/15075] Fetching swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.15s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.25.1 (2.68s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.38.0 (0.58s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.86.0 (0.78s)
Fetching https://github.com/apple/swift-system.git
[1/4937] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.38s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.71s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.36s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.29.0 (0.52s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/1176] Fetching swift-http-structured-headers
[72/2805] Fetching swift-http-structured-headers, swift-asn1
[2302/5275] Fetching swift-http-structured-headers, swift-asn1, swift-service-lifecycle
[4313/11736] Fetching swift-http-structured-headers, swift-asn1, swift-service-lifecycle, swift-certificates
[6310/16926] Fetching swift-http-structured-headers, swift-asn1, swift-service-lifecycle, swift-certificates, swift-async-algorithms
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.28s)
[7323/15750] Fetching swift-asn1, swift-service-lifecycle, swift-certificates, swift-async-algorithms
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.40s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.40s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.40s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.45s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (0.89s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.55s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.54s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.34.0 (0.52s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.13.0 (0.48s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.4.0 (0.34s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.44s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.0 (1.03s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.1.0 (0.31s)
Computing version for https://github.com/vapor/jwt-kit.git
Computed https://github.com/vapor/jwt-kit.git at 4.13.5 (0.41s)
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.4
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.38.0
Creating working copy for https://github.com/swift-server/swift-openapi-async-http-client
Working copy of https://github.com/swift-server/swift-openapi-async-http-client resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.2
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.25.1
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/vapor/jwt-kit.git
Working copy of https://github.com/vapor/jwt-kit.git resolved at 4.13.5
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.34.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.27.0
Creating working copy for https://github.com/apple/swift-openapi-generator
Working copy of https://github.com/apple/swift-openapi-generator resolved at 1.10.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.1.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.29.0
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.86.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.15.0
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.8.2
Creating working copy for https://github.com/ShenghaiWang/GoogleAPITokenManager.git
Working copy of https://github.com/ShenghaiWang/GoogleAPITokenManager.git resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.13.0
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.4.0
Creating working copy for https://github.com/mattpolzin/OpenAPIKit
Working copy of https://github.com/mattpolzin/OpenAPIKit resolved at 3.7.0
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 6.1.0
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/Client/openapi-generator-config.yaml
/host/spi-builder-workspace/Sources/Client/openapi.yaml
[1/1] Compiling plugin OpenAPIGeneratorCommand
[2/2] Compiling plugin OpenAPIGenerator
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin GenerateDoccReference
Building for debugging...
[4/1289] Compiling aes.cc
[5/1289] Write swift-version-24593BA9C3E375BF.txt
[6/1289] Compiling _NumericsShims _NumericsShims.c
[6/1289] Write sources
[9/1289] Compiling a_dup.cc
[10/1289] Compiling a_d2i_fp.cc
[11/1289] Compiling _AtomicsShims.c
[12/1289] Write sources
[15/1306] Compiling a_bool.cc
[16/1306] Write sources
[32/1306] Compiling a_bitstr.cc
[32/1306] Write sources
[47/1306] Compiling CNIOWindows shim.c
[48/1325] Compiling v3_crld.cc
[49/1333] Compiling v3_enum.cc
[50/1333] Compiling CNIOWindows WSAStartup.c
[52/1333] Emitting module Logging
[52/1333] Compiling CNIOWASI CNIOWASI.c
[53/1333] Compiling v3_cpols.cc
[54/1333] Compiling CNIOPosix event_loop_id.c
[55/1333] Compiling CNIOLinux liburing_shims.c
[56/1333] Compiling CNIOLinux shim.c
[57/1333] Compiling CNIOLLHTTP c_nio_http.c
[58/1333] Compiling CNIOLLHTTP c_nio_api.c
[59/1333] Compiling CNIOExtrasZlib empty.c
[60/1333] Compiling CNIODarwin shim.c
[61/1333] Compiling CNIOLLHTTP c_nio_llhttp.c
[62/1333] Compiling fiat_p256_adx_sqr.S
[63/1333] Compiling fiat_p256_adx_mul.S
[64/1333] Compiling fiat_curve25519_adx_square.S
[65/1333] Compiling fiat_curve25519_adx_mul.S
[66/1333] Compiling CNIOBoringSSLShims shims.c
[67/1333] Compiling tls_record.cc
[68/1333] Compiling tls_method.cc
[70/1333] Emitting module RealModule
[71/1334] Compiling _NIODataStructures _TinyArray.swift
[72/1334] Compiling RealModule Real.swift
[73/1334] Compiling RealModule RealFunctions.swift
[74/1334] Compiling RealModule RelaxedArithmetic.swift
[74/1334] Compiling tls13_server.cc
[76/1334] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[77/1334] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[78/1334] Emitting module InternalCollectionsUtilities
[79/1334] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[80/1334] Compiling InternalCollectionsUtilities Integer rank.swift
[81/1334] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[82/1334] Compiling InternalCollectionsUtilities Debugging.swift
[83/1334] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[84/1334] Compiling InternalCollectionsUtilities _SortedCollection.swift
[85/1334] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[86/1334] Compiling InternalCollectionsUtilities UInt+reversed.swift
[87/1335] Compiling InternalCollectionsUtilities Descriptions.swift
[88/1335] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[89/1335] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[90/1335] Compiling RealModule Float80+Real.swift
[90/1335] Compiling tls13_enc.cc
[92/1335] Compiling HTTPTypes HTTPParsedFields.swift
[99/1336] Compiling RealModule Float16+Real.swift
[100/1337] Compiling _NIODataStructures PriorityQueue.swift
[101/1337] Compiling _NIOBase64 Base64.swift
[102/1337] Emitting module _NIOBase64
[103/1338] Compiling HTTPTypes ISOLatin1String.swift
[105/1338] Compiling HTTPTypes HTTPField.swift
[106/1338] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[108/1339] Wrapping AST for RealModule for debugging
[109/1339] Wrapping AST for _NIOBase64 for debugging
[111/1339] Compiling HTTPTypes HTTPRequest.swift
[112/1344] Compiling HTTPTypes HTTPResponse.swift
[112/1354] Wrapping AST for InternalCollectionsUtilities for debugging
[114/1354] Compiling DequeModule Deque+Equatable.swift
[115/1354] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[116/1356] Compiling DequeModule Deque+Testing.swift
[117/1356] Compiling DequeModule Deque._Storage.swift
[118/1356] Compiling DequeModule Deque+Extras.swift
[119/1356] Compiling DequeModule Deque+Hashable.swift
[120/1356] Compiling DequeModule Deque+CustomReflectable.swift
[121/1356] Compiling DequeModule Deque+Descriptions.swift
[122/1356] Compiling DequeModule _DequeSlot.swift
[123/1356] Compiling DequeModule _UnsafeWrappedBuffer.swift
[124/1356] Compiling Logging MetadataProvider.swift
[125/1356] Compiling HTTPTypes NIOLock.swift
[126/1356] Compiling DequeModule Deque._UnsafeHandle.swift
[127/1356] Compiling DequeModule Deque.swift
[128/1356] Compiling DequeModule _DequeBuffer.swift
[129/1356] Compiling DequeModule _DequeBufferHeader.swift
[130/1356] Compiling _NIODataStructures Heap.swift
[131/1356] Emitting module _NIODataStructures
[133/1357] Compiling DequeModule Deque+Codable.swift
[134/1357] Compiling DequeModule Deque+Collection.swift
[134/1357] Wrapping AST for _NIODataStructures for debugging
[136/1357] Compiling Logging LogHandler.swift
[137/1357] Compiling Logging Locks.swift
[138/1357] Compiling Logging Logging.swift
[139/1358] Emitting module DequeModule
[141/1359] Wrapping AST for Logging for debugging
[142/1359] Wrapping AST for DequeModule for debugging
[143/1359] Compiling t1_enc.cc
[144/1359] Compiling tls13_both.cc
[145/1359] Compiling tls13_client.cc
[146/1359] Compiling ssl_x509.cc
[147/1359] Compiling ssl_versions.cc
[148/1359] Compiling ssl_privkey.cc
[149/1359] Compiling ssl_stat.cc
[150/1359] Compiling ssl_transcript.cc
[152/1359] Emitting module HTTPTypes
[153/1359] Compiling HTTPTypes HTTPFields.swift
[154/1359] Compiling HTTPTypes HTTPFieldName.swift
[155/1360] Compiling ssl_session.cc
[156/1421] Compiling ssl_key_share.cc
[157/1421] Wrapping AST for HTTPTypes for debugging
[158/1421] Compiling ssl_lib.cc
[159/1421] Compiling ssl_file.cc
[160/1421] Compiling ssl_cert.cc
[161/1421] Compiling ssl_credential.cc
[162/1421] Compiling ssl_cipher.cc
[163/1421] Compiling ssl_buffer.cc
[164/1421] Compiling ssl_asn1.cc
[165/1421] Compiling s3_pkt.cc
[166/1421] Compiling ssl_aead_ctx.cc
[167/1421] Compiling s3_lib.cc
[168/1421] Compiling s3_both.cc
[169/1421] Compiling handshake_server.cc
[170/1421] Compiling handshake_client.cc
[171/1421] Compiling handshake.cc
[172/1421] Compiling handoff.cc
[173/1421] Compiling dtls_record.cc
[174/1421] Compiling encrypted_client_hello.cc
[175/1421] Compiling d1_srtp.cc
[176/1421] Compiling d1_pkt.cc
[177/1421] Compiling dtls_method.cc
[179/1421] Compiling OpenAPIRuntime URICodeCodingKey.swift
[180/1421] Compiling OpenAPIRuntime URICoderConfiguration.swift
[181/1421] Compiling OpenAPIRuntime URIEncodedNode.swift
[182/1421] Compiling OpenAPIRuntime URIParsedTypes.swift
[183/1421] Compiling OpenAPIRuntime URIDecoder.swift
[184/1421] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[185/1421] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[186/1421] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[186/1427] Compiling extensions.cc
[187/1429] Compiling md5-x86_64-apple.S
[188/1429] Compiling md5-586-linux.S
[189/1429] Compiling md5-x86_64-linux.S
[190/1429] Compiling md5-586-apple.S
[191/1429] Compiling chacha20_poly1305_x86_64-apple.S
[193/1429] Compiling OpenAPIRuntime FoundationExtensions.swift
[194/1429] Compiling OpenAPIRuntime ParameterStyles.swift
[195/1429] Compiling OpenAPIRuntime ServerVariable.swift
[196/1429] Compiling OpenAPIRuntime URLExtensions.swift
[197/1429] Compiling OpenAPIRuntime Deprecated.swift
[198/1429] Compiling OpenAPIRuntime ClientError.swift
[199/1429] Compiling OpenAPIRuntime CodingErrors.swift
[200/1429] Compiling OpenAPIRuntime RuntimeError.swift
[201/1429] Compiling OpenAPIRuntime ServerError.swift
[202/1429] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[203/1429] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[204/1429] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[205/1429] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[206/1429] Compiling OpenAPIRuntime ServerSentEvents.swift
[207/1429] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[208/1429] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[209/1429] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[210/1429] Compiling OpenAPIRuntime ClientTransport.swift
[211/1429] Compiling OpenAPIRuntime CurrencyTypes.swift
[212/1429] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[213/1429] Compiling OpenAPIRuntime HTTPBody.swift
[214/1429] Compiling OpenAPIRuntime ServerTransport.swift
[215/1429] Compiling OpenAPIRuntime UniversalClient.swift
[216/1429] Compiling OpenAPIRuntime UniversalServer.swift
[217/1429] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[218/1429] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[218/1429] Compiling chacha20_poly1305_armv8-win.S
[219/1429] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[220/1429] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[222/1429] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[223/1429] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[224/1429] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[225/1429] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[226/1429] Compiling OpenAPIRuntime MultipartValidation.swift
[227/1429] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[227/1429] Compiling chacha20_poly1305_x86_64-linux.S
[229/1429] Emitting module OpenAPIRuntime
[229/1429] Compiling chacha20_poly1305_armv8-linux.S
[230/1429] Compiling chacha20_poly1305_armv8-apple.S
[231/1429] Compiling OpenAPIRuntime Acceptable.swift
[233/1429] Compiling OpenAPIRuntime Base64EncodedData.swift
[234/1429] Compiling OpenAPIRuntime ByteUtilities.swift
[235/1429] Compiling OpenAPIRuntime ContentDisposition.swift
[236/1429] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[237/1429] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[238/1429] Compiling OpenAPIRuntime OpenAPIValue.swift
[239/1429] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[240/1429] Compiling OpenAPIRuntime UndocumentedPayload.swift
[241/1429] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[242/1429] Compiling OpenAPIRuntime CodableExtensions.swift
[243/1429] Compiling OpenAPIRuntime Configuration.swift
[244/1429] Compiling OpenAPIRuntime Converter+Client.swift
[245/1429] Compiling OpenAPIRuntime Converter+Common.swift
[246/1429] Compiling OpenAPIRuntime Converter+Server.swift
[247/1429] Compiling OpenAPIRuntime Converter.swift
[248/1429] Compiling OpenAPIRuntime CurrencyExtensions.swift
[249/1429] Compiling OpenAPIRuntime ErrorExtensions.swift
[249/1429] Compiling chacha-x86_64-linux.S
[250/1429] Compiling chacha-x86_64-apple.S
[251/1429] Compiling err_data.cc
[252/1429] Compiling chacha-x86-apple.S
[253/1429] Compiling chacha-x86-linux.S
[254/1429] Compiling chacha-armv8-win.S
[255/1429] Compiling chacha-armv8-linux.S
[256/1429] Compiling chacha-armv8-apple.S
[257/1429] Compiling chacha-armv4-linux.S
[258/1429] Compiling aes128gcmsiv-x86_64-linux.S
[259/1429] Compiling aes128gcmsiv-x86_64-apple.S
[260/1429] Compiling x86_64-mont5-linux.S
[261/1429] Compiling x86_64-mont5-apple.S
[262/1429] Compiling x86_64-mont-linux.S
[263/1429] Compiling x86_64-mont-apple.S
[264/1429] Compiling x86-mont-linux.S
[265/1429] Compiling vpaes-x86_64-apple.S
[266/1429] Compiling x86-mont-apple.S
[267/1429] Compiling vpaes-x86_64-linux.S
[268/1429] Compiling vpaes-x86-apple.S
[269/1429] Compiling vpaes-x86-linux.S
[270/1429] Compiling vpaes-armv8-win.S
[271/1429] Compiling vpaes-armv8-linux.S
[272/1429] Compiling bio_ssl.cc
[273/1429] Compiling vpaes-armv8-apple.S
[274/1429] Compiling sha512-x86_64-apple.S
[275/1429] Compiling vpaes-armv7-linux.S
[276/1429] Compiling sha512-x86_64-linux.S
[277/1429] Compiling d1_lib.cc
[278/1429] Compiling sha512-armv8-win.S
[279/1429] Compiling sha512-armv8-linux.S
[280/1429] Compiling sha512-armv8-apple.S
[281/1429] Compiling sha512-armv4-linux.S
[282/1429] Compiling sha512-586-linux.S
[283/1429] Compiling sha512-586-apple.S
[284/1429] Compiling sha256-x86_64-linux.S
[285/1429] Compiling sha256-x86_64-apple.S
[286/1429] Compiling sha256-armv8-win.S
[287/1429] Compiling sha256-armv8-linux.S
[288/1429] Compiling sha256-armv8-apple.S
[289/1429] Compiling sha256-armv4-linux.S
[290/1429] Compiling sha256-586-linux.S
[291/1429] Compiling sha256-586-apple.S
[292/1429] Compiling sha1-x86_64-apple.S
[293/1429] Compiling sha1-x86_64-linux.S
[294/1429] Compiling sha1-armv8-win.S
[295/1429] Compiling sha1-armv8-linux.S
[296/1429] Compiling sha1-armv4-large-linux.S
[297/1429] Compiling sha1-586-linux.S
[298/1429] Compiling sha1-armv8-apple.S
[299/1429] Compiling sha1-586-apple.S
[300/1429] Compiling rsaz-avx2-linux.S
[301/1429] Compiling rsaz-avx2-apple.S
[302/1429] Compiling rdrand-x86_64-linux.S
[303/1429] Compiling rdrand-x86_64-apple.S
[304/1429] Compiling p256_beeu-x86_64-asm-linux.S
[305/1429] Compiling p256_beeu-x86_64-asm-apple.S
[306/1429] Compiling p256_beeu-armv8-asm-win.S
[307/1429] Compiling p256_beeu-armv8-asm-linux.S
[308/1429] Compiling p256_beeu-armv8-asm-apple.S
[309/1429] Compiling p256-x86_64-asm-apple.S
[310/1429] Compiling p256-x86_64-asm-linux.S
[311/1429] Compiling p256-armv8-asm-win.S
[312/1429] Compiling p256-armv8-asm-linux.S
[313/1429] Compiling p256-armv8-asm-apple.S
[314/1429] Compiling ghashv8-armv8-win.S
[315/1429] Compiling ghashv8-armv8-linux.S
[316/1429] Compiling ghashv8-armv7-linux.S
[317/1429] Compiling ghash-x86_64-linux.S
[318/1429] Compiling ghashv8-armv8-apple.S
[319/1429] Compiling ghash-x86_64-apple.S
[320/1429] Compiling ghash-x86-linux.S
[321/1429] Compiling ghash-x86-apple.S
[322/1429] Compiling d1_both.cc
[323/1429] Compiling ghash-ssse3-x86_64-linux.S
[324/1429] Compiling ghash-ssse3-x86_64-apple.S
[325/1429] Compiling ghash-ssse3-x86-linux.S
[326/1429] Compiling ghash-ssse3-x86-apple.S
[327/1429] Compiling ghash-neon-armv8-win.S
[328/1429] Compiling ghash-neon-armv8-linux.S
[329/1429] Compiling ghash-neon-armv8-apple.S
[330/1429] Compiling ghash-armv4-linux.S
[331/1429] Compiling co-586-apple.S
[332/1429] Compiling co-586-linux.S
[333/1429] Compiling bsaes-armv7-linux.S
[334/1429] Compiling bn-armv8-win.S
[335/1429] Compiling bn-armv8-linux.S
[336/1429] Compiling bn-armv8-apple.S
[337/1429] Compiling bn-586-linux.S
[338/1429] Compiling bn-586-apple.S
[339/1429] Compiling armv8-mont-win.S
[340/1429] Compiling armv8-mont-linux.S
[341/1429] Compiling armv8-mont-apple.S
[342/1429] Compiling armv4-mont-linux.S
[343/1429] Compiling aesv8-gcm-armv8-win.S
[344/1429] Compiling aesv8-gcm-armv8-linux.S
[345/1429] Compiling aesv8-armv8-win.S
[346/1429] Compiling aesv8-gcm-armv8-apple.S
[347/1429] Compiling aesv8-armv8-linux.S
[348/1429] Compiling aesv8-armv8-apple.S
[349/1429] Compiling aesv8-armv7-linux.S
[350/1429] Compiling aesni-x86_64-linux.S
[351/1429] Compiling aesni-x86_64-apple.S
[352/1429] Compiling aesni-x86-linux.S
[353/1429] Compiling aesni-x86-apple.S
[354/1429] Compiling aesni-gcm-x86_64-apple.S
[355/1429] Compiling aesni-gcm-x86_64-linux.S
[356/1429] Compiling aes-gcm-avx2-x86_64-linux.S
[357/1429] Compiling aes-gcm-avx2-x86_64-apple.S
[358/1429] Compiling aes-gcm-avx10-x86_64-apple.S
[359/1429] Compiling aes-gcm-avx10-x86_64-linux.S
[360/1429] Compiling x_x509a.cc
[361/1429] Compiling x_spki.cc
[362/1429] Compiling x_val.cc
[364/1429] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[365/1429] Compiling OpenAPIRuntime URIEncoder.swift
[366/1429] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[367/1429] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[368/1429] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[369/1429] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[370/1429] Compiling OpenAPIRuntime URIParser.swift
[371/1429] Compiling OpenAPIRuntime URISerializer.swift
[371/1430] Compiling x_sig.cc
[373/1430] Compiling x_req.cc
[374/1430] Compiling x_x509.cc
[375/1430] Compiling x_pubkey.cc
[376/1430] Compiling x_exten.cc
[377/1430] Wrapping AST for OpenAPIRuntime for debugging
[378/1430] Compiling x_crl.cc
[379/1430] Compiling x_attrib.cc
[380/1430] Compiling x_algor.cc
[381/1430] Compiling x_name.cc
[382/1430] Compiling x_all.cc
[383/1430] Compiling x509rset.cc
[384/1430] Compiling x509spki.cc
[385/1430] Compiling x509name.cc
[386/1430] Compiling x509cset.cc
[387/1430] Compiling x509_vpm.cc
[388/1430] Compiling x509_v3.cc
[389/1430] Compiling x509_vfy.cc
[390/1430] Compiling x509_txt.cc
[391/1430] Compiling x509_set.cc
[392/1430] Compiling x509_trs.cc
[393/1430] Compiling x509_req.cc
[394/1430] Compiling x509_obj.cc
[395/1430] Compiling x509_lu.cc
[396/1430] Compiling x509_def.cc
[397/1430] Compiling x509_ext.cc
[398/1430] Compiling x509_d2.cc
[399/1430] Compiling x509_cmp.cc
[400/1430] Compiling x509_att.cc
[401/1430] Compiling x509.cc
[402/1430] Compiling v3_skey.cc
[403/1430] Compiling v3_prn.cc
[404/1430] Compiling v3_utl.cc
[405/1430] Compiling v3_purp.cc
[406/1430] Compiling v3_pmaps.cc
[407/1430] Compiling v3_ocsp.cc
[408/1430] Compiling v3_pcons.cc
[409/1430] Compiling v3_lib.cc
[410/1430] Compiling v3_ncons.cc
[411/1430] Compiling v3_genn.cc
[412/1430] Compiling v3_ia5.cc
[413/1430] Compiling v3_int.cc
[414/1430] Compiling v3_info.cc
[415/1430] Compiling v3_extku.cc
[416/1430] Compiling v3_enum.cc
[417/1430] Compiling v3_crld.cc
[418/1430] Compiling v3_cpols.cc
[419/1430] Compiling v3_bcons.cc
[420/1430] Compiling v3_conf.cc
[421/1430] Compiling v3_bitst.cc
[422/1430] Compiling v3_alt.cc
[423/1430] Compiling v3_akeya.cc
[424/1430] Compiling v3_akey.cc
[425/1430] Compiling t_x509a.cc
[426/1430] Compiling t_req.cc
[427/1430] Compiling t_x509.cc
[428/1430] Compiling t_crl.cc
[429/1430] Compiling i2d_pr.cc
[430/1430] Compiling rsa_pss.cc
[431/1430] Compiling name_print.cc
[432/1430] Compiling policy.cc
[433/1430] Compiling by_dir.cc
[434/1430] Compiling by_file.cc
[435/1430] Compiling asn1_gen.cc
[436/1430] Compiling voprf.cc
[437/1430] Compiling algorithm.cc
[438/1430] Compiling a_digest.cc
[439/1430] Compiling a_verify.cc
[440/1430] Compiling a_sign.cc
[441/1430] Compiling thread_win.cc
[442/1430] Compiling thread.cc
[443/1430] Compiling trust_token.cc
[444/1430] Compiling thread_pthread.cc
[445/1430] Compiling thread_none.cc
[446/1430] Compiling stack.cc
[447/1430] Compiling pmbtoken.cc
[448/1430] Compiling sha512.cc
[449/1430] Compiling siphash.cc
[450/1430] Compiling sha1.cc
[451/1430] Compiling sha256.cc
[452/1430] Compiling slhdsa.cc
[453/1430] Compiling spake2plus.cc
[454/1430] Compiling rsa_print.cc
[455/1430] Compiling rsa_extra.cc
[456/1430] Compiling rc4.cc
[457/1430] Compiling refcount.cc
[458/1430] Compiling windows.cc
[459/1430] Compiling rsa_crypt.cc
[460/1430] Compiling trusty.cc
[461/1430] Compiling rand.cc
[462/1430] Compiling urandom.cc
[463/1430] Compiling rsa_asn1.cc
[464/1430] Compiling ios.cc
[465/1430] Compiling passive.cc
[466/1430] Compiling getentropy.cc
[467/1430] Compiling deterministic.cc
[468/1430] Compiling poly1305.cc
[468/1430] Compiling poly1305_arm.cc
[468/1430] Compiling fork_detect.cc
[468/1430] Compiling forkunsafe.cc
[468/1430] Compiling poly1305_arm_asm.S
[473/1430] Compiling poly1305_vec.cc
[474/1430] Compiling pool.cc
[475/1430] Compiling pkcs7.cc
[476/1430] Compiling pem_x509.cc
[477/1430] Compiling pem_xaux.cc
[478/1430] Compiling p5_pbev2.cc
[479/1430] Compiling pkcs8.cc
[480/1430] Compiling pkcs7_x509.cc
[481/1430] Compiling pem_pkey.cc
[482/1430] Compiling pkcs8_x509.cc
[483/1430] Compiling mlkem.cc
[484/1430] Compiling pem_pk8.cc
[485/1430] Compiling obj_xref.cc
[486/1430] Compiling mldsa.cc
[487/1430] Compiling obj.cc
[488/1430] Compiling pem_info.cc
[489/1430] Compiling pem_oth.cc
[490/1430] Compiling pem_all.cc
[491/1430] Compiling pem_lib.cc
[492/1430] Compiling mem.cc
[493/1430] Compiling md5.cc
[494/1430] Compiling poly_rq_mul.S
[495/1430] Compiling fips_shared_support.cc
[496/1430] Compiling md4.cc
[497/1430] Compiling lhash.cc
[498/1430] Compiling ex_data.cc
[499/1430] Compiling sign.cc
[500/1430] Compiling hrss.cc
[501/1430] Compiling kyber.cc
[502/1430] Compiling scrypt.cc
[503/1430] Compiling hpke.cc
[504/1430] Compiling print.cc
[505/1430] Compiling pbkdf.cc
[506/1430] Compiling p_x25519.cc
[507/1430] Compiling p_x25519_asn1.cc
[508/1430] Compiling p_ed25519.cc
[509/1430] Compiling p_rsa_asn1.cc
[510/1430] Compiling p_rsa.cc
[511/1430] Compiling p_hkdf.cc
[512/1430] Compiling p_ed25519_asn1.cc
[513/1430] Compiling p_ec_asn1.cc
[514/1430] Compiling p_ec.cc
[515/1430] Compiling p_dh.cc
[516/1430] Compiling p_dh_asn1.cc
[517/1430] Compiling evp_ctx.cc
[518/1430] Compiling p_dsa_asn1.cc
[519/1430] Compiling err.cc
[520/1430] Compiling evp.cc
[521/1430] Compiling engine.cc
[522/1430] Compiling evp_asn1.cc
[523/1430] Compiling ecdh.cc
[524/1430] Compiling ecdsa_asn1.cc
[525/1430] Compiling hash_to_curve.cc
[526/1430] Compiling ec_derive.cc
[527/1430] Compiling dsa.cc
[528/1430] Compiling ec_asn1.cc
[529/1430] Compiling dsa_asn1.cc
[530/1430] Compiling params.cc
[531/1430] Compiling x25519-asm-arm.S
[532/1430] Compiling des.cc
[533/1430] Compiling digest_extra.cc
[534/1430] Compiling dh_asn1.cc
[535/1430] Compiling crypto.cc
[536/1430] Compiling cpu_arm_linux.cc
[537/1430] Compiling cpu_intel.cc
[538/1430] Compiling spake25519.cc
[539/1430] Compiling curve25519.cc
[540/1430] Compiling cpu_arm_freebsd.cc
[541/1430] Compiling cpu_aarch64_win.cc
[542/1430] Compiling cpu_aarch64_openbsd.cc
[543/1430] Compiling cpu_aarch64_sysreg.cc
[544/1430] Compiling cpu_aarch64_linux.cc
[545/1430] Compiling cpu_aarch64_fuchsia.cc
[546/1430] Compiling cpu_aarch64_apple.cc
[547/1430] Compiling curve25519_64_adx.cc
[548/1430] Compiling bcm.cc
[549/1430] Compiling conf.cc
[550/1430] Compiling tls_cbc.cc
[551/1430] Compiling get_cipher.cc
[552/1430] Compiling e_rc4.cc
[553/1430] Compiling e_tls.cc
[554/1430] Compiling e_rc2.cc
[555/1430] Compiling e_null.cc
[556/1430] Compiling e_des.cc
[557/1430] Compiling e_chacha20poly1305.cc
[558/1430] Compiling derive_key.cc
[559/1430] Compiling e_aesctrhmac.cc
[560/1430] Compiling e_aesgcmsiv.cc
[561/1430] Compiling chacha.cc
[562/1430] Compiling unicode.cc
[563/1430] Compiling buf.cc
[564/1430] Compiling cbs.cc
[565/1430] Compiling ber.cc
[566/1430] Compiling asn1_compat.cc
[567/1430] Compiling cbb.cc
[568/1430] Compiling bn_asn1.cc
[569/1430] Compiling blake2.cc
[570/1430] Compiling convert.cc
[571/1430] Compiling socket_helper.cc
[572/1430] Compiling printf.cc
[573/1430] Compiling socket.cc
[574/1430] Compiling pair.cc
[575/1430] Compiling hexdump.cc
[576/1430] Compiling file.cc
[577/1430] Compiling errno.cc
[578/1430] Compiling fd.cc
[579/1430] Compiling connect.cc
[580/1430] Compiling bio_mem.cc
[581/1430] Compiling bio.cc
[582/1430] Compiling base64.cc
[583/1430] Compiling tasn_typ.cc
[584/1430] Compiling tasn_fre.cc
[585/1430] Compiling tasn_utl.cc
[586/1430] Compiling tasn_enc.cc
[587/1430] Compiling tasn_new.cc
[588/1430] Compiling posix_time.cc
[589/1430] Compiling f_string.cc
[590/1430] Compiling f_int.cc
[591/1430] Compiling asn_pack.cc
[592/1430] Compiling tasn_dec.cc
[593/1430] Compiling asn1_par.cc
[594/1430] Compiling a_octet.cc
[595/1430] Compiling a_utctm.cc
[596/1430] Compiling a_time.cc
[597/1430] Compiling a_type.cc
[598/1430] Compiling asn1_lib.cc
[599/1430] Compiling a_strnid.cc
[600/1430] Compiling a_strex.cc
[601/1430] Compiling a_i2d_fp.cc
[602/1430] Compiling a_object.cc
[603/1430] Compiling a_dup.cc
[604/1430] Compiling a_d2i_fp.cc
[605/1430] Compiling fiat_p256_adx_sqr.S
[606/1430] Compiling fiat_p256_adx_mul.S
[607/1430] Compiling a_mbstr.cc
[608/1430] Compiling a_gentm.cc
[609/1430] Compiling fiat_curve25519_adx_square.S
[610/1430] Compiling fiat_curve25519_adx_mul.S
[611/1430] Compiling a_int.cc
[612/1430] Compiling a_bool.cc
[613/1430] Compiling a_bitstr.cc
[614/1430] Compiling x_spki.c
[614/1430] Compiling x_x509a.c
[616/1430] Compiling x_val.c
[617/1430] Compiling x_x509.c
[618/1430] Compiling x_sig.c
[619/1430] Compiling x_req.c
[620/1430] Compiling x_pubkey.c
[621/1430] Compiling x_exten.c
[622/1430] Compiling x_name.c
[623/1430] Compiling x_crl.c
[624/1430] Compiling x_attrib.c
[625/1430] Compiling x_all.c
[626/1430] Compiling x_algor.c
[627/1430] Compiling x509spki.c
[628/1430] Compiling x509rset.c
[629/1430] Compiling x509name.c
[630/1430] Compiling x509cset.c
[631/1430] Compiling x509_vpm.c
[632/1430] Compiling x509_v3.c
[633/1430] Compiling x509_txt.c
[634/1430] Compiling x509_vfy.c
[635/1430] Compiling x509_trs.c
[636/1430] Compiling x509_set.c
[637/1430] Compiling x509_req.c
[638/1430] Compiling x509_obj.c
[639/1430] Compiling x509_ext.c
[640/1430] Compiling x509_def.c
[641/1430] Compiling x509_lu.c
[642/1430] Compiling x509_d2.c
[643/1430] Compiling x509_cmp.c
[644/1430] Compiling x509.c
[645/1430] Compiling x509_att.c
[646/1430] Compiling v3_skey.c
[647/1430] Compiling v3_prn.c
[648/1430] Compiling v3_utl.c
[649/1430] Compiling v3_purp.c
[650/1430] Compiling v3_pmaps.c
[651/1430] Compiling v3_pcons.c
[652/1430] Compiling v3_ocsp.c
[653/1430] Compiling v3_int.c
[654/1430] Compiling v3_ncons.c
[655/1430] Compiling v3_lib.c
[656/1430] Compiling v3_info.c
[657/1430] Compiling v3_ia5.c
[658/1430] Compiling v3_genn.c
[659/1430] Compiling c-nioatomics.c
[660/1430] Compiling v3_extku.c
[661/1430] Compiling v3_enum.c
[662/1430] Compiling v3_crld.c
[663/1430] Compiling v3_cpols.c
[664/1430] Compiling v3_conf.c
[665/1430] Compiling v3_bitst.c
[666/1430] Compiling v3_bcons.c
[667/1430] Compiling v3_akeya.c
[668/1430] Compiling v3_alt.c
[669/1430] Compiling v3_akey.c
[670/1430] Compiling t_x509a.c
[671/1430] Compiling t_crl.c
[672/1430] Compiling t_x509.c
[673/1430] Compiling t_req.c
[674/1430] Compiling i2d_pr.c
[675/1430] Compiling rsa_pss.c
[676/1430] Compiling c-atomics.c
[677/1430] Compiling name_print.c
[678/1430] Compiling policy.c
[679/1436] Compiling by_file.c
[680/1436] Compiling by_dir.c
[681/1436] Compiling asn1_gen.c
[682/1436] Compiling a_verify.c
[683/1436] Compiling algorithm.c
[684/1436] Compiling thread_win.c
[685/1436] Compiling thread_pthread.c
[686/1436] Compiling a_digest.c
[687/1436] Compiling a_sign.c
[688/1436] Compiling thread.c
[689/1436] Compiling thread_none.c
[690/1436] Compiling trust_token.c
[691/1436] Compiling wots.c
[692/1436] Compiling voprf.c
[693/1436] Compiling spx_util.c
[694/1436] Compiling spx.c
[695/1436] Compiling thash.c
[696/1436] Compiling merkle.c
[697/1436] Compiling stack.c
[698/1436] Compiling pmbtoken.c
[699/1436] Compiling fors.c
[700/1436] Compiling address.c
[701/1436] Compiling rsa_asn1.c
[702/1436] Compiling rsa_print.c
[702/1436] Compiling siphash.c
[704/1436] Compiling rc4.c
[705/1436] Compiling refcount.c
[706/1436] Compiling trusty.c
[707/1436] Compiling rsa_crypt.c
[708/1436] Compiling windows.c
[709/1436] Compiling rand_extra.c
[710/1436] Compiling passive.c
[711/1436] Compiling ios.c
[712/1436] Compiling deterministic.c
[713/1436] Compiling forkunsafe.c
[715/1436] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[715/1436] Compiling getentropy.c
[716/1436] Compiling poly1305_arm_asm.S
[717/1436] Compiling pool.c
[718/1436] Compiling poly1305_arm.c
[720/1436] Emitting module NIOConcurrencyHelpers
[720/1436] Compiling poly1305.c
[721/1436] Compiling poly1305_vec.c
[723/1436] Compiling NIOConcurrencyHelpers lock.swift
[723/1436] Compiling pkcs7.c
[725/1436] Compiling NIOConcurrencyHelpers NIOLock.swift
[726/1436] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[727/1436] Compiling NIOConcurrencyHelpers atomics.swift
[728/1437] Compiling pkcs8.c
[729/1437] Compiling p5_pbev2.c
[730/1437] Compiling pkcs8_x509.c
[731/1437] Compiling pem_xaux.c
[732/1437] Compiling pem_x509.c
[733/1437] Compiling pkcs7_x509.c
[734/1437] Compiling pem_pkey.c
[735/1437] Wrapping AST for NIOConcurrencyHelpers for debugging
[736/1437] Compiling obj_xref.c
[737/1437] Compiling pem_oth.c
[738/1437] Compiling lhash.c
[739/1437] Compiling mem.c
[740/1437] Compiling pem_pk8.c
[741/1437] Compiling pem_info.c
[742/1437] Compiling pem_lib.c
[743/1437] Compiling x86_64-mont5-mac.mac.x86_64.S
[744/1437] Compiling keccak.c
[745/1437] Compiling pem_all.c
[746/1437] Compiling poly_rq_mul.S
[747/1437] Compiling obj.c
[748/1437] Compiling kyber.c
[749/1437] Compiling x86_64-mont-mac.mac.x86_64.S
[750/1437] Compiling x86_64-mont-linux.linux.x86_64.S
[751/1437] Compiling x86_64-mont5-linux.linux.x86_64.S
[752/1437] Compiling hpke.c
[753/1437] Compiling x86-mont-linux.linux.x86.S
[753/1437] Compiling x86-mont-windows.windows.x86.S
[755/1437] Compiling vpaes-x86_64-mac.mac.x86_64.S
[756/1437] Compiling vpaes-x86-windows.windows.x86.S
[757/1437] Compiling vpaes-x86-linux.linux.x86.S
[758/1437] Compiling vpaes-x86_64-linux.linux.x86_64.S
[759/1437] Compiling vpaes-armv8-ios.ios.aarch64.S
[760/1437] Compiling vpaes-armv8-linux.linux.aarch64.S
[761/1437] Compiling vpaes-armv7-linux.linux.arm.S
[762/1437] Compiling vpaes-armv7-ios.ios.arm.S
[763/1437] Compiling sha512-x86_64-mac.mac.x86_64.S
[764/1437] Compiling sha512-armv8-linux.linux.aarch64.S
[765/1437] Compiling sha512-armv8-ios.ios.aarch64.S
[766/1437] Compiling sha512-armv4-linux.linux.arm.S
[767/1437] Compiling sha512-armv4-ios.ios.arm.S
[768/1437] Compiling kdf.c
[769/1437] Compiling sha512-x86_64-linux.linux.x86_64.S
[770/1437] Compiling sha512-586-windows.windows.x86.S
[771/1437] Compiling hrss.c
[772/1437] Compiling sha512-586-linux.linux.x86.S
[773/1437] Compiling sha256-x86_64-mac.mac.x86_64.S
[774/1437] Compiling sha256-armv8-linux.linux.aarch64.S
[775/1437] Compiling sha256-armv8-ios.ios.aarch64.S
[776/1437] Compiling sha256-armv4-linux.linux.arm.S
[777/1437] Compiling sha256-armv4-ios.ios.arm.S
[778/1437] Compiling sha256-x86_64-linux.linux.x86_64.S
[779/1437] Compiling sha256-586-linux.linux.x86.S
[780/1437] Compiling sha256-586-windows.windows.x86.S
[781/1437] Compiling sha1-x86_64-mac.mac.x86_64.S
[782/1437] Compiling sha1-armv8-ios.ios.aarch64.S
[783/1437] Compiling sha1-armv8-linux.linux.aarch64.S
[784/1437] Compiling sha1-armv4-large-linux.linux.arm.S
[785/1437] Compiling sha1-armv4-large-ios.ios.arm.S
[786/1437] Compiling sha1-x86_64-linux.linux.x86_64.S
[787/1437] Compiling sha1-586-windows.windows.x86.S
[788/1437] Compiling sha1-586-linux.linux.x86.S
[789/1437] Compiling rsaz-avx2-mac.mac.x86_64.S
[790/1437] Compiling sha512.c
[791/1437] Compiling rsaz-avx2-linux.linux.x86_64.S
[792/1437] Compiling sha256.c
[793/1437] Compiling fips.c
[794/1437] Compiling sha1.c
[795/1437] Compiling service_indicator.c
[796/1437] Compiling rdrand-x86_64-mac.mac.x86_64.S
[797/1437] Compiling rdrand-x86_64-linux.linux.x86_64.S
[798/1437] Compiling self_check.c
[799/1437] Compiling blinding.c
[800/1437] Compiling padding.c
[801/1437] Compiling rsa_impl.c
[802/1437] Compiling urandom.c
[802/1437] Compiling rsa.c
[803/1437] Compiling rand.c
[805/1437] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[806/1437] Compiling fork_detect.c
[807/1437] Compiling ctrdrbg.c
[808/1437] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[809/1437] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[810/1437] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[811/1437] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[812/1437] Compiling p256-armv8-asm-ios.ios.aarch64.S
[813/1437] Compiling p256-armv8-asm-linux.linux.aarch64.S
[814/1437] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[815/1437] Compiling polyval.c
[816/1437] Compiling ofb.c
[817/1437] Compiling gcm_nohw.c
[818/1437] Compiling ctr.c
[819/1437] Compiling md5-x86_64-mac.mac.x86_64.S
[820/1437] Compiling cfb.c
[820/1437] Compiling cbc.c
[822/1437] Compiling md5.c
[823/1437] Compiling md5-x86_64-linux.linux.x86_64.S
[824/1437] Compiling md5-586-windows.windows.x86.S
[825/1437] Compiling gcm.c
[826/1437] Compiling md5-586-linux.linux.x86.S
[827/1437] Compiling ghashv8-armv8-ios.ios.aarch64.S
[828/1437] Compiling ghashv8-armv8-linux.linux.aarch64.S
[829/1437] Compiling ghashv8-armv7-ios.ios.arm.S
[830/1437] Compiling ghashv8-armv7-linux.linux.arm.S
[831/1437] Compiling ghash-x86_64-mac.mac.x86_64.S
[832/1437] Compiling hkdf.c
[833/1437] Compiling hmac.c
[834/1437] Compiling md4.c
[835/1437] Compiling ghash-x86-windows.windows.x86.S
[836/1437] Compiling ghash-x86-linux.linux.x86.S
[837/1437] Compiling ghash-x86_64-linux.linux.x86_64.S
[838/1437] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[839/1437] Compiling ghash-ssse3-x86-windows.windows.x86.S
[840/1437] Compiling ghash-ssse3-x86-linux.linux.x86.S
[840/1437] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[842/1437] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[843/1437] Compiling fips_shared_support.c
[844/1437] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[845/1437] Compiling ghash-armv4-linux.linux.arm.S
[846/1437] Compiling ghash-armv4-ios.ios.arm.S
[847/1437] Compiling util.c
[848/1437] Compiling ecdh.c
[849/1437] Compiling wnaf.c
[850/1437] Compiling ecdsa.c
[851/1437] Compiling simple_mul.c
[852/1437] Compiling simple.c
[853/1437] Compiling scalar.c
[854/1437] Compiling p256.c
[855/1437] Compiling felem.c
[856/1437] Compiling oct.c
[857/1437] Compiling ec_montgomery.c
[858/1437] Compiling ec_key.c
[859/1437] Compiling p224-64.c
[860/1437] Compiling ec.c
[861/1437] Compiling co-586-windows.windows.x86.S
[862/1437] Compiling digest.c
[863/1437] Compiling digestsign.c
[864/1437] Compiling digests.c
[865/1437] Compiling co-586-linux.linux.x86.S
[866/1437] Compiling check.c
[866/1437] Compiling dh.c
[868/1437] Compiling bsaes-armv7-linux.linux.arm.S
[869/1437] Compiling bsaes-armv7-ios.ios.arm.S
[870/1437] Compiling cmac.c
[871/1437] Compiling e_aesccm.c
[872/1437] Compiling aead.c
[873/1437] Compiling cipher.c
[874/1437] Compiling sqrt.c
[875/1437] Compiling rsaz_exp.c
[876/1437] Compiling shift.c
[877/1437] Compiling e_aes.c
[878/1437] Compiling random.c
[879/1437] Compiling montgomery_inv.c
[880/1437] Compiling prime.c
[881/1437] Compiling p256-nistz.c
[882/1437] Compiling mul.c
[883/1437] Compiling jacobi.c
[884/1437] Compiling montgomery.c
[884/1437] Compiling generic.c
[886/1437] Compiling gcd_extra.c
[887/1437] Compiling div_extra.c
[888/1437] Compiling gcd.c
[889/1437] Compiling ctx.c
[890/1437] Compiling bytes.c
[891/1437] Compiling cmp.c
[892/1437] Compiling div.c
[893/1437] Compiling exponentiation.c
[894/1437] Compiling bn-armv8-linux.linux.aarch64.S
[895/1437] Compiling bn.c
[896/1437] Compiling bn-armv8-ios.ios.aarch64.S
[897/1437] Compiling bn-586-windows.windows.x86.S
[898/1437] Compiling bn-586-linux.linux.x86.S
[899/1437] Compiling add.c
[900/1437] Compiling armv8-mont-linux.linux.aarch64.S
[901/1437] Compiling armv8-mont-ios.ios.aarch64.S
[902/1437] Compiling armv4-mont-linux.linux.arm.S
[903/1437] Compiling armv4-mont-ios.ios.arm.S
[904/1437] Compiling aesv8-armv8-linux.linux.aarch64.S
[905/1437] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[906/1437] Compiling aesv8-armv8-ios.ios.aarch64.S
[907/1437] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[908/1437] Compiling aesv8-armv7-linux.linux.arm.S
[909/1437] Compiling aesv8-armv7-ios.ios.arm.S
[910/1437] Compiling x86_64-gcc.c
[911/1437] Compiling aesni-x86-windows.windows.x86.S
[912/1437] Compiling aesni-x86_64-mac.mac.x86_64.S
[913/1437] Compiling aesni-x86-linux.linux.x86.S
[914/1437] Compiling aesni-x86_64-linux.linux.x86_64.S
[915/1437] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[916/1437] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[917/1437] Compiling mode_wrappers.c
[918/1437] Compiling key_wrap.c
[919/1437] Compiling aes.c
[920/1437] Compiling ex_data.c
[921/1437] Compiling sign.c
[922/1437] Compiling pbkdf.c
[922/1437] Compiling scrypt.c
[924/1437] Compiling print.c
[925/1437] Compiling p_x25519.c
[926/1437] Compiling p_x25519_asn1.c
[927/1437] Compiling aes_nohw.c
[928/1437] Compiling p_rsa_asn1.c
[929/1437] Compiling p_ed25519.c
[930/1437] Compiling p_ed25519_asn1.c
[931/1437] Compiling p_hkdf.c
[932/1437] Compiling p_rsa.c
[933/1437] Compiling p_ec_asn1.c
[934/1437] Compiling p_ec.c
[935/1437] Compiling p_dsa_asn1.c
[936/1437] Compiling err_data.c
[937/1437] Compiling evp_ctx.c
[938/1437] Compiling engine.c
[939/1437] Compiling evp_asn1.c
[940/1437] Compiling evp.c
[941/1437] Compiling err.c
[942/1437] Compiling ecdsa_asn1.c
[943/1437] Compiling ecdh_extra.c
[944/1437] Compiling ec_derive.c
[945/1437] Compiling hash_to_curve.c
[946/1437] Compiling dsa_asn1.c
[947/1437] Compiling ec_asn1.c
[948/1437] Compiling dsa.c
[949/1437] Compiling dh_asn1.c
[950/1437] Compiling digest_extra.c
[951/1437] Compiling params.c
[952/1437] Compiling x25519-asm-arm.S
[953/1437] Compiling spake25519.c
[954/1437] Compiling crypto.c
[955/1437] Compiling cpu_arm_linux.c
[956/1437] Compiling cpu_intel.c
[957/1437] Compiling cpu_arm_freebsd.c
[958/1437] Compiling des.c
[959/1437] Compiling cpu_aarch64_win.c
[960/1437] Compiling cpu_aarch64_openbsd.c
[961/1437] Compiling cpu_aarch64_sysreg.c
[962/1437] Compiling cpu_aarch64_linux.c
[963/1437] Compiling cpu_aarch64_fuchsia.c
[964/1437] Compiling cpu_aarch64_apple.c
[965/1437] Compiling tls_cbc.c
[966/1437] Compiling e_rc4.c
[967/1437] Compiling conf.c
[968/1437] Compiling e_null.c
[969/1437] Compiling e_tls.c
[970/1437] Compiling e_rc2.c
[971/1437] Compiling curve25519.c
[972/1437] Compiling e_des.c
[973/1437] Compiling derive_key.c
[974/1437] Compiling e_chacha20poly1305.c
[975/1437] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[976/1437] Compiling e_aesctrhmac.c
[977/1437] Compiling cipher_extra.c
[978/1437] Compiling e_aesgcmsiv.c
[979/1437] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[980/1437] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[981/1437] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[982/1437] Compiling chacha-x86_64-mac.mac.x86_64.S
[983/1437] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[984/1437] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[985/1437] Compiling chacha.c
[986/1437] Compiling chacha-x86-windows.windows.x86.S
[987/1437] Compiling chacha-x86_64-linux.linux.x86_64.S
[987/1437] Compiling chacha-x86-linux.linux.x86.S
[989/1437] Compiling chacha-armv8-linux.linux.aarch64.S
[990/1437] Compiling chacha-armv8-ios.ios.aarch64.S
[991/1437] Compiling chacha-armv4-linux.linux.arm.S
[992/1437] Compiling unicode.c
[993/1437] Compiling ber.c
[994/1437] Compiling chacha-armv4-ios.ios.arm.S
[995/1437] Compiling curve25519_64_adx.c
[996/1437] Compiling asn1_compat.c
[997/1437] Compiling buf.c
[998/1437] Compiling cbb.c
[999/1437] Compiling bn_asn1.c
[1000/1437] Compiling blake2.c
[1000/1437] Compiling cbs.c
[1002/1437] Compiling convert.c
[1003/1437] Compiling printf.c
[1004/1437] Compiling socket_helper.c
[1005/1437] Compiling socket.c
[1006/1437] Compiling errno.c
[1007/1437] Compiling hexdump.c
[1008/1437] Compiling pair.c
[1009/1437] Compiling file.c
[1010/1437] Compiling fd.c
[1011/1437] Compiling bio_mem.c
[1012/1437] Compiling connect.c
[1013/1437] Compiling base64.c
[1014/1437] Compiling bio.c
[1015/1437] Compiling tasn_utl.c
[1016/1437] Compiling tasn_fre.c
[1017/1437] Compiling tasn_typ.c
[1018/1437] Compiling tasn_new.c
[1019/1437] Compiling tasn_enc.c
[1020/1437] Compiling f_string.c
[1021/1437] Compiling posix_time.c
[1022/1437] Compiling tasn_dec.c
[1023/1437] Compiling asn1_par.c
[1024/1437] Compiling f_int.c
[1025/1437] Compiling asn_pack.c
[1026/1437] Compiling a_utctm.c
[1027/1437] Compiling asn1_lib.c
[1028/1437] Compiling a_type.c
[1029/1437] Compiling a_octet.c
[1030/1437] Compiling a_time.c
[1031/1437] Compiling a_strex.c
[1031/1437] Compiling a_object.c
[1031/1437] Compiling a_strnid.c
[1034/1437] Compiling a_i2d_fp.c
[1035/1437] Compiling a_mbstr.c
[1036/1437] Compiling a_dup.c
[1037/1437] Compiling a_gentm.c
[1038/1437] Compiling a_int.c
[1039/1437] Compiling a_bool.c
[1040/1437] Compiling a_d2i_fp.c
[1041/1437] Compiling fiat_p256_adx_sqr.S
[1042/1437] Compiling fiat_p256_adx_mul.S
[1043/1437] Compiling fiat_curve25519_adx_square.S
[1044/1437] Compiling fiat_curve25519_adx_mul.S
[1045/1437] Compiling a_bitstr.c
[1046/1437] Compiling md5-x86_64-apple.S
[1047/1437] Compiling md5-586-linux.S
[1048/1437] Compiling md5-x86_64-linux.S
[1049/1437] Compiling md5-586-apple.S
[1050/1437] Compiling chacha20_poly1305_x86_64-apple.S
[1051/1437] Compiling chacha20_poly1305_armv8-win.S
[1052/1437] Compiling chacha20_poly1305_armv8-apple.S
[1052/1437] Compiling chacha20_poly1305_armv8-linux.S
[1054/1437] Compiling chacha20_poly1305_x86_64-linux.S
[1055/1437] Compiling chacha-x86_64-linux.S
[1056/1437] Compiling chacha-x86_64-apple.S
[1057/1437] Compiling chacha-x86-apple.S
[1058/1437] Compiling chacha-armv8-win.S
[1059/1437] Compiling chacha-x86-linux.S
[1060/1437] Compiling chacha-armv8-linux.S
[1061/1437] Compiling chacha-armv8-apple.S
[1062/1437] Compiling chacha-armv4-linux.S
[1063/1437] Compiling aes128gcmsiv-x86_64-linux.S
[1064/1437] Compiling aes128gcmsiv-x86_64-apple.S
[1065/1437] Compiling x86_64-mont5-apple.S
[1066/1437] Compiling x86_64-mont5-linux.S
[1067/1437] Compiling x86_64-mont-linux.S
[1068/1437] Compiling x86_64-mont-apple.S
[1069/1437] Compiling CCryptoBoringSSLShims shims.c
[1070/1437] Compiling x86-mont-apple.S
[1071/1437] Compiling x86-mont-linux.S
[1072/1437] Compiling vpaes-x86_64-linux.S
[1073/1437] Compiling err_data.cc
[1074/1437] Compiling vpaes-x86_64-apple.S
[1075/1437] Compiling vpaes-x86-linux.S
[1076/1437] Compiling vpaes-x86-apple.S
[1077/1437] Compiling vpaes-armv8-win.S
[1078/1437] Compiling vpaes-armv8-linux.S
[1078/1437] Compiling vpaes-armv8-apple.S
[1080/1437] Compiling vpaes-armv7-linux.S
[1081/1437] Compiling sha512-x86_64-apple.S
[1082/1437] Compiling sha512-armv8-win.S
[1083/1437] Compiling sha512-x86_64-linux.S
[1084/1437] Compiling sha512-armv8-linux.S
[1085/1437] Compiling sha512-armv8-apple.S
[1086/1437] Compiling sha512-armv4-linux.S
[1086/1437] Compiling sha512-586-apple.S
[1088/1437] Compiling sha512-586-linux.S
[1089/1437] Compiling sha256-armv8-win.S
[1090/1437] Compiling sha256-x86_64-apple.S
[1091/1437] Compiling sha256-x86_64-linux.S
[1092/1437] Compiling sha256-armv8-linux.S
[1093/1437] Compiling sha256-armv8-apple.S
[1094/1437] Compiling sha256-armv4-linux.S
[1095/1437] Compiling sha256-586-linux.S
[1096/1437] Compiling sha1-x86_64-apple.S
[1097/1437] Compiling sha256-586-apple.S
[1098/1437] Compiling sha1-armv8-win.S
[1099/1437] Compiling sha1-armv8-linux.S
[1100/1437] Compiling sha1-armv8-apple.S
[1101/1437] Compiling sha1-x86_64-linux.S
[1102/1437] Compiling sha1-armv4-large-linux.S
[1103/1437] Compiling sha1-586-linux.S
[1104/1437] Compiling sha1-586-apple.S
[1105/1437] Compiling rsaz-avx2-apple.S
[1106/1437] Compiling rsaz-avx2-linux.S
[1107/1437] Compiling rdrand-x86_64-linux.S
[1108/1437] Compiling rdrand-x86_64-apple.S
[1109/1437] Compiling p256_beeu-x86_64-asm-linux.S
[1110/1437] Compiling p256_beeu-x86_64-asm-apple.S
[1111/1437] Compiling p256_beeu-armv8-asm-win.S
[1112/1437] Compiling p256_beeu-armv8-asm-linux.S
[1113/1437] Compiling p256_beeu-armv8-asm-apple.S
[1114/1437] Compiling p256-x86_64-asm-apple.S
[1115/1437] Compiling p256-armv8-asm-linux.S
[1116/1437] Compiling p256-armv8-asm-win.S
[1117/1437] Compiling p256-x86_64-asm-linux.S
[1118/1437] Compiling p256-armv8-asm-apple.S
[1119/1437] Compiling ghashv8-armv8-linux.S
[1120/1437] Compiling ghashv8-armv8-win.S
[1121/1437] Compiling ghashv8-armv8-apple.S
[1122/1437] Compiling ghash-x86_64-apple.S
[1123/1437] Compiling ghash-x86_64-linux.S
[1124/1437] Compiling ghashv8-armv7-linux.S
[1125/1437] Compiling ghash-x86-linux.S
[1126/1437] Compiling ghash-x86-apple.S
[1127/1437] Compiling ghash-ssse3-x86_64-apple.S
[1128/1437] Compiling ghash-ssse3-x86_64-linux.S
[1129/1437] Compiling ghash-ssse3-x86-apple.S
[1130/1437] Compiling ghash-neon-armv8-win.S
[1131/1437] Compiling ghash-ssse3-x86-linux.S
[1132/1437] Compiling ghash-neon-armv8-linux.S
[1133/1437] Compiling ghash-neon-armv8-apple.S
[1134/1437] Compiling ghash-armv4-linux.S
[1135/1437] Compiling co-586-linux.S
[1136/1437] Compiling bsaes-armv7-linux.S
[1137/1437] Compiling co-586-apple.S
[1138/1437] Compiling bn-armv8-win.S
[1139/1437] Compiling bn-armv8-linux.S
[1140/1437] Compiling bn-armv8-apple.S
[1141/1437] Compiling bn-586-linux.S
[1142/1437] Compiling armv8-mont-linux.S
[1143/1437] Compiling bn-586-apple.S
[1144/1437] Compiling armv8-mont-win.S
[1145/1437] Compiling armv4-mont-linux.S
[1146/1437] Compiling armv8-mont-apple.S
[1147/1437] Compiling aesv8-gcm-armv8-win.S
[1148/1437] Compiling aesv8-gcm-armv8-linux.S
[1149/1437] Compiling aesv8-gcm-armv8-apple.S
[1150/1437] Compiling aesv8-armv8-win.S
[1151/1437] Compiling aesv8-armv8-linux.S
[1152/1437] Compiling aesv8-armv8-apple.S
[1153/1437] Compiling aesv8-armv7-linux.S
[1154/1437] Compiling aesni-x86_64-linux.S
[1155/1437] Compiling aesni-x86_64-apple.S
[1156/1437] Compiling aesni-x86-linux.S
[1157/1437] Compiling aesni-gcm-x86_64-linux.S
[1158/1437] Compiling aes-gcm-avx512-x86_64-apple.S
[1159/1437] Compiling aesni-x86-apple.S
[1160/1437] Compiling aesni-gcm-x86_64-apple.S
[1161/1437] Compiling aes-gcm-avx512-x86_64-linux.S
[1162/1437] Compiling aes-gcm-avx2-x86_64-apple.S
[1163/1437] Compiling aes-gcm-avx2-x86_64-linux.S
[1164/1437] Compiling xwing.cc
[1165/1437] Compiling x_sig.cc
[1166/1437] Compiling x_spki.cc
[1167/1437] Compiling x_val.cc
[1168/1437] Compiling x_x509.cc
[1169/1437] Compiling x_req.cc
[1170/1437] Compiling x_x509a.cc
[1171/1437] Compiling x_pubkey.cc
[1172/1437] Compiling x_name.cc
[1173/1437] Compiling x_exten.cc
[1174/1437] Compiling x509spki.cc
[1175/1437] Compiling x_attrib.cc
[1176/1437] Compiling x_crl.cc
[1177/1437] Compiling x509rset.cc
[1178/1437] Compiling x_algor.cc
[1179/1437] Compiling x_all.cc
[1180/1437] Compiling x509name.cc
[1181/1437] Compiling x509cset.cc
[1182/1437] Compiling x509_txt.cc
[1183/1437] Compiling x509_vpm.cc
[1184/1437] Compiling x509_trs.cc
[1185/1437] Compiling x509_v3.cc
[1186/1437] Compiling x509_vfy.cc
[1187/1437] Compiling x509_set.cc
[1188/1437] Compiling x509_req.cc
[1189/1437] Compiling x509_def.cc
[1190/1437] Compiling x509_obj.cc
[1191/1437] Compiling x509_lu.cc
[1192/1437] Compiling x509_ext.cc
[1192/1437] Compiling x509_d2.cc
[1194/1437] Compiling x509_cmp.cc
[1195/1437] Compiling x509_att.cc
[1196/1437] Compiling x509.cc
[1197/1437] Compiling v3_prn.cc
[1198/1437] Compiling v3_pmaps.cc
[1199/1437] Compiling v3_purp.cc
[1200/1437] Compiling v3_skey.cc
[1201/1437] Compiling v3_utl.cc
[1202/1437] Compiling v3_pcons.cc
[1203/1437] Compiling v3_ocsp.cc
[1204/1437] Compiling v3_ncons.cc
[1205/1437] Compiling v3_lib.cc
[1206/1437] Compiling v3_int.cc
[1207/1437] Compiling v3_ia5.cc
[1208/1437] Compiling v3_genn.cc
[1209/1437] Compiling v3_info.cc
[1210/1437] Compiling v3_extku.cc
[1211/1437] Compiling v3_conf.cc
[1212/1437] Compiling v3_bitst.cc
[1213/1437] Compiling v3_bcons.cc
[1214/1437] Compiling v3_alt.cc
[1215/1437] Compiling v3_akeya.cc
[1216/1437] Compiling v3_akey.cc
[1217/1437] Compiling t_x509a.cc
[1218/1437] Compiling t_x509.cc
[1219/1437] Compiling t_req.cc
[1220/1437] Compiling t_crl.cc
[1221/1437] Compiling i2d_pr.cc
[1222/1437] Compiling name_print.cc
[1223/1437] Compiling rsa_pss.cc
[1224/1437] Compiling policy.cc
[1224/1437] Compiling by_file.cc
[1226/1437] Compiling by_dir.cc
[1227/1437] Compiling asn1_gen.cc
[1228/1437] Compiling algorithm.cc
[1229/1437] Compiling a_verify.cc
[1230/1437] Compiling thread_win.cc
[1231/1437] Compiling trust_token.cc
[1232/1437] Compiling voprf.cc
[1233/1437] Compiling thread_none.cc
[1234/1437] Compiling thread_pthread.cc
[1234/1437] Compiling a_digest.cc
[1236/1437] Compiling a_sign.cc
[1237/1437] Compiling pmbtoken.cc
[1238/1437] Compiling thread.cc
[1239/1437] Compiling sha512.cc
[1240/1437] Compiling stack.cc
[1241/1437] Compiling siphash.cc
[1242/1437] Compiling sha256.cc
[1243/1437] Compiling sha1.cc
[1244/1437] Compiling rsa_print.cc
[1245/1437] Compiling slhdsa.cc
[1246/1437] Compiling rsa_extra.cc
[1247/1437] Compiling spake2plus.cc
[1248/1437] Compiling rc4.cc
[1249/1437] Compiling refcount.cc
[1250/1437] Compiling rsa_crypt.cc
[1251/1437] Compiling windows.cc
[1252/1437] Compiling urandom.cc
[1253/1437] Compiling trusty.cc
[1254/1437] Compiling rsa_asn1.cc
[1255/1437] Compiling rand.cc
[1256/1437] Compiling ios.cc
[1257/1437] Compiling poly1305_arm_asm.S
[1258/1437] Compiling passive.cc
[1259/1437] Compiling getentropy.cc
[1260/1437] Compiling deterministic.cc
[1261/1437] Compiling forkunsafe.cc
[1262/1437] Compiling fork_detect.cc
[1263/1437] Compiling poly1305.cc
[1264/1437] Compiling poly1305_arm.cc
[1265/1437] Compiling poly1305_vec.cc
[1266/1437] Compiling pool.cc
[1267/1437] Compiling pkcs7.cc
[1268/1437] Compiling pkcs8_x509.cc
[1269/1437] Compiling pkcs8.cc
[1270/1437] Compiling p5_pbev2.cc
[1271/1437] Compiling pkcs7_x509.cc
[1272/1437] Compiling pem_xaux.cc
[1273/1437] Compiling pem_x509.cc
[1274/1437] Compiling pem_pkey.cc
[1275/1437] Compiling mlkem.cc
[1276/1437] Compiling pem_pk8.cc
[1277/1437] Compiling obj_xref.cc
[1278/1437] Compiling pem_oth.cc
[1279/1437] Compiling pem_info.cc
[1280/1437] Compiling pem_lib.cc
[1281/1437] Compiling mldsa.cc
[1282/1437] Compiling pem_all.cc
[1283/1437] Compiling obj.cc
[1284/1437] Compiling poly_rq_mul.S
[1285/1437] Compiling mem.cc
[1286/1437] Compiling fips_shared_support.cc
[1287/1437] Compiling lhash.cc
[1287/1437] Compiling md5.cc
[1289/1437] Compiling md4.cc
[1290/1437] Compiling fuzzer_mode.cc
[1291/1437] Compiling hrss.cc
[1292/1437] Compiling kyber.cc
[1293/1437] Compiling ex_data.cc
[1294/1437] Compiling hpke.cc
[1295/1437] Compiling sign.cc
[1296/1437] Compiling scrypt.cc
[1297/1437] Compiling print.cc
[1298/1437] Compiling pbkdf.cc
[1299/1437] Compiling p_x25519.cc
[1300/1437] Compiling p_x25519_asn1.cc
[1301/1437] Compiling p_rsa_asn1.cc
[1302/1437] Compiling p_ed25519.cc
[1303/1437] Compiling p_rsa.cc
[1304/1437] Compiling p_hkdf.cc
[1305/1437] Compiling p_ed25519_asn1.cc
[1306/1437] Compiling p_ec.cc
[1307/1437] Compiling p_ec_asn1.cc
[1308/1437] Compiling p_dh_asn1.cc
[1309/1437] Compiling p_dh.cc
[1310/1437] Compiling p_dsa_asn1.cc
[1311/1437] Compiling evp.cc
[1312/1437] Compiling evp_ctx.cc
[1313/1437] Compiling err.cc
[1314/1437] Compiling engine.cc
[1315/1437] Compiling ecdsa_p1363.cc
[1316/1437] Compiling evp_asn1.cc
[1317/1437] Compiling ecdh.cc
[1318/1437] Compiling hash_to_curve.cc
[1319/1437] Compiling ec_derive.cc
[1320/1437] Compiling ecdsa_asn1.cc
[1321/1437] Compiling dsa.cc
[1322/1437] Compiling dsa_asn1.cc
[1323/1437] Compiling ec_asn1.cc
[1324/1437] Compiling params.cc
[1325/1437] Compiling x25519-asm-arm.S
[1326/1437] Compiling digest_extra.cc
[1327/1437] Compiling des.cc
[1328/1437] Compiling dh_asn1.cc
[1329/1437] Compiling crypto.cc
[1330/1437] Compiling spake25519.cc
[1331/1437] Compiling cpu_intel.cc
[1332/1437] Compiling curve25519.cc
[1333/1437] Compiling cpu_arm_linux.cc
[1334/1437] Compiling cpu_arm_freebsd.cc
[1335/1437] Compiling cpu_aarch64_win.cc
[1336/1437] Compiling cpu_aarch64_sysreg.cc
[1337/1437] Compiling cpu_aarch64_openbsd.cc
[1338/1437] Compiling cpu_aarch64_linux.cc
[1339/1437] Compiling cpu_aarch64_fuchsia.cc
[1340/1437] Compiling curve25519_64_adx.cc
[1341/1437] Compiling cpu_aarch64_apple.cc
[1342/1437] Compiling conf.cc
[1343/1437] Compiling tls_cbc.cc
[1344/1437] Compiling bcm.cc
[1345/1437] Compiling get_cipher.cc
[1346/1437] Compiling e_rc4.cc
[1347/1437] Compiling e_tls.cc
[1348/1437] Compiling e_rc2.cc
[1349/1437] Compiling e_null.cc
[1350/1437] Compiling e_des.cc
[1351/1437] Compiling e_chacha20poly1305.cc
[1352/1437] Compiling e_aesgcmsiv.cc
[1353/1437] Compiling cms.cc
[1354/1437] Compiling e_aeseax.cc
[1355/1437] Compiling derive_key.cc
[1356/1437] Compiling e_aesctrhmac.cc
[1357/1437] Compiling chacha.cc
[1358/1437] Compiling sqrt.cc
[1359/1437] Compiling buf.cc
[1360/1437] Compiling unicode.cc
[1361/1437] Compiling ber.cc
[1362/1437] Compiling asn1_compat.cc
[1363/1437] Compiling cbb.cc
[1364/1437] Compiling exponentiation.cc
[1365/1437] Compiling cbs.cc
[1366/1437] Compiling div.cc
[1367/1437] Compiling blake2.cc
[1368/1437] Compiling printf.cc
[1369/1437] Compiling bn_asn1.cc
[1370/1437] Compiling pair.cc
[1371/1437] Compiling hexdump.cc
[1372/1437] Compiling file.cc
[1373/1437] Compiling convert.cc
[1374/1437] Compiling fd.cc
[1375/1437] Compiling errno.cc
[1376/1437] Compiling bio_mem.cc
[1377/1437] Compiling base64.cc
[1378/1437] Compiling bio.cc
[1379/1437] Compiling tasn_typ.cc
[1380/1437] Compiling tasn_fre.cc
[1381/1437] Compiling tasn_utl.cc
[1382/1437] Compiling tasn_enc.cc
[1383/1437] Compiling tasn_new.cc
[1384/1437] Compiling f_string.cc
[1385/1437] Compiling posix_time.cc
[1386/1437] Compiling asn_pack.cc
[1387/1437] Compiling f_int.cc
[1388/1437] Compiling tasn_dec.cc
[1389/1437] Compiling asn1_par.cc
[1390/1437] Compiling a_utctm.cc
[1391/1437] Compiling a_type.cc
[1392/1437] Compiling asn1_lib.cc
[1393/1437] Compiling a_time.cc
[1394/1437] Compiling a_octet.cc
[1395/1437] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1396/1437] Write sources
[1397/1447] Compiling a_strnid.cc
[1398/1447] Write sources
[1400/1449] Compiling a_strex.cc
[1401/1480] Compiling a_object.cc
[1402/1480] Compiling a_i2d_fp.cc
[1404/1480] Compiling Algorithms Keyed.swift
[1405/1480] Compiling Algorithms MinMax.swift
[1406/1482] Compiling Algorithms RandomSample.swift
[1407/1482] Compiling Algorithms Reductions.swift
[1407/1482] Compiling a_int.cc
[1409/1482] Compiling Algorithms Grouped.swift
[1410/1482] Compiling Algorithms Indexed.swift
[1411/1482] Compiling Algorithms Intersperse.swift
[1412/1482] Compiling Algorithms Joined.swift
[1412/1482] Compiling a_gentm.cc
[1413/1482] Compiling a_mbstr.cc
[1415/1490] Compiling Atomics IntegerOperations.swift
[1416/1490] Compiling Atomics Unmanaged extensions.swift
[1417/1490] Compiling Algorithms EitherSequence.swift
[1418/1490] Compiling Algorithms FirstNonNil.swift
[1419/1490] Compiling Algorithms FlattenCollection.swift
[1424/1490] Compiling Algorithms Stride.swift
[1425/1490] Compiling Algorithms Suffix.swift
[1426/1493] Compiling CryptoBoringWrapper RandomBytes.swift
[1427/1493] Compiling Algorithms Compacted.swift
[1428/1493] Compiling Algorithms Cycle.swift
[1435/1493] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1439/1493] Compiling Algorithms Partition.swift
[1440/1493] Compiling Algorithms Permutations.swift
[1441/1493] Compiling Algorithms Product.swift
[1442/1493] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1443/1493] Emitting module CryptoBoringWrapper
[1444/1493] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1445/1493] Compiling Algorithms Trim.swift
[1446/1493] Compiling Algorithms Unique.swift
[1447/1493] Compiling Algorithms Windows.swift
[1448/1493] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1449/1493] Compiling CryptoBoringWrapper EllipticCurve.swift
[1450/1493] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1451/1494] Compiling Algorithms AdjacentPairs.swift
[1452/1494] Compiling Algorithms Chain.swift
[1453/1494] Compiling Algorithms Chunked.swift
[1454/1494] Compiling Algorithms Combinations.swift
[1455/1494] Wrapping AST for CryptoBoringWrapper for debugging
[1457/1494] Emitting module Atomics
[1458/1565] Compiling Crypto ASN1Identifier.swift
[1459/1565] Compiling Crypto ASN1Integer.swift
[1460/1565] Compiling Crypto ASN1Null.swift
[1461/1565] Compiling Crypto ASN1OctetString.swift
[1462/1565] Compiling Crypto ASN1Strings.swift
[1463/1565] Compiling Crypto ArraySliceBigint.swift
[1464/1566] Wrapping AST for Atomics for debugging
[1466/1627] Emitting module Algorithms
[1467/1628] Wrapping AST for Algorithms for debugging
[1469/1628] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1470/1628] Compiling NIOCore NIOScheduledCallback.swift
[1471/1628] Compiling NIOCore NIOSendable.swift
[1472/1628] Compiling NIOCore RecvByteBufferAllocator.swift
[1473/1628] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1474/1628] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1475/1628] Compiling NIOCore EventLoopFuture.swift
[1476/1628] Compiling NIOCore FileDescriptor.swift
[1477/1628] Compiling NIOCore FileHandle.swift
[1478/1628] Compiling NIOCore FileRegion.swift
[1479/1638] Emitting module Crypto
[1480/1638] Compiling NIOCore BSDSocketAPI.swift
[1481/1638] Compiling NIOCore ByteBuffer-aux.swift
[1482/1638] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1483/1638] Compiling NIOCore ByteBuffer-conversions.swift
[1484/1638] Compiling NIOCore ByteBuffer-core.swift
[1485/1638] Compiling NIOCore ByteBuffer-hex.swift
[1486/1638] Compiling NIOCore ByteBuffer-int.swift
[1487/1638] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1488/1638] Compiling NIOCore ByteBuffer-multi-int.swift
[1489/1638] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1490/1638] Compiling NIOCore NIOAny.swift
[1491/1638] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1492/1638] Compiling NIOCore NIOCoreSendableMetatype.swift
[1493/1638] Compiling NIOCore NIOLoopBound.swift
[1498/1646] Compiling NIOCore AddressedEnvelope.swift
[1499/1646] Compiling NIOCore AsyncAwaitSupport.swift
[1500/1646] Compiling NIOCore AsyncChannel.swift
[1501/1646] Compiling NIOCore AsyncChannelHandler.swift
[1502/1646] Compiling NIOCore AsyncChannelInboundStream.swift
[1503/1646] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1504/1646] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1505/1646] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1506/1646] Compiling NIOCore NIOAsyncWriter.swift
[1507/1646] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1508/1646] Compiling NIOCore ByteBuffer-views.swift
[1509/1646] Compiling NIOCore Channel.swift
[1510/1646] Compiling NIOCore ChannelHandler.swift
[1511/1646] Compiling NIOCore ChannelHandlers.swift
[1512/1646] Compiling NIOCore ChannelInvoker.swift
[1513/1646] Compiling NIOCore ChannelOption.swift
[1514/1646] Compiling NIOCore ChannelPipeline.swift
[1515/1646] Compiling NIOCore CircularBuffer.swift
[1516/1646] Compiling NIOCore Codec.swift
[1517/1646] Compiling NIOCore ConvenienceOptionSupport.swift
[1518/1646] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1519/1646] Compiling NIOCore SocketAddresses.swift
[1520/1646] Compiling NIOCore SocketOptionProvider.swift
[1521/1646] Compiling NIOCore SystemCallHelpers.swift
[1522/1646] Compiling NIOCore TimeAmount+Duration.swift
[1523/1646] Compiling NIOCore TypeAssistedChannelHandler.swift
[1524/1646] Compiling NIOCore UniversalBootstrapSupport.swift
[1525/1646] Compiling NIOCore Utilities.swift
[1526/1646] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[1527/1646] Compiling Crypto HPKE-KEM.swift
[1528/1646] Compiling NIOCore DeadChannel.swift
[1529/1646] Compiling NIOCore DispatchQueue+WithFuture.swift
[1530/1646] Compiling NIOCore EventLoop+Deprecated.swift
[1531/1646] Compiling NIOCore EventLoop+SerialExecutor.swift
[1532/1646] Compiling NIOCore EventLoop.swift
[1533/1646] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1538/1646] Compiling NIOCore GlobalSingletons.swift
[1539/1646] Compiling NIOCore IO.swift
[1540/1646] Compiling NIOCore IOData.swift
[1541/1646] Compiling NIOCore IPProtocol.swift
[1542/1646] Compiling NIOCore IntegerBitPacking.swift
[1543/1646] Compiling NIOCore IntegerTypes.swift
[1544/1646] Compiling NIOCore Interfaces.swift
[1545/1646] Compiling NIOCore Linux.swift
[1546/1646] Compiling NIOCore MarkedCircularBuffer.swift
[1547/1646] Compiling NIOCore MulticastChannel.swift
[1564/1646] Compiling Crypto Ed25519.swift
[1565/1646] Compiling Crypto Signature.swift
[1566/1646] Compiling Crypto CryptoKitErrors_boring.swift
[1567/1646] Compiling Crypto RNG_boring.swift
[1568/1646] Compiling Crypto SafeCompare_boring.swift
[1569/1646] Compiling Crypto Zeroization_boring.swift
[1570/1646] Compiling Crypto PrettyBytes.swift
[1571/1646] Compiling Crypto SafeCompare.swift
[1572/1646] Compiling Crypto SecureBytes.swift
[1573/1646] Compiling Crypto Zeroization.swift
[1574/1647] Wrapping AST for Crypto for debugging
[1576/1686] Compiling JWTKit JWTClaim.swift
[1577/1686] Compiling JWTKit JWTMultiValueClaim.swift
[1578/1686] Compiling JWTKit JWTUnixEpochClaim.swift
[1579/1686] Compiling JWTKit LocaleClaim.swift
[1580/1686] Compiling JWTKit NotBeforeClaim.swift
[1581/1686] Compiling JWTKit SubjectClaim.swift
[1582/1686] Compiling JWTKit ECDSAError.swift
[1583/1686] Compiling JWTKit AudienceClaim.swift
[1584/1686] Compiling JWTKit BoolClaim.swift
[1593/1694] Compiling JWTKit JWKS.swift
[1594/1694] Compiling JWTKit JWTSigner.swift
[1595/1694] Compiling JWTKit JWTSigners.swift
[1596/1694] Compiling JWTKit JWTSigner+UnsecuredNone.swift
[1597/1694] Compiling JWTKit UnsecuredNoneSigner.swift
[1598/1694] Compiling JWTKit JWTSigner+RSA.swift
[1599/1694] Compiling JWTKit RSAError.swift
[1600/1694] Compiling JWTKit JWTAlgorithm.swift
[1601/1694] Compiling JWTKit JWTError.swift
[1602/1694] Emitting module JWTKit
[1603/1700] Compiling JWTKit OctetKeyPair.swift
[1604/1700] Compiling JWTKit HMACError.swift
[1605/1700] Compiling JWTKit HMACSigner.swift
[1606/1700] Compiling JWTKit JWTSigner+HMAC.swift
[1607/1700] Compiling JWTKit JWK.swift
[1608/1700] Compiling JWTKit JWKIdentifier.swift
[1619/1700] Compiling JWTKit ExpirationClaim.swift
[1620/1700] Compiling JWTKit GoogleHostedDomainClaim.swift
[1621/1700] Compiling JWTKit IDClaim.swift
[1622/1700] Compiling JWTKit IssuedAtClaim.swift
[1623/1700] Compiling JWTKit IssuerClaim.swift
[1624/1700] Compiling JWTKit ECDSAKey.swift
[1625/1700] Compiling JWTKit ECDSASigner.swift
[1626/1700] Compiling JWTKit JWTSigner+ECDSA.swift
[1627/1700] Compiling JWTKit EdDSAError.swift
[1628/1700] Compiling JWTKit EdDSAKey.swift
[1629/1700] Compiling JWTKit EdDSASigner.swift
[1630/1700] Compiling JWTKit JWTSigner+EdDSA.swift
[1633/1700] Compiling JWTKit JWTHeader.swift
[1634/1700] Compiling JWTKit JWTParser.swift
[1635/1700] Compiling JWTKit JWTPayload.swift
[1636/1700] Compiling JWTKit JWTSerializer.swift
[1643/1700] Compiling JWTKit RSAKey.swift
[1644/1700] Compiling JWTKit RSASigner.swift
[1645/1700] Compiling JWTKit Base64URL.swift
[1646/1700] Compiling JWTKit BigNumber.swift
[1647/1700] Compiling JWTKit CustomizedJSONCoders.swift
[1648/1700] Compiling JWTKit Exports.swift
[1649/1700] Compiling JWTKit OpenSSLSigner.swift
[1650/1700] Compiling JWTKit Utilities.swift
[1651/1700] Compiling JWTKit AppleIdentityToken.swift
[1652/1700] Compiling JWTKit GoogleIdentityToken.swift
[1653/1700] Compiling JWTKit MicrosoftIdentitiyToken.swift
[1654/1700] Compiling JWTKit X5CVerifier.swift
[1655/1701] Wrapping AST for JWTKit for debugging
[1657/1723] Compiling GoogleAPITokenManager HTTPRequest.swift
[1658/1723] Compiling GoogleAPITokenManager PKCEParameters.swift
[1659/1723] Compiling GoogleAPITokenManager ScopeClaim.swift
[1666/1723] Compiling GoogleAPITokenManager ServiceAccountKey.swift
[1667/1723] Compiling GoogleAPITokenManager TokenResponse.swift
[1668/1723] Compiling GoogleAPITokenManager HTTPClient.swift
[1669/1723] Compiling GoogleAPITokenManager URLSessionProtocol.swift
[1670/1723] Compiling GoogleAPITokenManager APIKeyTokenManager.swift
[1671/1723] Compiling GoogleAPITokenManager GoogleOAuth2TokenManager.swift
[1672/1723] Compiling GoogleAPITokenManager HTTPLogger.swift
[1673/1723] Compiling GoogleAPITokenManager TokenManager.swift
[1674/1723] Compiling GoogleAPITokenManager TokenStorage.swift
[1675/1723] Emitting module GoogleAPITokenManager
[1676/1725] Emitting module NIOCore
[1683/1728] Wrapping AST for NIOCore for debugging
[1685/1778] Compiling NIOPosix BSDSocketAPICommon.swift
[1686/1778] Compiling NIOPosix BSDSocketAPIPosix.swift
[1687/1778] Compiling NIOPosix BSDSocketAPIWindows.swift
[1688/1778] Compiling NIOPosix BaseSocket.swift
[1689/1778] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1690/1778] Compiling NIOPosix BaseSocketChannel.swift
[1691/1778] Compiling NIOPosix IntegerBitPacking.swift
[1692/1778] Compiling NIOPosix IntegerTypes.swift
[1693/1778] Compiling NIOPosix Linux.swift
[1694/1778] Compiling NIOPosix BaseStreamSocketChannel.swift
[1695/1778] Compiling NIOPosix Bootstrap.swift
[1696/1778] Compiling NIOPosix ControlMessage.swift
[1697/1778] Compiling NIOPosix GetaddrinfoResolver.swift
[1698/1778] Compiling NIOPosix HappyEyeballs.swift
[1699/1778] Compiling NIOPosix IO.swift
[1700/1778] Compiling NIOPosix NIOPosixSendableMetatype.swift
[1701/1778] Compiling NIOPosix NIOThreadPool.swift
[1702/1779] Wrapping AST for GoogleAPITokenManager for debugging
[1704/1779] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1705/1779] Emitting module NIOEmbedded
[1706/1779] Compiling NIOEmbedded AsyncTestingChannel.swift
[1707/1779] Compiling NIOEmbedded Embedded.swift
[1708/1780] Wrapping AST for NIOEmbedded for debugging
[1710/1780] Compiling NIOPosix SelectableEventLoop.swift
[1711/1780] Compiling NIOPosix SelectorEpoll.swift
[1712/1780] Compiling NIOPosix SelectorGeneric.swift
[1713/1780] Compiling NIOPosix SelectorKqueue.swift
[1714/1780] Compiling NIOPosix SelectorUring.swift
[1715/1780] Compiling NIOPosix ServerSocket.swift
[1716/1780] Compiling NIOPosix Pool.swift
[1717/1780] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1718/1780] Compiling NIOPosix PosixSingletons.swift
[1719/1780] Compiling NIOPosix RawSocketBootstrap.swift
[1720/1780] Compiling NIOPosix Resolver.swift
[1721/1780] Compiling NIOPosix Selectable.swift
[1722/1780] Compiling NIOPosix SelectableChannel.swift
[1723/1780] Compiling NIOPosix Socket.swift
[1724/1780] Compiling NIOPosix SocketChannel.swift
[1725/1780] Compiling NIOPosix SocketProtocols.swift
[1726/1780] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[1727/1780] Compiling NIOPosix System.swift
[1728/1780] Compiling NIOPosix Thread.swift
[1736/1786] Emitting module NIOPosix
[1737/1786] Compiling NIOPosix ThreadPosix.swift
[1738/1786] Compiling NIOPosix ThreadWindows.swift
[1739/1786] Compiling NIOPosix UnsafeTransfer.swift
[1740/1786] Compiling NIOPosix Utilities.swift
[1741/1786] Compiling NIOPosix VsockAddress.swift
[1742/1786] Compiling NIOPosix VsockChannelEvents.swift
[1745/1786] Compiling NIOPosix NonBlockingFileIO.swift
[1746/1786] Compiling NIOPosix PendingDatagramWritesManager.swift
[1747/1786] Compiling NIOPosix PendingWritesManager.swift
[1748/1786] Compiling NIOPosix PipeChannel.swift
[1749/1786] Compiling NIOPosix PipePair.swift
[1754/1786] Compiling NIOPosix LinuxCPUSet.swift
[1755/1786] Compiling NIOPosix LinuxUring.swift
[1756/1786] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1759/1786] Compiling NIOPosix DatagramVectorReadManager.swift
[1760/1786] Compiling NIOPosix Errors+Any.swift
[1761/1786] Compiling NIOPosix FileDescriptor.swift
[1764/1787] Wrapping AST for NIOPosix for debugging
[1766/1789] Emitting module NIO
[1767/1789] Compiling NIO Exports.swift
[1768/1790] Wrapping AST for NIO for debugging
[1770/1829] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1771/1829] Emitting module NIOTLS
[1772/1829] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1773/1829] Compiling NIOTLS TLSEvents.swift
[1774/1829] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1775/1829] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1776/1829] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1777/1829] Emitting module NIOFoundationCompat
[1778/1829] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1779/1829] Compiling NIOSOCKS SOCKSResponse.swift
[1780/1829] Compiling NIOSOCKS ClientStateMachine.swift
[1781/1830] Emitting module NIOSOCKS
[1782/1830] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1783/1830] Compiling NIOHTTP1 HTTPDecoder.swift
[1784/1830] Compiling NIOTLS SNIHandler.swift
[1785/1830] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1787/1831] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1788/1831] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1789/1831] Compiling NIOSOCKS ServerStateMachine.swift
[1790/1833] Compiling NIOHTTP1 HTTPEncoder.swift
[1791/1833] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1792/1833] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1793/1833] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1794/1833] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1795/1833] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1795/1834] Wrapping AST for NIOTLS for debugging
[1797/1863] Wrapping AST for NIOSOCKS for debugging
[1799/1863] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1800/1864] Compiling NIOSSL SSLCallbacks.swift
[1801/1864] Compiling NIOSSL SSLCertificate.swift
[1802/1864] Wrapping AST for NIOFoundationCompat for debugging
[1804/1886] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1805/1886] Compiling NIOTransportServices NIOTSErrors.swift
[1806/1886] Compiling NIOTransportServices NIOTSEventLoop.swift
[1807/1888] Emitting module NIOTransportServices
[1808/1888] Compiling NIOTransportServices NIOTSBootstraps.swift
[1809/1888] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1810/1888] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1811/1888] Compiling NIOTransportServices StateManagedChannel.swift
[1812/1888] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1813/1888] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1814/1888] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1815/1888] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1816/1888] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1817/1888] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1818/1888] Compiling NIOTransportServices NIOTSSingletons.swift
[1819/1888] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1820/1888] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1821/1888] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1822/1888] Compiling NIOTransportServices AcceptHandler.swift
[1823/1888] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[1824/1888] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[1825/1888] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[1826/1888] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1827/1888] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1828/1889] Wrapping AST for NIOTransportServices for debugging
[1840/1889] Emitting module NIOHTTP1
[1844/1890] Wrapping AST for NIOHTTP1 for debugging
[1846/1908] Emitting module NIOSSL
[1847/1912] Emitting module NIOHTTPCompression
[1848/1912] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1849/1912] Compiling NIOHPACK DynamicHeaderTable.swift
[1850/1912] Compiling NIOHPACK HPACKDecoder.swift
[1851/1912] Compiling NIOHPACK HPACKEncoder.swift
[1852/1912] Compiling NIOHPACK HPACKErrors.swift
[1853/1912] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1854/1912] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1855/1912] Compiling NIOHPACK HPACKHeader.swift
[1856/1912] Compiling NIOHPACK HeaderTables.swift
[1863/1912] Compiling NIOSSL SSLPrivateKey.swift
[1864/1912] Compiling NIOSSL SSLPublicKey.swift
[1865/1912] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1866/1912] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1870/1912] Compiling NIOSSL SafeCompare.swift
[1871/1912] Compiling NIOHTTPCompression HTTPDecompression.swift
[1872/1912] Compiling NIOHPACK IndexedHeaderTable.swift
[1873/1912] Compiling NIOHPACK IntegerCoding.swift
[1874/1913] Compiling NIOHTTPCompression HTTPCompression.swift
[1875/1913] Compiling NIOHPACK HuffmanCoding.swift
[1876/1913] Compiling NIOHPACK HuffmanTables.swift
[1877/1913] Compiling NIOHPACK StaticHeaderTable.swift
[1878/1913] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1882/1914] Emitting module NIOHPACK
[1882/1914] Wrapping AST for NIOHTTPCompression for debugging
[1888/1915] Wrapping AST for NIOHPACK for debugging
[1890/1941] Compiling NIOHTTP2 SendingHeadersState.swift
[1891/1941] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1892/1941] Compiling NIOHTTP2 SendingRstStreamState.swift
[1893/1941] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1894/1942] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1895/1942] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1896/1942] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1897/1942] Compiling NIOHTTP2 HasLocalSettings.swift
[1898/1975] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1899/1975] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1900/1975] Compiling NIOHTTP2 HTTP2PingData.swift
[1901/1975] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1902/1976] Wrapping AST for NIOSSL for debugging
[1904/1976] Compiling NIOHTTP2 MaySendFrames.swift
[1905/1976] Compiling NIOHTTP2 SendingDataState.swift
[1906/1976] Compiling NIOHTTP2 SendingGoawayState.swift
[1913/1984] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1914/1984] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1915/1984] Compiling NIOHTTP2 MayReceiveFrames.swift
[1916/1984] Compiling NIOHTTP2 ReceivingDataState.swift
[1917/1984] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1918/1984] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1919/1984] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1920/1984] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1921/1984] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1922/1984] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1923/1984] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[1924/1984] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1925/1984] Compiling NIOHTTP2 StreamChannelList.swift
[1926/1984] Compiling NIOHTTP2 StreamMap.swift
[1927/1984] Compiling NIOHTTP2 StreamStateMachine.swift
[1928/1984] Compiling NIOHTTP2 UnsafeTransfer.swift
[1929/1984] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1930/1984] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1931/1984] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1932/1984] Compiling NIOHTTP2 HTTP2StreamID.swift
[1933/1984] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1934/1984] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1935/1984] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1936/1984] Compiling NIOHTTP2 InboundEventBuffer.swift
[1937/1984] Compiling NIOHTTP2 InboundWindowManager.swift
[1938/1984] Compiling NIOHTTP2 HTTP2Frame.swift
[1943/1984] Compiling NIOHTTP2 HTTP2Settings.swift
[1944/1984] Compiling NIOHTTP2 HTTP2Stream.swift
[1945/1984] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1946/1984] Emitting module NIOHTTP2
[1949/1984] Compiling NIOHTTP2 HasRemoteSettings.swift
[1950/1984] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1951/1984] Compiling NIOHTTP2 QuiescingState.swift
[1952/1984] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1953/1984] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1954/1984] Compiling NIOHTTP2 StateMachineResult.swift
[1955/1984] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1956/1984] Compiling NIOHTTP2 DOSHeuristics.swift
[1957/1984] Compiling NIOHTTP2 Error+Any.swift
[1958/1984] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1959/1984] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1960/1984] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1961/1984] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1962/1984] Compiling NIOHTTP2 GlitchesMonitor.swift
[1963/1984] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1964/1984] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1965/1984] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1966/1984] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1967/1984] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1968/1984] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1969/1984] Compiling NIOHTTP2 HTTP2Error.swift
[1970/1984] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1971/1984] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1972/1985] Wrapping AST for NIOHTTP2 for debugging
[1974/2045] Emitting module AsyncHTTPClient
[1975/2053] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1976/2053] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1977/2053] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1978/2053] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1979/2053] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1980/2053] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1981/2053] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1982/2053] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1983/2053] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1984/2053] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1985/2053] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1986/2053] Compiling AsyncHTTPClient Transaction.swift
[1987/2053] Compiling AsyncHTTPClient Base64.swift
[1988/2053] Compiling AsyncHTTPClient BasicAuth.swift
[1989/2053] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1990/2053] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1991/2053] Compiling AsyncHTTPClient ConnectionPool.swift
[1992/2053] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1993/2053] Compiling AsyncHTTPClient HTTPHandler.swift
[1994/2053] Compiling AsyncHTTPClient LRUCache.swift
[1995/2053] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[1996/2053] Compiling AsyncHTTPClient NWErrorHandler.swift
[1997/2053] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1998/2053] Compiling AsyncHTTPClient TLSConfiguration.swift
[1999/2053] Compiling AsyncHTTPClient RedirectState.swift
[2000/2053] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2001/2053] Compiling AsyncHTTPClient RequestBag.swift
[2002/2053] Compiling AsyncHTTPClient RequestValidation.swift
[2003/2053] Compiling AsyncHTTPClient SSLContextCache.swift
[2004/2053] Compiling AsyncHTTPClient Scheme.swift
[2005/2053] Compiling AsyncHTTPClient Singleton.swift
[2006/2053] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2007/2053] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[2008/2053] Compiling AsyncHTTPClient Utils.swift
[2009/2053] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[2010/2053] Compiling AsyncHTTPClient TLSEventsHandler.swift
[2011/2053] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[2012/2053] Compiling AsyncHTTPClient HTTP1Connection.swift
[2013/2053] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[2014/2053] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[2015/2053] Compiling AsyncHTTPClient HTTP2Connection.swift
[2016/2053] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[2017/2053] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[2018/2053] Compiling AsyncHTTPClient ConnectionTarget.swift
[2019/2053] Compiling AsyncHTTPClient DeconstructedURL.swift
[2020/2053] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[2021/2053] Compiling AsyncHTTPClient FoundationExtensions.swift
[2022/2053] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2023/2053] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[2024/2053] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[2025/2053] Compiling AsyncHTTPClient HTTPClient.swift
[2026/2053] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[2027/2053] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[2028/2053] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[2029/2053] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[2030/2053] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[2031/2053] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[2032/2053] Compiling AsyncHTTPClient RequestBodyLength.swift
[2033/2053] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2034/2053] Compiling AsyncHTTPClient RequestOptions.swift
[2035/2053] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2036/2053] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2037/2053] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2038/2053] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2039/2053] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2040/2053] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2041/2053] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[2042/2054] Wrapping AST for AsyncHTTPClient for debugging
[2044/2056] Emitting module OpenAPIAsyncHTTPClient
[2045/2056] Compiling OpenAPIAsyncHTTPClient AsyncHTTPClientTransport.swift
[2046/2057] Wrapping AST for OpenAPIAsyncHTTPClient for debugging
[2048/2062] Compiling Common ResponseHandler.swift
[2049/2062] Emitting module Common
[2050/2062] Compiling Common AuthenticationMiddleware.swift
[2051/2062] Compiling Common AuthorizableClient.swift
[2052/2062] Compiling Common ErrorPayloadHandler.swift
[2053/2066] Wrapping AST for Common for debugging
[2055/2087] Compiling GoogleSheetsSDK Client.swift
[2056/2087] Compiling GoogleSlidesSDK ClientExtension.swift
[2057/2087] Emitting module GoogleSlidesSDK
[2058/2087] Compiling GoogleSlidesSDK Types.swift
/host/spi-builder-workspace/Sources/GoogleSlidesSDK/Types.swift:574:22: warning: 'lineCategory' is deprecated [#DeprecatedDeclaration]
572 | self.category = category
573 | self.elementProperties = elementProperties
574 | self.lineCategory = lineCategory
| `- warning: 'lineCategory' is deprecated [#DeprecatedDeclaration]
575 | self.objectId = objectId
576 | }
/host/spi-builder-workspace/Sources/GoogleSlidesSDK/Types.swift:3296:22: warning: 'replaceMethod' is deprecated [#DeprecatedDeclaration]
3294 | self.imageUrl = imageUrl
3295 | self.pageObjectIds = pageObjectIds
3296 | self.replaceMethod = replaceMethod
| `- warning: 'replaceMethod' is deprecated [#DeprecatedDeclaration]
3297 | }
3298 | public enum CodingKeys: String, CodingKey {
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[2059/2087] Compiling GoogleSlidesSDK Client.swift
[2060/2088] Wrapping AST for GoogleSlidesSDK for debugging
[2062/2088] Compiling GoogleDocsSDK Client.swift
[2063/2088] Compiling GoogleDocsSDK ClientExtension.swift
[2064/2088] Compiling GoogleDocsSDK Types.swift
[2065/2088] Emitting module GoogleDocsSDK
[2066/2089] Wrapping AST for GoogleDocsSDK for debugging
[2068/2089] Compiling GoogleCalendarSDK Client.swift
[2069/2089] Compiling GoogleCalendarSDK Types.swift
[2070/2089] Compiling GoogleCalendarSDK ClientExtension.swift
[2071/2089] Emitting module GoogleCalendarSDK
[2072/2090] Wrapping AST for GoogleCalendarSDK for debugging
[2074/2090] Compiling GoogleDriveSDK Client.swift
[2075/2090] Emitting module GoogleDriveSDK
[2076/2090] Compiling GoogleDriveSDK ClientExtension.swift
[2077/2090] Compiling GoogleDriveSDK Types.swift
/host/spi-builder-workspace/Sources/GoogleDriveSDK/Types.swift:1248:26: warning: 'backgroundImageLink' is deprecated [#DeprecatedDeclaration]
1246 | id: Swift.String? = nil
1247 | ) {
1248 | self.backgroundImageLink = backgroundImageLink
| `- warning: 'backgroundImageLink' is deprecated [#DeprecatedDeclaration]
1249 | self.colorRgb = colorRgb
1250 | self.id = id
/host/spi-builder-workspace/Sources/GoogleDriveSDK/Types.swift:1249:26: warning: 'colorRgb' is deprecated [#DeprecatedDeclaration]
1247 | ) {
1248 | self.backgroundImageLink = backgroundImageLink
1249 | self.colorRgb = colorRgb
| `- warning: 'colorRgb' is deprecated [#DeprecatedDeclaration]
1250 | self.id = id
1251 | }
/host/spi-builder-workspace/Sources/GoogleDriveSDK/Types.swift:1250:26: warning: 'id' is deprecated [#DeprecatedDeclaration]
1248 | self.backgroundImageLink = backgroundImageLink
1249 | self.colorRgb = colorRgb
1250 | self.id = id
| `- warning: 'id' is deprecated [#DeprecatedDeclaration]
1251 | }
1252 | public enum CodingKeys: String, CodingKey {
/host/spi-builder-workspace/Sources/GoogleDriveSDK/Types.swift:1302:22: warning: 'canCreateTeamDrives' is deprecated [#DeprecatedDeclaration]
1300 | self.appInstalled = appInstalled
1301 | self.canCreateDrives = canCreateDrives
1302 | self.canCreateTeamDrives = canCreateTeamDrives
| `- warning: 'canCreateTeamDrives' is deprecated [#DeprecatedDeclaration]
1303 | self.driveThemes = driveThemes
1304 | self.exportFormats = exportFormats
/host/spi-builder-workspace/Sources/GoogleDriveSDK/Types.swift:1311:22: warning: 'teamDriveThemes' is deprecated [#DeprecatedDeclaration]
1309 | self.maxUploadSize = maxUploadSize
1310 | self.storageQuota = storageQuota
1311 | self.teamDriveThemes = teamDriveThemes
| `- warning: 'teamDriveThemes' is deprecated [#DeprecatedDeclaration]
1312 | self.user = user
1313 | }
/host/spi-builder-workspace/Sources/GoogleDriveSDK/Types.swift:1694:22: warning: 'teamDriveId' is deprecated [#DeprecatedDeclaration]
1692 | self.removed = removed
1693 | self.teamDrive = teamDrive
1694 | self.teamDriveId = teamDriveId
| `- warning: 'teamDriveId' is deprecated [#DeprecatedDeclaration]
1695 | self.time = time
1696 | self._type = _type
/host/spi-builder-workspace/Sources/GoogleDriveSDK/Types.swift:1696:22: warning: '_type' is deprecated [#DeprecatedDeclaration]
1694 | self.teamDriveId = teamDriveId
1695 | self.time = time
1696 | self._type = _type
| `- warning: '_type' is deprecated [#DeprecatedDeclaration]
1697 | }
1698 | public enum CodingKeys: String, CodingKey {
/host/spi-builder-workspace/Sources/GoogleDriveSDK/Types.swift:2827:26: warning: 'canChangeViewersCanCopyContent' is deprecated [#DeprecatedDeclaration]
2825 | self.canChangeCopyRequiresWriterPermission = canChangeCopyRequiresWriterPermission
2826 | self.canChangeSecurityUpdateEnabled = canChangeSecurityUpdateEnabled
2827 | self.canChangeViewersCanCopyContent = canChangeViewersCanCopyContent
| `- warning: 'canChangeViewersCanCopyContent' is deprecated [#DeprecatedDeclaration]
2828 | self.canComment = canComment
2829 | self.canCopy = canCopy
/host/spi-builder-workspace/Sources/GoogleDriveSDK/Types.swift:2836:26: warning: 'canModifyContentRestriction' is deprecated [#DeprecatedDeclaration]
2834 | self.canListChildren = canListChildren
2835 | self.canModifyContent = canModifyContent
2836 | self.canModifyContentRestriction = canModifyContentRestriction
| `- warning: 'canModifyContentRestriction' is deprecated [#DeprecatedDeclaration]
2837 | self.canModifyEditorContentRestriction = canModifyEditorContentRestriction
2838 | self.canModifyLabels = canModifyLabels
/host/spi-builder-workspace/Sources/GoogleDriveSDK/Types.swift:2841:26: warning: 'canMoveChildrenOutOfTeamDrive' is deprecated [#DeprecatedDeclaration]
2839 | self.canModifyOwnerContentRestriction = canModifyOwnerContentRestriction
2840 | self.canMoveChildrenOutOfDrive = canMoveChildrenOutOfDrive
2841 | self.canMoveChildrenOutOfTeamDrive = canMoveChildrenOutOfTeamDrive
| `- warning: 'canMoveChildrenOutOfTeamDrive' is deprecated [#DeprecatedDeclaration]
2842 | self.canMoveChildrenWithinDrive = canMoveChildrenWithinDrive
2843 | self.canMoveChildrenWithinTeamDrive = canMoveChildrenWithinTeamDrive
/host/spi-builder-workspace/Sources/GoogleDriveSDK/Types.swift:2843:26: warning: 'canMoveChildrenWithinTeamDrive' is deprecated [#DeprecatedDeclaration]
2841 | self.canMoveChildrenOutOfTeamDrive = canMoveChildrenOutOfTeamDrive
2842 | self.canMoveChildrenWithinDrive = canMoveChildrenWithinDrive
2843 | self.canMoveChildrenWithinTeamDrive = canMoveChildrenWithinTeamDrive
| `- warning: 'canMoveChildrenWithinTeamDrive' is deprecated [#DeprecatedDeclaration]
2844 | self.canMoveItemIntoTeamDrive = canMoveItemIntoTeamDrive
2845 | self.canMoveItemOutOfDrive = canMoveItemOutOfDrive
/host/spi-builder-workspace/Sources/GoogleDriveSDK/Types.swift:2844:26: warning: 'canMoveItemIntoTeamDrive' is deprecated [#DeprecatedDeclaration]
2842 | self.canMoveChildrenWithinDrive = canMoveChildrenWithinDrive
2843 | self.canMoveChildrenWithinTeamDrive = canMoveChildrenWithinTeamDrive
2844 | self.canMoveItemIntoTeamDrive = canMoveItemIntoTeamDrive
| `- warning: 'canMoveItemIntoTeamDrive' is deprecated [#DeprecatedDeclaration]
2845 | self.canMoveItemOutOfDrive = canMoveItemOutOfDrive
2846 | self.canMoveItemOutOfTeamDrive = canMoveItemOutOfTeamDrive
/host/spi-builder-workspace/Sources/GoogleDriveSDK/Types.swift:2846:26: warning: 'canMoveItemOutOfTeamDrive' is deprecated [#DeprecatedDeclaration]
2844 | self.canMoveItemIntoTeamDrive = canMoveItemIntoTeamDrive
2845 | self.canMoveItemOutOfDrive = canMoveItemOutOfDrive
2846 | self.canMoveItemOutOfTeamDrive = canMoveItemOutOfTeamDrive
| `- warning: 'canMoveItemOutOfTeamDrive' is deprecated [#DeprecatedDeclaration]
2847 | self.canMoveItemWithinDrive = canMoveItemWithinDrive
2848 | self.canMoveItemWithinTeamDrive = canMoveItemWithinTeamDrive
/host/spi-builder-workspace/Sources/GoogleDriveSDK/Types.swift:2848:26: warning: 'canMoveItemWithinTeamDrive' is deprecated [#DeprecatedDeclaration]
2846 | self.canMoveItemOutOfTeamDrive = canMoveItemOutOfTeamDrive
2847 | self.canMoveItemWithinDrive = canMoveItemWithinDrive
2848 | self.canMoveItemWithinTeamDrive = canMoveItemWithinTeamDrive
| `- warning: 'canMoveItemWithinTeamDrive' is deprecated [#DeprecatedDeclaration]
2849 | self.canMoveTeamDriveItem = canMoveTeamDriveItem
2850 | self.canReadDrive = canReadDrive
/host/spi-builder-workspace/Sources/GoogleDriveSDK/Types.swift:2849:26: warning: 'canMoveTeamDriveItem' is deprecated [#DeprecatedDeclaration]
2847 | self.canMoveItemWithinDrive = canMoveItemWithinDrive
2848 | self.canMoveItemWithinTeamDrive = canMoveItemWithinTeamDrive
2849 | self.canMoveTeamDriveItem = canMoveTeamDriveItem
| `- warning: 'canMoveTeamDriveItem' is deprecated [#DeprecatedDeclaration]
2850 | self.canReadDrive = canReadDrive
2851 | self.canReadLabels = canReadLabels
/host/spi-builder-workspace/Sources/GoogleDriveSDK/Types.swift:2853:26: warning: 'canReadTeamDrive' is deprecated [#DeprecatedDeclaration]
2851 | self.canReadLabels = canReadLabels
2852 | self.canReadRevisions = canReadRevisions
2853 | self.canReadTeamDrive = canReadTeamDrive
| `- warning: 'canReadTeamDrive' is deprecated [#DeprecatedDeclaration]
2854 | self.canRemoveChildren = canRemoveChildren
2855 | self.canRemoveContentRestriction = canRemoveContentRestriction
/host/spi-builder-workspace/Sources/GoogleDriveSDK/Types.swift:3764:22: warning: 'teamDriveId' is deprecated [#DeprecatedDeclaration]
3762 | self.spaces = spaces
3763 | self.starred = starred
3764 | self.teamDriveId = teamDriveId
| `- warning: 'teamDriveId' is deprecated [#DeprecatedDeclaration]
3765 | self.thumbnailLink = thumbnailLink
3766 | self.thumbnailVersion = thumbnailVersion
/host/spi-builder-workspace/Sources/GoogleDriveSDK/Types.swift:3774:22: warning: 'viewersCanCopyContent' is deprecated [#DeprecatedDeclaration]
3772 | self.viewedByMe = viewedByMe
3773 | self.viewedByMeTime = viewedByMeTime
3774 | self.viewersCanCopyContent = viewersCanCopyContent
| `- warning: 'viewersCanCopyContent' is deprecated [#DeprecatedDeclaration]
3775 | self.webContentLink = webContentLink
3776 | self.webViewLink = webViewLink
/host/spi-builder-workspace/Sources/GoogleDriveSDK/Types.swift:4419:26: warning: 'inherited' is deprecated [#DeprecatedDeclaration]
4417 | teamDrivePermissionType: Swift.String? = nil
4418 | ) {
4419 | self.inherited = inherited
| `- warning: 'inherited' is deprecated [#DeprecatedDeclaration]
4420 | self.inheritedFrom = inheritedFrom
4421 | self.role = role
/host/spi-builder-workspace/Sources/GoogleDriveSDK/Types.swift:4420:26: warning: 'inheritedFrom' is deprecated [#DeprecatedDeclaration]
4418 | ) {
4419 | self.inherited = inherited
4420 | self.inheritedFrom = inheritedFrom
| `- warning: 'inheritedFrom' is deprecated [#DeprecatedDeclaration]
4421 | self.role = role
4422 | self.teamDrivePermissionType = teamDrivePermissionType
/host/spi-builder-workspace/Sources/GoogleDriveSDK/Types.swift:4421:26: warning: 'role' is deprecated [#DeprecatedDeclaration]
4419 | self.inherited = inherited
4420 | self.inheritedFrom = inheritedFrom
4421 | self.role = role
| `- warning: 'role' is deprecated [#DeprecatedDeclaration]
4422 | self.teamDrivePermissionType = teamDrivePermissionType
4423 | }
/host/spi-builder-workspace/Sources/GoogleDriveSDK/Types.swift:4422:26: warning: 'teamDrivePermissionType' is deprecated [#DeprecatedDeclaration]
4420 | self.inheritedFrom = inheritedFrom
4421 | self.role = role
4422 | self.teamDrivePermissionType = teamDrivePermissionType
| `- warning: 'teamDrivePermissionType' is deprecated [#DeprecatedDeclaration]
4423 | }
4424 | public enum CodingKeys: String, CodingKey {
/host/spi-builder-workspace/Sources/GoogleDriveSDK/Types.swift:4495:22: warning: 'teamDrivePermissionDetails' is deprecated [#DeprecatedDeclaration]
4493 | self.photoLink = photoLink
4494 | self.role = role
4495 | self.teamDrivePermissionDetails = teamDrivePermissionDetails
| `- warning: 'teamDrivePermissionDetails' is deprecated [#DeprecatedDeclaration]
4496 | self._type = _type
4497 | self.view = view
/host/spi-builder-workspace/Sources/GoogleDriveSDK/Types.swift:5089:26: warning: 'canRemoveChildren' is deprecated [#DeprecatedDeclaration]
5087 | self.canManageMembers = canManageMembers
5088 | self.canReadRevisions = canReadRevisions
5089 | self.canRemoveChildren = canRemoveChildren
| `- warning: 'canRemoveChildren' is deprecated [#DeprecatedDeclaration]
5090 | self.canRename = canRename
5091 | self.canRenameTeamDrive = canRenameTeamDrive
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[2078/2091] Wrapping AST for GoogleDriveSDK for debugging
[2080/2091] Emitting module GoogleGmailSDK
[2081/2091] Compiling GoogleGmailSDK ClientExtension.swift
[2082/2091] Compiling GoogleGmailSDK Client.swift
[2083/2091] Compiling GoogleGmailSDK Types.swift
/host/spi-builder-workspace/Sources/GoogleGmailSDK/Types.swift:3749:22: warning: 'labelFilterAction' is deprecated [#DeprecatedDeclaration]
3747 | topicName: Swift.String? = nil
3748 | ) {
3749 | self.labelFilterAction = labelFilterAction
| `- warning: 'labelFilterAction' is deprecated [#DeprecatedDeclaration]
3750 | self.labelFilterBehavior = labelFilterBehavior
3751 | self.labelIds = labelIds
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[2084/2092] Wrapping AST for GoogleGmailSDK for debugging
[2086/2092] Compiling GoogleSheetsSDK ClientExtension.swift
[2087/2092] Compiling GoogleSheetsSDK Types.swift
/host/spi-builder-workspace/Sources/GoogleSheetsSDK/Types.swift:1472:58: warning: 'CriteriaPayload' is deprecated [#DeprecatedDeclaration]
1470 | /// - sortSpecs: The sort order per column. Later specifications are used when values are equal in the earlier specifications.
1471 | public init(
1472 | criteria: Components.Schemas.BasicFilter.CriteriaPayload? = nil,
| `- warning: 'CriteriaPayload' is deprecated [#DeprecatedDeclaration]
1473 | filterSpecs: [Components.Schemas.FilterSpec]? = nil,
1474 | range: Components.Schemas.GridRange? = nil,
/host/spi-builder-workspace/Sources/GoogleSheetsSDK/Types.swift:5650:57: warning: 'CriteriaPayload' is deprecated [#DeprecatedDeclaration]
5648 | /// - title: The name of the filter view.
5649 | public init(
5650 | criteria: Components.Schemas.FilterView.CriteriaPayload? = nil,
| `- warning: 'CriteriaPayload' is deprecated [#DeprecatedDeclaration]
5651 | filterSpecs: [Components.Schemas.FilterSpec]? = nil,
5652 | filterViewId: Swift.Int32? = nil,
/host/spi-builder-workspace/Sources/GoogleSheetsSDK/Types.swift:7364:57: warning: 'CriteriaPayload' is deprecated [#DeprecatedDeclaration]
7362 | public init(
7363 | columns: [Components.Schemas.PivotGroup]? = nil,
7364 | criteria: Components.Schemas.PivotTable.CriteriaPayload? = nil,
| `- warning: 'CriteriaPayload' is deprecated [#DeprecatedDeclaration]
7365 | dataExecutionStatus: Components.Schemas.DataExecutionStatus? = nil,
7366 | dataSourceId: Swift.String? = nil,
/host/spi-builder-workspace/Sources/GoogleSheetsSDK/Types.swift:1477:22: warning: 'criteria' is deprecated [#DeprecatedDeclaration]
1475 | sortSpecs: [Components.Schemas.SortSpec]? = nil
1476 | ) {
1477 | self.criteria = criteria
| `- warning: 'criteria' is deprecated [#DeprecatedDeclaration]
1478 | self.filterSpecs = filterSpecs
1479 | self.range = range
/host/spi-builder-workspace/Sources/GoogleSheetsSDK/Types.swift:2331:22: warning: 'width' is deprecated [#DeprecatedDeclaration]
2329 | self.colorStyle = colorStyle
2330 | self.style = style
2331 | self.width = width
| `- warning: 'width' is deprecated [#DeprecatedDeclaration]
2332 | }
2333 | public enum CodingKeys: String, CodingKey {
/host/spi-builder-workspace/Sources/GoogleSheetsSDK/Types.swift:5658:22: warning: 'criteria' is deprecated [#DeprecatedDeclaration]
5656 | title: Swift.String? = nil
5657 | ) {
5658 | self.criteria = criteria
| `- warning: 'criteria' is deprecated [#DeprecatedDeclaration]
5659 | self.filterSpecs = filterSpecs
5660 | self.filterViewId = filterViewId
/host/spi-builder-workspace/Sources/GoogleSheetsSDK/Types.swift:7374:22: warning: 'criteria' is deprecated [#DeprecatedDeclaration]
7372 | ) {
7373 | self.columns = columns
7374 | self.criteria = criteria
| `- warning: 'criteria' is deprecated [#DeprecatedDeclaration]
7375 | self.dataExecutionStatus = dataExecutionStatus
7376 | self.dataSourceId = dataSourceId
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[2088/2092] Emitting module GoogleSheetsSDK
/host/spi-builder-workspace/Sources/GoogleSheetsSDK/Types.swift:1472:58: warning: 'CriteriaPayload' is deprecated [#DeprecatedDeclaration]
1470 | /// - sortSpecs: The sort order per column. Later specifications are used when values are equal in the earlier specifications.
1471 | public init(
1472 | criteria: Components.Schemas.BasicFilter.CriteriaPayload? = nil,
| `- warning: 'CriteriaPayload' is deprecated [#DeprecatedDeclaration]
1473 | filterSpecs: [Components.Schemas.FilterSpec]? = nil,
1474 | range: Components.Schemas.GridRange? = nil,
/host/spi-builder-workspace/Sources/GoogleSheetsSDK/Types.swift:5650:57: warning: 'CriteriaPayload' is deprecated [#DeprecatedDeclaration]
5648 | /// - title: The name of the filter view.
5649 | public init(
5650 | criteria: Components.Schemas.FilterView.CriteriaPayload? = nil,
| `- warning: 'CriteriaPayload' is deprecated [#DeprecatedDeclaration]
5651 | filterSpecs: [Components.Schemas.FilterSpec]? = nil,
5652 | filterViewId: Swift.Int32? = nil,
/host/spi-builder-workspace/Sources/GoogleSheetsSDK/Types.swift:7364:57: warning: 'CriteriaPayload' is deprecated [#DeprecatedDeclaration]
7362 | public init(
7363 | columns: [Components.Schemas.PivotGroup]? = nil,
7364 | criteria: Components.Schemas.PivotTable.CriteriaPayload? = nil,
| `- warning: 'CriteriaPayload' is deprecated [#DeprecatedDeclaration]
7365 | dataExecutionStatus: Components.Schemas.DataExecutionStatus? = nil,
7366 | dataSourceId: Swift.String? = nil,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[2089/2099] Wrapping AST for GoogleSheetsSDK for debugging
[2091/2101] Compiling Client main.swift
[2092/2101] Compiling Client GoogleSheets.swift
[2093/2101] Compiling Client GoogleGmail.swift
[2094/2101] Compiling Client GoogleCalendar.swift
[2095/2101] Compiling Client GoogleDrive.swift
[2096/2101] Emitting module Client
[2097/2101] Compiling Client GoogleDocs.swift
[2098/2101] Compiling Client GoogleSlides.swift
[2099/2102] Wrapping AST for Client for debugging
[2100/2102] Write Objects.LinkFileList
[2101/2102] Linking Client
Build complete! (339.31s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-openapi-generator",
"requirement" : {
"range" : [
{
"lower_bound" : "1.10.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-generator"
},
{
"identity" : "swift-openapi-runtime",
"requirement" : {
"range" : [
{
"lower_bound" : "1.8.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-runtime"
},
{
"identity" : "swift-openapi-async-http-client",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/swift-openapi-async-http-client"
},
{
"identity" : "googleapitokenmanager",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ShenghaiWang/GoogleAPITokenManager.git"
}
],
"manifest_display_name" : "GoogleSwiftSDK",
"name" : "GoogleSwiftSDK",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "16.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "GoogleSheetsSDK",
"targets" : [
"GoogleSheetsSDK"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GoogleSlidesSDK",
"targets" : [
"GoogleSlidesSDK"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GoogleDocsSDK",
"targets" : [
"GoogleDocsSDK"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GoogleCalendarSDK",
"targets" : [
"GoogleCalendarSDK"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GoogleGmailSDK",
"targets" : [
"GoogleGmailSDK"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GoogleDriveSDK",
"targets" : [
"GoogleDriveSDK"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Client",
"targets" : [
"Client"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "GoogleSlidesSDK",
"module_type" : "SwiftTarget",
"name" : "GoogleSlidesSDK",
"path" : "Sources/GoogleSlidesSDK",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIAsyncHTTPClient",
"GoogleAPITokenManager"
],
"product_memberships" : [
"GoogleSlidesSDK",
"Client"
],
"sources" : [
"Client.swift",
"ClientExtension.swift",
"Types.swift"
],
"target_dependencies" : [
"Common"
],
"type" : "library"
},
{
"c99name" : "GoogleSheetsSDK",
"module_type" : "SwiftTarget",
"name" : "GoogleSheetsSDK",
"path" : "Sources/GoogleSheetsSDK",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIAsyncHTTPClient",
"GoogleAPITokenManager"
],
"product_memberships" : [
"GoogleSheetsSDK",
"Client"
],
"sources" : [
"Client.swift",
"ClientExtension.swift",
"Types.swift"
],
"target_dependencies" : [
"Common"
],
"type" : "library"
},
{
"c99name" : "GoogleGmailSDK",
"module_type" : "SwiftTarget",
"name" : "GoogleGmailSDK",
"path" : "Sources/GoogleGmailSDK",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIAsyncHTTPClient",
"GoogleAPITokenManager"
],
"product_memberships" : [
"GoogleGmailSDK",
"Client"
],
"sources" : [
"Client.swift",
"ClientExtension.swift",
"Types.swift"
],
"target_dependencies" : [
"Common"
],
"type" : "library"
},
{
"c99name" : "GoogleDriveSDK",
"module_type" : "SwiftTarget",
"name" : "GoogleDriveSDK",
"path" : "Sources/GoogleDriveSDK",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIAsyncHTTPClient",
"GoogleAPITokenManager"
],
"product_memberships" : [
"GoogleDriveSDK",
"Client"
],
"sources" : [
"Client.swift",
"ClientExtension.swift",
"Types.swift"
],
"target_dependencies" : [
"Common"
],
"type" : "library"
},
{
"c99name" : "GoogleDocsSDK",
"module_type" : "SwiftTarget",
"name" : "GoogleDocsSDK",
"path" : "Sources/GoogleDocsSDK",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIAsyncHTTPClient",
"GoogleAPITokenManager"
],
"product_memberships" : [
"GoogleDocsSDK",
"Client"
],
"sources" : [
"Client.swift",
"ClientExtension.swift",
"Types.swift"
],
"target_dependencies" : [
"Common"
],
"type" : "library"
},
{
"c99name" : "GoogleCalendarSDK",
"module_type" : "SwiftTarget",
"name" : "GoogleCalendarSDK",
"path" : "Sources/GoogleCalendarSDK",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIAsyncHTTPClient",
"GoogleAPITokenManager"
],
"product_memberships" : [
"GoogleCalendarSDK",
"Client"
],
"sources" : [
"Client.swift",
"ClientExtension.swift",
"Types.swift"
],
"target_dependencies" : [
"Common"
],
"type" : "library"
},
{
"c99name" : "Common",
"module_type" : "SwiftTarget",
"name" : "Common",
"path" : "Sources/Common",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIAsyncHTTPClient",
"GoogleAPITokenManager"
],
"product_memberships" : [
"GoogleSheetsSDK",
"GoogleSlidesSDK",
"GoogleDocsSDK",
"GoogleCalendarSDK",
"GoogleGmailSDK",
"GoogleDriveSDK",
"Client"
],
"sources" : [
"AuthenticationMiddleware.swift",
"AuthorizableClient.swift",
"ErrorPayloadHandler.swift",
"ResponseHandler.swift"
],
"type" : "library"
},
{
"c99name" : "Client",
"module_type" : "SwiftTarget",
"name" : "Client",
"path" : "Sources/Client",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIAsyncHTTPClient",
"GoogleAPITokenManager"
],
"product_memberships" : [
"Client"
],
"sources" : [
"GoogleCalendar.swift",
"GoogleDocs.swift",
"GoogleDrive.swift",
"GoogleGmail.swift",
"GoogleSheets.swift",
"GoogleSlides.swift",
"main.swift"
],
"target_dependencies" : [
"Common",
"GoogleSheetsSDK",
"GoogleSlidesSDK",
"GoogleDocsSDK",
"GoogleCalendarSDK",
"GoogleGmailSDK",
"GoogleDriveSDK"
],
"type" : "executable"
}
],
"tools_version" : "6.1"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:c6c8e08ea30bca759adf847aac87887750120fe9b6eaea09f5af37036a41e81a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.