[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 1.95.0 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kazuhideoki/safecmd on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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" "+1.95.0" "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/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-implement v0.56.0
[INFO] [stderr]   Downloaded windows-interface v0.56.0
[INFO] [stderr]   Downloaded log v0.4.27
[INFO] [stderr]   Downloaded time-core v0.1.8
[INFO] [stderr]   Downloaded windows-targets v0.53.2
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.9
[INFO] [stderr]   Downloaded wait-timeout v0.2.1
[INFO] [stderr]   Downloaded predicates-tree v1.0.12
[INFO] [stderr]   Downloaded deranged v0.5.5
[INFO] [stderr]   Downloaded clap_derive v4.5.40
[INFO] [stderr]   Downloaded clap v4.5.40
[INFO] [stderr]   Downloaded toml v0.9.11+spec-1.1.0
[INFO] [stderr]   Downloaded getrandom v0.3.3
[INFO] [stderr]   Downloaded cc v1.2.27
[INFO] [stderr]   Downloaded tempfile v3.24.0
[INFO] [stderr]   Downloaded wasi v0.14.2+wasi-0.2.4
[INFO] [stderr]   Downloaded clap_builder v4.5.40
[INFO] [stderr]   Downloaded toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]   Downloaded predicates v3.1.3
[INFO] [stderr]   Downloaded time v0.3.47
[INFO] [stderr]   Downloaded syn v2.0.104
[INFO] [stderr]   Downloaded errno v0.3.13
[INFO] [stderr]   Downloaded toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]   Downloaded bstr v1.12.0
[INFO] [stderr]   Downloaded toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]   Downloaded cfg-if v1.0.1
[INFO] [stderr]   Downloaded rustversion v1.0.21
[INFO] [stderr]   Downloaded windows-core v0.56.0
[INFO] [stderr]   Downloaded trash v5.2.5
[INFO] [stderr]   Downloaded assert_cmd v2.1.2
[INFO] [stderr]   Downloaded anstyle-query v1.1.3
[INFO] [stderr]   Downloaded anstream v0.6.19
[INFO] [stderr]   Downloaded libredox v0.1.4
[INFO] [stderr]   Downloaded redox_users v0.5.2
[INFO] [stderr]   Downloaded dirs-sys v0.5.0
[INFO] [stderr]   Downloaded mac-notification-sys v0.6.9
[INFO] [stderr]   Downloaded float-cmp v0.10.0
[INFO] [stderr]   Downloaded normalize-line-endings v0.3.0
[INFO] [stderr]   Downloaded predicates-core v1.0.9
[INFO] [stderr]   Downloaded wit-bindgen-rt v0.39.0
[INFO] [stderr]   Downloaded difflib v0.4.0
[INFO] [stderr]   Downloaded dirs v6.0.0
[INFO] [stderr]   Downloaded num-conv v0.2.0
[INFO] [stderr]   Downloaded serde_spanned v1.0.4
[INFO] [stderr]   Downloaded bitflags v2.9.1
[INFO] [stderr]   Downloaded libc v0.2.180
[INFO] [stderr]   Downloaded windows v0.56.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a6e49e4404c0c8d5ff5ee78dd1a50fe6d17aac87bc00ec93855bad7b5bd3da68
[INFO] running `Command { std: "docker" "start" "-a" "a6e49e4404c0c8d5ff5ee78dd1a50fe6d17aac87bc00ec93855bad7b5bd3da68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a6e49e4404c0c8d5ff5ee78dd1a50fe6d17aac87bc00ec93855bad7b5bd3da68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6e49e4404c0c8d5ff5ee78dd1a50fe6d17aac87bc00ec93855bad7b5bd3da68", kill_on_drop: false }`
[INFO] [stdout] a6e49e4404c0c8d5ff5ee78dd1a50fe6d17aac87bc00ec93855bad7b5bd3da68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82da0d2c8368bd8d293bd6426a22833f4b281bc86c69cfd42816f50e7eff5697
[INFO] running `Command { std: "docker" "start" "-a" "82da0d2c8368bd8d293bd6426a22833f4b281bc86c69cfd42816f50e7eff5697", 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/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 libc v0.2.180
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling cfg-if v1.0.1
[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 anstream v0.6.19
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling log v0.4.27
[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 toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.40
[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 19.18s
[INFO] running `Command { std: "docker" "inspect" "82da0d2c8368bd8d293bd6426a22833f4b281bc86c69cfd42816f50e7eff5697", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82da0d2c8368bd8d293bd6426a22833f4b281bc86c69cfd42816f50e7eff5697", kill_on_drop: false }`
[INFO] [stdout] 82da0d2c8368bd8d293bd6426a22833f4b281bc86c69cfd42816f50e7eff5697
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a6e66cb86e8aa9725da2cd2576271861124a05c9bb6579cefaab80a24428e28
[INFO] running `Command { std: "docker" "start" "-a" "4a6e66cb86e8aa9725da2cd2576271861124a05c9bb6579cefaab80a24428e28", 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/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 float-cmp v0.10.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling termtree v0.5.1
[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 14.72s
[INFO] running `Command { std: "docker" "inspect" "4a6e66cb86e8aa9725da2cd2576271861124a05c9bb6579cefaab80a24428e28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a6e66cb86e8aa9725da2cd2576271861124a05c9bb6579cefaab80a24428e28", kill_on_drop: false }`
[INFO] [stdout] 4a6e66cb86e8aa9725da2cd2576271861124a05c9bb6579cefaab80a24428e28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 736369166ca7b7157318a38ad0157d3461e0bf5bc45d0aec11ecf921e980f224
[INFO] running `Command { std: "docker" "start" "-a" "736369166ca7b7157318a38ad0157d3461e0bf5bc45d0aec11ecf921e980f224", 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/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.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/safecmd-fdbdcd77ee096431)
[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_to_fallback_path_with_rename_copies_on_cross_device_for_file ... 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_does_not_notify_when_macos_notify_disabled ... 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_notifies_summary_when_success ... ok
[INFO] [stdout] test commands::cp::handlers::tests::move_existing_file_to_trash_with_fallback_succeeds_when_primary_fails ... ok
[INFO] [stdout] test config::tests::test_create_default_config_uses_example_template ... 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 commands::rm::tests::run_notifies_summary_when_success ... ok
[INFO] [stdout] test commands::rm::tests::run_does_not_notify_when_macos_notify_disabled ... ok
[INFO] [stdout] test commands::cp::handlers::tests::move_to_fallback_path_with_rename_preserves_symlink_entry_in_directory ... ok
[INFO] [stdout] test commands::rm::tests::determine_handler_treats_directory_symlink_as_file_with_r ... ok
[INFO] [stdout] test commands::rm::tests::determine_handler_treats_directory_symlink_as_file_without_r ... ok
[INFO] [stdout] test config::tests::test_is_path_allowed_uses_symlink_path_instead_of_target ... ok
[INFO] [stdout] test config::tests::test_is_path_allowed_with_additional_directory_scope ... 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 config::tests::test_load_accepts_notify_macos_notify_setting ... ok
[INFO] [stdout] test config::tests::test_is_path_allowed_with_current_directory_scope ... 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_load_rejects_relative_additional_path ... ok
[INFO] [stdout] test config::tests::test_load_enables_allow_all_only_with_explicit_test_mode ... ok
[INFO] [stdout] test config::tests::test_is_path_allowed_denies_outside_scopes ... ok
[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.10s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/cp.rs (/opt/rustwide/target/debug/deps/cp-22f4b820145cbcff)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/mv.rs (/opt/rustwide/target/debug/deps/mv-de7821bb0d2a11b6)
[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-aa4ec0de87a8f5bd)
[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] [stdout] 
[INFO] [stderr]      Running tests/config_scope_integration.rs (/opt/rustwide/target/debug/deps/config_scope_integration-862ce9319c35a3e5)
[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] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test rm_allows_current_directory_scope_without_additional_paths ... ok
[INFO] [stdout] test rm_denies_path_outside_current_and_additional_scopes ... ok
[INFO] [stdout] test rm_recursive_continues_when_one_path_is_outside_allowed_scope ... ok
[INFO] [stdout] test cp_allows_target_in_additional_allowed_directories ... ok
[INFO] [stdout] test cp_denies_source_outside_current_and_additional_scopes ... ok
[INFO] [stdout] test rm_fails_when_config_contains_relative_additional_path ... ok
[INFO] [stdout] test cp_denies_target_outside_allowed_scope ... ok
[INFO] [stdout] test cp_recursive_no_clobber_denies_writes_via_symlink_under_destination ... ok
[INFO] [stdout] test cp_allows_source_in_additional_allowed_directories ... ok
[INFO] [stdout] test rm_allows_path_in_additional_allowed_directories ... ok
[INFO] [stdout] test rm_denies_parent_traversal_outside_current_directory_scope ... ok
[INFO] [stderr]      Running tests/cp_integration.rs (/opt/rustwide/target/debug/deps/cp_integration-e3c655c6aeba9829)
[INFO] [stdout] test rm_continues_after_creating_default_config ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test copy_multiple_files_to_non_directory_fails ... ok
[INFO] [stdout] test copy_empty_directory_with_r_flag ... ok
[INFO] [stdout] test copy_directory_without_r_flag_fails ... ok
[INFO] [stdout] test copy_directory_with_capital_r_flag ... ok
[INFO] [stdout] test copy_nonexistent_file_fails ... ok
[INFO] [stdout] test copy_directory_with_r_flag ... ok
[INFO] [stdout] test no_clobber_does_not_hide_type_conflict_with_directory_target ... ok
[INFO] [stdout] test single_file_copy ... ok
[INFO] [stdout] test no_clobber_skips_overwrite_for_single_file ... ok
[INFO] [stdout] test overwrite_directory_with_r_flag ... ok
[INFO] [stdout] test overwrite_existing_file ... ok
[INFO] [stdout] test copy_multiple_files_to_directory ... ok
[INFO] [stdout] test recursive_no_clobber_reports_type_conflict_with_existing_directory ... ok
[INFO] [stdout] test copy_to_directory ... ok
[INFO] [stdout] test missing_arguments_fails ... ok
[INFO] [stdout] test force_flag_is_accepted_for_overwrite ... ok
[INFO] [stdout] test copy_directory_to_existing_directory ... ok
[INFO] [stdout] test no_clobber_skips_existing_files_in_recursive_copy ... ok
[INFO] [stdout] test verify_original_file_moved_to_trash_on_overwrite ... ok
[INFO] [stdout] test recursive_copy_without_no_clobber_replaces_existing_destination_directory ... ok
[INFO] [stderr]      Running tests/mv_integration.rs (/opt/rustwide/target/debug/deps/mv_integration-f003cc060305830d)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[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 moving_symlink_over_another_symlink_to_same_target_succeeds ... ok
[INFO] [stdout] test directory_to_existing_file_fails_without_trashing_target ... ok
[INFO] [stdout] test same_path_move_does_not_delete_source ... ok
[INFO] [stdout] test no_clobber_skips_existing_target ... ok
[INFO] [stdout] test overwrite_existing_target_by_trashing_target_first ... ok
[INFO] [stdout] test single_file_move ... 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.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/rm_integration.rs (/opt/rustwide/target/debug/deps/rm_integration-f31c0fca23d70ba7)
[INFO] [stdout] running 15 tests
[INFO] [stdout] test combined_flags_drf ... 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] [stderr]    Doc-tests safecmd
[INFO] [stdout] test directory_with_uppercase_r_flag ... ok
[INFO] [stdout] test non_existent_file_with_f_flag_succeeds ... ok
[INFO] [stdout] test non_existent_file_without_f_flag_fails ... ok
[INFO] [stdout] test combined_flags_uppercase_rf ... ok
[INFO] [stdout] test combined_flags_frd ... ok
[INFO] [stdout] test combined_flags_df ... ok
[INFO] [stdout] test directory_with_r_flag ... ok
[INFO] [stdout] test file_is_trashed ... ok
[INFO] [stdout] test directory_without_flags_fails ... ok
[INFO] [stdout] test non_empty_directory_with_d_flag_fails ... ok
[INFO] [stdout] test empty_directory_with_d_flag ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[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] running `Command { std: "docker" "inspect" "736369166ca7b7157318a38ad0157d3461e0bf5bc45d0aec11ecf921e980f224", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "736369166ca7b7157318a38ad0157d3461e0bf5bc45d0aec11ecf921e980f224", kill_on_drop: false }`
[INFO] [stdout] 736369166ca7b7157318a38ad0157d3461e0bf5bc45d0aec11ecf921e980f224
