[INFO] crate exa 0.9.0 is already in cache [INFO] extracting crate exa 0.9.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/exa/0.9.0 [INFO] extracting crate exa 0.9.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/exa/0.9.0 [INFO] validating manifest of exa-0.9.0 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of exa-0.9.0 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing exa-0.9.0 [INFO] finished frobbing exa-0.9.0 [INFO] frobbed toml for exa-0.9.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/exa/0.9.0/Cargo.toml [INFO] started frobbing exa-0.9.0 [INFO] finished frobbing exa-0.9.0 [INFO] frobbed toml for exa-0.9.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/exa/0.9.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing exa-0.9.0 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/exa/0.9.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 94bcb0580f5cdbdddd0e6ae5233d8f2a032cc518c322e77a5e93fec8d5876699 [INFO] running `"docker" "start" "-a" "94bcb0580f5cdbdddd0e6ae5233d8f2a032cc518c322e77a5e93fec8d5876699"` [INFO] [stderr] Compiling natord v1.0.9 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling ansi_term v0.12.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling libgit2-sys v0.8.2 [INFO] [stderr] Compiling pad v0.1.5 [INFO] [stderr] Compiling iso8601 v0.1.1 [INFO] [stderr] Compiling term_grid v0.1.7 [INFO] [stderr] Compiling locale v0.2.2 [INFO] [stderr] Compiling users v0.9.1 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling datetime v0.4.7 [INFO] [stderr] Compiling zoneinfo_compiled v0.4.8 [INFO] [stderr] Compiling exa v0.9.0 (/opt/crater/workdir) [INFO] [stderr] Compiling git2 v0.9.2 [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/output/file_name.rs:19:19 [INFO] [stderr] | [INFO] [stderr] 19 | pub exts: Box, [INFO] [stderr] | ^^^^^^^^^^^ help: use `dyn`: `dyn FileColours` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/output/file_name.rs:95:15 [INFO] [stderr] | [INFO] [stderr] 95 | exts: &'a FileColours, [INFO] [stderr] | ^^^^^^^^^^^ help: use `dyn`: `dyn FileColours` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/output/render/git.rs:8:36 [INFO] [stderr] | [INFO] [stderr] 8 | pub fn render(&self, colours: &Colours) -> TextCell { [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Colours` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/output/render/git.rs:21:32 [INFO] [stderr] | [INFO] [stderr] 21 | fn render(&self, colours: &Colours) -> ANSIString<'static> { [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Colours` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.46s [INFO] running `"docker" "inspect" "94bcb0580f5cdbdddd0e6ae5233d8f2a032cc518c322e77a5e93fec8d5876699"` [INFO] running `"docker" "rm" "-f" "94bcb0580f5cdbdddd0e6ae5233d8f2a032cc518c322e77a5e93fec8d5876699"` [INFO] [stdout] 94bcb0580f5cdbdddd0e6ae5233d8f2a032cc518c322e77a5e93fec8d5876699 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/exa/0.9.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] fef4bffae6d2cbacfe271086960f848ea8d8240abf23ad695c2c2a5d0a2c6134 [INFO] running `"docker" "start" "-a" "fef4bffae6d2cbacfe271086960f848ea8d8240abf23ad695c2c2a5d0a2c6134"` [INFO] [stderr] Compiling exa v0.9.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/output/file_name.rs:19:19 [INFO] [stderr] | [INFO] [stderr] 19 | pub exts: Box, [INFO] [stderr] | ^^^^^^^^^^^ help: use `dyn`: `dyn FileColours` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/output/file_name.rs:95:15 [INFO] [stderr] | [INFO] [stderr] 95 | exts: &'a FileColours, [INFO] [stderr] | ^^^^^^^^^^^ help: use `dyn`: `dyn FileColours` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/output/render/git.rs:8:36 [INFO] [stderr] | [INFO] [stderr] 8 | pub fn render(&self, colours: &Colours) -> TextCell { [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Colours` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/output/render/git.rs:21:32 [INFO] [stderr] | [INFO] [stderr] 21 | fn render(&self, colours: &Colours) -> ANSIString<'static> { [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Colours` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.21s [INFO] running `"docker" "inspect" "fef4bffae6d2cbacfe271086960f848ea8d8240abf23ad695c2c2a5d0a2c6134"` [INFO] running `"docker" "rm" "-f" "fef4bffae6d2cbacfe271086960f848ea8d8240abf23ad695c2c2a5d0a2c6134"` [INFO] [stdout] fef4bffae6d2cbacfe271086960f848ea8d8240abf23ad695c2c2a5d0a2c6134 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/exa/0.9.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] c4e7724a46f603d3ca553476385689523c9c381b7d322b60d579300db7baa48e [INFO] running `"docker" "start" "-a" "c4e7724a46f603d3ca553476385689523c9c381b7d322b60d579300db7baa48e"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/crater/target/debug/deps/exa-2819c89649720260 [INFO] [stdout] [INFO] [stdout] running 401 tests [INFO] [stdout] test fs::feature::ignore::test::ignore_relatively ... ignored [INFO] [stdout] test fs::feature::ignore::test::ignore_relatively_absolutely ... ignored [INFO] [stdout] test fs::feature::ignore::test::ignore_relatively_absolutely_dot ... ignored [INFO] [stdout] test fs::feature::ignore::test::ignore_relatively_sometimes ... ignored [INFO] [stdout] test fs::feature::ignore::test::parse_some_whitespacey_lines ... ok [INFO] [stdout] test fs::feature::ignore::test::parse_some_globs ... ok [INFO] [stdout] test fs::feature::ignore::test::parse_some_comments ... ok [INFO] [stdout] test fs::feature::ignore::test::parse_some_blank_lines ... ok [INFO] [stdout] test fs::file::ext_test::extension ... ok [INFO] [stdout] test fs::file::ext_test::no_extension ... ok [INFO] [stdout] test fs::file::filename_test::everywhere ... ok [INFO] [stdout] test fs::file::filename_test::file ... ok [INFO] [stdout] test fs::file::filename_test::here ... ok [INFO] [stdout] test fs::file::ext_test::dotfile ... ok [INFO] [stdout] test fs::file::filename_test::no_path ... ok [INFO] [stdout] test fs::file::filename_test::there ... ok [INFO] [stdout] test fs::file::filename_test::topmost ... ok [INFO] [stdout] test fs::filter::test_ignores::ignores_an_exact_filename ... ok [INFO] [stdout] test fs::filter::test_ignores::ignores_both ... ok [INFO] [stdout] test fs::filter::test_ignores::empty_matches_nothing ... ok [INFO] [stdout] test fs::filter::test_ignores::ignores_a_glob ... ok [INFO] [stdout] test fs::feature::ignore::test::parse_nothing ... ok [INFO] [stdout] test fs::feature::ignore::test::an_empty_cache_ignores_nothing ... ok [INFO] [stdout] test options::dir_action::test::dirs_long ... ok [INFO] [stdout] test options::dir_action::test::dirs_recurse ... ok [INFO] [stdout] test options::dir_action::test::dirs_tree_2 ... ok [INFO] [stdout] test fs::feature::ignore::test::a_nonempty_cache_ignores_some_things ... ok [INFO] [stdout] test options::dir_action::test::empty ... ok [INFO] [stdout] test fs::feature::ignore::test::ignore_some_globs ... ok [INFO] [stdout] test options::dir_action::test::just_level ... ok [INFO] [stdout] test options::dir_action::test::just_level_2 ... ok [INFO] [stdout] test options::dir_action::test::dirs_short ... ok [INFO] [stdout] test options::dir_action::test::overriding_1 ... ok [INFO] [stdout] test options::dir_action::test::dirs_recurse_2 ... ok [INFO] [stdout] test options::dir_action::test::rec_long ... ok [INFO] [stdout] test options::dir_action::test::rec_lim_long ... ok [INFO] [stdout] test options::dir_action::test::rec_lim_short ... ok [INFO] [stdout] test options::dir_action::test::rec_lim_long_2 ... ok [INFO] [stdout] test options::dir_action::test::rec_lim_short_2 ... ok [INFO] [stdout] test options::dir_action::test::dirs_tree ... ok [INFO] [stdout] test options::dir_action::test::overriding_2 ... ok [INFO] [stdout] test options::dir_action::test::rec_short ... ok [INFO] [stdout] test options::filter::test::dot_filters::all_all_2 ... ok [INFO] [stdout] test options::dir_action::test::rec_short_tree ... ok [INFO] [stdout] test options::dir_action::test::tree ... ok [INFO] [stdout] test options::filter::test::dot_filters::all ... ok [INFO] [stdout] test options::filter::test::dot_filters::all_all ... ok [INFO] [stdout] test options::dir_action::test::rec_tree ... ok [INFO] [stdout] test options::filter::test::dot_filters::tree_a ... ok [INFO] [stdout] test options::filter::test::dot_filters::tree_aa ... ok [INFO] [stdout] test options::filter::test::git_ignores::on ... ok [INFO] [stdout] test options::filter::test::dot_filters::tree_aaa ... ok [INFO] [stdout] test options::filter::test::dot_filters::all_all_3 ... ok [INFO] [stdout] test options::filter::test::ignore_patterns::none ... ok [INFO] [stdout] test options::filter::test::ignore_patterns::overridden_2 ... ok [INFO] [stdout] test options::filter::test::ignore_patterns::overridden_3 ... ok [INFO] [stdout] test options::filter::test::ignore_patterns::overridden_4 ... ok [INFO] [stdout] test options::filter::test::ignore_patterns::two ... ok [INFO] [stdout] test options::filter::test::sort_fields::age ... ok [INFO] [stdout] test options::filter::test::sort_fields::empty ... ok [INFO] [stdout] test options::filter::test::sort_fields::error ... ok [INFO] [stdout] test options::filter::test::sort_fields::lowercase ... ok [INFO] [stdout] test options::filter::test::sort_fields::mix_hidden_lowercase ... ok [INFO] [stdout] test options::filter::test::sort_fields::mix_hidden_uppercase ... ok [INFO] [stdout] test options::filter::test::sort_fields::new ... ok [INFO] [stdout] test options::filter::test::sort_fields::newest ... ok [INFO] [stdout] test options::filter::test::git_ignores::off ... ok [INFO] [stdout] test options::filter::test::ignore_patterns::loads ... ok [INFO] [stdout] test options::filter::test::dot_filters::all_all_4 ... ok [INFO] [stdout] test options::filter::test::dot_filters::empty ... ok [INFO] [stdout] test options::filter::test::ignore_patterns::overridden ... ok [INFO] [stdout] test options::filter::test::sort_fields::old ... ok [INFO] [stdout] test options::filter::test::ignore_patterns::one ... ok [INFO] [stdout] test options::filter::test::sort_fields::one_short ... ok [INFO] [stdout] test options::filter::test::sort_fields::one_arg ... ok [INFO] [stdout] test options::filter::test::sort_fields::overridden_2 ... ok [INFO] [stdout] test options::filter::test::sort_fields::oldest ... ok [INFO] [stdout] test options::filter::test::sort_fields::overridden_3 ... ok [INFO] [stdout] test options::filter::test::sort_fields::uppercase ... ok [INFO] [stdout] test options::help::test::help_with_file ... ok [INFO] [stdout] test options::help::test::help ... ok [INFO] [stdout] test options::filter::test::sort_fields::overridden_4 ... ok [INFO] [stdout] test options::parser::matches_test::only_count ... ok [INFO] [stdout] test options::parser::matches_test::long_once ... ok [INFO] [stdout] test options::parser::matches_test::long_twice ... ok [INFO] [stdout] test options::parser::matches_test::no_count ... ok [INFO] [stdout] test options::help::test::unhelpful ... ok [INFO] [stdout] test options::parser::matches_test::long_mixed ... ok [INFO] [stdout] test options::filter::test::sort_fields::overridden ... ok [INFO] [stdout] test options::filter::test::sort_fields::one_long ... ok [INFO] [stdout] test options::parser::parse_test::arg_equals_s ... ok [INFO] [stdout] test options::parser::parse_test::arg_then ... ok [INFO] [stdout] test options::parser::parse_test::arg_then_s ... ok [INFO] [stdout] test options::parser::parse_test::bad_equals ... ok [INFO] [stdout] test options::parser::parse_test::bad_short ... ok [INFO] [stdout] test options::parser::parse_test::empty ... ok [INFO] [stdout] test options::parser::parse_test::long ... ok [INFO] [stdout] test options::parser::parse_test::long_then ... ok [INFO] [stdout] test options::parser::parse_test::long_two ... ok [INFO] [stdout] test options::parser::parse_test::mixed ... ok [INFO] [stdout] test options::parser::parse_test::no_arg ... ok [INFO] [stdout] test options::parser::parse_test::no_arg_s ... ok [INFO] [stdout] test options::parser::matches_test::short_once ... ok [INFO] [stdout] test options::parser::matches_test::short_twice ... ok [INFO] [stdout] test options::parser::matches_test::rightmost_count ... ok [INFO] [stdout] test options::parser::matches_test::short_never ... ok [INFO] [stdout] test options::parser::parse_test::arg_equals ... ok [INFO] [stdout] test options::parser::parse_test::short ... ok [INFO] [stdout] test options::parser::parse_test::one_arg ... ok [INFO] [stdout] test options::parser::parse_test::one_dash ... ok [INFO] [stdout] test options::parser::parse_test::short_arg_then ... ok [INFO] [stdout] test options::parser::parse_test::short_arg_eq ... ok [INFO] [stdout] test options::parser::parse_test::short_two_next_s ... ok [INFO] [stdout] test options::parser::parse_test::short_two ... ok [INFO] [stdout] test options::parser::parse_test::short_two_equals ... ok [INFO] [stdout] test options::parser::parse_test::short_then ... ok [INFO] [stdout] test options::parser::parse_test::short_none_s ... ok [INFO] [stdout] test options::parser::parse_test::short_two_equals_s ... ok [INFO] [stdout] test options::parser::parse_test::short_two_next ... ok [INFO] [stdout] test options::parser::parse_test::unknown_long ... ok [INFO] [stdout] test options::parser::parse_test::two_file ... ok [INFO] [stdout] test options::parser::parse_test::short_two_together_s ... ok [INFO] [stdout] test options::parser::parse_test::two_dashes ... ok [INFO] [stdout] test options::parser::parse_test::two_arg_l ... ok [INFO] [stdout] test options::parser::parse_test::unknown_long_eq ... ok [INFO] [stdout] test options::parser::parse_test::unknown_short ... ok [INFO] [stdout] test options::parser::parse_test::unknown_short_2nd ... ok [INFO] [stdout] test options::parser::parse_test::unknown_short_2nd_eq ... ok [INFO] [stdout] test options::parser::split_test::intro ... ok [INFO] [stdout] test options::parser::split_test::just ... ok [INFO] [stdout] test options::parser::split_test::letter ... ok [INFO] [stdout] test options::parser::split_test::more ... ok [INFO] [stdout] test options::parser::split_test::sort ... ok [INFO] [stdout] test options::style::colour_test::scale_1 ... ok [INFO] [stdout] test options::style::colour_test::scale_2 ... ok [INFO] [stdout] test options::style::colour_test::scale_3 ... ok [INFO] [stdout] test options::style::colour_test::scale_4 ... ok [INFO] [stdout] test options::style::colour_test::scale_5 ... ok [INFO] [stdout] test options::style::colour_test::scale_6 ... ok [INFO] [stdout] test options::style::colour_test::scale_7 ... ok [INFO] [stdout] test options::parser::split_test::denou ... ok [INFO] [stdout] test options::parser::parse_test::unknown_short_eq ... ok [INFO] [stdout] test options::parser::parse_test::short_none ... ok [INFO] [stdout] test options::style::colour_test::scale_8 ... ok [INFO] [stdout] test options::style::colour_test::width_4 ... ok [INFO] [stdout] test options::style::colour_test::width_3 ... ok [INFO] [stdout] test options::style::colour_test::width_2 ... ok [INFO] [stdout] test options::style::colour_test::width_1 ... ok [INFO] [stdout] test options::style::colour_test::width_5 ... ok [INFO] [stdout] test options::style::colour_test::width_6 ... ok [INFO] [stdout] test options::style::colour_test::width_7 ... ok [INFO] [stdout] test options::style::colour_test::width_8 ... ok [INFO] [stdout] test options::style::customs_test::exa_bd ... ok [INFO] [stdout] test options::style::customs_test::exa_bl ... ok [INFO] [stdout] test options::style::customs_test::exa_bo ... ok [INFO] [stdout] test options::style::customs_test::exa_cc ... ok [INFO] [stdout] test options::style::customs_test::exa_cd ... ok [INFO] [stdout] test options::style::customs_test::exa_da ... ok [INFO] [stdout] test options::style::customs_test::exa_df ... ok [INFO] [stdout] test options::style::customs_test::exa_di ... ok [INFO] [stdout] test options::style::customs_test::exa_ds ... ok [INFO] [stdout] test options::style::customs_test::exa_ex ... ok [INFO] [stdout] test options::style::customs_test::exa_fi ... ok [INFO] [stdout] test options::style::customs_test::exa_ga ... ok [INFO] [stdout] test options::style::customs_test::exa_gd ... ok [INFO] [stdout] test options::style::customs_test::exa_gm ... ok [INFO] [stdout] test options::style::customs_test::exa_gn ... ok [INFO] [stdout] test options::style::customs_test::exa_gr ... ok [INFO] [stdout] test options::style::customs_test::exa_gt ... ok [INFO] [stdout] test options::style::customs_test::exa_gu ... ok [INFO] [stdout] test options::style::customs_test::exa_gv ... ok [INFO] [stdout] test options::style::customs_test::exa_gw ... ok [INFO] [stdout] test options::style::customs_test::exa_gx ... ok [INFO] [stdout] test options::style::customs_test::exa_hd ... ok [INFO] [stdout] test options::style::customs_test::exa_in ... ok [INFO] [stdout] test options::style::customs_test::exa_lm ... ok [INFO] [stdout] test options::parser::parse_test::short_two_together ... ok [INFO] [stdout] test options::parser::parse_test::two_arg_s ... ok [INFO] [stdout] test options::style::customs_test::exa_mp3 ... ok [INFO] [stdout] test options::style::customs_test::exa_multi ... ok [INFO] [stdout] test options::style::customs_test::exa_or ... ok [INFO] [stdout] test options::style::customs_test::exa_overwrite ... ok [INFO] [stdout] test options::parser::split_test::empty ... ok [INFO] [stdout] test options::parser::split_test::equals ... ok [INFO] [stdout] test options::style::customs_test::exa_mak ... ok [INFO] [stdout] test options::style::customs_test::exa_lp ... ok [INFO] [stdout] test options::style::customs_test::exa_lc ... ok [INFO] [stdout] test options::style::customs_test::exa_ln ... ok [INFO] [stdout] test options::style::customs_test::exa_sf ... ok [INFO] [stdout] test options::style::customs_test::exa_tw ... ok [INFO] [stdout] test options::style::customs_test::exa_su ... ok [INFO] [stdout] test options::style::customs_test::exa_txt ... ok [INFO] [stdout] test options::style::customs_test::exa_ue ... ok [INFO] [stdout] test options::style::customs_test::exa_un ... ok [INFO] [stdout] test options::style::customs_test::exa_ur ... ok [INFO] [stdout] test options::style::customs_test::exa_uu ... ok [INFO] [stdout] test options::style::customs_test::exa_uw ... ok [INFO] [stdout] test options::style::customs_test::exa_ux ... ok [INFO] [stdout] test options::style::customs_test::exa_xa ... ok [INFO] [stdout] test options::style::customs_test::exa_xx ... ok [INFO] [stdout] test options::style::customs_test::ls_bd ... ok [INFO] [stdout] test options::style::customs_test::ls_cd ... ok [INFO] [stdout] test options::style::customs_test::ls_di ... ok [INFO] [stdout] test options::style::customs_test::exa_tx ... ok [INFO] [stdout] test options::style::customs_test::ls_ex ... ok [INFO] [stdout] test options::style::customs_test::exa_tr ... ok [INFO] [stdout] test options::style::customs_test::exa_so ... ok [INFO] [stdout] test options::style::customs_test::exa_sn ... ok [INFO] [stdout] test options::style::customs_test::ls_fi ... ok [INFO] [stdout] test options::style::customs_test::ls_exa_di ... ok [INFO] [stdout] test options::style::customs_test::ls_exa_fi ... ok [INFO] [stdout] test options::style::customs_test::ls_five ... ok [INFO] [stdout] test options::style::customs_test::ls_gn ... ok [INFO] [stdout] test options::style::customs_test::ls_gu ... ok [INFO] [stdout] test options::style::customs_test::ls_exa_ex ... ok [INFO] [stdout] test options::style::customs_test::ls_multi ... ok [INFO] [stdout] test options::style::customs_test::exa_sb ... ok [INFO] [stdout] test options::style::customs_test::exa_pi ... ok [INFO] [stdout] test options::style::customs_test::ls_overwrite ... ok [INFO] [stdout] test options::style::customs_test::ls_pi ... ok [INFO] [stdout] test options::style::customs_test::ls_uu ... ok [INFO] [stdout] test options::style::terminal_test::empty ... ok [INFO] [stdout] test options::style::terminal_test::no_u_always ... ok [INFO] [stdout] test options::style::terminal_test::no_u_auto ... ok [INFO] [stdout] test options::style::terminal_test::no_u_error ... ok [INFO] [stdout] test options::style::terminal_test::no_u_never ... ok [INFO] [stdout] test options::style::terminal_test::overridden_1 ... ok [INFO] [stdout] test options::style::terminal_test::overridden_2 ... ok [INFO] [stdout] test options::style::terminal_test::overridden_3 ... ok [INFO] [stdout] test options::style::terminal_test::overridden_4 ... ok [INFO] [stdout] test options::style::terminal_test::overridden_5 ... ok [INFO] [stdout] test options::style::terminal_test::overridden_6 ... ok [INFO] [stdout] test options::style::terminal_test::overridden_7 ... ok [INFO] [stdout] test options::style::terminal_test::overridden_8 ... ok [INFO] [stdout] test options::style::terminal_test::u_always ... ok [INFO] [stdout] test options::style::terminal_test::u_auto ... ok [INFO] [stdout] test options::style::terminal_test::u_error ... ok [INFO] [stdout] test options::style::terminal_test::u_never ... ok [INFO] [stdout] test options::test::files ... ok [INFO] [stdout] test options::test::long_across ... ok [INFO] [stdout] test options::test::no_args ... ok [INFO] [stdout] test options::style::customs_test::ls_ln ... ok [INFO] [stdout] test options::style::customs_test::ls_mak ... ok [INFO] [stdout] test options::style::customs_test::ls_mp3 ... ok [INFO] [stdout] test options::style::customs_test::ls_or ... ok [INFO] [stdout] test options::version::test::help ... ok [INFO] [stdout] test options::view::test::size_formats::binary ... ok [INFO] [stdout] test options::view::test::size_formats::both_1 ... ok [INFO] [stdout] test options::view::test::size_formats::both_2 ... ok [INFO] [stdout] test options::style::customs_test::ls_txt ... ok [INFO] [stdout] test options::style::customs_test::ls_so ... ok [INFO] [stdout] test options::view::test::size_formats::both_5 ... ok [INFO] [stdout] test options::style::customs_test::ls_un ... ok [INFO] [stdout] test options::view::test::size_formats::both_6 ... ok [INFO] [stdout] test options::view::test::size_formats::both_4 ... ok [INFO] [stdout] test options::view::test::size_formats::both_7 ... ok [INFO] [stdout] test options::view::test::size_formats::bytes ... ok [INFO] [stdout] test options::view::test::size_formats::both_8 ... ok [INFO] [stdout] test options::view::test::size_formats::empty ... ok [INFO] [stdout] test options::view::test::time_formats::actual_2 ... ok [INFO] [stdout] test options::view::test::time_formats::default ... ok [INFO] [stdout] test options::view::test::time_formats::empty ... ok [INFO] [stdout] test options::view::test::time_formats::daily ... ok [INFO] [stdout] test options::view::test::time_formats::full_iso ... ok [INFO] [stdout] test options::view::test::time_formats::iso ... ok [INFO] [stdout] test options::view::test::time_formats::nevermore ... ok [INFO] [stdout] test options::view::test::time_formats::long_iso ... ok [INFO] [stdout] test options::view::test::time_formats::nevermind ... ok [INFO] [stdout] test options::view::test::time_formats::override_env ... ok [INFO] [stdout] test options::view::test::time_formats::use_env ... ok [INFO] [stdout] test options::view::test::time_types::a ... ok [INFO] [stdout] test options::view::test::time_types::acc ... ok [INFO] [stdout] test options::view::test::time_types::empty ... ok [INFO] [stdout] test options::view::test::time_types::m ... ok [INFO] [stdout] test options::view::test::time_types::modified ... ok [INFO] [stdout] test options::view::test::time_types::overridden ... ok [INFO] [stdout] test options::view::test::time_types::overridden_2 ... ok [INFO] [stdout] test options::view::test::time_types::t_ch ... ok [INFO] [stdout] test options::view::test::time_types::t_ea ... ok [INFO] [stdout] test options::view::test::time_types::t_m ... ok [INFO] [stdout] test options::view::test::time_types::time_a ... ok [INFO] [stdout] test options::view::test::time_types::time_acc ... ok [INFO] [stdout] test options::view::test::time_types::time_ch ... ok [INFO] [stdout] test options::view::test::time_types::time_mod ... ok [INFO] [stdout] test options::view::test::time_types::time_tea ... ok [INFO] [stdout] test options::view::test::time_types::time_uu ... ok [INFO] [stdout] test options::view::test::views::ell ... ok [INFO] [stdout] test options::view::test::time_types::changed ... ok [INFO] [stdout] test options::view::test::time_types::cr ... ok [INFO] [stdout] test options::view::test::size_formats::both_3 ... ok [INFO] [stdout] test options::view::test::time_formats::actually ... ok [INFO] [stdout] test options::view::test::views::just_binary_2 ... ok [INFO] [stdout] test options::test::oneline_across ... FAILED [INFO] [stdout] test options::view::test::views::across ... FAILED [INFO] [stdout] test options::view::test::views::empty ... FAILED [INFO] [stdout] test options::view::test::views::just_bytes ... FAILED [INFO] [stdout] test options::view::test::views::gracross ... FAILED [INFO] [stdout] test options::view::test::views::just_git ... FAILED [INFO] [stdout] test options::view::test::views::just_git_2 ... ok [INFO] [stdout] test options::view::test::views::just_group ... FAILED [INFO] [stdout] test options::view::test::views::just_group_2 ... ok [INFO] [stdout] test options::view::test::views::just_header ... FAILED [INFO] [stdout] test options::view::test::views::just_header_2 ... ok [INFO] [stdout] test options::view::test::views::just_inode ... FAILED [INFO] [stdout] test options::view::test::views::just_inode_2 ... ok [INFO] [stdout] test options::view::test::views::just_links ... FAILED [INFO] [stdout] test options::view::test::views::just_links_2 ... ok [INFO] [stdout] test options::view::test::views::just_blocks_2 ... ok [INFO] [stdout] test options::view::test::views::just_bytes_2 ... ok [INFO] [stdout] test options::view::test::views::leg ... FAILED [INFO] [stdout] test options::view::test::views::icons ... FAILED [INFO] [stdout] test options::view::test::views::lid ... FAILED [INFO] [stdout] test options::view::test::views::grid ... FAILED [INFO] [stdout] test options::view::test::views::lines ... ok [INFO] [stdout] test output::cell::width_unit_test::addition ... ok [INFO] [stdout] test output::cell::width_unit_test::addition_usize ... ok [INFO] [stdout] test output::cell::width_unit_test::empty_string ... ok [INFO] [stdout] test output::cell::width_unit_test::test_string ... ok [INFO] [stdout] test output::render::blocks::test::blockfulity ... ok [INFO] [stdout] test output::render::blocks::test::blocklessness ... ok [INFO] [stdout] test output::render::git::test::git_blank ... ok [INFO] [stdout] test options::view::test::views::line_icon ... ok [INFO] [stdout] test options::view::test::views::prima ... ok [INFO] [stdout] test output::render::groups::test::overflow ... ok [INFO] [stdout] test output::render::groups::test::primary ... ok [INFO] [stdout] test output::render::groups::test::secondary ... ok [INFO] [stdout] test output::render::groups::test::named ... ok [INFO] [stdout] test output::render::groups::test::unnamed ... ok [INFO] [stdout] test options::view::test::views::just_blocks ... FAILED [INFO] [stdout] test options::view::test::views::original_g ... FAILED [INFO] [stdout] test output::render::links::test::regular_file ... ok [INFO] [stdout] test output::render::permissions::test::extra_specials ... ok [INFO] [stdout] test options::view::test::views::long ... ok [INFO] [stdout] test options::view::test::views::just_binary ... FAILED [INFO] [stdout] test output::render::git::test::git_new_changed ... ok [INFO] [stdout] test output::render::inode::test::blocklessness ... ok [INFO] [stdout] test output::render::links::test::regular_directory ... ok [INFO] [stdout] test output::render::links::test::popular_file ... ok [INFO] [stdout] test output::render::permissions::test::negate ... ok [INFO] [stdout] test output::render::permissions::test::affirm ... ok [INFO] [stdout] test output::render::size::test::device_ids ... ok [INFO] [stdout] test output::render::size::test::directory ... ok [INFO] [stdout] test output::render::size::test::file_binary ... ok [INFO] [stdout] test output::render::size::test::file_bytes ... ok [INFO] [stdout] test output::render::size::test::file_decimal ... ok [INFO] [stdout] test output::render::users::test::different_unnamed ... ok [INFO] [stdout] test output::render::users::test::named ... ok [INFO] [stdout] test output::render::users::test::overflow ... ok [INFO] [stdout] test output::render::users::test::unnamed ... ok [INFO] [stdout] test output::tree::iter_test::test_empty ... ok [INFO] [stdout] test output::tree::iter_test::test_iteration ... ok [INFO] [stdout] test output::tree::trunk_test::empty_at_first ... ok [INFO] [stdout] test output::tree::trunk_test::one_child ... ok [INFO] [stdout] test output::tree::trunk_test::two_children ... ok [INFO] [stdout] test output::tree::trunk_test::two_times_two_children ... ok [INFO] [stdout] test output::tree::trunk_test::two_times_two_nested_children ... ok [INFO] [stdout] test style::lsc::ansi_test::again ... ok [INFO] [stdout] test style::lsc::ansi_test::all ... ok [INFO] [stdout] test style::lsc::ansi_test::bfg ... ok [INFO] [stdout] test style::lsc::ansi_test::bfg2 ... ok [INFO] [stdout] test style::lsc::ansi_test::bg ... ok [INFO] [stdout] test style::lsc::ansi_test::bgfg ... ok [INFO] [stdout] test style::lsc::ansi_test::bold ... ok [INFO] [stdout] test style::lsc::ansi_test::bold2 ... ok [INFO] [stdout] test style::lsc::ansi_test::both ... ok [INFO] [stdout] test output::render::users::test::different_named ... ok [INFO] [stdout] test style::lsc::ansi_test::fg ... ok [INFO] [stdout] test style::lsc::ansi_test::fgbg ... ok [INFO] [stdout] test style::lsc::ansi_test::hibg ... ok [INFO] [stdout] test style::lsc::ansi_test::hibo ... ok [INFO] [stdout] test style::lsc::ansi_test::hifg ... ok [INFO] [stdout] test style::lsc::ansi_test::hiund ... ok [INFO] [stdout] test style::lsc::ansi_test::nines ... ok [INFO] [stdout] test style::lsc::ansi_test::rgb ... ok [INFO] [stdout] test style::lsc::ansi_test::rgbbg ... ok [INFO] [stdout] test style::lsc::ansi_test::rgbbi ... ok [INFO] [stdout] test style::lsc::ansi_test::rgbi ... ok [INFO] [stdout] test style::lsc::ansi_test::semis ... ok [INFO] [stdout] test style::lsc::ansi_test::toohi ... ok [INFO] [stdout] test style::lsc::ansi_test::unde2 ... ok [INFO] [stdout] test style::lsc::ansi_test::under ... ok [INFO] [stdout] test style::lsc::ansi_test::word ... ok [INFO] [stdout] test style::lsc::test::blue ... ok [INFO] [stdout] test style::lsc::test::bold ... ok [INFO] [stdout] test style::lsc::test::both ... ok [INFO] [stdout] test style::lsc::ansi_test::both2 ... ok [INFO] [stdout] test style::lsc::ansi_test::empty ... ok [INFO] [stdout] test style::lsc::test::cyan ... ok [INFO] [stdout] test style::lsc::test::empty ... ok [INFO] [stdout] test style::lsc::test::ends ... ok [INFO] [stdout] test style::lsc::test::jibber ... ok [INFO] [stdout] test style::lsc::test::equals ... ok [INFO] [stdout] test style::lsc::test::many ... ok [INFO] [stdout] test style::lsc::test::red ... ok [INFO] [stdout] test style::lsc::test::starts ... ok [INFO] [stdout] test style::lsc::test::under ... ok [INFO] [stdout] test style::lsc::test::green ... ok [INFO] [stdout] test style::lsc::test::more ... ok [INFO] [stdout] test style::lsc::test::purple ... ok [INFO] [stdout] test output::render::permissions::test::specials ... ok [INFO] [stdout] test style::lsc::test::yellow ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- options::test::oneline_across stdout ---- [INFO] [stdout] thread 'options::test::oneline_across' panicked at 'called `Result::unwrap_err()` on an `Ok` value: (Options { dir_action: List, filter: FileFilter { list_dirs_first: false, sort_field: Name(AaBbCc), reverse: false, only_dirs: false, dot_filter: JustFiles, ignore_patterns: IgnorePatterns { patterns: [] }, git_ignore: Off }, view: View { mode: Lines(Options { icons: false }), colours: Colours { colourful: false, scale: false, filekinds: FileKinds { normal: Style {}, directory: Style {}, symlink: Style {}, pipe: Style {}, block_device: Style {}, char_device: Style {}, socket: Style {}, special: Style {}, executable: Style {} }, perms: Permissions { user_read: Style {}, user_write: Style {}, user_execute_file: Style {}, user_execute_other: Style {}, group_read: Style {}, group_write: Style {}, group_execute: Style {}, other_read: Style {}, other_write: Style {}, other_execute: Style {}, special_user_file: Style {}, special_other: Style {}, attribute: Style {} }, size: Size { numbers: Style {}, unit: Style {}, major: Style {}, minor: Style {}, scale_byte: Style {}, scale_kilo: Style {}, scale_mega: Style {}, scale_giga: Style {}, scale_huge: Style {} }, users: Users { user_you: Style {}, user_someone_else: Style {}, group_yours: Style {}, group_not_yours: Style {} }, links: Links { normal: Style {}, multi_link_file: Style {} }, git: Git { new: Style {}, modified: Style {}, deleted: Style {}, renamed: Style {}, typechange: Style {}, ignored: Style {} }, punctuation: Style {}, date: Style {}, inode: Style {}, blocks: Style {}, header: Style {}, symlink_path: Style {}, control_char: Style {}, broken_symlink: Style {}, broken_path_overlay: Style {} }, style: FileStyle { classify: JustFilenames, exts: NoFileColours } } }, [])', src/libcore/result.rs:1084:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55cdb828a3eb - backtrace::backtrace::libunwind::trace::h23ae608c8b906c69 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55cdb828a3eb - backtrace::backtrace::trace_unsynchronized::h65b3ea295a85fd48 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55cdb828a3eb - std::sys_common::backtrace::_print::h24f527b44b6cfc06 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x55cdb828a3eb - std::sys_common::backtrace::print::h712608e4347fd64a [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x55cdb828a3eb - std::panicking::default_hook::{{closure}}::h6c3d570c2b500048 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x55cdb828a05c - std::panicking::default_hook::hb29963fb4747e0dd [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x55cdb828ab5d - std::panicking::rust_panic_with_hook::hd1236c3083de823a [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x55cdb828a6e2 - std::panicking::continue_panic_fmt::he38ad41d6304a12c [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x55cdb828a5c6 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:311 [INFO] [stdout] 9: 0x55cdb82a469d - core::panicking::panic_fmt::h1bc6de43c92ad80c [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 10: 0x55cdb82a4797 - core::result::unwrap_failed::hd83f272814becce6 [INFO] [stdout] at src/libcore/result.rs:1084 [INFO] [stdout] 11: 0x55cdb8193f3e - core::result::Result::unwrap_err::h74a0576d3d7a39fb [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/result.rs:911 [INFO] [stdout] 12: 0x55cdb80e8fad - exa::options::test::oneline_across::h6241b0a2b524de72 [INFO] [stdout] at src/options/mod.rs:243 [INFO] [stdout] 13: 0x55cdb80e8eaa - exa::options::test::oneline_across::{{closure}}::h9214bde31b270759 [INFO] [stdout] at src/options/mod.rs:240 [INFO] [stdout] 14: 0x55cdb815057e - core::ops::function::FnOnce::call_once::h145dd8f90babd8bf [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 15: 0x55cdb81c1cef - as core::ops::function::FnOnce>::call_once::h355e655b04400826 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 16: 0x55cdb828d43a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 17: 0x55cdb81dc2de - std::panicking::try::h5890cbed5d1d8df0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 18: 0x55cdb81dc2de - std::panic::catch_unwind::hf93cc71fc6442fdf [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 19: 0x55cdb81dc2de - test::run_test::run_test_inner::{{closure}}::ha399a28a3066698d [INFO] [stdout] at src/libtest/lib.rs:1408 [INFO] [stdout] 20: 0x55cdb81b7715 - std::sys_common::backtrace::__rust_begin_short_backtrace::h089859c639046955 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 21: 0x55cdb81bb925 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h8d489100862c3e01 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:470 [INFO] [stdout] 22: 0x55cdb81bb925 - as core::ops::function::FnOnce<()>>::call_once::h5746c9e2571824d0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stdout] 23: 0x55cdb81bb925 - std::panicking::try::do_call::hfd443b32b22f72a6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stdout] 24: 0x55cdb828d43a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 25: 0x55cdb81bbf22 - std::panicking::try::h332f368ed7d9b7d1 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 26: 0x55cdb81bbf22 - std::panic::catch_unwind::h316b7be8b4198222 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 27: 0x55cdb81bbf22 - std::thread::Builder::spawn_unchecked::{{closure}}::h916aed08bc6e5276 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:469 [INFO] [stdout] 28: 0x55cdb81bbf22 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9091646be5c55ea6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 29: 0x55cdb827f29f - as core::ops::function::FnOnce>::call_once::hb5396a93648ae250 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 30: 0x55cdb828cb70 - as core::ops::function::FnOnce>::call_once::h92593001847bb63e [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 31: 0x55cdb828cb70 - std::sys_common::thread::start_thread::h569f3ccc0d5dcd83 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 32: 0x55cdb828cb70 - std::sys::unix::thread::Thread::new::thread_start::hd9ff46fad032d886 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 33: 0x7f7435fe34a4 - start_thread [INFO] [stdout] 34: 0x7f7435b0ed0f - __clone [INFO] [stdout] 35: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- options::view::test::views::across stdout ---- [INFO] [stdout] Testing Ok(Lines(Options { icons: false })) [INFO] [stdout] thread 'options::view::test::views::across' panicked at 'assertion failed: false', src/options/view.rs:581:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55cdb828a3eb - backtrace::backtrace::libunwind::trace::h23ae608c8b906c69 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55cdb828a3eb - backtrace::backtrace::trace_unsynchronized::h65b3ea295a85fd48 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55cdb828a3eb - std::sys_common::backtrace::_print::h24f527b44b6cfc06 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x55cdb828a3eb - std::sys_common::backtrace::print::h712608e4347fd64a [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x55cdb828a3eb - std::panicking::default_hook::{{closure}}::h6c3d570c2b500048 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x55cdb828a05c - std::panicking::default_hook::hb29963fb4747e0dd [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x55cdb828ab5d - std::panicking::rust_panic_with_hook::hd1236c3083de823a [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x55cdb821cdf5 - std::panicking::begin_panic::h39336e1c8111d3ce [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:411 [INFO] [stdout] 8: 0x55cdb811a2f0 - exa::options::view::test::views::across::h09b68eb38de00983 [INFO] [stdout] at src/options/view.rs:453 [INFO] [stdout] 9: 0x55cdb811a00a - exa::options::view::test::views::across::{{closure}}::h8768240be504dfb4 [INFO] [stdout] at src/options/view.rs:448 [INFO] [stdout] 10: 0x55cdb81520fe - core::ops::function::FnOnce::call_once::h70b01eaabd83730f [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 11: 0x55cdb81c1cef - as core::ops::function::FnOnce>::call_once::h355e655b04400826 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 12: 0x55cdb828d43a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 13: 0x55cdb81dc2de - std::panicking::try::h5890cbed5d1d8df0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 14: 0x55cdb81dc2de - std::panic::catch_unwind::hf93cc71fc6442fdf [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 15: 0x55cdb81dc2de - test::run_test::run_test_inner::{{closure}}::ha399a28a3066698d [INFO] [stdout] at src/libtest/lib.rs:1408 [INFO] [stdout] 16: 0x55cdb81b7715 - std::sys_common::backtrace::__rust_begin_short_backtrace::h089859c639046955 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 17: 0x55cdb81bb925 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h8d489100862c3e01 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:470 [INFO] [stdout] 18: 0x55cdb81bb925 - as core::ops::function::FnOnce<()>>::call_once::h5746c9e2571824d0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stdout] 19: 0x55cdb81bb925 - std::panicking::try::do_call::hfd443b32b22f72a6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stdout] 20: 0x55cdb828d43a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 21: 0x55cdb81bbf22 - std::panicking::try::h332f368ed7d9b7d1 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 22: 0x55cdb81bbf22 - std::panic::catch_unwind::h316b7be8b4198222 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 23: 0x55cdb81bbf22 - std::thread::Builder::spawn_unchecked::{{closure}}::h916aed08bc6e5276 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:469 [INFO] [stdout] 24: 0x55cdb81bbf22 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9091646be5c55ea6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 25: 0x55cdb827f29f - as core::ops::function::FnOnce>::call_once::hb5396a93648ae250 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 26: 0x55cdb828cb70 - as core::ops::function::FnOnce>::call_once::h92593001847bb63e [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 27: 0x55cdb828cb70 - std::sys_common::thread::start_thread::h569f3ccc0d5dcd83 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 28: 0x55cdb828cb70 - std::sys::unix::thread::Thread::new::thread_start::hd9ff46fad032d886 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 29: 0x7f7435fe34a4 - start_thread [INFO] [stdout] 30: 0x7f7435b0ed0f - __clone [INFO] [stdout] 31: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- options::view::test::views::empty stdout ---- [INFO] [stdout] Testing Ok(Lines(Options { icons: false })) [INFO] [stdout] thread 'options::view::test::views::empty' panicked at 'assertion failed: false', src/options/view.rs:576:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55cdb828a3eb - backtrace::backtrace::libunwind::trace::h23ae608c8b906c69 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55cdb828a3eb - backtrace::backtrace::trace_unsynchronized::h65b3ea295a85fd48 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55cdb828a3eb - std::sys_common::backtrace::_print::h24f527b44b6cfc06 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x55cdb828a3eb - std::sys_common::backtrace::print::h712608e4347fd64a [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x55cdb828a3eb - std::panicking::default_hook::{{closure}}::h6c3d570c2b500048 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x55cdb828a05c - std::panicking::default_hook::hb29963fb4747e0dd [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x55cdb828ab5d - std::panicking::rust_panic_with_hook::hd1236c3083de823a [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x55cdb821cdf5 - std::panicking::begin_panic::h39336e1c8111d3ce [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:411 [INFO] [stdout] 8: 0x55cdb81195f6 - exa::options::view::test::views::empty::h09cd3edb810cd9de [INFO] [stdout] at src/options/view.rs:453 [INFO] [stdout] 9: 0x55cdb811931a - exa::options::view::test::views::empty::{{closure}}::hb257cfbdd6144e5c [INFO] [stdout] at src/options/view.rs:448 [INFO] [stdout] 10: 0x55cdb8151ebe - core::ops::function::FnOnce::call_once::h6684d9b20cf5c669 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 11: 0x55cdb81c1cef - as core::ops::function::FnOnce>::call_once::h355e655b04400826 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 12: 0x55cdb828d43a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 13: 0x55cdb81dc2de - std::panicking::try::h5890cbed5d1d8df0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 14: 0x55cdb81dc2de - std::panic::catch_unwind::hf93cc71fc6442fdf [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 15: 0x55cdb81dc2de - test::run_test::run_test_inner::{{closure}}::ha399a28a3066698d [INFO] [stdout] at src/libtest/lib.rs:1408 [INFO] [stdout] 16: 0x55cdb81b7715 - std::sys_common::backtrace::__rust_begin_short_backtrace::h089859c639046955 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 17: 0x55cdb81bb925 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h8d489100862c3e01 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:470 [INFO] [stdout] 18: 0x55cdb81bb925 - as core::ops::function::FnOnce<()>>::call_once::h5746c9e2571824d0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stdout] 19: 0x55cdb81bb925 - std::panicking::try::do_call::hfd443b32b22f72a6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stdout] 20: 0x55cdb828d43a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 21: 0x55cdb81bbf22 - std::panicking::try::h332f368ed7d9b7d1 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 22: 0x55cdb81bbf22 - std::panic::catch_unwind::h316b7be8b4198222 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 23: 0x55cdb81bbf22 - std::thread::Builder::spawn_unchecked::{{closure}}::h916aed08bc6e5276 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:469 [INFO] [stdout] 24: 0x55cdb81bbf22 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9091646be5c55ea6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 25: 0x55cdb827f29f - as core::ops::function::FnOnce>::call_once::hb5396a93648ae250 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 26: 0x55cdb828cb70 - as core::ops::function::FnOnce>::call_once::h92593001847bb63e [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 27: 0x55cdb828cb70 - std::sys_common::thread::start_thread::h569f3ccc0d5dcd83 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 28: 0x55cdb828cb70 - std::sys::unix::thread::Thread::new::thread_start::hd9ff46fad032d886 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 29: 0x7f7435fe34a4 - start_thread [INFO] [stdout] 30: 0x7f7435b0ed0f - __clone [INFO] [stdout] 31: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- options::view::test::views::just_bytes stdout ---- [INFO] [stdout] Testing Ok(Lines(Options { icons: false })) [INFO] [stdout] thread 'options::view::test::views::just_bytes' panicked at 'assertion failed: false', src/options/view.rs:606:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55cdb828a3eb - backtrace::backtrace::libunwind::trace::h23ae608c8b906c69 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55cdb828a3eb - backtrace::backtrace::trace_unsynchronized::h65b3ea295a85fd48 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55cdb828a3eb - std::sys_common::backtrace::_print::h24f527b44b6cfc06 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x55cdb828a3eb - std::sys_common::backtrace::print::h712608e4347fd64a [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x55cdb828a3eb - std::panicking::default_hook::{{closure}}::h6c3d570c2b500048 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x55cdb828a05c - std::panicking::default_hook::hb29963fb4747e0dd [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x55cdb828ab5d - std::panicking::rust_panic_with_hook::hd1236c3083de823a [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x55cdb821cdf5 - std::panicking::begin_panic::h39336e1c8111d3ce [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:411 [INFO] [stdout] 8: 0x55cdb811e7e6 - exa::options::view::test::views::just_bytes::h00f073ec7231c530 [INFO] [stdout] at src/options/view.rs:453 [INFO] [stdout] 9: 0x55cdb811e50a - exa::options::view::test::views::just_bytes::{{closure}}::h06d4a2e82fa7f3a2 [INFO] [stdout] at src/options/view.rs:448 [INFO] [stdout] 10: 0x55cdb815060e - core::ops::function::FnOnce::call_once::h17051fb1397635bd [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 11: 0x55cdb81c1cef - as core::ops::function::FnOnce>::call_once::h355e655b04400826 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 12: 0x55cdb828d43a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 13: 0x55cdb81dc2de - std::panicking::try::h5890cbed5d1d8df0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 14: 0x55cdb81dc2de - std::panic::catch_unwind::hf93cc71fc6442fdf [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 15: 0x55cdb81dc2de - test::run_test::run_test_inner::{{closure}}::ha399a28a3066698d [INFO] [stdout] at src/libtest/lib.rs:1408 [INFO] [stdout] 16: 0x55cdb81b7715 - std::sys_common::backtrace::__rust_begin_short_backtrace::h089859c639046955 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 17: 0x55cdb81bb925 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h8d489100862c3e01 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:470 [INFO] [stdout] 18: 0x55cdb81bb925 - as core::ops::function::FnOnce<()>>::call_once::h5746c9e2571824d0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stdout] 19: 0x55cdb81bb925 - std::panicking::try::do_call::hfd443b32b22f72a6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stdout] 20: 0x55cdb828d43a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 21: 0x55cdb81bbf22 - std::panicking::try::h332f368ed7d9b7d1 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 22: 0x55cdb81bbf22 - std::panic::catch_unwind::h316b7be8b4198222 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 23: 0x55cdb81bbf22 - std::thread::Builder::spawn_unchecked::{{closure}}::h916aed08bc6e5276 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:469 [INFO] [stdout] 24: 0x55cdb81bbf22 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9091646be5c55ea6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 25: 0x55cdb827f29f - as core::ops::function::FnOnce>::call_once::hb5396a93648ae250 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 26: 0x55cdb828cb70 - as core::ops::function::FnOnce>::call_once::h92593001847bb63e [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 27: 0x55cdb828cb70 - std::sys_common::thread::start_thread::h569f3ccc0d5dcd83 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 28: 0x55cdb828cb70 - std::sys::unix::thread::Thread::new::thread_start::hd9ff46fad032d886 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 29: 0x7f7435fe34a4 - start_thread [INFO] [stdout] 30: 0x7f7435b0ed0f - __clone [INFO] [stdout] 31: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- options::view::test::views::gracross stdout ---- [INFO] [stdout] Testing Ok(Lines(Options { icons: false })) [INFO] [stdout] thread 'options::view::test::views::gracross' panicked at 'assertion failed: false', src/options/view.rs:582:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55cdb828a3eb - backtrace::backtrace::libunwind::trace::h23ae608c8b906c69 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55cdb828a3eb - backtrace::backtrace::trace_unsynchronized::h65b3ea295a85fd48 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55cdb828a3eb - std::sys_common::backtrace::_print::h24f527b44b6cfc06 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x55cdb828a3eb - std::sys_common::backtrace::print::h712608e4347fd64a [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x55cdb828a3eb - std::panicking::default_hook::{{closure}}::h6c3d570c2b500048 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x55cdb828a05c - std::panicking::default_hook::hb29963fb4747e0dd [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x55cdb828ab5d - std::panicking::rust_panic_with_hook::hd1236c3083de823a [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x55cdb821cdf5 - std::panicking::begin_panic::h39336e1c8111d3ce [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:411 [INFO] [stdout] 8: 0x55cdb811a740 - exa::options::view::test::views::gracross::h4fd707e15236aa0d [INFO] [stdout] at src/options/view.rs:453 [INFO] [stdout] 9: 0x55cdb811a45a - exa::options::view::test::views::gracross::{{closure}}::heaa800a8e5c3d654 [INFO] [stdout] at src/options/view.rs:448 [INFO] [stdout] 10: 0x55cdb8153cee - core::ops::function::FnOnce::call_once::hd09dea239f26f3f0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 11: 0x55cdb81c1cef - as core::ops::function::FnOnce>::call_once::h355e655b04400826 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 12: 0x55cdb828d43a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 13: 0x55cdb81dc2de - std::panicking::try::h5890cbed5d1d8df0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 14: 0x55cdb81dc2de - std::panic::catch_unwind::hf93cc71fc6442fdf [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 15: 0x55cdb81dc2de - test::run_test::run_test_inner::{{closure}}::ha399a28a3066698d [INFO] [stdout] at src/libtest/lib.rs:1408 [INFO] [stdout] 16: 0x55cdb81b7715 - std::sys_common::backtrace::__rust_begin_short_backtrace::h089859c639046955 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 17: 0x55cdb81bb925 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h8d489100862c3e01 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:470 [INFO] [stdout] 18: 0x55cdb81bb925 - as core::ops::function::FnOnce<()>>::call_once::h5746c9e2571824d0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stdout] 19: 0x55cdb81bb925 - std::panicking::try::do_call::hfd443b32b22f72a6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stdout] 20: 0x55cdb828d43a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 21: 0x55cdb81bbf22 - std::panicking::try::h332f368ed7d9b7d1 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 22: 0x55cdb81bbf22 - std::panic::catch_unwind::h316b7be8b4198222 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 23: 0x55cdb81bbf22 - std::thread::Builder::spawn_unchecked::{{closure}}::h916aed08bc6e5276 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:469 [INFO] [stdout] 24: 0x55cdb81bbf22 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9091646be5c55ea6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 25: 0x55cdb827f29f - as core::ops::function::FnOnce>::call_once::hb5396a93648ae250 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 26: 0x55cdb828cb70 - as core::ops::function::FnOnce>::call_once::h92593001847bb63e [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 27: 0x55cdb828cb70 - std::sys_common::thread::start_thread::h569f3ccc0d5dcd83 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 28: 0x55cdb828cb70 - std::sys::unix::thread::Thread::new::thread_start::hd9ff46fad032d886 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 29: 0x7f7435fe34a4 - start_thread [INFO] [stdout] 30: 0x7f7435b0ed0f - __clone [INFO] [stdout] 31: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- options::view::test::views::just_git stdout ---- [INFO] [stdout] Testing Ok(Lines(Options { icons: false })) [INFO] [stdout] thread 'options::view::test::views::just_git' panicked at 'assertion failed: false', src/options/view.rs:609:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55cdb828a3eb - backtrace::backtrace::libunwind::trace::h23ae608c8b906c69 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55cdb828a3eb - backtrace::backtrace::trace_unsynchronized::h65b3ea295a85fd48 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55cdb828a3eb - std::sys_common::backtrace::_print::h24f527b44b6cfc06 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x55cdb828a3eb - std::sys_common::backtrace::print::h712608e4347fd64a [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x55cdb828a3eb - std::panicking::default_hook::{{closure}}::h6c3d570c2b500048 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x55cdb828a05c - std::panicking::default_hook::hb29963fb4747e0dd [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x55cdb828ab5d - std::panicking::rust_panic_with_hook::hd1236c3083de823a [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x55cdb821cdf5 - std::panicking::begin_panic::h39336e1c8111d3ce [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:411 [INFO] [stdout] 8: 0x55cdb811ec36 - exa::options::view::test::views::just_git::hc90586cbac3d0d2d [INFO] [stdout] at src/options/view.rs:453 [INFO] [stdout] 9: 0x55cdb811e95a - exa::options::view::test::views::just_git::{{closure}}::hd0c85e160f08a64c [INFO] [stdout] at src/options/view.rs:448 [INFO] [stdout] 10: 0x55cdb81544ce - core::ops::function::FnOnce::call_once::he6a1153d1cf72872 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 11: 0x55cdb81c1cef - as core::ops::function::FnOnce>::call_once::h355e655b04400826 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 12: 0x55cdb828d43a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 13: 0x55cdb81dc2de - std::panicking::try::h5890cbed5d1d8df0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 14: 0x55cdb81dc2de - std::panic::catch_unwind::hf93cc71fc6442fdf [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 15: 0x55cdb81dc2de - test::run_test::run_test_inner::{{closure}}::ha399a28a3066698d [INFO] [stdout] at src/libtest/lib.rs:1408 [INFO] [stdout] 16: 0x55cdb81b7715 - std::sys_common::backtrace::__rust_begin_short_backtrace::h089859c639046955 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 17: 0x55cdb81bb925 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h8d489100862c3e01 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:470 [INFO] [stdout] 18: 0x55cdb81bb925 - as core::ops::function::FnOnce<()>>::call_once::h5746c9e2571824d0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stdout] 19: 0x55cdb81bb925 - std::panicking::try::do_call::hfd443b32b22f72a6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stdout] 20: 0x55cdb828d43a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 21: 0x55cdb81bbf22 - std::panicking::try::h332f368ed7d9b7d1 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 22: 0x55cdb81bbf22 - std::panic::catch_unwind::h316b7be8b4198222 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 23: 0x55cdb81bbf22 - std::thread::Builder::spawn_unchecked::{{closure}}::h916aed08bc6e5276 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:469 [INFO] [stdout] 24: 0x55cdb81bbf22 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9091646be5c55ea6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 25: 0x55cdb827f29f - as core::ops::function::FnOnce>::call_once::hb5396a93648ae250 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 26: 0x55cdb828cb70 - as core::ops::function::FnOnce>::call_once::h92593001847bb63e [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 27: 0x55cdb828cb70 - std::sys_common::thread::start_thread::h569f3ccc0d5dcd83 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 28: 0x55cdb828cb70 - std::sys::unix::thread::Thread::new::thread_start::hd9ff46fad032d886 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 29: 0x7f7435fe34a4 - start_thread [INFO] [stdout] 30: 0x7f7435b0ed0f - __clone [INFO] [stdout] 31: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- options::view::test::views::just_group stdout ---- [INFO] [stdout] Testing Ok(Lines(Options { icons: false })) [INFO] [stdout] thread 'options::view::test::views::just_group' panicked at 'assertion failed: false', src/options/view.rs:601:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55cdb828a3eb - backtrace::backtrace::libunwind::trace::h23ae608c8b906c69 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55cdb828a3eb - backtrace::backtrace::trace_unsynchronized::h65b3ea295a85fd48 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55cdb828a3eb - std::sys_common::backtrace::_print::h24f527b44b6cfc06 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x55cdb828a3eb - std::sys_common::backtrace::print::h712608e4347fd64a [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x55cdb828a3eb - std::panicking::default_hook::{{closure}}::h6c3d570c2b500048 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x55cdb828a05c - std::panicking::default_hook::hb29963fb4747e0dd [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x55cdb828ab5d - std::panicking::rust_panic_with_hook::hd1236c3083de823a [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x55cdb821cdf5 - std::panicking::begin_panic::h39336e1c8111d3ce [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:411 [INFO] [stdout] 8: 0x55cdb811d256 - exa::options::view::test::views::just_group::h9d73bf8a5a0b1660 [INFO] [stdout] at src/options/view.rs:453 [INFO] [stdout] 9: 0x55cdb811cf7a - exa::options::view::test::views::just_group::{{closure}}::h6319cfe82e4a89a4 [INFO] [stdout] at src/options/view.rs:448 [INFO] [stdout] 10: 0x55cdb815470e - core::ops::function::FnOnce::call_once::heb9b4cbe072cfd11 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 11: 0x55cdb81c1cef - as core::ops::function::FnOnce>::call_once::h355e655b04400826 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 12: 0x55cdb828d43a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 13: 0x55cdb81dc2de - std::panicking::try::h5890cbed5d1d8df0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 14: 0x55cdb81dc2de - std::panic::catch_unwind::hf93cc71fc6442fdf [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 15: 0x55cdb81dc2de - test::run_test::run_test_inner::{{closure}}::ha399a28a3066698d [INFO] [stdout] at src/libtest/lib.rs:1408 [INFO] [stdout] 16: 0x55cdb81b7715 - std::sys_common::backtrace::__rust_begin_short_backtrace::h089859c639046955 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 17: 0x55cdb81bb925 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h8d489100862c3e01 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:470 [INFO] [stdout] 18: 0x55cdb81bb925 - as core::ops::function::FnOnce<()>>::call_once::h5746c9e2571824d0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stdout] 19: 0x55cdb81bb925 - std::panicking::try::do_call::hfd443b32b22f72a6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stdout] 20: 0x55cdb828d43a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 21: 0x55cdb81bbf22 - std::panicking::try::h332f368ed7d9b7d1 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 22: 0x55cdb81bbf22 - std::panic::catch_unwind::h316b7be8b4198222 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 23: 0x55cdb81bbf22 - std::thread::Builder::spawn_unchecked::{{closure}}::h916aed08bc6e5276 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:469 [INFO] [stdout] 24: 0x55cdb81bbf22 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9091646be5c55ea6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 25: 0x55cdb827f29f - as core::ops::function::FnOnce>::call_once::hb5396a93648ae250 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 26: 0x55cdb828cb70 - as core::ops::function::FnOnce>::call_once::h92593001847bb63e [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 27: 0x55cdb828cb70 - std::sys_common::thread::start_thread::h569f3ccc0d5dcd83 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 28: 0x55cdb828cb70 - std::sys::unix::thread::Thread::new::thread_start::hd9ff46fad032d886 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 29: 0x7f7435fe34a4 - start_thread [INFO] [stdout] 30: 0x7f7435b0ed0f - __clone [INFO] [stdout] 31: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- options::view::test::views::just_header stdout ---- [INFO] [stdout] Testing Ok(Lines(Options { icons: false })) [INFO] [stdout] thread 'options::view::test::views::just_header' panicked at 'assertion failed: false', src/options/view.rs:600:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55cdb828a3eb - backtrace::backtrace::libunwind::trace::h23ae608c8b906c69 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55cdb828a3eb - backtrace::backtrace::trace_unsynchronized::h65b3ea295a85fd48 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55cdb828a3eb - std::sys_common::backtrace::_print::h24f527b44b6cfc06 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x55cdb828a3eb - std::sys_common::backtrace::print::h712608e4347fd64a [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x55cdb828a3eb - std::panicking::default_hook::{{closure}}::h6c3d570c2b500048 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x55cdb828a05c - std::panicking::default_hook::hb29963fb4747e0dd [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x55cdb828ab5d - std::panicking::rust_panic_with_hook::hd1236c3083de823a [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x55cdb821cdf5 - std::panicking::begin_panic::h39336e1c8111d3ce [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:411 [INFO] [stdout] 8: 0x55cdb811ce06 - exa::options::view::test::views::just_header::h4c3c47ed5373ee8d [INFO] [stdout] at src/options/view.rs:453 [INFO] [stdout] 9: 0x55cdb811cb2a - exa::options::view::test::views::just_header::{{closure}}::hcab5e8f1be7d7223 [INFO] [stdout] at src/options/view.rs:448 [INFO] [stdout] 10: 0x55cdb8150e4e - core::ops::function::FnOnce::call_once::h2e41a6c9f91fa434 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 11: 0x55cdb81c1cef - as core::ops::function::FnOnce>::call_once::h355e655b04400826 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 12: 0x55cdb828d43a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 13: 0x55cdb81dc2de - std::panicking::try::h5890cbed5d1d8df0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 14: 0x55cdb81dc2de - std::panic::catch_unwind::hf93cc71fc6442fdf [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 15: 0x55cdb81dc2de - test::run_test::run_test_inner::{{closure}}::ha399a28a3066698d [INFO] [stdout] at src/libtest/lib.rs:1408 [INFO] [stdout] 16: 0x55cdb81b7715 - std::sys_common::backtrace::__rust_begin_short_backtrace::h089859c639046955 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 17: 0x55cdb81bb925 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h8d489100862c3e01 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:470 [INFO] [stdout] 18: 0x55cdb81bb925 - as core::ops::function::FnOnce<()>>::call_once::h5746c9e2571824d0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stdout] 19: 0x55cdb81bb925 - std::panicking::try::do_call::hfd443b32b22f72a6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stdout] 20: 0x55cdb828d43a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 21: 0x55cdb81bbf22 - std::panicking::try::h332f368ed7d9b7d1 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 22: 0x55cdb81bbf22 - std::panic::catch_unwind::h316b7be8b4198222 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 23: 0x55cdb81bbf22 - std::thread::Builder::spawn_unchecked::{{closure}}::h916aed08bc6e5276 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:469 [INFO] [stdout] 24: 0x55cdb81bbf22 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9091646be5c55ea6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 25: 0x55cdb827f29f - as core::ops::function::FnOnce>::call_once::hb5396a93648ae250 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 26: 0x55cdb828cb70 - as core::ops::function::FnOnce>::call_once::h92593001847bb63e [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 27: 0x55cdb828cb70 - std::sys_common::thread::start_thread::h569f3ccc0d5dcd83 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 28: 0x55cdb828cb70 - std::sys::unix::thread::Thread::new::thread_start::hd9ff46fad032d886 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 29: 0x7f7435fe34a4 - start_thread [INFO] [stdout] 30: 0x7f7435b0ed0f - __clone [INFO] [stdout] 31: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- options::view::test::views::just_inode stdout ---- [INFO] [stdout] Testing Ok(Lines(Options { icons: false })) [INFO] [stdout] thread 'options::view::test::views::just_inode' panicked at 'assertion failed: false', src/options/view.rs:602:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55cdb828a3eb - backtrace::backtrace::libunwind::trace::h23ae608c8b906c69 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55cdb828a3eb - backtrace::backtrace::trace_unsynchronized::h65b3ea295a85fd48 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55cdb828a3eb - std::sys_common::backtrace::_print::h24f527b44b6cfc06 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x55cdb828a3eb - std::sys_common::backtrace::print::h712608e4347fd64a [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x55cdb828a3eb - std::panicking::default_hook::{{closure}}::h6c3d570c2b500048 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x55cdb828a05c - std::panicking::default_hook::hb29963fb4747e0dd [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x55cdb828ab5d - std::panicking::rust_panic_with_hook::hd1236c3083de823a [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x55cdb821cdf5 - std::panicking::begin_panic::h39336e1c8111d3ce [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:411 [INFO] [stdout] 8: 0x55cdb811d6a6 - exa::options::view::test::views::just_inode::hf7b308c758c6ceb9 [INFO] [stdout] at src/options/view.rs:453 [INFO] [stdout] 9: 0x55cdb811d3ca - exa::options::view::test::views::just_inode::{{closure}}::h802b330e30035d16 [INFO] [stdout] at src/options/view.rs:448 [INFO] [stdout] 10: 0x55cdb81504ee - core::ops::function::FnOnce::call_once::h1279729f2806a297 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 11: 0x55cdb81c1cef - as core::ops::function::FnOnce>::call_once::h355e655b04400826 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 12: 0x55cdb828d43a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 13: 0x55cdb81dc2de - std::panicking::try::h5890cbed5d1d8df0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 14: 0x55cdb81dc2de - std::panic::catch_unwind::hf93cc71fc6442fdf [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 15: 0x55cdb81dc2de - test::run_test::run_test_inner::{{closure}}::ha399a28a3066698d [INFO] [stdout] at src/libtest/lib.rs:1408 [INFO] [stdout] 16: 0x55cdb81b7715 - std::sys_common::backtrace::__rust_begin_short_backtrace::h089859c639046955 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 17: 0x55cdb81bb925 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h8d489100862c3e01 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:470 [INFO] [stdout] 18: 0x55cdb81bb925 - as core::ops::function::FnOnce<()>>::call_once::h5746c9e2571824d0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stdout] 19: 0x55cdb81bb925 - std::panicking::try::do_call::hfd443b32b22f72a6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stdout] 20: 0x55cdb828d43a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 21: 0x55cdb81bbf22 - std::panicking::try::h332f368ed7d9b7d1 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 22: 0x55cdb81bbf22 - std::panic::catch_unwind::h316b7be8b4198222 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 23: 0x55cdb81bbf22 - std::thread::Builder::spawn_unchecked::{{closure}}::h916aed08bc6e5276 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:469 [INFO] [stdout] 24: 0x55cdb81bbf22 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9091646be5c55ea6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 25: 0x55cdb827f29f - as core::ops::function::FnOnce>::call_once::hb5396a93648ae250 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 26: 0x55cdb828cb70 - as core::ops::function::FnOnce>::call_once::h92593001847bb63e [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 27: 0x55cdb828cb70 - std::sys_common::thread::start_thread::h569f3ccc0d5dcd83 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 28: 0x55cdb828cb70 - std::sys::unix::thread::Thread::new::thread_start::hd9ff46fad032d886 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 29: 0x7f7435fe34a4 - start_thread [INFO] [stdout] 30: 0x7f7435b0ed0f - __clone [INFO] [stdout] 31: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- options::view::test::views::just_links stdout ---- [INFO] [stdout] Testing Ok(Lines(Options { icons: false })) [INFO] [stdout] thread 'options::view::test::views::just_links' panicked at 'assertion failed: false', src/options/view.rs:603:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55cdb828a3eb - backtrace::backtrace::libunwind::trace::h23ae608c8b906c69 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55cdb828a3eb - backtrace::backtrace::trace_unsynchronized::h65b3ea295a85fd48 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55cdb828a3eb - std::sys_common::backtrace::_print::h24f527b44b6cfc06 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x55cdb828a3eb - std::sys_common::backtrace::print::h712608e4347fd64a [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x55cdb828a3eb - std::panicking::default_hook::{{closure}}::h6c3d570c2b500048 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x55cdb828a05c - std::panicking::default_hook::hb29963fb4747e0dd [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x55cdb828ab5d - std::panicking::rust_panic_with_hook::hd1236c3083de823a [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x55cdb821cdf5 - std::panicking::begin_panic::h39336e1c8111d3ce [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:411 [INFO] [stdout] 8: 0x55cdb811daf6 - exa::options::view::test::views::just_links::h37cd99b3cf2e2691 [INFO] [stdout] at src/options/view.rs:453 [INFO] [stdout] 9: 0x55cdb811d81a - exa::options::view::test::views::just_links::{{closure}}::h61cee7559ba6f607 [INFO] [stdout] at src/options/view.rs:448 [INFO] [stdout] 10: 0x55cdb8151f4e - core::ops::function::FnOnce::call_once::h68d9c246d7c490b0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 11: 0x55cdb81c1cef - as core::ops::function::FnOnce>::call_once::h355e655b04400826 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 12: 0x55cdb828d43a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 13: 0x55cdb81dc2de - std::panicking::try::h5890cbed5d1d8df0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 14: 0x55cdb81dc2de - std::panic::catch_unwind::hf93cc71fc6442fdf [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 15: 0x55cdb81dc2de - test::run_test::run_test_inner::{{closure}}::ha399a28a3066698d [INFO] [stdout] at src/libtest/lib.rs:1408 [INFO] [stdout] 16: 0x55cdb81b7715 - std::sys_common::backtrace::__rust_begin_short_backtrace::h089859c639046955 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 17: 0x55cdb81bb925 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h8d489100862c3e01 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:470 [INFO] [stdout] 18: 0x55cdb81bb925 - as core::ops::function::FnOnce<()>>::call_once::h5746c9e2571824d0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stdout] 19: 0x55cdb81bb925 - std::panicking::try::do_call::hfd443b32b22f72a6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stdout] 20: 0x55cdb828d43a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 21: 0x55cdb81bbf22 - std::panicking::try::h332f368ed7d9b7d1 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 22: 0x55cdb81bbf22 - std::panic::catch_unwind::h316b7be8b4198222 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 23: 0x55cdb81bbf22 - std::thread::Builder::spawn_unchecked::{{closure}}::h916aed08bc6e5276 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:469 [INFO] [stdout] 24: 0x55cdb81bbf22 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9091646be5c55ea6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 25: 0x55cdb827f29f - as core::ops::function::FnOnce>::call_once::hb5396a93648ae250 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 26: 0x55cdb828cb70 - as core::ops::function::FnOnce>::call_once::h92593001847bb63e [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 27: 0x55cdb828cb70 - std::sys_common::thread::start_thread::h569f3ccc0d5dcd83 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 28: 0x55cdb828cb70 - std::sys::unix::thread::Thread::new::thread_start::hd9ff46fad032d886 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 29: 0x7f7435fe34a4 - start_thread [INFO] [stdout] 30: 0x7f7435b0ed0f - __clone [INFO] [stdout] 31: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- options::view::test::views::leg stdout ---- [INFO] [stdout] Testing Ok(Lines(Options { icons: false })) [INFO] [stdout] thread 'options::view::test::views::leg' panicked at 'assertion failed: false', src/options/view.rs:596:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55cdb828a3eb - backtrace::backtrace::libunwind::trace::h23ae608c8b906c69 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55cdb828a3eb - backtrace::backtrace::trace_unsynchronized::h65b3ea295a85fd48 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55cdb828a3eb - std::sys_common::backtrace::_print::h24f527b44b6cfc06 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x55cdb828a3eb - std::sys_common::backtrace::print::h712608e4347fd64a [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x55cdb828a3eb - std::panicking::default_hook::{{closure}}::h6c3d570c2b500048 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x55cdb828a05c - std::panicking::default_hook::hb29963fb4747e0dd [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x55cdb828ab5d - std::panicking::rust_panic_with_hook::hd1236c3083de823a [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x55cdb821cdf5 - std::panicking::begin_panic::h39336e1c8111d3ce [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:411 [INFO] [stdout] 8: 0x55cdb811c9b6 - exa::options::view::test::views::leg::h974e2637e09b5e7c [INFO] [stdout] at src/options/view.rs:453 [INFO] [stdout] 9: 0x55cdb811c6da - exa::options::view::test::views::leg::{{closure}}::h3b7e295e75af10f4 [INFO] [stdout] at src/options/view.rs:448 [INFO] [stdout] 10: 0x55cdb815479e - core::ops::function::FnOnce::call_once::hef0f67d930251aa4 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 11: 0x55cdb81c1cef - as core::ops::function::FnOnce>::call_once::h355e655b04400826 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 12: 0x55cdb828d43a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 13: 0x55cdb81dc2de - std::panicking::try::h5890cbed5d1d8df0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 14: 0x55cdb81dc2de - std::panic::catch_unwind::hf93cc71fc6442fdf [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 15: 0x55cdb81dc2de - test::run_test::run_test_inner::{{closure}}::ha399a28a3066698d [INFO] [stdout] at src/libtest/lib.rs:1408 [INFO] [stdout] 16: 0x55cdb81b7715 - std::sys_common::backtrace::__rust_begin_short_backtrace::h089859c639046955 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 17: 0x55cdb81bb925 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h8d489100862c3e01 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:470 [INFO] [stdout] 18: 0x55cdb81bb925 - as core::ops::function::FnOnce<()>>::call_once::h5746c9e2571824d0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stdout] 19: 0x55cdb81bb925 - std::panicking::try::do_call::hfd443b32b22f72a6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stdout] 20: 0x55cdb828d43a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 21: 0x55cdb81bbf22 - std::panicking::try::h332f368ed7d9b7d1 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 22: 0x55cdb81bbf22 - std::panic::catch_unwind::h316b7be8b4198222 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 23: 0x55cdb81bbf22 - std::thread::Builder::spawn_unchecked::{{closure}}::h916aed08bc6e5276 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:469 [INFO] [stdout] 24: 0x55cdb81bbf22 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9091646be5c55ea6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 25: 0x55cdb827f29f - as core::ops::function::FnOnce>::call_once::hb5396a93648ae250 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 26: 0x55cdb828cb70 - as core::ops::function::FnOnce>::call_once::h92593001847bb63e [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 27: 0x55cdb828cb70 - std::sys_common::thread::start_thread::h569f3ccc0d5dcd83 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 28: 0x55cdb828cb70 - std::sys::unix::thread::Thread::new::thread_start::hd9ff46fad032d886 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 29: 0x7f7435fe34a4 - start_thread [INFO] [stdout] 30: 0x7f7435b0ed0f - __clone [INFO] [stdout] 31: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- options::view::test::views::icons stdout ---- [INFO] [stdout] Testing Ok(Lines(Options { icons: true })) [INFO] [stdout] thread 'options::view::test::views::icons' panicked at 'assertion failed: false', src/options/view.rs:583:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55cdb828a3eb - backtrace::backtrace::libunwind::trace::h23ae608c8b906c69 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55cdb828a3eb - backtrace::backtrace::trace_unsynchronized::h65b3ea295a85fd48 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55cdb828a3eb - std::sys_common::backtrace::_print::h24f527b44b6cfc06 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x55cdb828a3eb - std::sys_common::backtrace::print::h712608e4347fd64a [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x55cdb828a3eb - std::panicking::default_hook::{{closure}}::h6c3d570c2b500048 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x55cdb828a05c - std::panicking::default_hook::hb29963fb4747e0dd [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x55cdb828ab5d - std::panicking::rust_panic_with_hook::hd1236c3083de823a [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x55cdb821cdf5 - std::panicking::begin_panic::h39336e1c8111d3ce [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:411 [INFO] [stdout] 8: 0x55cdb811ab90 - exa::options::view::test::views::icons::hf4848977a08bbe3f [INFO] [stdout] at src/options/view.rs:453 [INFO] [stdout] 9: 0x55cdb811a8aa - exa::options::view::test::views::icons::{{closure}}::h1442c1575b63fd94 [INFO] [stdout] at src/options/view.rs:448 [INFO] [stdout] 10: 0x55cdb815227e - core::ops::function::FnOnce::call_once::h72e66a2fdf4293da [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 11: 0x55cdb81c1cef - as core::ops::function::FnOnce>::call_once::h355e655b04400826 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 12: 0x55cdb828d43a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 13: 0x55cdb81dc2de - std::panicking::try::h5890cbed5d1d8df0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 14: 0x55cdb81dc2de - std::panic::catch_unwind::hf93cc71fc6442fdf [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 15: 0x55cdb81dc2de - test::run_test::run_test_inner::{{closure}}::ha399a28a3066698d [INFO] [stdout] at src/libtest/lib.rs:1408 [INFO] [stdout] 16: 0x55cdb81b7715 - std::sys_common::backtrace::__rust_begin_short_backtrace::h089859c639046955 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 17: 0x55cdb81bb925 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h8d489100862c3e01 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:470 [INFO] [stdout] 18: 0x55cdb81bb925 - as core::ops::function::FnOnce<()>>::call_once::h5746c9e2571824d0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stdout] 19: 0x55cdb81bb925 - std::panicking::try::do_call::hfd443b32b22f72a6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stdout] 20: 0x55cdb828d43a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 21: 0x55cdb81bbf22 - std::panicking::try::h332f368ed7d9b7d1 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 22: 0x55cdb81bbf22 - std::panic::catch_unwind::h316b7be8b4198222 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 23: 0x55cdb81bbf22 - std::thread::Builder::spawn_unchecked::{{closure}}::h916aed08bc6e5276 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:469 [INFO] [stdout] 24: 0x55cdb81bbf22 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9091646be5c55ea6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 25: 0x55cdb827f29f - as core::ops::function::FnOnce>::call_once::hb5396a93648ae250 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 26: 0x55cdb828cb70 - as core::ops::function::FnOnce>::call_once::h92593001847bb63e [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 27: 0x55cdb828cb70 - std::sys_common::thread::start_thread::h569f3ccc0d5dcd83 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 28: 0x55cdb828cb70 - std::sys::unix::thread::Thread::new::thread_start::hd9ff46fad032d886 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 29: 0x7f7435fe34a4 - start_thread [INFO] [stdout] 30: 0x7f7435b0ed0f - __clone [INFO] [stdout] 31: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- options::view::test::views::lid stdout ---- [INFO] [stdout] Testing Ok(Lines(Options { icons: false })) [INFO] [stdout] thread 'options::view::test::views::lid' panicked at 'assertion failed: false', src/options/view.rs:595:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55cdb828a3eb - backtrace::backtrace::libunwind::trace::h23ae608c8b906c69 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55cdb828a3eb - backtrace::backtrace::trace_unsynchronized::h65b3ea295a85fd48 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55cdb828a3eb - std::sys_common::backtrace::_print::h24f527b44b6cfc06 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x55cdb828a3eb - std::sys_common::backtrace::print::h712608e4347fd64a [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x55cdb828a3eb - std::panicking::default_hook::{{closure}}::h6c3d570c2b500048 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x55cdb828a05c - std::panicking::default_hook::hb29963fb4747e0dd [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x55cdb828ab5d - std::panicking::rust_panic_with_hook::hd1236c3083de823a [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x55cdb821cdf5 - std::panicking::begin_panic::h39336e1c8111d3ce [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:411 [INFO] [stdout] 8: 0x55cdb811c566 - exa::options::view::test::views::lid::h4fefc76d05f7b8e8 [INFO] [stdout] at src/options/view.rs:453 [INFO] [stdout] 9: 0x55cdb811c28a - exa::options::view::test::views::lid::{{closure}}::h480a90dc69e7810e [INFO] [stdout] at src/options/view.rs:448 [INFO] [stdout] 10: 0x55cdb8150ede - core::ops::function::FnOnce::call_once::h2fd1be0bdb012a74 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 11: 0x55cdb81c1cef - as core::ops::function::FnOnce>::call_once::h355e655b04400826 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 12: 0x55cdb828d43a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 13: 0x55cdb81dc2de - std::panicking::try::h5890cbed5d1d8df0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 14: 0x55cdb81dc2de - std::panic::catch_unwind::hf93cc71fc6442fdf [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 15: 0x55cdb81dc2de - test::run_test::run_test_inner::{{closure}}::ha399a28a3066698d [INFO] [stdout] at src/libtest/lib.rs:1408 [INFO] [stdout] 16: 0x55cdb81b7715 - std::sys_common::backtrace::__rust_begin_short_backtrace::h089859c639046955 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 17: 0x55cdb81bb925 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h8d489100862c3e01 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:470 [INFO] [stdout] 18: 0x55cdb81bb925 - as core::ops::function::FnOnce<()>>::call_once::h5746c9e2571824d0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stdout] 19: 0x55cdb81bb925 - std::panicking::try::do_call::hfd443b32b22f72a6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stdout] 20: 0x55cdb828d43a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 21: 0x55cdb81bbf22 - std::panicking::try::h332f368ed7d9b7d1 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 22: 0x55cdb81bbf22 - std::panic::catch_unwind::h316b7be8b4198222 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 23: 0x55cdb81bbf22 - std::thread::Builder::spawn_unchecked::{{closure}}::h916aed08bc6e5276 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:469 [INFO] [stdout] 24: 0x55cdb81bbf22 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9091646be5c55ea6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 25: 0x55cdb827f29f - as core::ops::function::FnOnce>::call_once::hb5396a93648ae250 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 26: 0x55cdb828cb70 - as core::ops::function::FnOnce>::call_once::h92593001847bb63e [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 27: 0x55cdb828cb70 - std::sys_common::thread::start_thread::h569f3ccc0d5dcd83 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 28: 0x55cdb828cb70 - std::sys::unix::thread::Thread::new::thread_start::hd9ff46fad032d886 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 29: 0x7f7435fe34a4 - start_thread [INFO] [stdout] 30: 0x7f7435b0ed0f - __clone [INFO] [stdout] 31: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- options::view::test::views::grid stdout ---- [INFO] [stdout] Testing Ok(Lines(Options { icons: false })) [INFO] [stdout] thread 'options::view::test::views::grid' panicked at 'assertion failed: false', src/options/view.rs:580:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55cdb828a3eb - backtrace::backtrace::libunwind::trace::h23ae608c8b906c69 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55cdb828a3eb - backtrace::backtrace::trace_unsynchronized::h65b3ea295a85fd48 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55cdb828a3eb - std::sys_common::backtrace::_print::h24f527b44b6cfc06 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x55cdb828a3eb - std::sys_common::backtrace::print::h712608e4347fd64a [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x55cdb828a3eb - std::panicking::default_hook::{{closure}}::h6c3d570c2b500048 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x55cdb828a05c - std::panicking::default_hook::hb29963fb4747e0dd [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x55cdb828ab5d - std::panicking::rust_panic_with_hook::hd1236c3083de823a [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x55cdb821cdf5 - std::panicking::begin_panic::h39336e1c8111d3ce [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:411 [INFO] [stdout] 8: 0x55cdb8119ea0 - exa::options::view::test::views::grid::hfc8d1f7dc7ad02ea [INFO] [stdout] at src/options/view.rs:453 [INFO] [stdout] 9: 0x55cdb8119bba - exa::options::view::test::views::grid::{{closure}}::h9aa90a1cc1d98edd [INFO] [stdout] at src/options/view.rs:448 [INFO] [stdout] 10: 0x55cdb815449e - core::ops::function::FnOnce::call_once::he6713e9f54fdb49f [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 11: 0x55cdb81c1cef - as core::ops::function::FnOnce>::call_once::h355e655b04400826 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 12: 0x55cdb828d43a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 13: 0x55cdb81dc2de - std::panicking::try::h5890cbed5d1d8df0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 14: 0x55cdb81dc2de - std::panic::catch_unwind::hf93cc71fc6442fdf [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 15: 0x55cdb81dc2de - test::run_test::run_test_inner::{{closure}}::ha399a28a3066698d [INFO] [stdout] at src/libtest/lib.rs:1408 [INFO] [stdout] 16: 0x55cdb81b7715 - std::sys_common::backtrace::__rust_begin_short_backtrace::h089859c639046955 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 17: 0x55cdb81bb925 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h8d489100862c3e01 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:470 [INFO] [stdout] 18: 0x55cdb81bb925 - as core::ops::function::FnOnce<()>>::call_once::h5746c9e2571824d0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stdout] 19: 0x55cdb81bb925 - std::panicking::try::do_call::hfd443b32b22f72a6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stdout] 20: 0x55cdb828d43a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 21: 0x55cdb81bbf22 - std::panicking::try::h332f368ed7d9b7d1 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 22: 0x55cdb81bbf22 - std::panic::catch_unwind::h316b7be8b4198222 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 23: 0x55cdb81bbf22 - std::thread::Builder::spawn_unchecked::{{closure}}::h916aed08bc6e5276 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:469 [INFO] [stdout] 24: 0x55cdb81bbf22 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9091646be5c55ea6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 25: 0x55cdb827f29f - as core::ops::function::FnOnce>::call_once::hb5396a93648ae250 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 26: 0x55cdb828cb70 - as core::ops::function::FnOnce>::call_once::h92593001847bb63e [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 27: 0x55cdb828cb70 - std::sys_common::thread::start_thread::h569f3ccc0d5dcd83 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 28: 0x55cdb828cb70 - std::sys::unix::thread::Thread::new::thread_start::hd9ff46fad032d886 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 29: 0x7f7435fe34a4 - start_thread [INFO] [stdout] 30: 0x7f7435b0ed0f - __clone [INFO] [stdout] 31: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- options::view::test::views::just_blocks stdout ---- [INFO] [stdout] Testing Ok(Lines(Options { icons: false })) [INFO] [stdout] thread 'options::view::test::views::just_blocks' panicked at 'assertion failed: false', src/options/view.rs:604:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55cdb828a3eb - backtrace::backtrace::libunwind::trace::h23ae608c8b906c69 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55cdb828a3eb - backtrace::backtrace::trace_unsynchronized::h65b3ea295a85fd48 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55cdb828a3eb - std::sys_common::backtrace::_print::h24f527b44b6cfc06 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x55cdb828a3eb - std::sys_common::backtrace::print::h712608e4347fd64a [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x55cdb828a3eb - std::panicking::default_hook::{{closure}}::h6c3d570c2b500048 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x55cdb828a05c - std::panicking::default_hook::hb29963fb4747e0dd [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x55cdb828ab5d - std::panicking::rust_panic_with_hook::hd1236c3083de823a [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x55cdb821cdf5 - std::panicking::begin_panic::h39336e1c8111d3ce [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:411 [INFO] [stdout] 8: 0x55cdb811df46 - exa::options::view::test::views::just_blocks::h8291cded8401d529 [INFO] [stdout] at src/options/view.rs:453 [INFO] [stdout] 9: 0x55cdb811dc6a - exa::options::view::test::views::just_blocks::{{closure}}::h8a9948e12db995b4 [INFO] [stdout] at src/options/view.rs:448 [INFO] [stdout] 10: 0x55cdb81547ce - core::ops::function::FnOnce::call_once::hf04a704181efbb23 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 11: 0x55cdb81c1cef - as core::ops::function::FnOnce>::call_once::h355e655b04400826 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 12: 0x55cdb828d43a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 13: 0x55cdb81dc2de - std::panicking::try::h5890cbed5d1d8df0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 14: 0x55cdb81dc2de - std::panic::catch_unwind::hf93cc71fc6442fdf [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 15: 0x55cdb81dc2de - test::run_test::run_test_inner::{{closure}}::ha399a28a3066698d [INFO] [stdout] at src/libtest/lib.rs:1408 [INFO] [stdout] 16: 0x55cdb81b7715 - std::sys_common::backtrace::__rust_begin_short_backtrace::h089859c639046955 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 17: 0x55cdb81bb925 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h8d489100862c3e01 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:470 [INFO] [stdout] 18: 0x55cdb81bb925 - as core::ops::function::FnOnce<()>>::call_once::h5746c9e2571824d0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stdout] 19: 0x55cdb81bb925 - std::panicking::try::do_call::hfd443b32b22f72a6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stdout] 20: 0x55cdb828d43a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 21: 0x55cdb81bbf22 - std::panicking::try::h332f368ed7d9b7d1 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 22: 0x55cdb81bbf22 - std::panic::catch_unwind::h316b7be8b4198222 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 23: 0x55cdb81bbf22 - std::thread::Builder::spawn_unchecked::{{closure}}::h916aed08bc6e5276 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:469 [INFO] [stdout] 24: 0x55cdb81bbf22 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9091646be5c55ea6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 25: 0x55cdb827f29f - as core::ops::function::FnOnce>::call_once::hb5396a93648ae250 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 26: 0x55cdb828cb70 - as core::ops::function::FnOnce>::call_once::h92593001847bb63e [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 27: 0x55cdb828cb70 - std::sys_common::thread::start_thread::h569f3ccc0d5dcd83 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 28: 0x55cdb828cb70 - std::sys::unix::thread::Thread::new::thread_start::hd9ff46fad032d886 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 29: 0x7f7435fe34a4 - start_thread [INFO] [stdout] 30: 0x7f7435b0ed0f - __clone [INFO] [stdout] 31: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- options::view::test::views::original_g stdout ---- [INFO] [stdout] Testing Ok(Lines(Options { icons: false })) [INFO] [stdout] thread 'options::view::test::views::original_g' panicked at 'assertion failed: false', src/options/view.rs:579:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55cdb828a3eb - backtrace::backtrace::libunwind::trace::h23ae608c8b906c69 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55cdb828a3eb - backtrace::backtrace::trace_unsynchronized::h65b3ea295a85fd48 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55cdb828a3eb - std::sys_common::backtrace::_print::h24f527b44b6cfc06 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x55cdb828a3eb - std::sys_common::backtrace::print::h712608e4347fd64a [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x55cdb828a3eb - std::panicking::default_hook::{{closure}}::h6c3d570c2b500048 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x55cdb828a05c - std::panicking::default_hook::hb29963fb4747e0dd [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x55cdb828ab5d - std::panicking::rust_panic_with_hook::hd1236c3083de823a [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x55cdb821cdf5 - std::panicking::begin_panic::h39336e1c8111d3ce [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:411 [INFO] [stdout] 8: 0x55cdb8119a50 - exa::options::view::test::views::original_g::hdee09564ab8a9cd6 [INFO] [stdout] at src/options/view.rs:453 [INFO] [stdout] 9: 0x55cdb811976a - exa::options::view::test::views::original_g::{{closure}}::hcac6bb4dcc9b27e4 [INFO] [stdout] at src/options/view.rs:448 [INFO] [stdout] 10: 0x55cdb8152c6e - core::ops::function::FnOnce::call_once::h8d373e91d2743b00 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 11: 0x55cdb81c1cef - as core::ops::function::FnOnce>::call_once::h355e655b04400826 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 12: 0x55cdb828d43a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 13: 0x55cdb81dc2de - std::panicking::try::h5890cbed5d1d8df0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 14: 0x55cdb81dc2de - std::panic::catch_unwind::hf93cc71fc6442fdf [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 15: 0x55cdb81dc2de - test::run_test::run_test_inner::{{closure}}::ha399a28a3066698d [INFO] [stdout] at src/libtest/lib.rs:1408 [INFO] [stdout] 16: 0x55cdb81b7715 - std::sys_common::backtrace::__rust_begin_short_backtrace::h089859c639046955 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 17: 0x55cdb81bb925 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h8d489100862c3e01 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:470 [INFO] [stdout] 18: 0x55cdb81bb925 - as core::ops::function::FnOnce<()>>::call_once::h5746c9e2571824d0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stdout] 19: 0x55cdb81bb925 - std::panicking::try::do_call::hfd443b32b22f72a6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stdout] 20: 0x55cdb828d43a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 21: 0x55cdb81bbf22 - std::panicking::try::h332f368ed7d9b7d1 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 22: 0x55cdb81bbf22 - std::panic::catch_unwind::h316b7be8b4198222 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 23: 0x55cdb81bbf22 - std::thread::Builder::spawn_unchecked::{{closure}}::h916aed08bc6e5276 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:469 [INFO] [stdout] 24: 0x55cdb81bbf22 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9091646be5c55ea6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 25: 0x55cdb827f29f - as core::ops::function::FnOnce>::call_once::hb5396a93648ae250 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 26: 0x55cdb828cb70 - as core::ops::function::FnOnce>::call_once::h92593001847bb63e [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 27: 0x55cdb828cb70 - std::sys_common::thread::start_thread::h569f3ccc0d5dcd83 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 28: 0x55cdb828cb70 - std::sys::unix::thread::Thread::new::thread_start::hd9ff46fad032d886 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 29: 0x7f7435fe34a4 - start_thread [INFO] [stdout] 30: 0x7f7435b0ed0f - __clone [INFO] [stdout] 31: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- options::view::test::views::just_binary stdout ---- [INFO] [stdout] Testing Ok(Lines(Options { icons: false })) [INFO] [stdout] thread 'options::view::test::views::just_binary' panicked at 'assertion failed: false', src/options/view.rs:605:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55cdb828a3eb - backtrace::backtrace::libunwind::trace::h23ae608c8b906c69 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55cdb828a3eb - backtrace::backtrace::trace_unsynchronized::h65b3ea295a85fd48 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55cdb828a3eb - std::sys_common::backtrace::_print::h24f527b44b6cfc06 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x55cdb828a3eb - std::sys_common::backtrace::print::h712608e4347fd64a [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x55cdb828a3eb - std::panicking::default_hook::{{closure}}::h6c3d570c2b500048 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x55cdb828a05c - std::panicking::default_hook::hb29963fb4747e0dd [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x55cdb828ab5d - std::panicking::rust_panic_with_hook::hd1236c3083de823a [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x55cdb821cdf5 - std::panicking::begin_panic::h39336e1c8111d3ce [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:411 [INFO] [stdout] 8: 0x55cdb811e396 - exa::options::view::test::views::just_binary::hdac0bd9ce79a9faf [INFO] [stdout] at src/options/view.rs:453 [INFO] [stdout] 9: 0x55cdb811e0ba - exa::options::view::test::views::just_binary::{{closure}}::h8cbacf90c99d0025 [INFO] [stdout] at src/options/view.rs:448 [INFO] [stdout] 10: 0x55cdb815368e - core::ops::function::FnOnce::call_once::hb63d7f7a604a19d9 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 11: 0x55cdb81c1cef - as core::ops::function::FnOnce>::call_once::h355e655b04400826 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 12: 0x55cdb828d43a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 13: 0x55cdb81dc2de - std::panicking::try::h5890cbed5d1d8df0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 14: 0x55cdb81dc2de - std::panic::catch_unwind::hf93cc71fc6442fdf [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 15: 0x55cdb81dc2de - test::run_test::run_test_inner::{{closure}}::ha399a28a3066698d [INFO] [stdout] at src/libtest/lib.rs:1408 [INFO] [stdout] 16: 0x55cdb81b7715 - std::sys_common::backtrace::__rust_begin_short_backtrace::h089859c639046955 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 17: 0x55cdb81bb925 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h8d489100862c3e01 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:470 [INFO] [stdout] 18: 0x55cdb81bb925 - as core::ops::function::FnOnce<()>>::call_once::h5746c9e2571824d0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stdout] 19: 0x55cdb81bb925 - std::panicking::try::do_call::hfd443b32b22f72a6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stdout] 20: 0x55cdb828d43a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 21: 0x55cdb81bbf22 - std::panicking::try::h332f368ed7d9b7d1 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 22: 0x55cdb81bbf22 - std::panic::catch_unwind::h316b7be8b4198222 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 23: 0x55cdb81bbf22 - std::thread::Builder::spawn_unchecked::{{closure}}::h916aed08bc6e5276 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:469 [INFO] [stdout] 24: 0x55cdb81bbf22 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9091646be5c55ea6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 25: 0x55cdb827f29f - as core::ops::function::FnOnce>::call_once::hb5396a93648ae250 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 26: 0x55cdb828cb70 - as core::ops::function::FnOnce>::call_once::h92593001847bb63e [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 27: 0x55cdb828cb70 - std::sys_common::thread::start_thread::h569f3ccc0d5dcd83 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 28: 0x55cdb828cb70 - std::sys::unix::thread::Thread::new::thread_start::hd9ff46fad032d886 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 29: 0x7f7435fe34a4 - start_thread [INFO] [stdout] 30: 0x7f7435b0ed0f - __clone [INFO] [stdout] 31: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] options::test::oneline_across [INFO] [stdout] options::view::test::views::across [INFO] [stdout] options::view::test::views::empty [INFO] [stdout] options::view::test::views::gracross [INFO] [stdout] options::view::test::views::grid [INFO] [stdout] options::view::test::views::icons [INFO] [stdout] options::view::test::views::just_binary [INFO] [stdout] options::view::test::views::just_blocks [INFO] [stdout] options::view::test::views::just_bytes [INFO] [stdout] options::view::test::views::just_git [INFO] [stdout] options::view::test::views::just_group [INFO] [stdout] options::view::test::views::just_header [INFO] [stdout] options::view::test::views::just_inode [INFO] [stdout] options::view::test::views::just_links [INFO] [stdout] options::view::test::views::leg [INFO] [stdout] options::view::test::views::lid [INFO] [stdout] options::view::test::views::original_g [INFO] [stdout] [INFO] [stdout] test result: FAILED. 380 passed; 17 failed; 4 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `"docker" "inspect" "c4e7724a46f603d3ca553476385689523c9c381b7d322b60d579300db7baa48e"` [INFO] running `"docker" "rm" "-f" "c4e7724a46f603d3ca553476385689523c9c381b7d322b60d579300db7baa48e"` [INFO] [stdout] c4e7724a46f603d3ca553476385689523c9c381b7d322b60d579300db7baa48e