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-4606859-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: 2.15.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/vapor/websocket-kit
 * tag               2.15.0     -> FETCH_HEAD
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 2.15.0
========================================
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-4606859-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-ssl.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
[1/4816] Fetching swift-nio-extras
[194/6379] Fetching swift-nio-extras, swift-atomics
[6380/18587] Fetching swift-nio-extras, swift-atomics, swift-nio-ssl
Fetched https://github.com/apple/swift-atomics.git from cache (0.41s)
[6159/17024] Fetching swift-nio-extras, swift-nio-ssl
[6649/82220] Fetching swift-nio-extras, swift-nio-ssl, swift-nio
[54839/84295] Fetching swift-nio-extras, swift-nio-ssl, swift-nio, swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.42s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.43s)
[41777/67271] Fetching swift-nio, swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (4.48s)
Fetched https://github.com/apple/swift-nio.git from cache (4.56s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.61s)
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.43s)
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.40s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.64.0 (0.48s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/3131] Fetching swift-system
[3132/16876] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.37s)
[1787/13745] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (0.98s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.39s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.55s)
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.48s)
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 (0.99s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.99s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.0.3 (0.40s)
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.41s)
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-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-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-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-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-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-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-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
Building for debugging...
[0/474] Write sources
[18/474] Compiling CNIOWindows shim.c
[19/474] Compiling CNIOSHA1 c_nio_sha1.c
[20/474] Compiling CNIOLinux liburing_shims.c
[21/474] Compiling CNIOWindows WSAStartup.c
[22/474] Compiling _AtomicsShims.c
[23/474] Compiling CNIOLinux shim.c
[24/474] Compiling CNIOLLHTTP c_nio_http.c
[25/474] Compiling CNIODarwin shim.c
[26/474] Compiling CNIOLLHTTP c_nio_api.c
[27/474] Compiling fiat_p256_adx_sqr.S
[28/474] Write swift-version-24593BA9C3E375BF.txt
[29/474] Compiling fiat_p256_adx_mul.S
[30/474] Compiling fiat_curve25519_adx_square.S
[31/474] Compiling fiat_curve25519_adx_mul.S
[32/479] Compiling CNIOLLHTTP c_nio_llhttp.c
[33/497] Compiling CNIOBoringSSLShims shims.c
[35/516] Emitting module _NIOBase64
[35/516] Compiling tls_method.cc
[36/516] Compiling tls_record.cc
[37/516] Compiling tls13_server.cc
[38/516] Compiling tls13_enc.cc
[39/516] Compiling tls13_both.cc
[41/516] Compiling Atomics ManagedAtomic.swift
[42/516] Compiling Atomics ManagedAtomicLazyReference.swift
[43/517] Compiling Atomics AtomicMemoryOrderings.swift
[44/517] Compiling Atomics DoubleWord.swift
[47/520] Emitting module _CollectionsUtilities
[48/520] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[49/520] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[50/520] Compiling Atomics Primitives.shims.swift
[51/520] Compiling Atomics AtomicInteger.swift
[52/520] Compiling Atomics AtomicOptionalWrappable.swift
[54/520] Compiling Atomics AtomicReference.swift
[55/520] Compiling Atomics AtomicStorage.swift
[56/520] Compiling Atomics AtomicValue.swift
[61/520] Compiling tls13_client.cc
[63/520] Compiling Atomics OptionalRawRepresentable.swift
[64/520] Compiling Atomics RawRepresentable.swift
[65/520] Compiling Atomics AtomicBool.swift
[66/520] Compiling _NIOBase64 Base64.swift
[67/520] Compiling Atomics IntegerConformances.swift
[68/520] Compiling Atomics PointerConformances.swift
[69/520] Compiling Atomics Primitives.native.swift
[75/522] Compiling _NIODataStructures PriorityQueue.swift
[76/522] Compiling _NIODataStructures _TinyArray.swift
[77/522] Compiling Atomics IntegerOperations.swift
[78/522] Compiling Atomics Unmanaged extensions.swift
[79/522] Compiling t1_enc.cc
[81/538] Emitting module Atomics
[81/538] Compiling ssl_x509.cc
[83/538] Compiling DequeModule Deque+Descriptions.swift
[84/538] Compiling DequeModule Deque+Equatable.swift
[85/538] Compiling DequeModule Deque+Codable.swift
[86/538] Compiling DequeModule Deque+Collection.swift
[87/538] Compiling DequeModule Deque+CustomReflectable.swift
[88/538] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[89/539] Compiling DequeModule _DequeBuffer.swift
[90/539] Compiling DequeModule _DequeBufferHeader.swift
[93/541] Compiling DequeModule Deque+Extras.swift
[94/541] Compiling DequeModule Deque+Hashable.swift
[95/541] Compiling DequeModule Deque+Sendable.swift
[95/541] Compiling ssl_versions.cc
[97/541] Compiling _NIODataStructures Heap.swift
[98/541] Emitting module _NIODataStructures
[100/542] Compiling DequeModule _DequeSlot.swift
[101/542] Compiling DequeModule _UnsafeWrappedBuffer.swift
[101/542] Compiling ssl_transcript.cc
[103/542] Compiling DequeModule Deque._UnsafeHandle.swift
[104/542] Compiling DequeModule Deque.swift
[105/542] Compiling DequeModule Deque+Testing.swift
[106/542] Compiling DequeModule Deque._Storage.swift
[106/542] Compiling ssl_stat.cc
[113/542] Emitting module DequeModule
[113/543] Compiling ssl_session.cc
[115/543] Compiling ssl_privkey.cc
[116/543] Compiling ssl_file.cc
[117/543] Compiling ssl_key_share.cc
[118/543] Compiling ssl_cipher.cc
[119/543] Compiling ssl_buffer.cc
[120/543] Compiling ssl_lib.cc
[121/543] Compiling ssl_cert.cc
[122/543] Compiling ssl_aead_ctx.cc
[123/543] Compiling ssl_asn1.cc
[124/543] Compiling s3_pkt.cc
[125/543] Compiling s3_lib.cc
[126/543] Compiling s3_both.cc
[127/543] Compiling handshake_server.cc
[128/543] Compiling handshake_client.cc
[129/543] Compiling handshake.cc
[130/543] Compiling handoff.cc
[131/543] Compiling dtls_record.cc
[132/543] Compiling dtls_method.cc
[133/543] Compiling d1_srtp.cc
[134/543] Compiling extensions.cc
[135/543] Compiling encrypted_client_hello.cc
[136/543] Compiling v3_skey.c
[137/543] Compiling v3_purp.c
[138/543] Compiling d1_pkt.cc
[139/543] Compiling v3_utl.c
[140/543] Compiling v3_prn.c
[141/543] Compiling v3_ocsp.c
[142/543] Compiling d1_lib.cc
[143/543] Compiling v3_pcons.c
[144/543] Compiling v3_pmaps.c
[145/543] Compiling v3_ncons.c
[146/543] Compiling v3_int.c
[147/543] Compiling bio_ssl.cc
[148/543] Compiling v3_info.c
[149/543] Compiling v3_lib.c
[150/543] Compiling v3_genn.c
[151/543] Compiling v3_enum.c
[152/543] Compiling v3_ia5.c
[153/543] Compiling v3_crld.c
[154/543] Compiling v3_extku.c
[155/543] Compiling v3_alt.c
[156/543] Compiling v3_cpols.c
[157/543] Compiling v3_akey.c
[158/543] Compiling v3_bitst.c
[159/543] Compiling v3_bcons.c
[160/543] Compiling v3_conf.c
[161/543] Compiling d1_both.cc
[162/543] Compiling v3_akeya.c
[163/543] Compiling x_x509a.c
[164/543] Compiling x_sig.c
[165/543] Compiling x_x509.c
[166/543] Compiling x_val.c
[167/543] Compiling x_spki.c
[168/543] Compiling x_req.c
[169/543] Compiling x_pubkey.c
[170/543] Compiling x_pkey.c
[171/543] Compiling x_info.c
[172/543] Compiling x_exten.c
[173/543] Compiling x_name.c
[174/543] Compiling x_attrib.c
[175/543] Compiling x_crl.c
[176/543] Compiling x_algor.c
[177/543] Compiling x_all.c
[177/543] Compiling x509cset.c
[179/543] Compiling x509spki.c
[180/543] Compiling x509rset.c
[181/543] Compiling x509name.c
[182/543] Compiling x509_vpm.c
[183/543] Compiling x509_txt.c
[184/543] Compiling x509_v3.c
[185/543] Compiling x509_vfy.c
[186/543] Compiling x509_req.c
[187/543] Compiling x509_trs.c
[188/543] Compiling x509_obj.c
[189/543] Compiling x509_set.c
[190/543] Compiling x509_def.c
[191/543] Compiling x509_lu.c
[192/543] Compiling x509_d2.c
[193/543] Compiling x509_ext.c
[194/543] Compiling x509_cmp.c
[195/543] Compiling x509.c
[196/543] Compiling t_x509a.c
[197/543] Compiling x509_att.c
[198/543] Compiling t_req.c
[199/543] Compiling i2d_pr.c
[200/543] Compiling t_crl.c
[201/543] Compiling name_print.c
[202/543] Compiling t_x509.c
[203/543] Compiling rsa_pss.c
[204/543] Compiling policy.c
[204/543] Compiling by_file.c
[206/543] Compiling a_verify.c
[207/543] Compiling by_dir.c
[208/543] Compiling algorithm.c
[209/543] Compiling asn1_gen.c
[210/543] Compiling a_sign.c
[211/543] Compiling thread_win.c
[212/543] Compiling a_digest.c
[213/543] Compiling thread_pthread.c
[214/543] Compiling thread_none.c
[215/543] Compiling thread.c
[216/543] Compiling trust_token.c
[217/543] Compiling rsa_print.c
[218/543] Compiling voprf.c
[219/543] Compiling siphash.c
[220/543] Compiling stack.c
[221/543] Compiling rsa_crypt.c
[222/543] Compiling rc4.c
[223/543] Compiling refcount.c
[224/543] Compiling pmbtoken.c
[225/543] Compiling rand_extra.c
[226/543] Compiling rsa_asn1.c
[227/543] Compiling windows.c
[228/543] Compiling trusty.c
[229/543] Compiling getentropy.c
[230/543] Compiling passive.c
[231/543] Compiling ios.c
[232/543] Compiling poly1305_arm.c
[232/543] Compiling deterministic.c
[234/543] Compiling poly1305.c
[235/543] Compiling forkunsafe.c
[236/543] Compiling poly1305_arm_asm.S
[237/543] Compiling pool.c
[238/543] Compiling p5_pbev2.c
[239/543] Compiling pkcs8_x509.c
[240/543] Compiling pkcs7.c
[241/543] Compiling pkcs7_x509.c
[242/543] Compiling pkcs8.c
[243/543] Compiling pem_xaux.c
[244/543] Compiling pem_x509.c
[245/543] Compiling pem_pk8.c
[246/543] Compiling obj_xref.c
[247/543] Compiling pem_pkey.c
[248/543] Compiling pem_oth.c
[249/543] Compiling pem_lib.c
[250/543] Compiling mem.c
[251/543] Compiling pem_info.c
[252/543] Compiling keccak.c
[253/543] Compiling pem_all.c
[254/543] Compiling kyber.c
[255/543] Compiling lhash.c
[256/543] Compiling poly1305_vec.c
[257/543] Compiling obj.c
[258/543] Compiling poly_rq_mul.S
[259/543] Compiling x86_64-mont5-mac.mac.x86_64.S
[260/543] Compiling x86_64-mont-mac.mac.x86_64.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-linux.linux.x86_64.S
[266/543] Compiling vpaes-x86_64-mac.mac.x86_64.S
[267/543] Compiling vpaes-x86-linux.linux.x86.S
[268/543] Compiling hrss.c
[269/543] Compiling vpaes-armv8-ios.ios.aarch64.S
[270/543] Compiling vpaes-armv8-linux.linux.aarch64.S
[271/543] Compiling vpaes-armv7-ios.ios.arm.S
[272/543] Compiling vpaes-armv7-linux.linux.arm.S
[273/543] Compiling sha512-armv8-ios.ios.aarch64.S
[274/543] Compiling sha512-x86_64-mac.mac.x86_64.S
[275/543] Compiling sha512-armv8-linux.linux.aarch64.S
[276/543] Compiling sha512-armv4-linux.linux.arm.S
[276/543] Compiling kdf.c
[278/543] Compiling sha512-586-linux.linux.x86.S
[279/543] Compiling sha512-x86_64-linux.linux.x86_64.S
[280/543] Compiling sha512-armv4-ios.ios.arm.S
[281/543] Compiling sha256-armv8-ios.ios.aarch64.S
[282/543] Compiling sha256-armv8-linux.linux.aarch64.S
[282/543] Compiling sha256-x86_64-mac.mac.x86_64.S
[284/543] Compiling sha256-x86_64-linux.linux.x86_64.S
[285/543] Compiling sha256-armv4-linux.linux.arm.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-armv8-ios.ios.aarch64.S
[291/543] Compiling sha1-armv4-large-linux.linux.arm.S
[292/543] Compiling sha1-x86_64-linux.linux.x86_64.S
[293/543] Compiling sha1-armv4-large-ios.ios.arm.S
[294/543] Compiling sha256.c
[295/543] Compiling sha512.c
[296/543] Compiling sha1-586-linux.linux.x86.S
[297/543] Compiling fips.c
[298/543] Compiling service_indicator.c
[299/543] Compiling rsaz-avx2-mac.mac.x86_64.S
[300/543] Compiling sha1.c
[301/543] Compiling rsaz-avx2-linux.linux.x86_64.S
[302/543] Compiling self_check.c
[303/543] Compiling blinding.c
[304/543] Compiling rdrand-x86_64-mac.mac.x86_64.S
[305/543] Compiling rsa_impl.c
[305/543] Compiling padding.c
[307/543] Compiling rdrand-x86_64-linux.linux.x86_64.S
[308/543] Compiling urandom.c
[309/543] Compiling rand.c
[310/543] Compiling rsa.c
[311/543] Compiling ctrdrbg.c
[312/543] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[313/543] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[314/543] Compiling fork_detect.c
[315/543] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[316/543] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[317/543] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[318/543] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[319/543] Compiling p256-armv8-asm-linux.linux.aarch64.S
[319/543] Compiling p256-armv8-asm-ios.ios.aarch64.S
[321/543] Compiling polyval.c
[322/543] Compiling ofb.c
[323/543] Compiling gcm_nohw.c
[324/543] Compiling cfb.c
[325/543] Compiling gcm.c
[326/543] Compiling ctr.c
[327/543] Compiling md5.c
[328/543] Compiling md5-x86_64-linux.linux.x86_64.S
[329/543] Compiling md5-x86_64-mac.mac.x86_64.S
[330/543] Compiling cbc.c
[331/543] Compiling md4.c
[332/543] Compiling hmac.c
[333/543] Compiling hkdf.c
[334/543] Compiling md5-586-linux.linux.x86.S
[335/543] Compiling ghashv8-armv8-ios.ios.aarch64.S
[336/543] Compiling ghashv8-armv7-ios.ios.arm.S
[336/543] Compiling ghashv8-armv7-linux.linux.arm.S
[338/543] Compiling ghashv8-armv8-linux.linux.aarch64.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-ssse3-x86_64-mac.mac.x86_64.S
[342/543] Compiling ghash-x86_64-linux.linux.x86_64.S
[343/543] Compiling fips_shared_support.c
[344/543] Compiling ecdsa.c
[345/543] Compiling ecdh.c
[346/543] Compiling wnaf.c
[347/543] Compiling util.c
[348/543] Compiling ghash-armv4-linux.linux.arm.S
[349/543] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[350/543] Compiling ghash-ssse3-x86-linux.linux.x86.S
[351/543] Compiling simple.c
[352/543] Compiling simple_mul.c
[353/543] Compiling scalar.c
[354/543] Compiling oct.c
[355/543] Compiling p224-64.c
[356/543] Compiling p256.c
[357/543] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[358/543] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[359/543] Compiling felem.c
[360/543] Compiling ec_montgomery.c
[361/543] Compiling ghash-armv4-ios.ios.arm.S
[362/543] Compiling ec_key.c
[363/543] Compiling digest.c
[364/543] Compiling digestsign.c
[365/543] Compiling ec.c
[366/543] Compiling digests.c
[367/543] Compiling p256-nistz.c
[368/543] Compiling check.c
[369/543] Compiling dh.c
[370/543] Compiling cmac.c
[371/543] Compiling e_aesccm.c
[372/543] Compiling aead.c
[373/543] Compiling cipher.c
[374/543] Compiling e_aes.c
[375/543] Compiling shift.c
[376/543] Compiling sqrt.c
[377/543] Compiling rsaz_exp.c
[378/543] Compiling random.c
[379/543] Compiling prime.c
[380/543] Compiling montgomery_inv.c
[381/543] Compiling co-586-linux.linux.x86.S
[382/543] Compiling jacobi.c
[383/543] Compiling mul.c
[384/543] Compiling bsaes-armv7-ios.ios.arm.S
[385/543] Compiling montgomery.c
[386/543] Compiling bsaes-armv7-linux.linux.arm.S
[387/543] Compiling gcd_extra.c
[388/543] Compiling gcd.c
[389/543] Compiling generic.c
[390/543] Compiling div_extra.c
[391/543] Compiling div.c
[392/543] Compiling exponentiation.c
[393/543] Compiling bytes.c
[394/543] Compiling bn.c
[395/543] Compiling ctx.c
[396/543] Compiling cmp.c
[397/543] Compiling add.c
[398/543] Compiling x86_64-gcc.c
[399/543] Compiling bn-armv8-ios.ios.aarch64.S
[400/543] Compiling bn-armv8-linux.linux.aarch64.S
[401/543] Compiling bn-586-linux.linux.x86.S
[402/543] Compiling armv4-mont-ios.ios.arm.S
[402/543] Compiling armv8-mont-ios.ios.aarch64.S
[404/543] Compiling armv8-mont-linux.linux.aarch64.S
[404/543] Compiling armv4-mont-linux.linux.arm.S
[406/543] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[407/543] Compiling aesv8-armv8-linux.linux.aarch64.S
[408/543] Compiling aesv8-armv7-ios.ios.arm.S
[409/543] Compiling aesni-x86-linux.linux.x86.S
[410/543] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[411/543] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[412/543] Compiling mode_wrappers.c
[413/543] Compiling key_wrap.c
[414/543] Compiling aes.c
[415/543] Compiling ex_data.c
[416/543] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[416/543] Compiling aesv8-armv8-ios.ios.aarch64.S
[418/543] Compiling aesni-x86_64-mac.mac.x86_64.S
[418/543] Compiling aes_nohw.c
[420/543] Compiling aesni-x86_64-linux.linux.x86_64.S
[421/543] Compiling aesv8-armv7-linux.linux.arm.S
[422/543] Compiling sign.c
[423/543] Compiling scrypt.c
[424/543] Compiling p_x25519.c
[425/543] Compiling p_x25519_asn1.c
[426/543] Compiling p_rsa_asn1.c
[427/543] Compiling p_rsa.c
[428/543] Compiling print.c
[429/543] Compiling pbkdf.c
[430/543] Compiling p_hkdf.c
[431/543] Compiling p_ed25519_asn1.c
[432/543] Compiling p_ec_asn1.c
[433/543] Compiling p_ed25519.c
[434/543] Compiling p_dsa_asn1.c
[435/543] Compiling err_data.c
[436/543] Compiling p_ec.c
[437/543] Compiling evp_asn1.c
[438/543] Compiling evp_ctx.c
[439/543] Compiling evp.c
[440/543] Compiling engine.c
[441/543] Compiling ecdsa_asn1.c
[442/543] Compiling ecdh_extra.c
[443/543] Compiling err.c
[444/543] Compiling ec_derive.c
[445/543] Compiling hash_to_curve.c
[446/543] Compiling ec_asn1.c
[447/543] Compiling dsa_asn1.c
[448/543] Compiling dsa.c
[449/543] Compiling params.c
[450/543] Compiling digest_extra.c
[451/543] Compiling dh_asn1.c
[452/543] Compiling spake25519.c
[453/543] Compiling curve25519_64_adx.c
[454/543] Compiling des.c
[455/543] Compiling cpu_arm_linux.c
[456/543] Compiling crypto.c
[457/543] Compiling cpu_intel.c
[458/543] Compiling x25519-asm-arm.S
[459/543] Compiling cpu_arm_freebsd.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_linux.c
[463/543] Compiling cpu_aarch64_fuchsia.c
[465/543] Compiling cpu_aarch64_apple.c
[466/543] Compiling curve25519.c
[466/543] Compiling tls_cbc.c
[467/543] Compiling e_rc4.c
[468/543] Compiling conf.c
[470/543] Compiling e_tls.c
[471/543] Compiling e_rc2.c
[472/543] Compiling e_null.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 cipher_extra.c
[479/543] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[480/543] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[481/543] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[482/543] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[483/543] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[484/543] Compiling chacha.c
[485/543] Compiling chacha-x86_64-mac.mac.x86_64.S
[486/543] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[487/543] Compiling chacha-x86-linux.linux.x86.S
[488/543] Compiling chacha-x86_64-linux.linux.x86_64.S
[489/543] Compiling chacha-armv8-linux.linux.aarch64.S
[490/543] Compiling chacha-armv8-ios.ios.aarch64.S
[491/543] Compiling unicode.c
[492/543] Compiling chacha-armv4-ios.ios.arm.S
[493/543] Compiling chacha-armv4-linux.linux.arm.S
[494/543] Compiling ber.c
[495/543] Compiling asn1_compat.c
[496/543] Compiling bn_asn1.c
[497/543] Compiling cbb.c
[498/543] Compiling buf.c
[499/543] Compiling cbs.c
[500/543] Compiling convert.c
[501/543] Compiling blake2.c
[502/543] Compiling printf.c
[503/543] Compiling socket_helper.c
[504/543] Compiling pair.c
[505/543] Compiling socket.c
[506/543] Compiling file.c
[507/543] Compiling errno.c
[508/543] Compiling hexdump.c
[509/543] Compiling fd.c
[510/543] Compiling base64.c
[511/543] Compiling bio.c
[512/543] Compiling bio_mem.c
[513/543] Compiling connect.c
[514/543] Compiling tasn_utl.c
[515/543] Compiling tasn_enc.c
[516/543] Compiling tasn_typ.c
[517/543] Compiling tasn_fre.c
[517/543] Compiling tasn_new.c
[519/543] Compiling tasn_dec.c
[519/543] Compiling f_int.c
[520/543] Compiling asn_pack.c
[521/543] Compiling f_string.c
[523/543] Compiling posix_time.c
[524/543] Compiling a_type.c
[525/543] Compiling a_time.c
[526/543] Compiling asn1_par.c
[527/543] Compiling a_strnid.c
[528/543] Compiling asn1_lib.c
[529/543] Compiling a_utctm.c
[530/543] Compiling a_octet.c
[531/543] Compiling a_strex.c
[532/543] Compiling a_mbstr.c
[533/543] Compiling a_i2d_fp.c
[534/543] Compiling a_object.c
[535/543] Compiling a_gentm.c
[536/543] Compiling a_d2i_fp.c
[537/543] Compiling a_bool.c
[538/543] Compiling a_dup.c
[539/543] Compiling a_int.c
[540/543] Compiling a_bitstr.c
[541/543] Compiling c-nioatomics.c
[542/543] Compiling c-atomics.c
[544/549] Compiling NIOConcurrencyHelpers lock.swift
[545/549] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[546/549] Compiling NIOConcurrencyHelpers NIOLock.swift
[547/549] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[548/549] Emitting module NIOConcurrencyHelpers
[549/549] Compiling NIOConcurrencyHelpers atomics.swift
[551/608] Compiling NIOCore MarkedCircularBuffer.swift
[552/608] Compiling NIOCore MulticastChannel.swift
[553/608] Compiling NIOCore NIOAny.swift
[554/608] Compiling NIOCore NIOCloseOnErrorHandler.swift
[555/608] Compiling NIOCore NIOLoopBound.swift
[556/608] Compiling NIOCore NIOSendable.swift
[557/608] Compiling NIOCore PointerHelpers.swift
[558/608] Compiling NIOCore RecvByteBufferAllocator.swift
[559/616] Compiling NIOCore ChannelPipeline.swift
[560/616] Compiling NIOCore CircularBuffer.swift
[561/616] Compiling NIOCore Codec.swift
[562/616] Compiling NIOCore ConvenienceOptionSupport.swift
[563/616] Compiling NIOCore DeadChannel.swift
[564/616] Compiling NIOCore DispatchQueue+WithFuture.swift
[565/616] Compiling NIOCore EventLoop+Deprecated.swift
[566/616] Compiling NIOCore EventLoop+SerialExecutor.swift
[567/616] Compiling NIOCore EventLoop.swift
[568/616] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[569/616] Compiling NIOCore EventLoopFuture+Deprecated.swift
[570/616] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[571/616] Compiling NIOCore EventLoopFuture.swift
[572/616] Compiling NIOCore FileDescriptor.swift
[573/616] Compiling NIOCore FileHandle.swift
[574/616] Compiling NIOCore FileRegion.swift
[575/616] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[576/616] Compiling NIOCore SocketAddresses.swift
[577/616] Compiling NIOCore SocketOptionProvider.swift
[578/616] Compiling NIOCore SystemCallHelpers.swift
[579/616] Compiling NIOCore TimeAmount+Duration.swift
[580/616] Compiling NIOCore TypeAssistedChannelHandler.swift
[581/616] Compiling NIOCore UniversalBootstrapSupport.swift
[582/616] Compiling NIOCore Utilities.swift
[583/616] Compiling NIOCore NIOAsyncWriter.swift
[584/616] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[585/616] Compiling NIOCore BSDSocketAPI.swift
[586/616] Compiling NIOCore ByteBuffer-aux.swift
[587/616] Compiling NIOCore ByteBuffer-conversions.swift
[588/616] Compiling NIOCore ByteBuffer-core.swift
[589/616] Compiling NIOCore ByteBuffer-hexdump.swift
[590/616] Compiling NIOCore ByteBuffer-int.swift
[591/616] Compiling NIOCore AddressedEnvelope.swift
[592/616] Compiling NIOCore AsyncAwaitSupport.swift
[593/616] Compiling NIOCore AsyncChannel.swift
[594/616] Compiling NIOCore AsyncChannelInboundStream.swift
[595/616] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[596/616] Compiling NIOCore AsyncChannelOutboundWriter.swift
[597/616] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[598/616] Compiling NIOCore NIOAsyncSequenceProducer.swift
[599/616] Compiling NIOCore NIOAsyncSequenceProducerStrategies.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] Emitting module NIOEmbedded
[619/668] Compiling NIOEmbedded AsyncTestingChannel.swift
[620/668] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[621/668] Compiling NIOEmbedded Embedded.swift
[623/669] Emitting module NIOPosix
[624/675] Compiling NIOPosix ServerSocket.swift
[625/675] Compiling NIOPosix Socket.swift
[626/675] Compiling NIOPosix SocketChannel.swift
[627/675] Compiling NIOPosix SocketProtocols.swift
[628/675] Compiling NIOPosix System.swift
[629/675] Compiling NIOPosix Thread.swift
[630/675] Compiling NIOPosix SelectableChannel.swift
[631/675] Compiling NIOPosix SelectableEventLoop.swift
[632/675] Compiling NIOPosix SelectorEpoll.swift
[633/675] Compiling NIOPosix SelectorGeneric.swift
[634/675] Compiling NIOPosix SelectorKqueue.swift
[635/675] Compiling NIOPosix SelectorUring.swift
[636/675] Compiling NIOPosix BSDSocketAPICommon.swift
[637/675] Compiling NIOPosix BSDSocketAPIPosix.swift
[638/675] Compiling NIOPosix BSDSocketAPIWindows.swift
[639/675] Compiling NIOPosix BaseSocket.swift
[640/675] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[641/675] Compiling NIOPosix BaseSocketChannel.swift
[642/675] Compiling NIOPosix BaseStreamSocketChannel.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 IntegerBitPacking.swift
[650/675] Compiling NIOPosix IntegerTypes.swift
[651/675] Compiling NIOPosix Linux.swift
[652/675] Compiling NIOPosix LinuxCPUSet.swift
[653/675] Compiling NIOPosix LinuxUring.swift
[654/675] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[655/675] Compiling NIOPosix NIOThreadPool.swift
[656/675] Compiling NIOPosix PooledRecvBufferAllocator.swift
[657/675] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[658/675] Compiling NIOPosix PosixSingletons.swift
[659/675] Compiling NIOPosix RawSocketBootstrap.swift
[660/675] Compiling NIOPosix Resolver.swift
[661/675] Compiling NIOPosix Selectable.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 TLSEvents.swift
[681/705] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[682/705] Emitting module NIOTLS
[683/705] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[684/705] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[685/705] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[686/705] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[687/707] Compiling NIOTLS SNIHandler.swift
[689/708] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[690/708] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[691/735] Compiling NIOSSL NIOSSLServerHandler.swift
[692/735] Compiling NIOSSL SSLInit.swift
[693/735] Compiling NIOSSL SSLConnection.swift
[694/735] Compiling NIOSSL SSLContext.swift
[695/735] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[696/735] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[697/735] Emitting module NIOFoundationCompat
[698/735] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[700/736] Emitting module NIOHTTP1
[701/736] Compiling NIOSSL IdentityVerification.swift
[702/736] Compiling NIOSSL LinuxCABundle.swift
[703/736] Compiling NIOSSL ObjectIdentifier.swift
[704/758] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[705/758] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[706/758] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[707/758] Compiling NIOTransportServices NIOTSListenerChannel.swift
[708/758] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[709/758] Compiling NIOTransportServices NIOTSDatagramListener.swift
[710/759] Compiling NIOTransportServices AcceptHandler.swift
[711/759] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[712/759] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[713/761] Emitting module NIOTransportServices
[715/761] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[716/761] Compiling NIOTransportServices NIOTSSingletons.swift
[718/761] Compiling NIOTransportServices StateManagedChannel.swift
[719/761] Compiling NIOTransportServices StateManagedListenerChannel.swift
[720/761] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[721/761] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[722/761] Compiling NIOTransportServices NIOTSErrors.swift
[723/761] Compiling NIOTransportServices NIOTSEventLoop.swift
[724/761] Compiling NIOTransportServices NIOTSBootstraps.swift
[725/761] Compiling NIOTransportServices NIOTSChannelOptions.swift
[730/761] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[731/761] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[733/761] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[734/761] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[736/762] Compiling NIOSSL NIOSSLSecureBytes.swift
[737/762] Compiling NIOSSL RNG.swift
[738/762] Compiling NIOSSL SafeCompare.swift
[743/792] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[744/792] Compiling NIOExtras JSONRPCFraming.swift
[745/792] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[746/792] Compiling NIOExtras LengthFieldPrepender.swift
[750/792] Compiling NIOExtras DebugInboundEventsHandler.swift
[751/792] Compiling NIOExtras DebugOutboundEventsHandler.swift
[752/792] Compiling NIOExtras FixedLengthFrameDecoder.swift
[753/792] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[754/792] Emitting module NIOSSL
[755/792] Compiling NIOWebSocket WebSocketOpcode.swift
[756/793] Compiling NIOExtras LineBasedFrameDecoder.swift
[757/793] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[758/795] Compiling NIOExtras NIOExtrasError.swift
[759/795] Compiling NIOExtras NIOLengthFieldBitLength.swift
[760/795] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[761/795] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[762/795] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[763/795] Compiling NIOExtras NIORequestIdentifiable.swift
[764/795] Compiling NIOExtras PCAPRingBuffer.swift
[765/795] Compiling NIOExtras QuiescingHelper.swift
[766/795] Compiling NIOExtras RequestResponseHandler.swift
[767/795] Compiling NIOWebSocket WebSocketErrorCodes.swift
[768/795] Compiling NIOWebSocket WebSocketFrame.swift
[779/795] Emitting module NIOWebSocket
[783/796] Emitting module NIOExtras
[792/796] Compiling NIOSSL Zeroization.swift
[793/796] Compiling NIOSSL TLSConfiguration.swift
[794/796] Compiling NIOSSL UniversalBootstrapSupport.swift
[796/797] Compiling NIOExtras RequestResponseWithIDHandler.swift
[797/797] Compiling NIOExtras WritePCAPHandler.swift
[799/806] Compiling WebSocketKit Exports.swift
[800/806] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[801/806] Compiling WebSocketKit WebSocketHandler.swift
[802/806] Emitting module WebSocketKit
[803/806] Compiling WebSocketKit WebSocket+Concurrency.swift
[804/806] Compiling WebSocketKit WebSocket.swift
[805/806] Compiling WebSocketKit WebSocketClient.swift
[806/806] Compiling WebSocketKit WebSocket+Connect.swift
Build complete! (79.90s)
Build complete.
Done.

Build Machine: Linux 1