[INFO] fetching crate etwin_password 0.12.3... [INFO] testing etwin_password-0.12.3 against master#23949593103d03a82c7ebc2e84434ce6c6edc561 for pr-115235 [INFO] extracting crate etwin_password 0.12.3 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate etwin_password 0.12.3 on toolchain 23949593103d03a82c7ebc2e84434ce6c6edc561 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate etwin_password 0.12.3 [INFO] finished tweaking crates.io crate etwin_password 0.12.3 [INFO] tweaked toml for crates.io crate etwin_password 0.12.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sysinfo v0.26.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8eca521bcdb8b8d87a47e1b80e9a216f6fd26f15b719c0697cd2c6f8ea55d2ec [INFO] running `Command { std: "docker" "start" "-a" "8eca521bcdb8b8d87a47e1b80e9a216f6fd26f15b719c0697cd2c6f8ea55d2ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8eca521bcdb8b8d87a47e1b80e9a216f6fd26f15b719c0697cd2c6f8ea55d2ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8eca521bcdb8b8d87a47e1b80e9a216f6fd26f15b719c0697cd2c6f8ea55d2ec", kill_on_drop: false }` [INFO] [stdout] 8eca521bcdb8b8d87a47e1b80e9a216f6fd26f15b719c0697cd2c6f8ea55d2ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0217bfc7f98167a0a1b7991ea52f33dd9bf76c449b1d43a4004143a3108abad0 [INFO] running `Command { std: "docker" "start" "-a" "0217bfc7f98167a0a1b7991ea52f33dd9bf76c449b1d43a4004143a3108abad0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling webpki v0.22.1 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling sqlx-rt v0.6.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling scrypt v0.10.0 [INFO] [stderr] Compiling auto_impl v1.1.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling sqlformat v0.2.2 [INFO] [stderr] Compiling sysinfo v0.26.9 [INFO] [stderr] Compiling sqlx-core v0.6.3 [INFO] [stderr] Compiling sqlx-macros v0.6.3 [INFO] [stderr] Compiling sqlx v0.6.3 [INFO] [stderr] Compiling etwin_core v0.12.3 [INFO] [stderr] Compiling etwin_password v0.12.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `Command { std: "docker" "inspect" "0217bfc7f98167a0a1b7991ea52f33dd9bf76c449b1d43a4004143a3108abad0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0217bfc7f98167a0a1b7991ea52f33dd9bf76c449b1d43a4004143a3108abad0", kill_on_drop: false }` [INFO] [stdout] 0217bfc7f98167a0a1b7991ea52f33dd9bf76c449b1d43a4004143a3108abad0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a486db0a5b6c2d1deb3a272aa13d66ccf3b4acc38c3d2069cb068be6eaecdc3e [INFO] running `Command { std: "docker" "start" "-a" "a486db0a5b6c2d1deb3a272aa13d66ccf3b4acc38c3d2069cb068be6eaecdc3e", kill_on_drop: false }` [INFO] [stderr] Compiling etwin_password v0.12.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.29s [INFO] running `Command { std: "docker" "inspect" "a486db0a5b6c2d1deb3a272aa13d66ccf3b4acc38c3d2069cb068be6eaecdc3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a486db0a5b6c2d1deb3a272aa13d66ccf3b4acc38c3d2069cb068be6eaecdc3e", kill_on_drop: false }` [INFO] [stdout] a486db0a5b6c2d1deb3a272aa13d66ccf3b4acc38c3d2069cb068be6eaecdc3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4c2f21b37f8643b6685b9c31ea92b35f01af1489fa3dfcec9f38856df28cc51b [INFO] running `Command { std: "docker" "start" "-a" "4c2f21b37f8643b6685b9c31ea92b35f01af1489fa3dfcec9f38856df28cc51b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/etwin_password-d8f27be7219962a8) [INFO] [stdout] running 5 tests [INFO] [stdout] test scrypt::test::test_verify_hunter2 ... FAILED [INFO] [stdout] test scrypt::test::test_reject_invalid_password ... ok [INFO] [stdout] test scrypt::test::test_hash_and_verify ... ok [INFO] [stdout] test scrypt::test::test_hashes_are_unique_even_for_same_passwords ... ok [INFO] [stdout] test scrypt::test::test_supports_having_different_passwords ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- scrypt::test::test_verify_hunter2 stdout ---- [INFO] [stdout] thread 'scrypt::test::test_verify_hunter2' panicked at src/scrypt.rs:86:5: [INFO] [stdout] assertion failed: round_limit >= (1 << 12) (round_limit = 3736) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561a7f5151dc - std::backtrace_rs::backtrace::libunwind::trace::hc56bfd85f78f2ac1 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x561a7f5151dc - std::backtrace_rs::backtrace::trace_unsynchronized::h3a4cd0ee39c2ec51 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561a7f5151dc - std::sys_common::backtrace::_print_fmt::h7ec874d1114e2ca4 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x561a7f5151dc - ::fmt::h9409967845944e27 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x561a7f54124c - core::fmt::rt::Argument::fmt::h3548c9d6e288e4b2 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/core/src/fmt/rt.rs:138:9 [INFO] [stdout] 5: 0x561a7f54124c - core::fmt::write::h31bd00fc0f85031b [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/core/src/fmt/mod.rs:1094:21 [INFO] [stdout] 6: 0x561a7f511fde - std::io::Write::write_fmt::hd97b56c28d49e8d5 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/io/mod.rs:1714:15 [INFO] [stdout] 7: 0x561a7f514fc4 - std::sys_common::backtrace::_print::h8ab9a59ea8fc9a86 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x561a7f514fc4 - std::sys_common::backtrace::print::hfe7afa943e316a5b [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x561a7f516f8a - std::panicking::panic_hook_with_disk_dump::{{closure}}::hae52bf9a035c21dd [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:280:22 [INFO] [stdout] 10: 0x561a7f516b4d - std::panicking::panic_hook_with_disk_dump::hb6c613677d0ff679 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:311:9 [INFO] [stdout] 11: 0x561a7f4021dc - as core::ops::function::Fn>::call::h70da65d4ac9eaaa2 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 12: 0x561a7f4021dc - test::test_main::{{closure}}::h436fe668754d7667 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/test/src/lib.rs:136:21 [INFO] [stdout] 13: 0x561a7f517713 - as core::ops::function::Fn>::call::h98627c2cfbd34c2e [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 14: 0x561a7f517713 - std::panicking::rust_panic_with_hook::hd82d7066cdf9e06f [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:757:13 [INFO] [stdout] 15: 0x561a7f517491 - std::panicking::begin_panic_handler::{{closure}}::hf97c71166d409481 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:631:13 [INFO] [stdout] 16: 0x561a7f515706 - std::sys_common::backtrace::__rust_end_short_backtrace::haa22df65c16edaa5 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/sys_common/backtrace.rs:170:18 [INFO] [stdout] 17: 0x561a7f5171d2 - rust_begin_unwind [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:619:5 [INFO] [stdout] 18: 0x561a7f3ba6a5 - core::panicking::panic_fmt::h0e243d6d1945608c [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x561a7f3becb9 - etwin_password::scrypt::ScryptParams::detect::hd90ae908421b875d [INFO] [stdout] at /opt/rustwide/workdir/src/scrypt.rs:86:5 [INFO] [stdout] 20: 0x561a7f3befbc - etwin_password::scrypt::ScryptPasswordService::recommended_for_tests::h4031788c62bfe74d [INFO] [stdout] at /opt/rustwide/workdir/src/scrypt.rs:142:15 [INFO] [stdout] 21: 0x561a7f3c1749 - etwin_password::scrypt::test::test_verify_hunter2::h8f2d374688ab64e9 [INFO] [stdout] at /opt/rustwide/workdir/src/scrypt.rs:285:20 [INFO] [stdout] 22: 0x561a7f3c1717 - etwin_password::scrypt::test::test_verify_hunter2::{{closure}}::h977076d82ed212f7 [INFO] [stdout] at /opt/rustwide/workdir/src/scrypt.rs:284:28 [INFO] [stdout] 23: 0x561a7f3bc356 - core::ops::function::FnOnce::call_once::ha8904069b2bcd6c5 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x561a7f40730f - core::ops::function::FnOnce::call_once::hf5a9c4e4ad819183 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x561a7f40730f - test::__rust_begin_short_backtrace::ha85af04d2b493cbd [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/test/src/lib.rs:626:18 [INFO] [stdout] 26: 0x561a7f4062fe - test::run_test_in_process::{{closure}}::h80bae6710d6987aa [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/test/src/lib.rs:649:60 [INFO] [stdout] 27: 0x561a7f4062fe - as core::ops::function::FnOnce<()>>::call_once::h1e8456d02dd6a27f [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 28: 0x561a7f4062fe - std::panicking::try::do_call::h70bdb29e697eb37f [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:526:40 [INFO] [stdout] 29: 0x561a7f4062fe - std::panicking::try::hac0a5b5cab93a94f [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:490:19 [INFO] [stdout] 30: 0x561a7f4062fe - std::panic::catch_unwind::h242aae5a8ee61348 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panic.rs:142:14 [INFO] [stdout] 31: 0x561a7f4062fe - test::run_test_in_process::hb95e3471d249e80a [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/test/src/lib.rs:649:27 [INFO] [stdout] 32: 0x561a7f4062fe - test::run_test::{{closure}}::he4945c759a6bb284 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/test/src/lib.rs:572:43 [INFO] [stdout] 33: 0x561a7f3cebb3 - test::run_test::{{closure}}::hef3ab237ad9dfdfa [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/test/src/lib.rs:600:41 [INFO] [stdout] 34: 0x561a7f3cebb3 - std::sys_common::backtrace::__rust_begin_short_backtrace::hd6c3f5e9450d872a [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/sys_common/backtrace.rs:154:18 [INFO] [stdout] 35: 0x561a7f3d3cab - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h033a4dc4b24e2ae4 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 36: 0x561a7f3d3cab - as core::ops::function::FnOnce<()>>::call_once::hf6ace37e8c04836b [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 37: 0x561a7f3d3cab - std::panicking::try::do_call::h873acc9efc68dde9 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:526:40 [INFO] [stdout] 38: 0x561a7f3d3cab - std::panicking::try::hf1c7b0cddd2a156c [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:490:19 [INFO] [stdout] 39: 0x561a7f3d3cab - std::panic::catch_unwind::hd0800cc038b1a0e3 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panic.rs:142:14 [INFO] [stdout] 40: 0x561a7f3d3cab - std::thread::Builder::spawn_unchecked_::{{closure}}::hbd3f2581a283969b [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 41: 0x561a7f3d3cab - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05a4474bc37631e7 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x561a7f51c3b5 - as core::ops::function::FnOnce>::call_once::ha81bceedc5dd4605 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 43: 0x561a7f51c3b5 - as core::ops::function::FnOnce>::call_once::ha86fb738f82c9cc8 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 44: 0x561a7f51c3b5 - std::sys::unix::thread::Thread::new::thread_start::h2c80c44f64da2074 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 45: 0x7f8dd1425b43 - [INFO] [stdout] 46: 0x7f8dd14b6bb4 - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] scrypt::test::test_verify_hunter2 [INFO] [stdout] [INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.27s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "4c2f21b37f8643b6685b9c31ea92b35f01af1489fa3dfcec9f38856df28cc51b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c2f21b37f8643b6685b9c31ea92b35f01af1489fa3dfcec9f38856df28cc51b", kill_on_drop: false }` [INFO] [stdout] 4c2f21b37f8643b6685b9c31ea92b35f01af1489fa3dfcec9f38856df28cc51b