[INFO] cloning repository https://github.com/LinkTheDot/New-Minesweeper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LinkTheDot/New-Minesweeper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLinkTheDot%2FNew-Minesweeper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLinkTheDot%2FNew-Minesweeper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 02ef0637a95e7a8b921f104a1e6fc041e4cfbcb6 [INFO] checking LinkTheDot/New-Minesweeper against try#560667b800e34f03ac9f520f299d077c249dd301 for pr-100971 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLinkTheDot%2FNew-Minesweeper" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LinkTheDot/New-Minesweeper on toolchain 560667b800e34f03ac9f520f299d077c249dd301 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+560667b800e34f03ac9f520f299d077c249dd301" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LinkTheDot/New-Minesweeper [INFO] finished tweaking git repo https://github.com/LinkTheDot/New-Minesweeper [INFO] tweaked toml for git repo https://github.com/LinkTheDot/New-Minesweeper written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/LinkTheDot/New-Minesweeper already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+560667b800e34f03ac9f520f299d077c249dd301" "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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+560667b800e34f03ac9f520f299d077c249dd301" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 97ee2ff7072a3830a96abc3a77c54d62f1059e32da36bd330a4e47af96ac8712 [INFO] running `Command { std: "docker" "start" "-a" "97ee2ff7072a3830a96abc3a77c54d62f1059e32da36bd330a4e47af96ac8712", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97ee2ff7072a3830a96abc3a77c54d62f1059e32da36bd330a4e47af96ac8712", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97ee2ff7072a3830a96abc3a77c54d62f1059e32da36bd330a4e47af96ac8712", kill_on_drop: false }` [INFO] [stdout] 97ee2ff7072a3830a96abc3a77c54d62f1059e32da36bd330a4e47af96ac8712 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+560667b800e34f03ac9f520f299d077c249dd301" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42627dabf6a663c8d3ed5501e884266aff2333177242c01d781400a9af999964 [INFO] running `Command { std: "docker" "start" "-a" "42627dabf6a663c8d3ed5501e884266aff2333177242c01d781400a9af999964", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking no-std-compat v0.4.1 [INFO] [stderr] Checking grid v0.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking getrandom v0.2.5 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking tuple v0.3.9 [INFO] [stderr] Checking new_minesweeper v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.91s [INFO] running `Command { std: "docker" "inspect" "42627dabf6a663c8d3ed5501e884266aff2333177242c01d781400a9af999964", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42627dabf6a663c8d3ed5501e884266aff2333177242c01d781400a9af999964", kill_on_drop: false }` [INFO] [stdout] 42627dabf6a663c8d3ed5501e884266aff2333177242c01d781400a9af999964