[INFO] cloning repository https://github.com/robberphex/ptrace-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robberphex/ptrace-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobberphex%2Fptrace-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobberphex%2Fptrace-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bfe3a380a1d4786385d72b3a6a3ec86cbb90ae04
[INFO] checking robberphex/ptrace-example against try#54e27f559f23913c1d5afb1a0f0114e9e61b81b8 for pr-147589
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobberphex%2Fptrace-example" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/robberphex/ptrace-example
[INFO] finished tweaking git repo https://github.com/robberphex/ptrace-example
[INFO] tweaked toml for git repo https://github.com/robberphex/ptrace-example written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/robberphex/ptrace-example on toolchain 54e27f559f23913c1d5afb1a0f0114e9e61b81b8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/robberphex/ptrace-example 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" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "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
[ERROR] error running command: no output for 300 seconds
[INFO] checking robberphex/ptrace-example against try#54e27f559f23913c1d5afb1a0f0114e9e61b81b8 for pr-147589
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobberphex%2Fptrace-example" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/robberphex/ptrace-example
[INFO] finished tweaking git repo https://github.com/robberphex/ptrace-example
[INFO] tweaked toml for git repo https://github.com/robberphex/ptrace-example written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/robberphex/ptrace-example on toolchain 54e27f559f23913c1d5afb1a0f0114e9e61b81b8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/robberphex/ptrace-example 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" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0b5f43bb3615bd16ef1514137a0b4e47a7a58f73f8f8b7c137182c2d56b66fa8
[INFO] running `Command { std: "docker" "start" "-a" "0b5f43bb3615bd16ef1514137a0b4e47a7a58f73f8f8b7c137182c2d56b66fa8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b5f43bb3615bd16ef1514137a0b4e47a7a58f73f8f8b7c137182c2d56b66fa8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b5f43bb3615bd16ef1514137a0b4e47a7a58f73f8f8b7c137182c2d56b66fa8", kill_on_drop: false }`
[INFO] [stdout] 0b5f43bb3615bd16ef1514137a0b4e47a7a58f73f8f8b7c137182c2d56b66fa8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b23568d02d7b2dbcd1ba9179556fec53211d0a0d3bf43ab922339ec137b025dc
[INFO] running `Command { std: "docker" "start" "-a" "b23568d02d7b2dbcd1ba9179556fec53211d0a0d3bf43ab922339ec137b025dc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling rustix v0.36.5
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]     Checking regex v1.7.0
[INFO] [stderr]     Checking io-lifetimes v1.0.3
[INFO] [stderr]     Checking nix v0.26.1
[INFO] [stderr]     Checking is-terminal v0.4.1
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]     Checking ptrace-example v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused return value of `exec` that must be used
[INFO] [stdout]   --> examples/ls-reversed.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 | /     Command::new("/bin/ls")
[INFO] [stdout] 81 | |         .arg("-a")
[INFO] [stdout] 82 | |         .stdout(Stdio::inherit())
[INFO] [stdout] 83 | |         .stderr(Stdio::inherit())
[INFO] [stdout] 84 | |         .exec();
[INFO] [stdout]    | |_______________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 80 |     let _ = Command::new("/bin/ls")
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.21s
[INFO] running `Command { std: "docker" "inspect" "b23568d02d7b2dbcd1ba9179556fec53211d0a0d3bf43ab922339ec137b025dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b23568d02d7b2dbcd1ba9179556fec53211d0a0d3bf43ab922339ec137b025dc", kill_on_drop: false }`
[INFO] [stdout] b23568d02d7b2dbcd1ba9179556fec53211d0a0d3bf43ab922339ec137b025dc
