[INFO] cloning repository https://github.com/Jeffrey-P-McAteer/sudo-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jeffrey-P-McAteer/sudo-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJeffrey-P-McAteer%2Fsudo-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJeffrey-P-McAteer%2Fsudo-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2a3e4163047c2cf21ade88d93dd3b82b9ab569dc [INFO] testing Jeffrey-P-McAteer/sudo-rs against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJeffrey-P-McAteer%2Fsudo-rs" "/workspace/builds/worker-34/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-34/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Jeffrey-P-McAteer/sudo-rs on toolchain 0d13f6afeba4935499abe0c9a07426c94492c94e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Jeffrey-P-McAteer/sudo-rs [INFO] finished tweaking git repo https://github.com/Jeffrey-P-McAteer/sudo-rs [INFO] tweaked toml for git repo https://github.com/Jeffrey-P-McAteer/sudo-rs written to /workspace/builds/worker-34/source/Cargo.toml [INFO] crate git repo https://github.com/Jeffrey-P-McAteer/sudo-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ebb0c2cbb42497fadc41c07a279bc964769bb1929cfbd6ba6483138dccb081d1 [INFO] running `Command { std: "docker" "start" "-a" "ebb0c2cbb42497fadc41c07a279bc964769bb1929cfbd6ba6483138dccb081d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ebb0c2cbb42497fadc41c07a279bc964769bb1929cfbd6ba6483138dccb081d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebb0c2cbb42497fadc41c07a279bc964769bb1929cfbd6ba6483138dccb081d1", kill_on_drop: false }` [INFO] [stdout] ebb0c2cbb42497fadc41c07a279bc964769bb1929cfbd6ba6483138dccb081d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0677615219a9c62a75f9b2c82d9966675c4f93aa4ac50c5f075c428b8ae1b10a [INFO] running `Command { std: "docker" "start" "-a" "0677615219a9c62a75f9b2c82d9966675c4f93aa4ac50c5f075c428b8ae1b10a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling sudo v0.1.0 (/opt/rustwide/workdir/sudo) [INFO] [stderr] Compiling cvtsudoers v0.1.0 (/opt/rustwide/workdir/cvtsudoers) [INFO] [stderr] Compiling sudo_noexec v0.1.0 (/opt/rustwide/workdir/sudo_noexec) [INFO] [stderr] Compiling sudo_logsrvd v0.1.0 (/opt/rustwide/workdir/sudo_logsrvd) [INFO] [stderr] Compiling group_file v0.1.0 (/opt/rustwide/workdir/group_file) [INFO] [stderr] Compiling sudoreplay v0.1.0 (/opt/rustwide/workdir/sudoreplay) [INFO] [stderr] Compiling sudoers v0.1.0 (/opt/rustwide/workdir/sudoers) [INFO] [stderr] Compiling sudo_sendlog v0.1.0 (/opt/rustwide/workdir/sudo_sendlog) [INFO] [stderr] Compiling visudo v0.1.0 (/opt/rustwide/workdir/visudo) [INFO] [stderr] Compiling audit_json v0.1.0 (/opt/rustwide/workdir/audit_json) [INFO] [stderr] Compiling sudo_util v0.1.0 (/opt/rustwide/workdir/sudo_util) [INFO] [stderr] Compiling system_group v0.1.0 (/opt/rustwide/workdir/system_group) [INFO] [stderr] Compiling sample_approval v0.1.0 (/opt/rustwide/workdir/sample_approval) [INFO] [stderr] Compiling sudoedit v0.1.0 (/opt/rustwide/workdir/sudoedit) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.19s [INFO] running `Command { std: "docker" "inspect" "0677615219a9c62a75f9b2c82d9966675c4f93aa4ac50c5f075c428b8ae1b10a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0677615219a9c62a75f9b2c82d9966675c4f93aa4ac50c5f075c428b8ae1b10a", kill_on_drop: false }` [INFO] [stdout] 0677615219a9c62a75f9b2c82d9966675c4f93aa4ac50c5f075c428b8ae1b10a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6f56024e4e8f63d3115e5efc5355c2838b9b6f265216c7ac10a3cccd5886eee [INFO] running `Command { std: "docker" "start" "-a" "f6f56024e4e8f63d3115e5efc5355c2838b9b6f265216c7ac10a3cccd5886eee", kill_on_drop: false }` [INFO] [stderr] Compiling audit_json v0.1.0 (/opt/rustwide/workdir/audit_json) [INFO] [stderr] Compiling sample_approval v0.1.0 (/opt/rustwide/workdir/sample_approval) [INFO] [stderr] Compiling sudo_sendlog v0.1.0 (/opt/rustwide/workdir/sudo_sendlog) [INFO] [stderr] Compiling cvtsudoers v0.1.0 (/opt/rustwide/workdir/cvtsudoers) [INFO] [stderr] Compiling sudoers v0.1.0 (/opt/rustwide/workdir/sudoers) [INFO] [stderr] Compiling sudo v0.1.0 (/opt/rustwide/workdir/sudo) [INFO] [stderr] Compiling sudoreplay v0.1.0 (/opt/rustwide/workdir/sudoreplay) [INFO] [stderr] Compiling sudo_noexec v0.1.0 (/opt/rustwide/workdir/sudo_noexec) [INFO] [stderr] Compiling sudo_logsrvd v0.1.0 (/opt/rustwide/workdir/sudo_logsrvd) [INFO] [stderr] Compiling system_group v0.1.0 (/opt/rustwide/workdir/system_group) [INFO] [stderr] Compiling sudoedit v0.1.0 (/opt/rustwide/workdir/sudoedit) [INFO] [stderr] Compiling sudo_util v0.1.0 (/opt/rustwide/workdir/sudo_util) [INFO] [stderr] Compiling group_file v0.1.0 (/opt/rustwide/workdir/group_file) [INFO] [stderr] Compiling visudo v0.1.0 (/opt/rustwide/workdir/visudo) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.61s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/audit_json-2206aa043f2df45a) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/cvtsudoers-5214d269c7fdc29f) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/group_file-67ce5ec9f7cde333) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/sample_approval-326950608f745d17) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/sudo-eef1c4fcad366d80) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/sudo_logsrvd-53deed3f67d004c9) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/sudo_noexec-74ac03360cf188df) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/sudo_sendlog-eab5d2d26f4336ac) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/sudo_util-bba9b876a3093795) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/sudoedit-1e868e9d4e605cc3) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/sudoers-10512f18794c41d8) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/sudoreplay-d951249ae0263f12) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/system_group-923bca3ca17a3b4b) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/visudo-7767920fdc15e6ca) [INFO] running `Command { std: "docker" "inspect" "f6f56024e4e8f63d3115e5efc5355c2838b9b6f265216c7ac10a3cccd5886eee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6f56024e4e8f63d3115e5efc5355c2838b9b6f265216c7ac10a3cccd5886eee", kill_on_drop: false }` [INFO] [stdout] f6f56024e4e8f63d3115e5efc5355c2838b9b6f265216c7ac10a3cccd5886eee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen", kill_on_drop: false }` [ERROR] error running command: no output for 300 seconds