[INFO] cloning repository https://github.com/bm-w/advent20-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bm-w/advent20-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbm-w%2Fadvent20-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbm-w%2Fadvent20-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c7080e0daf313deb1daf6ac4de5ac74f0ee3ce3f
[INFO] testing bm-w/advent20-rs against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbm-w%2Fadvent20-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bm-w/advent20-rs
[INFO] finished tweaking git repo https://github.com/bm-w/advent20-rs
[INFO] tweaked toml for git repo https://github.com/bm-w/advent20-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bm-w/advent20-rs on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bm-w/advent20-rs 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 38127b8f67d57b5225461ca733ceb9e0695acb0536549070a4b49f644586bb59
[INFO] running `Command { std: "docker" "start" "-a" "38127b8f67d57b5225461ca733ceb9e0695acb0536549070a4b49f644586bb59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "38127b8f67d57b5225461ca733ceb9e0695acb0536549070a4b49f644586bb59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38127b8f67d57b5225461ca733ceb9e0695acb0536549070a4b49f644586bb59", kill_on_drop: false }`
[INFO] [stdout] 38127b8f67d57b5225461ca733ceb9e0695acb0536549070a4b49f644586bb59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8fd2b67f1400f019a91ee8fc44419a777caa06199977bad681d10be9d16dfd9c
[INFO] running `Command { std: "docker" "start" "-a" "8fd2b67f1400f019a91ee8fc44419a777caa06199977bad681d10be9d16dfd9c", kill_on_drop: false }`
[INFO] [stderr]    Compiling paste v1.0.7
[INFO] [stderr]    Compiling advent20 v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/day04.rs:106:38
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub(super) struct InvalidFieldError(String);
[INFO] [stdout]     |                       ----------------- ^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `InvalidFieldError` 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: field `0` is never read
[INFO] [stdout]   --> src/day05.rs:88:36
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub(super) struct InvalidRowError(char);
[INFO] [stdout]    |                       --------------- ^^^^
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `InvalidRowError` 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/day05.rs:102:39
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub(super) struct InvalidColumnError(char);
[INFO] [stdout]     |                       ------------------ ^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `InvalidColumnError` 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/day07.rs:75:21
[INFO] [stdout]    |
[INFO] [stdout] 75 |         InvalidColorWords(usize),
[INFO] [stdout]    |         ----------------- ^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BagError` 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] 75 -         InvalidColorWords(usize),
[INFO] [stdout] 75 +         InvalidColorWords(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/day08.rs:81:35
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub(super) struct InvalidOpError(String);
[INFO] [stdout]    |                       -------------- ^^^^^^
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `InvalidOpError` 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/day13.rs:107:36
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub(super) struct InvalidBusError(ParseIntError);
[INFO] [stdout]     |                       --------------- ^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `InvalidBusError` 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/day24.rs:115:8
[INFO] [stdout]     |
[INFO] [stdout] 115 |         Char(char),
[INFO] [stdout]     |         ---- ^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DirError` 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] 115 -         Char(char),
[INFO] [stdout] 115 +         Char(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/day24.rs:116:8
[INFO] [stdout]     |
[INFO] [stdout] 116 |         Next(Option<char>)
[INFO] [stdout]     |         ---- ^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DirError` 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] 116 -         Next(Option<char>)
[INFO] [stdout] 116 +         Next(())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/day04.rs:73:32
[INFO] [stdout]    |
[INFO] [stdout] 73 | fn input_passports_from_str(s: &str) -> Vec<Passport> {
[INFO] [stdout]    |                                ^^^^         ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 73 | fn input_passports_from_str(s: &str) -> Vec<Passport<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/day04.rs:158:45
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub(super) fn try_passports_from_string(s: &str) -> Result<Vec<Passport>, PassportError> {
[INFO] [stdout]     |                                                ^^^^                ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub(super) fn try_passports_from_string(s: &str) -> Result<Vec<Passport<'_>>, PassportError> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/day16.rs:21:86
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn invalid_ticket_numbers<'a>(&'a self, ticket: &'a Ticket) -> impl Iterator<Item = &u32> + 'a {
[INFO] [stdout]    |                                    --                --                                 ^^^^    -- the same lifetime is named here
[INFO] [stdout]    |                                    |                 |                                  |
[INFO] [stdout]    |                                    |                 the lifetime is named here         the same lifetime is elided here
[INFO] [stdout]    |                                    the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn invalid_ticket_numbers<'a>(&'a self, ticket: &'a Ticket) -> impl Iterator<Item = &'a u32> + 'a {
[INFO] [stdout]    |                                                                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/day19.rs:195:22
[INFO] [stdout]     |
[INFO] [stdout] 195 | fn input_from_str(s: &str) -> Input {
[INFO] [stdout]     |                      ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 195 | fn input_from_str(s: &str) -> Input<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/day21.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn input_foods_from_str(s: &str) -> Vec<Food> {
[INFO] [stdout]    |                            ^^^^         ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn input_foods_from_str(s: &str) -> Vec<Food<'_>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.92s
[INFO] running `Command { std: "docker" "inspect" "8fd2b67f1400f019a91ee8fc44419a777caa06199977bad681d10be9d16dfd9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fd2b67f1400f019a91ee8fc44419a777caa06199977bad681d10be9d16dfd9c", kill_on_drop: false }`
[INFO] [stdout] 8fd2b67f1400f019a91ee8fc44419a777caa06199977bad681d10be9d16dfd9c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad36129b6af94ab7f3534cdbe44bf39b2d88a72008d767bcd154d51d0668fa58
[INFO] running `Command { std: "docker" "start" "-a" "ad36129b6af94ab7f3534cdbe44bf39b2d88a72008d767bcd154d51d0668fa58", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling unindent v0.1.8
[INFO] [stderr]    Compiling indoc v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling num-complex v0.4.0
[INFO] [stderr]    Compiling num v0.4.0
[INFO] [stderr]    Compiling advent20 v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/day04.rs:106:38
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub(super) struct InvalidFieldError(String);
[INFO] [stdout]     |                       ----------------- ^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `InvalidFieldError` 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: field `0` is never read
[INFO] [stdout]   --> src/day05.rs:88:36
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub(super) struct InvalidRowError(char);
[INFO] [stdout]    |                       --------------- ^^^^
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `InvalidRowError` 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/day05.rs:102:39
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub(super) struct InvalidColumnError(char);
[INFO] [stdout]     |                       ------------------ ^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `InvalidColumnError` 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/day13.rs:107:36
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub(super) struct InvalidBusError(ParseIntError);
[INFO] [stdout]     |                       --------------- ^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `InvalidBusError` 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/day24.rs:115:8
[INFO] [stdout]     |
[INFO] [stdout] 115 |         Char(char),
[INFO] [stdout]     |         ---- ^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DirError` 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] 115 -         Char(char),
[INFO] [stdout] 115 +         Char(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/day24.rs:116:8
[INFO] [stdout]     |
[INFO] [stdout] 116 |         Next(Option<char>)
[INFO] [stdout]     |         ---- ^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DirError` 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] 116 -         Next(Option<char>)
[INFO] [stdout] 116 +         Next(())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/day04.rs:73:32
[INFO] [stdout]    |
[INFO] [stdout] 73 | fn input_passports_from_str(s: &str) -> Vec<Passport> {
[INFO] [stdout]    |                                ^^^^         ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 73 | fn input_passports_from_str(s: &str) -> Vec<Passport<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/day04.rs:158:45
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub(super) fn try_passports_from_string(s: &str) -> Result<Vec<Passport>, PassportError> {
[INFO] [stdout]     |                                                ^^^^                ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub(super) fn try_passports_from_string(s: &str) -> Result<Vec<Passport<'_>>, PassportError> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/day16.rs:21:86
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn invalid_ticket_numbers<'a>(&'a self, ticket: &'a Ticket) -> impl Iterator<Item = &u32> + 'a {
[INFO] [stdout]    |                                    --                --                                 ^^^^    -- the same lifetime is named here
[INFO] [stdout]    |                                    |                 |                                  |
[INFO] [stdout]    |                                    |                 the lifetime is named here         the same lifetime is elided here
[INFO] [stdout]    |                                    the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn invalid_ticket_numbers<'a>(&'a self, ticket: &'a Ticket) -> impl Iterator<Item = &'a u32> + 'a {
[INFO] [stdout]    |                                                                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/day19.rs:195:22
[INFO] [stdout]     |
[INFO] [stdout] 195 | fn input_from_str(s: &str) -> Input {
[INFO] [stdout]     |                      ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 195 | fn input_from_str(s: &str) -> Input<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/day21.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn input_foods_from_str(s: &str) -> Vec<Food> {
[INFO] [stdout]    |                            ^^^^         ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn input_foods_from_str(s: &str) -> Vec<Food<'_>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.30s
[INFO] running `Command { std: "docker" "inspect" "ad36129b6af94ab7f3534cdbe44bf39b2d88a72008d767bcd154d51d0668fa58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad36129b6af94ab7f3534cdbe44bf39b2d88a72008d767bcd154d51d0668fa58", kill_on_drop: false }`
[INFO] [stdout] ad36129b6af94ab7f3534cdbe44bf39b2d88a72008d767bcd154d51d0668fa58
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 717174f929751ec7b8feb0855215a487d39da9eaa98d8139252d15ed4ecc8468
[INFO] running `Command { std: "docker" "start" "-a" "717174f929751ec7b8feb0855215a487d39da9eaa98d8139252d15ed4ecc8468", kill_on_drop: false }`
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/day04.rs:106:38
[INFO] [stderr]     |
[INFO] [stderr] 106 |     pub(super) struct InvalidFieldError(String);
[INFO] [stderr]     |                       ----------------- ^^^^^^
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: `InvalidFieldError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/day05.rs:88:36
[INFO] [stderr]    |
[INFO] [stderr] 88 |     pub(super) struct InvalidRowError(char);
[INFO] [stderr]    |                       --------------- ^^^^
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `InvalidRowError` 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/day05.rs:102:39
[INFO] [stderr]     |
[INFO] [stderr] 102 |     pub(super) struct InvalidColumnError(char);
[INFO] [stderr]     |                       ------------------ ^^^^
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: `InvalidColumnError` 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/day13.rs:107:36
[INFO] [stderr]     |
[INFO] [stderr] 107 |     pub(super) struct InvalidBusError(ParseIntError);
[INFO] [stderr]     |                       --------------- ^^^^^^^^^^^^^
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: `InvalidBusError` 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/day24.rs:115:8
[INFO] [stderr]     |
[INFO] [stderr] 115 |         Char(char),
[INFO] [stderr]     |         ---- ^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `DirError` 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] 115 -         Char(char),
[INFO] [stderr] 115 +         Char(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/day24.rs:116:8
[INFO] [stderr]     |
[INFO] [stderr] 116 |         Next(Option<char>)
[INFO] [stderr]     |         ---- ^^^^^^^^^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `DirError` 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] 116 -         Next(Option<char>)
[INFO] [stderr] 116 +         Next(())
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/day04.rs:73:32
[INFO] [stderr]    |
[INFO] [stderr] 73 | fn input_passports_from_str(s: &str) -> Vec<Passport> {
[INFO] [stderr]    |                                ^^^^         ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                |
[INFO] [stderr]    |                                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 73 | fn input_passports_from_str(s: &str) -> Vec<Passport<'_>> {
[INFO] [stderr]    |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/day04.rs:158:45
[INFO] [stderr]     |
[INFO] [stderr] 158 |     pub(super) fn try_passports_from_string(s: &str) -> Result<Vec<Passport>, PassportError> {
[INFO] [stderr]     |                                                ^^^^                ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                                |
[INFO] [stderr]     |                                                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 158 |     pub(super) fn try_passports_from_string(s: &str) -> Result<Vec<Passport<'_>>, PassportError> {
[INFO] [stderr]     |                                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/day16.rs:21:86
[INFO] [stderr]    |
[INFO] [stderr] 21 |     fn invalid_ticket_numbers<'a>(&'a self, ticket: &'a Ticket) -> impl Iterator<Item = &u32> + 'a {
[INFO] [stderr]    |                                    --                --                                 ^^^^    -- the same lifetime is named here
[INFO] [stderr]    |                                    |                 |                                  |
[INFO] [stderr]    |                                    |                 the lifetime is named here         the same lifetime is elided here
[INFO] [stderr]    |                                    the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 21 |     fn invalid_ticket_numbers<'a>(&'a self, ticket: &'a Ticket) -> impl Iterator<Item = &'a u32> + 'a {
[INFO] [stderr]    |                                                                                          ++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/day19.rs:195:22
[INFO] [stderr]     |
[INFO] [stderr] 195 | fn input_from_str(s: &str) -> Input {
[INFO] [stderr]     |                      ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 195 | fn input_from_str(s: &str) -> Input<'_> {
[INFO] [stderr]     |                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/day21.rs:35:28
[INFO] [stderr]    |
[INFO] [stderr] 35 | fn input_foods_from_str(s: &str) -> Vec<Food> {
[INFO] [stderr]    |                            ^^^^         ^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 35 | fn input_foods_from_str(s: &str) -> Vec<Food<'_>> {
[INFO] [stderr]    |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `advent20` (bin "advent20" test) generated 11 warnings (run `cargo fix --bin "advent20" --tests` to apply 5 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/advent20-36b0dee4157a1079)
[INFO] [stdout] 
[INFO] [stdout] running 67 tests
[INFO] [stdout] test day03::parsing::test ... ok
[INFO] [stdout] test day04::parsing::test ... ok
[INFO] [stdout] test day05::parsing::row ... ok
[INFO] [stdout] test day06::parsing::group ... ok
[INFO] [stdout] test day06::parsing::groups ... ok
[INFO] [stdout] test day03::tests ... ok
[INFO] [stdout] test day06::parsing::person ... ok
[INFO] [stdout] test day05::parsing::seat ... ok
[INFO] [stdout] test day07::parsing::bag ... ok
[INFO] [stdout] test day07::parsing::rule ... ok
[INFO] [stdout] test day08::parsing::instr ... ok
[INFO] [stdout] test day07::parsing::rules ... ok
[INFO] [stdout] test day09::parsing::tests ... ok
[INFO] [stdout] test day10::parsing::tests ... ok
[INFO] [stdout] test day11::parsing::test ... ok
[INFO] [stdout] test day10::tests ... ok
[INFO] [stdout] test day08::parsing::op ... ok
[INFO] [stdout] test day12::parsing::tests ... ok
[INFO] [stdout] test day02::tests ... ok
[INFO] [stdout] test day08::parsing::instrs ... ok
[INFO] [stdout] test day12::tests ... ok
[INFO] [stdout] test day13::parsing::bus ... ok
[INFO] [stdout] test day13::parsing::context ... ok
[INFO] [stdout] test day14::parsing::instrs ... ok
[INFO] [stdout] test day14::parsing::instr ... ok
[INFO] [stdout] test day14::parsing::mask ... ok
[INFO] [stdout] test day13::tests ... ok
[INFO] [stdout] test day16::parsing::rule ... ok
[INFO] [stdout] test day16::parsing::ticket ... ok
[INFO] [stdout] test day16::parsing::input ... ok
[INFO] [stdout] test day17::parsing::grid ... ok
[INFO] [stdout] test day17::parsing::input ... ok
[INFO] [stdout] test day18::parsing::expr ... ok
[INFO] [stdout] test day18::parsing::inputs ... ok
[INFO] [stdout] test day16::parsing::range ... ok
[INFO] [stdout] test day09::tests ... ok
[INFO] [stdout] test day19::parsing::input ... ok
[INFO] [stdout] test day20::assembly::edges ... ok
[INFO] [stdout] test day20::parsing::test_input ... ok
[INFO] [stdout] test day01::tests ... ok
[INFO] [stdout] test day20::scratch ... ok
[INFO] [stdout] test day20::scanning::index ... ok
[INFO] [stdout] test day18::tests ... ok
[INFO] [stdout] test day20::transform::transform_mul ... ok
[INFO] [stdout] test day16::tests ... ok
[INFO] [stdout] test day21::parsing::input ... ok
[INFO] [stdout] test day05::parsing::column ... ok
[INFO] [stdout] test day21::tests ... ok
[INFO] [stdout] test day08::tests ... ok
[INFO] [stdout] test day05::tests ... ok
[INFO] [stdout] test day04::tests ... ok
[INFO] [stdout] test day24::parsing::input ... ok
[INFO] [stdout] test day22::parsing::input ... ok
[INFO] [stdout] test day19::matching::simplified ... ok
[INFO] [stdout] test day20::transform::transform_inv ... FAILED
[INFO] [stdout] test day20::tests ... ok
[INFO] [stdout] test day07::tests ... ok
[INFO] [stdout] test day06::tests ... ok
[INFO] [stdout] test day14::tests ... ok
[INFO] [stdout] test day19::tests ... ok
[INFO] [stdout] test day17::tests ... ok
[INFO] [stdout] test day11::tests ... ok
[INFO] [stdout] test day25::tests ... ok
[INFO] [stdout] test day24::tests ... ok
[INFO] [stdout] test day23::tests ... ok
[INFO] [stdout] test day22::tests ... ok
[INFO] [stdout] test day15::tests ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- day20::transform::transform_inv stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'day20::transform::transform_inv' (82) panicked at src/day20.rs:113:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Transform { rotation: Some(Left), flipped_hor: true }
[INFO] [stdout]  right: Transform { rotation: Some(Right), flipped_hor: true }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bbc3fdd1262 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bbc3fdd1262 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bbc3fdd1262 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5bbc3fdd1262 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5bbc3fde167f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5bbc3fde167f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5bbc3fd9e6f1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bbc3fd9e6f1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5bbc3fdaa832 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5bbc3fdaf37f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5bbc3fdaf211 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5bbc3fd6fcfe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5bbc3fd6fcfe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bbc3fdafa3f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5bbc3fdafa3f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5bbc3fdaf89a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5bbc3fdaa969 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5bbc3fd92bcd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5bbc3fde9410 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5bbc3fde9213 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5bbc3fc6bb1c - core::panicking::assert_failed::h95c1681240f99d02
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5bbc3fca3c2e - advent20::day20::transform::transform_inv::heed8709088aaff6e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/day20.rs:113:3
[INFO] [stdout]   22:     0x5bbc3fca3f17 - advent20::day20::transform::transform_inv::{{closure}}::h00dd14290e772c01
[INFO] [stdout]                                at /opt/rustwide/workdir/src/day20.rs:111:20
[INFO] [stdout]   23:     0x5bbc3fccd1f6 - core::ops::function::FnOnce::call_once::h632ee2aac1e1e141
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5bbc3fd6fabb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5bbc3fd6fabb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5bbc3fd85725 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5bbc3fd85725 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5bbc3fd85725 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5bbc3fd85725 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5bbc3fd85725 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5bbc3fd85725 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5bbc3fd85725 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5bbc3fd5bf14 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5bbc3fd5bf14 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5bbc3fd5f7da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5bbc3fd5f7da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5bbc3fd5f7da - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5bbc3fd5f7da - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5bbc3fd5f7da - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5bbc3fd5f7da - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5bbc3fd5f7da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5bbc3fda5acf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x5bbc3fda5acf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7f70c17c4aa4 - <unknown>
[INFO] [stdout]   45:     0x7f70c1851a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     day20::transform::transform_inv
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 66 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 28.86s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin advent20`
[INFO] running `Command { std: "docker" "inspect" "717174f929751ec7b8feb0855215a487d39da9eaa98d8139252d15ed4ecc8468", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "717174f929751ec7b8feb0855215a487d39da9eaa98d8139252d15ed4ecc8468", kill_on_drop: false }`
[INFO] [stdout] 717174f929751ec7b8feb0855215a487d39da9eaa98d8139252d15ed4ecc8468
