[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 try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbm-w%2Fadvent20-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bm-w/advent20-rs on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 48ec8a99b4be16da6ca1702ccd18701963c5f6833287d5a1ebcc844018a41879
[INFO] running `Command { std: "docker" "start" "-a" "48ec8a99b4be16da6ca1702ccd18701963c5f6833287d5a1ebcc844018a41879", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48ec8a99b4be16da6ca1702ccd18701963c5f6833287d5a1ebcc844018a41879", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48ec8a99b4be16da6ca1702ccd18701963c5f6833287d5a1ebcc844018a41879", kill_on_drop: false }`
[INFO] [stdout] 48ec8a99b4be16da6ca1702ccd18701963c5f6833287d5a1ebcc844018a41879
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] fd5e9f3e78d7fde7bd4166d722a491f8a907c6931583212b99182a860b0d483e
[INFO] running `Command { std: "docker" "start" "-a" "fd5e9f3e78d7fde7bd4166d722a491f8a907c6931583212b99182a860b0d483e", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling paste v1.0.7
[INFO] [stderr]    Compiling itertools v0.10.3
[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 5.69s
[INFO] running `Command { std: "docker" "inspect" "fd5e9f3e78d7fde7bd4166d722a491f8a907c6931583212b99182a860b0d483e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd5e9f3e78d7fde7bd4166d722a491f8a907c6931583212b99182a860b0d483e", kill_on_drop: false }`
[INFO] [stdout] fd5e9f3e78d7fde7bd4166d722a491f8a907c6931583212b99182a860b0d483e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 140c111302450855f236efde1a2bb490f560d90e7b1ee58d65e9f265823c608f
[INFO] running `Command { std: "docker" "start" "-a" "140c111302450855f236efde1a2bb490f560d90e7b1ee58d65e9f265823c608f", kill_on_drop: false }`
[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-rational v0.4.0
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling unindent v0.1.8
[INFO] [stderr]    Compiling indoc v1.0.4
[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 7.79s
[INFO] running `Command { std: "docker" "inspect" "140c111302450855f236efde1a2bb490f560d90e7b1ee58d65e9f265823c608f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "140c111302450855f236efde1a2bb490f560d90e7b1ee58d65e9f265823c608f", kill_on_drop: false }`
[INFO] [stdout] 140c111302450855f236efde1a2bb490f560d90e7b1ee58d65e9f265823c608f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 6d9134390e79fd40096c70331dcc789454ef793709535fca7f40da4db4fd66bd
[INFO] running `Command { std: "docker" "start" "-a" "6d9134390e79fd40096c70331dcc789454ef793709535fca7f40da4db4fd66bd", 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" -p advent20 --tests` to apply 5 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/advent20/dcefa6aeede55780/deps/advent20-dcefa6aeede55780)
[INFO] [stdout] 
[INFO] [stdout] running 67 tests
[INFO] [stdout] test day03::parsing::test ... ok
[INFO] [stdout] test day05::parsing::column ... ok
[INFO] [stdout] test day04::parsing::test ... ok
[INFO] [stdout] test day05::parsing::seat ... ok
[INFO] [stdout] test day06::parsing::groups ... ok
[INFO] [stdout] test day08::parsing::op ... ok
[INFO] [stdout] test day06::parsing::group ... ok
[INFO] [stdout] test day06::parsing::person ... ok
[INFO] [stdout] test day08::parsing::instr ... ok
[INFO] [stdout] test day08::parsing::instrs ... ok
[INFO] [stdout] test day07::parsing::bag ... ok
[INFO] [stdout] test day11::parsing::test ... ok
[INFO] [stdout] test day07::parsing::rules ... ok
[INFO] [stdout] test day12::parsing::tests ... ok
[INFO] [stdout] test day12::tests ... ok
[INFO] [stdout] test day13::parsing::bus ... ok
[INFO] [stdout] test day13::parsing::context ... ok
[INFO] [stdout] test day13::tests ... ok
[INFO] [stdout] test day14::parsing::instr ... ok
[INFO] [stdout] test day14::parsing::instrs ... ok
[INFO] [stdout] test day05::tests ... ok
[INFO] [stdout] test day09::tests ... ok
[INFO] [stdout] test day10::parsing::tests ... ok
[INFO] [stdout] test day09::parsing::tests ... ok
[INFO] [stdout] test day10::tests ... ok
[INFO] [stdout] test day14::parsing::mask ... ok
[INFO] [stdout] test day16::parsing::ticket ... ok
[INFO] [stdout] test day16::parsing::input ... ok
[INFO] [stdout] test day16::parsing::range ... 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::rule ... ok
[INFO] [stdout] test day19::matching::simplified ... ok
[INFO] [stdout] test day19::parsing::input ... ok
[INFO] [stdout] test day05::parsing::row ... ok
[INFO] [stdout] test day07::parsing::rule ... ok
[INFO] [stdout] test day20::assembly::edges ... ok
[INFO] [stdout] test day03::tests ... ok
[INFO] [stdout] test day16::tests ... ok
[INFO] [stdout] test day18::tests ... ok
[INFO] [stdout] test day20::scanning::index ... ok
[INFO] [stdout] test day20::parsing::test_input ... ok
[INFO] [stdout] test day20::scratch ... ok
[INFO] [stdout] test day02::tests ... ok
[INFO] [stdout] test day21::parsing::input ... ok
[INFO] [stdout] test day01::tests ... ok
[INFO] [stdout] test day22::parsing::input ... ok
[INFO] [stdout] test day20::transform::transform_mul ... ok
[INFO] [stdout] test day07::tests ... ok
[INFO] [stdout] test day24::parsing::input ... ok
[INFO] [stdout] test day04::tests ... ok
[INFO] [stdout] test day08::tests ... ok
[INFO] [stdout] test day20::transform::transform_inv ... FAILED
[INFO] [stdout] test day21::tests ... ok
[INFO] [stdout] test day19::tests ... ok
[INFO] [stdout] test day20::tests ... ok
[INFO] [stdout] test day06::tests ... ok
[INFO] [stdout] test day14::tests ... ok
[INFO] [stdout] test day11::tests ... ok
[INFO] [stdout] test day17::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:     0x59bf07151c92 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59bf07151c92 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59bf07151c92 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59bf07151c92 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59bf0716675a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59bf0716675a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x59bf07156b76 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59bf07156b76 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59bf0713007f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59bf0713007f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59bf07149ee9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59bf070e573e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59bf070e573e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59bf0714a0a2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59bf0714a0a2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59bf07130138 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59bf07127ad9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59bf07130f8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59bf07166e6c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59bf07166d23 - core[8f93d80df273fe75]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x59bf0703acc6 - core[8f93d80df273fe75]::panicking::assert_failed::<advent20[3571a5c438fdcf31]::day20::transform::Transform, advent20[3571a5c438fdcf31]::day20::transform::Transform>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x59bf070566de - advent20[3571a5c438fdcf31]::day20::transform::transform_inv
[INFO] [stdout]                                at /opt/rustwide/workdir/src/day20.rs:113:3
[INFO] [stdout]   22:     0x59bf070558e7 - advent20[3571a5c438fdcf31]::day20::transform::transform_inv::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/day20.rs:111:20
[INFO] [stdout]   23:     0x59bf07010616 - <advent20[3571a5c438fdcf31]::day20::transform::transform_inv::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59bf070d9aeb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59bf070d9aeb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x59bf070e634a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x59bf070e634a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x59bf070e634a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x59bf070e634a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x59bf070e634a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59bf070e634a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x59bf070e634a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x59bf070e0814 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x59bf070e0814 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x59bf070e8e42 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x59bf070e8e42 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x59bf070e8e42 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x59bf070e8e42 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x59bf070e8e42 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x59bf070e8e42 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x59bf070e8e42 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59bf0715153f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x59bf0715153f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7812c213eaa4 - <unknown>
[INFO] [stdout]   45:     0x7812c21cba64 - 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.36s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin advent20`
[INFO] running `Command { std: "docker" "inspect" "6d9134390e79fd40096c70331dcc789454ef793709535fca7f40da4db4fd66bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d9134390e79fd40096c70331dcc789454ef793709535fca7f40da4db4fd66bd", kill_on_drop: false }`
[INFO] [stdout] 6d9134390e79fd40096c70331dcc789454ef793709535fca7f40da4db4fd66bd
