[INFO] cloning repository https://github.com/TheAlgorythm/frs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheAlgorythm/frs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheAlgorythm%2Ffrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheAlgorythm%2Ffrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2bc734230595e6ce0565c0b145903367fba1c7f8 [INFO] testing TheAlgorythm/frs against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheAlgorythm%2Ffrs" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TheAlgorythm/frs on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0/source/rust-toolchain [INFO] started tweaking git repo https://github.com/TheAlgorythm/frs [INFO] finished tweaking git repo https://github.com/TheAlgorythm/frs [INFO] tweaked toml for git repo https://github.com/TheAlgorythm/frs written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/TheAlgorythm/frs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-io v1.4.1 [INFO] [stderr] Downloaded cli-table v0.4.6 [INFO] [stderr] Downloaded bool_ext v0.5.1 [INFO] [stderr] Downloaded human_format v1.0.3 [INFO] [stderr] Downloaded async-attributes v1.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cefafc3d68d83e2544d866a0ee6c7348b47e66286a125a8e2578bba585d1f9f2 [INFO] running `Command { std: "docker" "start" "-a" "cefafc3d68d83e2544d866a0ee6c7348b47e66286a125a8e2578bba585d1f9f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cefafc3d68d83e2544d866a0ee6c7348b47e66286a125a8e2578bba585d1f9f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cefafc3d68d83e2544d866a0ee6c7348b47e66286a125a8e2578bba585d1f9f2", kill_on_drop: false }` [INFO] [stdout] cefafc3d68d83e2544d866a0ee6c7348b47e66286a125a8e2578bba585d1f9f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2531b49250b3d4181d9cc2d57d10fd3378dff656cfb3585718094b84ca5da815 [INFO] running `Command { std: "docker" "start" "-a" "2531b49250b3d4181d9cc2d57d10fd3378dff656cfb3585718094b84ca5da815", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling human_format v1.0.3 [INFO] [stderr] Compiling bool_ext v0.5.1 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling cli-table v0.4.6 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling polling v2.0.3 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-io v1.4.1 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling frs v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.65s [INFO] running `Command { std: "docker" "inspect" "2531b49250b3d4181d9cc2d57d10fd3378dff656cfb3585718094b84ca5da815", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2531b49250b3d4181d9cc2d57d10fd3378dff656cfb3585718094b84ca5da815", kill_on_drop: false }` [INFO] [stdout] 2531b49250b3d4181d9cc2d57d10fd3378dff656cfb3585718094b84ca5da815 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b54b30f583211998e15aebab5af67f51b922fd5735bbff7175c1bd2394e50a7 [INFO] running `Command { std: "docker" "start" "-a" "2b54b30f583211998e15aebab5af67f51b922fd5735bbff7175c1bd2394e50a7", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling frs v0.4.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `collected_non_sleeping_double_recursive_stream` [INFO] [stdout] --> src/utils/../../test-utils/select_map.rs:59:14 [INFO] [stdout] | [INFO] [stdout] 59 | pub async fn collected_non_sleeping_double_recursive_stream(base: u32) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `collected_non_sleeping_triple_recursive_stream` [INFO] [stdout] --> src/utils/../../test-utils/select_map.rs:162:14 [INFO] [stdout] | [INFO] [stdout] 162 | pub async fn collected_non_sleeping_triple_recursive_stream(base: u32) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `collected_triple_recursive_stream` [INFO] [stdout] --> src/utils/../../test-utils/select_map.rs:193:14 [INFO] [stdout] | [INFO] [stdout] 193 | pub async fn collected_triple_recursive_stream(base: u32) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 32.28s [INFO] running `Command { std: "docker" "inspect" "2b54b30f583211998e15aebab5af67f51b922fd5735bbff7175c1bd2394e50a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b54b30f583211998e15aebab5af67f51b922fd5735bbff7175c1bd2394e50a7", kill_on_drop: false }` [INFO] [stdout] 2b54b30f583211998e15aebab5af67f51b922fd5735bbff7175c1bd2394e50a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9ea9ca8c9d32daddd11dbb010b523c8390b7440d1a639cfaafca52c1818d58c9 [INFO] running `Command { std: "docker" "start" "-a" "9ea9ca8c9d32daddd11dbb010b523c8390b7440d1a639cfaafca52c1818d58c9", kill_on_drop: false }` [INFO] [stderr] warning: function is never used: `collected_non_sleeping_double_recursive_stream` [INFO] [stderr] --> src/utils/../../test-utils/select_map.rs:59:14 [INFO] [stderr] | [INFO] [stderr] 59 | pub async fn collected_non_sleeping_double_recursive_stream(base: u32) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `collected_non_sleeping_triple_recursive_stream` [INFO] [stderr] --> src/utils/../../test-utils/select_map.rs:162:14 [INFO] [stderr] | [INFO] [stderr] 162 | pub async fn collected_non_sleeping_triple_recursive_stream(base: u32) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `collected_triple_recursive_stream` [INFO] [stderr] --> src/utils/../../test-utils/select_map.rs:193:14 [INFO] [stderr] | [INFO] [stderr] 193 | pub async fn collected_triple_recursive_stream(base: u32) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `frs` (lib test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/frs-08514ce0637ec74e) [INFO] [stdout] [INFO] [stdout] running 66 tests [INFO] [stdout] test cli::cli_test::all_filetypes_set ... ok [INFO] [stdout] test cli::cli_test::default_operation_dry_run_with_run ... ok [INFO] [stdout] test cli::cli_test::default_operation_dry_run_with_dry_run ... ok [INFO] [stdout] test cli::cli_test::all_filetypes_set_with_traverse_tree ... ok [INFO] [stdout] test cli::cli_test::default_operation_dry_run ... ok [INFO] [stdout] test cli::cli_test::default_operation_run_with_dry_run ... ok [INFO] [stdout] test cli::cli_test::default_operation_run_with_run ... ok [INFO] [stdout] test cli::cli_test::dir_filetype_set_with_traverse_tree ... ok [INFO] [stdout] test cli::cli_test::file_filetype_set ... ok [INFO] [stdout] test cli::cli_test::high_verbosity_on_dry_run ... ok [INFO] [stdout] test cli::cli_test::high_verbosity_on_run ... ok [INFO] [stdout] test cli::cli_test::invalid_env_var ... ok [INFO] [stdout] test cli::cli_test::low_verbosity_on_dry_run ... ok [INFO] [stdout] test cli::cli_test::multiple_operation_modes ... ok [INFO] [stdout] test cli::cli_test::low_verbosity_on_run ... ok [INFO] [stdout] test cli::cli_test::no_filetype_set ... ok [INFO] [stdout] test cli::cli_test::no_filetype_set_with_traverse_tree ... ok [INFO] [stdout] test cli::cli_test::not_dir_filetypes_set_with_traverse_tree ... ok [INFO] [stdout] test cli::cli_test::not_file_filetypes_set ... ok [INFO] [stdout] test replace::replace_test::replace_matching_filenames ... ok [INFO] [stdout] test stats::stats_test::cli_1_verbose ... ok [INFO] [stdout] test stats::stats_test::cli_0_verbose ... ok [INFO] [stdout] test stats::stats_test::cli_2_verbose ... ok [INFO] [stdout] test stats::stats_test::count_error_with_summary ... ok [INFO] [stdout] test fs::fs_test::stop_on_error ... ok [INFO] [stdout] test fs::fs_test::stop_handle_error_on_error ... ok [INFO] [stdout] test fs::fs_test::stop_handle_error_on_ok ... ok [INFO] [stdout] test stats::stats_test::count_file_with_summary ... ok [INFO] [stdout] test stats::stats_test::has_output_as_error ... ok [INFO] [stdout] test stats::stats_test::has_no_output_as_dont_show_renames ... ok [INFO] [stdout] test stats::stats_test::has_output_as_renames ... ok [INFO] [stdout] test stats::stats_test::not_count_error_without_summary ... ok [INFO] [stdout] test stats::stats_test::not_count_file_without_summary ... ok [INFO] [stdout] test fs::fs_test::check_io_error ... ok [INFO] [stdout] test utils::error_handler::error_handler_test::try_wrap_err_of_err ... ok [INFO] [stdout] test fs::fs_test::simple_rename ... ok [INFO] [stdout] test fs::fs_test::continue_handle_error_on_ok ... ok [INFO] [stdout] test fs::fs_test::continue_handle_error_on_error ... ok [INFO] [stdout] test fs::fs_test::add_to_done ... ok [INFO] [stdout] test utils::error_handler::error_handler_test::try_wrap_err_of_ok ... ok [INFO] [stdout] test stats::stats_test::has_no_output_as_empty ... ok [INFO] [stdout] test replace::replace_test::match_matching_filename ... ok [INFO] [stdout] test fs::fs_test::continue_on_error ... ok [INFO] [stdout] test replace::replace_test::match_non_matching_filenames ... ok [INFO] [stdout] test replace::replace_test::replace_non_matching_filenames ... ok [INFO] [stdout] test replace::replace_test::valid_regex ... ok [INFO] [stdout] test replace::replace_test::match_invalid_filenames ... ok [INFO] [stdout] test fs::fs_test::not_done_not_matching_target ... ok [INFO] [stdout] test replace::replace_test::invalid_regex ... ok [INFO] [stdout] test fs::fs_test::pass_matching_error ... ok [INFO] [stdout] test fs::fs_test::already_done_matching_target ... ok [INFO] [stdout] test replace::replace_test::match_non_utf8_filenames ... ok [INFO] [stdout] test replace::replace_test::replace_no_parent ... ok [INFO] [stdout] test replace::replace_test::replace_invalid_filenames ... ok [INFO] [stdout] test fs::fs_test::rename_invalid_filename ... ok [INFO] [stdout] test fs::fs_test::not_done_matching_target ... ok [INFO] [stdout] test fs::fs_test::rename_without_parent ... ok [INFO] [stdout] test replace::replace_test::replace_non_utf8_filenames ... ok [INFO] [stdout] test fs::fs_test::already_done_not_matching_target ... ok [INFO] [stdout] test utils::select_map::select_map_test::stream_1_to_9 ... ok [INFO] [stdout] test utils::select_map::select_map_test::stream_1_to_99 ... ok [INFO] [stdout] test utils::select_map::select_map_test::stream_1_to_49 ... ok [INFO] [stdout] test cli::cli_test::default_operation_run ... FAILED [INFO] [stdout] test utils::select_map::select_map_test::stream_1_to_999_unbalanced ... ok [INFO] [stdout] test utils::select_map::select_map_test::stream_1_to_999_balanced ... ok [INFO] [stdout] test utils::select_map::select_map_test::stream_1_to_999 ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- cli::cli_test::default_operation_run stdout ---- [INFO] [stdout] thread 'cli::cli_test::default_operation_run' panicked at 'assertion failed: cli.run', src/./cli_test.rs:47:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e18b872140 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e18b872140 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e18b872140 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e18b872140 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e18b89555c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e18b86eba5 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55e18b87438b - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e18b87438b - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e18b87438b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e18b873e9c - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e18b874a54 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e18b874507 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55e18b87261c - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e18b874499 - rust_begin_unwind [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e18b4698d1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e18b46981d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55e18b4c71ce - frs::cli::cli_test::default_operation_run::h32f7ce5dc8326f35 [INFO] [stdout] at /opt/rustwide/workdir/src/./cli_test.rs:47:5 [INFO] [stdout] 17: 0x55e18b4c6faa - frs::cli::cli_test::default_operation_run::{{closure}}::h033dcc1fe1c5556f [INFO] [stdout] at /opt/rustwide/workdir/src/./cli_test.rs:42:1 [INFO] [stdout] 18: 0x55e18b56078e - core::ops::function::FnOnce::call_once::h9d4f0569bc864d1e [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x55e18b5ae263 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55e18b5ae263 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/test/src/lib.rs:578:5 [INFO] [stdout] 21: 0x55e18b5accd8 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 22: 0x55e18b5accd8 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:347:9 [INFO] [stdout] 23: 0x55e18b5accd8 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40 [INFO] [stdout] 24: 0x55e18b5accd8 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19 [INFO] [stdout] 25: 0x55e18b5accd8 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14 [INFO] [stdout] 26: 0x55e18b5accd8 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/test/src/lib.rs:601:18 [INFO] [stdout] 27: 0x55e18b5accd8 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/test/src/lib.rs:493:39 [INFO] [stdout] 28: 0x55e18b57b45d - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/test/src/lib.rs:520:37 [INFO] [stdout] 29: 0x55e18b57b45d - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 30: 0x55e18b57fb88 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 31: 0x55e18b57fb88 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:347:9 [INFO] [stdout] 32: 0x55e18b57fb88 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40 [INFO] [stdout] 33: 0x55e18b57fb88 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19 [INFO] [stdout] 34: 0x55e18b57fb88 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14 [INFO] [stdout] 35: 0x55e18b57fb88 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 36: 0x55e18b57fb88 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55e18b879ca7 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 38: 0x55e18b879ca7 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x55e18b879ca7 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 40: 0x7f3c76561609 - start_thread [INFO] [stdout] 41: 0x7f3c76333293 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] cli::cli_test::default_operation_run [INFO] [stdout] [INFO] [stdout] test result: FAILED. 65 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "9ea9ca8c9d32daddd11dbb010b523c8390b7440d1a639cfaafca52c1818d58c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ea9ca8c9d32daddd11dbb010b523c8390b7440d1a639cfaafca52c1818d58c9", kill_on_drop: false }` [INFO] [stdout] 9ea9ca8c9d32daddd11dbb010b523c8390b7440d1a639cfaafca52c1818d58c9