[INFO] cloning repository https://github.com/jhlee0409/proc-janitor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jhlee0409/proc-janitor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjhlee0409%2Fproc-janitor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjhlee0409%2Fproc-janitor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 635a5a3868e476b05e3636a1e9d1341c4c9ddd93 [INFO] testing jhlee0409/proc-janitor against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjhlee0409%2Fproc-janitor" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jhlee0409/proc-janitor [INFO] finished tweaking git repo https://github.com/jhlee0409/proc-janitor [INFO] tweaked toml for git repo https://github.com/jhlee0409/proc-janitor written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jhlee0409/proc-janitor on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jhlee0409/proc-janitor 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ee71b1496245dad1a6b06d2ca2c5dde2bbc43fb435ff892b68517122e03332d [INFO] running `Command { std: "docker" "start" "-a" "7ee71b1496245dad1a6b06d2ca2c5dde2bbc43fb435ff892b68517122e03332d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ee71b1496245dad1a6b06d2ca2c5dde2bbc43fb435ff892b68517122e03332d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ee71b1496245dad1a6b06d2ca2c5dde2bbc43fb435ff892b68517122e03332d", kill_on_drop: false }` [INFO] [stdout] 7ee71b1496245dad1a6b06d2ca2c5dde2bbc43fb435ff892b68517122e03332d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb833979bf3f01232a432c39045ba9381beb4c7854e3050af2e38389ff997d2c [INFO] running `Command { std: "docker" "start" "-a" "bb833979bf3f01232a432c39045ba9381beb4c7854e3050af2e38389ff997d2c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling roff v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.57 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling time v0.3.46 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling ctrlc v3.5.1 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling daemonize v0.5.0 [INFO] [stderr] Compiling sysinfo v0.31.4 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling clap v4.5.57 [INFO] [stderr] Compiling clap_mangen v0.2.31 [INFO] [stderr] Compiling clap_complete v4.5.65 [INFO] [stderr] Compiling proc-janitor v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tracing-appender v0.2.4 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.13s [INFO] running `Command { std: "docker" "inspect" "bb833979bf3f01232a432c39045ba9381beb4c7854e3050af2e38389ff997d2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb833979bf3f01232a432c39045ba9381beb4c7854e3050af2e38389ff997d2c", kill_on_drop: false }` [INFO] [stdout] bb833979bf3f01232a432c39045ba9381beb4c7854e3050af2e38389ff997d2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6f0adbe33cc4e46c97196964dede94a241e74c1ec47b3d90dd0a091215c0ef8 [INFO] running `Command { std: "docker" "start" "-a" "c6f0adbe33cc4e46c97196964dede94a241e74c1ec47b3d90dd0a091215c0ef8", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling serial_test_derive v3.3.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling ctrlc v3.5.1 [INFO] [stderr] Compiling proc-janitor v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling serial_test v3.3.1 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.40s [INFO] running `Command { std: "docker" "inspect" "c6f0adbe33cc4e46c97196964dede94a241e74c1ec47b3d90dd0a091215c0ef8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6f0adbe33cc4e46c97196964dede94a241e74c1ec47b3d90dd0a091215c0ef8", kill_on_drop: false }` [INFO] [stdout] c6f0adbe33cc4e46c97196964dede94a241e74c1ec47b3d90dd0a091215c0ef8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5d52c2910f76440830ca2114d5a10ec9dee1bfc40ecf8fd6b4dc13e7c9bcfa72 [INFO] running `Command { std: "docker" "start" "-a" "5d52c2910f76440830ca2114d5a10ec9dee1bfc40ecf8fd6b4dc13e7c9bcfa72", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/proc_janitor-5b3b4e2fb39ce097) [INFO] [stdout] [INFO] [stdout] running 72 tests [INFO] [stdout] test config::tests::test_env_overrides_empty_lists ... ok [INFO] [stdout] test config::tests::test_config_serialization ... ok [INFO] [stdout] test config::tests::test_env_overrides_invalid_values ... ok [INFO] [stdout] test config::tests::test_env_overrides_numeric ... ok [INFO] [stdout] test config::tests::test_env_overrides_with_spaces ... ok [INFO] [stdout] test config::tests::test_validate_grace_period_over_max ... ok [INFO] [stdout] test config::tests::test_env_overrides_logging ... ok [INFO] [stdout] test config::tests::test_env_overrides_targets ... ok [INFO] [stdout] test config::tests::test_validate_pattern_too_long ... ok [INFO] [stdout] test config::tests::test_validate_sigterm_timeout_over_max ... ok [INFO] [stdout] test config::tests::test_validate_scan_interval_over_max ... ok [INFO] [stdout] test config::tests::test_validate_sigterm_timeout_zero ... ok [INFO] [stdout] test config::tests::test_default_config ... ok [INFO] [stdout] test config::tests::test_validate_scan_interval_zero ... ok [INFO] [stdout] test config::tests::test_validate_too_many_targets ... ok [INFO] [stdout] test daemon::tests::test_daemon_status_not_running ... ok [INFO] [stdout] test config::tests::test_env_overrides_whitelist ... ok [INFO] [stdout] test daemon::tests::test_daemon_status_serialization ... ok [INFO] [stdout] test daemon::tests::test_daemon_stop_constants ... ok [INFO] [stdout] test doctor::tests::test_check_session_store_handles_missing ... ok [INFO] [stdout] test doctor::tests::test_data_dir_returns_expected_suffix ... ok [INFO] [stdout] test doctor::tests::test_fail_does_not_panic ... ok [INFO] [stdout] test doctor::tests::test_run_total_matches_check_count ... ok [INFO] [stdout] test doctor::tests::test_pass_does_not_panic ... ok [INFO] [stdout] test kill::tests::test_process_exists_nonexistent ... ok [INFO] [stdout] test kill::tests::test_process_exists_self ... ok [INFO] [stdout] test doctor::tests::test_check_data_directory_creates_if_missing ... ok [INFO] [stdout] test daemon::tests::test_get_pid_file_path ... ok [INFO] [stdout] test config::tests::test_validate_pattern_at_max_length ... ok [INFO] [stdout] test config::tests::test_validate_max_targets_ok ... ok [INFO] [stdout] test config::tests::test_validate_scan_interval_max ... ok [INFO] [stdout] test config::tests::test_validate_sigterm_timeout_max ... ok [INFO] [stdout] test logger::tests::test_logger_init_disabled ... ok [INFO] [stdout] test scanner::tests::test_container_detection_on_host ... ok [INFO] [stdout] test scanner::tests::test_is_orphan_check ... ok [INFO] [stdout] test config::tests::test_validate_grace_period_zero ... ok [INFO] [stdout] 2026-04-10T05:42:23.935286Z  WARN proc_janitor::scanner: No target patterns configured. Scanner will not detect any orphaned processes. Run 'proc-janitor config init' to set up target patterns. [INFO] [stdout] 2026-04-10T05:42:23.935376Z  WARN proc_janitor::scanner: Container environment detected. All processes may appear as orphans (PPID=1). proc-janitor may not work correctly inside containers. [INFO] [stdout] test scanner::tests::test_scanner_new_with_empty_targets ... ok [INFO] [stdout] test scanner::tests::test_scanner_new_with_invalid_regex ... ok [INFO] [stdout] 2026-04-10T05:42:23.948869Z  WARN proc_janitor::scanner: Container environment detected. All processes may appear as orphans (PPID=1). proc-janitor may not work correctly inside containers. [INFO] [stdout] 2026-04-10T05:42:23.950938Z  INFO proc_janitor::logger: Deleted old log file: /tmp/.tmpEqUyIR/old.log [INFO] [stdout] 2026-04-10T05:42:23.951010Z  INFO proc_janitor::logger: Cleaned up 1 old log file(s) [INFO] [stdout] test scanner::tests::test_scanner_whitelist ... ok [INFO] [stdout] test logger::tests::test_cleanup_old_logs ... ok [INFO] [stdout] test session::tests::test_register_rejects_empty_name ... ok [INFO] [stdout] test session::tests::test_register_rejects_long_name ... ok [INFO] [stdout] test session::tests::test_register_rejects_whitespace_name ... ok [INFO] [stdout] test session::tests::test_session_backward_compat ... ok [INFO] [stdout] test session::tests::test_session_source_parsing ... ok [INFO] [stdout] test session::tests::test_tracked_pid_deserialize_bare ... ok [INFO] [stdout] test session::tests::test_tracked_pid_deserialize_full ... ok [INFO] [stdout] test session::tests::test_tracked_pid_deserialize_full_no_start_time ... ok [INFO] [stdout] test session::tests::test_register_rejects_special_chars_in_name ... ok [INFO] [stdout] test session::tests::test_uuid_generation ... ok [INFO] [stdout] test util::tests::test_check_not_symlink_actual_symlink ... ok [INFO] [stdout] test util::tests::test_check_not_symlink_nonexistent ... ok [INFO] [stdout] test util::tests::test_check_not_symlink_regular_file ... ok [INFO] [stdout] test kill::tests::test_system_pid_guard_pid2 ... ok [INFO] [stdout] test util::tests::test_open_nofollow_write_regular_file ... ok [INFO] [stdout] test util::tests::test_open_nofollow_write_rejects_symlink ... ok [INFO] [stdout] test util::tests::test_use_color_respects_no_color ... ok [INFO] [stdout] test visualize::tests::test_matches_patterns_basic ... ok [INFO] [stdout] 2026-04-10T05:42:23.997381Z  WARN proc_janitor::scanner: Container environment detected. All processes may appear as orphans (PPID=1). proc-janitor may not work correctly inside containers. [INFO] [stdout] test kill::tests::test_verify_identity_nonexistent ... ok [INFO] [stdout] test scanner::tests::test_scanner_matches_target ... ok [INFO] [stdout] test kill::tests::test_pid_exceeds_i32_range ... ok [INFO] [stdout] test kill::tests::test_kill_nonexistent_without_start_time ... ok [INFO] [stdout] test visualize::tests::test_matches_patterns_empty ... ok [INFO] [stdout] test cleaner::tests::test_clean_all_dry_run ... ok [INFO] [stdout] test kill::tests::test_kill_with_wrong_start_time ... ok [INFO] [stdout] test cleaner::tests::test_clean_process_dry_run ... ok [INFO] [stdout] test kill::tests::test_system_pid_guard_pid0 ... ok [INFO] [stdout] test cleaner::tests::test_clean_all_empty ... ok [INFO] [stdout] test kill::tests::test_system_pid_guard_pid1 ... ok [INFO] [stdout] test kill::tests::test_verify_identity_with_sys ... ok [INFO] [stdout] test kill::tests::test_kill_real_child_process ... ok [INFO] [stdout] test kill::tests::test_kill_real_child_with_identity ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 72 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.19s [INFO] [stdout] [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-488db88a97b7a6db) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test test_session_list ... ok [INFO] [stdout] test test_config_validate ... ok [INFO] [stdout] test test_reload_when_not_running ... ok [INFO] [stdout] test test_stats_command ... ok [INFO] [stdout] test test_status_command ... ok [INFO] [stdout] test test_stats_json ... ok [INFO] [stdout] test test_version_command ... ok [INFO] [stdout] test test_help_command ... ok [INFO] [stdout] test test_clean_min_age ... ok [INFO] [stdout] test test_clean_quiet_mode ... ok [INFO] [stdout] test test_scan_json_output ... ok [INFO] [stdout] test test_config_show ... ok [INFO] [stdout] test test_scan_quiet_mode ... ok [INFO] [stdout] test test_clean_with_pid_filter ... ok [INFO] [stdout] test test_tree_with_pattern ... ok [INFO] [stdout] test test_clean_command ... ok [INFO] [stdout] test test_doctor_command ... ok [INFO] [stdout] test test_tree_command ... ok [INFO] [stdout] test test_scan_command ... ok [INFO] [stdout] test test_clean_with_pattern_filter ... ok [INFO] [stdout] test test_daemon_foreground_dry_run ... ok [INFO] [stdout] test test_restart_when_not_running ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5d52c2910f76440830ca2114d5a10ec9dee1bfc40ecf8fd6b4dc13e7c9bcfa72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d52c2910f76440830ca2114d5a10ec9dee1bfc40ecf8fd6b4dc13e7c9bcfa72", kill_on_drop: false }` [INFO] [stdout] 5d52c2910f76440830ca2114d5a10ec9dee1bfc40ecf8fd6b4dc13e7c9bcfa72