[INFO] cloning repository https://github.com/Cattimus/Crust-Engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cattimus/Crust-Engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCattimus%2FCrust-Engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCattimus%2FCrust-Engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b0e3e99ac454b839cefd5b77ab41d2883480974a
[INFO] checking Cattimus/Crust-Engine against try#a7b168ac4977e8e93a43448b44847adaa305d5a9 for pr-150557
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCattimus%2FCrust-Engine" "/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/Cattimus/Crust-Engine
[INFO] finished tweaking git repo https://github.com/Cattimus/Crust-Engine
[INFO] tweaked toml for git repo https://github.com/Cattimus/Crust-Engine written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Cattimus/Crust-Engine on toolchain a7b168ac4977e8e93a43448b44847adaa305d5a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Cattimus/Crust-Engine 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" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f562499b85ac43c563a9f34c9ed1f89b9cfc5d774279b16ba8b97ba6bd2233fa
[INFO] running `Command { std: "docker" "start" "-a" "f562499b85ac43c563a9f34c9ed1f89b9cfc5d774279b16ba8b97ba6bd2233fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f562499b85ac43c563a9f34c9ed1f89b9cfc5d774279b16ba8b97ba6bd2233fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f562499b85ac43c563a9f34c9ed1f89b9cfc5d774279b16ba8b97ba6bd2233fa", kill_on_drop: false }`
[INFO] [stdout] f562499b85ac43c563a9f34c9ed1f89b9cfc5d774279b16ba8b97ba6bd2233fa
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 21315e3eadb86a32d2162a3151ddef53b543c9733622926e30603aa41215c154
[INFO] running `Command { std: "docker" "start" "-a" "21315e3eadb86a32d2162a3151ddef53b543c9733622926e30603aa41215c154", kill_on_drop: false }`
[INFO] [stderr]    Compiling crust_engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/build.rs`: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crust_engine` (build script) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "21315e3eadb86a32d2162a3151ddef53b543c9733622926e30603aa41215c154", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21315e3eadb86a32d2162a3151ddef53b543c9733622926e30603aa41215c154", kill_on_drop: false }`
[INFO] [stdout] 21315e3eadb86a32d2162a3151ddef53b543c9733622926e30603aa41215c154
