[INFO] cloning repository https://github.com/Nessex/advent-of-code [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nessex/advent-of-code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNessex%2Fadvent-of-code", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNessex%2Fadvent-of-code'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c74d14f862361e665fa7e8b93e0f45d6f6436f97 [INFO] checking Nessex/advent-of-code against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNessex%2Fadvent-of-code" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Nessex/advent-of-code on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Nessex/advent-of-code [INFO] finished tweaking git repo https://github.com/Nessex/advent-of-code [INFO] tweaked toml for git repo https://github.com/Nessex/advent-of-code written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Nessex/advent-of-code 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded anyhow v1.0.34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1dd22b93dd4d6f6bdd2f0b5892a66d15d1b3db3dbac30f93e54b61ccc7f02cf4 [INFO] running `Command { std: "docker" "start" "-a" "1dd22b93dd4d6f6bdd2f0b5892a66d15d1b3db3dbac30f93e54b61ccc7f02cf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1dd22b93dd4d6f6bdd2f0b5892a66d15d1b3db3dbac30f93e54b61ccc7f02cf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dd22b93dd4d6f6bdd2f0b5892a66d15d1b3db3dbac30f93e54b61ccc7f02cf4", kill_on_drop: false }` [INFO] [stdout] 1dd22b93dd4d6f6bdd2f0b5892a66d15d1b3db3dbac30f93e54b61ccc7f02cf4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e418dc83d9025db4d51d7be11cbad5c25b2a53fb59f97f507e7831739fad226 [INFO] running `Command { std: "docker" "start" "-a" "3e418dc83d9025db4d51d7be11cbad5c25b2a53fb59f97f507e7831739fad226", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking aoc-2020d4p1 v0.1.0 (/opt/rustwide/workdir/2020/aoc-2020d4p1) [INFO] [stderr] Checking aoc-2020d2p1 v0.1.0 (/opt/rustwide/workdir/2020/aoc-2020d2p1) [INFO] [stderr] Checking aoc-2020d3p1 v0.1.0 (/opt/rustwide/workdir/2020/aoc-2020d3p1) [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking aoc-2020d1p2 v0.1.0 (/opt/rustwide/workdir/2020/aoc-2020d1p2) [INFO] [stderr] Checking aoc-2020d2p2 v0.1.0 (/opt/rustwide/workdir/2020/aoc-2020d2p2) [INFO] [stderr] Checking aoc-2020d1p1 v0.1.0 (/opt/rustwide/workdir/2020/aoc-2020d1p1) [INFO] [stderr] Checking aoc-2020d3p2 v0.1.0 (/opt/rustwide/workdir/2020/aoc-2020d3p2) [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking aoc-2020d5p1 v0.1.0 (/opt/rustwide/workdir/2020/aoc-2020d5p1) [INFO] [stderr] Checking aoc-2020d8p2 v0.1.0 (/opt/rustwide/workdir/2020/aoc-2020d8p2) [INFO] [stderr] Checking aoc-2020d6p2 v0.1.0 (/opt/rustwide/workdir/2020/aoc-2020d6p2) [INFO] [stderr] Checking aoc-2020d5p2 v0.1.0 (/opt/rustwide/workdir/2020/aoc-2020d5p2) [INFO] [stderr] Checking aoc-2020d7p1 v0.1.0 (/opt/rustwide/workdir/2020/aoc-2020d7p1) [INFO] [stderr] Checking aoc-2020d7p2 v0.1.0 (/opt/rustwide/workdir/2020/aoc-2020d7p2) [INFO] [stderr] Checking aoc-2020d6p1 v0.1.0 (/opt/rustwide/workdir/2020/aoc-2020d6p1) [INFO] [stderr] Checking aoc-2020d4p2 v0.1.0 (/opt/rustwide/workdir/2020/aoc-2020d4p2) [INFO] [stderr] Checking aoc-2020d8p1 v0.1.0 (/opt/rustwide/workdir/2020/aoc-2020d8p1) [INFO] [stdout] error[E0425]: cannot find value `total` in this scope [INFO] [stdout] --> 2020/aoc-2020d7p1/src/main.rs:27:20 [INFO] [stdout] | [INFO] [stdout] 27 | println!("{}", total); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `total` in this scope [INFO] [stdout] --> 2020/aoc-2020d7p1/src/main.rs:27:20 [INFO] [stdout] | [INFO] [stdout] 27 | println!("{}", total); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc-2020d7p1` (bin "aoc-2020d7p1" test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc-2020d7p1` (bin "aoc-2020d7p1") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "3e418dc83d9025db4d51d7be11cbad5c25b2a53fb59f97f507e7831739fad226", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e418dc83d9025db4d51d7be11cbad5c25b2a53fb59f97f507e7831739fad226", kill_on_drop: false }` [INFO] [stdout] 3e418dc83d9025db4d51d7be11cbad5c25b2a53fb59f97f507e7831739fad226 [INFO] checking Nessex/advent-of-code against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNessex%2Fadvent-of-code" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Nessex/advent-of-code on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Nessex/advent-of-code [INFO] finished tweaking git repo https://github.com/Nessex/advent-of-code [INFO] tweaked toml for git repo https://github.com/Nessex/advent-of-code written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Nessex/advent-of-code 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] abb047266b1b02116f37789d3e9cf5460d1f20edd3cfe004a915b50aeacccc85 [INFO] running `Command { std: "docker" "start" "-a" "abb047266b1b02116f37789d3e9cf5460d1f20edd3cfe004a915b50aeacccc85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "abb047266b1b02116f37789d3e9cf5460d1f20edd3cfe004a915b50aeacccc85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abb047266b1b02116f37789d3e9cf5460d1f20edd3cfe004a915b50aeacccc85", kill_on_drop: false }` [INFO] [stdout] abb047266b1b02116f37789d3e9cf5460d1f20edd3cfe004a915b50aeacccc85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25c6d9cacc726b07e9e2c2bd550c521ae1dbceb15afea78324b400d3681e82a6 [INFO] running `Command { std: "docker" "start" "-a" "25c6d9cacc726b07e9e2c2bd550c521ae1dbceb15afea78324b400d3681e82a6", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "25c6d9cacc726b07e9e2c2bd550c521ae1dbceb15afea78324b400d3681e82a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25c6d9cacc726b07e9e2c2bd550c521ae1dbceb15afea78324b400d3681e82a6", kill_on_drop: false }` [INFO] [stdout] 25c6d9cacc726b07e9e2c2bd550c521ae1dbceb15afea78324b400d3681e82a6