[INFO] cloning repository https://github.com/joemspalding/advent-of-code-2020
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joemspalding/advent-of-code-2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoemspalding%2Fadvent-of-code-2020", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoemspalding%2Fadvent-of-code-2020'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a129243219230858ecf45ea7080f5c1a75b337ba
[INFO] checking joemspalding/advent-of-code-2020 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoemspalding%2Fadvent-of-code-2020" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/joemspalding/advent-of-code-2020
[INFO] finished tweaking git repo https://github.com/joemspalding/advent-of-code-2020
[INFO] tweaked toml for git repo https://github.com/joemspalding/advent-of-code-2020 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/joemspalding/advent-of-code-2020 on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/joemspalding/advent-of-code-2020 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded string-builder v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e2757bd716cfeaf3301862a4809aef3e14789ab18c1961f01bbc0e047fe4ec7f
[INFO] running `Command { std: "docker" "start" "-a" "e2757bd716cfeaf3301862a4809aef3e14789ab18c1961f01bbc0e047fe4ec7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2757bd716cfeaf3301862a4809aef3e14789ab18c1961f01bbc0e047fe4ec7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2757bd716cfeaf3301862a4809aef3e14789ab18c1961f01bbc0e047fe4ec7f", kill_on_drop: false }`
[INFO] [stdout] e2757bd716cfeaf3301862a4809aef3e14789ab18c1961f01bbc0e047fe4ec7f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45ce0755cfa27f0f18d3f7ad0e706fa6b5edf37d72a760e31be7fd898ec12035
[INFO] running `Command { std: "docker" "start" "-a" "45ce0755cfa27f0f18d3f7ad0e706fa6b5edf37d72a760e31be7fd898ec12035", kill_on_drop: false }`
[INFO] [stderr]     Checking string-builder v0.2.0
[INFO] [stderr]     Checking advent-of-code v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `acc` should have an upper camel case name
[INFO] [stdout]  --> src/calendar/day_eight.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     acc(i32),
[INFO] [stdout]   |     ^^^ help: convert the identifier to upper camel case: `Acc`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `jmp` should have an upper camel case name
[INFO] [stdout]  --> src/calendar/day_eight.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     jmp(i32),
[INFO] [stdout]   |     ^^^ help: convert the identifier to upper camel case: `Jmp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `nop` should have an upper camel case name
[INFO] [stdout]   --> src/calendar/day_eight.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     nop(i32)
[INFO] [stdout]    |     ^^^ help: convert the identifier to upper camel case: `Nop`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `acc` should have an upper camel case name
[INFO] [stdout]  --> src/calendar/day_eight.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     acc(i32),
[INFO] [stdout]   |     ^^^ help: convert the identifier to upper camel case: `Acc`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `jmp` should have an upper camel case name
[INFO] [stdout]  --> src/calendar/day_eight.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     jmp(i32),
[INFO] [stdout]   |     ^^^ help: convert the identifier to upper camel case: `Jmp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `nop` should have an upper camel case name
[INFO] [stdout]   --> src/calendar/day_eight.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     nop(i32)
[INFO] [stdout]    |     ^^^ help: convert the identifier to upper camel case: `Nop`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `itertools::Itertools::fold_while`: Use .try_fold() instead
[INFO] [stdout]   --> src/calendar/day_nine.rs:82:10
[INFO] [stdout]    |
[INFO] [stdout] 82 |         .fold_while(Some(0), |acc, current: (usize, &usize)| {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `itertools::Itertools::fold_while`: Use .try_fold() instead
[INFO] [stdout]   --> src/calendar/day_nine.rs:82:10
[INFO] [stdout]    |
[INFO] [stdout] 82 |         .fold_while(Some(0), |acc, current: (usize, &usize)| {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/calendar/day_six.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |             let mut found: bool = false;
[INFO] [stdout]    |                 ----^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `found`
[INFO] [stdout]   --> src/calendar/day_six.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |             let mut found: bool = false;
[INFO] [stdout]    |                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_found`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/calendar/day_six.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |             let mut found: bool = false;
[INFO] [stdout]    |                 ----^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `found`
[INFO] [stdout]   --> src/calendar/day_six.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |             let mut found: bool = false;
[INFO] [stdout]    |                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_found`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/calendar/day_six.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |             let mut found: bool = false;
[INFO] [stdout]    |                 ----^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `found`
[INFO] [stdout]   --> src/calendar/day_six.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |             let mut found: bool = false;
[INFO] [stdout]    |                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_found`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/calendar/day_six.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |             let mut found: bool = false;
[INFO] [stdout]    |                 ----^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `found`
[INFO] [stdout]   --> src/calendar/day_six.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |             let mut found: bool = false;
[INFO] [stdout]    |                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_found`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]    --> src/calendar/day_eight.rs:120:42
[INFO] [stdout]     |
[INFO] [stdout] 120 |                         Instruction::jmp(v) => {
[INFO] [stdout]     |                                          ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]    --> src/calendar/day_eight.rs:123:42
[INFO] [stdout]     |
[INFO] [stdout] 123 |                         Instruction::nop(v) => {
[INFO] [stdout]     |                                          ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/calendar/day_nine.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let mut list: Vec<usize> = XMAS_CYPHER.lines()
[INFO] [stdout]    |         ----^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]    --> src/calendar/day_eight.rs:120:42
[INFO] [stdout]     |
[INFO] [stdout] 120 |                         Instruction::jmp(v) => {
[INFO] [stdout]     |                                          ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `color` and `contents` are never read
[INFO] [stdout]  --> src/calendar/day_seven.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | struct Bag {
[INFO] [stdout]   |        --- fields in this struct
[INFO] [stdout] 7 |     color: String,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 8 |     contents: Option<Vec<(String, usize)>>
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Bag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]    --> src/calendar/day_eight.rs:123:42
[INFO] [stdout]     |
[INFO] [stdout] 123 |                         Instruction::nop(v) => {
[INFO] [stdout]     |                                          ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/calendar/day_nine.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let mut list: Vec<usize> = XMAS_CYPHER.lines()
[INFO] [stdout]    |         ----^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `color` and `contents` are never read
[INFO] [stdout]  --> src/calendar/day_seven.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | struct Bag {
[INFO] [stdout]   |        --- fields in this struct
[INFO] [stdout] 7 |     color: String,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 8 |     contents: Option<Vec<(String, usize)>>
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Bag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
[INFO] running `Command { std: "docker" "inspect" "45ce0755cfa27f0f18d3f7ad0e706fa6b5edf37d72a760e31be7fd898ec12035", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45ce0755cfa27f0f18d3f7ad0e706fa6b5edf37d72a760e31be7fd898ec12035", kill_on_drop: false }`
[INFO] [stdout] 45ce0755cfa27f0f18d3f7ad0e706fa6b5edf37d72a760e31be7fd898ec12035
