[INFO] cloning repository https://github.com/rernst76/AdventOfCode2018
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rernst76/AdventOfCode2018" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frernst76%2FAdventOfCode2018", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frernst76%2FAdventOfCode2018'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 737ff196540abe07a99f1125551d5360702542d4
[INFO] checking rernst76/AdventOfCode2018/737ff196540abe07a99f1125551d5360702542d4 against master#82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1 for pr-150408
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frernst76%2FAdventOfCode2018" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rernst76/AdventOfCode2018
[INFO] finished tweaking git repo https://github.com/rernst76/AdventOfCode2018
[INFO] tweaked toml for git repo https://github.com/rernst76/AdventOfCode2018 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rernst76/AdventOfCode2018 on toolchain 82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rernst76/AdventOfCode2018 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" "+82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redox_syscall v0.1.43
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5e70845f8d61f48fa0359e90bb741ef6f4772df8705a2a0637bed3e6f1791530
[INFO] running `Command { std: "docker" "start" "-a" "5e70845f8d61f48fa0359e90bb741ef6f4772df8705a2a0637bed3e6f1791530", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e70845f8d61f48fa0359e90bb741ef6f4772df8705a2a0637bed3e6f1791530", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e70845f8d61f48fa0359e90bb741ef6f4772df8705a2a0637bed3e6f1791530", kill_on_drop: false }`
[INFO] [stdout] 5e70845f8d61f48fa0359e90bb741ef6f4772df8705a2a0637bed3e6f1791530
[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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f1ff94673dabf121a2dbc59bb18adf2bcf80a9992c7f3355b91ddd90332e5b4f
[INFO] running `Command { std: "docker" "start" "-a" "f1ff94673dabf121a2dbc59bb18adf2bcf80a9992c7f3355b91ddd90332e5b4f", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.44
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]     Checking time v0.1.40
[INFO] [stderr]     Checking chrono v0.4.6
[INFO] [stderr]     Checking AdventOfCode2018 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]  --> src/slns/d6.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::{HashSet, HashMap, VecDeque};
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/slns/d6.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 22 |             if (area > largest_area_node.1) {
[INFO] [stdout]    |                ^                          ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 22 -             if (area > largest_area_node.1) {
[INFO] [stdout] 22 +             if area > largest_area_node.1  {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]  --> src/slns/d6.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::{HashSet, HashMap, VecDeque};
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/slns/d6.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 22 |             if (area > largest_area_node.1) {
[INFO] [stdout]    |                ^                          ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 22 -             if (area > largest_area_node.1) {
[INFO] [stdout] 22 +             if area > largest_area_node.1  {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `None` is never constructed
[INFO] [stdout]   --> src/slns/d6.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | enum MapArea {
[INFO] [stdout]    |      ------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 47 |     None,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MapArea` has a derived impl for the trait `Debug`, but this is 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: fields `address` and `address_closest` are never read
[INFO] [stdout]   --> src/slns/d6.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 51 | struct Point {
[INFO] [stdout]    |        ----- fields in this struct
[INFO] [stdout] 52 |     address: (i32,i32),
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 53 |     address_closest: ClosestNode,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Point` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `None` is never constructed
[INFO] [stdout]    --> src/slns/d6.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 155 | enum ClosestNode {
[INFO] [stdout]     |      ----------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 158 |     None,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ClosestNode` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/slns/d6.rs:185:47
[INFO] [stdout]     |
[INFO] [stdout] 185 |         assert_eq!(find_largest_area(points), 17);
[INFO] [stdout]     |                                               ^^ expected `((i32, i32), i32)`, found integer
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected tuple `((i32, i32), i32)`
[INFO] [stdout]                 found type `{integer}`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]  --> src/slns/d6.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::{HashSet, HashMap, VecDeque};
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/slns/d6.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 22 |             if (area > largest_area_node.1) {
[INFO] [stdout]    |                ^                          ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 22 -             if (area > largest_area_node.1) {
[INFO] [stdout] 22 +             if area > largest_area_node.1  {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]  --> src/slns/d6.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::{HashSet, HashMap, VecDeque};
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/slns/d6.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 22 |             if (area > largest_area_node.1) {
[INFO] [stdout]    |                ^                          ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 22 -             if (area > largest_area_node.1) {
[INFO] [stdout] 22 +             if area > largest_area_node.1  {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `None` is never constructed
[INFO] [stdout]   --> src/slns/d6.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | enum MapArea {
[INFO] [stdout]    |      ------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 47 |     None,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MapArea` has a derived impl for the trait `Debug`, but this is 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: fields `address` and `address_closest` are never read
[INFO] [stdout]   --> src/slns/d6.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 51 | struct Point {
[INFO] [stdout]    |        ----- fields in this struct
[INFO] [stdout] 52 |     address: (i32,i32),
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 53 |     address_closest: ClosestNode,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Point` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `None` is never constructed
[INFO] [stdout]    --> src/slns/d6.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 155 | enum ClosestNode {
[INFO] [stdout]     |      ----------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 158 |     None,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ClosestNode` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/slns/d6.rs:185:47
[INFO] [stdout]     |
[INFO] [stdout] 185 |         assert_eq!(find_largest_area(points), 17);
[INFO] [stdout]     |                                               ^^ expected `((i32, i32), i32)`, found integer
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected tuple `((i32, i32), i32)`
[INFO] [stdout]                 found type `{integer}`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `AdventOfCode2018` (lib test) due to 1 previous error; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `AdventOfCode2018` (bin "aoc_2018" test) due to 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f1ff94673dabf121a2dbc59bb18adf2bcf80a9992c7f3355b91ddd90332e5b4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1ff94673dabf121a2dbc59bb18adf2bcf80a9992c7f3355b91ddd90332e5b4f", kill_on_drop: false }`
[INFO] [stdout] f1ff94673dabf121a2dbc59bb18adf2bcf80a9992c7f3355b91ddd90332e5b4f
