[INFO] fetching crate sshcerts 0.14.0...
[INFO] testing sshcerts-0.14.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate sshcerts 0.14.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate sshcerts 0.14.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sshcerts 0.14.0
[INFO] tweaked toml for crates.io crate sshcerts 0.14.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sshcerts 0.14.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sshcerts 0.14.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 45307b2ae9173a50e654c78c8bcb4dba508201c266f87a8239b88cdba20c720f
[INFO] running `Command { std: "docker" "start" "-a" "45307b2ae9173a50e654c78c8bcb4dba508201c266f87a8239b88cdba20c720f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45307b2ae9173a50e654c78c8bcb4dba508201c266f87a8239b88cdba20c720f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45307b2ae9173a50e654c78c8bcb4dba508201c266f87a8239b88cdba20c720f", kill_on_drop: false }`
[INFO] [stdout] 45307b2ae9173a50e654c78c8bcb4dba508201c266f87a8239b88cdba20c720f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f024efbe82507a4c79a89dff03613160df5e4c12e8f7f275c33e4e3c19dd2f4
[INFO] running `Command { std: "docker" "start" "-a" "1f024efbe82507a4c79a89dff03613160df5e4c12e8f7f275c33e4e3c19dd2f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling base64ct v1.7.3
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling nom v6.2.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling pem-rfc7468 v0.6.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling oid-registry v0.6.1
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling bitvec v0.19.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling pcsc-sys v1.3.0
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling authenticator v0.4.1
[INFO] [stderr]    Compiling minicbor v0.13.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling pbkdf2 v0.8.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling des v0.8.1
[INFO] [stderr]    Compiling libudev v0.2.0
[INFO] [stderr]    Compiling pcsc v2.9.0
[INFO] [stderr]    Compiling blowfish v0.8.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ctr v0.8.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling runloop v0.1.0
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling asn1-rs-impl v0.1.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.4.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling rcgen v0.11.3
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling rusticata-macros v3.2.0
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling bcrypt-pbkdf v0.6.1
[INFO] [stderr]    Compiling der-oid-macro v0.4.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling asn1-rs v0.5.2
[INFO] [stderr]    Compiling simple_asn1 v0.5.4
[INFO] [stderr]    Compiling der-parser v5.1.2
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling pkcs1 v0.4.1
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling ecdsa v0.14.8
[INFO] [stderr]    Compiling der-parser v8.2.0
[INFO] [stderr]    Compiling p384 v0.11.2
[INFO] [stderr]    Compiling p256 v0.11.1
[INFO] [stderr]    Compiling x509-parser v0.14.0
[INFO] [stderr]    Compiling x509-parser v0.15.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling cookie-factory v0.3.3
[INFO] [stderr]    Compiling x509 v0.2.0
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling rsa v0.7.2
[INFO] [stderr]    Compiling yubikey v0.7.0
[INFO] [stderr]    Compiling sshcerts v0.14.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `identifier` is never read
[INFO] [stdout]   --> src/ssh/keytype.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub identifier: &'static str,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     warnings
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` implied by `#[warn(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.02s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "1f024efbe82507a4c79a89dff03613160df5e4c12e8f7f275c33e4e3c19dd2f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f024efbe82507a4c79a89dff03613160df5e4c12e8f7f275c33e4e3c19dd2f4", kill_on_drop: false }`
[INFO] [stdout] 1f024efbe82507a4c79a89dff03613160df5e4c12e8f7f275c33e4e3c19dd2f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 19b4c00c0f7ed3aeb81a2438d70f000ae86c5c300e9bcb5ac55218aa59f2cfd9
[INFO] running `Command { std: "docker" "start" "-a" "19b4c00c0f7ed3aeb81a2438d70f000ae86c5c300e9bcb5ac55218aa59f2cfd9", kill_on_drop: false }`
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling yubikey v0.7.0
[INFO] [stderr]    Compiling authenticator v0.4.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling regex v1.4.6
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stderr]    Compiling sshcerts v0.14.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `identifier` is never read
[INFO] [stdout]   --> src/ssh/keytype.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub identifier: &'static str,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     warnings
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` implied by `#[warn(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `identifier` is never read
[INFO] [stdout]   --> src/ssh/keytype.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub identifier: &'static str,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     warnings
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` implied by `#[warn(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcn3w4SH/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-92db0bdc32d6363a,libhumantime-460ba1301d12ab86,libregex-efcf327e1ea35938,libregex_syntax-a86491a691fe1cea,libaho_corasick-70345168f6ff4e36,libsshcerts-90b93afa317f1a10,librcgen-eaf60eaa9aee6689,libyasna-5cdee1a39289b588,libpem-91a222760d550831,libbase64-faebe21c393c2ed7,libminicbor-8b9d728b8b08a2d1,libauthenticator-fb8156d6266f63ac,libserde_json-3becdecb5af8d8aa,libserde_cbor-b0b3804f9f188c7f,libhalf-86c70b8d654c79a1,libbase64-13144a1f1e192158,libopenssl-d1f174c0c0a1e678,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-e3a42e1347241e3d,libserde_bytes-5328af502f6f0eaa,librunloop-e75430494ae1aa00,liblibudev-68e7356cbc161afe,liblibudev_sys-3913013efe2ecebb,libder_parser-f7425f447aa98db0,librusticata_macros-dab493acbddb6bb9,libnom-31d924d1b4f2bfae,liblexical_core-cb1310475bb8c923,libryu-a7164637bc4900ee,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libx509_parser-d13fccf40bf58180,libring-b2f2e04f6583e365,libspin-4089a13ab2a784ba,libuntrusted-a7f0f384c8611dea,libonce_cell-e9252a7b5119f3eb,libyubikey-07211c6b23cf643f,libsecrecy-6c89edd43d7a8d88,libpcsc-d248af2455c6fec0,libpcsc_sys-6b3cff67d64d3441,libbitflags-716aca32ffb35253,libsha1-8f0feed54179bb12,libpbkdf2-a31994281bfcfd63,libdes-930da8fed601fcb8,libcipher-8b9cf072368246a7,libinout-984907f1ac447524,libuuid-a9ee594741f2a55c,libgetrandom-1e244ae0ab978787,libx509_parser-be9243edb61e9eaf,libbase64-42295ac2e0e134a3,libdata_encoding-506ef4e476430498,liboid_registry-88caddc9de519864,libder_parser-58a5e43c7d49efb5,libasn1_rs-5bdf0df275766532,librusticata_macros-faf06852ab460b0c,libnom-4befdfc4fe3ffe46,libtime-c2eb8ca866aeb4b0,libitoa-ef40fa516293a9d3,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-16e9b86e17da8cba,libpowerfmt-f6019a2766e431f7,libx509-58e79a1e6b95956d,libcookie_factory-2c67c35ecf8f8fcf,libfutures-075a65e924880549,libfutures_executor-fd7c1c98ab68847b,libfutures_util-cf76b411fd381190,libmemchr-a008ab9aec297ea3,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-988ad4f1372ec905,libpin_project_lite-72bf04572caa1c84,libfutures_sink-4f3ee80fddadef94,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-6189164566e294f9,librsa-a96c534e8d2d9714,libpkcs1-76a16e6f4f5c29bf,libp384-8827c5c5ecc50b80,libp256-8e83226961e5e47f,libsha2-41e514ee15e6e671,libecdsa-f184e83793ba0144,librfc6979-623f213eadaf8837,libsignature-1cd991e52e67700e,libnum_bigint_dig-2b614234340e16e6,libnum_iter-dd7c5b93aaddd3fd,librand-8bb4bb153a70bf8d,librand_chacha-db43fcd3691b19e4,libppv_lite86-78c9ba66bd206413,libzerocopy-de2a1df15c641a3a,libserde-2e4f96dc907c8066,liblazy_static-969b5c6ce8d19b49,libspin-77da57a1b47d23a3,libsmallvec-18f800acfd65bf6f,libelliptic_curve-5fe425775386e58f,libsec1-bca36d88f844daeb,libpkcs8-c5a8d13d7aabbe6f,libspki-3eee2ebc887e185a,libder-cdb32f6d98724f70,libpem_rfc7468-b9cd282f5b06b1ca,libbase64ct-f82e36ba8c3617d8,libbase16ct-dd8eb944633200cc,libhkdf-e97d5d1260c3aa44,libhmac-a0586c6d265be708,libdigest-ea2c67954fb84a91,libconst_oid-2aadc73a32842898,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgroup-316abc3bf7388f40,libff-c459779d3fd63c06,libcrypto_bigint-d7b5b49d08797106,librand_core-9b1f563bf73e4ffc,liblog-d6f7bb1298e9acd0,libbcrypt_pbkdf-fc06c6cb9eecf10c,libsha2-4356a000cc78e71a,libdigest-cc41568aba3d50f7,libblock_buffer-7648dc18f3574d66,libpbkdf2-fc1d7bd563ce8be6,libcrypto_mac-824c6ea85a0bfd9a,libsubtle-0e7091a3889aeeb2,libblowfish-6c19c43732911e1d,libbyteorder-9f6ac6743e38a88c,libaes-463fdf15fec93bc6,libctr-f88afca0688b3fe1,libcpufeatures-e04321643d03190d,libopaque_debug-90e66d859d53ff28,libcipher-bfd86aeaf5891b9e,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libsimple_asn1-beeb1adbc62f08e5,libthiserror-3718d61ead257b48,libnum_bigint-5841c560902bbd4e,libnum_integer-a7d0e87a7fc7a339,libzeroize-f5cca1a487ed0d2c,libring-49d14f4e5661c26a,libgetrandom-d5b005e5d4f3e720,libuntrusted-b2f816886faf2178,libcfg_if-3e7fc4e38d4a72b5,libchrono-e5581d136ab63d2c,libnum_traits-ed73480dc23f78f5,libiana_time_zone-7ebdf60e360da8b0,libclap-aa5e6a2cffc15695,libatty-275f63b360f4ec52,liblibc-d75767512c50648b,libstrsim-934c6b5db5b11ce4,libtermcolor-cbafc8825e041b3d,libtextwrap-7a0beaa55a54b5ae,libindexmap-351fb8a2b19a70a6,libhashbrown-cae2cd0d9cc0a6cf,libclap_lex-a071477a4899cd28,libos_str_bytes-da0b08631a69f574,libbitflags-dde12b0d7d495b50}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-ludev" "-lpcsclite" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcn3w4SH/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-476fc34ef9964f02/out" "-L" "/opt/rustwide/target/debug/build/ring-dbbfff924a67873f/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/new_fido_sshkey-ec866e44a699e976" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sshcerts` (example "new-fido-sshkey") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "19b4c00c0f7ed3aeb81a2438d70f000ae86c5c300e9bcb5ac55218aa59f2cfd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19b4c00c0f7ed3aeb81a2438d70f000ae86c5c300e9bcb5ac55218aa59f2cfd9", kill_on_drop: false }`
[INFO] [stdout] 19b4c00c0f7ed3aeb81a2438d70f000ae86c5c300e9bcb5ac55218aa59f2cfd9
