[INFO] cloning repository https://github.com/yaleman/timeout-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yaleman/timeout-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyaleman%2Ftimeout-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyaleman%2Ftimeout-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f11480d258107d3724a20fe634b61db3bf982248 [INFO] testing yaleman/timeout-cli against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyaleman%2Ftimeout-cli" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/yaleman/timeout-cli [INFO] finished tweaking git repo https://github.com/yaleman/timeout-cli [INFO] tweaked toml for git repo https://github.com/yaleman/timeout-cli written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/yaleman/timeout-cli on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/yaleman/timeout-cli 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 36136e8d25000bd89c3c90a5034ffcf38a59533a6dcac5836744d84f8b98ecf0 [INFO] running `Command { std: "docker" "start" "-a" "36136e8d25000bd89c3c90a5034ffcf38a59533a6dcac5836744d84f8b98ecf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36136e8d25000bd89c3c90a5034ffcf38a59533a6dcac5836744d84f8b98ecf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36136e8d25000bd89c3c90a5034ffcf38a59533a6dcac5836744d84f8b98ecf0", kill_on_drop: false }` [INFO] [stdout] 36136e8d25000bd89c3c90a5034ffcf38a59533a6dcac5836744d84f8b98ecf0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 160de3132714b8f2df57d6772dd9e39eb76aaa393a9e079f74c94f05a5ab1276 [INFO] running `Command { std: "docker" "start" "-a" "160de3132714b8f2df57d6772dd9e39eb76aaa393a9e079f74c94f05a5ab1276", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling clap v4.5.43 [INFO] [stderr] Compiling timeout-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.44s [INFO] running `Command { std: "docker" "inspect" "160de3132714b8f2df57d6772dd9e39eb76aaa393a9e079f74c94f05a5ab1276", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "160de3132714b8f2df57d6772dd9e39eb76aaa393a9e079f74c94f05a5ab1276", kill_on_drop: false }` [INFO] [stdout] 160de3132714b8f2df57d6772dd9e39eb76aaa393a9e079f74c94f05a5ab1276 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1edfafa7d35a8c643f6b2c83a9ac78a4bc3351c7112a3d023478b95fb1482074 [INFO] running `Command { std: "docker" "start" "-a" "1edfafa7d35a8c643f6b2c83a9ac78a4bc3351c7112a3d023478b95fb1482074", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling termtree v0.5.1 [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 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 timeout-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 17.33s [INFO] running `Command { std: "docker" "inspect" "1edfafa7d35a8c643f6b2c83a9ac78a4bc3351c7112a3d023478b95fb1482074", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1edfafa7d35a8c643f6b2c83a9ac78a4bc3351c7112a3d023478b95fb1482074", kill_on_drop: false }` [INFO] [stdout] 1edfafa7d35a8c643f6b2c83a9ac78a4bc3351c7112a3d023478b95fb1482074 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5aa340b2dd71184b8aa697bcfc07dfbe76d23a738cbf5ef1f93998160af41aa6 [INFO] running `Command { std: "docker" "start" "-a" "5aa340b2dd71184b8aa697bcfc07dfbe76d23a738cbf5ef1f93998160af41aa6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/timeout_cli-4f498adcc516e0d0) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/timeout-d076de068b1fd9a1) [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] [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/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-d08d288cf94648b6) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test test_exit_code_forwarding_failure ... ok [INFO] [stdout] test test_command_with_flags ... ok [INFO] [stdout] test test_help_message ... ok [INFO] [stdout] test test_command_with_multiple_args ... ok [INFO] [stdout] test test_exit_code_forwarding_success ... ok [INFO] [stdout] test test_exit_code_127_command_not_found ... ok [INFO] [stdout] test test_command_with_stdout_and_stderr ... ok [INFO] [stdout] test test_basic_command_success ... ok [INFO] [stdout] test test_command_with_spaces_in_args ... ok [INFO] [stdout] test test_command_completes_before_timeout ... ok [INFO] [stdout] test test_kill_after_shorter_than_command ... ok [INFO] [stdout] test test_missing_command ... ok [INFO] [stdout] test test_help_shows_kill_after ... ok [INFO] [stdout] test test_invalid_timeout_value ... ok [INFO] [stdout] test test_nonexistent_command ... ok [INFO] [stdout] test test_multiple_timeouts_sequential ... ok [INFO] [stdout] test test_long_timeout_with_quick_command ... ok [INFO] [stdout] test test_verbose_mode ... ok [INFO] [stdout] test test_very_short_timeout ... ok [INFO] [stdout] test test_zero_timeout ... ok [INFO] [stdout] test test_kill_after_with_unresponsive_process ... ok [INFO] [stdout] test test_kill_after_with_responsive_process ... ok [INFO] [stdout] test test_timeout_without_kill_after_still_works ... ok [INFO] [stdout] test test_timeout_kills_long_running_command ... ok [INFO] [stdout] test test_normal_timeout_without_kill_after ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.15s [INFO] [stdout] [INFO] [stderr] Doc-tests timeout_cli [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" "5aa340b2dd71184b8aa697bcfc07dfbe76d23a738cbf5ef1f93998160af41aa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5aa340b2dd71184b8aa697bcfc07dfbe76d23a738cbf5ef1f93998160af41aa6", kill_on_drop: false }` [INFO] [stdout] 5aa340b2dd71184b8aa697bcfc07dfbe76d23a738cbf5ef1f93998160af41aa6