[INFO] fetching crate opaque-ke 1.0.0... [INFO] testing opaque-ke-1.0.0 against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] extracting crate opaque-ke 1.0.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate opaque-ke 1.0.0 on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate opaque-ke 1.0.0 [INFO] finished tweaking crates.io crate opaque-ke 1.0.0 [INFO] tweaked toml for crates.io crate opaque-ke 1.0.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate opaque-ke 1.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scrypt v0.5.0 [INFO] [stderr] Downloaded generic-bytes v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b2af52b84e506e4557d3cf2f4925da8c2007415d2ee8f2acf386f3ab5e13cef3 [INFO] running `Command { std: "docker" "start" "-a" "b2af52b84e506e4557d3cf2f4925da8c2007415d2ee8f2acf386f3ab5e13cef3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2af52b84e506e4557d3cf2f4925da8c2007415d2ee8f2acf386f3ab5e13cef3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2af52b84e506e4557d3cf2f4925da8c2007415d2ee8f2acf386f3ab5e13cef3", kill_on_drop: false }` [INFO] [stdout] b2af52b84e506e4557d3cf2f4925da8c2007415d2ee8f2acf386f3ab5e13cef3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1155fe809dc4898594eb58c52f529bb39f8abdd59123b9ecb3e68cb96af13482 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1155fe809dc4898594eb58c52f529bb39f8abdd59123b9ecb3e68cb96af13482", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling generic-bytes v0.1.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling displaydoc v0.1.7 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling curve25519-dalek v3.0.2 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling opaque-ke v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.38s [INFO] running `Command { std: "docker" "inspect" "1155fe809dc4898594eb58c52f529bb39f8abdd59123b9ecb3e68cb96af13482", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1155fe809dc4898594eb58c52f529bb39f8abdd59123b9ecb3e68cb96af13482", kill_on_drop: false }` [INFO] [stdout] 1155fe809dc4898594eb58c52f529bb39f8abdd59123b9ecb3e68cb96af13482 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 60060d965cc028e7e8183efbe6f8f7c70205af97ea6cb6190f9059486079cb9a [INFO] running `Command { std: "docker" "start" "-a" "60060d965cc028e7e8183efbe6f8f7c70205af97ea6cb6190f9059486079cb9a", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling dirs-next v1.0.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling poly1305 v0.6.2 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling chacha20 v0.6.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling chacha20poly1305 v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling proptest v0.10.1 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling rustyline v6.3.0 [INFO] [stderr] Compiling tinytemplate v1.2.0 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling opaque-ke v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 46.09s [INFO] running `Command { std: "docker" "inspect" "60060d965cc028e7e8183efbe6f8f7c70205af97ea6cb6190f9059486079cb9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60060d965cc028e7e8183efbe6f8f7c70205af97ea6cb6190f9059486079cb9a", kill_on_drop: false }` [INFO] [stdout] 60060d965cc028e7e8183efbe6f8f7c70205af97ea6cb6190f9059486079cb9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b2e43fb875ba5dbbcc051ca55e39217d45f9c3ed65de3124f8fc69b58cbe0827 [INFO] running `Command { std: "docker" "start" "-a" "b2e43fb875ba5dbbcc051ca55e39217d45f9c3ed65de3124f8fc69b58cbe0827", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/opaque_ke-22e1cc698dc7c9c4) [INFO] [stdout] [INFO] [stdout] running 66 tests [INFO] [stdout] test serialization::tests::ke1_message_roundtrip ... ok [INFO] [stdout] test envelope::tests::seal_and_open ... ok [INFO] [stdout] test keypair::tests::test_zeroize_key ... ok [INFO] [stdout] test keypair::tests::test_zeroize_keypair ... ok [INFO] [stdout] test serialization::tests::client_login_roundtrip ... ok [INFO] [stdout] test serialization::tests::ke3_message_roundtrip ... ok [INFO] [stdout] test serialization::tests::credential_request_roundtrip ... ok [INFO] [stdout] test serialization::tests::credential_response_roundtrip ... ok [INFO] [stdout] test oprf::tests::oprf_retrieval ... ok [INFO] [stdout] test serialization::tests::login_third_message_roundtrip ... ok [INFO] [stdout] test serialization::tests::registration_request_roundtrip ... ok [INFO] [stdout] test serialization::tests::ke2_message_roundtrip ... ok [INFO] [stdout] test oprf::tests::oprf_inversion_unsalted ... ok [INFO] [stdout] test map_to_curve::tests::test_expand_message_xmd ... ok [INFO] [stdout] test serialization::tests::client_registration_roundtrip ... ok [INFO] [stdout] test serialization::tests::server_registration_roundtrip ... ok [INFO] [stdout] test serialization::tests::registration_response_roundtrip ... ok [INFO] [stdout] test serialization::tests::registration_upload_roundtrip ... ok [INFO] [stdout] test serialization::tests::test_i2osp_os2ip ... ok [INFO] [stdout] test serialization::unit_tests::test_i2osp_err_check ... ok [INFO] [stdout] test serialization::tests::test_nocrash_registration_request ... ok [INFO] [stdout] test tests::full_test::generate_test_vectors ... ok [INFO] [stdout] test tests::full_test::test_complete_flow_fail ... ok [INFO] [stdout] test serialization::tests::test_nocrash_registration_response ... ok [INFO] [stdout] test tests::full_test::test_credential_request ... ok [INFO] [stdout] test tests::full_test::test_credential_finalization ... ok [INFO] [stdout] test tests::full_test::test_credential_response ... ok [INFO] [stdout] test tests::full_test::test_password_file ... ok [INFO] [stdout] test serialization::tests::test_nocrash_registration_upload ... ok [INFO] [stdout] test tests::full_test::test_reflected_value_error_registration ... ok [INFO] [stdout] test tests::full_test::test_registration_request ... ok [INFO] [stdout] test tests::full_test::test_registration_upload ... ok [INFO] [stdout] test tests::full_test::test_registration_response ... ok [INFO] [stdout] test tests::full_test::test_scalar_always_nonzero ... ok [INFO] [stdout] test tests::full_test::test_zeroize_client_login_start ... ok [INFO] [stdout] test tests::full_test::test_complete_flow_success ... ok [INFO] [stdout] test tests::full_test::test_reflected_value_error_login ... ok [INFO] [stdout] test tests::full_test::test_server_login_finish ... ok [INFO] [stdout] test tests::full_test::test_zeroize_client_registration_start ... ok [INFO] [stdout] test tests::full_test::test_zeroize_client_registration_finish ... ok [INFO] [stdout] test tests::full_test::test_zeroize_server_registration_finish ... ok [INFO] [stdout] test tests::full_test::test_zeroize_server_registration_start ... ok [INFO] [stdout] test tests::full_test::test_zeroize_server_login_start ... ok [INFO] [stdout] test tests::opaque_test_vectors::test_ke1 ... ok [INFO] [stdout] test serialization::tests::test_nocrash_server_login ... ok [INFO] [stdout] test tests::opaque_test_vectors::test_registration_request ... ok [INFO] [stdout] test serialization::tests::test_nocrash_credential_request ... ok [INFO] [stdout] test tests::opaque_test_vectors::test_registration_upload ... ok [INFO] [stdout] test tests::voprf_test_vectors::test_blind ... ok [INFO] [stdout] test tests::voprf_test_vectors::test_evaluate ... ok [INFO] [stdout] test tests::full_test::test_zeroize_client_login_finish ... ok [INFO] [stdout] test tests::full_test::test_zeroize_server_login_finish ... ok [INFO] [stdout] test tests::voprf_test_vectors::test_finalize ... ok [INFO] [stdout] test tests::opaque_test_vectors::test_registration_response ... ok [INFO] [stdout] test tests::opaque_test_vectors::test_server_login_finish ... ok [INFO] [stdout] test tests::opaque_test_vectors::test_ke2 ... ok [INFO] [stdout] test tests::opaque_test_vectors::test_ke3 ... ok [INFO] [stdout] test serialization::tests::test_nocrash_client_registration ... ok [INFO] [stdout] test serialization::tests::test_nocrash_client_login ... ok [INFO] [stdout] test serialization::tests::test_nocrash_server_registration ... ok [INFO] [stdout] test serialization::tests::test_nocrash_credential_finalization ... ok [INFO] [stdout] test serialization::tests::test_nocrash_credential_response ... ok [INFO] [stdout] test keypair::tests::test_ristretto_check ... ok [INFO] [stdout] test keypair::tests::test_ristretto_pub_from_priv ... ok [INFO] [stdout] test keypair::tests::test_private_key_slice ... ok [INFO] [stderr] Doc-tests opaque-ke [INFO] [stdout] test keypair::tests::test_ristretto_dh ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 66 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.70s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test src/lib.rs - (line 21) ... ok [INFO] [stdout] test src/lib.rs - (line 40) ... ok [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name opaque_ke --test /opt/rustwide/workdir/src/lib.rs -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-b9c9ba3210894b18.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib --extern chacha20poly1305=/opt/rustwide/target/debug/deps/libchacha20poly1305-0e0c17b94fb1ac9e.rlib --extern constant_time_eq=/opt/rustwide/target/debug/deps/libconstant_time_eq-64fc89455642ed32.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-8a11c6437a479e73.rlib --extern curve25519_dalek=/opt/rustwide/target/debug/deps/libcurve25519_dalek-269c35e181add584.rlib --extern digest=/opt/rustwide/target/debug/deps/libdigest-b9a732aed9375691.rlib --extern displaydoc=/opt/rustwide/target/debug/deps/libdisplaydoc-a83d724e47586162.so --extern generic_array=/opt/rustwide/target/debug/deps/libgeneric_array-2415ab00490563e7.rlib --extern generic_bytes=/opt/rustwide/target/debug/deps/libgeneric_bytes-1c3790ae06dfea03.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-c121cad26503200e.rlib --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-ba0929a1d62c9eaf.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-a97840842d65e462.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib --extern opaque_ke=/opt/rustwide/target/debug/deps/libopaque_ke-f93e50d04b100caa.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-1fcb6df77621a02a.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-3de7d513959d6c3f.rlib --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-9a239b25f75fcc7a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-10f57b80b2f8c873.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-4cc5f30457108a8a.rlib --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-d7088909b324fd91.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f870300e15800f23.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-2f75052121be19b8.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="u64_backend"' --error-format human` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "b2e43fb875ba5dbbcc051ca55e39217d45f9c3ed65de3124f8fc69b58cbe0827", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2e43fb875ba5dbbcc051ca55e39217d45f9c3ed65de3124f8fc69b58cbe0827", kill_on_drop: false }` [INFO] [stdout] b2e43fb875ba5dbbcc051ca55e39217d45f9c3ed65de3124f8fc69b58cbe0827