[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] dd68515d7e1fd6773dace331c918f00ccfbcb9c0
[INFO] testing chrissimpkins/shot against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrissimpkins%2Fshot" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chrissimpkins/shot on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chrissimpkins/shot 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-xid v0.2.0
[INFO] [stderr]   Downloaded version_check v0.9.1
[INFO] [stderr]   Downloaded proc-macro-error-attr v1.0.2
[INFO] [stderr]   Downloaded syn-mid v0.5.0
[INFO] [stderr]   Downloaded doc-comment v0.3.3
[INFO] [stderr]   Downloaded predicates-tree v1.0.0
[INFO] [stderr]   Downloaded proc-macro-error v1.0.2
[INFO] [stderr]   Downloaded predicates-core v1.0.0
[INFO] [stderr]   Downloaded treeline v0.1.0
[INFO] [stderr]   Downloaded hermit-abi v0.1.13
[INFO] [stderr]   Downloaded autocfg v1.0.0
[INFO] [stderr]   Downloaded unicode-width v0.1.7
[INFO] [stderr]   Downloaded colored v2.0.0
[INFO] [stderr]   Downloaded assert_cmd v2.0.5
[INFO] [stderr]   Downloaded num-traits v0.2.12
[INFO] [stderr]   Downloaded anyhow v1.0.66
[INFO] [stderr]   Downloaded unicode-segmentation v1.6.0
[INFO] [stderr]   Downloaded regex-automata v0.1.9
[INFO] [stderr]   Downloaded itertools v0.10.1
[INFO] [stderr]   Downloaded memchr v2.4.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.13
[INFO] [stderr]   Downloaded syn v1.0.22
[INFO] [stderr]   Downloaded quote v1.0.6
[INFO] [stderr]   Downloaded clap v2.33.1
[INFO] [stderr]   Downloaded bstr v0.2.15
[INFO] [stderr]   Downloaded libc v0.2.70
[INFO] [stderr]   Downloaded winapi v0.3.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fdfbe9727bb70e4e68be4271ead73d2020da24e4e605b0d21a5cda8a2f79cc84
[INFO] running `Command { std: "docker" "start" "-a" "fdfbe9727bb70e4e68be4271ead73d2020da24e4e605b0d21a5cda8a2f79cc84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fdfbe9727bb70e4e68be4271ead73d2020da24e4e605b0d21a5cda8a2f79cc84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdfbe9727bb70e4e68be4271ead73d2020da24e4e605b0d21a5cda8a2f79cc84", kill_on_drop: false }`
[INFO] [stdout] fdfbe9727bb70e4e68be4271ead73d2020da24e4e605b0d21a5cda8a2f79cc84
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0bb68562ccd3744efa23a4c535c3dced8a8b624bfaed9e8e43a67f8ee5c0aba4
[INFO] running `Command { std: "docker" "start" "-a" "0bb68562ccd3744efa23a4c535c3dced8a8b624bfaed9e8e43a67f8ee5c0aba4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.13
[INFO] [stderr]    Compiling version_check v0.9.1
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.22
[INFO] [stderr]    Compiling libc v0.2.70
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling unicode-width v0.1.7
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling textwrap v0.11.0
[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 atty v0.2.14
[INFO] [stderr]    Compiling quote v1.0.6
[INFO] [stderr]    Compiling clap v2.33.1
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling syn-mid v0.5.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling recurse v0.4.0-pre1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.00s
[INFO] running `Command { std: "docker" "inspect" "0bb68562ccd3744efa23a4c535c3dced8a8b624bfaed9e8e43a67f8ee5c0aba4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bb68562ccd3744efa23a4c535c3dced8a8b624bfaed9e8e43a67f8ee5c0aba4", kill_on_drop: false }`
[INFO] [stdout] 0bb68562ccd3744efa23a4c535c3dced8a8b624bfaed9e8e43a67f8ee5c0aba4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59f682d7e1601e37b0c82a11e5da6843a6b4c1554098d0ccd4c8c75f0faea0d8
[INFO] running `Command { std: "docker" "start" "-a" "59f682d7e1601e37b0c82a11e5da6843a6b4c1554098d0ccd4c8c75f0faea0d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling predicates-core v1.0.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling byteorder v1.4.2
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling treeline v0.1.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling itertools v0.10.1
[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.9.0
[INFO] [stderr]    Compiling predicates v2.1.5
[INFO] [stderr]    Compiling assert_cmd v2.0.5
[INFO] [stderr]    Compiling recurse v0.4.0-pre1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.59s
[INFO] running `Command { std: "docker" "inspect" "59f682d7e1601e37b0c82a11e5da6843a6b4c1554098d0ccd4c8c75f0faea0d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59f682d7e1601e37b0c82a11e5da6843a6b4c1554098d0ccd4c8c75f0faea0d8", kill_on_drop: false }`
[INFO] [stdout] 59f682d7e1601e37b0c82a11e5da6843a6b4c1554098d0ccd4c8c75f0faea0d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 282f207e242bf0c8627a624a9b80de91c57e36408b9b96163e7b03be01203841
[INFO] running `Command { std: "docker" "start" "-a" "282f207e242bf0c8627a624a9b80de91c57e36408b9b96163e7b03be01203841", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/recurse-0e2f03e527f53249)
[INFO] [stdout] 
[INFO] [stdout] running 63 tests
[INFO] [stdout] test command::contains::tests::test_contains_invalid_recurse_enum_arg ... ok
[INFO] [stdout] test command::find::tests::test_find_default_match ... ok
[INFO] [stdout] test command::contains::tests::test_contains_hidden_match ... ok
[INFO] [stdout] test command::contains::tests::test_contains_subcmd_invalid_inpath_validation ... ok
[INFO] [stdout] test command::contains::tests::test_contains_unicode_devanagari ... ok
[INFO] [stdout] test command::contains::tests::test_contains_maxdepth_match ... ok
[INFO] [stdout] test command::contains::tests::test_contains_default_match ... ok
[INFO] [stdout] test command::contains::tests::test_contains_mindepth_match ... ok
[INFO] [stdout] test command::contains::tests::test_contains_filter_hidden_match ... ok
[INFO] [stdout] test command::find::tests::test_find_filter_match ... ok
[INFO] [stdout] test command::find::tests::test_find_mindepth_match ... ok
[INFO] [stdout] test command::find::tests::test_find_subcmd_invalid_inpath_validation ... ok
[INFO] [stdout] test command::contains::tests::test_contains_filter_match ... ok
[INFO] [stdout] test command::replace::tests::test_get_secondary_filepath_with_2_extension ... ok
[INFO] [stdout] test command::find::tests::test_find_hidden_match ... ok
[INFO] [stdout] test command::find::tests::test_find_invalid_recurse_enum_arg ... ok
[INFO] [stdout] test command::replace::tests::test_get_secondary_filepath_with_txt_extension ... ok
[INFO] [stdout] test command::walk::tests::test_walk_invalid_recurse_enum_arg ... ok
[INFO] [stdout] test command::walk::tests::test_walk_subcmd_dir_with_default_depth ... ok
[INFO] [stdout] test command::find::tests::test_find_maxdepth_match ... ok
[INFO] [stdout] test command::find::tests::test_find_filter_hidden_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_with_secondary_extension ... ok
[INFO] [stdout] test command::replace::tests::test_has_secondary_extension_with_secondary_extension_alt1 ... ok
[INFO] [stdout] test command::replace::tests::test_has_secondary_extension_without_secondary_extension ... ok
[INFO] [stdout] test command::replace::tests::test_is_root_filepath_with_unix_root ... 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::replace::tests::test_replace_subcmd_invalid_inpath_validation ... 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_filter_dirs_only_hidden_switch_on ... ok
[INFO] [stdout] test command::walk::tests::test_walk_subcmd_invalid_inpath_validation ... ok
[INFO] [stdout] test command::walk::tests::test_walk_subcmd_with_dir_set_max_depth_1_level ... ok
[INFO] [stdout] test command::walk::tests::test_walk_subcmd_with_dir_set_max_depth_2_levels ... ok
[INFO] [stdout] test command::find::tests::test_find_unicode_devanagari ... 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 ... ok
[INFO] [stdout] test command::walk::tests::test_walk_subcmd_with_hidden_filepaths_and_extension_filter ... ok
[INFO] [stdout] test command::walk::tests::test_walk_subcmd_with_hidden_filepaths_and_extension_filter_alt_ext_format ... ok
[INFO] [stdout] test command::walk::tests::test_walk_subcmd_without_hidden_filepaths ... ok
[INFO] [stdout] test config::tests::test_config_instantiation_default ... ok
[INFO] [stdout] test command::walk::tests::test_walk_subcmd_filter_dirs_only_hidden_switch_off ... ok
[INFO] [stdout] test config::tests::test_config_instantiation_with_options ... ok
[INFO] [stdout] test ops::io::tests::test_walk_func_with_dir_default_depth_and_follow_symlinks ... ok
[INFO] [stdout] test ops::io::tests::test_walk_func_with_dir_default_depth ... ok
[INFO] [stdout] test command::find::tests::test_find_invalid_filetype_non_utf8_binary_is_not_logged ... 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_dir_set_min_depth ... ok
[INFO] [stdout] test command::contains::tests::test_contains_invalid_filetype_non_utf8_binary_is_not_logged ... ok
[INFO] [stdout] test ops::path::tests::test_path_has_extension_with_incorrect_extension ... ok
[INFO] [stdout] test ops::path::tests::test_path_has_extension_with_no_extension ... ok
[INFO] [stdout] test ops::io::tests::test_walk_func_with_filter_map_default_depth ... ok
[INFO] [stdout] test ops::path::tests::test_path_is_hidden_with_dotfile ... ok
[INFO] [stdout] test ops::io::tests::test_walk_func_with_file_default_depth ... 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_get_absolute_filepath_bad_path ... ok
[INFO] [stdout] test ops::path::tests::test_path_has_extension_with_correct_extension ... 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_dotdir_only ... 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] 
[INFO] [stdout] thread 'ops::path::tests::test_get_absolute_filepath_good_path' (79) panicked at src/ops/path.rs:75:9:
[INFO] [stdout] assertion failed: testpath.unwrap().ends_with("recurse/Cargo.toml")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5db5432b9d42 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5db5432b9d42 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5db5432b9d42 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5db5432b9d42 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5db5432cfb1a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5db5432cfb1a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5db5432bef46 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5db5432bef46 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5db543296e6f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5db543296e6f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5db5432b17b9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5db5430c42ce - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5db5430c42ce - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5db5432b1972 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5db5432b1972 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5db543296f5a - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5db54328e559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5db543297e1d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5db5432d025c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5db5432d0222 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5db5430b6d16 - recurse[b24eb95b01bf36b9]::ops::path::tests::test_get_absolute_filepath_good_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ops/path.rs:75:9
[INFO] [stdout]   21:     0x5db5430b5987 - recurse[b24eb95b01bf36b9]::ops::path::tests::test_get_absolute_filepath_good_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ops/path.rs:72:46
[INFO] [stdout]   22:     0x5db5430b1006 - <recurse[b24eb95b01bf36b9]::ops::path::tests::test_get_absolute_filepath_good_path::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5db5430b867b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5db5430b867b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5db5430c4eda - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5db5430c4eda - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5db5430c4eda - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5db5430c4eda - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5db5430c4eda - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5db5430c4eda - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5db5430c4eda - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5db5430bf3a4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5db5430bf3a4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5db5430c79d2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5db5430c79d2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5db5430c79d2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5db5430c79d2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5db5430c79d2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5db5430c79d2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5db5430c79d2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5db5432b924f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x5db5432b924f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x7885eb1d1aa4 - <unknown>
[INFO] [stdout]   44:     0x7885eb25ea64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[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.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "282f207e242bf0c8627a624a9b80de91c57e36408b9b96163e7b03be01203841", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "282f207e242bf0c8627a624a9b80de91c57e36408b9b96163e7b03be01203841", kill_on_drop: false }`
[INFO] [stdout] 282f207e242bf0c8627a624a9b80de91c57e36408b9b96163e7b03be01203841
