[INFO] cloning repository https://github.com/jwllzp/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/jwllzp/advent_of_code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwllzp%2Fadvent_of_code", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwllzp%2Fadvent_of_code'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 02d0236a68ec5c0d3393388f3f4c390edb1ce3ab
[INFO] testing jwllzp/advent_of_code against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwllzp%2Fadvent_of_code" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jwllzp/advent_of_code
[INFO] finished tweaking git repo https://github.com/jwllzp/advent_of_code
[INFO] tweaked toml for git repo https://github.com/jwllzp/advent_of_code written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jwllzp/advent_of_code on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jwllzp/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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 202935c08fd1944b8028d7e9454e188515d434b7d54c2fa2e24e18abd63267f5
[INFO] running `Command { std: "docker" "start" "-a" "202935c08fd1944b8028d7e9454e188515d434b7d54c2fa2e24e18abd63267f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "202935c08fd1944b8028d7e9454e188515d434b7d54c2fa2e24e18abd63267f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "202935c08fd1944b8028d7e9454e188515d434b7d54c2fa2e24e18abd63267f5", kill_on_drop: false }`
[INFO] [stdout] 202935c08fd1944b8028d7e9454e188515d434b7d54c2fa2e24e18abd63267f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ffc57633a1dbaa82f8efcdb6597214fd7ae58625776fc1dee18dd2d0f56905c5
[INFO] running `Command { std: "docker" "start" "-a" "ffc57633a1dbaa82f8efcdb6597214fd7ae58625776fc1dee18dd2d0f56905c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling advent_of_code v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/days/d09.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |           let (p3, p4) = match (p1.0.cmp(&p2.0), p1.1.cmp(&p2.1)) {
[INFO] [stdout]    |  ________________________-
[INFO] [stdout] 49 | |             (Ordering::Less, Ordering::Less) => todo!(),
[INFO] [stdout] 50 | |             (Ordering::Less, Ordering::Equal) => todo!(),
[INFO] [stdout] 51 | |             (Ordering::Less, Ordering::Greater) => todo!(),
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | |             (Ordering::Greater, Ordering::Greater) => todo!(),
[INFO] [stdout] 58 | |         };
[INFO] [stdout]    | |_________- any code following this `match` expression is unreachable, as all arms diverge
[INFO] [stdout] 59 |
[INFO] [stdout] 60 |           vec![p1, p2, p3, p4]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rectancle`
[INFO] [stdout]    --> src/days/d09.rs:104:34
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn contains_rectangle(&self, rectancle: Rectangle) {
[INFO] [stdout]     |                                  ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rectancle`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `acum_value` is never read
[INFO] [stdout]   --> src/days/d07.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct InitialNode {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |     acum_value: usize,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InitialNode` has derived impls for the traits `Debug` and `Clone`, 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: method `get_node_acum_value` is never used
[INFO] [stdout]    --> src/days/d07.rs:354:8
[INFO] [stdout]     |
[INFO] [stdout] 140 | impl Graph {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 354 |     fn get_node_acum_value(&self, node: Node) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/days/d08.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct JunctionBox {
[INFO] [stdout]    |        ----------- field in this struct
[INFO] [stdout] 16 |     id: usize,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `JunctionBox` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `coords`, `width`, and `height` are never read
[INFO] [stdout]   --> src/days/d09.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct Rectangle<'a> {
[INFO] [stdout]    |        --------- fields in this struct
[INFO] [stdout] 19 |     coords: (&'a Point, &'a Point),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 20 |     width: u64,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 21 |     height: u64,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Rectangle` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_corners` is never used
[INFO] [stdout]   --> src/days/d09.rs:44:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl<'a> Rectangle<'a> {
[INFO] [stdout]    | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 44 |     fn get_corners(&self) -> Vec<&'a Point> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `segments` is never read
[INFO] [stdout]   --> src/days/d09.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 65 | struct Region {
[INFO] [stdout]    |        ------ field in this struct
[INFO] [stdout] 66 |     segments: Vec<Segment>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Region` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `orientation`, `start`, and `end` are never read
[INFO] [stdout]   --> src/days/d09.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 70 | struct Segment {
[INFO] [stdout]    |        ------- fields in this struct
[INFO] [stdout] 71 |     orientation: Orientation,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 72 |     start: u64,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 73 |     end: u64,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Segment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/days/d09.rs:78:16
[INFO] [stdout]    |
[INFO] [stdout] 78 |     Horizontal(u64),
[INFO] [stdout]    |     ---------- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Orientation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 78 -     Horizontal(u64),
[INFO] [stdout] 78 +     Horizontal(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/days/d09.rs:79:14
[INFO] [stdout]    |
[INFO] [stdout] 79 |     Vertical(u64),
[INFO] [stdout]    |     -------- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Orientation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 79 -     Vertical(u64),
[INFO] [stdout] 79 +     Vertical(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `contains_rectangle` is never used
[INFO] [stdout]    --> src/days/d09.rs:104:8
[INFO] [stdout]     |
[INFO] [stdout]  82 | impl Region {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 104 |     fn contains_rectangle(&self, rectancle: Rectangle) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.84s
[INFO] running `Command { std: "docker" "inspect" "ffc57633a1dbaa82f8efcdb6597214fd7ae58625776fc1dee18dd2d0f56905c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffc57633a1dbaa82f8efcdb6597214fd7ae58625776fc1dee18dd2d0f56905c5", kill_on_drop: false }`
[INFO] [stdout] ffc57633a1dbaa82f8efcdb6597214fd7ae58625776fc1dee18dd2d0f56905c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f40cba59ab626bbf93e211a6998baaba2463b47858e4d0ab460d3395f1521d8
[INFO] running `Command { std: "docker" "start" "-a" "1f40cba59ab626bbf93e211a6998baaba2463b47858e4d0ab460d3395f1521d8", kill_on_drop: false }`
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/days/d09.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |           let (p3, p4) = match (p1.0.cmp(&p2.0), p1.1.cmp(&p2.1)) {
[INFO] [stdout]    |  ________________________-
[INFO] [stdout] 49 | |             (Ordering::Less, Ordering::Less) => todo!(),
[INFO] [stdout] 50 | |             (Ordering::Less, Ordering::Equal) => todo!(),
[INFO] [stdout] 51 | |             (Ordering::Less, Ordering::Greater) => todo!(),
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | |             (Ordering::Greater, Ordering::Greater) => todo!(),
[INFO] [stdout] 58 | |         };
[INFO] [stdout]    | |_________- any code following this `match` expression is unreachable, as all arms diverge
[INFO] [stdout] 59 |
[INFO] [stdout] 60 |           vec![p1, p2, p3, p4]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rectancle`
[INFO] [stdout]    --> src/days/d09.rs:104:34
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn contains_rectangle(&self, rectancle: Rectangle) {
[INFO] [stdout]     |                                  ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rectancle`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `acum_value` is never read
[INFO] [stdout]   --> src/days/d07.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct InitialNode {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |     acum_value: usize,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InitialNode` has derived impls for the traits `Debug` and `Clone`, 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: method `get_node_acum_value` is never used
[INFO] [stdout]    --> src/days/d07.rs:354:8
[INFO] [stdout]     |
[INFO] [stdout] 140 | impl Graph {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 354 |     fn get_node_acum_value(&self, node: Node) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/days/d08.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct JunctionBox {
[INFO] [stdout]    |        ----------- field in this struct
[INFO] [stdout] 16 |     id: usize,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `JunctionBox` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `coords`, `width`, and `height` are never read
[INFO] [stdout]   --> src/days/d09.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct Rectangle<'a> {
[INFO] [stdout]    |        --------- fields in this struct
[INFO] [stdout] 19 |     coords: (&'a Point, &'a Point),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 20 |     width: u64,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 21 |     height: u64,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Rectangle` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_corners` is never used
[INFO] [stdout]   --> src/days/d09.rs:44:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl<'a> Rectangle<'a> {
[INFO] [stdout]    | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 44 |     fn get_corners(&self) -> Vec<&'a Point> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `segments` is never read
[INFO] [stdout]   --> src/days/d09.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 65 | struct Region {
[INFO] [stdout]    |        ------ field in this struct
[INFO] [stdout] 66 |     segments: Vec<Segment>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Region` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `orientation`, `start`, and `end` are never read
[INFO] [stdout]   --> src/days/d09.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 70 | struct Segment {
[INFO] [stdout]    |        ------- fields in this struct
[INFO] [stdout] 71 |     orientation: Orientation,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 72 |     start: u64,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 73 |     end: u64,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Segment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/days/d09.rs:78:16
[INFO] [stdout]    |
[INFO] [stdout] 78 |     Horizontal(u64),
[INFO] [stdout]    |     ---------- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Orientation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 78 -     Horizontal(u64),
[INFO] [stdout] 78 +     Horizontal(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling advent_of_code v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/days/d09.rs:79:14
[INFO] [stdout]    |
[INFO] [stdout] 79 |     Vertical(u64),
[INFO] [stdout]    |     -------- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Orientation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 79 -     Vertical(u64),
[INFO] [stdout] 79 +     Vertical(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `contains_rectangle` is never used
[INFO] [stdout]    --> src/days/d09.rs:104:8
[INFO] [stdout]     |
[INFO] [stdout]  82 | impl Region {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 104 |     fn contains_rectangle(&self, rectancle: Rectangle) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/days/d09.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |           let (p3, p4) = match (p1.0.cmp(&p2.0), p1.1.cmp(&p2.1)) {
[INFO] [stdout]    |  ________________________-
[INFO] [stdout] 49 | |             (Ordering::Less, Ordering::Less) => todo!(),
[INFO] [stdout] 50 | |             (Ordering::Less, Ordering::Equal) => todo!(),
[INFO] [stdout] 51 | |             (Ordering::Less, Ordering::Greater) => todo!(),
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | |             (Ordering::Greater, Ordering::Greater) => todo!(),
[INFO] [stdout] 58 | |         };
[INFO] [stdout]    | |_________- any code following this `match` expression is unreachable, as all arms diverge
[INFO] [stdout] 59 |
[INFO] [stdout] 60 |           vec![p1, p2, p3, p4]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rectancle`
[INFO] [stdout]    --> src/days/d09.rs:104:34
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn contains_rectangle(&self, rectancle: Rectangle) {
[INFO] [stdout]     |                                  ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rectancle`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `acum_value` is never read
[INFO] [stdout]   --> src/days/d07.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct InitialNode {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |     acum_value: usize,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InitialNode` has derived impls for the traits `Debug` and `Clone`, 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: method `get_node_acum_value` is never used
[INFO] [stdout]    --> src/days/d07.rs:354:8
[INFO] [stdout]     |
[INFO] [stdout] 140 | impl Graph {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 354 |     fn get_node_acum_value(&self, node: Node) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/days/d08.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct JunctionBox {
[INFO] [stdout]    |        ----------- field in this struct
[INFO] [stdout] 16 |     id: usize,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `JunctionBox` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `coords`, `width`, and `height` are never read
[INFO] [stdout]   --> src/days/d09.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct Rectangle<'a> {
[INFO] [stdout]    |        --------- fields in this struct
[INFO] [stdout] 19 |     coords: (&'a Point, &'a Point),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 20 |     width: u64,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 21 |     height: u64,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Rectangle` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_corners` is never used
[INFO] [stdout]   --> src/days/d09.rs:44:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl<'a> Rectangle<'a> {
[INFO] [stdout]    | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 44 |     fn get_corners(&self) -> Vec<&'a Point> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `segments` is never read
[INFO] [stdout]   --> src/days/d09.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 65 | struct Region {
[INFO] [stdout]    |        ------ field in this struct
[INFO] [stdout] 66 |     segments: Vec<Segment>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Region` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `orientation`, `start`, and `end` are never read
[INFO] [stdout]   --> src/days/d09.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 70 | struct Segment {
[INFO] [stdout]    |        ------- fields in this struct
[INFO] [stdout] 71 |     orientation: Orientation,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 72 |     start: u64,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 73 |     end: u64,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Segment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/days/d09.rs:78:16
[INFO] [stdout]    |
[INFO] [stdout] 78 |     Horizontal(u64),
[INFO] [stdout]    |     ---------- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Orientation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 78 -     Horizontal(u64),
[INFO] [stdout] 78 +     Horizontal(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/days/d09.rs:79:14
[INFO] [stdout]    |
[INFO] [stdout] 79 |     Vertical(u64),
[INFO] [stdout]    |     -------- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Orientation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 79 -     Vertical(u64),
[INFO] [stdout] 79 +     Vertical(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `contains_rectangle` is never used
[INFO] [stdout]    --> src/days/d09.rs:104:8
[INFO] [stdout]     |
[INFO] [stdout]  82 | impl Region {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 104 |     fn contains_rectangle(&self, rectancle: Rectangle) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.62s
[INFO] running `Command { std: "docker" "inspect" "1f40cba59ab626bbf93e211a6998baaba2463b47858e4d0ab460d3395f1521d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f40cba59ab626bbf93e211a6998baaba2463b47858e4d0ab460d3395f1521d8", kill_on_drop: false }`
[INFO] [stdout] 1f40cba59ab626bbf93e211a6998baaba2463b47858e4d0ab460d3395f1521d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0b6cd5130b945f389ec8f34d6c9b4a37758053116b059a151cc33ce008e2dabc
[INFO] running `Command { std: "docker" "start" "-a" "0b6cd5130b945f389ec8f34d6c9b4a37758053116b059a151cc33ce008e2dabc", kill_on_drop: false }`
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]   --> src/days/d09.rs:60:9
[INFO] [stderr]    |
[INFO] [stderr] 48 |           let (p3, p4) = match (p1.0.cmp(&p2.0), p1.1.cmp(&p2.1)) {
[INFO] [stderr]    |  ________________________-
[INFO] [stderr] 49 | |             (Ordering::Less, Ordering::Less) => todo!(),
[INFO] [stderr] 50 | |             (Ordering::Less, Ordering::Equal) => todo!(),
[INFO] [stderr] 51 | |             (Ordering::Less, Ordering::Greater) => todo!(),
[INFO] [stderr] ...  |
[INFO] [stderr] 57 | |             (Ordering::Greater, Ordering::Greater) => todo!(),
[INFO] [stderr] 58 | |         };
[INFO] [stderr]    | |_________- any code following this `match` expression is unreachable, as all arms diverge
[INFO] [stderr] 59 |
[INFO] [stderr] 60 |           vec![p1, p2, p3, p4]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `rectancle`
[INFO] [stderr]    --> src/days/d09.rs:104:34
[INFO] [stderr]     |
[INFO] [stderr] 104 |     fn contains_rectangle(&self, rectancle: Rectangle) {
[INFO] [stderr]     |                                  ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rectancle`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `acum_value` is never read
[INFO] [stderr]   --> src/days/d07.rs:38:5
[INFO] [stderr]    |
[INFO] [stderr] 35 | pub struct InitialNode {
[INFO] [stderr]    |            ----------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 38 |     acum_value: usize,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `InitialNode` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_node_acum_value` is never used
[INFO] [stderr]    --> src/days/d07.rs:354:8
[INFO] [stderr]     |
[INFO] [stderr] 140 | impl Graph {
[INFO] [stderr]     | ---------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 354 |     fn get_node_acum_value(&self, node: Node) -> usize {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `id` is never read
[INFO] [stderr]   --> src/days/d08.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | struct JunctionBox {
[INFO] [stderr]    |        ----------- field in this struct
[INFO] [stderr] 16 |     id: usize,
[INFO] [stderr]    |     ^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `JunctionBox` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `coords`, `width`, and `height` are never read
[INFO] [stderr]   --> src/days/d09.rs:19:5
[INFO] [stderr]    |
[INFO] [stderr] 18 | struct Rectangle<'a> {
[INFO] [stderr]    |        --------- fields in this struct
[INFO] [stderr] 19 |     coords: (&'a Point, &'a Point),
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 20 |     width: u64,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 21 |     height: u64,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Rectangle` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_corners` is never used
[INFO] [stderr]   --> src/days/d09.rs:44:8
[INFO] [stderr]    |
[INFO] [stderr] 25 | impl<'a> Rectangle<'a> {
[INFO] [stderr]    | ---------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 44 |     fn get_corners(&self) -> Vec<&'a Point> {
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `segments` is never read
[INFO] [stderr]   --> src/days/d09.rs:66:5
[INFO] [stderr]    |
[INFO] [stderr] 65 | struct Region {
[INFO] [stderr]    |        ------ field in this struct
[INFO] [stderr] 66 |     segments: Vec<Segment>,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Region` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `orientation`, `start`, and `end` are never read
[INFO] [stderr]   --> src/days/d09.rs:71:5
[INFO] [stderr]    |
[INFO] [stderr] 70 | struct Segment {
[INFO] [stderr]    |        ------- fields in this struct
[INFO] [stderr] 71 |     orientation: Orientation,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 72 |     start: u64,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 73 |     end: u64,
[INFO] [stderr]    |     ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Segment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/days/d09.rs:78:16
[INFO] [stderr]    |
[INFO] [stderr] 78 |     Horizontal(u64),
[INFO] [stderr]    |     ---------- ^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Orientation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 78 -     Horizontal(u64),
[INFO] [stderr] 78 +     Horizontal(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/days/d09.rs:79:14
[INFO] [stderr]    |
[INFO] [stderr] 79 |     Vertical(u64),
[INFO] [stderr]    |     -------- ^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Orientation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 79 -     Vertical(u64),
[INFO] [stderr] 79 +     Vertical(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: method `contains_rectangle` is never used
[INFO] [stderr]    --> src/days/d09.rs:104:8
[INFO] [stderr]     |
[INFO] [stderr]  82 | impl Region {
[INFO] [stderr]     | ----------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 104 |     fn contains_rectangle(&self, rectancle: Rectangle) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `advent_of_code` (lib) generated 12 warnings (run `cargo fix --lib -p advent_of_code` to apply 1 suggestion)
[INFO] [stderr] warning: `advent_of_code` (lib test) generated 12 warnings (12 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/advent_of_code-d146cbb977d85a70)
[INFO] [stdout] 
[INFO] [stdout] running 47 tests
[INFO] [stdout] test days::d01::tests::part_1_example ... ok
[INFO] [stdout] test days::d01::tests::part_1 ... ok
[INFO] [stdout] test days::d01::tests::part_2_example ... ok
[INFO] [stdout] test days::d03::d03::part1_case2 ... ok
[INFO] [stdout] test days::d03::d03::part1_case3 ... ok
[INFO] [stdout] test days::d03::d03::part2_case1 ... ok
[INFO] [stdout] test days::d03::d03::part2_case3 ... ok
[INFO] [stdout] test days::d02::test::test_part2_example ... ok
[INFO] [stdout] test days::d04::d04::part1_example ... ok
[INFO] [stdout] test days::d02::test::test_part1_example ... ok
[INFO] [stdout] test days::d03::d03::part1_case1 ... ok
[INFO] [stdout] test days::d03::d03::part1_example ... ok
[INFO] [stdout] test days::d03::d03::part1_case4 ... ok
[INFO] [stdout] test days::d03::d03::part2_case2 ... ok
[INFO] [stdout] test days::d03::d03::part2_case4 ... ok
[INFO] [stdout] test days::d05::d05::test_disjoint_ranges ... ok
[INFO] [stdout] test days::d04::d04::part2_example ... ok
[INFO] [stdout] test days::d05::d05::test_part1_example ... ok
[INFO] [stdout] test days::d05::d05::test_part2_example ... ok
[INFO] [stdout] test days::d06::d06::test_part2_example ... ok
[INFO] [stdout] test days::d05::d05::test_part2 ... ok
[INFO] [stdout] test days::d03::d03::part2 ... ok
[INFO] [stdout] test days::d05::d05::test_sorted_ranges ... ok
[INFO] [stdout] test days::d06::d06::test_part1_example ... ok
[INFO] [stdout] test days::d01::tests::part_2 ... ok
[INFO] [stdout] test days::d07::d07::test_part1_example ... ok
[INFO] [stdout] test days::d08::d08::test_part_2_example ... ok
[INFO] [stdout] test days::d04::d04::part1 ... ok
[INFO] [stdout] test days::d05::d05::test_part1 ... ok
[INFO] [stdout] test days::d07::d07::test_part2_example ... ok
[INFO] [stdout] test days::d08::d08::test_part_1_example ... ok
[INFO] [stdout] test days::d09::d09::test_part_1_example ... ok
[INFO] [stdout] test utils::test::floor_10 ... ok
[INFO] [stdout] test days::d06::d06::test_part2 ... ok
[INFO] [stdout] test utils::test::ceil_10 ... ok
[INFO] [stdout] test days::d09::d09::test_part_1 ... ok
[INFO] [stdout] test days::d07::d07::test_part1 ... ok
[INFO] [stdout] test days::d03::d03::part1 ... ok
[INFO] [stdout] test days::d06::d06::test_part1 ... ok
[INFO] [stdout] test days::d09::d09::test_part2 ... FAILED
[INFO] [stdout] test days::d09::d09::test_part_2_example ... FAILED
[INFO] [stdout] test days::d04::d04::part2 ... ok
[INFO] [stdout] test days::d02::test::test_part1 ... ok
[INFO] [stdout] test days::d07::d07::test_part2 ... ok
[INFO] [stdout] test days::d08::d08::test_part_1 ... ok
[INFO] [stdout] test days::d08::d08::test_part2 ... ok
[INFO] [stdout] test days::d02::test::test_part2 ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- days::d09::d09::test_part2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'days::d09::d09::test_part2' (58) panicked at src/days/d09.rs:207:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b6ac20cdeda - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b6ac20cdeda - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b6ac20cdeda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b6ac20cdeda - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b6ac20e317a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b6ac20e317a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5b6ac20d2712 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5b6ac20d2712 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5b6ac20acb7f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b6ac20acb7f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b6ac20c6029 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b6ac1deb70c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5b6ac1deb70c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b6ac20c61e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5b6ac20c61e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b6ac20acc6a - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b6ac20a4489 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b6ac20ad94d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b6ac20e39bc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b6ac20e3982 - core[35159d6ffb30e017]::panicking::panic
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5b6ac1da751a - advent_of_code[1d07da975c6d664f]::days::d09::d09::test_part2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/days/d09.rs:207:9
[INFO] [stdout]   21:     0x5b6ac1da26a7 - advent_of_code[1d07da975c6d664f]::days::d09::d09::test_part2::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/days/d09.rs:206:20
[INFO] [stdout]   22:     0x5b6ac1dcb2d6 - <advent_of_code[1d07da975c6d664f]::days::d09::d09::test_part2::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5b6ac1dde9eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b6ac1dde9eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x5b6ac1dec1db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x5b6ac1dec1db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5b6ac1dec1db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5b6ac1dec1db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5b6ac1dec1db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5b6ac1dec1db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x5b6ac1dec1db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x5b6ac1de6bb4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x5b6ac1de6bb4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5b6ac1deede2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x5b6ac1deede2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5b6ac1deede2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5b6ac1deede2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5b6ac1deede2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5b6ac1deede2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x5b6ac1deede2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5b6ac20cd48f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   42:     0x5b6ac20cd48f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x78e9d61fbaa4 - <unknown>
[INFO] [stdout]   44:     0x78e9d6288a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- days::d09::d09::test_part_2_example stdout ----
[INFO] [stdout] [src/days/d09.rs:171:5] region = Region {
[INFO] [stdout]     segments: [
[INFO] [stdout]         Segment {
[INFO] [stdout]             orientation: Horizontal(
[INFO] [stdout]                 1,
[INFO] [stdout]             ),
[INFO] [stdout]             start: 7,
[INFO] [stdout]             end: 11,
[INFO] [stdout]         },
[INFO] [stdout]         Segment {
[INFO] [stdout]             orientation: Vertical(
[INFO] [stdout]                 7,
[INFO] [stdout]             ),
[INFO] [stdout]             start: 1,
[INFO] [stdout]             end: 3,
[INFO] [stdout]         },
[INFO] [stdout]         Segment {
[INFO] [stdout]             orientation: Vertical(
[INFO] [stdout]                 11,
[INFO] [stdout]             ),
[INFO] [stdout]             start: 1,
[INFO] [stdout]             end: 7,
[INFO] [stdout]         },
[INFO] [stdout]         Segment {
[INFO] [stdout]             orientation: Horizontal(
[INFO] [stdout]                 7,
[INFO] [stdout]             ),
[INFO] [stdout]             start: 9,
[INFO] [stdout]             end: 11,
[INFO] [stdout]         },
[INFO] [stdout]         Segment {
[INFO] [stdout]             orientation: Vertical(
[INFO] [stdout]                 9,
[INFO] [stdout]             ),
[INFO] [stdout]             start: 5,
[INFO] [stdout]             end: 7,
[INFO] [stdout]         },
[INFO] [stdout]         Segment {
[INFO] [stdout]             orientation: Horizontal(
[INFO] [stdout]                 5,
[INFO] [stdout]             ),
[INFO] [stdout]             start: 2,
[INFO] [stdout]             end: 9,
[INFO] [stdout]         },
[INFO] [stdout]         Segment {
[INFO] [stdout]             orientation: Vertical(
[INFO] [stdout]                 2,
[INFO] [stdout]             ),
[INFO] [stdout]             start: 3,
[INFO] [stdout]             end: 5,
[INFO] [stdout]         },
[INFO] [stdout]         Segment {
[INFO] [stdout]             orientation: Horizontal(
[INFO] [stdout]                 3,
[INFO] [stdout]             ),
[INFO] [stdout]             start: 2,
[INFO] [stdout]             end: 7,
[INFO] [stdout]         },
[INFO] [stdout]     ],
[INFO] [stdout] }
[INFO] [stdout] 
[INFO] [stdout] thread 'days::d09::d09::test_part_2_example' (61) panicked at src/days/d09.rs:202:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 24
[INFO] [stdout]  right: 50
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b6ac20cdeda - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b6ac20cdeda - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b6ac20cdeda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b6ac20cdeda - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b6ac20e317a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b6ac20e317a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5b6ac20d2712 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5b6ac20d2712 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5b6ac20acb7f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b6ac20acb7f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b6ac20c6029 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b6ac1deb70c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5b6ac1deb70c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b6ac20c61e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5b6ac20c61e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b6ac20acc38 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b6ac20a4489 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b6ac20ad94d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b6ac20e39bc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b6ac20e3873 - core[35159d6ffb30e017]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5b6ac20df242 - core[35159d6ffb30e017]::panicking::assert_failed::<u64, u64>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5b6ac1da7662 - advent_of_code[1d07da975c6d664f]::days::d09::d09::test_part_2_example
[INFO] [stdout]                                at /opt/rustwide/workdir/src/days/d09.rs:202:9
[INFO] [stdout]   22:     0x5b6ac1da2737 - advent_of_code[1d07da975c6d664f]::days::d09::d09::test_part_2_example::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/days/d09.rs:200:29
[INFO] [stdout]   23:     0x5b6ac1dcb396 - <advent_of_code[1d07da975c6d664f]::days::d09::d09::test_part_2_example::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b6ac1dde9eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5b6ac1dde9eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5b6ac1dec1db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5b6ac1dec1db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5b6ac1dec1db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5b6ac1dec1db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5b6ac1dec1db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b6ac1dec1db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5b6ac1dec1db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5b6ac1de6bb4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5b6ac1de6bb4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5b6ac1deede2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5b6ac1deede2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5b6ac1deede2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5b6ac1deede2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5b6ac1deede2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5b6ac1deede2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5b6ac1deede2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5b6ac20cd48f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x5b6ac20cd48f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x78e9d61fbaa4 - <unknown>
[INFO] [stdout]   45:     0x78e9d6288a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     days::d09::d09::test_part2
[INFO] [stdout]     days::d09::d09::test_part_2_example
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 45 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 17.49s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "0b6cd5130b945f389ec8f34d6c9b4a37758053116b059a151cc33ce008e2dabc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b6cd5130b945f389ec8f34d6c9b4a37758053116b059a151cc33ce008e2dabc", kill_on_drop: false }`
[INFO] [stdout] 0b6cd5130b945f389ec8f34d6c9b4a37758053116b059a151cc33ce008e2dabc
