The Swift Package Index logo.Swift Package Index

Build Information

Successful build of websocket-kit with Swift 5.10 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/websocket-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/websocket-kit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4232d34 Allow `send(_ binary:)` to accept `some DataProtocol` (#146)
Cloned https://github.com/vapor/websocket-kit.git
Revision (git rev-parse @):
4232d34efa49f633ba61afde365d3896fc7f8740
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/vapor/websocket-kit.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/vapor/websocket-kit.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/2075] Fetching swift-nio-transport-services
[1309/6891] Fetching swift-nio-transport-services, swift-nio-extras
[2586/8454] Fetching swift-nio-transport-services, swift-nio-extras, swift-atomics
[8455/20662] Fetching swift-nio-transport-services, swift-nio-extras, swift-atomics, swift-nio-ssl
[8944/85858] Fetching swift-nio-transport-services, swift-nio-extras, swift-atomics, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (0.83s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.84s)
[6515/79479] Fetching swift-nio-transport-services, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (6.21s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (6.23s)
Fetched https://github.com/apple/swift-nio.git from cache (6.34s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.68s)
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.80s)
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.70s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.64.0 (0.99s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/13745] Fetching swift-collections
[414/16876] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (1.83s)
Fetched https://github.com/apple/swift-collections.git from cache (1.85s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.42s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.79s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.22.0 (2.96s)
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/apple/swift-nio-http2.git
[1/354] Fetching swift-http-types
[355/10534] Fetching swift-http-types, swift-nio-http2
Fetched https://github.com/apple/swift-http-types from cache (1.11s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.12s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.0.3 (0.48s)
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.45s)
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-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-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-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-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-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-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-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.30.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.2.1
Building for debugging...
[0/474] Write sources
[18/474] Compiling CNIOWindows WSAStartup.c
[19/474] Compiling CNIOWindows shim.c
[20/474] Compiling CNIOLinux liburing_shims.c
[20/474] Compiling _AtomicsShims.c
[22/474] Compiling CNIOLLHTTP c_nio_http.c
[22/474] Compiling CNIOLinux shim.c
[24/474] Compiling CNIODarwin shim.c
[25/474] Compiling CNIOSHA1 c_nio_sha1.c
[26/474] Compiling CNIOLLHTTP c_nio_api.c
[27/474] Write swift-version-24593BA9C3E375BF.txt
[28/474] Compiling fiat_curve25519_adx_square.S
[29/474] Compiling fiat_p256_adx_sqr.S
[30/474] Compiling fiat_p256_adx_mul.S
[31/474] Compiling fiat_curve25519_adx_mul.S
[32/477] Compiling CNIOLLHTTP c_nio_llhttp.c
[33/516] Compiling CNIOBoringSSLShims shims.c
[34/516] Compiling tls_method.cc
[36/516] Emitting module _CollectionsUtilities
[36/518] Compiling tls_record.cc
[37/518] Compiling tls13_server.cc
[38/518] Compiling tls13_enc.cc
[39/518] Compiling tls13_client.cc
[41/518] Compiling Atomics AtomicOptionalWrappable.swift
[42/518] Compiling Atomics AtomicReference.swift
[43/518] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[44/518] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[45/518] Compiling Atomics ManagedAtomic.swift
[46/518] Compiling Atomics ManagedAtomicLazyReference.swift
[48/518] Compiling Atomics AtomicStorage.swift
[49/518] Compiling Atomics AtomicValue.swift
[51/520] Compiling tls13_both.cc
[53/520] Compiling Atomics OptionalRawRepresentable.swift
[54/520] Compiling Atomics RawRepresentable.swift
[55/520] Compiling Atomics Primitives.shims.swift
[56/520] Compiling Atomics AtomicInteger.swift
[58/520] Compiling _NIOBase64 Base64.swift
[59/520] Emitting module _NIOBase64
[60/521] Compiling Atomics AtomicMemoryOrderings.swift
[61/521] Compiling Atomics DoubleWord.swift
[62/521] Compiling Atomics Primitives.native.swift
[65/521] Compiling Atomics AtomicBool.swift
[66/521] Compiling Atomics IntegerConformances.swift
[67/521] Compiling Atomics PointerConformances.swift
[74/522] Emitting module Atomics
[77/522] Compiling _NIODataStructures PriorityQueue.swift
[78/522] Compiling _NIODataStructures _TinyArray.swift
[79/522] Compiling Atomics IntegerOperations.swift
[80/522] Compiling Atomics Unmanaged extensions.swift
[87/523] Compiling ssl_versions.cc
[88/523] Compiling t1_enc.cc
[90/539] Compiling DequeModule _DequeBuffer.swift
[91/539] Compiling DequeModule _DequeBufferHeader.swift
[91/541] Compiling ssl_transcript.cc
[92/541] Compiling ssl_x509.cc
[94/541] Emitting module _NIODataStructures
[95/541] Compiling _NIODataStructures Heap.swift
[96/542] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[97/542] Compiling DequeModule Deque+Extras.swift
[98/542] Compiling DequeModule Deque+Descriptions.swift
[99/542] Compiling DequeModule Deque+Equatable.swift
[101/542] Compiling DequeModule Deque+Testing.swift
[102/542] Compiling DequeModule Deque._Storage.swift
[103/542] Compiling DequeModule _DequeSlot.swift
[104/542] Compiling DequeModule _UnsafeWrappedBuffer.swift
[104/542] Compiling ssl_stat.cc
[106/542] Compiling DequeModule Deque+Hashable.swift
[107/542] Compiling DequeModule Deque+Sendable.swift
[108/542] Compiling DequeModule Deque._UnsafeHandle.swift
[109/542] Compiling DequeModule Deque.swift
[109/542] Compiling ssl_session.cc
[111/542] Compiling DequeModule Deque+Codable.swift
[112/542] Compiling DequeModule Deque+Collection.swift
[113/542] Compiling DequeModule Deque+CustomReflectable.swift
[113/542] Compiling ssl_lib.cc
[114/542] Compiling ssl_privkey.cc
[116/542] Emitting module DequeModule
[117/543] Compiling ssl_file.cc
[118/543] Compiling ssl_key_share.cc
[119/543] Compiling ssl_cipher.cc
[120/543] Compiling ssl_buffer.cc
[121/543] Compiling ssl_cert.cc
[122/543] Compiling ssl_aead_ctx.cc
[123/543] Compiling ssl_asn1.cc
[124/543] Compiling s3_lib.cc
[125/543] Compiling s3_pkt.cc
[126/543] Compiling s3_both.cc
[127/543] Compiling handshake_client.cc
[128/543] Compiling handshake.cc
[129/543] Compiling handshake_server.cc
[130/543] Compiling handoff.cc
[131/543] Compiling extensions.cc
[132/543] Compiling encrypted_client_hello.cc
[133/543] Compiling dtls_record.cc
[134/543] Compiling dtls_method.cc
[135/543] Compiling v3_utl.c
[136/543] Compiling v3_skey.c
[137/543] Compiling v3_purp.c
[138/543] Compiling d1_pkt.cc
[139/543] Compiling v3_prn.c
[140/543] Compiling d1_srtp.cc
[141/543] Compiling v3_pmaps.c
[142/543] Compiling v3_pcons.c
[143/543] Compiling v3_ncons.c
[144/543] Compiling v3_ocsp.c
[145/543] Compiling bio_ssl.cc
[146/543] Compiling v3_lib.c
[147/543] Compiling d1_lib.cc
[148/543] Compiling v3_int.c
[149/543] Compiling v3_info.c
[150/543] Compiling d1_both.cc
[151/543] Compiling v3_ia5.c
[152/543] Compiling v3_extku.c
[153/543] Compiling v3_genn.c
[154/543] Compiling v3_enum.c
[155/543] Compiling v3_bitst.c
[156/543] Compiling v3_cpols.c
[157/543] Compiling v3_conf.c
[158/543] Compiling v3_crld.c
[159/543] Compiling v3_bcons.c
[160/543] Compiling v3_akeya.c
[161/543] Compiling v3_alt.c
[162/543] Compiling v3_akey.c
[163/543] Compiling x_spki.c
[164/543] Compiling x_sig.c
[165/543] Compiling x_val.c
[166/543] Compiling x_x509.c
[167/543] Compiling x_pubkey.c
[168/543] Compiling x_pkey.c
[169/543] Compiling x_x509a.c
[170/543] Compiling x_req.c
[171/543] Compiling x_info.c
[172/543] Compiling x_exten.c
[173/543] Compiling x_name.c
[174/543] Compiling x509spki.c
[174/543] Compiling x_attrib.c
[176/543] Compiling x_algor.c
[177/543] Compiling x_crl.c
[178/543] Compiling x_all.c
[179/543] Compiling x509rset.c
[180/543] Compiling x509name.c
[181/543] Compiling x509_txt.c
[182/543] Compiling x509cset.c
[183/543] Compiling x509_vpm.c
[184/543] Compiling x509_trs.c
[185/543] Compiling x509_v3.c
[186/543] Compiling x509_vfy.c
[187/543] Compiling x509_req.c
[188/543] Compiling x509_set.c
[189/543] Compiling x509_obj.c
[190/543] Compiling x509_def.c
[191/543] Compiling x509_ext.c
[192/543] Compiling x509_lu.c
[193/543] Compiling x509_att.c
[194/543] Compiling x509.c
[195/543] Compiling t_x509a.c
[196/543] Compiling x509_cmp.c
[197/543] Compiling x509_d2.c
[198/543] Compiling i2d_pr.c
[199/543] Compiling t_x509.c
[200/543] Compiling t_req.c
[200/543] Compiling name_print.c
[202/543] Compiling t_crl.c
[203/543] Compiling rsa_pss.c
[204/543] Compiling policy.c
[205/543] Compiling by_file.c
[206/543] Compiling by_dir.c
[207/543] Compiling a_digest.c
[208/543] Compiling algorithm.c
[209/543] Compiling asn1_gen.c
[210/543] Compiling a_sign.c
[211/543] Compiling a_verify.c
[212/543] Compiling thread_win.c
[213/543] Compiling thread.c
[214/543] Compiling thread_pthread.c
[215/543] Compiling thread_none.c
[216/543] Compiling voprf.c
[217/543] Compiling trust_token.c
[218/543] Compiling rsa_print.c
[219/543] Compiling siphash.c
[220/543] Compiling pmbtoken.c
[221/543] Compiling rc4.c
[222/543] Compiling stack.c
[223/543] Compiling refcount.c
[224/543] Compiling rand_extra.c
[225/543] Compiling rsa_crypt.c
[226/543] Compiling ios.c
[227/543] Compiling rsa_asn1.c
[227/543] Compiling trusty.c
[229/543] Compiling windows.c
[229/543] Compiling passive.c
[231/543] Compiling getentropy.c
[232/543] Compiling forkunsafe.c
[233/543] Compiling deterministic.c
[234/543] Compiling poly1305_arm.c
[235/543] Compiling poly1305_arm_asm.S
[236/543] Compiling poly1305.c
[237/543] Compiling pool.c
[238/543] Compiling pkcs7.c
[239/543] Compiling pkcs8_x509.c
[240/543] Compiling pem_x509.c
[241/543] Compiling pem_xaux.c
[242/543] Compiling pkcs7_x509.c
[243/543] Compiling pkcs8.c
[244/543] Compiling p5_pbev2.c
[245/543] Compiling pem_pkey.c
[246/543] Compiling pem_pk8.c
[247/543] Compiling pem_oth.c
[248/543] Compiling obj_xref.c
[249/543] Compiling pem_info.c
[250/543] Compiling pem_all.c
[251/543] Compiling mem.c
[252/543] Compiling pem_lib.c
[253/543] Compiling keccak.c
[254/543] Compiling lhash.c
[255/543] Compiling obj.c
[256/543] Compiling kyber.c
[257/543] Compiling poly1305_vec.c
[258/543] Compiling x86_64-mont5-mac.mac.x86_64.S
[259/543] Compiling x86_64-mont-mac.mac.x86_64.S
[260/543] Compiling poly_rq_mul.S
[261/543] Compiling hpke.c
[262/543] Compiling x86_64-mont5-linux.linux.x86_64.S
[263/543] Compiling x86_64-mont-linux.linux.x86_64.S
[264/543] Compiling x86-mont-linux.linux.x86.S
[265/543] Compiling vpaes-x86_64-mac.mac.x86_64.S
[266/543] Compiling hrss.c
[267/543] Compiling vpaes-x86-linux.linux.x86.S
[268/543] Compiling vpaes-x86_64-linux.linux.x86_64.S
[268/543] Compiling vpaes-armv8-linux.linux.aarch64.S
[270/543] Compiling vpaes-armv8-ios.ios.aarch64.S
[271/543] Compiling vpaes-armv7-linux.linux.arm.S
[272/543] Compiling vpaes-armv7-ios.ios.arm.S
[273/543] Compiling sha512-x86_64-mac.mac.x86_64.S
[274/543] Compiling sha512-armv8-linux.linux.aarch64.S
[275/543] Compiling sha512-armv8-ios.ios.aarch64.S
[276/543] Compiling kdf.c
[277/543] Compiling sha512-x86_64-linux.linux.x86_64.S
[278/543] Compiling sha512-armv4-linux.linux.arm.S
[279/543] Compiling sha512-armv4-ios.ios.arm.S
[280/543] Compiling sha512-586-linux.linux.x86.S
[281/543] Compiling sha256-armv8-ios.ios.aarch64.S
[282/543] Compiling sha256-x86_64-mac.mac.x86_64.S
[283/543] Compiling sha256-armv8-linux.linux.aarch64.S
[284/543] Compiling sha256-armv4-linux.linux.arm.S
[285/543] Compiling sha256-x86_64-linux.linux.x86_64.S
[286/543] Compiling sha256-armv4-ios.ios.arm.S
[287/543] Compiling sha256-586-linux.linux.x86.S
[288/543] Compiling sha1-x86_64-mac.mac.x86_64.S
[289/543] Compiling sha1-armv8-linux.linux.aarch64.S
[290/543] Compiling sha1-armv4-large-ios.ios.arm.S
[291/543] Compiling sha1-armv8-ios.ios.aarch64.S
[292/543] Compiling sha1-armv4-large-linux.linux.arm.S
[293/543] Compiling sha1-x86_64-linux.linux.x86_64.S
[294/543] Compiling sha1-586-linux.linux.x86.S
[295/543] Compiling sha512.c
[296/543] Compiling sha256.c
[297/543] Compiling sha1.c
[298/543] Compiling service_indicator.c
[299/543] Compiling fips.c
[300/543] Compiling rsaz-avx2-mac.mac.x86_64.S
[301/543] Compiling self_check.c
[302/543] Compiling rsaz-avx2-linux.linux.x86_64.S
[303/543] Compiling padding.c
[304/543] Compiling blinding.c
[305/543] Compiling rsa_impl.c
[306/543] Compiling rdrand-x86_64-mac.mac.x86_64.S
[307/543] Compiling rsa.c
[308/543] Compiling rdrand-x86_64-linux.linux.x86_64.S
[309/543] Compiling rand.c
[310/543] Compiling urandom.c
[311/543] Compiling ctrdrbg.c
[312/543] Compiling fork_detect.c
[313/543] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[314/543] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[315/543] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[316/543] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[317/543] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[318/543] Compiling p256-armv8-asm-linux.linux.aarch64.S
[319/543] Compiling p256-armv8-asm-ios.ios.aarch64.S
[320/543] Compiling polyval.c
[321/543] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[322/543] Compiling ofb.c
[323/543] Compiling gcm_nohw.c
[324/543] Compiling ctr.c
[325/543] Compiling gcm.c
[326/543] Compiling cfb.c
[327/543] Compiling cbc.c
[328/543] Compiling md5-x86_64-mac.mac.x86_64.S
[329/543] Compiling md5.c
[330/543] Compiling md5-x86_64-linux.linux.x86_64.S
[331/543] Compiling md5-586-linux.linux.x86.S
[332/543] Compiling ghashv8-armv8-linux.linux.aarch64.S
[333/543] Compiling hmac.c
[334/543] Compiling md4.c
[335/543] Compiling ghashv8-armv8-ios.ios.aarch64.S
[336/543] Compiling hkdf.c
[337/543] Compiling ghashv8-armv7-linux.linux.arm.S
[338/543] Compiling ghashv8-armv7-ios.ios.arm.S
[339/543] Compiling ghash-x86_64-mac.mac.x86_64.S
[340/543] Compiling ghash-x86-linux.linux.x86.S
[341/543] Compiling ghash-x86_64-linux.linux.x86_64.S
[341/543] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[343/543] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[344/543] Compiling ghash-ssse3-x86-linux.linux.x86.S
[345/543] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[346/543] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[347/543] Compiling fips_shared_support.c
[348/543] Compiling ghash-armv4-linux.linux.arm.S
[349/543] Compiling ghash-armv4-ios.ios.arm.S
[350/543] Compiling ecdsa.c
[351/543] Compiling ecdh.c
[352/543] Compiling util.c
[353/543] Compiling wnaf.c
[354/543] Compiling simple_mul.c
[355/543] Compiling simple.c
[356/543] Compiling scalar.c
[357/543] Compiling oct.c
[358/543] Compiling p256.c
[359/543] Compiling p224-64.c
[360/543] Compiling felem.c
[361/543] Compiling ec_montgomery.c
[362/543] Compiling ec_key.c
[363/543] Compiling digestsign.c
[364/543] Compiling ec.c
[365/543] Compiling digests.c
[366/543] Compiling digest.c
[367/543] Compiling check.c
[368/543] Compiling dh.c
[369/543] Compiling cmac.c
[370/543] Compiling co-586-linux.linux.x86.S
[371/543] Compiling e_aesccm.c
[372/543] Compiling p256-nistz.c
[373/543] Compiling cipher.c
[374/543] Compiling aead.c
[375/543] Compiling bsaes-armv7-linux.linux.arm.S
[376/543] Compiling bsaes-armv7-ios.ios.arm.S
[377/543] Compiling sqrt.c
[378/543] Compiling e_aes.c
[379/543] Compiling shift.c
[380/543] Compiling rsaz_exp.c
[381/543] Compiling random.c
[382/543] Compiling prime.c
[383/543] Compiling montgomery_inv.c
[384/543] Compiling jacobi.c
[385/543] Compiling montgomery.c
[386/543] Compiling generic.c
[387/543] Compiling mul.c
[388/543] Compiling gcd_extra.c
[389/543] Compiling gcd.c
[390/543] Compiling div_extra.c
[391/543] Compiling ctx.c
[392/543] Compiling exponentiation.c
[393/543] Compiling cmp.c
[394/543] Compiling div.c
[395/543] Compiling bytes.c
[396/543] Compiling bn-armv8-linux.linux.aarch64.S
[397/543] Compiling bn.c
[398/543] Compiling bn-586-linux.linux.x86.S
[399/543] Compiling bn-armv8-ios.ios.aarch64.S
[400/543] Compiling add.c
[401/543] Compiling armv8-mont-linux.linux.aarch64.S
[402/543] Compiling armv8-mont-ios.ios.aarch64.S
[403/543] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[404/543] Compiling armv4-mont-linux.linux.arm.S
[405/543] Compiling armv4-mont-ios.ios.arm.S
[406/543] Compiling x86_64-gcc.c
[407/543] Compiling aesv8-armv8-linux.linux.aarch64.S
[408/543] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[409/543] Compiling aesv8-armv7-linux.linux.arm.S
[409/543] Compiling aesv8-armv8-ios.ios.aarch64.S
[411/543] Compiling aesv8-armv7-ios.ios.arm.S
[412/543] Compiling aesni-x86_64-mac.mac.x86_64.S
[412/543] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[414/543] Compiling aesni-x86-linux.linux.x86.S
[415/543] Compiling aesni-x86_64-linux.linux.x86_64.S
[416/543] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[417/543] Compiling mode_wrappers.c
[418/543] Compiling key_wrap.c
[419/543] Compiling aes.c
[420/543] Compiling ex_data.c
[421/543] Compiling sign.c
[422/543] Compiling aes_nohw.c
[423/543] Compiling scrypt.c
[424/543] Compiling p_x25519.c
[425/543] Compiling print.c
[426/543] Compiling pbkdf.c
[427/543] Compiling p_rsa_asn1.c
[428/543] Compiling p_x25519_asn1.c
[429/543] Compiling p_hkdf.c
[430/543] Compiling p_ed25519_asn1.c
[431/543] Compiling p_rsa.c
[432/543] Compiling p_ec_asn1.c
[433/543] Compiling p_ed25519.c
[434/543] Compiling evp_ctx.c
[435/543] Compiling err_data.c
[436/543] Compiling p_dsa_asn1.c
[437/543] Compiling p_ec.c
[438/543] Compiling evp_asn1.c
[439/543] Compiling evp.c
[440/543] Compiling err.c
[441/543] Compiling engine.c
[442/543] Compiling ecdh_extra.c
[443/543] Compiling ecdsa_asn1.c
[444/543] Compiling ec_derive.c
[445/543] Compiling hash_to_curve.c
[446/543] Compiling dsa_asn1.c
[447/543] Compiling ec_asn1.c
[448/543] Compiling dh_asn1.c
[449/543] Compiling digest_extra.c
[450/543] Compiling params.c
[451/543] Compiling dsa.c
[452/543] Compiling spake25519.c
[453/543] Compiling des.c
[454/543] Compiling curve25519_64_adx.c
[455/543] Compiling x25519-asm-arm.S
[456/543] Compiling crypto.c
[457/543] Compiling cpu_intel.c
[458/543] Compiling cpu_arm_freebsd.c
[459/543] Compiling cpu_arm_linux.c
[460/543] Compiling cpu_aarch64_win.c
[461/543] Compiling cpu_aarch64_openbsd.c
[462/543] Compiling cpu_aarch64_sysreg.c
[463/543] Compiling cpu_aarch64_fuchsia.c
[463/543] Compiling cpu_aarch64_linux.c
[465/543] Compiling cpu_aarch64_apple.c
[466/543] Compiling curve25519.c
[467/543] Compiling e_rc4.c
[468/543] Compiling conf.c
[469/543] Compiling e_rc2.c
[469/543] Compiling e_null.c
[471/543] Compiling e_tls.c
[472/543] Compiling tls_cbc.c
[473/543] Compiling e_des.c
[474/543] Compiling derive_key.c
[475/543] Compiling e_chacha20poly1305.c
[476/543] Compiling e_aesctrhmac.c
[477/543] Compiling e_aesgcmsiv.c
[478/543] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[479/543] Compiling cipher_extra.c
[479/543] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[481/543] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[482/543] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[483/543] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[484/543] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[485/543] Compiling chacha-x86_64-linux.linux.x86_64.S
[486/543] Compiling chacha.c
[487/543] Compiling chacha-x86-linux.linux.x86.S
[488/543] Compiling chacha-x86_64-mac.mac.x86_64.S
[489/543] Compiling chacha-armv4-linux.linux.arm.S
[490/543] Compiling chacha-armv8-linux.linux.aarch64.S
[490/543] Compiling chacha-armv8-ios.ios.aarch64.S
[492/543] Compiling unicode.c
[493/543] Compiling chacha-armv4-ios.ios.arm.S
[494/543] Compiling asn1_compat.c
[495/543] Compiling ber.c
[495/543] Compiling buf.c
[497/543] Compiling cbb.c
[498/543] Compiling bn_asn1.c
[499/543] Compiling convert.c
[499/543] Compiling cbs.c
[501/543] Compiling blake2.c
[502/543] Compiling printf.c
[503/543] Compiling socket.c
[504/543] Compiling socket_helper.c
[505/543] Compiling pair.c
[506/543] Compiling file.c
[507/543] Compiling fd.c
[508/543] Compiling hexdump.c
[509/543] Compiling errno.c
[510/543] Compiling connect.c
[511/543] Compiling base64.c
[512/543] Compiling bio_mem.c
[513/543] Compiling bio.c
[514/543] Compiling tasn_typ.c
[515/543] Compiling tasn_utl.c
[516/543] Compiling tasn_new.c
[517/543] Compiling tasn_fre.c
[518/543] Compiling posix_time.c
[519/543] Compiling tasn_enc.c
[520/543] Compiling f_int.c
[521/543] Compiling asn_pack.c
[522/543] Compiling tasn_dec.c
[523/543] Compiling f_string.c
[524/543] Compiling asn1_par.c
[525/543] Compiling asn1_lib.c
[526/543] Compiling a_utctm.c
[527/543] Compiling a_type.c
[528/543] Compiling a_time.c
[529/543] Compiling a_object.c
[530/543] Compiling a_strnid.c
[531/543] Compiling a_octet.c
[532/543] Compiling a_mbstr.c
[533/543] Compiling a_strex.c
[534/543] Compiling a_i2d_fp.c
[535/543] Compiling a_int.c
[536/543] Compiling a_gentm.c
[537/543] Compiling a_dup.c
[538/543] Compiling a_d2i_fp.c
[539/543] Compiling a_bitstr.c
[540/543] Compiling a_bool.c
[541/543] Compiling c-nioatomics.c
[542/543] Compiling c-atomics.c
[544/549] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[545/549] Compiling NIOConcurrencyHelpers NIOLock.swift
[546/549] Emitting module NIOConcurrencyHelpers
[547/549] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[548/549] Compiling NIOConcurrencyHelpers lock.swift
[549/549] Compiling NIOConcurrencyHelpers atomics.swift
[551/608] Compiling NIOCore AddressedEnvelope.swift
[552/608] Compiling NIOCore AsyncAwaitSupport.swift
[553/608] Compiling NIOCore AsyncChannel.swift
[554/608] Compiling NIOCore AsyncChannelInboundStream.swift
[555/608] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[556/608] Compiling NIOCore AsyncChannelOutboundWriter.swift
[557/608] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[558/608] Compiling NIOCore NIOAsyncSequenceProducer.swift
[559/608] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[560/616] Compiling NIOCore EventLoop.swift
[561/616] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[562/616] Compiling NIOCore EventLoopFuture+Deprecated.swift
[563/616] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[564/616] Compiling NIOCore EventLoopFuture.swift
[565/616] Compiling NIOCore FileDescriptor.swift
[566/616] Compiling NIOCore FileHandle.swift
[567/616] Compiling NIOCore FileRegion.swift
[568/616] Compiling NIOCore ChannelPipeline.swift
[569/616] Compiling NIOCore CircularBuffer.swift
[570/616] Compiling NIOCore Codec.swift
[571/616] Compiling NIOCore ConvenienceOptionSupport.swift
[572/616] Compiling NIOCore DeadChannel.swift
[573/616] Compiling NIOCore DispatchQueue+WithFuture.swift
[574/616] Compiling NIOCore EventLoop+Deprecated.swift
[575/616] Compiling NIOCore EventLoop+SerialExecutor.swift
[576/616] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[577/616] Compiling NIOCore SocketAddresses.swift
[578/616] Compiling NIOCore SocketOptionProvider.swift
[579/616] Compiling NIOCore SystemCallHelpers.swift
[580/616] Compiling NIOCore TimeAmount+Duration.swift
[581/616] Compiling NIOCore TypeAssistedChannelHandler.swift
[582/616] Compiling NIOCore UniversalBootstrapSupport.swift
[583/616] Compiling NIOCore Utilities.swift
[584/616] Compiling NIOCore NIOAsyncWriter.swift
[585/616] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[586/616] Compiling NIOCore BSDSocketAPI.swift
[587/616] Compiling NIOCore ByteBuffer-aux.swift
[588/616] Compiling NIOCore ByteBuffer-conversions.swift
[589/616] Compiling NIOCore ByteBuffer-core.swift
[590/616] Compiling NIOCore ByteBuffer-hexdump.swift
[591/616] Compiling NIOCore ByteBuffer-int.swift
[592/616] Compiling NIOCore MarkedCircularBuffer.swift
[593/616] Compiling NIOCore MulticastChannel.swift
[594/616] Compiling NIOCore NIOAny.swift
[595/616] Compiling NIOCore NIOCloseOnErrorHandler.swift
[596/616] Compiling NIOCore NIOLoopBound.swift
[597/616] Compiling NIOCore NIOSendable.swift
[598/616] Compiling NIOCore PointerHelpers.swift
[599/616] Compiling NIOCore RecvByteBufferAllocator.swift
[600/616] Compiling NIOCore GlobalSingletons.swift
[601/616] Compiling NIOCore IO.swift
[602/616] Compiling NIOCore IOData.swift
[603/616] Compiling NIOCore IPProtocol.swift
[604/616] Compiling NIOCore IntegerBitPacking.swift
[605/616] Compiling NIOCore IntegerTypes.swift
[606/616] Compiling NIOCore Interfaces.swift
[607/616] Compiling NIOCore Linux.swift
[608/616] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[609/616] Compiling NIOCore ByteBuffer-multi-int.swift
[610/616] Compiling NIOCore ByteBuffer-views.swift
[611/616] Compiling NIOCore Channel.swift
[612/616] Compiling NIOCore ChannelHandler.swift
[613/616] Compiling NIOCore ChannelHandlers.swift
[614/616] Compiling NIOCore ChannelInvoker.swift
[615/616] Compiling NIOCore ChannelOption.swift
[616/616] Emitting module NIOCore
[618/668] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[619/668] Emitting module NIOEmbedded
[620/668] Compiling NIOEmbedded AsyncTestingChannel.swift
[621/668] Compiling NIOEmbedded Embedded.swift
[623/669] Emitting module NIOPosix
[624/675] Compiling NIOPosix IntegerBitPacking.swift
[625/675] Compiling NIOPosix IntegerTypes.swift
[626/675] Compiling NIOPosix Linux.swift
[627/675] Compiling NIOPosix LinuxCPUSet.swift
[628/675] Compiling NIOPosix LinuxUring.swift
[629/675] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[630/675] Compiling NIOPosix NIOThreadPool.swift
[631/675] Compiling NIOPosix ServerSocket.swift
[632/675] Compiling NIOPosix Socket.swift
[633/675] Compiling NIOPosix SocketChannel.swift
[634/675] Compiling NIOPosix SocketProtocols.swift
[635/675] Compiling NIOPosix System.swift
[636/675] Compiling NIOPosix Thread.swift
[637/675] Compiling NIOPosix PooledRecvBufferAllocator.swift
[638/675] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[639/675] Compiling NIOPosix PosixSingletons.swift
[640/675] Compiling NIOPosix RawSocketBootstrap.swift
[641/675] Compiling NIOPosix Resolver.swift
[642/675] Compiling NIOPosix Selectable.swift
[643/675] Compiling NIOPosix ThreadPosix.swift
[644/675] Compiling NIOPosix ThreadWindows.swift
[645/675] Compiling NIOPosix UnsafeTransfer.swift
[646/675] Compiling NIOPosix Utilities.swift
[647/675] Compiling NIOPosix VsockAddress.swift
[648/675] Compiling NIOPosix VsockChannelEvents.swift
[649/675] Compiling NIOPosix SelectableChannel.swift
[650/675] Compiling NIOPosix SelectableEventLoop.swift
[651/675] Compiling NIOPosix SelectorEpoll.swift
[652/675] Compiling NIOPosix SelectorGeneric.swift
[653/675] Compiling NIOPosix SelectorKqueue.swift
[654/675] Compiling NIOPosix SelectorUring.swift
[655/675] Compiling NIOPosix BSDSocketAPICommon.swift
[656/675] Compiling NIOPosix BSDSocketAPIPosix.swift
[657/675] Compiling NIOPosix BSDSocketAPIWindows.swift
[658/675] Compiling NIOPosix BaseSocket.swift
[659/675] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[660/675] Compiling NIOPosix BaseSocketChannel.swift
[661/675] Compiling NIOPosix BaseStreamSocketChannel.swift
[662/675] Compiling NIOPosix NonBlockingFileIO.swift
[663/675] Compiling NIOPosix PendingDatagramWritesManager.swift
[664/675] Compiling NIOPosix PendingWritesManager.swift
[665/675] Compiling NIOPosix PipeChannel.swift
[666/675] Compiling NIOPosix PipePair.swift
[667/675] Compiling NIOPosix PointerHelpers.swift
[668/675] Compiling NIOPosix Pool.swift
[669/675] Compiling NIOPosix Bootstrap.swift
[670/675] Compiling NIOPosix ControlMessage.swift
[671/675] Compiling NIOPosix DatagramVectorReadManager.swift
[672/675] Compiling NIOPosix FileDescriptor.swift
[673/675] Compiling NIOPosix GetaddrinfoResolver.swift
[674/675] Compiling NIOPosix HappyEyeballs.swift
[675/675] Compiling NIOPosix IO.swift
[677/678] Emitting module NIO
[678/678] Compiling NIO Exports.swift
[680/705] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[681/705] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[682/705] Compiling NIOTLS TLSEvents.swift
[683/705] Emitting module NIOTLS
[684/705] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[685/705] Compiling NIOTLS SNIHandler.swift
[686/706] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[687/706] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[689/708] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[690/708] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[691/735] Compiling NIOSSL NIOSSLServerHandler.swift
[692/735] Compiling NIOSSL ByteBufferBIO.swift
[693/735] Compiling NIOSSL CustomPrivateKey.swift
[694/735] Compiling NIOSSL IdentityVerification.swift
[695/735] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[696/735] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[697/735] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[698/735] Emitting module NIOFoundationCompat
[700/736] Compiling NIOSSL SSLCertificateExtensions.swift
[701/736] Compiling NIOSSL SSLConnection.swift
[702/749] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[703/749] Compiling NIOTransportServices NIOTSErrors.swift
[704/749] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[705/749] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[706/758] Compiling NIOTransportServices NIOTSBootstraps.swift
[707/758] Compiling NIOTransportServices NIOTSChannelOptions.swift
[708/758] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[709/760] Emitting module NIOTransportServices
[712/760] Compiling NIOTransportServices NIOTSEventLoop.swift
[713/760] Compiling NIOTransportServices StateManagedChannel.swift
[714/760] Compiling NIOTransportServices StateManagedListenerChannel.swift
[715/760] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[716/760] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[717/760] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[718/760] Compiling NIOTransportServices NIOTSListenerChannel.swift
[719/760] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[720/760] Compiling NIOTransportServices NIOTSSingletons.swift
[721/760] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[722/760] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[723/760] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[724/760] Compiling NIOTransportServices AcceptHandler.swift
[725/760] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[726/760] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[727/760] Compiling NIOTransportServices NIOTSDatagramListener.swift
[730/761] Emitting module NIOHTTP1
[736/789] Emitting module NIOSSL
[737/792] Compiling NIOExtras NIORequestIdentifiable.swift
[738/792] Compiling NIOExtras PCAPRingBuffer.swift
[739/792] Compiling NIOExtras QuiescingHelper.swift
[740/792] Compiling NIOSSL NIOSSLSecureBytes.swift
[741/792] Compiling NIOSSL RNG.swift
[742/792] Compiling NIOSSL SafeCompare.swift
[743/792] Compiling NIOExtras LineBasedFrameDecoder.swift
[744/792] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[745/792] Compiling NIOExtras NIOExtrasError.swift
[746/792] Compiling NIOExtras NIOLengthFieldBitLength.swift
[755/794] Compiling NIOWebSocket WebSocketOpcode.swift
[756/795] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[757/795] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[758/795] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[759/795] Compiling NIOWebSocket SHA1.swift
[760/795] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[761/795] Compiling NIOExtras JSONRPCFraming.swift
[762/795] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[763/795] Compiling NIOExtras LengthFieldPrepender.swift
[766/795] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[768/795] Compiling NIOExtras RequestResponseHandler.swift
[769/795] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[770/795] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[771/795] Emitting module NIOExtras
[772/795] Emitting module NIOWebSocket
[783/795] Compiling NIOWebSocket WebSocketErrorCodes.swift
[786/795] Compiling NIOWebSocket WebSocketFrame.swift
[789/796] Compiling NIOExtras RequestResponseWithIDHandler.swift
[790/796] Compiling NIOExtras WritePCAPHandler.swift
[792/796] Compiling NIOSSL Zeroization.swift
[793/796] Compiling NIOSSL TLSConfiguration.swift
[794/796] Compiling NIOSSL UniversalBootstrapSupport.swift
[799/806] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[800/806] Compiling WebSocketKit Exports.swift
[801/806] Compiling WebSocketKit WebSocket+Connect.swift
[802/806] Compiling WebSocketKit WebSocketHandler.swift
[803/806] Emitting module WebSocketKit
[804/806] Compiling WebSocketKit WebSocket+Concurrency.swift
[805/806] Compiling WebSocketKit WebSocket.swift
[806/806] Compiling WebSocketKit WebSocketClient.swift
Build complete! (77.68s)
Build complete.
Done.

Build Machine: Linux 2