[INFO] cloning repository https://github.com/Measter/AdventOfCode2020 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Measter/AdventOfCode2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeaster%2FAdventOfCode2020", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeaster%2FAdventOfCode2020'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 70a01f799a3e81cf16546326c55fee5d6fc1fbcb [INFO] testing Measter/AdventOfCode2020 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeaster%2FAdventOfCode2020" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Measter/AdventOfCode2020 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Measter/AdventOfCode2020 [INFO] finished tweaking git repo https://github.com/Measter/AdventOfCode2020 [INFO] tweaked toml for git repo https://github.com/Measter/AdventOfCode2020 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/Measter/aoc_lib` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e5034ca791685507d245864339a339026cde9c12ae63b8b06ca18da59fc9edc9 [INFO] running `Command { std: "docker" "start" "-a" "e5034ca791685507d245864339a339026cde9c12ae63b8b06ca18da59fc9edc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5034ca791685507d245864339a339026cde9c12ae63b8b06ca18da59fc9edc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5034ca791685507d245864339a339026cde9c12ae63b8b06ca18da59fc9edc9", kill_on_drop: false }` [INFO] [stdout] e5034ca791685507d245864339a339026cde9c12ae63b8b06ca18da59fc9edc9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1f2f1126773563ff220b835a1b97eace38d882dd370e0d7005919db0546715e [INFO] running `Command { std: "docker" "start" "-a" "d1f2f1126773563ff220b835a1b97eace38d882dd370e0d7005919db0546715e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling object v0.24.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling human_format v1.0.3 [INFO] [stderr] Compiling bytesize v1.0.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.19 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling structopt v0.3.22 [INFO] [stderr] Compiling aoc_lib v0.2.0 (https://github.com/Measter/aoc_lib?branch=2.0#a99557bc) [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling color-eyre v0.5.11 [INFO] [stderr] Compiling advent_of_code_2020 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `print_rules` [INFO] [stdout] --> src/days/aoc_2019.rs:340:4 [INFO] [stdout] | [INFO] [stdout] 340 | fn print_rules(rules: &HashMap) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.63s [INFO] running `Command { std: "docker" "inspect" "d1f2f1126773563ff220b835a1b97eace38d882dd370e0d7005919db0546715e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1f2f1126773563ff220b835a1b97eace38d882dd370e0d7005919db0546715e", kill_on_drop: false }` [INFO] [stdout] d1f2f1126773563ff220b835a1b97eace38d882dd370e0d7005919db0546715e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7745a30758bea76fdef550c404225cc294e55eb60cd3a84db3df5c9c4a1eb48 [INFO] running `Command { std: "docker" "start" "-a" "f7745a30758bea76fdef550c404225cc294e55eb60cd3a84db3df5c9c4a1eb48", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling advent_of_code_2020 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/days/aoc_2011.rs:227:20 [INFO] [stdout] | [INFO] [stdout] 227 | floor.step(&WaitingArea::count_neighbours_part1, 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'r> fn(&'r [aoc_2011::Tile], usize, usize, usize, usize) -> usize` [INFO] [stdout] found reference `&for<'r> fn(&'r [aoc_2011::Tile], usize, usize, usize, usize) -> usize {aoc_2011::WaitingArea::count_neighbours_part1}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/days/aoc_2011.rs:228:20 [INFO] [stdout] | [INFO] [stdout] 228 | floor.step(&WaitingArea::count_neighbours_part1, 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'r> fn(&'r [aoc_2011::Tile], usize, usize, usize, usize) -> usize` [INFO] [stdout] found reference `&for<'r> fn(&'r [aoc_2011::Tile], usize, usize, usize, usize) -> usize {aoc_2011::WaitingArea::count_neighbours_part1}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/days/aoc_2011.rs:250:19 [INFO] [stdout] | [INFO] [stdout] 250 | floor.run(&WaitingArea::count_neighbours_part1, 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'r> fn(&'r [aoc_2011::Tile], usize, usize, usize, usize) -> usize` [INFO] [stdout] found reference `&for<'r> fn(&'r [aoc_2011::Tile], usize, usize, usize, usize) -> usize {aoc_2011::WaitingArea::count_neighbours_part1}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/days/aoc_2011.rs:275:19 [INFO] [stdout] | [INFO] [stdout] 275 | floor.run(&WaitingArea::count_neighbours_part2, 5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'r> fn(&'r [aoc_2011::Tile], usize, usize, usize, usize) -> usize` [INFO] [stdout] found reference `&for<'r> fn(&'r [aoc_2011::Tile], usize, usize, usize, usize) -> usize {aoc_2011::WaitingArea::count_neighbours_part2}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `advent_of_code_2020` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "f7745a30758bea76fdef550c404225cc294e55eb60cd3a84db3df5c9c4a1eb48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7745a30758bea76fdef550c404225cc294e55eb60cd3a84db3df5c9c4a1eb48", kill_on_drop: false }` [INFO] [stdout] f7745a30758bea76fdef550c404225cc294e55eb60cd3a84db3df5c9c4a1eb48