[INFO] fetching crate run_shell 0.1.13...
[INFO] testing run_shell-0.1.13 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759-retry
[INFO] extracting crate run_shell 0.1.13 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate run_shell 0.1.13
[INFO] finished tweaking crates.io crate run_shell 0.1.13
[INFO] tweaked toml for crates.io crate run_shell 0.1.13 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate run_shell 0.1.13 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate run_shell 0.1.13 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6a56a5434e2afb4f31fe93d9af59274b2c2d4d35047be572d94efc138c4bc484
[INFO] running `Command { std: "docker" "start" "-a" "6a56a5434e2afb4f31fe93d9af59274b2c2d4d35047be572d94efc138c4bc484", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a56a5434e2afb4f31fe93d9af59274b2c2d4d35047be572d94efc138c4bc484", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a56a5434e2afb4f31fe93d9af59274b2c2d4d35047be572d94efc138c4bc484", kill_on_drop: false }`
[INFO] [stdout] 6a56a5434e2afb4f31fe93d9af59274b2c2d4d35047be572d94efc138c4bc484
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c7d8f900967ca83cf57670c2a0a6e34c874f83857104b6b0dabe24b7e81dda7e
[INFO] running `Command { std: "docker" "start" "-a" "c7d8f900967ca83cf57670c2a0a6e34c874f83857104b6b0dabe24b7e81dda7e", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling ucd-util v0.1.9
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]    Compiling memchr v1.0.2
[INFO] [stderr]    Compiling errno v0.2.8
[INFO] [stderr]    Compiling nom v3.2.1
[INFO] [stderr]    Compiling env_logger v0.4.3
[INFO] [stderr]    Compiling run_shell v0.1.13 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.14s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "c7d8f900967ca83cf57670c2a0a6e34c874f83857104b6b0dabe24b7e81dda7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7d8f900967ca83cf57670c2a0a6e34c874f83857104b6b0dabe24b7e81dda7e", kill_on_drop: false }`
[INFO] [stdout] c7d8f900967ca83cf57670c2a0a6e34c874f83857104b6b0dabe24b7e81dda7e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1049e2639f5c889088b66513f787a9c3d09e8150b1e96b95c2473a2503e2ef40
[INFO] running `Command { std: "docker" "start" "-a" "1049e2639f5c889088b66513f787a9c3d09e8150b1e96b95c2473a2503e2ef40", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling run_shell v0.1.13 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.70s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "1049e2639f5c889088b66513f787a9c3d09e8150b1e96b95c2473a2503e2ef40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1049e2639f5c889088b66513f787a9c3d09e8150b1e96b95c2473a2503e2ef40", kill_on_drop: false }`
[INFO] [stdout] 1049e2639f5c889088b66513f787a9c3d09e8150b1e96b95c2473a2503e2ef40
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 256872fe220e37ed9a50085a6d6eaa142a2ab1d95c065693a4fa24da1f5b1a9b
[INFO] running `Command { std: "docker" "start" "-a" "256872fe220e37ed9a50085a6d6eaa142a2ab1d95c065693a4fa24da1f5b1a9b", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/run_shell-c37cd9fa3f826b21)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test command::test_parse_cmd ... ok
[INFO] [stdout] test command::test_parse_cmd_env ... ok
[INFO] [stdout] test result::test_from_raw ... ok
[INFO] [stdout] test shell_command::test_shell_command ... ok
[INFO] [stdout] test shell_command::test_shell_command_output ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/run_shell-c039b655987a4b09)
[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/shell_tests.rs (/opt/rustwide/target/debug/deps/shell_tests-9e2ab546dc37810d)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_command_run ... ok
[INFO] [stdout] test test_kill_all_after_wait ... ok
[INFO] [stdout] test test_kill_thread_job ... ok
[INFO] [stdout] test test_signal_before_run ... ok
[INFO] [stdout] 51
[INFO] [stdout] test test_subshell_kill_child ... ok
[INFO] [stdout] test test_trap_signal_and_wait_children has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "256872fe220e37ed9a50085a6d6eaa142a2ab1d95c065693a4fa24da1f5b1a9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "256872fe220e37ed9a50085a6d6eaa142a2ab1d95c065693a4fa24da1f5b1a9b", kill_on_drop: false }`
[INFO] [stdout] 256872fe220e37ed9a50085a6d6eaa142a2ab1d95c065693a4fa24da1f5b1a9b
