[INFO] cloning repository https://github.com/EmmaBurkett/thirties_dice_game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EmmaBurkett/thirties_dice_game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEmmaBurkett%2Fthirties_dice_game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEmmaBurkett%2Fthirties_dice_game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 98afbde79ca6938bbe9a2aa43c7a677c62566a78 [INFO] checking EmmaBurkett/thirties_dice_game against master#0568b0a3de4eb37bf187eb61a9f017ae0018ad8f for pr-101478 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEmmaBurkett%2Fthirties_dice_game" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/EmmaBurkett/thirties_dice_game on toolchain 0568b0a3de4eb37bf187eb61a9f017ae0018ad8f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0568b0a3de4eb37bf187eb61a9f017ae0018ad8f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/EmmaBurkett/thirties_dice_game [INFO] finished tweaking git repo https://github.com/EmmaBurkett/thirties_dice_game [INFO] tweaked toml for git repo https://github.com/EmmaBurkett/thirties_dice_game written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/EmmaBurkett/thirties_dice_game already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0568b0a3de4eb37bf187eb61a9f017ae0018ad8f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+0568b0a3de4eb37bf187eb61a9f017ae0018ad8f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e64e4606d0e631a2b1b539fcfca59b0ede2d301cb64539c45d3dc98ed9da51dd [INFO] running `Command { std: "docker" "start" "-a" "e64e4606d0e631a2b1b539fcfca59b0ede2d301cb64539c45d3dc98ed9da51dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e64e4606d0e631a2b1b539fcfca59b0ede2d301cb64539c45d3dc98ed9da51dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e64e4606d0e631a2b1b539fcfca59b0ede2d301cb64539c45d3dc98ed9da51dd", kill_on_drop: false }` [INFO] [stdout] e64e4606d0e631a2b1b539fcfca59b0ede2d301cb64539c45d3dc98ed9da51dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+0568b0a3de4eb37bf187eb61a9f017ae0018ad8f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40890e26b3c546f35c069a30887c47290935dce0ca55e4348fbde91d5272584e [INFO] running `Command { std: "docker" "start" "-a" "40890e26b3c546f35c069a30887c47290935dce0ca55e4348fbde91d5272584e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking thirties_dice_game v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.53s [INFO] running `Command { std: "docker" "inspect" "40890e26b3c546f35c069a30887c47290935dce0ca55e4348fbde91d5272584e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40890e26b3c546f35c069a30887c47290935dce0ca55e4348fbde91d5272584e", kill_on_drop: false }` [INFO] [stdout] 40890e26b3c546f35c069a30887c47290935dce0ca55e4348fbde91d5272584e