[INFO] cloning repository https://github.com/kazuhideoki/safecmd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kazuhideoki/safecmd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkazuhideoki%2Fsafecmd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkazuhideoki%2Fsafecmd'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5c31cbb816773e45c5c9d862253091007decd8fc
[INFO] testing kazuhideoki/safecmd against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkazuhideoki%2Fsafecmd" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kazuhideoki/safecmd
[INFO] finished tweaking git repo https://github.com/kazuhideoki/safecmd
[INFO] tweaked toml for git repo https://github.com/kazuhideoki/safecmd written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kazuhideoki/safecmd on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kazuhideoki/safecmd already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/beta/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0652fe043946798627e7492f0e2f13555e55335667bc4acf9564c71c1b5792d6
[INFO] running `Command { std: "docker" "start" "-a" "0652fe043946798627e7492f0e2f13555e55335667bc4acf9564c71c1b5792d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0652fe043946798627e7492f0e2f13555e55335667bc4acf9564c71c1b5792d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0652fe043946798627e7492f0e2f13555e55335667bc4acf9564c71c1b5792d6", kill_on_drop: false }`
[INFO] [stdout] 0652fe043946798627e7492f0e2f13555e55335667bc4acf9564c71c1b5792d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e2faa1ced5cc792f437defeb0f7b2603e8fe05cc566ab3ca26f1ed318b4be01
[INFO] running `Command { std: "docker" "start" "-a" "6e2faa1ced5cc792f437defeb0f7b2603e8fe05cc566ab3ca26f1ed318b4be01", kill_on_drop: false }`
[INFO] [stderr] warning: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/beta/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling trash v5.2.5
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling safecmd v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.39s
[INFO] running `Command { std: "docker" "inspect" "6e2faa1ced5cc792f437defeb0f7b2603e8fe05cc566ab3ca26f1ed318b4be01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e2faa1ced5cc792f437defeb0f7b2603e8fe05cc566ab3ca26f1ed318b4be01", kill_on_drop: false }`
[INFO] [stdout] 6e2faa1ced5cc792f437defeb0f7b2603e8fe05cc566ab3ca26f1ed318b4be01
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1bf8c029677b9beb761a30c794bf972dfd16830643c4d00dbbb00c85955be266
[INFO] running `Command { std: "docker" "start" "-a" "1bf8c029677b9beb761a30c794bf972dfd16830643c4d00dbbb00c85955be266", kill_on_drop: false }`
[INFO] [stderr] warning: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/beta/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling safecmd v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]    --> tests/config_scope_integration.rs:366:28
[INFO] [stdout]     |
[INFO] [stdout] 366 |     let mut cmd = Command::cargo_bin("rm").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.41s
[INFO] running `Command { std: "docker" "inspect" "1bf8c029677b9beb761a30c794bf972dfd16830643c4d00dbbb00c85955be266", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bf8c029677b9beb761a30c794bf972dfd16830643c4d00dbbb00c85955be266", kill_on_drop: false }`
[INFO] [stdout] 1bf8c029677b9beb761a30c794bf972dfd16830643c4d00dbbb00c85955be266
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c6b16b640a3a33c392aea0b83067b9bc8cd7c9fa78331fd08638405ee9cdd24f
[INFO] running `Command { std: "docker" "start" "-a" "c6b16b640a3a33c392aea0b83067b9bc8cd7c9fa78331fd08638405ee9cdd24f", kill_on_drop: false }`
[INFO] [stderr] warning: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/beta/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stderr]    --> tests/config_scope_integration.rs:366:28
[INFO] [stderr]     |
[INFO] [stderr] 366 |     let mut cmd = Command::cargo_bin("rm").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `safecmd` (test "config_scope_integration") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/safecmd-8b34b8157c0c29bf)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test commands::cp::handlers::tests::build_unique_fallback_path_treats_dangling_symlink_as_occupied ... ok
[INFO] [stdout] test commands::cp::handlers::tests::move_existing_file_to_trash_with_fallback_returns_error_when_all_paths_fail ... ok
[INFO] [stdout] test commands::cp::handlers::tests::move_existing_file_to_trash_with_fallback_succeeds_when_primary_fails ... ok
[INFO] [stdout] test commands::cp::handlers::tests::move_existing_file_to_trash_with_fallback_generates_unique_name_when_collision_exists ... ok
[INFO] [stdout] test commands::cp::tests::run_does_not_notify_when_macos_notify_disabled ... ok
[INFO] [stdout] test commands::rm::tests::determine_handler_treats_directory_symlink_as_file_with_r ... ok
[INFO] [stdout] test commands::cp::handlers::tests::move_to_fallback_path_with_rename_preserves_symlink_entry_in_directory ... ok
[INFO] [stdout] test commands::cp::tests::run_notifies_all_sources_as_failure_when_multi_source_target_is_not_directory ... ok
[INFO] [stdout] test commands::cp::tests::run_notifies_summary_when_success ... ok
[INFO] [stdout] test commands::rm::tests::determine_handler_treats_directory_symlink_as_file_without_r ... ok
[INFO] [stdout] test commands::rm::tests::run_notifies_summary_when_success ... ok
[INFO] [stdout] test notifications::tests::command_result_counter_builds_summary_from_recorded_counts ... ok
[INFO] [stdout] test notifications::tests::command_result_counter_notifies_current_summary ... ok
[INFO] [stdout] test config::tests::test_is_path_allowed_denies_outside_scopes ... ok
[INFO] [stdout] test commands::cp::handlers::tests::move_to_fallback_path_with_rename_copies_on_cross_device_for_file ... ok
[INFO] [stdout] test config::tests::test_is_path_allowed_with_current_directory_scope ... ok
[INFO] [stdout] test config::tests::test_load_accepts_notify_macos_notify_setting ... ok
[INFO] [stdout] test config::tests::test_load_allows_empty_additional_paths ... ok
[INFO] [stdout] test config::tests::test_load_does_not_enable_allow_all_from_cargo_env_only ... ok
[INFO] [stdout] test config::tests::test_create_default_config_uses_example_template ... ok
[INFO] [stdout] test config::tests::test_is_path_allowed_uses_symlink_path_instead_of_target ... ok
[INFO] [stdout] test config::tests::test_load_enables_allow_all_only_with_explicit_test_mode ... ok
[INFO] [stdout] test config::tests::test_load_rejects_relative_additional_path ... ok
[INFO] [stdout] test commands::rm::tests::run_does_not_notify_when_macos_notify_disabled ... ok
[INFO] [stdout] test config::tests::test_is_path_allowed_with_additional_directory_scope ... ok
[INFO] [stderr]      Running unittests src/bin/cp.rs (/opt/rustwide/target/debug/deps/cp-153bc5ccf61cd7a2)
[INFO] [stdout] test notifications::tests::with_test_notifier_clears_override_when_callback_panics ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/mv.rs (/opt/rustwide/target/debug/deps/mv-cf3b55dd2635dd45)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/rm.rs (/opt/rustwide/target/debug/deps/rm-e8a784c7f984eccc)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/config_scope_integration.rs (/opt/rustwide/target/debug/deps/config_scope_integration-61dfaa224b625c14)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test rm_allows_path_in_additional_allowed_directories ... ok
[INFO] [stdout] test rm_denies_path_outside_current_and_additional_scopes ... ok
[INFO] [stdout] test rm_fails_when_config_contains_relative_additional_path ... ok
[INFO] [stdout] test rm_continues_after_creating_default_config ... ok
[INFO] [stdout] test cp_recursive_no_clobber_denies_writes_via_symlink_under_destination ... ok
[INFO] [stdout] test cp_denies_target_outside_allowed_scope ... ok
[INFO] [stdout] test rm_denies_parent_traversal_outside_current_directory_scope ... ok
[INFO] [stdout] test cp_allows_source_in_additional_allowed_directories ... ok
[INFO] [stdout] test cp_allows_target_in_additional_allowed_directories ... ok
[INFO] [stdout] test rm_allows_current_directory_scope_without_additional_paths ... ok
[INFO] [stdout] test cp_denies_source_outside_current_and_additional_scopes ... ok
[INFO] [stdout] test rm_recursive_continues_when_one_path_is_outside_allowed_scope ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cp_integration.rs (/opt/rustwide/target/debug/deps/cp_integration-683813c8bdf3dd80)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test copy_directory_without_r_flag_fails ... ok
[INFO] [stdout] test copy_directory_with_r_flag ... ok
[INFO] [stdout] test copy_to_directory ... ok
[INFO] [stdout] test copy_empty_directory_with_r_flag ... ok
[INFO] [stdout] test copy_directory_with_capital_r_flag ... ok
[INFO] [stdout] test force_flag_is_accepted_for_overwrite ... ok
[INFO] [stdout] test copy_multiple_files_to_non_directory_fails ... ok
[INFO] [stdout] test copy_directory_to_existing_directory ... ok
[INFO] [stdout] test single_file_copy ... ok
[INFO] [stdout] test no_clobber_does_not_hide_type_conflict_with_directory_target ... ok
[INFO] [stdout] test copy_nonexistent_file_fails ... ok
[INFO] [stdout] test recursive_no_clobber_reports_type_conflict_with_existing_directory ... ok
[INFO] [stdout] test overwrite_existing_file ... ok
[INFO] [stdout] test verify_original_file_moved_to_trash_on_overwrite ... ok
[INFO] [stdout] test copy_multiple_files_to_directory ... ok
[INFO] [stdout] test no_clobber_skips_overwrite_for_single_file ... ok
[INFO] [stdout] test no_clobber_skips_existing_files_in_recursive_copy ... ok
[INFO] [stdout] test missing_arguments_fails ... ok
[INFO] [stdout] test overwrite_directory_with_r_flag ... ok
[INFO] [stdout] test recursive_copy_without_no_clobber_replaces_existing_destination_directory ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mv_integration.rs (/opt/rustwide/target/debug/deps/mv_integration-0f7c5fdc48123e2a)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test same_path_move_does_not_delete_source ... ok
[INFO] [stdout] test single_file_move ... ok
[INFO] [stdout] test directory_to_existing_file_fails_without_trashing_target ... ok
[INFO] [stdout] test no_clobber_skips_existing_target ... ok
[INFO] [stdout] test overwrite_existing_target_by_trashing_target_first ... ok
[INFO] [stdout] test moving_symlink_over_another_symlink_to_same_target_succeeds ... ok
[INFO] [stdout] test no_clobber_same_path_succeeds_without_changes ... ok
[INFO] [stdout] test directory_move_over_existing_non_empty_directory_fails ... ok
[INFO] [stdout] test directory_move_over_existing_empty_directory_succeeds ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/rm_integration.rs (/opt/rustwide/target/debug/deps/rm_integration-a432903dc7442d23)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test directory_with_uppercase_r_flag ... ok
[INFO] [stdout] test combined_flags_uppercase_rf ... ok
[INFO] [stdout] test file_is_trashed ... ok
[INFO] [stdout] test combined_flags_fr ... ok
[INFO] [stdout] test combined_flags_rf ... ok
[INFO] [stdout] test mixed_files_with_f_flag ... ok
[INFO] [stdout] test non_existent_file_without_f_flag_fails ... ok
[INFO] [stdout] test non_empty_directory_with_d_flag_fails ... ok
[INFO] [stdout] test directory_without_flags_fails ... ok
[INFO] [stdout] test combined_flags_frd ... ok
[INFO] [stdout] test combined_flags_df ... ok
[INFO] [stdout] test empty_directory_with_d_flag ... ok
[INFO] [stdout] test combined_flags_drf ... ok
[INFO] [stdout] test directory_with_r_flag ... ok
[INFO] [stdout] test non_existent_file_with_f_flag_succeeds ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests safecmd
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c6b16b640a3a33c392aea0b83067b9bc8cd7c9fa78331fd08638405ee9cdd24f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6b16b640a3a33c392aea0b83067b9bc8cd7c9fa78331fd08638405ee9cdd24f", kill_on_drop: false }`
[INFO] [stdout] c6b16b640a3a33c392aea0b83067b9bc8cd7c9fa78331fd08638405ee9cdd24f
