[INFO] cloning repository https://github.com/drbh/gastimation
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/drbh/gastimation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrbh%2Fgastimation", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrbh%2Fgastimation'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f62dee719ea15e67ca27a572dafd5e60e62543a1
[INFO] checking drbh/gastimation against try#3fada14ee01d755dc8076e611f11bf65b28ffd21 for pr-154971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrbh%2Fgastimation" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/drbh/gastimation
[INFO] finished tweaking git repo https://github.com/drbh/gastimation
[INFO] tweaked toml for git repo https://github.com/drbh/gastimation written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/drbh/gastimation on toolchain 3fada14ee01d755dc8076e611f11bf65b28ffd21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/drbh/gastimation 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" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking drbh/gastimation against try#3fada14ee01d755dc8076e611f11bf65b28ffd21 for pr-154971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrbh%2Fgastimation" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/drbh/gastimation
[INFO] finished tweaking git repo https://github.com/drbh/gastimation
[INFO] tweaked toml for git repo https://github.com/drbh/gastimation written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/drbh/gastimation on toolchain 3fada14ee01d755dc8076e611f11bf65b28ffd21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/drbh/gastimation 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" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded colorize v0.1.0
[INFO] [stderr]   Downloaded hyper v0.14.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c9f496c27179fe7ecbb1dbb92be54c1831612034ac21a83bd1643e20f7be03d1
[INFO] running `Command { std: "docker" "start" "-a" "c9f496c27179fe7ecbb1dbb92be54c1831612034ac21a83bd1643e20f7be03d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9f496c27179fe7ecbb1dbb92be54c1831612034ac21a83bd1643e20f7be03d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9f496c27179fe7ecbb1dbb92be54c1831612034ac21a83bd1643e20f7be03d1", kill_on_drop: false }`
[INFO] [stdout] c9f496c27179fe7ecbb1dbb92be54c1831612034ac21a83bd1643e20f7be03d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 755ac44ba5363bb4e7162f7b452da5d89bc12b5f8a17a562f80d46312b41696f
[INFO] running `Command { std: "docker" "start" "-a" "755ac44ba5363bb4e7162f7b452da5d89bc12b5f8a17a562f80d46312b41696f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]    Compiling tokio v1.8.1
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]    Compiling openssl v0.10.35
[INFO] [stderr]    Compiling futures-channel v0.3.15
[INFO] [stderr]    Compiling native-tls v0.2.7
[INFO] [stderr]     Checking tracing v0.1.26
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking openssl-probe v0.1.4
[INFO] [stderr]     Checking http-body v0.4.2
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking httpdate v1.0.1
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]     Checking ipnet v2.3.1
[INFO] [stderr]     Checking colorize v0.1.0
[INFO] [stderr]    Compiling openssl-sys v0.9.65
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.7.13
[INFO] [stderr]     Checking socket2 v0.4.0
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]    Compiling tokio-macros v1.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]     Checking serde v1.0.126
[INFO] [stderr]     Checking tokio-util v0.6.7
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking h2 v0.3.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]     Checking hyper v0.14.10
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.4
[INFO] [stderr]     Checking gastimation v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.62s
[INFO] running `Command { std: "docker" "inspect" "755ac44ba5363bb4e7162f7b452da5d89bc12b5f8a17a562f80d46312b41696f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "755ac44ba5363bb4e7162f7b452da5d89bc12b5f8a17a562f80d46312b41696f", kill_on_drop: false }`
[INFO] [stdout] 755ac44ba5363bb4e7162f7b452da5d89bc12b5f8a17a562f80d46312b41696f
