[INFO] cloning repository https://github.com/wwendler/simple_quine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wwendler/simple_quine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwwendler%2Fsimple_quine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwwendler%2Fsimple_quine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 49defa411c5352c8e8037f6e56e9d73a18fada72 [INFO] checking wwendler/simple_quine against try#eb43a7af9abeacf703345e49daba222ddc0623e9 for pr-95565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwwendler%2Fsimple_quine" "/workspace/builds/worker-56/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-56/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wwendler/simple_quine on toolchain eb43a7af9abeacf703345e49daba222ddc0623e9 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eb43a7af9abeacf703345e49daba222ddc0623e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wwendler/simple_quine [INFO] finished tweaking git repo https://github.com/wwendler/simple_quine [INFO] tweaked toml for git repo https://github.com/wwendler/simple_quine written to /workspace/builds/worker-56/source/Cargo.toml [INFO] crate git repo https://github.com/wwendler/simple_quine already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eb43a7af9abeacf703345e49daba222ddc0623e9" "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-56/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+eb43a7af9abeacf703345e49daba222ddc0623e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d24f076a4199807d08078436303aa18fd5bb44885f465d962c04c109c6e92b4 [INFO] running `Command { std: "docker" "start" "-a" "8d24f076a4199807d08078436303aa18fd5bb44885f465d962c04c109c6e92b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d24f076a4199807d08078436303aa18fd5bb44885f465d962c04c109c6e92b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d24f076a4199807d08078436303aa18fd5bb44885f465d962c04c109c6e92b4", kill_on_drop: false }` [INFO] [stdout] 8d24f076a4199807d08078436303aa18fd5bb44885f465d962c04c109c6e92b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+eb43a7af9abeacf703345e49daba222ddc0623e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 60dccd05587f503e59958902ad0fe6752e8bc3e9cd0a4b0e6b6b073bb892adb1 [INFO] running `Command { std: "docker" "start" "-a" "60dccd05587f503e59958902ad0fe6752e8bc3e9cd0a4b0e6b6b073bb892adb1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking simple_quine v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.89s [INFO] running `Command { std: "docker" "inspect" "60dccd05587f503e59958902ad0fe6752e8bc3e9cd0a4b0e6b6b073bb892adb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60dccd05587f503e59958902ad0fe6752e8bc3e9cd0a4b0e6b6b073bb892adb1", kill_on_drop: false }` [INFO] [stdout] 60dccd05587f503e59958902ad0fe6752e8bc3e9cd0a4b0e6b6b073bb892adb1