The Swift Package Index logo.Swift Package Index

Build Information

Successful build of hummingbird-core with Swift 5.7 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.35.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hummingbird-project/hummingbird-core.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/hummingbird-project/hummingbird-core
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2a16f07 Wait on end being sent before closing connection (#68)
Cloned https://github.com/hummingbird-project/hummingbird-core.git
Revision (git rev-parse @):
2a16f079f78b2a746ad57b3931c366cd14961927
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/hummingbird-project/hummingbird-core.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.7
Building package at path:  $workDir
https://github.com/hummingbird-project/hummingbird-core.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-http2.git
[1/2075] Fetching swift-nio-transport-services
[2076/12281] Fetching swift-nio-transport-services, swift-nio-http2
[3199/24519] Fetching swift-nio-transport-services, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-transport-services.git (1.42s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetched https://github.com/apple/swift-nio-http2.git (1.44s)
Fetching https://github.com/apple/swift-nio.git
[1/4821] Fetching swift-nio-extras
Fetched https://github.com/apple/swift-nio-extras.git (0.57s)
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/apple/swift-nio-ssl.git (2.00s)
[1/65327] Fetching swift-nio
[1308/68500] Fetching swift-nio, swift-log
Fetched https://github.com/apple/swift-log.git (0.41s)
[7186/65327] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git (4.03s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.30.0 (0.36s)
Fetching https://github.com/apple/swift-atomics.git
[1/1563] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git (0.42s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.34s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.64.0 (0.54s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/3179] Fetching swift-system
[3180/16924] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git (0.40s)
[1238/13745] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git (1.19s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.44s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.59s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.35s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.20.1 (0.36s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.22.0 (0.45s)
Fetching https://github.com/apple/swift-http-types
[1/360] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types (0.30s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.0.3 (0.44s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.26.0 (0.52s)
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.64.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.4
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.22.0
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.26.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.20.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.2.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.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.30.0
Building for debugging...
[0/454] Compiling CNIOWindows shim.c
[1/454] Compiling CNIOLinux liburing_shims.c
[1/454] Compiling CNIOWindows WSAStartup.c
[3/454] Compiling _AtomicsShims.c
[4/454] Compiling CNIOLLHTTP c_nio_http.c
[5/454] Compiling CNIODarwin shim.c
[6/454] Compiling CNIOLinux shim.c
[7/454] Compiling CNIOLLHTTP c_nio_api.c
[8/482] Compiling CNIOLLHTTP c_nio_llhttp.c
[9/482] Compiling CNIOBoringSSLShims shims.c
[9/482] Compiling fiat_p256_adx_sqr.S
[10/482] Compiling fiat_p256_adx_mul.S
[10/482] Compiling fiat_curve25519_adx_square.S
[10/482] Compiling fiat_curve25519_adx_mul.S
[15/501] Compiling Atomics ManagedAtomic.swift
[16/501] Compiling Atomics ManagedAtomicLazyReference.swift
[17/503] Compiling Atomics OptionalRawRepresentable.swift
[18/503] Compiling Atomics RawRepresentable.swift
[19/503] Compiling Atomics AtomicBool.swift
[22/505] Compiling _NIOBase64 Base64.swift
[23/505] Emitting module _NIOBase64
[24/506] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[25/506] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[31/507] Emitting module _CollectionsUtilities
[32/507] Compiling Atomics Primitives.shims.swift
[33/507] Compiling Atomics AtomicInteger.swift
[34/507] Compiling Atomics AtomicReference.swift
[35/507] Compiling Atomics AtomicStorage.swift
[36/507] Compiling Atomics AtomicValue.swift
[37/507] Compiling Atomics AtomicMemoryOrderings.swift
[38/507] Compiling Atomics DoubleWord.swift
[39/507] Compiling Logging MetadataProvider.swift
[40/507] Emitting module _NIODataStructures
[41/507] Compiling _NIODataStructures Heap.swift
[42/507] Compiling Atomics IntegerOperations.swift
[43/507] Compiling Atomics Unmanaged extensions.swift
[44/507] Emitting module Logging
[49/507] Compiling _NIODataStructures PriorityQueue.swift
[50/507] Compiling _NIODataStructures _TinyArray.swift
[52/508] Compiling Atomics AtomicOptionalWrappable.swift
[53/508] Compiling Atomics IntegerConformances.swift
[57/508] Compiling Atomics PointerConformances.swift
[58/508] Compiling Atomics Primitives.native.swift
[61/511] Compiling tls_record.cc
[62/527] Compiling tls_method.cc
[64/527] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[65/527] Compiling DequeModule Deque+Extras.swift
[66/527] Compiling DequeModule Deque+Descriptions.swift
[67/527] Compiling Logging Locks.swift
[68/527] Compiling Logging LogHandler.swift
[69/527] Compiling Logging Logging.swift
[72/529] Compiling DequeModule Deque+Equatable.swift
[73/529] Compiling DequeModule Deque+Testing.swift
[74/529] Compiling DequeModule Deque._Storage.swift
[75/529] Compiling DequeModule _DequeBuffer.swift
[76/529] Compiling DequeModule _DequeBufferHeader.swift
[82/531] Compiling tls13_server.cc
[84/531] Emitting module Atomics
[87/533] Compiling DequeModule _DequeSlot.swift
[88/533] Compiling DequeModule _UnsafeWrappedBuffer.swift
[88/533] Compiling tls13_enc.cc
[90/533] Compiling DequeModule Deque+Hashable.swift
[91/533] Compiling DequeModule Deque+Sendable.swift
[92/533] Compiling DequeModule Deque._UnsafeHandle.swift
[93/533] Compiling DequeModule Deque.swift
[94/533] Compiling DequeModule Deque+Codable.swift
[95/533] Compiling DequeModule Deque+Collection.swift
[96/533] Compiling DequeModule Deque+CustomReflectable.swift
[97/533] Emitting module DequeModule
[99/535] Compiling tls13_client.cc
[100/535] Compiling t1_enc.cc
[101/535] Compiling tls13_both.cc
[102/535] Compiling ssl_versions.cc
[103/535] Compiling ssl_transcript.cc
[104/535] Compiling ssl_stat.cc
[105/535] Compiling ssl_x509.cc
[106/535] Compiling ssl_session.cc
[107/535] Compiling ssl_privkey.cc
[108/535] Compiling ssl_file.cc
[109/535] Compiling ssl_key_share.cc
[110/535] Compiling ssl_cipher.cc
[111/535] Compiling ssl_lib.cc
[112/535] Compiling ssl_cert.cc
[113/535] Compiling ssl_buffer.cc
[114/535] Compiling ssl_aead_ctx.cc
[115/535] Compiling ssl_asn1.cc
[116/535] Compiling s3_lib.cc
[117/535] Compiling s3_pkt.cc
[118/535] Compiling s3_both.cc
[119/535] Compiling handshake_server.cc
[120/535] Compiling handshake_client.cc
[121/535] Compiling handshake.cc
[122/535] Compiling handoff.cc
[123/535] Compiling dtls_record.cc
[124/535] Compiling extensions.cc
[125/535] Compiling encrypted_client_hello.cc
[126/535] Compiling dtls_method.cc
[127/535] Compiling d1_srtp.cc
[128/535] Compiling d1_pkt.cc
[129/535] Compiling v3_utl.c
[130/535] Compiling v3_skey.c
[131/535] Compiling v3_purp.c
[132/535] Compiling d1_lib.cc
[133/535] Compiling v3_prn.c
[134/535] Compiling v3_pcons.c
[135/535] Compiling v3_pmaps.c
[136/535] Compiling v3_ocsp.c
[137/535] Compiling v3_ncons.c
[138/535] Compiling bio_ssl.cc
[139/535] Compiling v3_int.c
[140/535] Compiling v3_lib.c
[141/535] Compiling v3_ia5.c
[142/535] Compiling v3_info.c
[143/535] Compiling v3_extku.c
[144/535] Compiling v3_genn.c
[145/535] Compiling v3_enum.c
[146/535] Compiling d1_both.cc
[147/535] Compiling v3_crld.c
[148/535] Compiling v3_cpols.c
[149/535] Compiling v3_bcons.c
[150/535] Compiling v3_bitst.c
[151/535] Compiling v3_akeya.c
[151/535] Compiling x_x509a.c
[153/535] Compiling v3_conf.c
[154/535] Compiling v3_alt.c
[155/535] Compiling v3_akey.c
[156/535] Compiling x_x509.c
[157/535] Compiling x_val.c
[158/535] Compiling x_spki.c
[159/535] Compiling x_pubkey.c
[160/535] Compiling x_sig.c
[161/535] Compiling x_pkey.c
[162/535] Compiling x_req.c
[163/535] Compiling x_name.c
[164/535] Compiling x_info.c
[165/535] Compiling x_exten.c
[166/535] Compiling x_all.c
[167/535] Compiling x_attrib.c
[168/535] Compiling x509spki.c
[168/535] Compiling x_algor.c
[170/535] Compiling x_crl.c
[171/535] Compiling x509name.c
[172/535] Compiling x509_vpm.c
[173/535] Compiling x509rset.c
[174/535] Compiling x509cset.c
[175/535] Compiling x509_txt.c
[176/535] Compiling x509_trs.c
[177/535] Compiling x509_v3.c
[178/535] Compiling x509_set.c
[179/535] Compiling x509_obj.c
[180/535] Compiling x509_req.c
[181/535] Compiling x509_vfy.c
[182/535] Compiling x509_ext.c
[183/535] Compiling x509_d2.c
[184/535] Compiling x509_def.c
[185/535] Compiling x509_lu.c
[186/535] Compiling x509.c
[187/535] Compiling x509_cmp.c
[188/535] Compiling x509_att.c
[189/535] Compiling t_x509a.c
[190/535] Compiling t_req.c
[191/535] Compiling rsa_pss.c
[192/535] Compiling t_crl.c
[193/535] Compiling t_x509.c
[194/535] Compiling i2d_pr.c
[195/535] Compiling name_print.c
[196/535] Compiling policy.c
[197/535] Compiling by_file.c
[198/535] Compiling algorithm.c
[199/535] Compiling by_dir.c
[200/535] Compiling a_verify.c
[200/535] Compiling a_sign.c
[202/535] Compiling a_digest.c
[203/535] Compiling asn1_gen.c
[204/535] Compiling thread_win.c
[205/535] Compiling thread.c
[206/535] Compiling trust_token.c
[207/535] Compiling thread_none.c
[208/535] Compiling thread_pthread.c
[209/535] Compiling stack.c
[210/535] Compiling voprf.c
[211/535] Compiling rsa_print.c
[212/535] Compiling pmbtoken.c
[213/535] Compiling siphash.c
[214/535] Compiling rc4.c
[215/535] Compiling rsa_asn1.c
[216/535] Compiling refcount.c
[217/535] Compiling rand_extra.c
[218/535] Compiling trusty.c
[219/535] Compiling windows.c
[219/535] Compiling passive.c
[221/535] Compiling rsa_crypt.c
[222/535] Compiling ios.c
[223/535] Compiling getentropy.c
[224/535] Compiling forkunsafe.c
[225/535] Compiling pool.c
[226/535] Compiling deterministic.c
[227/535] Compiling poly1305_arm_asm.S
[228/535] Compiling poly1305_arm.c
[229/535] Compiling poly1305.c
[230/535] Compiling pkcs7.c
[231/535] Compiling pkcs8.c
[232/535] Compiling pem_xaux.c
[233/535] Compiling pkcs8_x509.c
[234/535] Compiling pem_x509.c
[234/535] Compiling p5_pbev2.c
[236/535] Compiling pkcs7_x509.c
[237/535] Compiling pem_pkey.c
[238/535] Compiling obj_xref.c
[239/535] Compiling pem_pk8.c
[240/535] Compiling pem_info.c
[241/535] Compiling pem_oth.c
[242/535] Compiling mem.c
[243/535] Compiling lhash.c
[244/535] Compiling obj.c
[245/535] Compiling pem_lib.c
[246/535] Compiling pem_all.c
[247/535] Compiling keccak.c
[248/535] Compiling kyber.c
[249/535] Compiling poly_rq_mul.S
[250/535] Compiling x86_64-mont5-mac.mac.x86_64.S
[251/535] Compiling x86_64-mont5-linux.linux.x86_64.S
[252/535] Compiling hpke.c
[253/535] Compiling x86_64-mont-mac.mac.x86_64.S
[254/535] Compiling x86_64-mont-linux.linux.x86_64.S
[255/535] Compiling x86-mont-linux.linux.x86.S
[256/535] Compiling vpaes-x86_64-mac.mac.x86_64.S
[257/535] Compiling poly1305_vec.c
[258/535] Compiling vpaes-x86-linux.linux.x86.S
[259/535] Compiling vpaes-x86_64-linux.linux.x86_64.S
[260/535] Compiling kdf.c
[261/535] Compiling vpaes-armv8-linux.linux.aarch64.S
[262/535] Compiling vpaes-armv7-ios.ios.arm.S
[263/535] Compiling vpaes-armv8-ios.ios.aarch64.S
[264/535] Compiling vpaes-armv7-linux.linux.arm.S
[265/535] Compiling hrss.c
[266/535] Compiling sha512-x86_64-mac.mac.x86_64.S
[267/535] Compiling sha512-armv8-ios.ios.aarch64.S
[268/535] Compiling sha512-armv8-linux.linux.aarch64.S
[269/535] Compiling sha512-armv4-linux.linux.arm.S
[270/535] Compiling sha512-x86_64-linux.linux.x86_64.S
[271/535] Compiling sha512-586-linux.linux.x86.S
[272/535] Compiling sha512-armv4-ios.ios.arm.S
[273/535] Compiling sha256-armv8-linux.linux.aarch64.S
[274/535] Compiling sha256-armv4-ios.ios.arm.S
[275/535] Compiling sha256-armv8-ios.ios.aarch64.S
[276/535] Compiling sha256-x86_64-mac.mac.x86_64.S
[277/535] Compiling sha256-armv4-linux.linux.arm.S
[278/535] Compiling sha256-x86_64-linux.linux.x86_64.S
[279/535] Compiling sha1-x86_64-mac.mac.x86_64.S
[280/535] Compiling sha256-586-linux.linux.x86.S
[281/535] Compiling sha1-armv8-linux.linux.aarch64.S
[282/535] Compiling sha1-x86_64-linux.linux.x86_64.S
[283/535] Compiling sha1-armv8-ios.ios.aarch64.S
[284/535] Compiling sha1-armv4-large-ios.ios.arm.S
[285/535] Compiling sha1-armv4-large-linux.linux.arm.S
[286/535] Compiling sha1-586-linux.linux.x86.S
[287/535] Compiling sha256.c
[288/535] Compiling sha512.c
[289/535] Compiling fips.c
[289/535] Compiling sha1.c
[291/535] Compiling rsaz-avx2-mac.mac.x86_64.S
[292/535] Compiling service_indicator.c
[293/535] Compiling rsaz-avx2-linux.linux.x86_64.S
[294/535] Compiling rdrand-x86_64-mac.mac.x86_64.S
[295/535] Compiling padding.c
[296/535] Compiling blinding.c
[297/535] Compiling self_check.c
[298/535] Compiling rdrand-x86_64-linux.linux.x86_64.S
[299/535] Compiling rsa_impl.c
[300/535] Compiling rsa.c
[301/535] Compiling rand.c
[302/535] Compiling urandom.c
[303/535] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[304/535] Compiling fork_detect.c
[305/535] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[306/535] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[307/535] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[308/535] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[309/535] Compiling ctrdrbg.c
[310/535] Compiling p256-armv8-asm-ios.ios.aarch64.S
[311/535] Compiling gcm_nohw.c
[312/535] Compiling p256-armv8-asm-linux.linux.aarch64.S
[313/535] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[314/535] Compiling ofb.c
[315/535] Compiling ctr.c
[316/535] Compiling polyval.c
[317/535] Compiling cbc.c
[318/535] Compiling gcm.c
[319/535] Compiling cfb.c
[320/535] Compiling md5.c
[321/535] Compiling md5-x86_64-mac.mac.x86_64.S
[322/535] Compiling md5-586-linux.linux.x86.S
[323/535] Compiling hmac.c
[324/535] Compiling md5-x86_64-linux.linux.x86_64.S
[325/535] Compiling md4.c
[326/535] Compiling ghashv8-armv8-linux.linux.aarch64.S
[327/535] Compiling ghashv8-armv8-ios.ios.aarch64.S
[328/535] Compiling hkdf.c
[329/535] Compiling ghashv8-armv7-ios.ios.arm.S
[330/535] Compiling ghashv8-armv7-linux.linux.arm.S
[331/535] Compiling ghash-x86_64-mac.mac.x86_64.S
[332/535] Compiling ghash-x86-linux.linux.x86.S
[333/535] Compiling ghash-x86_64-linux.linux.x86_64.S
[334/535] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[335/535] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[336/535] Compiling ghash-ssse3-x86-linux.linux.x86.S
[337/535] Compiling ghash-armv4-linux.linux.arm.S
[338/535] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[339/535] Compiling fips_shared_support.c
[340/535] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[341/535] Compiling ghash-armv4-ios.ios.arm.S
[342/535] Compiling util.c
[343/535] Compiling ecdh.c
[344/535] Compiling ecdsa.c
[345/535] Compiling wnaf.c
[346/535] Compiling simple.c
[347/535] Compiling scalar.c
[348/535] Compiling simple_mul.c
[349/535] Compiling p256.c
[350/535] Compiling ec_montgomery.c
[351/535] Compiling felem.c
[352/535] Compiling oct.c
[353/535] Compiling ec_key.c
[354/535] Compiling p224-64.c
[355/535] Compiling digestsign.c
[356/535] Compiling ec.c
[357/535] Compiling digests.c
[358/535] Compiling check.c
[359/535] Compiling co-586-linux.linux.x86.S
[360/535] Compiling digest.c
[361/535] Compiling dh.c
[362/535] Compiling cmac.c
[363/535] Compiling bsaes-armv7-ios.ios.arm.S
[364/535] Compiling bsaes-armv7-linux.linux.arm.S
[365/535] Compiling e_aesccm.c
[366/535] Compiling cipher.c
[367/535] Compiling aead.c
[368/535] Compiling sqrt.c
[369/535] Compiling p256-nistz.c
[370/535] Compiling shift.c
[371/535] Compiling e_aes.c
[372/535] Compiling rsaz_exp.c
[373/535] Compiling random.c
[374/535] Compiling jacobi.c
[375/535] Compiling montgomery_inv.c
[376/535] Compiling mul.c
[377/535] Compiling prime.c
[378/535] Compiling generic.c
[379/535] Compiling montgomery.c
[380/535] Compiling gcd_extra.c
[381/535] Compiling gcd.c
[382/535] Compiling exponentiation.c
[383/535] Compiling div_extra.c
[384/535] Compiling cmp.c
[385/535] Compiling bytes.c
[386/535] Compiling ctx.c
[387/535] Compiling add.c
[388/535] Compiling div.c
[389/535] Compiling bn.c
[390/535] Compiling x86_64-gcc.c
[391/535] Compiling bn-armv8-linux.linux.aarch64.S
[392/535] Compiling bn-armv8-ios.ios.aarch64.S
[393/535] Compiling armv4-mont-linux.linux.arm.S
[393/535] Compiling armv8-mont-linux.linux.aarch64.S
[395/535] Compiling armv8-mont-ios.ios.aarch64.S
[396/535] Compiling bn-586-linux.linux.x86.S
[397/535] Compiling armv4-mont-ios.ios.arm.S
[398/535] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[399/535] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[400/535] Compiling aesv8-armv7-linux.linux.arm.S
[401/535] Compiling aesv8-armv8-ios.ios.aarch64.S
[402/535] Compiling aesv8-armv7-ios.ios.arm.S
[403/535] Compiling aesv8-armv8-linux.linux.aarch64.S
[404/535] Compiling aesni-x86_64-mac.mac.x86_64.S
[405/535] Compiling aesni-x86-linux.linux.x86.S
[406/535] Compiling aesni-x86_64-linux.linux.x86_64.S
[407/535] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[408/535] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[409/535] Compiling mode_wrappers.c
[410/535] Compiling key_wrap.c
[411/535] Compiling aes.c
[412/535] Compiling sign.c
[413/535] Compiling ex_data.c
[414/535] Compiling aes_nohw.c
[415/535] Compiling scrypt.c
[416/535] Compiling print.c
[417/535] Compiling p_x25519.c
[417/535] Compiling pbkdf.c
[419/535] Compiling p_x25519_asn1.c
[420/535] Compiling p_rsa_asn1.c
[421/535] Compiling p_hkdf.c
[422/535] Compiling p_ed25519.c
[423/535] Compiling p_ec_asn1.c
[424/535] Compiling p_rsa.c
[425/535] Compiling p_ed25519_asn1.c
[426/535] Compiling p_ec.c
[427/535] Compiling p_dsa_asn1.c
[428/535] Compiling err_data.c
[429/535] Compiling engine.c
[430/535] Compiling evp_ctx.c
[431/535] Compiling evp_asn1.c
[432/535] Compiling evp.c
[433/535] Compiling ecdsa_asn1.c
[434/535] Compiling ecdh_extra.c
[435/535] Compiling err.c
[436/535] Compiling ec_derive.c
[437/535] Compiling dsa_asn1.c
[438/535] Compiling hash_to_curve.c
[439/535] Compiling ec_asn1.c
[440/535] Compiling params.c
[441/535] Compiling dh_asn1.c
[442/535] Compiling x25519-asm-arm.S
[443/535] Compiling dsa.c
[444/535] Compiling spake25519.c
[445/535] Compiling digest_extra.c
[446/535] Compiling des.c
[447/535] Compiling cpu_intel.c
[447/535] Compiling curve25519_64_adx.c
[449/535] Compiling crypto.c
[450/535] Compiling cpu_arm_linux.c
[451/535] Compiling cpu_arm_freebsd.c
[452/535] Compiling cpu_aarch64_win.c
[453/535] Compiling cpu_aarch64_openbsd.c
[454/535] Compiling cpu_aarch64_sysreg.c
[455/535] Compiling cpu_aarch64_linux.c
[456/535] Compiling cpu_aarch64_fuchsia.c
[457/535] Compiling cpu_aarch64_apple.c
[458/535] Compiling tls_cbc.c
[459/535] Compiling curve25519.c
[460/535] Compiling e_null.c
[461/535] Compiling e_rc4.c
[462/535] Compiling e_tls.c
[463/535] Compiling e_rc2.c
[464/535] Compiling conf.c
[465/535] Compiling e_des.c
[466/535] Compiling derive_key.c
[467/535] Compiling e_chacha20poly1305.c
[468/535] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[469/535] Compiling e_aesctrhmac.c
[470/535] Compiling cipher_extra.c
[471/535] Compiling e_aesgcmsiv.c
[472/535] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[473/535] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[474/535] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[475/535] Compiling chacha.c
[476/535] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[477/535] Compiling chacha-x86_64-mac.mac.x86_64.S
[478/535] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[479/535] Compiling chacha-x86_64-linux.linux.x86_64.S
[480/535] Compiling chacha-x86-linux.linux.x86.S
[481/535] Compiling chacha-armv4-ios.ios.arm.S
[482/535] Compiling chacha-armv8-ios.ios.aarch64.S
[483/535] Compiling chacha-armv4-linux.linux.arm.S
[483/535] Compiling chacha-armv8-linux.linux.aarch64.S
[485/535] Compiling unicode.c
[486/535] Compiling ber.c
[487/535] Compiling asn1_compat.c
[488/535] Compiling bn_asn1.c
[489/535] Compiling buf.c
[490/535] Compiling cbb.c
[491/535] Compiling blake2.c
[492/535] Compiling cbs.c
[493/535] Compiling convert.c
[494/535] Compiling socket.c
[495/535] Compiling printf.c
[496/535] Compiling socket_helper.c
[497/535] Compiling pair.c
[497/535] Compiling hexdump.c
[499/535] Compiling errno.c
[500/535] Compiling file.c
[501/535] Compiling fd.c
[502/535] Compiling connect.c
[503/535] Compiling bio_mem.c
[504/535] Compiling base64.c
[505/535] Compiling tasn_utl.c
[506/535] Compiling tasn_typ.c
[507/535] Compiling tasn_fre.c
[508/535] Compiling tasn_new.c
[509/535] Compiling bio.c
[510/535] Compiling posix_time.c
[511/535] Compiling tasn_enc.c
[512/535] Compiling f_string.c
[513/535] Compiling f_int.c
[514/535] Compiling tasn_dec.c
[515/535] Compiling asn_pack.c
[516/535] Compiling asn1_par.c
[517/535] Compiling asn1_lib.c
[518/535] Compiling a_time.c
[519/535] Compiling a_utctm.c
[520/535] Compiling a_type.c
[521/535] Compiling a_octet.c
[522/535] Compiling a_strex.c
[523/535] Compiling a_strnid.c
[524/535] Compiling a_object.c
[525/535] Compiling a_i2d_fp.c
[526/535] Compiling a_dup.c
[527/535] Compiling a_gentm.c
[528/535] Compiling a_d2i_fp.c
[528/535] Compiling a_bool.c
[530/535] Compiling a_int.c
[531/535] Compiling a_mbstr.c
[532/535] Compiling a_bitstr.c
[533/535] Compiling c-nioatomics.c
[534/535] Compiling c-atomics.c
[536/541] Compiling NIOConcurrencyHelpers NIOLock.swift
[537/541] Compiling NIOConcurrencyHelpers lock.swift
[538/541] Emitting module NIOConcurrencyHelpers
[539/541] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[540/541] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[541/541] Compiling NIOConcurrencyHelpers atomics.swift
[544/601] Compiling NIOCore MarkedCircularBuffer.swift
[545/601] Compiling NIOCore MulticastChannel.swift
[546/601] Compiling NIOCore NIOAny.swift
[547/601] Compiling NIOCore NIOCloseOnErrorHandler.swift
[548/601] Compiling NIOCore NIOLoopBound.swift
[549/601] Compiling NIOCore NIOSendable.swift
[550/601] Compiling NIOCore PointerHelpers.swift
[551/601] Compiling NIOCore RecvByteBufferAllocator.swift
[552/609] Compiling NIOCore GlobalSingletons.swift
[553/609] Compiling NIOCore IO.swift
[554/609] Compiling NIOCore IOData.swift
[555/609] Compiling NIOCore IPProtocol.swift
[556/609] Compiling NIOCore IntegerBitPacking.swift
[557/609] Compiling NIOCore IntegerTypes.swift
[558/609] Compiling NIOCore Interfaces.swift
[559/609] Compiling NIOCore Linux.swift
[560/609] Compiling NIOCore EventLoop.swift
[561/609] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[562/609] Compiling NIOCore EventLoopFuture+Deprecated.swift
[563/609] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[564/609] Compiling NIOCore EventLoopFuture.swift
[565/609] Compiling NIOCore FileDescriptor.swift
[566/609] Compiling NIOCore FileHandle.swift
[567/609] Compiling NIOCore FileRegion.swift
[568/609] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[569/609] Compiling NIOCore SocketAddresses.swift
[570/609] Compiling NIOCore SocketOptionProvider.swift
[571/609] Compiling NIOCore SystemCallHelpers.swift
[572/609] Compiling NIOCore TimeAmount+Duration.swift
[573/609] Compiling NIOCore TypeAssistedChannelHandler.swift
[574/609] Compiling NIOCore UniversalBootstrapSupport.swift
[575/609] Compiling NIOCore Utilities.swift
[576/609] Compiling NIOCore ChannelPipeline.swift
[577/609] Compiling NIOCore CircularBuffer.swift
[578/609] Compiling NIOCore Codec.swift
[579/609] Compiling NIOCore ConvenienceOptionSupport.swift
[580/609] Compiling NIOCore DeadChannel.swift
[581/609] Compiling NIOCore DispatchQueue+WithFuture.swift
[582/609] Compiling NIOCore EventLoop+Deprecated.swift
[583/609] Compiling NIOCore EventLoop+SerialExecutor.swift
[584/609] Compiling NIOCore NIOAsyncWriter.swift
[585/609] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[586/609] Compiling NIOCore BSDSocketAPI.swift
[587/609] Compiling NIOCore ByteBuffer-aux.swift
[588/609] Compiling NIOCore ByteBuffer-conversions.swift
[589/609] Compiling NIOCore ByteBuffer-core.swift
[590/609] Compiling NIOCore ByteBuffer-hexdump.swift
[591/609] Compiling NIOCore ByteBuffer-int.swift
[592/609] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[593/609] Compiling NIOCore ByteBuffer-multi-int.swift
[594/609] Compiling NIOCore ByteBuffer-views.swift
[595/609] Compiling NIOCore Channel.swift
[596/609] Compiling NIOCore ChannelHandler.swift
[597/609] Compiling NIOCore ChannelHandlers.swift
[598/609] Compiling NIOCore ChannelInvoker.swift
[599/609] Compiling NIOCore ChannelOption.swift
[600/609] Compiling NIOCore AddressedEnvelope.swift
[601/609] Compiling NIOCore AsyncAwaitSupport.swift
[602/609] Compiling NIOCore AsyncChannel.swift
[603/609] Compiling NIOCore AsyncChannelInboundStream.swift
[604/609] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[605/609] Compiling NIOCore AsyncChannelOutboundWriter.swift
[606/609] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[607/609] Compiling NIOCore NIOAsyncSequenceProducer.swift
[608/609] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[609/609] Emitting module NIOCore
[612/662] Emitting module NIOEmbedded
[613/662] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[614/662] Compiling NIOEmbedded AsyncTestingChannel.swift
[615/662] Compiling NIOEmbedded Embedded.swift
[616/662] Compiling NIOPosix PooledRecvBufferAllocator.swift
[617/662] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[618/662] Compiling NIOPosix PosixSingletons.swift
[619/662] Compiling NIOPosix RawSocketBootstrap.swift
[620/662] Compiling NIOPosix Resolver.swift
[621/662] Compiling NIOPosix Selectable.swift
[624/670] Compiling NIOPosix ThreadPosix.swift
[625/670] Compiling NIOPosix ThreadWindows.swift
[626/670] Compiling NIOPosix UnsafeTransfer.swift
[627/670] Compiling NIOPosix Utilities.swift
[628/670] Compiling NIOPosix VsockAddress.swift
[629/670] Compiling NIOPosix VsockChannelEvents.swift
[630/670] Compiling NIOPosix SelectableChannel.swift
[631/670] Compiling NIOPosix SelectableEventLoop.swift
[632/670] Compiling NIOPosix SelectorEpoll.swift
[633/670] Compiling NIOPosix SelectorGeneric.swift
[634/670] Compiling NIOPosix SelectorKqueue.swift
[635/670] Compiling NIOPosix SelectorUring.swift
[636/670] Compiling NIOPosix ServerSocket.swift
[637/670] Compiling NIOPosix Socket.swift
[638/670] Compiling NIOPosix SocketChannel.swift
[639/670] Compiling NIOPosix SocketProtocols.swift
[640/670] Compiling NIOPosix System.swift
[641/670] Compiling NIOPosix Thread.swift
[642/670] Compiling NIOPosix IntegerBitPacking.swift
[643/670] Compiling NIOPosix IntegerTypes.swift
[644/670] Compiling NIOPosix Linux.swift
[645/670] Compiling NIOPosix LinuxCPUSet.swift
[646/670] Compiling NIOPosix LinuxUring.swift
[647/670] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[648/670] Compiling NIOPosix NIOThreadPool.swift
[649/670] Compiling NIOPosix NonBlockingFileIO.swift
[650/670] Compiling NIOPosix PendingDatagramWritesManager.swift
[651/670] Compiling NIOPosix PendingWritesManager.swift
[652/670] Compiling NIOPosix PipeChannel.swift
[653/670] Compiling NIOPosix PipePair.swift
[654/670] Compiling NIOPosix PointerHelpers.swift
[655/670] Compiling NIOPosix Pool.swift
[656/670] Compiling NIOPosix BSDSocketAPICommon.swift
[657/670] Compiling NIOPosix BSDSocketAPIPosix.swift
[658/670] Compiling NIOPosix BSDSocketAPIWindows.swift
[659/670] Compiling NIOPosix BaseSocket.swift
[660/670] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[661/670] Compiling NIOPosix BaseSocketChannel.swift
[662/670] Compiling NIOPosix BaseStreamSocketChannel.swift
[663/670] Compiling NIOPosix Bootstrap.swift
[664/670] Compiling NIOPosix ControlMessage.swift
[665/670] Compiling NIOPosix DatagramVectorReadManager.swift
[666/670] Compiling NIOPosix FileDescriptor.swift
[667/670] Compiling NIOPosix GetaddrinfoResolver.swift
[668/670] Compiling NIOPosix HappyEyeballs.swift
[669/670] Compiling NIOPosix IO.swift
[670/670] Emitting module NIOPosix
[673/674] Compiling NIO Exports.swift
[674/674] Emitting module NIO
[677/702] Compiling NIOTLS TLSEvents.swift
[678/702] Emitting module NIOTLS
[679/702] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[680/702] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[681/702] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[682/702] Compiling NIOTLS SNIHandler.swift
[685/731] Compiling NIOSSL ByteBufferBIO.swift
[686/731] Compiling NIOSSL CustomPrivateKey.swift
[687/733] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[688/733] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[689/733] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[690/733] Compiling NIOSSL NIOSSLHandler.swift
[691/733] Compiling NIOSSL SSLPKCS12Bundle.swift
[692/733] Compiling NIOSSL SSLPrivateKey.swift
[693/733] Compiling NIOSSL SSLCertificate.swift
[694/733] Compiling NIOSSL SSLInit.swift
[695/733] Compiling NIOSSL PosixPort.swift
[696/733] Compiling NIOSSL SSLCallbacks.swift
[697/733] Compiling NIOSSL NIOSSLServerHandler.swift
[698/733] Compiling NIOSSL ObjectIdentifier.swift
[699/733] Emitting module NIOFoundationCompat
[700/733] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[703/735] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[704/735] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[705/735] Emitting module NIOHTTP1
[706/735] Compiling NIOSSL IdentityVerification.swift
[707/735] Compiling NIOSSL LinuxCABundle.swift
[708/735] Compiling NIOSSL NIOSSLClientHandler.swift
[711/759] Compiling NIOTransportServices StateManagedChannel.swift
[712/759] Compiling NIOTransportServices StateManagedListenerChannel.swift
[713/759] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[714/759] Compiling NIOTransportServices AcceptHandler.swift
[715/759] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[716/759] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[717/759] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[718/759] Compiling NIOTransportServices NIOTSSingletons.swift
[719/759] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[720/759] Compiling NIOTransportServices NIOTSBootstraps.swift
[721/759] Compiling NIOTransportServices NIOTSChannelOptions.swift
[722/759] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[723/759] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[724/759] Compiling NIOTransportServices NIOTSErrors.swift
[725/759] Compiling NIOTransportServices NIOTSEventLoop.swift
[726/759] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[727/759] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[728/759] Compiling NIOTransportServices NIOTSListenerChannel.swift
[729/788] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[730/788] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[731/789] Emitting module NIOTransportServices
[732/789] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[733/789] Compiling NIOExtras LengthFieldPrepender.swift
[734/789] Compiling NIOExtras LineBasedFrameDecoder.swift
[737/791] Compiling NIOExtras NIORequestIdentifiable.swift
[738/791] Compiling NIOExtras PCAPRingBuffer.swift
[739/791] Compiling NIOExtras QuiescingHelper.swift
[740/791] Compiling NIOExtras RequestResponseHandler.swift
[742/794] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[746/796] Compiling NIOSSL NIOSSLSecureBytes.swift
[747/796] Compiling NIOSSL RNG.swift
[748/796] Compiling NIOSSL SafeCompare.swift
[753/796] Compiling NIOExtras NIOExtrasError.swift
[754/796] Compiling NIOExtras NIOLengthFieldBitLength.swift
[755/796] Compiling NIOHPACK IndexedHeaderTable.swift
[756/796] Compiling NIOHPACK IntegerCoding.swift
[759/797] Compiling NIOHPACK HuffmanTables.swift
[760/797] Compiling NIOHPACK HuffmanCoding.swift
[761/797] Compiling NIOHPACK StaticHeaderTable.swift
[762/797] Compiling NIOHPACK DynamicHeaderTable.swift
[763/797] Compiling NIOHPACK HPACKDecoder.swift
[764/797] Compiling NIOHPACK HPACKEncoder.swift
[765/797] Compiling NIOHPACK HPACKErrors.swift
[766/797] Emitting module NIOHPACK
[771/797] Compiling NIOHPACK HPACKHeader.swift
[772/797] Compiling NIOHPACK HeaderTables.swift
[773/797] Emitting module NIOExtras
[774/797] Emitting module NIOSSL
[787/799] Compiling NIOSSL Zeroization.swift
[788/799] Compiling NIOSSL TLSConfiguration.swift
[789/799] Compiling NIOSSL UniversalBootstrapSupport.swift
[790/799] Compiling NIOExtras RequestResponseWithIDHandler.swift
[791/799] Compiling NIOExtras WritePCAPHandler.swift
[804/880] Emitting module HummingbirdCoreXCT
[805/880] Compiling HummingbirdCoreXCT TimeoutPromise.swift
[806/880] Compiling HummingbirdCore HTTPErrorResponse.swift
[807/880] Compiling HummingbirdCore HTTPResponder.swift
[808/880] Compiling HummingbirdCore RequestBodyStreamer+async.swift
[809/880] Compiling HummingbirdCore Sendable.swift
[810/880] Compiling HummingbirdCore HTTPError.swift
[811/880] Compiling HummingbirdCore ByteBufferStreamer.swift
[812/880] Compiling HummingbirdCore Request.swift
[813/880] Compiling HummingbirdCore RequestBody.swift
[815/880] Compiling HummingbirdCore Response.swift
[816/889] Compiling HummingbirdCore ChannelInitializer.swift
[817/889] Compiling HummingbirdCore HTTPChannelHandlers.swift
[818/889] Compiling HummingbirdCore ResponseBody.swift
[819/889] Compiling HummingbirdCore BindAddress.swift
[820/889] Compiling HummingbirdCore HTTPServer+Configuration.swift
[821/889] Compiling HummingbirdCore HTTPServer.swift
[822/889] Compiling HummingbirdCoreXCT XCTClient+types.swift
[823/889] Compiling HummingbirdCoreXCT XCTClient.swift
[826/891] Emitting module HummingbirdCore
[834/891] Compiling HummingbirdCore HTTPServerHandler.swift
[835/891] Compiling HummingbirdCore TSTLSOptions.swift
[838/896] Emitting module HummingbirdTLS
[839/896] Compiling HummingbirdTLS Exports.swift
[840/896] Compiling HummingbirdTLS HTTPServer+TLS.swift
[842/897] Compiling NIOHTTP2 HasFlowControlWindows.swift
[843/897] Compiling NIOHTTP2 HasLocalSettings.swift
[844/897] Compiling NIOHTTP2 HasRemoteSettings.swift
[845/897] Compiling NIOHTTP2 LocallyQuiescingState.swift
[846/897] Compiling NIOHTTP2 QuiescingState.swift
[847/897] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[848/897] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[850/898] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[851/898] Compiling NIOHTTP2 StreamChannelFlowController.swift
[852/898] Compiling NIOHTTP2 StreamChannelList.swift
[853/898] Compiling NIOHTTP2 StreamMap.swift
[854/898] Compiling NIOHTTP2 StreamStateMachine.swift
[855/898] Compiling NIOHTTP2 UnsafeTransfer.swift
[856/898] Compiling NIOHTTP2 WatermarkedFlowController.swift
[858/898] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[859/898] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[860/898] Compiling NIOHTTP2 HTTP2StreamID.swift
[861/898] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[862/898] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[863/898] Compiling NIOHTTP2 HTTP2UserEvents.swift
[864/898] Compiling NIOHTTP2 InboundEventBuffer.swift
[865/898] Compiling NIOHTTP2 InboundWindowManager.swift
[866/898] Compiling NIOHTTP2 HTTP2Frame.swift
[867/898] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[868/898] Compiling NIOHTTP2 HTTP2FrameParser.swift
[869/898] Compiling NIOHTTP2 HTTP2PingData.swift
[870/898] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[871/898] Compiling NIOHTTP2 HTTP2Settings.swift
[872/898] Compiling NIOHTTP2 HTTP2Stream.swift
[873/898] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[874/898] Emitting module NIOHTTP2
[883/898] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[884/898] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[885/898] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[886/898] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[887/898] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[888/898] Compiling NIOHTTP2 HTTP2Error.swift
[889/898] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[890/898] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[891/898] Compiling NIOHTTP2 StateMachineResult.swift
[892/898] Compiling NIOHTTP2 ContentLengthVerifier.swift
[893/898] Compiling NIOHTTP2 DOSHeuristics.swift
[894/898] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[895/898] Compiling NIOHTTP2 ControlFrameBuffer.swift
[896/898] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[897/898] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[898/898] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[901/905] Compiling HummingbirdHTTP2 HTTPServer+HTTP2.swift
[902/905] Compiling HummingbirdHTTP2 Exports.swift
[903/905] Compiling HummingbirdHTTP2 HTTP2UserEventHandler.swift
[904/905] Emitting module HummingbirdHTTP2
[905/905] Compiling HummingbirdHTTP2 ChannelInitializer.swift
Build complete! (96.07s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.49.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-nio-extras",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.7.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-extras.git"
    },
    {
      "identity" : "swift-nio-http2",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.28.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-http2.git"
    },
    {
      "identity" : "swift-nio-ssl",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.14.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-ssl.git"
    },
    {
      "identity" : "swift-nio-transport-services",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.9.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-transport-services.git"
    }
  ],
  "manifest_display_name" : "hummingbird-core",
  "name" : "hummingbird-core",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "HummingbirdCore",
      "targets" : [
        "HummingbirdCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HummingbirdHTTP2",
      "targets" : [
        "HummingbirdHTTP2"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HummingbirdTLS",
      "targets" : [
        "HummingbirdTLS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HummingbirdCoreXCT",
      "targets" : [
        "HummingbirdCoreXCT"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "HummingbirdTLSTests",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdTLSTests",
      "path" : "Tests/HummingbirdTLSTests",
      "sources" : [
        "Certificates.swift",
        "HummingBirdTLSTests.swift"
      ],
      "target_dependencies" : [
        "HummingbirdTLS",
        "HummingbirdCoreXCT"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HummingbirdTLS",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdTLS",
      "path" : "Sources/HummingbirdTLS",
      "product_dependencies" : [
        "NIOCore",
        "NIOSSL"
      ],
      "product_memberships" : [
        "HummingbirdTLS"
      ],
      "sources" : [
        "Exports.swift",
        "HTTPServer+TLS.swift"
      ],
      "target_dependencies" : [
        "HummingbirdCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HummingbirdHTTP2",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdHTTP2",
      "path" : "Sources/HummingbirdHTTP2",
      "product_dependencies" : [
        "NIOCore",
        "NIOHTTP2",
        "NIOSSL"
      ],
      "product_memberships" : [
        "HummingbirdHTTP2"
      ],
      "sources" : [
        "ChannelInitializer.swift",
        "Exports.swift",
        "HTTP2UserEventHandler.swift",
        "HTTPServer+HTTP2.swift"
      ],
      "target_dependencies" : [
        "HummingbirdCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HummingbirdCoreXCT",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdCoreXCT",
      "path" : "Sources/HummingbirdCoreXCT",
      "product_dependencies" : [
        "NIOCore",
        "NIOConcurrencyHelpers",
        "NIOHTTP1",
        "NIOPosix",
        "NIOSSL"
      ],
      "product_memberships" : [
        "HummingbirdCoreXCT"
      ],
      "sources" : [
        "TimeoutPromise.swift",
        "XCTClient+types.swift",
        "XCTClient.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HummingbirdCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdCoreTests",
      "path" : "Tests/HummingbirdCoreTests",
      "product_dependencies" : [
        "NIOEmbedded"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/HummingbirdCoreTests/Certificates/server.p12",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Certificates.swift",
        "CoreTests+async.swift",
        "CoreTests.swift",
        "StreamerTests.swift",
        "TSTests.swift"
      ],
      "target_dependencies" : [
        "HummingbirdCore",
        "HummingbirdCoreXCT"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HummingbirdCore",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdCore",
      "path" : "Sources/HummingbirdCore",
      "product_dependencies" : [
        "Logging",
        "NIOCore",
        "NIOConcurrencyHelpers",
        "NIOExtras",
        "NIOHTTP1",
        "NIOPosix",
        "NIOTransportServices"
      ],
      "product_memberships" : [
        "HummingbirdCore",
        "HummingbirdHTTP2",
        "HummingbirdTLS"
      ],
      "sources" : [
        "AsyncAwaitSupport/RequestBodyStreamer+async.swift",
        "AsyncAwaitSupport/Sendable.swift",
        "Error/HTTPError.swift",
        "Error/HTTPErrorResponse.swift",
        "HTTPResponder.swift",
        "Request/ByteBufferStreamer.swift",
        "Request/Request.swift",
        "Request/RequestBody.swift",
        "Response/Response.swift",
        "Response/ResponseBody.swift",
        "Server/BindAddress.swift",
        "Server/ChannelInitializer.swift",
        "Server/HTTPChannelHandlers.swift",
        "Server/HTTPServer+Configuration.swift",
        "Server/HTTPServer.swift",
        "Server/HTTPServerHandler.swift",
        "Server/TSTLSOptions.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Done.

Build Machine: Linux 2