[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
[INFO] extracting crate run_shell 0.1.13 into /workspace/builds/worker-0-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-0-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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 1d190c8e77edb45eb7f4c2df5796d83d588f542eb8ae477a361d91f7550a061b
[INFO] running `Command { std: "docker" "start" "-a" "1d190c8e77edb45eb7f4c2df5796d83d588f542eb8ae477a361d91f7550a061b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d190c8e77edb45eb7f4c2df5796d83d588f542eb8ae477a361d91f7550a061b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d190c8e77edb45eb7f4c2df5796d83d588f542eb8ae477a361d91f7550a061b", kill_on_drop: false }`
[INFO] [stdout] 1d190c8e77edb45eb7f4c2df5796d83d588f542eb8ae477a361d91f7550a061b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 775f64bbaca3433cbbf918f3d4ce8c566864fd8ce175fc63f2fcfd5c71ed39f8
[INFO] running `Command { std: "docker" "start" "-a" "775f64bbaca3433cbbf918f3d4ce8c566864fd8ce175fc63f2fcfd5c71ed39f8", 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 log v0.4.17
[INFO] [stderr]    Compiling ucd-util v0.1.9
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[INFO] [stderr]    Compiling log v0.3.9
[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 20.92s
[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 2`
[INFO] running `Command { std: "docker" "inspect" "775f64bbaca3433cbbf918f3d4ce8c566864fd8ce175fc63f2fcfd5c71ed39f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "775f64bbaca3433cbbf918f3d4ce8c566864fd8ce175fc63f2fcfd5c71ed39f8", kill_on_drop: false }`
[INFO] [stdout] 775f64bbaca3433cbbf918f3d4ce8c566864fd8ce175fc63f2fcfd5c71ed39f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] fda7aa201bb302cef6e4b224b73ddf450b8594c759af0ebff5b8561e9c93f1f0
[INFO] running `Command { std: "docker" "start" "-a" "fda7aa201bb302cef6e4b224b73ddf450b8594c759af0ebff5b8561e9c93f1f0", 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 2.63s
[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 2`
[INFO] running `Command { std: "docker" "inspect" "fda7aa201bb302cef6e4b224b73ddf450b8594c759af0ebff5b8561e9c93f1f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fda7aa201bb302cef6e4b224b73ddf450b8594c759af0ebff5b8561e9c93f1f0", kill_on_drop: false }`
[INFO] [stdout] fda7aa201bb302cef6e4b224b73ddf450b8594c759af0ebff5b8561e9c93f1f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] c780b0d213135f5e3c64b74c9d2eea6a06f2cb920e80ebf5b05cc53b22b067c6
[INFO] running `Command { std: "docker" "start" "-a" "c780b0d213135f5e3c64b74c9d2eea6a06f2cb920e80ebf5b05cc53b22b067c6", 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.10s
[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 2`
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/run_shell-c039b655987a4b09)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/shell_tests.rs (/opt/rustwide/target/debug/deps/shell_tests-9e2ab546dc37810d)
[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 6 tests
[INFO] [stdout] test test_command_run ... ok
[INFO] [stdout] test test_signal_before_run ... ok
[INFO] [stdout] test test_kill_thread_job ... ok
[INFO] [stdout] 49
[INFO] [stdout] 52
[INFO] [stdout] test test_subshell_kill_child ... ok
[INFO] [stdout] test test_kill_all_after_wait ... 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" "c780b0d213135f5e3c64b74c9d2eea6a06f2cb920e80ebf5b05cc53b22b067c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c780b0d213135f5e3c64b74c9d2eea6a06f2cb920e80ebf5b05cc53b22b067c6", kill_on_drop: false }`
[INFO] [stdout] c780b0d213135f5e3c64b74c9d2eea6a06f2cb920e80ebf5b05cc53b22b067c6
