[INFO] fetching crate lethe 0.6.0... [INFO] testing lethe-0.6.0 against try#5bc97a20e5cc382ae6d19f727a9e73eeb2734548 for pr-99093 [INFO] extracting crate lethe 0.6.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate lethe 0.6.0 on toolchain 5bc97a20e5cc382ae6d19f727a9e73eeb2734548 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate lethe 0.6.0 [INFO] finished tweaking crates.io crate lethe 0.6.0 [INFO] tweaked toml for crates.io crate lethe 0.6.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate lethe 0.6.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c25b3a3cd43eba2a9af57d51a6376d5a2fedb4ebd1a05f37616370e2d060a999 [INFO] running `Command { std: "docker" "start" "-a" "c25b3a3cd43eba2a9af57d51a6376d5a2fedb4ebd1a05f37616370e2d060a999", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c25b3a3cd43eba2a9af57d51a6376d5a2fedb4ebd1a05f37616370e2d060a999", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c25b3a3cd43eba2a9af57d51a6376d5a2fedb4ebd1a05f37616370e2d060a999", kill_on_drop: false }` [INFO] [stdout] c25b3a3cd43eba2a9af57d51a6376d5a2fedb4ebd1a05f37616370e2d060a999 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d87cff708d10d410a7dfea698d06823a4d1c7798d4cb2148f21a08ba64e2971 [INFO] running `Command { std: "docker" "start" "-a" "3d87cff708d10d410a7dfea698d06823a4d1c7798d4cb2148f21a08ba64e2971", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling numtoa v0.2.3 [INFO] [stderr] Compiling streaming-iterator v0.1.5 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling sysfs-class v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling roaring v0.6.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.12 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling nix v0.22.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling number_prefix v0.2.8 [INFO] [stderr] Compiling console v0.11.2 [INFO] [stderr] Compiling console v0.7.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling indicatif v0.11.0 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling plist v1.1.0 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling lethe v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.41s [INFO] running `Command { std: "docker" "inspect" "3d87cff708d10d410a7dfea698d06823a4d1c7798d4cb2148f21a08ba64e2971", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d87cff708d10d410a7dfea698d06823a4d1c7798d4cb2148f21a08ba64e2971", kill_on_drop: false }` [INFO] [stdout] 3d87cff708d10d410a7dfea698d06823a4d1c7798d4cb2148f21a08ba64e2971 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e4d0a7d0fca9c9935c66c9f20dc8b9051b8c07e57bb05a40fca383533e42b78 [INFO] running `Command { std: "docker" "start" "-a" "6e4d0a7d0fca9c9935c66c9f20dc8b9051b8c07e57bb05a40fca383533e42b78", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling numtoa v0.2.3 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling streaming-iterator v0.1.5 [INFO] [stderr] Compiling assert_matches v1.3.0 [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling sysfs-class v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling roaring v0.6.2 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling number_prefix v0.2.8 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling terminal_size v0.1.12 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling nix v0.22.0 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling console v0.11.2 [INFO] [stderr] Compiling console v0.7.7 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling plist v1.1.0 [INFO] [stderr] Compiling indicatif v0.11.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling lethe v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 30.30s [INFO] running `Command { std: "docker" "inspect" "6e4d0a7d0fca9c9935c66c9f20dc8b9051b8c07e57bb05a40fca383533e42b78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e4d0a7d0fca9c9935c66c9f20dc8b9051b8c07e57bb05a40fca383533e42b78", kill_on_drop: false }` [INFO] [stdout] 6e4d0a7d0fca9c9935c66c9f20dc8b9051b8c07e57bb05a40fca383533e42b78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4d488b855a98a7da94b4eff6899bc2df23ab11c06bcc347072721ef98a06aa4d [INFO] running `Command { std: "docker" "start" "-a" "4d488b855a98a7da94b4eff6899bc2df23ab11c06bcc347072721ef98a06aa4d", kill_on_drop: false }` [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 1.68s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lethe-12a93d8064429265) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test actions::marker::test::test_marker_tracking_edge_values ... ok [INFO] [stdout] test actions::marker::test::test_marker_tracking_unique_values ... ok [INFO] [stdout] test actions::marker::test::test_empty_marker ... ok [INFO] [stdout] test actions::wipe::test::test_wipe_task_validation ... ok [INFO] [stdout] test sanitization::mem::test::test_vec_fill ... ok [INFO] [stdout] test sanitization::mem::test::test_aligned_allocation ... ok [INFO] [stdout] test actions::wipe::test::test_wiping_happy_path ... ok [INFO] [stdout] test sanitization::test::test_scheme_find ... ok [INFO] [stdout] test ui::idshortcuts::test::test_last_part ... ok [INFO] [stdout] test ui::idshortcuts::test::test_no_intersection ... ok [INFO] [stdout] test ui::idshortcuts::test::test_normal ... ok [INFO] [stdout] test sanitization::stage::test::test_stage_fill_behaves ... ok [INFO] [stdout] test ui::idshortcuts::test::test_sub_prefixes ... ok [INFO] [stdout] test ui::idshortcuts::test::test_real_windows ... ok [INFO] [stdout] test sanitization::stage::test::test_stage_random_behaves ... ok [INFO] [stdout] test ui::idshortcuts::test::test_real_nix ... ok [INFO] [stdout] test ui::args::test::test_block_size_parser_good ... ok [INFO] [stdout] test sanitization::stage::test::test_stage_random_entropy ... ok [INFO] [stdout] test actions::wipe::test::test_wiping_handle_completely_corrupt_storage ... ok [INFO] [stdout] test actions::wipe::test::test_wiping_fill_failure ... ok [INFO] [stdout] test actions::wipe::test::test_wiping_write_failures_skips_bad_blocks ... ok [INFO] [stdout] test actions::wipe::test::test_wiping_validation_failure_without_retries ... ok [INFO] [stdout] test actions::wipe::test::test_wiping_skip_bad_blocks_at_ending ... ok [INFO] [stdout] test actions::wipe::test::test_wiping_skip_bad_blocks_at_beginning ... ok [INFO] [stdout] test actions::wipe::test::test_wiping_validation_failure_with_retries ... ok [INFO] [stdout] test ui::args::test::test_block_size_parser_bad ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4d488b855a98a7da94b4eff6899bc2df23ab11c06bcc347072721ef98a06aa4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d488b855a98a7da94b4eff6899bc2df23ab11c06bcc347072721ef98a06aa4d", kill_on_drop: false }` [INFO] [stdout] 4d488b855a98a7da94b4eff6899bc2df23ab11c06bcc347072721ef98a06aa4d