[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 1.83.0 for beta-1.84.0-4 [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] validating manifest of git repo https://github.com/chrissimpkins/shot on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "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-3-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded assert_cmd v2.0.5 [INFO] [stderr] Downloaded proc-macro2 v1.0.13 [INFO] [stderr] Downloaded syn v1.0.22 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f04dc1c8ed99863514861427843277e2acc9cb0eae23023c76a170e649ffa10e [INFO] running `Command { std: "docker" "start" "-a" "f04dc1c8ed99863514861427843277e2acc9cb0eae23023c76a170e649ffa10e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f04dc1c8ed99863514861427843277e2acc9cb0eae23023c76a170e649ffa10e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f04dc1c8ed99863514861427843277e2acc9cb0eae23023c76a170e649ffa10e", kill_on_drop: false }` [INFO] [stdout] f04dc1c8ed99863514861427843277e2acc9cb0eae23023c76a170e649ffa10e [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b48bf95df5dabe102b71bbe87cb577d176041a8a24f87dcbd2f35205efb334e1 [INFO] running `Command { std: "docker" "start" "-a" "b48bf95df5dabe102b71bbe87cb577d176041a8a24f87dcbd2f35205efb334e1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling unicode-xid v0.2.0 [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 memchr v2.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [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 aho-corasick v0.7.18 [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 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 12.77s [INFO] running `Command { std: "docker" "inspect" "b48bf95df5dabe102b71bbe87cb577d176041a8a24f87dcbd2f35205efb334e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b48bf95df5dabe102b71bbe87cb577d176041a8a24f87dcbd2f35205efb334e1", kill_on_drop: false }` [INFO] [stdout] b48bf95df5dabe102b71bbe87cb577d176041a8a24f87dcbd2f35205efb334e1 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5522e7fede9284e3669c653d77bf5f4e61c688bd516db7c06926b673c48d4aa1 [INFO] running `Command { std: "docker" "start" "-a" "5522e7fede9284e3669c653d77bf5f4e61c688bd516db7c06926b673c48d4aa1", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [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 3.41s [INFO] running `Command { std: "docker" "inspect" "5522e7fede9284e3669c653d77bf5f4e61c688bd516db7c06926b673c48d4aa1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5522e7fede9284e3669c653d77bf5f4e61c688bd516db7c06926b673c48d4aa1", kill_on_drop: false }` [INFO] [stdout] 5522e7fede9284e3669c653d77bf5f4e61c688bd516db7c06926b673c48d4aa1 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d86abd8aac93766ee23c0f47510b7174c9c11993f88ffed4878b1ea4403821fc [INFO] running `Command { std: "docker" "start" "-a" "d86abd8aac93766ee23c0f47510b7174c9c11993f88ffed4878b1ea4403821fc", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/recurse-477481fb767bffe9) [INFO] [stdout] [INFO] [stdout] running 63 tests [INFO] [stdout] test command::contains::tests::test_contains_invalid_recurse_enum_arg ... 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_hidden_match ... ok [INFO] [stdout] test command::contains::tests::test_contains_filter_hidden_match ... ok [INFO] [stdout] test command::contains::tests::test_contains_mindepth_match ... ok [INFO] [stdout] test command::find::tests::test_find_invalid_recurse_enum_arg ... ok [INFO] [stdout] test command::contains::tests::test_contains_default_match ... 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::replace::tests::test_get_secondary_filepath_with_txt_extension ... ok [INFO] [stdout] test command::find::tests::test_find_subcmd_invalid_inpath_validation ... ok [INFO] [stdout] test command::find::tests::test_find_default_match ... ok [INFO] [stdout] test command::contains::tests::test_contains_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_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::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_unicode_devanagari ... ok [INFO] [stdout] test command::replace::tests::test_has_secondary_extension_with_secondary_extension ... ok [INFO] [stdout] test command::replace::tests::test_is_root_filepath_without_root_fp ... ok [INFO] [stdout] test command::walk::tests::test_walk_subcmd_dir_with_default_depth ... ok [INFO] [stdout] test command::walk::tests::test_walk_subcmd_filter_dirs_only_default_depth ... ok [INFO] [stdout] test command::find::tests::test_find_hidden_match ... ok [INFO] [stdout] test command::walk::tests::test_walk_invalid_recurse_enum_arg ... 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_hidden_switch_off ... 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_with_dir_set_max_depth_1_level ... ok [INFO] [stdout] test command::find::tests::test_find_maxdepth_match ... 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_invalid_inpath_validation ... 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_hidden_filepaths ... 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_default ... ok [INFO] [stdout] test command::walk::tests::test_walk_subcmd_with_extension_filter_alt_ext_format ... ok [INFO] [stdout] test command::find::tests::test_find_filter_hidden_match ... ok [INFO] [stdout] test command::walk::tests::test_walk_subcmd_with_hidden_filepaths_and_extension_filter ... 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 ... ok [INFO] [stdout] test command::walk::tests::test_walk_subcmd_without_hidden_filepaths ... 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_set_max_depth ... ok [INFO] [stdout] test ops::io::tests::test_walk_func_with_file_default_depth ... ok [INFO] [stdout] test ops::io::tests::test_walk_func_with_dir_set_min_depth ... 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_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_only ... ok [INFO] [stdout] test ops::path::tests::test_path_is_hidden_with_dotfile ... ok [INFO] [stdout] test ops::path::tests::test_path_is_hidden_with_dotfile_pathbuf ... 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_not_hidden_without_dotfile_or_dotdir ... 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_invalid_filetype_non_utf8_binary_is_not_logged ... 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 src/ops/path.rs:75:9: [INFO] [stdout] assertion failed: testpath.unwrap().ends_with("recurse/Cargo.toml") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5b919847020a - std::backtrace_rs::backtrace::libunwind::trace::h5a5b8284f2d0c266 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5b919847020a - std::backtrace_rs::backtrace::trace_unsynchronized::h76d4f1c9b0b875e3 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5b919847020a - std::sys::backtrace::_print_fmt::hc4546b8364a537c6 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5b919847020a - ::fmt::h5b6bd5631a6d1f6b [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5b9198496593 - core::fmt::rt::Argument::fmt::h270f6602a2b96f62 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5b9198496593 - core::fmt::write::h7550c97b06c86515 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/fmt/mod.rs:1186:21 [INFO] [stdout] 6: 0x5b919846cd33 - std::io::Write::write_fmt::h509ff860e5956e5e [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/io/mod.rs:1839:15 [INFO] [stdout] 7: 0x5b9198470052 - std::sys::backtrace::BacktraceLock::print::h2395ccd2c84ba3aa [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5b919847166a - std::panicking::default_hook::{{closure}}::he19d4c7230e07961 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:268:22 [INFO] [stdout] 9: 0x5b9198471474 - std::panicking::default_hook::hf614597d3c67bbdb [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:292:9 [INFO] [stdout] 10: 0x5b91982a4c19 - as core::ops::function::Fn>::call::h39b51ce4599c23d1 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/alloc/src/boxed.rs:2468:9 [INFO] [stdout] 11: 0x5b91982a4c19 - test::test_main::{{closure}}::he977ae839a582784 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:133:21 [INFO] [stdout] 12: 0x5b9198471d08 - as core::ops::function::Fn>::call::h9455091b6b06f9fb [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/alloc/src/boxed.rs:2468:9 [INFO] [stdout] 13: 0x5b9198471d08 - std::panicking::rust_panic_with_hook::h8942133a8b252070 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:809:13 [INFO] [stdout] 14: 0x5b9198471a96 - std::panicking::begin_panic_handler::{{closure}}::hb5f5963570096b29 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:667:13 [INFO] [stdout] 15: 0x5b91984706e9 - std::sys::backtrace::__rust_end_short_backtrace::h6208cedc1922feda [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x5b919847175c - rust_begin_unwind [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:665:5 [INFO] [stdout] 17: 0x5b9198243210 - core::panicking::panic_fmt::h0c3082644d1bf418 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x5b919824329c - core::panicking::panic::h957f98c65a3b3074 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/panicking.rs:148:5 [INFO] [stdout] 19: 0x5b9198262eb7 - recurse::ops::path::tests::test_get_absolute_filepath_good_path::h042eb20402b750da [INFO] [stdout] at /opt/rustwide/workdir/src/ops/path.rs:75:9 [INFO] [stdout] 20: 0x5b9198262c57 - recurse::ops::path::tests::test_get_absolute_filepath_good_path::{{closure}}::h2523a8b1b657c602 [INFO] [stdout] at /opt/rustwide/workdir/src/ops/path.rs:72:46 [INFO] [stdout] 21: 0x5b919825c696 - core::ops::function::FnOnce::call_once::h10c7434282705d09 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x5b91982a95db - core::ops::function::FnOnce::call_once::h109cf8051a59b34e [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5b91982a95db - test::__rust_begin_short_backtrace::hf4fff89d377446ba [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:621:18 [INFO] [stdout] 24: 0x5b91982a8e17 - test::run_test_in_process::{{closure}}::h0e39181dd7ee5a43 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:644:60 [INFO] [stdout] 25: 0x5b91982a8e17 - as core::ops::function::FnOnce<()>>::call_once::hc5a66a30f0bdfd1f [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 26: 0x5b91982a8e17 - std::panicking::try::do_call::h873b7cf639554a5e [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 27: 0x5b91982a8e17 - std::panicking::try::hdb19862fad9c8bd1 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 28: 0x5b91982a8e17 - std::panic::catch_unwind::h281fe732d236d260 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panic.rs:358:14 [INFO] [stdout] 29: 0x5b91982a8e17 - test::run_test_in_process::h949b6df8457ed338 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:644:27 [INFO] [stdout] 30: 0x5b91982a8e17 - test::run_test::{{closure}}::h52c556a6d4740e10 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:565:43 [INFO] [stdout] 31: 0x5b919826e0f4 - test::run_test::{{closure}}::h4237f6381c45ccb9 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:595:41 [INFO] [stdout] 32: 0x5b919826e0f4 - std::sys::backtrace::__rust_begin_short_backtrace::h505c97a579eca628 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 33: 0x5b91982717be - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9e86b2e2bc107ea3 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/thread/mod.rs:538:17 [INFO] [stdout] 34: 0x5b91982717be - as core::ops::function::FnOnce<()>>::call_once::h8b06ddb275ff4a25 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 35: 0x5b91982717be - std::panicking::try::do_call::hb26ecd7cd9a9355d [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 36: 0x5b91982717be - std::panicking::try::h8ddeca9d705f9069 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 37: 0x5b91982717be - std::panic::catch_unwind::h49e1c33078844c46 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panic.rs:358:14 [INFO] [stdout] 38: 0x5b91982717be - std::thread::Builder::spawn_unchecked_::{{closure}}::h6073db6ff56ad35d [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/thread/mod.rs:537:30 [INFO] [stdout] 39: 0x5b91982717be - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2c5a5f3779c774f1 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5b919847654b - as core::ops::function::FnOnce>::call_once::hf75717d9f28faebf [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/alloc/src/boxed.rs:2454:9 [INFO] [stdout] 41: 0x5b919847654b - as core::ops::function::FnOnce>::call_once::h7bd883a5f3c5f3c1 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/alloc/src/boxed.rs:2454:9 [INFO] [stdout] 42: 0x5b919847654b - std::sys::pal::unix::thread::Thread::new::thread_start::hcc78f3943333fa94 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 43: 0x7628482a0ac3 - [INFO] [stdout] 44: 0x762848331a04 - clone [INFO] [stdout] 45: 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.03s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "d86abd8aac93766ee23c0f47510b7174c9c11993f88ffed4878b1ea4403821fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d86abd8aac93766ee23c0f47510b7174c9c11993f88ffed4878b1ea4403821fc", kill_on_drop: false }` [INFO] [stdout] d86abd8aac93766ee23c0f47510b7174c9c11993f88ffed4878b1ea4403821fc