[INFO] cloning repository https://github.com/Kortekaasy/aoc2020 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kortekaasy/aoc2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKortekaasy%2Faoc2020", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKortekaasy%2Faoc2020'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2ceebe85265be419901f474142f6fc54143ecbff [INFO] checking Kortekaasy/aoc2020 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKortekaasy%2Faoc2020" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kortekaasy/aoc2020 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Kortekaasy/aoc2020 [INFO] finished tweaking git repo https://github.com/Kortekaasy/aoc2020 [INFO] tweaked toml for git repo https://github.com/Kortekaasy/aoc2020 written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate git repo https://github.com/Kortekaasy/aoc2020 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pest_consume_macros v1.0.6 [INFO] [stderr] Downloaded pest_consume v1.0.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ecc12547a20f61671902d6789643f789b5d990a772bb425214cab67d4456248 [INFO] running `Command { std: "docker" "start" "-a" "8ecc12547a20f61671902d6789643f789b5d990a772bb425214cab67d4456248", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ecc12547a20f61671902d6789643f789b5d990a772bb425214cab67d4456248", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ecc12547a20f61671902d6789643f789b5d990a772bb425214cab67d4456248", kill_on_drop: false }` [INFO] [stdout] 8ecc12547a20f61671902d6789643f789b5d990a772bb425214cab67d4456248 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb1915d524c81bb1fd7283d915993b9814de5aea34d1bd26a2e2b7d6e630f353 [INFO] running `Command { std: "docker" "start" "-a" "cb1915d524c81bb1fd7283d915993b9814de5aea34d1bd26a2e2b7d6e630f353", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking day09 v0.1.0 (/tmp/fixit/day09) [INFO] [stderr] Checking day01 v0.1.0 (/tmp/fixit/day01) [INFO] [stderr] Checking day14 v0.1.0 (/tmp/fixit/day14) [INFO] [stderr] Checking day07 v0.1.0 (/tmp/fixit/day07) [INFO] [stderr] Checking day10 v0.1.0 (/tmp/fixit/day10) [INFO] [stderr] Checking day12 v0.1.0 (/tmp/fixit/day12) [INFO] [stderr] Checking day06 v0.1.0 (/tmp/fixit/day06) [INFO] [stderr] Checking day05 v0.1.0 (/tmp/fixit/day05) [INFO] [stderr] Checking day13 v0.1.0 (/tmp/fixit/day13) [INFO] [stderr] Checking day16 v0.1.0 (/tmp/fixit/day16) [INFO] [stderr] Checking day04 v0.1.0 (/tmp/fixit/day04) [INFO] [stderr] Checking day02 v0.1.0 (/tmp/fixit/day02) [INFO] [stderr] Checking day11 v0.1.0 (/tmp/fixit/day11) [INFO] [stderr] Checking day15 v0.1.0 (/tmp/fixit/day15) [INFO] [stderr] Checking day03 v0.1.0 (/tmp/fixit/day03) [INFO] [stderr] Checking day08 v0.1.0 (/tmp/fixit/day08) [INFO] [stderr] Checking day17 v0.1.0 (/tmp/fixit/day17) [INFO] [stderr] Checking pest v2.1.3 [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> day14/src/main.rs:18:25 [INFO] [stdout] | [INFO] [stdout] 18 | _ => panic!(format!("Invalid char {}", c)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 18 - _ => panic!(format!("Invalid char {}", c)), [INFO] [stdout] 18 + _ => panic!("Invalid char {}", c), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> day14/src/main.rs:64:25 [INFO] [stdout] | [INFO] [stdout] 64 | _ => panic!(format!("Invalid char {}", c)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 64 - _ => panic!(format!("Invalid char {}", c)), [INFO] [stdout] 64 + _ => panic!("Invalid char {}", c), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cyc` [INFO] [stdout] --> day17/src/main.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | for cyc in 0..cycles { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cyc` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cyc` [INFO] [stdout] --> day17/src/main.rs:214:9 [INFO] [stdout] | [INFO] [stdout] 214 | for cyc in 0..cycles { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cyc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `print_map` [INFO] [stdout] --> day17/src/main.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn print_map(map: &HashMap>>, range: i64) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `print_map2` [INFO] [stdout] --> day17/src/main.rs:175:8 [INFO] [stdout] | [INFO] [stdout] 175 | pub fn print_map2(map: &HashMap>>>, range: i64) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling pest_consume_macros v1.0.6 [INFO] [stderr] Checking pest_consume v1.0.6 [INFO] [stderr] Checking day18 v0.1.0 (/tmp/fixit/day18) [INFO] [stderr] Checking advent_of_code2020 v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.38s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> day14/src/main.rs:18:25 [INFO] [stdout] | [INFO] [stdout] 18 | _ => panic!(format!("Invalid char {}", c)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 18 - _ => panic!(format!("Invalid char {}", c)), [INFO] [stdout] 18 + _ => panic!("Invalid char {}", c), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> day14/src/main.rs:64:25 [INFO] [stdout] | [INFO] [stdout] 64 | _ => panic!(format!("Invalid char {}", c)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 64 - _ => panic!(format!("Invalid char {}", c)), [INFO] [stdout] 64 + _ => panic!("Invalid char {}", c), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking advent_of_code2020 v0.1.0 (/tmp/fixit) [INFO] [stdout] warning: unused variable: `cyc` [INFO] [stdout] --> day17/src/main.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | for cyc in 0..cycles { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cyc` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cyc` [INFO] [stdout] --> day17/src/main.rs:214:9 [INFO] [stdout] | [INFO] [stdout] 214 | for cyc in 0..cycles { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cyc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `print_map` [INFO] [stdout] --> day17/src/main.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn print_map(map: &HashMap>>, range: i64) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `print_map2` [INFO] [stdout] --> day17/src/main.rs:175:8 [INFO] [stdout] | [INFO] [stdout] 175 | pub fn print_map2(map: &HashMap>>>, range: i64) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.79s [INFO] running `Command { std: "docker" "inspect" "cb1915d524c81bb1fd7283d915993b9814de5aea34d1bd26a2e2b7d6e630f353", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb1915d524c81bb1fd7283d915993b9814de5aea34d1bd26a2e2b7d6e630f353", kill_on_drop: false }` [INFO] [stdout] cb1915d524c81bb1fd7283d915993b9814de5aea34d1bd26a2e2b7d6e630f353