[INFO] cloning repository https://github.com/chrissimpkins/shot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chrissimpkins/shot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrissimpkins%2Fshot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrissimpkins%2Fshot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 84ae22abd55b994770d9f7191d9401bff819359b [INFO] testing chrissimpkins/shot against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrissimpkins%2Fshot" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chrissimpkins/shot on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chrissimpkins/shot [INFO] finished tweaking git repo https://github.com/chrissimpkins/shot [INFO] tweaked toml for git repo https://github.com/chrissimpkins/shot written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/chrissimpkins/shot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 937341b1308835d4f281e7a1e89924b7f0f41d37384f703db6b92b4ca7802764 [INFO] running `Command { std: "docker" "start" "-a" "937341b1308835d4f281e7a1e89924b7f0f41d37384f703db6b92b4ca7802764", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "937341b1308835d4f281e7a1e89924b7f0f41d37384f703db6b92b4ca7802764", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "937341b1308835d4f281e7a1e89924b7f0f41d37384f703db6b92b4ca7802764", kill_on_drop: false }` [INFO] [stdout] 937341b1308835d4f281e7a1e89924b7f0f41d37384f703db6b92b4ca7802764 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b86f71913188b75349d209e5f0e317f91a4b50b29d1959936a1c8e08dcb55c69 [INFO] running `Command { std: "docker" "start" "-a" "b86f71913188b75349d209e5f0e317f91a4b50b29d1959936a1c8e08dcb55c69", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling recurse v0.4.0-pre1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.53s [INFO] running `Command { std: "docker" "inspect" "b86f71913188b75349d209e5f0e317f91a4b50b29d1959936a1c8e08dcb55c69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b86f71913188b75349d209e5f0e317f91a4b50b29d1959936a1c8e08dcb55c69", kill_on_drop: false }` [INFO] [stdout] b86f71913188b75349d209e5f0e317f91a4b50b29d1959936a1c8e08dcb55c69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9efaa2b4657ca763e79fe8a2391807c91784239de95b641adf42c15a9d8fbd6 [INFO] running `Command { std: "docker" "start" "-a" "b9efaa2b4657ca763e79fe8a2391807c91784239de95b641adf42c15a9d8fbd6", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling assert_cmd v1.0.4 [INFO] [stderr] Compiling recurse v0.4.0-pre1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.59s [INFO] running `Command { std: "docker" "inspect" "b9efaa2b4657ca763e79fe8a2391807c91784239de95b641adf42c15a9d8fbd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9efaa2b4657ca763e79fe8a2391807c91784239de95b641adf42c15a9d8fbd6", kill_on_drop: false }` [INFO] [stdout] b9efaa2b4657ca763e79fe8a2391807c91784239de95b641adf42c15a9d8fbd6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5d09bc3fefa9d9b5d4f81e4d06caf7c8382f6acb330ddc19b72ee8aaf4027d67 [INFO] running `Command { std: "docker" "start" "-a" "5d09bc3fefa9d9b5d4f81e4d06caf7c8382f6acb330ddc19b72ee8aaf4027d67", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stdout] running 63 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/recurse-f141f1cf32afdeac) [INFO] [stdout] test command::contains::tests::test_contains_filter_match ... ok [INFO] [stdout] test command::walk::tests::test_walk_subcmd_dir_with_default_depth ... ok [INFO] [stdout] test command::replace::tests::test_is_root_filepath_with_win_root ... ok [INFO] [stdout] test command::replace::tests::test_is_root_filepath_without_root_fp ... ok [INFO] [stdout] test command::contains::tests::test_contains_invalid_recurse_enum_arg ... ok [INFO] [stdout] test command::walk::tests::test_walk_subcmd_filter_dirs_only_hidden_switch_off ... ok [INFO] [stdout] test command::contains::tests::test_contains_invalid_filetype_non_utf8_binary_is_not_logged ... ok [INFO] [stdout] test command::contains::tests::test_contains_subcmd_invalid_inpath_validation ... ok [INFO] [stdout] test command::find::tests::test_find_invalid_recurse_enum_arg ... ok [INFO] [stdout] test command::contains::tests::test_contains_mindepth_match ... ok [INFO] [stdout] test command::contains::tests::test_contains_hidden_match ... ok [INFO] [stdout] test command::find::tests::test_find_mindepth_match ... ok [INFO] [stdout] test command::replace::tests::test_get_secondary_filepath_with_txt_extension ... ok [INFO] [stdout] test command::walk::tests::test_walk_subcmd_filter_dirs_only_hidden_switch_on ... ok [INFO] [stdout] test command::find::tests::test_find_unicode_devanagari ... ok [INFO] [stdout] test command::replace::tests::test_is_root_filepath_with_unix_root ... ok [INFO] [stdout] test command::find::tests::test_find_maxdepth_match ... ok [INFO] [stdout] test command::replace::tests::test_get_secondary_filepath_without_extension ... ok [INFO] [stdout] test command::replace::tests::test_has_secondary_extension_without_secondary_extension ... ok [INFO] [stdout] test command::find::tests::test_find_filter_match ... ok [INFO] [stdout] test command::replace::tests::test_has_secondary_extension_with_secondary_extension ... ok [INFO] [stdout] test command::replace::tests::test_has_secondary_extension_with_secondary_extension_alt1 ... ok [INFO] [stdout] test command::find::tests::test_find_default_match ... ok [INFO] [stdout] test command::replace::tests::test_replace_subcmd_invalid_inpath_validation ... ok [INFO] [stdout] test command::find::tests::test_find_subcmd_invalid_inpath_validation ... ok [INFO] [stdout] test command::walk::tests::test_walk_invalid_recurse_enum_arg ... ok [INFO] [stdout] test command::contains::tests::test_contains_maxdepth_match ... ok [INFO] [stdout] test command::walk::tests::test_walk_subcmd_with_hidden_filepaths ... ok [INFO] [stdout] test command::walk::tests::test_walk_subcmd_with_dir_set_max_depth_2_levels ... ok [INFO] [stdout] test command::walk::tests::test_walk_subcmd_with_dir_set_min_depth_3_levels ... ok [INFO] [stdout] test command::walk::tests::test_walk_subcmd_with_extension_filter ... ok [INFO] [stdout] test command::walk::tests::test_walk_subcmd_with_extension_filter_alt_ext_format ... ok [INFO] [stdout] test command::walk::tests::test_walk_subcmd_with_hidden_filepaths_and_extension_filter ... ok [INFO] [stdout] test command::find::tests::test_find_filter_hidden_match ... ok [INFO] [stdout] test command::replace::tests::test_get_secondary_filepath_with_2_extension ... ok [INFO] [stdout] test command::walk::tests::test_walk_subcmd_invalid_inpath_validation ... ok [INFO] [stdout] test command::contains::tests::test_contains_filter_hidden_match ... ok [INFO] [stdout] test command::walk::tests::test_walk_subcmd_with_hidden_filepaths_and_extension_filter_alt_ext_format ... ok [INFO] [stdout] test config::tests::test_config_instantiation_with_options ... ok [INFO] [stdout] test config::tests::test_config_instantiation_default ... ok [INFO] [stdout] test ops::io::tests::test_walk_func_with_dir_default_depth ... ok [INFO] [stdout] test ops::path::tests::test_path_is_hidden_with_dotdir_in_path ... ok [INFO] [stdout] test ops::path::tests::test_path_is_hidden_with_dotfile_pathbuf ... ok [INFO] [stdout] test ops::path::tests::test_path_is_not_hidden_without_dotfile_or_dotdir ... ok [INFO] [stdout] test ops::path::tests::test_path_is_hidden_with_dotdir_only ... ok [INFO] [stdout] test command::walk::tests::test_walk_subcmd_with_dir_set_max_depth_1_level ... ok [INFO] [stdout] test ops::io::tests::test_walk_func_with_dir_set_min_depth ... ok [INFO] [stdout] test ops::io::tests::test_walk_func_with_dir_set_max_depth ... ok [INFO] [stdout] test ops::io::tests::test_walk_func_with_file_default_depth ... ok [INFO] [stdout] test ops::path::tests::test_get_absolute_filepath_bad_path ... ok [INFO] [stdout] test command::walk::tests::test_walk_subcmd_filter_dirs_only_default_depth ... ok [INFO] [stdout] test command::walk::tests::test_walk_subcmd_without_hidden_filepaths ... ok [INFO] [stdout] test ops::path::tests::test_path_has_extension_with_no_extension ... ok [INFO] [stdout] test ops::path::tests::test_path_is_hidden_with_dotfile ... ok [INFO] [stdout] test ops::path::tests::test_path_has_extension_with_correct_extension ... ok [INFO] [stdout] test ops::path::tests::test_path_has_extension_with_incorrect_extension ... ok [INFO] [stdout] test ops::io::tests::test_walk_func_with_filter_map_default_depth ... ok [INFO] [stdout] test ops::io::tests::test_walk_func_with_dir_default_depth_and_follow_symlinks ... ok [INFO] [stdout] test command::find::tests::test_find_invalid_filetype_non_utf8_binary_is_not_logged ... ok [INFO] [stdout] test command::contains::tests::test_contains_unicode_devanagari ... ok [INFO] [stdout] test command::find::tests::test_find_hidden_match ... ok [INFO] [stdout] test command::contains::tests::test_contains_default_match ... ok [INFO] [stdout] test ops::path::tests::test_get_absolute_filepath_good_path ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- ops::path::tests::test_get_absolute_filepath_good_path stdout ---- [INFO] [stdout] thread 'ops::path::tests::test_get_absolute_filepath_good_path' panicked at 'assertion failed: testpath.unwrap().ends_with(\"recurse/Cargo.toml\")', src/ops/path.rs:75:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x555c2de72d80 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x555c2de72d80 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x555c2de72d80 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x555c2de72d80 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x555c2de961dc - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x555c2de6f3a5 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x555c2de74efb - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x555c2de74efb - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x555c2de74efb - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x555c2de74a0c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x555c2de755a1 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x555c2de75077 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x555c2de7325c - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x555c2de75009 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x555c2dbda9a1 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x555c2dbda8ed - core::panicking::panic::h3de4db67bd397eb3 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x555c2dbfaa6e - recurse::ops::path::tests::test_get_absolute_filepath_good_path::h203704bf31b1036d [INFO] [stdout] at /opt/rustwide/workdir/src/ops/path.rs:75:9 [INFO] [stdout] 17: 0x555c2dbfa8da - recurse::ops::path::tests::test_get_absolute_filepath_good_path::{{closure}}::h04790865044e3ec7 [INFO] [stdout] at /opt/rustwide/workdir/src/ops/path.rs:72:5 [INFO] [stdout] 18: 0x555c2dbed12e - core::ops::function::FnOnce::call_once::hfebba025632b6260 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x555c2dc2d753 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x555c2dc2d753 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 21: 0x555c2dc2c200 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 22: 0x555c2dc2c200 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 23: 0x555c2dc2c200 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 24: 0x555c2dc2c200 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 25: 0x555c2dc2c200 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 26: 0x555c2dc2c200 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 27: 0x555c2dc2c200 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 28: 0x555c2dc074d2 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 29: 0x555c2dc074d2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 30: 0x555c2dc0b248 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 31: 0x555c2dc0b248 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 32: 0x555c2dc0b248 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 33: 0x555c2dc0b248 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 34: 0x555c2dc0b248 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 35: 0x555c2dc0b248 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 36: 0x555c2dc0b248 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x555c2de7a8e7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 38: 0x555c2de7a8e7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 39: 0x555c2de7a8e7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 40: 0x7f95660a7609 - start_thread [INFO] [stdout] 41: 0x7f9565e7f293 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] ops::path::tests::test_get_absolute_filepath_good_path [INFO] [stdout] [INFO] [stdout] test result: FAILED. 62 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "5d09bc3fefa9d9b5d4f81e4d06caf7c8382f6acb330ddc19b72ee8aaf4027d67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d09bc3fefa9d9b5d4f81e4d06caf7c8382f6acb330ddc19b72ee8aaf4027d67", kill_on_drop: false }` [INFO] [stdout] 5d09bc3fefa9d9b5d4f81e4d06caf7c8382f6acb330ddc19b72ee8aaf4027d67