The Swift Package Index logo.Swift Package Index

Build Information

Successful build of webauthn-swift with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-server/webauthn-swift.git
Reference: 1.0.0-alpha.2
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/swift-server/webauthn-swift
 * tag               1.0.0-alpha.2 -> FETCH_HEAD
HEAD is now at 95ce094 Update dependencies (#35)
Cloned https://github.com/swift-server/webauthn-swift.git
Revision (git rev-parse @):
95ce09430d13852db971db56ae0b55d1911db2ee
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/swift-server/webauthn-swift.git at 1.0.0-alpha.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/swift-server/webauthn-swift.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/unrelentingtech/SwiftCBOR.git
[1/1239] Fetching swiftcbor
[26/4408] Fetching swiftcbor, swift-log
[2223/5865] Fetching swiftcbor, swift-log, swift-docc-plugin
[5866/13276] Fetching swiftcbor, swift-log, swift-docc-plugin, swift-crypto
Fetched https://github.com/unrelentingtech/SwiftCBOR.git from cache (1.15s)
Fetched https://github.com/apple/swift-log.git from cache (1.16s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.16s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.18s)
Computing version for https://github.com/unrelentingtech/SwiftCBOR.git
Computed https://github.com/unrelentingtech/SwiftCBOR.git at 0.4.6 (0.44s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.43s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2484] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.33s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.43s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.38s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.2.0 (0.46s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.2.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/unrelentingtech/SwiftCBOR.git
Working copy of https://github.com/unrelentingtech/SwiftCBOR.git resolved at 0.4.6
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-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/429] Write sources
[7/429] Compiling asn1_par.c
[7/429] Write sources
[9/429] Compiling asn_pack.c
[10/429] Compiling asn1_lib.c
[10/429] Compiling a_strnid.c
[12/429] Compiling a_type.c
[13/429] Compiling a_time.c
[14/429] Compiling a_utctm.c
[15/429] Write swift-version-24593BA9C3E375BF.txt
[16/429] Compiling fiat_p256_adx_mul.S
[17/429] Compiling fiat_curve25519_adx_mul.S
[18/429] Compiling fiat_p256_adx_sqr.S
[19/429] Compiling fiat_curve25519_adx_square.S
[20/429] Compiling x_x509a.c
[21/429] Compiling x_x509.c
[22/448] Compiling x_val.c
[23/450] Compiling x_sig.c
[24/450] Compiling CCryptoBoringSSLShims shims.c
[25/450] Compiling x_req.c
[26/450] Compiling x_spki.c
[27/450] Compiling x_pubkey.c
[28/450] Compiling x_name.c
[29/450] Compiling x_exten.c
[30/450] Compiling x_crl.c
[31/450] Compiling x_attrib.c
[32/450] Compiling x_algor.c
[33/450] Compiling x_all.c
[34/450] Compiling x509spki.c
[35/450] Compiling x509rset.c
[36/450] Compiling x509name.c
[37/450] Compiling x509cset.c
[38/450] Compiling x509_txt.c
[39/450] Compiling x509_vpm.c
[40/450] Compiling x509_v3.c
[41/450] Compiling x509_vfy.c
[42/450] Compiling x509_trs.c
[43/450] Compiling x509_req.c
[44/450] Compiling x509_set.c
[45/450] Compiling x509_obj.c
[46/450] Compiling x509_def.c
[47/450] Compiling x509_lu.c
[48/450] Compiling x509_ext.c
[49/450] Compiling x509_d2.c
[50/450] Compiling x509_att.c
[51/450] Compiling x509.c
[52/450] Compiling x509_cmp.c
[53/450] Compiling v3_skey.c
[54/450] Compiling v3_prn.c
[55/450] Compiling v3_purp.c
[56/450] Compiling v3_utl.c
[57/450] Compiling v3_pcons.c
[58/450] Compiling v3_pmaps.c
[59/450] Compiling v3_ocsp.c
[60/450] Compiling v3_ncons.c
[61/450] Compiling v3_int.c
[62/450] Compiling v3_lib.c
[63/450] Compiling v3_info.c
[64/450] Compiling v3_ia5.c
[65/450] Compiling v3_enum.c
[66/450] Compiling v3_genn.c
[67/450] Compiling v3_crld.c
[68/450] Compiling v3_extku.c
[69/450] Compiling v3_conf.c
[70/450] Compiling v3_bitst.c
[71/450] Compiling v3_cpols.c
[72/450] Compiling v3_bcons.c
[73/450] Compiling t_x509a.c
[74/450] Compiling v3_akey.c
[75/450] Compiling v3_alt.c
[76/450] Compiling v3_akeya.c
[77/450] Compiling t_x509.c
[78/450] Compiling t_req.c
[79/450] Compiling t_crl.c
[80/450] Compiling i2d_pr.c
[81/450] Compiling name_print.c
[82/450] Compiling rsa_pss.c
[83/450] Compiling by_dir.c
[84/450] Compiling policy.c
[85/450] Compiling by_file.c
[86/450] Compiling a_sign.c
[87/450] Compiling asn1_gen.c
[88/450] Compiling algorithm.c
[89/450] Compiling a_verify.c
[90/450] Compiling a_digest.c
[91/450] Compiling thread_pthread.c
[92/450] Compiling thread_win.c
[93/450] Compiling trust_token.c
[94/450] Compiling voprf.c
[95/450] Compiling thread_none.c
[96/450] Compiling thread.c
[97/450] Compiling spx_util.c
[98/450] Compiling wots.c
[99/450] Compiling thash.c
[100/450] Compiling stack.c
[101/450] Compiling pmbtoken.c
[102/450] Compiling fors.c
[103/450] Compiling spx.c
[104/450] Compiling merkle.c
[105/450] Compiling address.c
[106/450] Compiling rsa_print.c
[107/450] Compiling siphash.c
[108/450] Compiling refcount.c
[108/450] Compiling rsa_asn1.c
[110/450] Compiling rsa_crypt.c
[111/450] Compiling rc4.c
[112/450] Compiling windows.c
[113/450] Compiling rand_extra.c
[114/450] Compiling trusty.c
[115/450] Compiling ios.c
[116/450] Compiling passive.c
[117/450] Compiling getentropy.c
[118/450] Compiling deterministic.c
[119/450] Compiling forkunsafe.c
[120/450] Compiling pool.c
[121/450] Compiling poly1305_arm_asm.S
[122/450] Compiling poly1305_arm.c
[123/450] Compiling poly1305.c
[124/450] Compiling pkcs7.c
[125/450] Compiling pkcs8.c
[126/450] Compiling pkcs8_x509.c
[127/450] Compiling p5_pbev2.c
[128/450] Compiling pkcs7_x509.c
[129/450] Compiling pem_xaux.c
[130/450] Compiling pem_pkey.c
[131/450] Compiling pem_pk8.c
[132/450] Compiling pem_x509.c
[133/450] Compiling pem_oth.c
[134/450] Compiling obj_xref.c
[135/450] Compiling pem_lib.c
[136/450] Compiling pem_info.c
[137/450] Compiling lhash.c
[138/450] Compiling poly1305_vec.c
[139/450] Compiling pem_all.c
[140/450] Compiling mem.c
[141/450] Compiling kyber.c
[142/450] Compiling keccak.c
[143/450] Compiling obj.c
[144/450] Compiling x86_64-mont5-mac.mac.x86_64.S
[145/450] Compiling hpke.c
[146/450] Compiling poly_rq_mul.S
[147/450] Compiling x86_64-mont-mac.mac.x86_64.S
[148/450] Compiling hrss.c
[149/450] Compiling x86_64-mont5-linux.linux.x86_64.S
[150/450] Compiling x86_64-mont-linux.linux.x86_64.S
[151/450] Compiling x86-mont-windows.windows.x86.S
[152/450] Compiling x86-mont-linux.linux.x86.S
[153/450] Compiling vpaes-x86_64-mac.mac.x86_64.S
[153/450] Compiling vpaes-x86_64-linux.linux.x86_64.S
[155/450] Compiling vpaes-x86-linux.linux.x86.S
[156/450] Compiling vpaes-x86-windows.windows.x86.S
[157/450] Compiling vpaes-armv8-linux.linux.aarch64.S
[158/450] Compiling vpaes-armv8-ios.ios.aarch64.S
[159/450] Compiling vpaes-armv7-ios.ios.arm.S
[160/450] Compiling kdf.c
[161/450] Compiling vpaes-armv7-linux.linux.arm.S
[162/450] Compiling sha512-x86_64-mac.mac.x86_64.S
[163/450] Compiling sha512-x86_64-linux.linux.x86_64.S
[164/450] Compiling sha512-armv4-ios.ios.arm.S
[165/450] Compiling sha512-586-windows.windows.x86.S
[166/450] Compiling sha512-armv4-linux.linux.arm.S
[167/450] Compiling sha512-armv8-linux.linux.aarch64.S
[168/450] Compiling sha512-armv8-ios.ios.aarch64.S
[169/450] Compiling sha512-586-linux.linux.x86.S
[170/450] Compiling sha256-x86_64-mac.mac.x86_64.S
[171/450] Compiling sha256-armv8-linux.linux.aarch64.S
[172/450] Compiling sha256-armv8-ios.ios.aarch64.S
[173/450] Compiling sha256-armv4-linux.linux.arm.S
[174/450] Compiling sha256-x86_64-linux.linux.x86_64.S
[175/450] Compiling sha256-armv4-ios.ios.arm.S
[177/450] Compiling Logging LogHandler.swift
[177/450] Compiling sha256-586-windows.windows.x86.S
[178/450] Compiling sha1-x86_64-mac.mac.x86_64.S
[180/450] Compiling SwiftCBOR CBORInputStream.swift
[181/450] Compiling SwiftCBOR CBOROptions.swift
[181/452] Compiling sha256-586-linux.linux.x86.S
[182/452] Compiling sha1-x86_64-linux.linux.x86_64.S
[183/452] Compiling sha1-armv8-linux.linux.aarch64.S
[184/452] Compiling sha1-armv8-ios.ios.aarch64.S
[185/452] Compiling sha1-armv4-large-linux.linux.arm.S
[186/452] Compiling sha1-armv4-large-ios.ios.arm.S
[187/452] Compiling sha1-586-linux.linux.x86.S
[188/452] Compiling sha1-586-windows.windows.x86.S
[189/452] Compiling sha512.c
[190/452] Compiling sha256.c
[191/452] Compiling sha1.c
[192/452] Compiling service_indicator.c
[193/452] Compiling rsaz-avx2-mac.mac.x86_64.S
[194/452] Compiling fips.c
[195/452] Compiling rsaz-avx2-linux.linux.x86_64.S
[196/452] Compiling self_check.c
[197/452] Compiling rsa_impl.c
[198/452] Compiling padding.c
[199/452] Compiling rdrand-x86_64-mac.mac.x86_64.S
[200/452] Compiling rsa.c
[201/452] Compiling rdrand-x86_64-linux.linux.x86_64.S
[202/452] Compiling blinding.c
[203/452] Compiling fork_detect.c
[204/452] Compiling urandom.c
[205/452] Compiling rand.c
[206/452] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[207/452] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[208/452] Compiling ctrdrbg.c
[209/452] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[210/452] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[212/452] Compiling SwiftCBOR FixedWidthInteger+Bytes.swift
[213/452] Compiling SwiftCBOR Util.swift
[213/452] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[214/452] Compiling polyval.c
[215/452] Compiling p256-armv8-asm-linux.linux.aarch64.S
[216/452] Compiling p256-armv8-asm-ios.ios.aarch64.S
[217/452] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[218/452] Compiling ofb.c
[219/452] Compiling gcm_nohw.c
[220/452] Compiling cfb.c
[221/452] Compiling gcm.c
[222/452] Compiling ctr.c
[223/452] Compiling md5.c
[224/452] Compiling cbc.c
[225/452] Compiling hmac.c
[226/452] Compiling md4.c
[227/452] Compiling hkdf.c
[228/452] Compiling md5-586-linux.linux.x86.S
[229/452] Compiling md5-x86_64-mac.mac.x86_64.S
[230/452] Compiling md5-586-windows.windows.x86.S
[231/452] Compiling md5-x86_64-linux.linux.x86_64.S
[232/452] Compiling ghashv8-armv8-linux.linux.aarch64.S
[233/452] Compiling ghashv8-armv8-ios.ios.aarch64.S
[233/452] Compiling ghash-x86_64-mac.mac.x86_64.S
[235/452] Compiling ghashv8-armv7-ios.ios.arm.S
[236/452] Compiling ghashv8-armv7-linux.linux.arm.S
[238/452] Compiling Logging MetadataProvider.swift
[238/452] Compiling ghash-x86-linux.linux.x86.S
[239/452] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[239/452] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[241/452] Compiling ghash-x86-windows.windows.x86.S
[241/452] Compiling ghash-ssse3-x86-windows.windows.x86.S
[243/452] Compiling ghash-x86_64-linux.linux.x86_64.S
[245/452] Compiling SwiftCBOR SingleValueEncodingContainer.swift
[246/452] Compiling SwiftCBOR UnkeyedEncodingContainer.swift
[247/452] Compiling SwiftCBOR CodableCBOREncoder.swift
[248/452] Compiling SwiftCBOR KeyedEncodingContainer.swift
[248/452] Compiling fips_shared_support.c
[249/452] Compiling ghash-armv4-ios.ios.arm.S
[251/452] Compiling Logging Locks.swift
[252/452] Emitting module Logging
[253/452] Compiling SwiftCBOR SingleValueDecodingContainer.swift
[254/452] Compiling SwiftCBOR UnkeyedDecodingContainer.swift
[255/452] Compiling SwiftCBOR CodableCBORDecoder.swift
[256/452] Compiling SwiftCBOR KeyedDecodingContainer.swift
[256/452] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[256/452] Compiling ghash-ssse3-x86-linux.linux.x86.S
[258/452] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[259/452] Compiling ghash-armv4-linux.linux.arm.S
[261/452] Compiling SwiftCBOR AnyCodingKey.swift
[262/452] Compiling SwiftCBOR CBOR.swift
[263/452] Compiling SwiftCBOR CBORDecoder.swift
[264/452] Emitting module SwiftCBOR
[265/452] Compiling SwiftCBOR CBOREncodable.swift
[266/452] Compiling SwiftCBOR CBOREncoder.swift
[266/452] Compiling ecdh.c
[267/453] Compiling util.c
[268/453] Compiling ecdsa.c
[269/453] Compiling wnaf.c
[270/453] Compiling simple_mul.c
[271/453] Compiling simple.c
[273/453] Compiling scalar.c
[274/453] Compiling oct.c
[275/453] Compiling felem.c
[276/453] Compiling p256.c
[277/453] Compiling p224-64.c
[278/453] Compiling ec_key.c
[279/453] Compiling ec_montgomery.c
[280/453] Compiling ec.c
[281/453] Compiling Logging Logging.swift
[282/454] Compiling digestsign.c
[283/454] Compiling digests.c
[284/454] Compiling check.c
[286/454] Compiling dh.c
[287/454] Compiling digest.c
[288/454] Compiling co-586-windows.windows.x86.S
[289/454] Compiling p256-nistz.c
[290/454] Compiling co-586-linux.linux.x86.S
[291/454] Compiling cmac.c
[292/454] Compiling e_aesccm.c
[293/454] Compiling cipher.c
[294/454] Compiling e_aes.c
[295/454] Compiling aead.c
[296/454] Compiling bsaes-armv7-ios.ios.arm.S
[297/454] Compiling bsaes-armv7-linux.linux.arm.S
[298/454] Compiling sqrt.c
[299/454] Compiling rsaz_exp.c
[300/454] Compiling shift.c
[301/454] Compiling random.c
[302/454] Compiling montgomery_inv.c
[303/454] Compiling prime.c
[304/454] Compiling mul.c
[305/454] Compiling generic.c
[306/454] Compiling montgomery.c
[307/454] Compiling jacobi.c
[308/454] Compiling gcd_extra.c
[309/454] Compiling gcd.c
[310/454] Compiling div_extra.c
[311/454] Compiling cmp.c
[312/454] Compiling exponentiation.c
[313/454] Compiling div.c
[314/454] Compiling ctx.c
[315/454] Compiling bytes.c
[316/454] Compiling bn.c
[317/454] Compiling add.c
[318/454] Compiling bn-armv8-linux.linux.aarch64.S
[319/454] Compiling bn-armv8-ios.ios.aarch64.S
[320/454] Compiling armv8-mont-linux.linux.aarch64.S
[321/454] Compiling bn-586-linux.linux.x86.S
[322/454] Compiling bn-586-windows.windows.x86.S
[323/454] Compiling x86_64-gcc.c
[324/454] Compiling armv4-mont-linux.linux.arm.S
[325/454] Compiling armv8-mont-ios.ios.aarch64.S
[326/454] Compiling armv4-mont-ios.ios.arm.S
[327/454] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[328/454] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[329/454] Compiling aesv8-armv8-linux.linux.aarch64.S
[330/454] Compiling aesv8-armv8-ios.ios.aarch64.S
[331/454] Compiling aesni-x86_64-mac.mac.x86_64.S
[332/454] Compiling aesv8-armv7-ios.ios.arm.S
[333/454] Compiling aesv8-armv7-linux.linux.arm.S
[334/454] Compiling aesni-x86-windows.windows.x86.S
[335/454] Compiling aesni-x86_64-linux.linux.x86_64.S
[336/454] Compiling aesni-x86-linux.linux.x86.S
[337/454] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[338/454] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[339/454] Compiling mode_wrappers.c
[340/454] Compiling key_wrap.c
[341/454] Compiling aes.c
[342/454] Compiling ex_data.c
[343/454] Compiling aes_nohw.c
[344/454] Compiling sign.c
[345/454] Compiling scrypt.c
[346/454] Compiling pbkdf.c
[347/454] Compiling print.c
[348/454] Compiling p_x25519.c
[349/454] Compiling p_x25519_asn1.c
[350/454] Compiling p_rsa_asn1.c
[351/454] Compiling p_rsa.c
[352/454] Compiling p_ed25519_asn1.c
[353/454] Compiling p_ed25519.c
[354/454] Compiling p_hkdf.c
[355/454] Compiling p_ec_asn1.c
[356/454] Compiling err_data.c
[357/454] Compiling p_ec.c
[358/454] Compiling evp_ctx.c
[359/454] Compiling p_dsa_asn1.c
[360/454] Compiling engine.c
[361/454] Compiling err.c
[362/454] Compiling evp_asn1.c
[363/454] Compiling evp.c
[363/454] Compiling ecdsa_asn1.c
[365/454] Compiling ec_derive.c
[366/454] Compiling ecdh_extra.c
[367/454] Compiling hash_to_curve.c
[368/454] Compiling dsa_asn1.c
[369/454] Compiling ec_asn1.c
[370/454] Compiling digest_extra.c
[371/454] Compiling dh_asn1.c
[372/454] Compiling params.c
[373/454] Compiling dsa.c
[374/454] Compiling x25519-asm-arm.S
[375/454] Compiling spake25519.c
[375/454] Compiling cpu_arm_linux.c
[377/454] Compiling crypto.c
[377/454] Compiling curve25519_64_adx.c
[379/454] Compiling des.c
[380/454] Compiling cpu_intel.c
[381/454] Compiling cpu_aarch64_openbsd.c
[382/454] Compiling cpu_aarch64_sysreg.c
[383/454] Compiling cpu_arm_freebsd.c
[384/454] Compiling cpu_aarch64_fuchsia.c
[385/454] Compiling cpu_aarch64_win.c
[386/454] Compiling cpu_aarch64_linux.c
[387/454] Compiling cpu_aarch64_apple.c
[388/454] Compiling tls_cbc.c
[389/454] Compiling curve25519.c
[390/454] Compiling conf.c
[391/454] Compiling e_tls.c
[392/454] Compiling e_rc4.c
[393/454] Compiling e_null.c
[394/454] Compiling e_des.c
[394/454] Compiling e_rc2.c
[396/454] Compiling derive_key.c
[397/454] Compiling cipher_extra.c
[398/454] Compiling e_aesctrhmac.c
[399/454] Compiling e_chacha20poly1305.c
[400/454] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[401/454] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[402/454] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[402/454] Compiling e_aesgcmsiv.c
[404/454] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[405/454] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[406/454] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[407/454] Compiling chacha.c
[408/454] Compiling chacha-x86-linux.linux.x86.S
[409/454] Compiling chacha-x86_64-mac.mac.x86_64.S
[410/454] Compiling chacha-x86_64-linux.linux.x86_64.S
[411/454] Compiling chacha-armv8-linux.linux.aarch64.S
[412/454] Compiling chacha-x86-windows.windows.x86.S
[413/454] Compiling chacha-armv8-ios.ios.aarch64.S
[414/454] Compiling chacha-armv4-linux.linux.arm.S
[415/454] Compiling chacha-armv4-ios.ios.arm.S
[416/454] Compiling unicode.c
[417/454] Compiling cbs.c
[418/454] Compiling bn_asn1.c
[419/454] Compiling ber.c
[420/454] Compiling asn1_compat.c
[421/454] Compiling cbb.c
[422/454] Compiling buf.c
[423/454] Compiling convert.c
[424/454] Compiling blake2.c
[425/454] Compiling printf.c
[426/454] Compiling errno.c
[427/454] Compiling fd.c
[428/454] Compiling hexdump.c
[429/454] Compiling pair.c
[430/454] Compiling file.c
[431/454] Compiling bio_mem.c
[432/454] Compiling base64.c
[433/454] Compiling tasn_typ.c
[434/454] Compiling tasn_new.c
[435/454] Compiling tasn_fre.c
[436/454] Compiling bio.c
[437/454] Compiling tasn_utl.c
[438/454] Compiling posix_time.c
[439/454] Compiling tasn_enc.c
[440/454] Compiling tasn_dec.c
[441/454] Compiling a_strex.c
[442/454] Compiling f_int.c
[443/454] Compiling f_string.c
[444/454] Compiling a_octet.c
[445/454] Compiling a_mbstr.c
[446/454] Compiling a_object.c
[447/454] Compiling a_d2i_fp.c
[448/454] Compiling a_dup.c
[449/454] Compiling a_i2d_fp.c
[450/454] Compiling a_gentm.c
[451/454] Compiling a_int.c
[452/454] Compiling a_bool.c
[453/454] Compiling a_bitstr.c
[455/457] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[456/457] Emitting module CryptoBoringWrapper
[457/457] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[459/532] Compiling Crypto Ed25519_boring.swift
[460/532] Compiling Crypto EllipticCurvePoint_boring.swift
[461/532] Compiling Crypto EllipticCurve_boring.swift
[462/532] Compiling Crypto NISTCurvesKeys_boring.swift
[463/532] Compiling Crypto X25519Keys_boring.swift
[464/532] Compiling Crypto Curve25519.swift
[465/532] Compiling Crypto Ed25519Keys.swift
[466/532] Compiling Crypto NISTCurvesKeys.swift
[467/532] Compiling Crypto X25519Keys.swift
[468/532] Compiling Crypto SymmetricKeys.swift
[469/542] Emitting module Crypto
[470/542] Compiling Crypto HPKE-LabeledExtract.swift
[471/542] Compiling Crypto HPKE-Utils.swift
[472/542] Compiling Crypto DHKEM.swift
[473/542] Compiling Crypto HPKE-KEM-Curve25519.swift
[474/542] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[475/542] Compiling Crypto HPKE-KEM.swift
[476/542] Compiling Crypto HPKE-Errors.swift
[477/542] Compiling Crypto HPKE.swift
[478/542] Compiling Crypto HPKE-Context.swift
[479/542] Compiling Crypto HPKE-KeySchedule.swift
[480/542] Compiling Crypto HMAC.swift
[481/542] Compiling Crypto MACFunctions.swift
[482/542] Compiling Crypto MessageAuthenticationCode.swift
[483/542] Compiling Crypto AES.swift
[484/542] Compiling Crypto ECDSASignature_boring.swift
[485/542] Compiling Crypto ECDSA_boring.swift
[486/542] Compiling Crypto EdDSA_boring.swift
[487/542] Compiling Crypto ECDSA.swift
[488/542] Compiling Crypto Ed25519.swift
[489/542] Compiling Crypto Signature.swift
[490/542] Compiling Crypto SubjectPublicKeyInfo.swift
[491/542] Compiling Crypto CryptoKitErrors.swift
[492/542] Compiling Crypto Digest_boring.swift
[493/542] Compiling Crypto Digest.swift
[494/542] Compiling Crypto Digests.swift
[495/542] Compiling Crypto HashFunctions.swift
[496/542] Compiling Crypto HashFunctions_SHA2.swift
[497/542] Compiling Crypto HPKE-AEAD.swift
[498/542] Compiling Crypto HPKE-Ciphersuite.swift
[499/542] Compiling Crypto HPKE-KDF.swift
[500/542] Compiling Crypto HPKE-KexKeyDerivation.swift
[501/542] Compiling Crypto HPKE-Modes.swift
[502/542] Compiling Crypto Insecure.swift
[503/542] Compiling Crypto Insecure_HashFunctions.swift
[504/542] Compiling Crypto KEM.swift
[505/542] Compiling Crypto ECDH_boring.swift
[506/542] Compiling Crypto DH.swift
[507/542] Compiling Crypto ECDH.swift
[508/542] Compiling Crypto HKDF.swift
[509/542] Compiling Crypto AESWrap.swift
[510/542] Compiling Crypto AESWrap_boring.swift
[511/542] Compiling Crypto AES-GCM.swift
[512/542] Compiling Crypto AES-GCM_boring.swift
[513/542] Compiling Crypto ChaChaPoly_boring.swift
[514/542] Compiling Crypto ChaChaPoly.swift
[515/542] Compiling Crypto Cipher.swift
[516/542] Compiling Crypto Nonces.swift
[517/542] Compiling Crypto ASN1.swift
[518/542] Compiling Crypto ASN1Any.swift
[519/542] Compiling Crypto ASN1BitString.swift
[520/542] Compiling Crypto ASN1Boolean.swift
[521/542] Compiling Crypto ASN1Identifier.swift
[522/542] Compiling Crypto ASN1Integer.swift
[523/542] Compiling Crypto ASN1Null.swift
[524/542] Compiling Crypto ASN1OctetString.swift
[525/542] Compiling Crypto ASN1Strings.swift
[526/542] Compiling Crypto ArraySliceBigint.swift
[527/542] Compiling Crypto GeneralizedTime.swift
[528/542] Compiling Crypto ObjectIdentifier.swift
[529/542] Compiling Crypto ECDSASignature.swift
[530/542] Compiling Crypto PEMDocument.swift
[531/542] Compiling Crypto PKCS8PrivateKey.swift
[532/542] Compiling Crypto SEC1PrivateKey.swift
[533/542] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[534/542] Compiling Crypto CryptoKitErrors_boring.swift
[535/542] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[536/542] Compiling Crypto RNG_boring.swift
[537/542] Compiling Crypto SafeCompare_boring.swift
[538/542] Compiling Crypto Zeroization_boring.swift
[539/542] Compiling Crypto PrettyBytes.swift
[540/542] Compiling Crypto SafeCompare.swift
[541/542] Compiling Crypto SecureBytes.swift
[542/542] Compiling Crypto Zeroization.swift
[544/558] Compiling _CryptoExtras CryptoKitErrors_boring.swift
[545/558] Compiling _CryptoExtras DigestType.swift
[546/558] Compiling _CryptoExtras RSA_security.swift
[547/558] Compiling _CryptoExtras BoringSSLHelpers.swift
[548/558] Compiling _CryptoExtras Error.swift
[549/558] Compiling _CryptoExtras PEMDocument.swift
[550/559] Compiling _CryptoExtras RandomBytes.swift
[551/559] Compiling _CryptoExtras AES_CBC.swift
[552/559] Compiling _CryptoExtras AES_GCM_SIV.swift
[553/559] Emitting module _CryptoExtras
[554/559] Compiling _CryptoExtras Block Function.swift
[555/559] Compiling _CryptoExtras AES_GCM_SIV_boring.swift
[556/559] Compiling _CryptoExtras RSA.swift
[557/559] Compiling _CryptoExtras RSA_boring.swift
[558/559] Compiling _CryptoExtras ChaCha20CTR_boring.swift
[559/559] Compiling _CryptoExtras ChaCha20CTR.swift
[561/589] Compiling WebAuthn AuthenticatorAttestationResponse.swift
[562/589] Compiling WebAuthn Credential.swift
[563/589] Compiling WebAuthn PackedAttestation.swift
[564/589] Compiling WebAuthn TPMAttestation+Structs.swift
[565/593] Compiling WebAuthn ChallengeGenerator.swift
[566/593] Compiling WebAuthn Data+safeSubscript.swift
[567/593] Compiling WebAuthn KeyedDecodingContainer+decodeURLEncoded.swift
[568/593] Compiling WebAuthn Numbers+Bytes.swift
[569/593] Emitting module WebAuthn
[570/593] Compiling WebAuthn AuthenticationCredential.swift
[571/593] Compiling WebAuthn AuthenticatorAssertionResponse.swift
[572/593] Compiling WebAuthn PublicKeyCredentialRequestOptions.swift
[573/593] Compiling WebAuthn VerifiedAuthentication.swift
[574/593] Compiling WebAuthn TPMAttestation.swift
[575/593] Compiling WebAuthn PublicKeyCredentialCreationOptions.swift
[576/593] Compiling WebAuthn RegistrationCredential.swift
[577/593] Compiling WebAuthn AuthenticatorData.swift
[578/593] Compiling WebAuthn UInt8+random.swift
[579/593] Compiling WebAuthn WebAuthnError.swift
[580/593] Compiling WebAuthn WebAuthnManager+Config.swift
[581/593] Compiling WebAuthn WebAuthnManager.swift
[582/593] Compiling WebAuthn COSEKeyType.swift
[583/593] Compiling WebAuthn CollectedClientData.swift
[584/593] Compiling WebAuthn CredentialPublicKey.swift
[585/593] Compiling WebAuthn Base64Utilities.swift
[586/593] Compiling WebAuthn AuthenticatorFlags.swift
[587/593] Compiling WebAuthn COSEAlgorithmIdentifier.swift
[588/593] Compiling WebAuthn COSECurve.swift
[589/593] Compiling WebAuthn COSEKey.swift
[590/593] Compiling WebAuthn AttestationConveyancePreference.swift
[591/593] Compiling WebAuthn AttestationFormat.swift
[592/593] Compiling WebAuthn AttestationObject.swift
[593/593] Compiling WebAuthn AttestedCredentialData.swift
Build complete! (54.18s)
Build complete.
Done.

Build Machine: Linux 1