[INFO] cloning repository https://github.com/tednaleid/sumpig
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tednaleid/sumpig" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftednaleid%2Fsumpig", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftednaleid%2Fsumpig'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 72eeeb2088f3effb219a1715b52500c728c26d60
[INFO] testing tednaleid/sumpig against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftednaleid%2Fsumpig" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/tednaleid/sumpig
[INFO] finished tweaking git repo https://github.com/tednaleid/sumpig
[INFO] tweaked toml for git repo https://github.com/tednaleid/sumpig written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tednaleid/sumpig on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tednaleid/sumpig 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 62602e9632b03c1ad261ae8344d78af8ff409e51a16f0833602299eef15c1dc7
[INFO] running `Command { std: "docker" "start" "-a" "62602e9632b03c1ad261ae8344d78af8ff409e51a16f0833602299eef15c1dc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62602e9632b03c1ad261ae8344d78af8ff409e51a16f0833602299eef15c1dc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62602e9632b03c1ad261ae8344d78af8ff409e51a16f0833602299eef15c1dc7", kill_on_drop: false }`
[INFO] [stdout] 62602e9632b03c1ad261ae8344d78af8ff409e51a16f0833602299eef15c1dc7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b7bb14d50d51f5d7eeeef23ab4052876d98edf1dcc3f36a109a62db320306546
[INFO] running `Command { std: "docker" "start" "-a" "b7bb14d50d51f5d7eeeef23ab4052876d98edf1dcc3f36a109a62db320306546", kill_on_drop: false }`
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling blake3 v1.8.4
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling sumpig v0.2.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.30s
[INFO] running `Command { std: "docker" "inspect" "b7bb14d50d51f5d7eeeef23ab4052876d98edf1dcc3f36a109a62db320306546", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7bb14d50d51f5d7eeeef23ab4052876d98edf1dcc3f36a109a62db320306546", kill_on_drop: false }`
[INFO] [stdout] b7bb14d50d51f5d7eeeef23ab4052876d98edf1dcc3f36a109a62db320306546
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b03d4fe4d875c4f96967fb9762e826bbcbca6c377105c86ee7601b644d419472
[INFO] running `Command { std: "docker" "start" "-a" "b03d4fe4d875c4f96967fb9762e826bbcbca6c377105c86ee7601b644d419472", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling fastrand v2.4.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling sumpig v0.2.7 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.99s
[INFO] running `Command { std: "docker" "inspect" "b03d4fe4d875c4f96967fb9762e826bbcbca6c377105c86ee7601b644d419472", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b03d4fe4d875c4f96967fb9762e826bbcbca6c377105c86ee7601b644d419472", kill_on_drop: false }`
[INFO] [stdout] b03d4fe4d875c4f96967fb9762e826bbcbca6c377105c86ee7601b644d419472
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] feea6838b90da4ad3cc0accd03eaf26e18d7bf23b1d88a23b3c6e4bf5889dfa5
[INFO] running `Command { std: "docker" "start" "-a" "feea6838b90da4ad3cc0accd03eaf26e18d7bf23b1d88a23b3c6e4bf5889dfa5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sumpig-3c6a17c882b12ff2)
[INFO] [stdout] running 83 tests
[INFO] [stdout] test compare::tests::ancestor_dirs_not_in_stdout ... ok
[INFO] [stdout] test compare::tests::compact_changed_file_uses_bang_prefix ... ok
[INFO] [stdout] test compare::tests::compact_identical_stdout_empty ... ok
[INFO] [stdout] test compare::tests::compact_only_in_first_uses_less_than_prefix ... ok
[INFO] [stdout] test compare::tests::compact_only_in_second_uses_greater_than_prefix ... ok
[INFO] [stdout] test compare::tests::compact_warnings_on_stderr ... ok
[INFO] [stdout] test compare::tests::dataless_both_sides_still_warns ... ok
[INFO] [stdout] test compare::tests::compact_summary_on_stderr ... ok
[INFO] [stdout] test compare::tests::dataless_entry_produces_warning ... ok
[INFO] [stdout] test compare::tests::depth_boundary_dir_appears_on_stdout ... ok
[INFO] [stdout] test compare::tests::directory_only_in_one ... ok
[INFO] [stdout] test compare::tests::error_entry_produces_warning ... ok
[INFO] [stdout] test compare::tests::file_only_in_first ... ok
[INFO] [stdout] test compare::tests::file_only_in_second ... ok
[INFO] [stdout] test compare::tests::merkle_skip_matching_directory ... ok
[INFO] [stdout] test compare::tests::one_file_differs ... ok
[INFO] [stdout] test compare::tests::identical_manifests ... ok
[INFO] [stdout] test compare::tests::only_in_one_side_dir_at_boundary_appears ... ok
[INFO] [stdout] test hash::tests::hash_to_hex_format ... ok
[INFO] [stdout] test compare::tests::only_in_one_side_dir_at_boundary_second ... ok
[INFO] [stdout] test hash::tests::hash_to_hex_known_value ... ok
[INFO] [stdout] test manifest::tests::get_hostname_returns_nonempty ... ok
[INFO] [stdout] test hash::tests::hash_nonexistent_returns_error ... ok
[INFO] [stdout] test hash::tests::metadata_hash_nonexistent_returns_error ... ok
[INFO] [stdout] test manifest::tests::get_iso_date_format ... ok
[INFO] [stdout] test hash::tests::metadata_hash_symlink_returns_symlink ... ok
[INFO] [stdout] test hash::tests::hash_symlink_returns_target ... ok
[INFO] [stdout] test hash::tests::hash_file_hydrate_true_hashes_normally ... ok
[INFO] [stdout] test manifest::tests::parse_blake3_entry ... ok
[INFO] [stdout] test hash::tests::metadata_hash_consistent_for_same_file ... ok
[INFO] [stdout] test manifest::tests::parse_empty_manifest_header_only ... ok
[INFO] [stdout] test manifest::tests::parse_dataless_entry ... ok
[INFO] [stdout] test manifest::tests::parse_error_entry ... ok
[INFO] [stdout] test hash::tests::metadata_hash_hydrate_true_hashes_normally ... ok
[INFO] [stdout] test hash::tests::internal_hash_is_full_256_bits ... ok
[INFO] [stdout] test hash::tests::metadata_hash_differs_from_content_hash ... ok
[INFO] [stdout] test hash::tests::metadata_hash_returns_blake3 ... ok
[INFO] [stdout] test manifest::tests::parse_header_only_stops_before_entries ... ok
[INFO] [stdout] test manifest::tests::parse_header_only_works_without_entries ... ok
[INFO] [stdout] test hash::tests::hash_dangling_symlink_returns_symlink ... ok
[INFO] [stdout] test hash::tests::metadata_hash_changes_when_size_changes ... ok
[INFO] [stdout] test hash::tests::hash_empty_file ... ok
[INFO] [stdout] test hash::tests::hash_known_content ... ok
[INFO] [stdout] test manifest::tests::parse_rejects_malformed_data_line ... ok
[INFO] [stdout] test manifest::tests::parse_ignores_unknown_header_fields ... ok
[INFO] [stdout] test compare::tests::large_depth_no_boundary_dirs ... ok
[INFO] [stdout] test manifest::tests::parse_rejects_unknown_entry_type ... ok
[INFO] [stdout] test manifest::tests::parse_symlink_entry ... ok
[INFO] [stdout] test manifest::tests::write_manifest_format ... ok
[INFO] [stdout] test manifest::tests::write_then_parse_round_trip ... ok
[INFO] [stdout] test merkle::tests::basic_tree_produces_correct_entries ... ok
[INFO] [stdout] test merkle::tests::changing_file_changes_parent_but_not_sibling_dir ... ok
[INFO] [stdout] test merkle::tests::changing_one_file_changes_root_hash ... ok
[INFO] [stdout] test merkle::tests::depth_one_root_plus_children ... ok
[INFO] [stdout] test merkle::tests::depth_zero_only_root ... ok
[INFO] [stdout] test merkle::tests::dataless_contributes_to_dir_hash ... ok
[INFO] [stdout] test merkle::tests::deterministic_regardless_of_input_order ... ok
[INFO] [stdout] test merkle::tests::directory_entries_have_hex_hashes ... ok
[INFO] [stdout] test merkle::tests::empty_input_produces_root_only ... ok
[INFO] [stdout] test merkle::tests::error_contributes_to_dir_hash ... ok
[INFO] [stdout] test merkle::tests::flat_entries_have_correct_types ... ok
[INFO] [stdout] test merkle::tests::symlink_contributes_to_dir_hash ... ok
[INFO] [stdout] test merkle::tests::same_root_hash_regardless_of_depth ... ok
[INFO] [stdout] test walk::tests::walk_empty_directory_included ... ok
[INFO] [stdout] test walk::tests::walk_basic_tree_sorted ... ok
[INFO] [stdout] test walk::tests::walk_ignores_ds_store ... ok
[INFO] [stdout] test walk::tests::walk_ignores_egg_info_directories ... ok
[INFO] [stdout] test walk::tests::walk_identifies_dirs_and_files ... ok
[INFO] [stdout] test walk::tests::pipeline_matches_sequential ... ok
[INFO] [stdout] test walk::tests::walk_ignores_new_extensions ... ok
[INFO] [stdout] test walk::tests::walk_ignores_node_modules ... ok
[INFO] [stdout] test walk::tests::walk_ignores_dotunderscore_prefix ... ok
[INFO] [stdout] test walk::tests::walk_ignores_multiple_default_dirs ... ok
[INFO] [stdout] test walk::tests::walk_ignores_nosync_extension ... ok
[INFO] [stdout] test walk::tests::walk_ignores_sumpig_fingerprints ... ok
[INFO] [stdout] test walk::tests::walk_ignores_tilde_backup_files ... ok
[INFO] [stdout] test walk::tests::walk_ignores_pnp_files ... ok
[INFO] [stdout] test walk::tests::walk_ignores_yarn_cache_but_not_yarn ... ok
[INFO] [stdout] test walk::tests::walk_ignores_lock_files_under_git ... ok
[INFO] [stdout] test walk::tests::walk_symlinks_not_followed ... ok
[INFO] [stdout] test walk::tests::walk_no_ignore_includes_everything ... ok
[INFO] [stdout] test walk::tests::walk_walks_git_but_ignores_lock_files ... ok
[INFO] [stdout] test walk::tests::walk_unreadable_directory_produces_error ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- walk::tests::walk_unreadable_directory_produces_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'walk::tests::walk_unreadable_directory_produces_error' (101) panicked at src/walk.rs:759:9:
[INFO] [stdout] expected walk errors for unreadable directory, got none
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a3662c3804a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a3662c3804a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a3662c3804a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a3662c3804a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a3662c4c92a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a3662c4c92a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5a3662c3cb72 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a3662c3cb72 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a3662c1448f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a3662c1448f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a3662c2f269 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a3662bbcafc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a3662bbcafc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a3662c2f4e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a3662c2f4e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a3662c1457a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a3662c095b9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a3662c153ad - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a3662c4d0bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a3662b468b8 - sumpig[4037439c5d3f39a6]::walk::tests::walk_unreadable_directory_produces_error
[INFO] [stdout]                                at /opt/rustwide/workdir/src/walk.rs:759:9
[INFO] [stdout]   20:     0x5a3662b349f7 - sumpig[4037439c5d3f39a6]::walk::tests::walk_unreadable_directory_produces_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/walk.rs:740:50
[INFO] [stdout]   21:     0x5a3662b53c56 - <sumpig[4037439c5d3f39a6]::walk::tests::walk_unreadable_directory_produces_error::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5a3662bafddb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5a3662bafddb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x5a3662bbd5cb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x5a3662bbd5cb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5a3662bbd5cb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5a3662bbd5cb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5a3662bbd5cb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5a3662bbd5cb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x5a3662bbd5cb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x5a3662bb6ce4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x5a3662bb6ce4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5a3662bc01d2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x5a3662bc01d2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5a3662bc01d2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5a3662bc01d2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5a3662bc01d2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5a3662bc01d2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x5a3662bc01d2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5a3662c3774f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   41:     0x5a3662c3774f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x79bd0d246aa4 - <unknown>
[INFO] [stdout]   43:     0x79bd0d2d3a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     walk::tests::walk_unreadable_directory_produces_error
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 82 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "feea6838b90da4ad3cc0accd03eaf26e18d7bf23b1d88a23b3c6e4bf5889dfa5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "feea6838b90da4ad3cc0accd03eaf26e18d7bf23b1d88a23b3c6e4bf5889dfa5", kill_on_drop: false }`
[INFO] [stdout] feea6838b90da4ad3cc0accd03eaf26e18d7bf23b1d88a23b3c6e4bf5889dfa5
