[INFO] cloning repository https://github.com/Peltoche/lsd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Peltoche/lsd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeltoche%2Flsd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeltoche%2Flsd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c089af22abcd52da48de1d42bf6c401ec9061c11 [INFO] testing Peltoche/lsd against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeltoche%2Flsd" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Peltoche/lsd on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Peltoche/lsd [INFO] finished tweaking git repo https://github.com/Peltoche/lsd [INFO] tweaked toml for git repo https://github.com/Peltoche/lsd written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Peltoche/lsd already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0bec3e2e9c52b5fb7678887c17d6e7132399b7a93b75ca62c048d447f83aa1cb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0bec3e2e9c52b5fb7678887c17d6e7132399b7a93b75ca62c048d447f83aa1cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0bec3e2e9c52b5fb7678887c17d6e7132399b7a93b75ca62c048d447f83aa1cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bec3e2e9c52b5fb7678887c17d6e7132399b7a93b75ca62c048d447f83aa1cb", kill_on_drop: false }` [INFO] [stdout] 0bec3e2e9c52b5fb7678887c17d6e7132399b7a93b75ca62c048d447f83aa1cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1db1bcc1948317ce4a0a93507ab312ae755076f425a2efecec6183f017d8957 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b1db1bcc1948317ce4a0a93507ab312ae755076f425a2efecec6183f017d8957", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling human-sort v0.2.2 [INFO] [stderr] Compiling wild v2.0.4 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling term_grid v0.1.7 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling lscolors v0.7.1 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling chrono-humanize v0.0.11 [INFO] [stderr] Compiling lsd v0.19.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.93s [INFO] running `Command { std: "docker" "inspect" "b1db1bcc1948317ce4a0a93507ab312ae755076f425a2efecec6183f017d8957", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1db1bcc1948317ce4a0a93507ab312ae755076f425a2efecec6183f017d8957", kill_on_drop: false }` [INFO] [stdout] b1db1bcc1948317ce4a0a93507ab312ae755076f425a2efecec6183f017d8957 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff42151b2efa2f48218e8a3f20df49f0b836cab026bfdbc9a834d02aa32ac020 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ff42151b2efa2f48218e8a3f20df49f0b836cab026bfdbc9a834d02aa32ac020", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling predicates v1.0.5 [INFO] [stderr] Compiling ignore v0.4.16 [INFO] [stderr] Compiling assert_cmd v1.0.1 [INFO] [stderr] Compiling globwalk v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling assert_fs v1.0.0 [INFO] [stderr] Compiling lsd v0.19.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 24.55s [INFO] running `Command { std: "docker" "inspect" "ff42151b2efa2f48218e8a3f20df49f0b836cab026bfdbc9a834d02aa32ac020", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff42151b2efa2f48218e8a3f20df49f0b836cab026bfdbc9a834d02aa32ac020", kill_on_drop: false }` [INFO] [stdout] ff42151b2efa2f48218e8a3f20df49f0b836cab026bfdbc9a834d02aa32ac020 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 66a4088368748f7a164f6af772d4f78c40409de7ee5aeb905b9f1852b61bd277 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "66a4088368748f7a164f6af772d4f78c40409de7ee5aeb905b9f1852b61bd277", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/lsd-7aedf065e236d973 [INFO] [stdout] [INFO] [stdout] running 241 tests [INFO] [stdout] test config_file::tests::test_read_bad_display ... ok [INFO] [stdout] test flags::blocks::test_block::test_group ... ok [INFO] [stdout] test flags::blocks::test_block::test_inode ... ok [INFO] [stdout] test config_file::tests::test_read_config_ok ... ok [INFO] [stdout] test flags::blocks::test_block::test_permission ... ok [INFO] [stdout] test flags::blocks::test_block::test_size ... ok [INFO] [stdout] test flags::blocks::test_block::test_user ... ok [INFO] [stdout] test config_file::tests::test_read_config_bad_bool ... ok [INFO] [stdout] test display::tests::test_display_get_visible_width_with_icons ... ok [INFO] [stdout] test flags::blocks::test_block::test_name ... ok [INFO] [stdout] test flags::blocks::test_block::test_size_value ... ok [INFO] [stdout] test display::tests::test_display_get_visible_width_without_colors ... ok [INFO] [stdout] test display::tests::test_display_get_visible_width_with_colors ... ok [INFO] [stdout] test config_file::tests::test_read_config_file_not_found ... ok [INFO] [stdout] test display::tests::test_display_get_visible_width_without_icons ... ok [INFO] [stdout] test flags::blocks::test_block::test_date ... ok [INFO] [stdout] test flags::blocks::test_blocks::test_configure_from_with_long ... ok [INFO] [stdout] test flags::blocks::test_blocks::test_configure_from_ignore_prepend_inode_without_long ... ok [INFO] [stdout] test flags::blocks::test_blocks::test_from_arg_matches_every_second_one ... ok [INFO] [stdout] test flags::blocks::test_blocks::test_from_arg_matches_multi_values ... ok [INFO] [stdout] test flags::blocks::test_block::test_err ... ok [INFO] [stdout] test flags::blocks::test_blocks::test_from_config_every_second_one ... ok [INFO] [stdout] test flags::blocks::test_blocks::test_from_arg_matches_none ... ok [INFO] [stdout] test flags::blocks::test_blocks::test_from_arg_matches_one ... ok [INFO] [stdout] test flags::blocks::test_blocks::test_configure_from_prepend_inode_without_long ... ok [INFO] [stdout] test flags::blocks::test_blocks::test_configure_from_with_inode ... ok [INFO] [stderr] lsd: Not a valid block name: foo. [INFO] [stderr] [INFO] [stdout] test config_file::tests::test_read_default ... ok [INFO] [stdout] test flags::blocks::test_blocks::test_from_config_invalid_is_ignored ... ok [INFO] [stdout] test flags::color::test_color_option::test_from_arg_matches_always ... ok [INFO] [stdout] test flags::blocks::test_blocks::test_from_config_reversed_default ... ok [INFO] [stdout] test flags::blocks::test_blocks::test_from_config_one ... ok [INFO] [stdout] test flags::blocks::test_blocks::test_from_config_none ... ok [INFO] [stdout] test flags::color::test_color_option::test_from_arg_matches_none ... ok [INFO] [stdout] test flags::blocks::test_blocks::test_configure_from_prepend_inode_with_long ... ok [INFO] [stdout] test flags::color::test_color_option::test_from_config_always ... ok [INFO] [stdout] test flags::color::test_color_option::test_from_config_auto ... ok [INFO] [stdout] test flags::color::test_color_option::test_from_arg_matches_classic_mode ... ok [INFO] [stdout] test flags::color::test_color_option::test_from_config_never ... ok [INFO] [stdout] test flags::color::test_color_option::test_from_config_none ... ok [INFO] [stdout] test flags::date::test::test_from_arg_matches_date ... ok [INFO] [stdout] test flags::color::test_color_option::test_from_arg_matches_never ... ok [INFO] [stdout] test flags::date::test::test_from_arg_matches_format ... ok [INFO] [stdout] test flags::color::test_color_option::test_from_config_classic_mode ... ok [INFO] [stderr] lsd: Not a valid date format: +%J. [INFO] [stdout] test flags::date::test::test_from_config_format ... ok [INFO] [stderr] [INFO] [stdout] test flags::date::test::test_from_config_format_invalid ... ok [INFO] [stdout] test flags::date::test::test_from_arg_matches_classic_mode ... ok [INFO] [stdout] test flags::date::test::test_from_config_none ... ok [INFO] [stdout] test flags::date::test::test_from_config_relative ... ok [INFO] [stdout] test flags::dereference::test::test_from_arg_matches_true ... ok [INFO] [stdout] test flags::dereference::test::test_from_config_false ... ok [INFO] [stdout] test flags::dereference::test::test_from_config_none ... ok [INFO] [stdout] test flags::date::test::test_from_arg_matches_relative ... ok [INFO] [stdout] test flags::dereference::test::test_from_config_true ... ok [INFO] [stdout] test flags::date::test::test_from_config_classic_mode ... ok [INFO] [stdout] test flags::blocks::test_blocks::test_from_arg_matches_reversed_default ... ok [INFO] [stdout] test flags::date::test::test_from_config_date ... ok [INFO] [stdout] test flags::display::test::test_from_arg_matches_directory_only ... ok [INFO] [stdout] test flags::display::test::test_from_arg_matches_none ... ok [INFO] [stdout] test flags::display::test::test_from_config_directory_only ... ok [INFO] [stdout] test flags::date::test::test_from_arg_matches_none ... ok [INFO] [stdout] test flags::display::test::test_from_config_visible_only ... ok [INFO] [stdout] test flags::display::test::test_from_config_all ... ok [INFO] [stdout] test flags::display::test::test_from_config_none ... ok [INFO] [stdout] test flags::display::test::test_from_config_almost_all ... ok [INFO] [stdout] test flags::icons::test_icon_option::test_from_arg_matches_classic_mode ... ok [INFO] [stdout] test flags::icons::test_icon_option::test_from_arg_matches_always ... ok [INFO] [stdout] test flags::icons::test_icon_option::test_from_arg_matches_never ... ok [INFO] [stdout] test flags::icons::test_icon_option::test_from_config_always ... ok [INFO] [stdout] test flags::blocks::test_blocks::test_configure_from_ignore_prepend_inode_with_long ... ok [INFO] [stdout] test flags::icons::test_icon_option::test_from_config_auto ... ok [INFO] [stdout] test flags::icons::test_icon_option::test_from_config_none ... ok [INFO] [stdout] test flags::icons::test_icon_option::test_from_config_classic_mode ... ok [INFO] [stdout] test flags::blocks::test_blocks::test_configure_from_with_blocks_and_long ... ok [INFO] [stdout] test flags::icons::test_icon_theme::test_from_arg_matches_fancy ... ok [INFO] [stdout] test flags::icons::test_icon_option::test_from_config_never ... ok [INFO] [stdout] test flags::icons::test_icon_theme::test_from_config_fancy ... ok [INFO] [stdout] test flags::icons::test_icon_theme::test_from_config_none ... ok [INFO] [stdout] test flags::blocks::test_blocks::test_from_arg_matches_multi_occurences ... ok [INFO] [stdout] test flags::icons::test_icon_theme::test_from_arg_matches_unicode ... ok [INFO] [stdout] test flags::ignore_globs::test::test_configuration_from_args ... ok [INFO] [stdout] test flags::icons::test_icon_theme::test_from_config_unicode ... ok [INFO] [stdout] test flags::ignore_globs::test::test_from_config_none ... ok [INFO] [stdout] test flags::ignore_globs::test::test_configuration_from_config ... ok [INFO] [stdout] test flags::indicators::test::test_from_arg_matches_true ... ok [INFO] [stdout] test flags::icons::test_icon_option::test_from_arg_matches_autp ... ok [INFO] [stdout] test flags::indicators::test::test_from_config_none ... ok [INFO] [stdout] test flags::indicators::test::test_from_config_true ... ok [INFO] [stdout] test flags::ignore_globs::test::test_from_arg_matches_none ... ok [INFO] [stdout] test flags::dereference::test::test_from_arg_matches_none ... ok [INFO] [stdout] test flags::icons::test_icon_theme::test_from_arg_matches_none ... ok [INFO] [stdout] test flags::layout::test::test_from_arg_matches_oneline ... ok [INFO] [stdout] test flags::blocks::test_blocks::test_configure_from_with_blocks_and_without_long ... ok [INFO] [stdout] test flags::layout::test::test_from_arg_matches_tree ... ok [INFO] [stdout] test flags::indicators::test::test_from_config_false ... ok [INFO] [stdout] test flags::layout::test::test_from_arg_matches_oneline_through_blocks ... ok [INFO] [stdout] test flags::layout::test::test_from_arg_matches_none ... ok [INFO] [stdout] test flags::layout::test::test_from_config_oneline ... ok [INFO] [stdout] test flags::layout::test::test_from_config_tree ... ok [INFO] [stdout] test flags::layout::test::test_from_config_none ... ok [INFO] [stdout] test flags::layout::test::test_from_config_grid ... ok [INFO] [stdout] test flags::recursion::test::test_depth_from_arg_matches_empty ... ok [INFO] [stdout] test flags::recursion::test::test_depth_from_arg_matches_neg_int ... ok [INFO] [stdout] test flags::recursion::test::test_depth_from_arg_matches_non_int ... ok [INFO] [stdout] test flags::recursion::test::test_enabled_from_arg_matches_empty ... ok [INFO] [stdout] test flags::recursion::test::test_enabled_from_arg_matches_true ... ok [INFO] [stdout] test flags::recursion::test::test_enabled_from_empty_matches_and_config ... ok [INFO] [stdout] test flags::recursion::test::test_depth_from_config_pos_integer ... ok [INFO] [stdout] test flags::recursion::test::test_enabled_from_matches_empty_and_config_true ... ok [INFO] [stdout] test flags::size::test::test_from_arg_matches_bytes ... ok [INFO] [stdout] test flags::size::test::test_from_arg_matches_default ... ok [INFO] [stdout] test flags::size::test::test_from_arg_matches_none ... ok [INFO] [stdout] test flags::layout::test::test_from_arg_matches_oneline_through_long ... ok [INFO] [stdout] test flags::size::test::test_from_arg_matches_short ... ok [INFO] [stdout] test flags::blocks::test_blocks::test_configure_from_without_long ... ok [INFO] [stdout] test flags::recursion::test::test_enabled_from_matches_empty_and_config_false ... ok [INFO] [stdout] test flags::display::test::test_from_arg_matches_all ... ok [INFO] [stdout] test flags::size::test::test_from_config_none ... ok [INFO] [stdout] test flags::size::test::test_from_config_bytes ... ok [INFO] [stdout] test flags::ignore_globs::test::test_configuration_from_none ... ok [INFO] [stdout] test flags::indicators::test::test_from_arg_matches_none ... ok [INFO] [stdout] test flags::size::test::test_from_config_short ... ok [INFO] [stdout] test flags::sorting::test_dir_grouping::test_from_config_empty ... ok [INFO] [stdout] test flags::sorting::test_dir_grouping::test_from_arg_matches_explicit_none ... ok [INFO] [stdout] test flags::sorting::test_dir_grouping::test_from_config_classic_mode ... ok [INFO] [stdout] test flags::sorting::test_dir_grouping::test_from_arg_matches_last ... ok [INFO] [stdout] test flags::display::test::test_from_arg_matches_almost_all ... ok [INFO] [stdout] test flags::sorting::test_dir_grouping::test_from_config_last ... ok [INFO] [stdout] test flags::size::test::test_from_config_default ... ok [INFO] [stdout] test flags::sorting::test_dir_grouping::test_from_arg_matches_none ... ok [INFO] [stdout] test flags::sorting::test_dir_grouping::test_from_arg_matches_classic_mode ... ok [INFO] [stdout] test flags::sorting::test_sort_column::test_from_arg_matches_sort ... ok [INFO] [stdout] test flags::sorting::test_dir_grouping::test_from_config_explicit_empty ... ok [INFO] [stdout] test flags::sorting::test_dir_grouping::test_from_config_first ... ok [INFO] [stdout] test flags::sorting::test_sort_column::test_from_arg_matches_none ... ok [INFO] [stdout] test flags::sorting::test_sort_column::test_from_arg_matches_size ... ok [INFO] [stdout] test flags::sorting::test_sort_column::test_from_config_extension ... ok [INFO] [stdout] test flags::sorting::test_sort_column::test_from_config_empty ... ok [INFO] [stdout] test flags::icons::test_icon_option::test_from_arg_matches_none ... ok [INFO] [stdout] test flags::sorting::test_sort_column::test_from_arg_matches_time ... ok [INFO] [stdout] test flags::recursion::test::test_depth_from_arg_matches_integer ... ok [INFO] [stdout] test flags::sorting::test_sort_column::test_from_config_empty_column ... ok [INFO] [stdout] test flags::color::test_color_option::test_from_arg_matches_autp ... ok [INFO] [stdout] test flags::sorting::test_sort_column::test_from_config_name ... ok [INFO] [stdout] test flags::sorting::test_sort_column::test_from_config_version ... ok [INFO] [stdout] test flags::sorting::test_sort_column::test_multi_sort_use_last ... ok [INFO] [stdout] test flags::sorting::test_sort_column::test_from_config_size ... ok [INFO] [stdout] test flags::sorting::test_sort_column::test_from_config_time ... ok [INFO] [stdout] test flags::sorting::test_sort_order::test_from_arg_matches_none ... ok [INFO] [stdout] test flags::sorting::test_dir_grouping::test_from_arg_matches_first ... ok [INFO] [stdout] test flags::sorting::test_sort_order::test_from_config_reverse_true ... ok [INFO] [stdout] test flags::symlink_arrow::test::test_symlink_arrow_from_config_utf8 ... ok [INFO] [stdout] test flags::sorting::test_sort_order::test_from_arg_matches_reverse ... ok [INFO] [stdout] test flags::sorting::test_sort_order::test_from_config_default_config ... ok [INFO] [stdout] test flags::symlinks::test::test_from_arg_matches_none ... ok [INFO] [stdout] test flags::sorting::test_sort_order::test_from_config_reverse_false ... ok [INFO] [stdout] test flags::recursion::test::test_depth_from_config_none_max ... ok [INFO] [stdout] test flags::symlinks::test::test_from_config_true ... ok [INFO] [stdout] test flags::symlink_arrow::test::test_symlink_arrow_default ... ok [INFO] [stdout] test flags::symlink_arrow::test::test_symlink_display ... ok [INFO] [stdout] test flags::sorting::test_sort_order::test_from_config_empty_reverse ... ok [INFO] [stdout] test flags::symlink_arrow::test::test_symlink_arrow_from_args_none ... ok [INFO] [stdout] test flags::total_size::test::test_from_config_none ... ok [INFO] [stdout] test flags::sorting::test_sort_column::test_from_arg_matches_version ... ok [INFO] [stdout] test flags::symlinks::test::test_from_config_none ... ok [INFO] [stdout] test flags::total_size::test::test_from_config_false ... ok [INFO] [stdout] test icon::test::get_default_file_icon_unicode ... ok [INFO] [stdout] test flags::total_size::test::test_from_arg_matches_true ... ok [INFO] [stdout] test flags::symlinks::test::test_from_arg_matches_true ... ok [INFO] [stdout] test flags::total_size::test::test_from_config_true ... ok [INFO] [stdout] test flags::symlinks::test::test_from_config_false ... ok [INFO] [stdout] test flags::sorting::test_sort_order::test_from_config_empty ... ok [INFO] [stdout] test icon::test::get_default_file_icon ... ok [INFO] [stdout] test flags::sorting::test_sort_column::test_from_arg_matches_extension ... ok [INFO] [stdout] test icon::test::get_directory_icon ... ok [INFO] [stdout] test flags::sorting::test_dir_grouping::test_from_str_bad_value ... ok [INFO] [stdout] test flags::date::test::test_from_arg_matches_format_invalid ... ok [INFO] [stdout] test icon::test::get_directory_icon_unicode ... ok [INFO] [stdout] test icon::test::get_no_icon ... ok [INFO] [stdout] test icon::test::get_directory_icon_with_ext ... ok [INFO] [stdout] test flags::total_size::test::test_from_arg_matches_none ... ok [INFO] [stdout] test meta::indicator::test::test_directory_indicator ... ok [INFO] [stdout] test meta::indicator::test::test_executable_file_indicator ... ok [INFO] [stdout] test meta::indicator::test::test_not_represented_indicator ... ok [INFO] [stdout] test meta::indicator::test::test_socket_indicator ... ok [INFO] [stdout] test meta::filetype::test::test_pipe_type ... ok [INFO] [stdout] test meta::filetype::test::test_dir_type ... ok [INFO] [stdout] test meta::date::test::test_with_relative_date ... ok [INFO] [stdout] test meta::name::test::test_extensions_with_file_without_extension ... ok [INFO] [stdout] test meta::name::test::test_current_relative_path ... ok [INFO] [stdout] test meta::name::test::test_grand_parent_relative_path ... ok [INFO] [stdout] test meta::name::test::test_extensions_with_valid_file ... ok [INFO] [stdout] test meta::name::test::test_order_impl_is_case_insensitive ... ok [INFO] [stdout] test meta::indicator::test::test_symlink_indicator ... ok [INFO] [stdout] test meta::name::test::test_partial_eq_impl_is_case_insensitive ... ok [INFO] [stdout] test meta::name::test::test_partial_order_impl ... ok [INFO] [stdout] test meta::filetype::test::test_symlink_type_dir ... ok [INFO] [stdout] test meta::name::test::test_partial_order_impl_is_case_insensitive ... ok [INFO] [stdout] test meta::inode::tests::test_inode_no_zero ... ok [INFO] [stdout] test meta::date::test::test_a_several_days_old_file_color ... ok [INFO] [stdout] test meta::name::test::test_partial_eq_impl ... ok [INFO] [stdout] test meta::name::test::test_parent_relative_path ... ok [INFO] [stdout] test meta::name::test::test_print_other_type_name ... ok [INFO] [stdout] test meta::filetype::test::test_symlink_type_file ... ok [INFO] [stdout] test meta::date::test::test_an_hour_old_file_color ... ok [INFO] [stdout] test meta::size::test::render_100_plus_kilobyte ... ok [INFO] [stdout] test meta::size::test::render_100_plus_gigabyte ... ok [INFO] [stdout] test meta::size::test::render_100_plus_megabyte ... ok [INFO] [stdout] test meta::size::test::render_100_plus_terabyte ... ok [INFO] [stdout] test meta::size::test::render_10_minus_kilobyte ... ok [INFO] [stdout] test meta::size::test::render_10_minus_gigabyte ... ok [INFO] [stdout] test meta::filetype::test::test_socket_type ... ok [INFO] [stdout] test icon::test::get_icon_by_name ... ok [INFO] [stdout] test meta::name::test::test_print_file_name ... ok [INFO] [stdout] test meta::filetype::test::test_file_type ... ok [INFO] [stdout] test meta::size::test::render_megabyte ... ok [INFO] [stdout] test meta::size::test::render_short_nospaces ... ok [INFO] [stdout] test meta::size::test::render_terabyte ... ok [INFO] [stdout] test meta::name::test::test_print_without_icon_or_color ... ok [INFO] [stdout] test meta::size::test::render_10_minus_terabyte ... ok [INFO] [stdout] test meta::size::test::render_kilobyte ... ok [INFO] [stdout] test meta::size::test::render_gigabyte ... ok [INFO] [stdout] test meta::size::test::render_10_minus_megabyte ... ok [INFO] [stdout] test meta::name::test::test_print_dir_name ... ok [INFO] [stdout] test meta::name::test::test_special_chars_in_filename ... ok [INFO] [stdout] test meta::symlink::tests::test_symlink_render_default_valid_target_nocolor ... ok [INFO] [stdout] test meta::date::test::test_with_relative_date_now ... ok [INFO] [stdout] test meta::size::test::render_byte ... ok [INFO] [stdout] test meta::symlink::tests::test_symlink_render_default_invalid_target_nocolor ... ok [INFO] [stdout] test meta::date::test::test_a_day_old_file_color ... ok [INFO] [stdout] test meta::name::test::test_print_symlink_name_dir ... ok [INFO] [stdout] test meta::name::test::test_print_symlink_name_file ... ok [INFO] [stdout] test meta::size::test::render_with_a_truncated_fraction ... ok [INFO] [stdout] test meta::size::test::render_with_a_fraction ... ok [INFO] [stdout] test sort::tests::test_sort_assemble_sorters_by_time ... ok [INFO] [stdout] test sort::tests::test_sort_assemble_sorters_by_name_unordered_2 ... ok [INFO] [stdout] test sort::tests::test_sort_assemble_sorters_by_name_with_files_first ... ok [INFO] [stdout] test sort::tests::test_sort_assemble_sorters_by_name_with_dirs_first ... ok [INFO] [stdout] test sort::tests::test_sort_assemble_sorters_by_name_unordered ... ok [INFO] [stdout] test sort::tests::test_sort_assemble_sorters_by_extension ... ok [INFO] [stdout] test sort::tests::test_sort_assemble_sorters_by_version ... ok [INFO] [stdout] test icon::test::get_icon_by_extension ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 241 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/integration-cceddb39e7f1a5cf [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test test_bad_utf_8_extension ... ok [INFO] [stdout] test test_bad_utf_8_name ... ok [INFO] [stdout] test test_list_almost_all_populated_directory ... ok [INFO] [stdout] test test_dereference_link_right_type_and_no_link ... ok [INFO] [stdout] test test_list_populated_directory ... ok [INFO] [stdout] test test_list_block_inode_populated_directory_with_long ... ok [INFO] [stdout] test test_list_broken_link_ok ... ok [INFO] [stdout] test test_list_all_populated_directory ... ok [INFO] [stdout] test test_list_block_inode_populated_directory_without_long ... ok [INFO] [stdout] test test_lower_case_ext_icon_match ... ok [INFO] [stdout] test test_tree ... ok [INFO] [stdout] test test_list_inode_populated_directory ... ok [INFO] [stdout] test test_list_empty_directory ... ok [INFO] [stdout] test test_lower_case_name_icon_match ... ok [INFO] [stdout] test test_runs_okay ... ok [INFO] [stdout] test test_show_folder_content_of_symlink ... ok [INFO] [stdout] test test_list_inode_with_long_ok ... ok [INFO] [stdout] test test_list_all_empty_directory ... ok [INFO] [stdout] test test_list_almost_all_empty_directory ... ok [INFO] [stdout] test test_nosymlink_on_non_long ... ok [INFO] [stdout] test test_upper_case_name_icon_match ... ok [INFO] [stdout] test test_no_show_folder_content_of_symlink_for_long ... ok [INFO] [stdout] test test_upper_case_ext_icon_match ... ok [INFO] [stdout] test test_show_folder_of_symlink_for_long_multi ... ok [INFO] [stdout] test test_version_sort_overwrite_by_sizesort ... ok [INFO] [stdout] test test_version_sort_overwrite_by_timesort ... ok [INFO] [stdout] test test_version_sort ... ok [INFO] [stdout] test test_tree_d ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "66a4088368748f7a164f6af772d4f78c40409de7ee5aeb905b9f1852b61bd277", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66a4088368748f7a164f6af772d4f78c40409de7ee5aeb905b9f1852b61bd277", kill_on_drop: false }` [INFO] [stdout] 66a4088368748f7a164f6af772d4f78c40409de7ee5aeb905b9f1852b61bd277