[INFO] cloning repository https://github.com/adigitalmonk/advent_of_code.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adigitalmonk/advent_of_code.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadigitalmonk%2Fadvent_of_code.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadigitalmonk%2Fadvent_of_code.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1351d76a0dd1622aa1b12983e80ed910d527fa05 [INFO] checking adigitalmonk/advent_of_code.rs/1351d76a0dd1622aa1b12983e80ed910d527fa05 against try#0edd13c68435d50367c79cef43ac2768d2ec4f3d for pr-129422 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadigitalmonk%2Fadvent_of_code.rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adigitalmonk/advent_of_code.rs on toolchain 0edd13c68435d50367c79cef43ac2768d2ec4f3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0edd13c68435d50367c79cef43ac2768d2ec4f3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/adigitalmonk/advent_of_code.rs [INFO] finished tweaking git repo https://github.com/adigitalmonk/advent_of_code.rs [INFO] tweaked toml for git repo https://github.com/adigitalmonk/advent_of_code.rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/adigitalmonk/advent_of_code.rs 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" "+0edd13c68435d50367c79cef43ac2768d2ec4f3d" "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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+0edd13c68435d50367c79cef43ac2768d2ec4f3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd7e343cf74be3eb14dd832b22b9755c9eee83739b835d909db04e0c166f27d7 [INFO] running `Command { std: "docker" "start" "-a" "cd7e343cf74be3eb14dd832b22b9755c9eee83739b835d909db04e0c166f27d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd7e343cf74be3eb14dd832b22b9755c9eee83739b835d909db04e0c166f27d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd7e343cf74be3eb14dd832b22b9755c9eee83739b835d909db04e0c166f27d7", kill_on_drop: false }` [INFO] [stdout] cd7e343cf74be3eb14dd832b22b9755c9eee83739b835d909db04e0c166f27d7 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+0edd13c68435d50367c79cef43ac2768d2ec4f3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3fd6721c3f49cdc6e34dd47d2755093bab7c46e36c6a73ee1488b50eb844b573 [INFO] running `Command { std: "docker" "start" "-a" "3fd6721c3f49cdc6e34dd47d2755093bab7c46e36c6a73ee1488b50eb844b573", kill_on_drop: false }` [INFO] [stderr] Checking advent_of_code_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] running `Command { std: "docker" "inspect" "3fd6721c3f49cdc6e34dd47d2755093bab7c46e36c6a73ee1488b50eb844b573", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fd6721c3f49cdc6e34dd47d2755093bab7c46e36c6a73ee1488b50eb844b573", kill_on_drop: false }` [INFO] [stdout] 3fd6721c3f49cdc6e34dd47d2755093bab7c46e36c6a73ee1488b50eb844b573