[INFO] fetching crate jump-kun 0.4.15... [INFO] testing jump-kun-0.4.15 against try#024495a232636f1f9407d7695b2be51edc2c51bd for pr-130285 [INFO] extracting crate jump-kun 0.4.15 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate jump-kun 0.4.15 on toolchain 024495a232636f1f9407d7695b2be51edc2c51bd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+024495a232636f1f9407d7695b2be51edc2c51bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate jump-kun 0.4.15 [INFO] finished tweaking crates.io crate jump-kun 0.4.15 [INFO] tweaked toml for crates.io crate jump-kun 0.4.15 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate jump-kun 0.4.15 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" "+024495a232636f1f9407d7695b2be51edc2c51bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+024495a232636f1f9407d7695b2be51edc2c51bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3832e6844711d508716c65624a925f430e3b4acce08c4e3af61a4e8784d5d8bb [INFO] running `Command { std: "docker" "start" "-a" "3832e6844711d508716c65624a925f430e3b4acce08c4e3af61a4e8784d5d8bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3832e6844711d508716c65624a925f430e3b4acce08c4e3af61a4e8784d5d8bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3832e6844711d508716c65624a925f430e3b4acce08c4e3af61a4e8784d5d8bb", kill_on_drop: false }` [INFO] [stdout] 3832e6844711d508716c65624a925f430e3b4acce08c4e3af61a4e8784d5d8bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+024495a232636f1f9407d7695b2be51edc2c51bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76735a59091ffd954ecc25100b007b4b2f8dd1e1f37cccd6c2744e0bc1f04859 [INFO] running `Command { std: "docker" "start" "-a" "76735a59091ffd954ecc25100b007b4b2f8dd1e1f37cccd6c2744e0bc1f04859", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling os_str_bytes v6.5.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling bstr v1.2.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling deranged v0.3.8 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling defer-drop v1.3.0 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling vte v0.11.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling time v0.3.28 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling timer v0.2.0 [INFO] [stderr] Compiling tuikit v0.5.0 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling darling_core v0.14.3 [INFO] [stderr] Compiling jwalk v0.8.1 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling globset v0.4.10 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling darling_macro v0.14.3 [INFO] [stderr] Compiling darling v0.14.3 [INFO] [stderr] Compiling derive_builder_core v0.11.2 [INFO] [stderr] Compiling derive_builder_macro v0.11.2 [INFO] [stderr] Compiling derive_builder v0.11.2 [INFO] [stderr] Compiling skim v0.10.4 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_edit v0.20.1 [INFO] [stderr] Compiling toml v0.8.1 [INFO] [stderr] Compiling jump-kun-macros v0.1.16 [INFO] [stderr] Compiling jump-kun v0.4.15 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.43s [INFO] running `Command { std: "docker" "inspect" "76735a59091ffd954ecc25100b007b4b2f8dd1e1f37cccd6c2744e0bc1f04859", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76735a59091ffd954ecc25100b007b4b2f8dd1e1f37cccd6c2744e0bc1f04859", kill_on_drop: false }` [INFO] [stdout] 76735a59091ffd954ecc25100b007b4b2f8dd1e1f37cccd6c2744e0bc1f04859 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+024495a232636f1f9407d7695b2be51edc2c51bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e180b13677b35f8c6a0db070b961b74aad432d181c8a2d6938182f220f10fdf [INFO] running `Command { std: "docker" "start" "-a" "7e180b13677b35f8c6a0db070b961b74aad432d181c8a2d6938182f220f10fdf", kill_on_drop: false }` [INFO] [stderr] Compiling jump-kun v0.4.15 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.20s [INFO] running `Command { std: "docker" "inspect" "7e180b13677b35f8c6a0db070b961b74aad432d181c8a2d6938182f220f10fdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e180b13677b35f8c6a0db070b961b74aad432d181c8a2d6938182f220f10fdf", kill_on_drop: false }` [INFO] [stdout] 7e180b13677b35f8c6a0db070b961b74aad432d181c8a2d6938182f220f10fdf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+024495a232636f1f9407d7695b2be51edc2c51bd" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 867b88461bb8a241a5a9d576cc58986f71739a24a2654ad75dd78cd0042e84fe [INFO] running `Command { std: "docker" "start" "-a" "867b88461bb8a241a5a9d576cc58986f71739a24a2654ad75dd78cd0042e84fe", 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/jump_kun-b2b6b8f24010c6a9) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test enums::tests_for_dirtype::enum_returns_order ... ok [INFO] [stdout] test structs::tests_for_dir::as_dirtype ... ok [INFO] [stdout] test structs::tests_for_dir::add_cd_count ... ok [INFO] [stdout] test structs::tests_for_dir::push ... ok [INFO] [stdout] test structs::tests_for_dirvec::all_path_to_string ... ok [INFO] [stdout] test structs::tests_for_dirvec::sort_fun_sorts_dirtypes ... ok [INFO] [stdout] test structs::tests_for_dirvec::sort_fun_sorts_dirtypes_by_cdcount ... ok [INFO] [stdout] test jump_then_add_to_hist::test_for_jump_then_add_to_hist::create_a_new_dir_entry_and_correctly_increases_cd_count ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- jump_then_add_to_hist::test_for_jump_then_add_to_hist::create_a_new_dir_entry_and_correctly_increases_cd_count stdout ---- [INFO] [stdout] thread 'jump_then_add_to_hist::test_for_jump_then_add_to_hist::create_a_new_dir_entry_and_correctly_increases_cd_count' panicked at src/jump_then_add_to_hist.rs:53:46: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57f02bb8023a - std::backtrace_rs::backtrace::libunwind::trace::h0b70b9423e9d16d3 [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x57f02bb8023a - std::backtrace_rs::backtrace::trace_unsynchronized::h41a6d6747b7a8eec [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x57f02bb8023a - std::sys::backtrace::_print_fmt::hc7c5a78d80682aba [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x57f02bb8023a - ::fmt::hd4fdfca2994da546 [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x57f02bba8b0b - core::fmt::rt::Argument::fmt::hf99fefc5c46831d6 [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x57f02bba8b0b - core::fmt::write::h98fc8fc0872eb800 [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/core/src/fmt/mod.rs:1178:21 [INFO] [stdout] 6: 0x57f02bb7c4b3 - std::io::Write::write_fmt::h6f2e89dc4ecb15bf [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/std/src/io/mod.rs:1823:15 [INFO] [stdout] 7: 0x57f02bb80082 - std::sys::backtrace::BacktraceLock::print::h8d5848a17a7460af [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x57f02bb819b5 - std::panicking::default_hook::{{closure}}::hc1055ce5a16caaaf [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/std/src/panicking.rs:268:22 [INFO] [stdout] 9: 0x57f02bb817a8 - std::panicking::default_hook::h18285eee104702ef [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/std/src/panicking.rs:292:9 [INFO] [stdout] 10: 0x57f02bb2a859 - as core::ops::function::Fn>::call::hfb424389a6080334 [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/alloc/src/boxed.rs:2243:9 [INFO] [stdout] 11: 0x57f02bb2a859 - test::test_main::{{closure}}::h4a11467e31076c86 [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/test/src/lib.rs:132:21 [INFO] [stdout] 12: 0x57f02bb820c8 - as core::ops::function::Fn>::call::heeb27b65ef50abbb [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/alloc/src/boxed.rs:2243:9 [INFO] [stdout] 13: 0x57f02bb820c8 - std::panicking::rust_panic_with_hook::h6b7d3dd5857887cd [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/std/src/panicking.rs:809:13 [INFO] [stdout] 14: 0x57f02bb81e97 - std::panicking::begin_panic_handler::{{closure}}::he5e8e895688cd622 [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/std/src/panicking.rs:674:13 [INFO] [stdout] 15: 0x57f02bb80719 - std::sys::backtrace::__rust_end_short_backtrace::h7ac5700345d0de4e [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x57f02bb81b24 - rust_begin_unwind [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/std/src/panicking.rs:665:5 [INFO] [stdout] 17: 0x57f02bba6c03 - core::panicking::panic_fmt::h685c6841386827a1 [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x57f02bba7086 - core::result::unwrap_failed::ha216cdc5e677ea84 [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/core/src/result.rs:1689:5 [INFO] [stdout] 19: 0x57f02b93e561 - core::result::Result::unwrap::h84f1180d62251b2d [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/core/src/result.rs:1102:23 [INFO] [stdout] 20: 0x57f02b93e561 - jump_kun::jump_then_add_to_hist::test_for_jump_then_add_to_hist::create_a_new_dir_entry_and_correctly_increases_cd_count::h0ccb36aa74b4c2b7 [INFO] [stdout] at /opt/rustwide/workdir/src/jump_then_add_to_hist.rs:53:24 [INFO] [stdout] 21: 0x57f02b93e4a7 - jump_kun::jump_then_add_to_hist::test_for_jump_then_add_to_hist::create_a_new_dir_entry_and_correctly_increases_cd_count::{{closure}}::hc4951f99ba5486a9 [INFO] [stdout] at /opt/rustwide/workdir/src/jump_then_add_to_hist.rs:50:65 [INFO] [stdout] 22: 0x57f02b93a5c6 - core::ops::function::FnOnce::call_once::hf9daab1c46ac61ff [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x57f02bb2f1cb - core::ops::function::FnOnce::call_once::hfb2803ce7bc0c431 [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x57f02bb2f1cb - test::__rust_begin_short_backtrace::h6fe405d067d4edf1 [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/test/src/lib.rs:620:18 [INFO] [stdout] 25: 0x57f02bb2ea48 - test::run_test_in_process::{{closure}}::h3031d20e0ab28154 [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/test/src/lib.rs:643:60 [INFO] [stdout] 26: 0x57f02bb2ea48 - as core::ops::function::FnOnce<()>>::call_once::h40629b6e43a85677 [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x57f02bb2ea48 - std::panicking::try::do_call::h08ed2f92617b0647 [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/std/src/panicking.rs:557:40 [INFO] [stdout] 28: 0x57f02bb2ea48 - std::panicking::try::h54f860637680ac50 [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/std/src/panicking.rs:520:19 [INFO] [stdout] 29: 0x57f02bb2ea48 - std::panic::catch_unwind::ha8daaf3a1c05af1f [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/std/src/panic.rs:345:14 [INFO] [stdout] 30: 0x57f02bb2ea48 - test::run_test_in_process::h22aa530a672126a5 [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/test/src/lib.rs:643:27 [INFO] [stdout] 31: 0x57f02bb2ea48 - test::run_test::{{closure}}::h519bf3f40870ddb4 [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/test/src/lib.rs:564:43 [INFO] [stdout] 32: 0x57f02baf2d44 - test::run_test::{{closure}}::h9609024f0d351f83 [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/test/src/lib.rs:594:41 [INFO] [stdout] 33: 0x57f02baf2d44 - std::sys::backtrace::__rust_begin_short_backtrace::hbf2cc61ff203adf2 [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 34: 0x57f02baf63f2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h370d502b279abcf5 [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/std/src/thread/mod.rs:522:17 [INFO] [stdout] 35: 0x57f02baf63f2 - as core::ops::function::FnOnce<()>>::call_once::h2959a1c77493a6d5 [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x57f02baf63f2 - std::panicking::try::do_call::hbc9357b5a89852bf [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/std/src/panicking.rs:557:40 [INFO] [stdout] 37: 0x57f02baf63f2 - std::panicking::try::h7e1573ffa8a7d0e5 [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/std/src/panicking.rs:520:19 [INFO] [stdout] 38: 0x57f02baf63f2 - std::panic::catch_unwind::h570f5a4451fc728e [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/std/src/panic.rs:345:14 [INFO] [stdout] 39: 0x57f02baf63f2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hfe446f1f520b4b7b [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/std/src/thread/mod.rs:521:30 [INFO] [stdout] 40: 0x57f02baf63f2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hac66e3d930a4cb63 [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x57f02bb8752b - as core::ops::function::FnOnce>::call_once::h454061bce884428d [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/alloc/src/boxed.rs:2229:9 [INFO] [stdout] 42: 0x57f02bb8752b - as core::ops::function::FnOnce>::call_once::h93b1743250f897c2 [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/alloc/src/boxed.rs:2229:9 [INFO] [stdout] 43: 0x57f02bb8752b - std::sys::pal::unix::thread::Thread::new::thread_start::hb6bf89038caa002c [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 44: 0x7fa955358ac3 - [INFO] [stdout] 45: 0x7fa9553e9a04 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] jump_then_add_to_hist::test_for_jump_then_add_to_hist::create_a_new_dir_entry_and_correctly_increases_cd_count [INFO] [stdout] [INFO] [stdout] test result: FAILED. 7 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "867b88461bb8a241a5a9d576cc58986f71739a24a2654ad75dd78cd0042e84fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "867b88461bb8a241a5a9d576cc58986f71739a24a2654ad75dd78cd0042e84fe", kill_on_drop: false }` [INFO] [stdout] 867b88461bb8a241a5a9d576cc58986f71739a24a2654ad75dd78cd0042e84fe