Build Information
Successful build of stripe-kit, reference main (0c6ecd
), with Swift 6.2 (beta) for Linux on 22 Jun 2025 08:49:38 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" 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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor-community/stripe-kit.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/vapor-community/stripe-kit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 0c6ecd9 Update README.md formatting (#281)
Cloned https://github.com/vapor-community/stripe-kit.git
Revision (git rev-parse @):
0c6ecd9421487daeca5c59b1909cb75b6419cb22
SUCCESS checkout https://github.com/vapor-community/stripe-kit.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/vapor-community/stripe-kit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" 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:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/swift-server/async-http-client.git
[1/14014] Fetching async-http-client
[142/29433] Fetching async-http-client, swift-crypto
Fetched https://github.com/swift-server/async-http-client.git from cache (2.05s)
[4318/15419] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (4.44s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (7.18s)
Fetching https://github.com/apple/swift-asn1.git
[1/1616] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.50s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.56s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (0.88s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio-http2.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-log.git
[1/2667] Fetching swift-nio-transport-services
[268/8626] Fetching swift-nio-transport-services, swift-algorithms
[653/10423] Fetching swift-nio-transport-services, swift-algorithms, swift-atomics
[725/14259] Fetching swift-nio-transport-services, swift-algorithms, swift-atomics, swift-log
[1451/25791] Fetching swift-nio-transport-services, swift-algorithms, swift-atomics, swift-log, swift-nio-http2
[4500/31733] Fetching swift-nio-transport-services, swift-algorithms, swift-atomics, swift-log, swift-nio-http2, swift-nio-extras
Fetched https://github.com/apple/swift-log.git from cache (1.67s)
[18995/27897] Fetching swift-nio-transport-services, swift-algorithms, swift-atomics, swift-nio-http2, swift-nio-extras
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/apple/swift-algorithms.git from cache (2.34s)
[19286/21938] Fetching swift-nio-transport-services, swift-atomics, swift-nio-http2, swift-nio-extras
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (2.38s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (2.39s)
[11254/13329] Fetching swift-atomics, swift-nio-http2
[13330/28219] Fetching swift-atomics, swift-nio-http2, swift-nio-ssl
[15713/104558] Fetching swift-atomics, swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (4.28s)
[27396/102761] Fetching swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-http2.git from cache (4.30s)
[16013/91229] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (4.54s)
[46567/76339] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (11.05s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (14.37s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (1.02s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.32.0 (1.10s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (2.85s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4436] Fetching swift-system
[2131/21076] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (2.14s)
Fetched https://github.com/apple/swift-collections.git from cache (2.19s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (3.06s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.86s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.33s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (2.42s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.28.0 (1.03s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-async-algorithms.git
[1/2426] Fetching swift-service-lifecycle
[1384/3330] Fetching swift-service-lifecycle, swift-http-types
[2715/9514] Fetching swift-service-lifecycle, swift-http-types, swift-certificates
[3455/14499] Fetching swift-service-lifecycle, swift-http-types, swift-certificates, swift-async-algorithms
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetched https://github.com/apple/swift-http-types.git from cache (0.98s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.99s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.02s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.03s)
[1/1169] Fetching swift-http-structured-headers
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.65s)
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 (2.22s)
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.97s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (1.06s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.93s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.71s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.83s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.91s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.28s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.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.3.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
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-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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.32.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.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/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.28.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.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.26.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Building for debugging...
[0/802] Write sources
[19/802] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[20/802] Write sources
[27/802] Compiling _NumericsShims _NumericsShims.c
[28/802] Compiling _AtomicsShims.c
[29/802] Compiling CNIOWindows shim.c
[30/802] Compiling CNIOWASI CNIOWASI.c
[31/802] Compiling CNIOWindows WSAStartup.c
[32/802] Compiling CNIOLinux liburing_shims.c
[33/802] Compiling CNIOLinux shim.c
[34/802] Compiling CNIOLLHTTP c_nio_http.c
[35/802] Compiling CNIOExtrasZlib empty.c
[36/802] Compiling CNIODarwin shim.c
[37/802] Compiling CNIOLLHTTP c_nio_api.c
[38/802] Compiling fiat_p256_adx_sqr.S
[39/802] Compiling fiat_p256_adx_mul.S
[40/802] Compiling fiat_curve25519_adx_square.S
[41/802] Compiling CNIOLLHTTP c_nio_llhttp.c
[42/802] Compiling fiat_curve25519_adx_mul.S
[43/802] Compiling a_dup.cc
[44/802] Compiling a_bool.cc
[45/802] Compiling a_d2i_fp.cc
[46/802] Write swift-version-24593BA9C3E375BF.txt
[47/802] Compiling a_gentm.cc
[48/806] Compiling CNIOBoringSSLShims shims.c
[49/808] Compiling tls_record.cc
[50/808] Compiling tls_method.cc
[51/823] Compiling tls13_both.cc
[52/823] Compiling tls13_client.cc
[53/823] Compiling tls13_enc.cc
[54/823] Compiling tls13_server.cc
[55/855] Compiling t1_enc.cc
[56/855] Compiling ssl_x509.cc
[58/855] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[59/855] Compiling RealModule Real.swift
[60/857] Emitting module RealModule
[61/857] Compiling Atomics AtomicStorage.swift
[62/857] Compiling Atomics AtomicValue.swift
[63/859] Compiling Atomics Primitives.native.swift
[64/859] Compiling Atomics UnsafeAtomic.swift
[67/859] Compiling Atomics OptionalRawRepresentable.swift
[68/859] Compiling Atomics RawRepresentable.swift
[70/859] Compiling Atomics UnsafeAtomicLazyReference.swift
[71/859] Compiling Atomics AtomicBool.swift
[72/859] Compiling Atomics AtomicInteger.swift
[73/859] Emitting module InternalCollectionsUtilities
[74/859] Compiling RealModule Float80+Real.swift
[76/859] Compiling Atomics AtomicOptionalWrappable.swift
[77/859] Compiling Atomics AtomicReference.swift
[78/859] Compiling Atomics IntegerConformances.swift
[79/859] Compiling Atomics PointerConformances.swift
[82/859] Compiling Atomics AtomicMemoryOrderings.swift
[83/859] Compiling Atomics DoubleWord.swift
[84/859] Compiling Atomics ManagedAtomic.swift
[85/859] Compiling Atomics ManagedAtomicLazyReference.swift
[86/859] Compiling RealModule Float16+Real.swift
[87/859] Compiling RealModule RealFunctions.swift
[90/859] Compiling RealModule ElementaryFunctions.swift
[91/859] Compiling RealModule Float+Real.swift
[94/860] Compiling _NIOBase64 Base64.swift
[95/860] Emitting module _NIOBase64
[96/861] Compiling ssl_versions.cc
[99/861] Emitting module Atomics
[106/861] Compiling _NIODataStructures _TinyArray.swift
[107/861] Compiling _NIODataStructures PriorityQueue.swift
[108/886] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[109/887] Compiling Algorithms Product.swift
[110/887] Compiling Algorithms RandomSample.swift
[112/903] Compiling ssl_transcript.cc
[114/903] Compiling DequeModule Deque+CustomReflectable.swift
[115/903] Compiling DequeModule Deque+Descriptions.swift
[116/903] Compiling DequeModule Deque+Equatable.swift
[117/903] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[118/905] Compiling DequeModule _DequeBuffer.swift
[119/905] Compiling DequeModule _DequeBufferHeader.swift
[120/905] Compiling DequeModule Deque+Testing.swift
[121/905] Compiling DequeModule Deque._Storage.swift
[122/905] Compiling DequeModule Deque+Extras.swift
[123/905] Compiling DequeModule Deque+Hashable.swift
[124/905] Compiling DequeModule _DequeSlot.swift
[125/905] Compiling DequeModule _UnsafeWrappedBuffer.swift
[126/905] Compiling Logging MetadataProvider.swift
[127/905] Emitting module _NIODataStructures
[128/905] Compiling _NIODataStructures Heap.swift
[130/906] Compiling DequeModule Deque._UnsafeHandle.swift
[131/906] Compiling DequeModule Deque.swift
[132/906] Compiling DequeModule Deque+Codable.swift
[133/906] Compiling DequeModule Deque+Collection.swift
[136/909] Compiling Algorithms Split.swift
[137/909] Compiling Algorithms Stride.swift
[138/909] Compiling Algorithms Suffix.swift
[140/909] Compiling Algorithms Reductions.swift
[141/909] Compiling Algorithms Rotate.swift
[147/909] Compiling Logging LogHandler.swift
[148/909] Compiling Logging Locks.swift
[149/909] Compiling Logging Logging.swift
[150/909] Emitting module Logging
[151/910] Compiling ssl_stat.cc
[153/910] Emitting module DequeModule
[155/911] Compiling Algorithms Permutations.swift
[161/911] Compiling ssl_session.cc
[163/911] Compiling Algorithms Trim.swift
[164/911] Compiling Algorithms Unique.swift
[165/911] Compiling Algorithms Windows.swift
[165/911] Compiling ssl_privkey.cc
[170/911] Compiling ssl_lib.cc
[171/911] Compiling ssl_key_share.cc
[172/911] Compiling ssl_file.cc
[173/911] Compiling ssl_cipher.cc
[174/911] Compiling ssl_credential.cc
[175/911] Compiling ssl_buffer.cc
[176/911] Compiling ssl_cert.cc
[178/911] Emitting module Algorithms
[179/912] Compiling ssl_asn1.cc
[180/912] Compiling ssl_aead_ctx.cc
[181/912] Compiling s3_pkt.cc
[182/912] Compiling s3_lib.cc
[183/912] Compiling s3_both.cc
[184/912] Compiling handshake_server.cc
[185/912] Compiling handshake_client.cc
[186/912] Compiling handshake.cc
[187/912] Compiling handoff.cc
[188/912] Compiling encrypted_client_hello.cc
[189/912] Compiling dtls_method.cc
[190/912] Compiling extensions.cc
[191/912] Compiling md5-x86_64-linux.S
[192/912] Compiling dtls_record.cc
[193/912] Compiling md5-x86_64-apple.S
[194/912] Compiling md5-586-linux.S
[195/912] Compiling md5-586-apple.S
[196/912] Compiling chacha20_poly1305_x86_64-apple.S
[197/912] Compiling chacha20_poly1305_x86_64-linux.S
[198/912] Compiling chacha20_poly1305_armv8-win.S
[199/912] Compiling chacha20_poly1305_armv8-linux.S
[200/912] Compiling chacha20_poly1305_armv8-apple.S
[201/912] Compiling d1_srtp.cc
[202/912] Compiling chacha-x86_64-linux.S
[203/912] Compiling chacha-x86_64-apple.S
[204/912] Compiling chacha-x86-linux.S
[205/912] Compiling chacha-x86-apple.S
[206/912] Compiling chacha-armv8-win.S
[207/912] Compiling chacha-armv8-linux.S
[208/912] Compiling err_data.cc
[209/912] Compiling chacha-armv8-apple.S
[210/912] Compiling aes128gcmsiv-x86_64-apple.S
[211/912] Compiling chacha-armv4-linux.S
[212/912] Compiling aes128gcmsiv-x86_64-linux.S
[213/912] Compiling x86_64-mont5-linux.S
[214/912] Compiling x86_64-mont5-apple.S
[215/912] Compiling x86_64-mont-apple.S
[216/912] Compiling x86-mont-linux.S
[217/912] Compiling x86_64-mont-linux.S
[218/912] Compiling x86-mont-apple.S
[219/912] Compiling vpaes-x86_64-linux.S
[220/912] Compiling vpaes-x86_64-apple.S
[221/912] Compiling vpaes-x86-linux.S
[222/912] Compiling vpaes-armv8-win.S
[223/912] Compiling vpaes-x86-apple.S
[224/912] Compiling vpaes-armv8-linux.S
[225/912] Compiling vpaes-armv8-apple.S
[226/912] Compiling vpaes-armv7-linux.S
[227/912] Compiling d1_pkt.cc
[228/912] Compiling sha512-x86_64-linux.S
[229/912] Compiling sha512-armv8-win.S
[230/912] Compiling sha512-x86_64-apple.S
[231/912] Compiling sha512-armv8-linux.S
[232/912] Compiling sha512-armv4-linux.S
[233/912] Compiling sha512-armv8-apple.S
[234/912] Compiling sha512-586-linux.S
[235/912] Compiling sha512-586-apple.S
[236/912] Compiling sha256-x86_64-apple.S
[237/912] Compiling sha256-armv8-linux.S
[238/912] Compiling sha256-x86_64-linux.S
[239/912] Compiling sha256-armv8-win.S
[240/912] Compiling bio_ssl.cc
[241/912] Compiling sha256-armv8-apple.S
[242/912] Compiling sha256-armv4-linux.S
[243/912] Compiling sha256-586-apple.S
[244/912] Compiling sha256-586-linux.S
[245/912] Compiling sha1-x86_64-apple.S
[246/912] Compiling sha1-x86_64-linux.S
[247/912] Compiling sha1-armv8-win.S
[248/912] Compiling sha1-armv8-linux.S
[249/912] Compiling sha1-armv4-large-linux.S
[250/912] Compiling sha1-armv8-apple.S
[251/912] Compiling rsaz-avx2-linux.S
[252/912] Compiling sha1-586-apple.S
[253/912] Compiling sha1-586-linux.S
[254/912] Compiling rdrand-x86_64-linux.S
[255/912] Compiling rdrand-x86_64-apple.S
[256/912] Compiling rsaz-avx2-apple.S
[257/912] Compiling p256_beeu-x86_64-asm-linux.S
[258/912] Compiling p256_beeu-armv8-asm-win.S
[258/912] Compiling d1_lib.cc
[260/912] Compiling p256_beeu-x86_64-asm-apple.S
[261/912] Compiling p256_beeu-armv8-asm-linux.S
[262/912] Compiling p256_beeu-armv8-asm-apple.S
[263/912] Compiling p256-x86_64-asm-linux.S
[264/912] Compiling p256-x86_64-asm-apple.S
[265/912] Compiling p256-armv8-asm-win.S
[266/912] Compiling ghashv8-armv8-win.S
[267/912] Compiling p256-armv8-asm-apple.S
[268/912] Compiling p256-armv8-asm-linux.S
[269/912] Compiling ghashv8-armv8-linux.S
[270/912] Compiling ghashv8-armv7-linux.S
[271/912] Compiling ghashv8-armv8-apple.S
[272/912] Compiling ghash-x86-linux.S
[273/912] Compiling ghash-x86_64-apple.S
[274/912] Compiling ghash-x86_64-linux.S
[275/912] Compiling ghash-x86-apple.S
[276/912] Compiling ghash-ssse3-x86_64-linux.S
[277/912] Compiling ghash-ssse3-x86_64-apple.S
[278/912] Compiling ghash-ssse3-x86-linux.S
[279/912] Compiling ghash-neon-armv8-win.S
[280/912] Compiling ghash-ssse3-x86-apple.S
[281/912] Compiling ghash-armv4-linux.S
[282/912] Compiling ghash-neon-armv8-apple.S
[283/912] Compiling ghash-neon-armv8-linux.S
[284/912] Compiling co-586-apple.S
[285/912] Compiling bn-armv8-linux.S
[286/912] Compiling co-586-linux.S
[287/912] Compiling bn-armv8-win.S
[288/912] Compiling bsaes-armv7-linux.S
[289/912] Compiling bn-armv8-apple.S
[290/912] Compiling bn-586-linux.S
[291/912] Compiling bn-586-apple.S
[292/912] Compiling armv8-mont-linux.S
[293/912] Compiling armv8-mont-apple.S
[294/912] Compiling armv8-mont-win.S
[295/912] Compiling armv4-mont-linux.S
[296/912] Compiling aesv8-gcm-armv8-win.S
[297/912] Compiling aesv8-gcm-armv8-linux.S
[298/912] Compiling aesv8-gcm-armv8-apple.S
[299/912] Compiling aesv8-armv8-win.S
[300/912] Compiling aesv8-armv8-apple.S
[301/912] Compiling aesv8-armv8-linux.S
[302/912] Compiling aesv8-armv7-linux.S
[303/912] Compiling aesni-x86_64-apple.S
[304/912] Compiling aesni-x86_64-linux.S
[305/912] Compiling aesni-x86-linux.S
[306/912] Compiling aesni-gcm-x86_64-linux.S
[307/912] Compiling aesni-x86-apple.S
[308/912] Compiling d1_both.cc
[309/912] Compiling aesni-gcm-x86_64-apple.S
[310/912] Compiling aes-gcm-avx2-x86_64-linux.S
[311/912] Compiling aes-gcm-avx2-x86_64-apple.S
[312/912] Compiling aes-gcm-avx10-x86_64-apple.S
[313/912] Compiling aes-gcm-avx10-x86_64-linux.S
[314/912] Compiling x_val.cc
[315/912] Compiling x_sig.cc
[316/912] Compiling x_x509a.cc
[317/912] Compiling x_spki.cc
[318/912] Compiling x_req.cc
[319/912] Compiling x_x509.cc
[320/912] Compiling x_pubkey.cc
[321/912] Compiling x_name.cc
[322/912] Compiling x_exten.cc
[323/912] Compiling x_algor.cc
[324/912] Compiling x509spki.cc
[325/912] Compiling x_crl.cc
[326/912] Compiling x_attrib.cc
[327/912] Compiling x_all.cc
[328/912] Compiling x509name.cc
[329/912] Compiling x509rset.cc
[330/912] Compiling x509cset.cc
[331/912] Compiling x509_vfy.cc
[332/912] Compiling x509_txt.cc
[333/912] Compiling x509_vpm.cc
[334/912] Compiling x509_req.cc
[335/912] Compiling x509_v3.cc
[336/912] Compiling x509_trs.cc
[337/912] Compiling x509_set.cc
[338/912] Compiling x509_lu.cc
[339/912] Compiling x509_ext.cc
[340/912] Compiling x509_d2.cc
[341/912] Compiling x509_obj.cc
[342/912] Compiling x509_def.cc
[343/912] Compiling x509_att.cc
[344/912] Compiling x509_cmp.cc
[345/912] Compiling x509.cc
[346/912] Compiling v3_ocsp.cc
[347/912] Compiling v3_skey.cc
[348/912] Compiling v3_pmaps.cc
[349/912] Compiling v3_purp.cc
[350/912] Compiling v3_prn.cc
[351/912] Compiling v3_pcons.cc
[352/912] Compiling v3_utl.cc
[353/912] Compiling v3_ncons.cc
[354/912] Compiling v3_lib.cc
[355/912] Compiling v3_ia5.cc
[356/912] Compiling v3_int.cc
[357/912] Compiling v3_extku.cc
[358/912] Compiling v3_genn.cc
[359/912] Compiling v3_info.cc
[360/912] Compiling v3_enum.cc
[361/912] Compiling v3_crld.cc
[362/912] Compiling v3_cpols.cc
[363/912] Compiling v3_conf.cc
[364/912] Compiling v3_bitst.cc
[365/912] Compiling v3_bcons.cc
[366/912] Compiling v3_alt.cc
[367/912] Compiling v3_akey.cc
[368/912] Compiling v3_akeya.cc
[369/912] Compiling t_x509a.cc
[370/912] Compiling t_x509.cc
[371/912] Compiling rsa_pss.cc
[372/912] Compiling i2d_pr.cc
[373/912] Compiling t_crl.cc
[374/912] Compiling t_req.cc
[375/912] Compiling by_file.cc
[376/912] Compiling name_print.cc
[377/912] Compiling policy.cc
[378/912] Compiling by_dir.cc
[379/912] Compiling asn1_gen.cc
[380/912] Compiling a_sign.cc
[381/912] Compiling algorithm.cc
[382/912] Compiling a_verify.cc
[383/912] Compiling thread_win.cc
[384/912] Compiling thread_pthread.cc
[385/912] Compiling thread.cc
[386/912] Compiling voprf.cc
[387/912] Compiling thread_none.cc
[388/912] Compiling trust_token.cc
[389/912] Compiling a_digest.cc
[390/912] Compiling pmbtoken.cc
[391/912] Compiling siphash.cc
[392/912] Compiling sha512.cc
[393/912] Compiling stack.cc
[394/912] Compiling sha256.cc
[395/912] Compiling slhdsa.cc
[396/912] Compiling sha1.cc
[397/912] Compiling rsa_extra.cc
[398/912] Compiling rsa_print.cc
[399/912] Compiling rc4.cc
[400/912] Compiling rsa_crypt.cc
[401/912] Compiling refcount.cc
[402/912] Compiling urandom.cc
[403/912] Compiling spake2plus.cc
[404/912] Compiling windows.cc
[405/912] Compiling trusty.cc
[406/912] Compiling rand.cc
[407/912] Compiling rsa_asn1.cc
[408/912] Compiling getentropy.cc
[409/912] Compiling forkunsafe.cc
[410/912] Compiling passive.cc
[411/912] Compiling poly1305_arm_asm.S
[412/912] Compiling ios.cc
[413/912] Compiling deterministic.cc
[414/912] Compiling fork_detect.cc
[415/912] Compiling poly1305_arm.cc
[416/912] Compiling poly1305_vec.cc
[417/912] Compiling poly1305.cc
[418/912] Compiling pool.cc
[419/912] Compiling pkcs8.cc
[420/912] Compiling pkcs7.cc
[421/912] Compiling p5_pbev2.cc
[422/912] Compiling pem_xaux.cc
[423/912] Compiling pkcs7_x509.cc
[424/912] Compiling pkcs8_x509.cc
[425/912] Compiling pem_pk8.cc
[426/912] Compiling pem_x509.cc
[427/912] Compiling pem_pkey.cc
[428/912] Compiling pem_oth.cc
[429/912] Compiling mem.cc
[430/912] Compiling mlkem.cc
[431/912] Compiling mldsa.cc
[432/912] Compiling obj_xref.cc
[433/912] Compiling pem_all.cc
[434/912] Compiling obj.cc
[435/912] Compiling md5.cc
[436/912] Compiling pem_info.cc
[437/912] Compiling fips_shared_support.cc
[438/912] Compiling pem_lib.cc
[439/912] Compiling md4.cc
[440/912] Compiling lhash.cc
[440/912] Compiling poly_rq_mul.S
[442/912] Compiling sign.cc
[443/912] Compiling kyber.cc
[444/912] Compiling scrypt.cc
[445/912] Compiling ex_data.cc
[446/912] Compiling hrss.cc
[447/912] Compiling print.cc
[448/912] Compiling p_rsa_asn1.cc
[449/912] Compiling hpke.cc
[450/912] Compiling p_x25519.cc
[451/912] Compiling pbkdf.cc
[452/912] Compiling p_ed25519_asn1.cc
[453/912] Compiling p_x25519_asn1.cc
[454/912] Compiling p_ed25519.cc
[455/912] Compiling p_rsa.cc
[456/912] Compiling p_hkdf.cc
[457/912] Compiling p_ec.cc
[458/912] Compiling p_dh_asn1.cc
[459/912] Compiling p_ec_asn1.cc
[460/912] Compiling p_dsa_asn1.cc
[461/912] Compiling p_dh.cc
[462/912] Compiling evp_ctx.cc
[463/912] Compiling evp.cc
[464/912] Compiling err.cc
[465/912] Compiling engine.cc
[466/912] Compiling ecdh.cc
[467/912] Compiling ecdsa_asn1.cc
[468/912] Compiling hash_to_curve.cc
[469/912] Compiling evp_asn1.cc
[470/912] Compiling ec_derive.cc
[471/912] Compiling ec_asn1.cc
[472/912] Compiling params.cc
[473/912] Compiling dsa.cc
[474/912] Compiling dsa_asn1.cc
[475/912] Compiling digest_extra.cc
[476/912] Compiling x25519-asm-arm.S
[477/912] Compiling des.cc
[478/912] Compiling dh_asn1.cc
[479/912] Compiling spake25519.cc
[480/912] Compiling cpu_intel.cc
[481/912] Compiling curve25519.cc
[482/912] Compiling crypto.cc
[483/912] Compiling cpu_arm_linux.cc
[484/912] Compiling cpu_arm_freebsd.cc
[485/912] Compiling cpu_aarch64_openbsd.cc
[486/912] Compiling cpu_aarch64_win.cc
[487/912] Compiling cpu_aarch64_linux.cc
[488/912] Compiling cpu_aarch64_sysreg.cc
[489/912] Compiling cpu_aarch64_fuchsia.cc
[490/912] Compiling cpu_aarch64_apple.cc
[491/912] Compiling curve25519_64_adx.cc
[492/912] Compiling conf.cc
[493/912] Compiling tls_cbc.cc
[494/912] Compiling e_rc4.cc
[495/912] Compiling get_cipher.cc
[496/912] Compiling bcm.cc
[497/912] Compiling e_tls.cc
[498/912] Compiling e_null.cc
[499/912] Compiling e_rc2.cc
[500/912] Compiling e_chacha20poly1305.cc
[501/912] Compiling e_des.cc
[502/912] Compiling derive_key.cc
[503/912] Compiling e_aesctrhmac.cc
[504/912] Compiling chacha.cc
[505/912] Compiling e_aesgcmsiv.cc
[506/912] Compiling unicode.cc
[507/912] Compiling buf.cc
[508/912] Compiling cbs.cc
[509/912] Compiling asn1_compat.cc
[510/912] Compiling cbb.cc
[511/912] Compiling ber.cc
[512/912] Compiling bn_asn1.cc
[513/912] Compiling blake2.cc
[514/912] Compiling convert.cc
[515/912] Compiling socket_helper.cc
[516/912] Compiling printf.cc
[517/912] Compiling hexdump.cc
[518/912] Compiling pair.cc
[519/912] Compiling socket.cc
[520/912] Compiling errno.cc
[521/912] Compiling file.cc
[522/912] Compiling fd.cc
[523/912] Compiling base64.cc
[524/912] Compiling connect.cc
[525/912] Compiling bio_mem.cc
[526/912] Compiling bio.cc
[527/912] Compiling tasn_new.cc
[528/912] Compiling tasn_fre.cc
[529/912] Compiling tasn_typ.cc
[530/912] Compiling f_int.cc
[531/912] Compiling posix_time.cc
[532/912] Compiling tasn_enc.cc
[533/912] Compiling tasn_utl.cc
[534/912] Compiling f_string.cc
[535/912] Compiling asn1_par.cc
[536/912] Compiling asn_pack.cc
[537/912] Compiling tasn_dec.cc
[538/912] Compiling a_utctm.cc
[539/912] Compiling asn1_lib.cc
[540/912] Compiling a_time.cc
[541/912] Compiling a_octet.cc
[542/912] Compiling a_type.cc
[543/912] Compiling a_strex.cc
[544/912] Compiling a_strnid.cc
[545/912] Compiling a_object.cc
[546/912] Compiling a_i2d_fp.cc
[547/912] Compiling a_gentm.cc
[548/912] Compiling a_mbstr.cc
[549/912] Compiling a_dup.cc
[550/912] Compiling fiat_p256_adx_sqr.S
[551/912] Compiling a_d2i_fp.cc
[552/912] Compiling fiat_p256_adx_mul.S
[553/912] Compiling fiat_curve25519_adx_mul.S
[554/912] Compiling fiat_curve25519_adx_square.S
[555/912] Compiling md5-x86_64-linux.S
[556/912] Compiling md5-x86_64-apple.S
[557/912] Compiling a_int.cc
[558/912] Compiling md5-586-linux.S
[559/912] Compiling a_bitstr.cc
[560/912] Compiling md5-586-apple.S
[561/912] Compiling a_bool.cc
[562/912] Compiling CCryptoBoringSSLShims shims.c
[563/912] Compiling chacha20_poly1305_x86_64-apple.S
[564/912] Compiling chacha20_poly1305_armv8-linux.S
[565/912] Compiling chacha20_poly1305_armv8-win.S
[566/912] Compiling chacha20_poly1305_armv8-apple.S
[567/912] Compiling chacha20_poly1305_x86_64-linux.S
[568/912] Compiling chacha-x86_64-apple.S
[569/912] Compiling chacha-x86_64-linux.S
[570/912] Compiling chacha-x86-linux.S
[571/912] Compiling chacha-armv8-win.S
[572/912] Compiling chacha-x86-apple.S
[573/912] Compiling chacha-armv4-linux.S
[574/912] Compiling chacha-armv8-linux.S
[575/912] Compiling chacha-armv8-apple.S
[576/912] Compiling aes128gcmsiv-x86_64-linux.S
[577/912] Compiling aes128gcmsiv-x86_64-apple.S
[578/912] Compiling x86_64-mont5-linux.S
[579/912] Compiling x86_64-mont5-apple.S
[580/912] Compiling x86_64-mont-linux.S
[580/912] Compiling x86_64-mont-apple.S
[582/912] Compiling x86-mont-linux.S
[583/912] Compiling x86-mont-apple.S
[584/912] Compiling vpaes-x86_64-linux.S
[585/912] Compiling err_data.cc
[586/912] Compiling vpaes-x86-linux.S
[587/912] Compiling vpaes-x86_64-apple.S
[588/912] Compiling vpaes-x86-apple.S
[589/912] Compiling vpaes-armv8-win.S
[590/912] Compiling vpaes-armv8-linux.S
[591/912] Compiling sha512-x86_64-linux.S
[592/912] Compiling vpaes-armv7-linux.S
[592/912] Compiling vpaes-armv8-apple.S
[592/912] Compiling sha512-x86_64-apple.S
[595/912] Compiling sha512-armv8-win.S
[596/912] Compiling sha512-armv8-linux.S
[597/912] Compiling sha512-armv4-linux.S
[598/912] Compiling sha512-586-apple.S
[599/912] Compiling sha512-armv8-apple.S
[600/912] Compiling sha256-x86_64-apple.S
[601/912] Compiling sha512-586-linux.S
[602/912] Compiling sha256-x86_64-linux.S
[603/912] Compiling sha256-armv8-apple.S
[604/912] Compiling sha256-armv8-linux.S
[605/912] Compiling sha256-armv8-win.S
[606/912] Compiling sha256-586-linux.S
[607/912] Compiling sha256-armv4-linux.S
[608/912] Compiling sha1-x86_64-linux.S
[609/912] Compiling sha256-586-apple.S
[610/912] Compiling sha1-x86_64-apple.S
[611/912] Compiling sha1-armv8-win.S
[612/912] Compiling sha1-armv8-apple.S
[613/912] Compiling sha1-armv8-linux.S
[614/912] Compiling sha1-586-apple.S
[615/912] Compiling sha1-armv4-large-linux.S
[616/912] Compiling sha1-586-linux.S
[617/912] Compiling rsaz-avx2-linux.S
[618/912] Compiling rdrand-x86_64-apple.S
[619/912] Compiling rsaz-avx2-apple.S
[619/912] Compiling rdrand-x86_64-linux.S
[621/912] Compiling p256_beeu-armv8-asm-win.S
[622/912] Compiling p256_beeu-x86_64-asm-linux.S
[623/912] Compiling p256_beeu-x86_64-asm-apple.S
[624/912] Compiling p256_beeu-armv8-asm-linux.S
[625/912] Compiling p256_beeu-armv8-asm-apple.S
[626/912] Compiling p256-x86_64-asm-linux.S
[627/912] Compiling p256-x86_64-asm-apple.S
[628/912] Compiling p256-armv8-asm-win.S
[629/912] Compiling p256-armv8-asm-linux.S
[630/912] Compiling p256-armv8-asm-apple.S
[631/912] Compiling ghashv8-armv8-win.S
[632/912] Compiling ghashv8-armv8-linux.S
[633/912] Compiling ghashv8-armv7-linux.S
[634/912] Compiling ghashv8-armv8-apple.S
[635/912] Compiling ghash-x86_64-linux.S
[636/912] Compiling ghash-x86_64-apple.S
[637/912] Compiling c-atomics.c
[638/912] Compiling ghash-x86-linux.S
[639/912] Compiling ghash-x86-apple.S
[640/912] Compiling ghash-ssse3-x86_64-linux.S
[641/912] Compiling ghash-ssse3-x86-linux.S
[642/912] Compiling ghash-ssse3-x86_64-apple.S
[643/912] Compiling ghash-neon-armv8-linux.S
[643/912] Compiling ghash-neon-armv8-apple.S
[645/912] Compiling ghash-ssse3-x86-apple.S
[646/912] Compiling ghash-neon-armv8-win.S
[647/912] Compiling ghash-armv4-linux.S
[648/912] Compiling co-586-apple.S
[649/912] Compiling co-586-linux.S
[649/912] Compiling bn-armv8-apple.S
[651/912] Compiling bsaes-armv7-linux.S
[652/912] Compiling bn-armv8-win.S
[653/912] Compiling bn-armv8-linux.S
[654/912] Compiling bn-586-linux.S
[655/912] Compiling armv8-mont-apple.S
[656/912] Compiling armv8-mont-linux.S
[657/912] Compiling armv8-mont-win.S
[658/912] Compiling bn-586-apple.S
[659/912] Compiling c-nioatomics.c
[660/912] Compiling armv4-mont-linux.S
[661/912] Compiling aesv8-gcm-armv8-win.S
[662/912] Compiling aesv8-gcm-armv8-linux.S
[663/912] Compiling aesv8-armv8-apple.S
[664/912] Compiling aesv8-gcm-armv8-apple.S
[665/912] Compiling aesv8-armv7-linux.S
[666/912] Compiling aesv8-armv8-win.S
[667/912] Compiling aesv8-armv8-linux.S
[668/913] Compiling aesni-x86_64-linux.S
[669/918] Compiling aesni-x86-linux.S
[670/918] Compiling aesni-x86_64-apple.S
[671/918] Compiling aesni-gcm-x86_64-linux.S
[672/918] Compiling aesni-x86-apple.S
[673/918] Compiling aesni-gcm-x86_64-apple.S
[674/918] Compiling aes-gcm-avx10-x86_64-linux.S
[675/918] Compiling aes-gcm-avx10-x86_64-apple.S
[676/918] Compiling x_spki.cc
[678/918] Compiling NIOConcurrencyHelpers NIOLock.swift
[679/918] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[680/918] Emitting module NIOConcurrencyHelpers
[680/918] Compiling x_val.cc
[682/918] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[683/918] Compiling NIOConcurrencyHelpers lock.swift
[684/918] Compiling NIOConcurrencyHelpers atomics.swift
[684/919] Compiling x_pubkey.cc
[686/919] Compiling x_sig.cc
[687/919] Compiling x_req.cc
[688/919] Compiling x_x509.cc
[689/919] Compiling x_x509a.cc
[690/979] Compiling x_name.cc
[691/979] Compiling x_algor.cc
[692/979] Compiling x_exten.cc
[693/979] Compiling x_all.cc
[694/979] Compiling x_attrib.cc
[695/979] Compiling x509spki.cc
[696/979] Compiling x_crl.cc
[697/979] Compiling x509rset.cc
[698/979] Compiling x509_v3.cc
[699/979] Compiling x509cset.cc
[700/979] Compiling x509name.cc
[701/979] Compiling x509_vpm.cc
[702/979] Compiling x509_txt.cc
[704/979] Compiling NIOCore MulticastChannel.swift
[705/979] Compiling NIOCore NIOAny.swift
[706/979] Compiling NIOCore NIOCloseOnErrorHandler.swift
[707/979] Compiling NIOCore NIOLoopBound.swift
[708/979] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[709/979] Compiling NIOCore NIOScheduledCallback.swift
[710/979] Compiling NIOCore NIOSendable.swift
[711/979] Compiling NIOCore RecvByteBufferAllocator.swift
[711/987] Compiling x509_vfy.cc
[712/987] Compiling x509_trs.cc
[713/987] Compiling x509_set.cc
[714/987] Compiling x509_ext.cc
[715/987] Compiling x509_lu.cc
[716/987] Compiling x509_obj.cc
[717/987] Compiling x509_req.cc
[718/987] Compiling x509_d2.cc
[719/987] Compiling x509_def.cc
[720/987] Compiling x509.cc
[722/987] Compiling NIOCore IO.swift
[723/987] Compiling NIOCore IOData.swift
[724/987] Compiling NIOCore IPProtocol.swift
[725/987] Compiling NIOCore IntegerBitPacking.swift
[726/987] Compiling NIOCore IntegerTypes.swift
[727/987] Compiling NIOCore Interfaces.swift
[728/987] Compiling NIOCore Linux.swift
[729/987] Compiling NIOCore MarkedCircularBuffer.swift
[729/987] Compiling v3_utl.cc
[730/987] Compiling v3_skey.cc
[731/987] Compiling x509_att.cc
[732/987] Compiling x509_cmp.cc
[733/987] Compiling v3_pcons.cc
[734/987] Compiling v3_purp.cc
[735/987] Compiling v3_prn.cc
[736/987] Compiling v3_int.cc
[737/987] Compiling v3_pmaps.cc
[739/987] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[740/987] Compiling NIOCore EventLoopFuture+Deprecated.swift
[741/987] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[742/987] Compiling NIOCore EventLoopFuture.swift
[743/987] Compiling NIOCore FileDescriptor.swift
[744/987] Compiling NIOCore FileHandle.swift
[745/987] Compiling NIOCore FileRegion.swift
[746/987] Compiling NIOCore GlobalSingletons.swift
[746/987] Compiling v3_ocsp.cc
[747/987] Compiling v3_ncons.cc
[748/987] Compiling v3_info.cc
[749/987] Compiling v3_lib.cc
[750/987] Compiling v3_ia5.cc
[752/987] Compiling NIOCore CircularBuffer.swift
[753/987] Compiling NIOCore Codec.swift
[754/987] Compiling NIOCore ConvenienceOptionSupport.swift
[755/987] Compiling NIOCore DeadChannel.swift
[756/987] Compiling NIOCore DispatchQueue+WithFuture.swift
[757/987] Compiling NIOCore EventLoop+Deprecated.swift
[758/987] Compiling NIOCore EventLoop+SerialExecutor.swift
[759/987] Compiling NIOCore EventLoop.swift
[759/987] Compiling v3_extku.cc
[760/987] Compiling v3_genn.cc
[761/987] Compiling v3_crld.cc
[762/987] Compiling v3_enum.cc
[763/987] Compiling v3_cpols.cc
[764/987] Compiling v3_conf.cc
[765/987] Compiling v3_bitst.cc
[767/987] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[768/987] Compiling NIOCore SocketAddresses.swift
[769/987] Compiling NIOCore SocketOptionProvider.swift
[770/987] Compiling NIOCore SystemCallHelpers.swift
[771/987] Compiling NIOCore TimeAmount+Duration.swift
[772/987] Compiling NIOCore TypeAssistedChannelHandler.swift
[773/987] Compiling NIOCore UniversalBootstrapSupport.swift
[774/987] Compiling NIOCore Utilities.swift
[774/987] Compiling v3_bcons.cc
[775/987] Compiling v3_alt.cc
[776/987] Compiling t_x509a.cc
[777/987] Compiling v3_akey.cc
[779/987] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[780/987] Compiling NIOCore BSDSocketAPI.swift
[781/987] Compiling NIOCore ByteBuffer-aux.swift
[782/987] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[783/987] Compiling NIOCore ByteBuffer-conversions.swift
[784/987] Compiling NIOCore ByteBuffer-core.swift
[785/987] Compiling NIOCore ByteBuffer-hex.swift
[786/987] Compiling NIOCore ByteBuffer-int.swift
[787/987] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[788/987] Compiling NIOCore AddressedEnvelope.swift
[789/987] Compiling NIOCore AsyncAwaitSupport.swift
[790/987] Compiling NIOCore AsyncChannel.swift
[791/987] Compiling NIOCore AsyncChannelHandler.swift
[792/987] Compiling NIOCore AsyncChannelInboundStream.swift
[793/987] Compiling NIOCore AsyncChannelOutboundWriter.swift
[794/987] Compiling NIOCore NIOAsyncSequenceProducer.swift
[795/987] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[796/987] Compiling NIOCore NIOAsyncWriter.swift
[796/987] Compiling v3_akeya.cc
[797/987] Compiling rsa_pss.cc
[798/987] Compiling t_x509.cc
[799/987] Compiling t_req.cc
[800/987] Compiling name_print.cc
[801/987] Compiling t_crl.cc
[802/987] Compiling i2d_pr.cc
[803/987] Compiling policy.cc
[804/987] Compiling by_file.cc
[805/987] Compiling algorithm.cc
[806/987] Compiling asn1_gen.cc
[807/987] Compiling a_sign.cc
[808/987] Compiling a_verify.cc
[809/987] Compiling voprf.cc
[810/987] Compiling by_dir.cc
[811/987] Compiling a_digest.cc
[812/987] Compiling thread_win.cc
[813/987] Compiling thread_pthread.cc
[814/987] Compiling thread.cc
[815/987] Compiling pmbtoken.cc
[816/987] Compiling thread_none.cc
[817/987] Compiling stack.cc
[818/987] Compiling thash.cc
[819/987] Compiling trust_token.cc
[820/987] Compiling fors.cc
[821/987] Compiling wots.cc
[822/987] Compiling sha512.cc
[823/987] Compiling slhdsa.cc
[824/987] Compiling merkle.cc
[825/987] Compiling sha1.cc
[826/987] Compiling siphash.cc
[827/987] Compiling sha256.cc
[828/987] Compiling rsa_print.cc
[829/987] Compiling rsa_extra.cc
[830/987] Compiling rc4.cc
[831/987] Compiling windows.cc
[832/987] Compiling rsa_asn1.cc
[833/987] Compiling rsa_crypt.cc
[834/987] Compiling refcount.cc
[835/987] Compiling urandom.cc
[836/987] Compiling trusty.cc
[837/987] Compiling rand_extra.cc
[838/987] Compiling getentropy.cc
[839/987] Compiling ios.cc
[841/987] Compiling NIOCore ByteBuffer-multi-int.swift
[842/987] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[843/987] Compiling NIOCore ByteBuffer-views.swift
[844/987] Compiling NIOCore Channel.swift
[845/987] Compiling NIOCore ChannelHandler.swift
[846/987] Compiling NIOCore ChannelHandlers.swift
[847/987] Compiling NIOCore ChannelInvoker.swift
[848/987] Compiling NIOCore ChannelOption.swift
[849/987] Compiling NIOCore ChannelPipeline.swift
[849/987] Compiling deterministic.cc
[850/987] Compiling passive.cc
[851/987] Compiling poly1305_arm_asm.S
[852/987] Compiling forkunsafe.cc
[853/987] Compiling fork_detect.cc
[854/987] Compiling pool.cc
[855/987] Compiling poly1305_arm.cc
[856/987] Compiling poly1305.cc
[857/987] Compiling poly1305_vec.cc
[858/987] Compiling pkcs8_x509.cc
[860/987] Emitting module NIOCore
[860/988] Compiling pkcs7.cc
[861/988] Compiling pem_xaux.cc
[862/988] Compiling pkcs8.cc
[864/988] Compiling pem_pk8.cc
[865/1034] Compiling pem_x509.cc
[866/1034] Compiling p5_pbev2.cc
[867/1038] Compiling pkcs7_x509.cc
[868/1038] Compiling pem_info.cc
[869/1038] Compiling pem_pkey.cc
[870/1038] Compiling obj_xref.cc
[871/1038] Compiling pem_oth.cc
[872/1038] Compiling pem_lib.cc
[874/1038] Emitting module NIOEmbedded
[875/1038] Compiling NIOEmbedded Embedded.swift
[875/1038] Compiling pem_all.cc
[876/1038] Compiling mldsa.cc
[877/1038] Compiling mlkem.cc
[879/1038] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[879/1038] Compiling md5.cc
[880/1038] Compiling obj.cc
[881/1038] Compiling mem.cc
[883/1038] Compiling NIOEmbedded AsyncTestingChannel.swift
[884/1039] Compiling fips_shared_support.cc
[885/1039] Compiling poly_rq_mul.S
[886/1039] Compiling md4.cc
[887/1039] Compiling lhash.cc
[888/1039] Compiling kyber.cc
[889/1039] Compiling sign.cc
[890/1039] Compiling hrss.cc
[891/1039] Compiling ex_data.cc
[892/1039] Compiling hpke.cc
[893/1039] Compiling print.cc
[894/1039] Compiling scrypt.cc
[895/1039] Compiling p_x25519_asn1.cc
[896/1039] Compiling p_x25519.cc
[897/1039] Compiling pbkdf.cc
[898/1039] Compiling p_rsa_asn1.cc
[899/1039] Compiling p_rsa.cc
[900/1039] Compiling p_hkdf.cc
[901/1039] Compiling p_ed25519.cc
[902/1039] Compiling p_ec_asn1.cc
[903/1039] Compiling p_ed25519_asn1.cc
[904/1039] Compiling p_ec.cc
[905/1039] Compiling p_dh_asn1.cc
[907/1039] Compiling NIOPosix ServerSocket.swift
[908/1039] Compiling NIOPosix Socket.swift
[909/1039] Compiling NIOPosix SocketChannel.swift
[910/1039] Compiling NIOPosix SocketProtocols.swift
[911/1039] Compiling NIOPosix System.swift
[912/1039] Compiling NIOPosix Thread.swift
[912/1045] Compiling p_dsa_asn1.cc
[913/1045] Compiling p_dh.cc
[914/1045] Compiling evp_ctx.cc
[915/1045] Compiling evp.cc
[917/1045] Compiling NIOPosix Pool.swift
[918/1045] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[919/1045] Compiling NIOPosix PosixSingletons.swift
[920/1045] Compiling NIOPosix RawSocketBootstrap.swift
[921/1045] Compiling NIOPosix Resolver.swift
[922/1045] Compiling NIOPosix Selectable.swift
[923/1045] Compiling NIOPosix SelectableChannel.swift
[924/1045] Compiling NIOPosix SelectableEventLoop.swift
[925/1045] Compiling NIOPosix SelectorEpoll.swift
[926/1045] Compiling NIOPosix SelectorGeneric.swift
[927/1045] Compiling NIOPosix SelectorKqueue.swift
[928/1045] Compiling NIOPosix SelectorUring.swift
[928/1045] Compiling evp_asn1.cc
[929/1045] Compiling ecdh_extra.cc
[930/1045] Compiling err.cc
[931/1045] Compiling ec_derive.cc
[932/1045] Compiling ecdsa_asn1.cc
[933/1045] Compiling engine.cc
[934/1045] Compiling hash_to_curve.cc
[935/1045] Compiling ec_asn1.cc
[936/1045] Compiling params.cc
[938/1045] Compiling NIOPosix Bootstrap.swift
[939/1045] Compiling NIOPosix ControlMessage.swift
[940/1045] Compiling NIOPosix DatagramVectorReadManager.swift
[941/1045] Compiling NIOPosix Errors+Any.swift
[942/1045] Compiling NIOPosix FileDescriptor.swift
[943/1045] Compiling NIOPosix GetaddrinfoResolver.swift
[944/1045] Compiling NIOPosix HappyEyeballs.swift
[944/1045] Compiling dsa_asn1.cc
[945/1045] Compiling dsa.cc
[946/1045] Compiling dh_asn1.cc
[947/1045] Compiling des.cc
[949/1045] Compiling NIOPosix ThreadPosix.swift
[950/1045] Compiling NIOPosix ThreadWindows.swift
[951/1045] Compiling NIOPosix UnsafeTransfer.swift
[952/1045] Compiling NIOPosix Utilities.swift
[953/1045] Compiling NIOPosix VsockAddress.swift
[954/1045] Compiling NIOPosix VsockChannelEvents.swift
[954/1045] Compiling spake25519.cc
[955/1045] Compiling digest_extra.cc
[956/1045] Compiling x25519-asm-arm.S
[958/1045] Emitting module NIOPosix
[959/1045] Compiling NIOPosix BSDSocketAPICommon.swift
[960/1045] Compiling NIOPosix BSDSocketAPIPosix.swift
[961/1045] Compiling NIOPosix BSDSocketAPIWindows.swift
[962/1045] Compiling NIOPosix BaseSocket.swift
[963/1045] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[964/1045] Compiling NIOPosix BaseSocketChannel.swift
[965/1045] Compiling NIOPosix BaseStreamSocketChannel.swift
[965/1045] Compiling cpu_arm_linux.cc
[966/1045] Compiling cpu_intel.cc
[967/1045] Compiling crypto.cc
[968/1045] Compiling cpu_arm_freebsd.cc
[969/1045] Compiling curve25519.cc
[970/1045] Compiling cpu_aarch64_win.cc
[971/1045] Compiling bcm.cc
[972/1045] Compiling cpu_aarch64_openbsd.cc
[973/1045] Compiling cpu_aarch64_sysreg.cc
[974/1045] Compiling cpu_aarch64_linux.cc
[975/1045] Compiling cpu_aarch64_fuchsia.cc
[976/1045] Compiling curve25519_64_adx.cc
[978/1045] Compiling NIOPosix IO.swift
[979/1045] Compiling NIOPosix IntegerBitPacking.swift
[980/1045] Compiling NIOPosix IntegerTypes.swift
[981/1045] Compiling NIOPosix Linux.swift
[982/1045] Compiling NIOPosix LinuxCPUSet.swift
[983/1045] Compiling NIOPosix LinuxUring.swift
[984/1045] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[985/1045] Compiling NIOPosix NIOThreadPool.swift
[986/1045] Compiling NIOPosix NonBlockingFileIO.swift
[987/1045] Compiling NIOPosix PendingDatagramWritesManager.swift
[988/1045] Compiling NIOPosix PendingWritesManager.swift
[989/1045] Compiling NIOPosix PipeChannel.swift
[990/1045] Compiling NIOPosix PipePair.swift
[991/1046] Compiling cpu_aarch64_apple.cc
[992/1046] Compiling tls_cbc.cc
[993/1046] Compiling conf.cc
[994/1046] Compiling e_tls.cc
[995/1046] Compiling e_rc4.cc
[996/1046] Compiling e_rc2.cc
[997/1046] Compiling e_null.cc
[998/1046] Compiling e_aesgcmsiv.cc
[999/1046] Compiling e_des.cc
[1000/1046] Compiling e_chacha20poly1305.cc
[1001/1046] Compiling derive_key.cc
[1002/1046] Compiling cipher_extra.cc
[1003/1046] Compiling e_aesctrhmac.cc
[1004/1046] Compiling chacha.cc
[1005/1046] Compiling unicode.cc
[1006/1046] Compiling asn1_compat.cc
[1007/1046] Compiling ber.cc
[1008/1046] Compiling cbb.cc
[1009/1046] Compiling buf.cc
[1010/1046] Compiling cbs.cc
[1011/1048] Compiling bn_asn1.cc
[1013/1048] Compiling NIO Exports.swift
[1013/1048] Compiling blake2.cc
[1015/1048] Emitting module NIO
[1015/1049] Compiling convert.cc
[1017/1049] Compiling printf.cc
[1018/1067] Compiling hexdump.cc
[1019/1067] Compiling errno.cc
[1021/1083] Compiling NIOTLS TLSEvents.swift
[1021/1088] Compiling file.cc
[1022/1088] Compiling fd.cc
[1023/1088] Compiling pair.cc
[1025/1088] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1026/1088] Emitting module NIOTLS
[1027/1088] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1027/1088] Compiling bio_mem.cc
[1029/1088] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1030/1088] Compiling NIOSOCKS SOCKSResponse.swift
[1031/1088] Compiling NIOSOCKS ClientStateMachine.swift
[1032/1089] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1033/1089] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1034/1089] Compiling NIOHTTP1 HTTPDecoder.swift
[1035/1089] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1036/1089] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1036/1091] Compiling base64.cc
[1038/1091] Compiling NIOSOCKS ServerStateMachine.swift
[1039/1091] Emitting module NIOSOCKS
[1041/1091] Compiling tasn_typ.cc
[1042/1091] Compiling bio.cc
[1044/1091] Compiling NIOHTTP1 HTTPEncoder.swift
[1045/1091] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1046/1091] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1047/1091] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1047/1091] Compiling tasn_utl.cc
[1049/1092] Compiling tasn_enc.cc
[1050/1092] Compiling tasn_fre.cc
[1052/1092] Compiling NIOTLS SNIHandler.swift
[1054/1093] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1055/1093] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1055/1093] Compiling tasn_new.cc
[1057/1093] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[1058/1093] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1058/1122] Compiling posix_time.cc
[1060/1122] Compiling NIOSSL NIOSSLClientHandler.swift
[1061/1122] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1061/1122] Compiling f_string.cc
[1062/1122] Compiling f_int.cc
[1063/1122] Compiling tasn_dec.cc
[1064/1122] Compiling asn_pack.cc
[1065/1122] Compiling asn1_par.cc
[1067/1122] Compiling NIOSSL SSLConnection.swift
[1068/1122] Compiling NIOSSL SSLPrivateKey.swift
[1068/1122] Compiling asn1_lib.cc
[1069/1122] Compiling a_utctm.cc
[1070/1122] Compiling a_type.cc
[1071/1122] Compiling a_strnid.cc
[1072/1122] Compiling a_time.cc
[1073/1122] Compiling a_octet.cc
[1074/1122] Compiling a_object.cc
[1075/1122] Compiling a_strex.cc
[1077/1122] Compiling NIOSSL ObjectIdentifier.swift
[1078/1122] Compiling NIOSSL PosixPort.swift
[1079/1122] Compiling NIOSSL NIOSSLHandler.swift
[1080/1122] Compiling NIOSSL NIOSSLServerHandler.swift
[1080/1122] Compiling a_mbstr.cc
[1081/1122] Compiling a_i2d_fp.cc
[1082/1122] Compiling a_int.cc
[1083/1122] Compiling a_bitstr.cc
[1085/1130] Emitting module NIOHTTP1
[1086/1130] Compiling NIOSSL CustomPrivateKey.swift
[1087/1130] Compiling NIOSSL IdentityVerification.swift
[1088/1130] Compiling NIOSSL LinuxCABundle.swift
[1091/1131] Compiling NIOSSL SSLPublicKey.swift
[1092/1131] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1093/1131] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1094/1135] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1095/1135] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1096/1135] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1097/1135] Emitting module NIOFoundationCompat
[1098/1135] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1100/1176] Emitting module NIOSSL
[1101/1176] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1102/1176] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1103/1176] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1104/1176] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1105/1176] Compiling NIOTransportServices AcceptHandler.swift
[1106/1176] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1107/1176] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1108/1176] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1109/1176] Compiling NIOTransportServices StateManagedChannel.swift
[1110/1176] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1111/1176] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1112/1178] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1113/1178] Compiling NIOTransportServices NIOTSErrors.swift
[1114/1178] Compiling NIOTransportServices NIOTSEventLoop.swift
[1117/1178] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1118/1178] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1119/1178] Compiling NIOTransportServices NIOTSSingletons.swift
[1120/1178] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1121/1178] Compiling NIOTransportServices NIOTSBootstraps.swift
[1122/1178] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1123/1178] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1124/1178] Emitting module NIOTransportServices
[1125/1178] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1126/1178] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1127/1178] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1128/1178] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1129/1178] Compiling NIOSSL SubjectAlternativeName.swift
[1130/1178] Compiling NIOSSL NIOSSLSecureBytes.swift
[1131/1178] Compiling NIOSSL RNG.swift
[1132/1178] Compiling NIOSSL SafeCompare.swift
[1140/1179] Compiling CryptoBoringWrapper RandomBytes.swift
[1141/1179] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1142/1179] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1143/1179] Emitting module NIOHTTPCompression
[1144/1179] Compiling NIOHPACK IndexedHeaderTable.swift
[1145/1179] Compiling NIOHPACK IntegerCoding.swift
[1146/1180] Compiling NIOHPACK HuffmanCoding.swift
[1147/1180] Compiling NIOHPACK HuffmanTables.swift
[1148/1180] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1149/1180] Compiling NIOHPACK StaticHeaderTable.swift
[1150/1180] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1151/1180] Emitting module CryptoBoringWrapper
[1156/1180] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1157/1180] Compiling NIOHTTPCompression HTTPCompression.swift
[1158/1180] Compiling NIOHTTPCompression HTTPDecompression.swift
[1165/1181] Compiling NIOSSL SSLPKCS12Bundle.swift
[1174/1181] Emitting module NIOHPACK
[1175/1182] Compiling CryptoBoringWrapper EllipticCurve.swift
[1176/1182] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1177/1182] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1180/1312] Compiling NIOHTTP2 Error+Any.swift
[1181/1312] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1182/1312] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1183/1312] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1185/1313] Compiling NIOHTTP2 MaySendFrames.swift
[1186/1313] Compiling NIOHTTP2 SendingDataState.swift
[1187/1313] Compiling NIOHTTP2 SendingGoawayState.swift
[1188/1313] Compiling NIOHTTP2 SendingHeadersState.swift
[1189/1313] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1190/1313] Compiling NIOHTTP2 SendingRstStreamState.swift
[1191/1313] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1192/1313] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1193/1321] Compiling NIOHTTP2 StreamChannelList.swift
[1194/1321] Compiling NIOHTTP2 StreamMap.swift
[1195/1321] Compiling NIOHTTP2 StreamStateMachine.swift
[1196/1321] Compiling NIOHTTP2 UnsafeTransfer.swift
[1197/1321] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1198/1321] Compiling Crypto ECDSASignature_boring.swift
[1199/1321] Compiling Crypto ECDSA_boring.swift
[1200/1321] Compiling Crypto EdDSA_boring.swift
[1201/1321] Compiling Crypto ECDSA.swift
[1202/1321] Compiling Crypto Ed25519.swift
[1203/1330] Emitting module Crypto
[1204/1330] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1205/1330] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1206/1330] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1207/1330] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1208/1330] Compiling NIOHTTP2 HTTP2StreamID.swift
[1209/1330] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1210/1330] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1211/1330] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1212/1330] Compiling NIOHTTP2 InboundEventBuffer.swift
[1213/1330] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1214/1330] Compiling NIOHTTP2 HTTP2Frame.swift
[1215/1330] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1216/1330] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1217/1330] Compiling NIOHTTP2 HTTP2PingData.swift
[1218/1330] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1219/1330] Compiling NIOHTTP2 HTTP2Settings.swift
[1220/1330] Compiling NIOHTTP2 HTTP2Stream.swift
[1221/1330] Compiling NIOHTTP2 InboundWindowManager.swift
[1222/1330] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1223/1330] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1224/1330] Compiling NIOHTTP2 HasRemoteSettings.swift
[1225/1330] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1226/1330] Compiling NIOHTTP2 QuiescingState.swift
[1227/1330] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1228/1330] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1229/1330] Compiling NIOHTTP2 StateMachineResult.swift
[1230/1330] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1231/1330] Compiling NIOHTTP2 DOSHeuristics.swift
[1236/1330] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1237/1330] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1238/1330] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1239/1330] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1240/1330] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1241/1330] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1242/1330] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1243/1330] Compiling NIOHTTP2 HTTP2Error.swift
[1244/1330] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1245/1330] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1246/1330] Compiling NIOHTTP2 HasLocalSettings.swift
[1260/1330] Emitting module NIOHTTP2
[1261/1330] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1262/1330] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1263/1330] Compiling NIOHTTP2 MayReceiveFrames.swift
[1264/1330] Compiling NIOHTTP2 ReceivingDataState.swift
[1265/1330] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1266/1330] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1267/1330] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1268/1330] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1269/1330] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1298/1330] Compiling Crypto Signature.swift
[1299/1330] Compiling Crypto CryptoKitErrors_boring.swift
[1300/1330] Compiling Crypto RNG_boring.swift
[1301/1330] Compiling Crypto SafeCompare_boring.swift
[1302/1330] Compiling Crypto Zeroization_boring.swift
[1303/1330] Compiling Crypto PrettyBytes.swift
[1304/1330] Compiling Crypto SafeCompare.swift
[1305/1330] Compiling Crypto SecureBytes.swift
[1306/1330] Compiling Crypto Zeroization.swift
[1333/1392] Emitting module AsyncHTTPClient
[1334/1400] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1335/1400] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1336/1400] Compiling AsyncHTTPClient Transaction.swift
[1337/1400] Compiling AsyncHTTPClient Base64.swift
[1338/1400] Compiling AsyncHTTPClient BasicAuth.swift
[1339/1400] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1340/1400] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1341/1400] Compiling AsyncHTTPClient ConnectionPool.swift
[1342/1400] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1343/1400] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1344/1400] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1345/1400] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1346/1400] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1347/1400] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1348/1400] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1349/1400] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1350/1400] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1351/1400] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1352/1400] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1353/1400] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1354/1400] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1355/1400] Compiling AsyncHTTPClient HTTP1Connection.swift
[1356/1400] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1357/1400] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1358/1400] Compiling AsyncHTTPClient HTTP2Connection.swift
[1359/1400] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1360/1400] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1361/1400] Compiling AsyncHTTPClient HTTPHandler.swift
[1362/1400] Compiling AsyncHTTPClient LRUCache.swift
[1363/1400] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[1364/1400] Compiling AsyncHTTPClient NWErrorHandler.swift
[1365/1400] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1366/1400] Compiling AsyncHTTPClient TLSConfiguration.swift
[1367/1400] Compiling AsyncHTTPClient RedirectState.swift
[1368/1400] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1369/1400] Compiling AsyncHTTPClient RequestBag.swift
[1370/1400] Compiling AsyncHTTPClient RequestValidation.swift
[1371/1400] Compiling AsyncHTTPClient SSLContextCache.swift
[1372/1400] Compiling AsyncHTTPClient Scheme.swift
[1373/1400] Compiling AsyncHTTPClient Singleton.swift
[1374/1400] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1375/1400] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1376/1400] Compiling AsyncHTTPClient Utils.swift
[1377/1400] Compiling AsyncHTTPClient RequestOptions.swift
[1378/1400] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1379/1400] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1380/1400] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1381/1400] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1382/1400] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1383/1400] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1384/1400] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1385/1400] Compiling AsyncHTTPClient ConnectionTarget.swift
[1386/1400] Compiling AsyncHTTPClient DeconstructedURL.swift
[1387/1400] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1388/1400] Compiling AsyncHTTPClient FoundationExtensions.swift
[1389/1400] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1390/1400] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1391/1400] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1392/1400] Compiling AsyncHTTPClient HTTPClient.swift
[1393/1400] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1394/1400] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1395/1400] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1396/1400] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1397/1400] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1398/1400] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1399/1400] Compiling AsyncHTTPClient RequestBodyLength.swift
[1400/1400] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1402/1574] Compiling StripeKit Discount.swift
[1403/1574] Compiling StripeKit DiscountRoutes.swift
[1404/1574] Compiling StripeKit Price.swift
[1405/1574] Compiling StripeKit PriceRoutes.swift
[1406/1574] Compiling StripeKit Product.swift
[1407/1574] Compiling StripeKit ProductRoutes.swift
[1408/1574] Compiling StripeKit PromotionCodes.swift
[1409/1574] Compiling StripeKit PromotionCodesRoutes.swift
[1410/1574] Compiling StripeKit ShippingRate.swift
[1411/1574] Compiling StripeKit ShippingRateRoutes.swift
[1412/1574] Compiling StripeKit TaxCode.swift
[1413/1574] Compiling StripeKit TaxCodeRoutes.swift
[1414/1574] Compiling StripeKit TaxRate.swift
[1415/1574] Compiling StripeKit TaxRateRoutes.swift
[1416/1574] Compiling StripeKit ReportRun.swift
[1417/1574] Compiling StripeKit ReportRunRoutes.swift
[1418/1574] Compiling StripeKit ReportType.swift
[1419/1574] Compiling StripeKit ReportTypeRoutes.swift
[1420/1574] Compiling StripeKit Address.swift
[1421/1574] Compiling StripeKit BillingDetails.swift
[1422/1574] Compiling StripeKit Currency.swift
[1423/1574] Compiling StripeKit DeletedObject.swift
[1424/1574] Compiling StripeKit ShippingLabel.swift
[1425/1574] Compiling StripeKit StripeExpandable.swift
[1426/1598] Compiling StripeKit ScheduledQueryRun.swift
[1427/1598] Compiling StripeKit ScheduledQueryRunRoutes.swift
[1428/1598] Compiling StripeKit StripeAPIRoute.swift
[1429/1598] Compiling StripeKit StripeClient+SignatureVerification.swift
[1430/1598] Compiling StripeKit StripeClient.swift
[1431/1598] Compiling StripeKit StripeRequest.swift
[1432/1598] Compiling StripeKit TerminalConfiguration.swift
[1433/1598] Compiling StripeKit TerminalConfigurationRoutes.swift
[1434/1598] Compiling StripeKit TerminalConnectionToken.swift
[1435/1598] Compiling StripeKit TerminalConnectionTokenRoutes.swift
[1436/1598] Compiling StripeKit TerminalHardwareOrder.swift
[1437/1598] Compiling StripeKit TerminalHardwareOrderRoutes.swift
[1438/1598] Compiling StripeKit TerminalHardwareProductRoutes.swift
[1439/1598] Compiling StripeKit TerminalHardwareProducts.swift
[1440/1598] Compiling StripeKit TerminalHardwareSKU.swift
[1441/1598] Compiling StripeKit TerminalHardwareSKURoutes.swift
[1442/1598] Compiling StripeKit TerminalHardwareShippingMethod.swift
[1443/1598] Compiling StripeKit TerminalHardwareShippingMethodRoutes.swift
[1444/1598] Compiling StripeKit TerminalLocation.swift
[1445/1598] Compiling StripeKit TerminalLocationRoutes.swift
[1446/1598] Compiling StripeKit TerminalReader.swift
[1447/1598] Compiling StripeKit TerminalReaderRoutes.swift
[1448/1598] Compiling StripeKit Webhook.swift
[1449/1598] Compiling StripeKit WebhookRoutes.swift
[1450/1598] Compiling StripeKit CreditNote.swift
[1451/1598] Compiling StripeKit CreditNoteLineItem.swift
[1452/1598] Compiling StripeKit CreditNoteRoutes.swift
[1453/1598] Compiling StripeKit CustomerBalanceTransaction.swift
[1454/1598] Compiling StripeKit CustomerBalanceTransactionRoutes.swift
[1455/1598] Compiling StripeKit PortalConfiguration.swift
[1456/1598] Compiling StripeKit PortalConfigurationRoutes.swift
[1457/1598] Compiling StripeKit PortalSession.swift
[1458/1598] Compiling StripeKit PortalSessionRoutes.swift
[1459/1598] Compiling StripeKit CustomerTaxIDRoutes.swift
[1460/1598] Compiling StripeKit TaxID.swift
[1461/1598] Compiling StripeKit InvoiceItem.swift
[1462/1598] Compiling StripeKit InvoiceItemRoutes.swift
[1463/1598] Compiling StripeKit Invoice.swift
[1464/1598] Compiling StripeKit InvoiceLineItem.swift
[1465/1598] Compiling StripeKit InvoicePaymentMethodOptions.swift
[1466/1598] Compiling StripeKit InvoiceRoutes.swift
[1467/1598] Compiling StripeKit PlanRoutes.swift
[1468/1598] Compiling StripeKit Plans.swift
[1469/1598] Compiling StripeKit QuoteLineItem.swift
[1470/1598] Compiling StripeKit QuoteLineItemRoutes.swift
[1471/1598] Compiling StripeKit Quote.swift
[1472/1598] Compiling StripeKit QuoteRoutes.swift
[1473/1598] Compiling StripeKit SubscriptionItem.swift
[1474/1598] Compiling StripeKit SubscriptionItemRoutes.swift
[1475/1598] Compiling StripeKit CardholderRoutes.swift
[1476/1598] Compiling StripeKit Disputes.swift
[1477/1598] Compiling StripeKit IssuingDisputeRoutes.swift
[1478/1598] Compiling StripeKit FundingInstructions.swift
[1479/1598] Compiling StripeKit FundingInstructionsRoutes.swift
[1480/1598] Compiling StripeKit Transaction.swift
[1481/1598] Compiling StripeKit TransactionRoutes.swift
[1482/1598] Compiling StripeKit PaymentLink.swift
[1483/1598] Compiling StripeKit PaymentLinkRoutes.swift
[1484/1598] Compiling StripeKit BankAccount.swift
[1485/1598] Compiling StripeKit BankAccountRoutes.swift
[1486/1598] Compiling StripeKit Card.swift
[1487/1598] Compiling StripeKit CardRoutes.swift
[1488/1598] Compiling StripeKit CashBalance.swift
[1489/1598] Compiling StripeKit CashBalanceRoutes.swift
[1490/1598] Compiling StripeKit CashBalanceTransaction.swift
[1491/1598] Compiling StripeKit PaymentMethod.swift
[1492/1598] Compiling StripeKit PaymentMethodRoutes.swift
[1493/1598] Compiling StripeKit PaymentMethods.swift
[1494/1598] Compiling StripeKit PaymentSource.swift
[1495/1598] Compiling StripeKit Source.swift
[1496/1598] Compiling StripeKit SourceRoutes.swift
[1497/1598] Compiling StripeKit Coupon.swift
[1498/1598] Compiling StripeKit CouponRoutes.swift
[1499/1598] Emitting module StripeKit
[1500/1598] Compiling StripeKit SetupIntentRoutes.swift
[1501/1598] Compiling StripeKit Token.swift
[1502/1598] Compiling StripeKit TokenRoutes.swift
[1503/1598] Compiling StripeKit StripeError.swift
[1504/1598] Compiling StripeKit StripeSignatureError.swift
[1505/1598] Compiling StripeKit Dictionary+QueryEncoding.swift
[1506/1598] Compiling StripeKit String+Hex.swift
[1507/1598] Compiling StripeKit EarlyFraudWarning.swift
[1508/1598] Compiling StripeKit EarlyFraudWarningRoutes.swift
[1509/1598] Compiling StripeKit Review.swift
[1510/1598] Compiling StripeKit ReviewRoutes.swift
[1511/1598] Compiling StripeKit ValueListItem.swift
[1512/1598] Compiling StripeKit ValueListItemRoutes.swift
[1513/1598] Compiling StripeKit ValueListRoutes.swift
[1514/1598] Compiling StripeKit ValueLists.swift
[1515/1598] Compiling StripeKit VerificationReport.swift
[1516/1598] Compiling StripeKit VerificationReportRoutes.swift
[1517/1598] Compiling StripeKit VerificationSession.swift
[1518/1598] Compiling StripeKit VerificationSessionRoutes.swift
[1519/1598] Compiling StripeKit Authorization.swift
[1520/1598] Compiling StripeKit AuthorizationRoutes.swift
[1521/1598] Compiling StripeKit Cards.swift
[1522/1598] Compiling StripeKit IssuingCardRoutes.swift
[1523/1598] Compiling StripeKit Cardholder.swift
[1524/1598] Compiling StripeKit CountrySpec.swift
[1525/1598] Compiling StripeKit CountrySpecRoutes.swift
[1526/1598] Compiling StripeKit ExternalAccounts.swift
[1527/1598] Compiling StripeKit ExternalAccountsRoutes.swift
[1528/1598] Compiling StripeKit Person.swift
[1529/1598] Compiling StripeKit PersonRoutes.swift
[1530/1598] Compiling StripeKit Secret.swift
[1531/1598] Compiling StripeKit SecretRoutes.swift
[1532/1598] Compiling StripeKit TopUp.swift
[1533/1598] Compiling StripeKit TopUpRoutes.swift
[1534/1598] Compiling StripeKit TransferReversal.swift
[1535/1598] Compiling StripeKit TransferReversalRoutes.swift
[1536/1598] Compiling StripeKit Transfer.swift
[1537/1598] Compiling StripeKit TransferRoutes.swift
[1538/1598] Compiling StripeKit BalanceTransaction.swift
[1539/1598] Compiling StripeKit BalanceTransactionRoutes.swift
[1540/1598] Compiling StripeKit Balance.swift
[1541/1598] Compiling StripeKit BalanceRoutes.swift
[1542/1598] Compiling StripeKit Charge.swift
[1543/1598] Compiling StripeKit ChargePaymentMethods.swift
[1544/1598] Compiling StripeKit ChargeRoutes.swift
[1545/1598] Compiling StripeKit Customer.swift
[1546/1598] Compiling StripeKit CustomerRoutes.swift
[1547/1598] Compiling StripeKit Dispute.swift
[1548/1598] Compiling StripeKit DisputeEvidence.swift
[1549/1598] Compiling StripeKit SubscriptionSchedule.swift
[1550/1598] Compiling StripeKit SubscriptionScheduleRoutes.swift
[1551/1598] Compiling StripeKit Subscription.swift
[1552/1598] Compiling StripeKit SubscriptionPaymentSettingsPaymentMethodOptions.swift
[1553/1598] Compiling StripeKit SubscriptionRoutes.swift
[1554/1598] Compiling StripeKit TestClock.swift
[1555/1598] Compiling StripeKit TestClockRoutes.swift
[1556/1598] Compiling StripeKit UsageRecord.swift
[1557/1598] Compiling StripeKit UsageRecordRoutes.swift
[1558/1598] Compiling StripeKit SessionPaymentMethodOptions.swift
[1559/1598] Compiling StripeKit SessionRoutes.swift
[1560/1598] Compiling StripeKit Sessions.swift
[1561/1598] Compiling StripeKit AccountLink.swift
[1562/1598] Compiling StripeKit AccountLinkRoutes.swift
[1563/1598] Compiling StripeKit AccountSession.swift
[1564/1598] Compiling StripeKit AccountSessionRoutes.swift
[1565/1598] Compiling StripeKit Account.swift
[1566/1598] Compiling StripeKit AccountRoutes.swift
[1567/1598] Compiling StripeKit ApplicationFeeRefund.swift
[1568/1598] Compiling StripeKit ApplicationFeeRefundRoutes.swift
[1569/1598] Compiling StripeKit ApplicationFee.swift
[1570/1598] Compiling StripeKit ApplicationFeesRoutes.swift
[1571/1598] Compiling StripeKit Application.swift
[1572/1598] Compiling StripeKit CapabiliitiesRoutes.swift
[1573/1598] Compiling StripeKit Capabilities.swift
[1574/1598] Compiling StripeKit DisputeRoutes.swift
[1575/1598] Compiling StripeKit EphemeralKey.swift
[1576/1598] Compiling StripeKit EphemeralKeyRoutes.swift
[1577/1598] Compiling StripeKit Event.swift
[1578/1598] Compiling StripeKit EventRoutes.swift
[1579/1598] Compiling StripeKit FileLink.swift
[1580/1598] Compiling StripeKit FileLinkRoutes.swift
[1581/1598] Compiling StripeKit File.swift
[1582/1598] Compiling StripeKit FileRoutes.swift
[1583/1598] Compiling StripeKit Mandate.swift
[1584/1598] Compiling StripeKit MandatePaymentMethods.swift
[1585/1598] Compiling StripeKit MandateRoutes.swift
[1586/1598] Compiling StripeKit PaymentIntent.swift
[1587/1598] Compiling StripeKit PaymentIntentNextAction.swift
[1588/1598] Compiling StripeKit PaymentIntentPaymentMethodOptions.swift
[1589/1598] Compiling StripeKit PaymentIntentRoutes.swift
[1590/1598] Compiling StripeKit Payout.swift
[1591/1598] Compiling StripeKit PayoutRoutes.swift
[1592/1598] Compiling StripeKit Refund.swift
[1593/1598] Compiling StripeKit RefundRoutes.swift
[1594/1598] Compiling StripeKit SetupAttempt.swift
[1595/1598] Compiling StripeKit SetupAttemptPaymentMethodDetails.swift
[1596/1598] Compiling StripeKit SetupAttemptRoutes.swift
[1597/1598] Compiling StripeKit SetupIntent.swift
[1598/1598] Compiling StripeKit SetupIntentPaymentMethods.swift
Build complete! (513.04s)
Build complete.
{
"dependencies" : [
{
"identity" : "async-http-client",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/async-http-client.git"
},
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
}
],
"manifest_display_name" : "stripe-kit",
"name" : "stripe-kit",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
}
],
"products" : [
{
"name" : "StripeKit",
"targets" : [
"StripeKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "StripeKitTests",
"module_type" : "SwiftTarget",
"name" : "StripeKitTests",
"path" : "Tests/StripeKitTests",
"sources" : [
"ExpandableTests.swift",
"QueryEncodingTests.swift",
"SignatureVerificationTests.swift",
"Utilities.swift"
],
"target_dependencies" : [
"StripeKit"
],
"type" : "test"
},
{
"c99name" : "StripeKit",
"module_type" : "SwiftTarget",
"name" : "StripeKit",
"path" : "Sources/StripeKit",
"product_dependencies" : [
"AsyncHTTPClient",
"Crypto"
],
"product_memberships" : [
"StripeKit"
],
"sources" : [
"Billing/Credit Notes/CreditNote.swift",
"Billing/Credit Notes/CreditNoteLineItem.swift",
"Billing/Credit Notes/CreditNoteRoutes.swift",
"Billing/Customer Balance Transactions/CustomerBalanceTransaction.swift",
"Billing/Customer Balance Transactions/CustomerBalanceTransactionRoutes.swift",
"Billing/Customer Portal/PortalConfiguration.swift",
"Billing/Customer Portal/PortalConfigurationRoutes.swift",
"Billing/Customer Portal/PortalSession.swift",
"Billing/Customer Portal/PortalSessionRoutes.swift",
"Billing/Customer Tax IDs/CustomerTaxIDRoutes.swift",
"Billing/Customer Tax IDs/TaxID.swift",
"Billing/Invoice Items/InvoiceItem.swift",
"Billing/Invoice Items/InvoiceItemRoutes.swift",
"Billing/Invoices/Invoice.swift",
"Billing/Invoices/InvoiceLineItem.swift",
"Billing/Invoices/InvoicePaymentMethodOptions.swift",
"Billing/Invoices/InvoiceRoutes.swift",
"Billing/Plans/PlanRoutes.swift",
"Billing/Plans/Plans.swift",
"Billing/Quote Line Items/QuoteLineItem.swift",
"Billing/Quote Line Items/QuoteLineItemRoutes.swift",
"Billing/Quotes/Quote.swift",
"Billing/Quotes/QuoteRoutes.swift",
"Billing/Subscription Items/SubscriptionItem.swift",
"Billing/Subscription Items/SubscriptionItemRoutes.swift",
"Billing/Subscription Schedule/SubscriptionSchedule.swift",
"Billing/Subscription Schedule/SubscriptionScheduleRoutes.swift",
"Billing/Subscriptions/Subscription.swift",
"Billing/Subscriptions/SubscriptionPaymentSettingsPaymentMethodOptions.swift",
"Billing/Subscriptions/SubscriptionRoutes.swift",
"Billing/Test Clocks/TestClock.swift",
"Billing/Test Clocks/TestClockRoutes.swift",
"Billing/Usage records/UsageRecord.swift",
"Billing/Usage records/UsageRecordRoutes.swift",
"Checkout/SessionPaymentMethodOptions.swift",
"Checkout/SessionRoutes.swift",
"Checkout/Sessions.swift",
"Connect/Account Links/AccountLink.swift",
"Connect/Account Links/AccountLinkRoutes.swift",
"Connect/Account Sessions/AccountSession.swift",
"Connect/Account Sessions/AccountSessionRoutes.swift",
"Connect/Accounts/Account.swift",
"Connect/Accounts/AccountRoutes.swift",
"Connect/Application Fee Refunds/ApplicationFeeRefund.swift",
"Connect/Application Fee Refunds/ApplicationFeeRefundRoutes.swift",
"Connect/Application Fees/ApplicationFee.swift",
"Connect/Application Fees/ApplicationFeesRoutes.swift",
"Connect/Application/Application.swift",
"Connect/Capabilities/CapabiliitiesRoutes.swift",
"Connect/Capabilities/Capabilities.swift",
"Connect/Country Specs/CountrySpec.swift",
"Connect/Country Specs/CountrySpecRoutes.swift",
"Connect/External Accounts/ExternalAccounts.swift",
"Connect/External Accounts/ExternalAccountsRoutes.swift",
"Connect/Persons/Person.swift",
"Connect/Persons/PersonRoutes.swift",
"Connect/Secret Management/Secret.swift",
"Connect/Secret Management/SecretRoutes.swift",
"Connect/TopUp/TopUp.swift",
"Connect/TopUp/TopUpRoutes.swift",
"Connect/Transfer Reversal/TransferReversal.swift",
"Connect/Transfer Reversal/TransferReversalRoutes.swift",
"Connect/Transfers/Transfer.swift",
"Connect/Transfers/TransferRoutes.swift",
"Core Resources/Balance Transactions/BalanceTransaction.swift",
"Core Resources/Balance Transactions/BalanceTransactionRoutes.swift",
"Core Resources/Balance/Balance.swift",
"Core Resources/Balance/BalanceRoutes.swift",
"Core Resources/Charges/Charge.swift",
"Core Resources/Charges/ChargePaymentMethods.swift",
"Core Resources/Charges/ChargeRoutes.swift",
"Core Resources/Customers/Customer.swift",
"Core Resources/Customers/CustomerRoutes.swift",
"Core Resources/Disputes/Dispute.swift",
"Core Resources/Disputes/DisputeEvidence.swift",
"Core Resources/Disputes/DisputeRoutes.swift",
"Core Resources/EphemeralKeys/EphemeralKey.swift",
"Core Resources/EphemeralKeys/EphemeralKeyRoutes.swift",
"Core Resources/Events/Event.swift",
"Core Resources/Events/EventRoutes.swift",
"Core Resources/File Links/FileLink.swift",
"Core Resources/File Links/FileLinkRoutes.swift",
"Core Resources/Files/File.swift",
"Core Resources/Files/FileRoutes.swift",
"Core Resources/Mandates/Mandate.swift",
"Core Resources/Mandates/MandatePaymentMethods.swift",
"Core Resources/Mandates/MandateRoutes.swift",
"Core Resources/PaymentIntents/PaymentIntent.swift",
"Core Resources/PaymentIntents/PaymentIntentNextAction.swift",
"Core Resources/PaymentIntents/PaymentIntentPaymentMethodOptions.swift",
"Core Resources/PaymentIntents/PaymentIntentRoutes.swift",
"Core Resources/Payouts/Payout.swift",
"Core Resources/Payouts/PayoutRoutes.swift",
"Core Resources/Refunds/Refund.swift",
"Core Resources/Refunds/RefundRoutes.swift",
"Core Resources/SetupAttempt/SetupAttempt.swift",
"Core Resources/SetupAttempt/SetupAttemptPaymentMethodDetails.swift",
"Core Resources/SetupAttempt/SetupAttemptRoutes.swift",
"Core Resources/SetupIntents/SetupIntent.swift",
"Core Resources/SetupIntents/SetupIntentPaymentMethods.swift",
"Core Resources/SetupIntents/SetupIntentRoutes.swift",
"Core Resources/Tokens/Token.swift",
"Core Resources/Tokens/TokenRoutes.swift",
"Errors/StripeError.swift",
"Errors/StripeSignatureError.swift",
"Extensions/Dictionary+QueryEncoding.swift",
"Extensions/String+Hex.swift",
"Fraud/Early Fraud Warnings/EarlyFraudWarning.swift",
"Fraud/Early Fraud Warnings/EarlyFraudWarningRoutes.swift",
"Fraud/Reviews/Review.swift",
"Fraud/Reviews/ReviewRoutes.swift",
"Fraud/Value List items/ValueListItem.swift",
"Fraud/Value List items/ValueListItemRoutes.swift",
"Fraud/Value Lists/ValueListRoutes.swift",
"Fraud/Value Lists/ValueLists.swift",
"Identity/VerificationReports/VerificationReport.swift",
"Identity/VerificationReports/VerificationReportRoutes.swift",
"Identity/VerificationSession/VerificationSession.swift",
"Identity/VerificationSession/VerificationSessionRoutes.swift",
"Issuing/Authorizations/Authorization.swift",
"Issuing/Authorizations/AuthorizationRoutes.swift",
"Issuing/Card/Cards.swift",
"Issuing/Card/IssuingCardRoutes.swift",
"Issuing/Cardholders/Cardholder.swift",
"Issuing/Cardholders/CardholderRoutes.swift",
"Issuing/Disputes/Disputes.swift",
"Issuing/Disputes/IssuingDisputeRoutes.swift",
"Issuing/Funding Instructions/FundingInstructions.swift",
"Issuing/Funding Instructions/FundingInstructionsRoutes.swift",
"Issuing/Transactions/Transaction.swift",
"Issuing/Transactions/TransactionRoutes.swift",
"Payment Links/PaymentLink.swift",
"Payment Links/PaymentLinkRoutes.swift",
"Payment Methods/Bank Accounts/BankAccount.swift",
"Payment Methods/Bank Accounts/BankAccountRoutes.swift",
"Payment Methods/Cards/Card.swift",
"Payment Methods/Cards/CardRoutes.swift",
"Payment Methods/CashBalance/CashBalance.swift",
"Payment Methods/CashBalance/CashBalanceRoutes.swift",
"Payment Methods/CashBalance/CashBalanceTransaction.swift",
"Payment Methods/PaymentMethods/PaymentMethod.swift",
"Payment Methods/PaymentMethods/PaymentMethodRoutes.swift",
"Payment Methods/PaymentMethods/PaymentMethods.swift",
"Payment Methods/Sources/PaymentSource.swift",
"Payment Methods/Sources/Source.swift",
"Payment Methods/Sources/SourceRoutes.swift",
"Products/Coupons/Coupon.swift",
"Products/Coupons/CouponRoutes.swift",
"Products/Discounts/Discount.swift",
"Products/Discounts/DiscountRoutes.swift",
"Products/Prices/Price.swift",
"Products/Prices/PriceRoutes.swift",
"Products/Products/Product.swift",
"Products/Products/ProductRoutes.swift",
"Products/Promotion Codes/PromotionCodes.swift",
"Products/Promotion Codes/PromotionCodesRoutes.swift",
"Products/ShippingRates/ShippingRate.swift",
"Products/ShippingRates/ShippingRateRoutes.swift",
"Products/Tax Code/TaxCode.swift",
"Products/Tax Code/TaxCodeRoutes.swift",
"Products/Tax Rates/TaxRate.swift",
"Products/Tax Rates/TaxRateRoutes.swift",
"Reporting/ReportRuns/ReportRun.swift",
"Reporting/ReportRuns/ReportRunRoutes.swift",
"Reporting/ReportTypes/ReportType.swift",
"Reporting/ReportTypes/ReportTypeRoutes.swift",
"Shared Models/Address.swift",
"Shared Models/BillingDetails.swift",
"Shared Models/Currency.swift",
"Shared Models/DeletedObject.swift",
"Shared Models/ShippingLabel.swift",
"Shared Models/StripeExpandable.swift",
"Sigma/Scheduled Queries/ScheduledQueryRun.swift",
"Sigma/Scheduled Queries/ScheduledQueryRunRoutes.swift",
"StripeAPIRoute.swift",
"StripeClient+SignatureVerification.swift",
"StripeClient.swift",
"StripeRequest.swift",
"Terminal/Configuration/TerminalConfiguration.swift",
"Terminal/Configuration/TerminalConfigurationRoutes.swift",
"Terminal/ConnectionToken/TerminalConnectionToken.swift",
"Terminal/ConnectionToken/TerminalConnectionTokenRoutes.swift",
"Terminal/Hardware Orders/TerminalHardwareOrder.swift",
"Terminal/Hardware Orders/TerminalHardwareOrderRoutes.swift",
"Terminal/Hardware Products/TerminalHardwareProductRoutes.swift",
"Terminal/Hardware Products/TerminalHardwareProducts.swift",
"Terminal/Hardware SKUs/TerminalHardwareSKU.swift",
"Terminal/Hardware SKUs/TerminalHardwareSKURoutes.swift",
"Terminal/Hardware Shipping Method/TerminalHardwareShippingMethod.swift",
"Terminal/Hardware Shipping Method/TerminalHardwareShippingMethodRoutes.swift",
"Terminal/Locations/TerminalLocation.swift",
"Terminal/Locations/TerminalLocationRoutes.swift",
"Terminal/Reader/TerminalReader.swift",
"Terminal/Reader/TerminalReaderRoutes.swift",
"Webhooks/Webhook.swift",
"Webhooks/WebhookRoutes.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.