[INFO] cloning repository https://github.com/pratikprajapati0708/rustbook
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pratikprajapati0708/rustbook" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpratikprajapati0708%2Frustbook", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpratikprajapati0708%2Frustbook'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 48bb287b9fa70ffeba3cd0c1f8fd4e6a856769b1
[INFO] checking pratikprajapati0708/rustbook against try#9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840 for pr-149518
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpratikprajapati0708%2Frustbook" "/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/pratikprajapati0708/rustbook
[INFO] finished tweaking git repo https://github.com/pratikprajapati0708/rustbook
[INFO] tweaked toml for git repo https://github.com/pratikprajapati0708/rustbook written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pratikprajapati0708/rustbook on toolchain 9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pratikprajapati0708/rustbook 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" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "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 pratikprajapati0708/rustbook against try#9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840 for pr-149518
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpratikprajapati0708%2Frustbook" "/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/pratikprajapati0708/rustbook
[INFO] finished tweaking git repo https://github.com/pratikprajapati0708/rustbook
[INFO] tweaked toml for git repo https://github.com/pratikprajapati0708/rustbook written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pratikprajapati0708/rustbook on toolchain 9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pratikprajapati0708/rustbook 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" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c23230a0f0649d44bde4e256577c9bc40b3c696feaaf3dd24c635bd83810fa29
[INFO] running `Command { std: "docker" "start" "-a" "c23230a0f0649d44bde4e256577c9bc40b3c696feaaf3dd24c635bd83810fa29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c23230a0f0649d44bde4e256577c9bc40b3c696feaaf3dd24c635bd83810fa29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c23230a0f0649d44bde4e256577c9bc40b3c696feaaf3dd24c635bd83810fa29", kill_on_drop: false }`
[INFO] [stdout] c23230a0f0649d44bde4e256577c9bc40b3c696feaaf3dd24c635bd83810fa29
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec1bd0a22146207bf404d18e9f70d407a78edb661cf2f6f203c01257505f5bcd
[INFO] running `Command { std: "docker" "start" "-a" "ec1bd0a22146207bf404d18e9f70d407a78edb661cf2f6f203c01257505f5bcd", kill_on_drop: false }`
[INFO] [stderr]     Checking rust-project v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0423]: expected value, found builtin type `str`
[INFO] [stdout]   --> src/main.rs:66:45
[INFO] [stdout]    |
[INFO] [stdout] 66 |     println!("First name {}",get_first_name(str));
[INFO] [stdout]    |                                             ^^^ not a value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found builtin type `str`
[INFO] [stdout]   --> src/main.rs:66:45
[INFO] [stdout]    |
[INFO] [stdout] 66 |     println!("First name {}",get_first_name(str));
[INFO] [stdout]    |                                             ^^^ not a value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0423`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0423`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-project` (bin "rust-project") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rust-project` (bin "rust-project" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "ec1bd0a22146207bf404d18e9f70d407a78edb661cf2f6f203c01257505f5bcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec1bd0a22146207bf404d18e9f70d407a78edb661cf2f6f203c01257505f5bcd", kill_on_drop: false }`
[INFO] [stdout] ec1bd0a22146207bf404d18e9f70d407a78edb661cf2f6f203c01257505f5bcd
