[INFO] cloning repository https://github.com/Vest/adventofcode
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Vest/adventofcode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVest%2Fadventofcode", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVest%2Fadventofcode'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ef5750b104d4600051f0e00d4979834e2fe7facf
[INFO] testing Vest/adventofcode against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVest%2Fadventofcode" "/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/Vest/adventofcode
[INFO] finished tweaking git repo https://github.com/Vest/adventofcode
[INFO] tweaked toml for git repo https://github.com/Vest/adventofcode written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Vest/adventofcode on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Vest/adventofcode 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8af1085b79c55fc57f8e39e3b361129cc3bf85446b7983676237a583b3e3d3e8
[INFO] running `Command { std: "docker" "start" "-a" "8af1085b79c55fc57f8e39e3b361129cc3bf85446b7983676237a583b3e3d3e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8af1085b79c55fc57f8e39e3b361129cc3bf85446b7983676237a583b3e3d3e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8af1085b79c55fc57f8e39e3b361129cc3bf85446b7983676237a583b3e3d3e8", kill_on_drop: false }`
[INFO] [stdout] 8af1085b79c55fc57f8e39e3b361129cc3bf85446b7983676237a583b3e3d3e8
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a04b4c6b6800a8175af8c2e7e3dbcf8f6c2449632b49cc54d691b58b89d6446
[INFO] running `Command { std: "docker" "start" "-a" "2a04b4c6b6800a8175af8c2e7e3dbcf8f6c2449632b49cc54d691b58b89d6446", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.1.13
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling combinations v0.1.0
[INFO] [stderr]    Compiling rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling permute v0.2.1
[INFO] [stderr]    Compiling adv2020 v0.17.2 (/opt/rustwide/workdir/adv2020)
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling clap_builder v4.5.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adv2020/src/day11.rs:91:24
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn evo_direct_iter(&mut self) -> PlaneIter {
[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] 91 |     fn evo_direct_iter(&mut self) -> PlaneIter<'_> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adv2020/src/day11.rs:100:25
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn evo_visible_iter(&mut self) -> PlaneIter {
[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] 100 |     fn evo_visible_iter(&mut self) -> PlaneIter<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adv2020/src/day16.rs:81:20
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn map_rule(input: &str) -> Option<Validation> {
[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] 81 | fn map_rule(input: &str) -> Option<Validation<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tokio v1.39.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling divisors v0.2.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling clap v4.5.16
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling adv2015 v0.25.2 (/opt/rustwide/workdir/adv2015)
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> adv2015/src/day23.rs:123:30
[INFO] [stdout]     |
[INFO] [stdout] 123 | struct ParseInstructionError(String);
[INFO] [stdout]     |        --------------------- ^^^^^^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `ParseInstructionError` 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adv2015/src/day19.rs:24:31
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn parse_single_replace(line: &str) -> Replace {
[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] 24 | fn parse_single_replace(line: &str) -> Replace<'_> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adv2015/src/day19.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn parse_all(input: &str) -> (Vec<Replace>, &str) {
[INFO] [stdout]    |                     ^^^^          ^^^^^^^   ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                     |             |
[INFO] [stdout]    |                     |             the same lifetime is hidden here
[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] 32 | fn parse_all(input: &str) -> (Vec<Replace<'_>>, &str) {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling hyper-util v0.1.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.7
[INFO] [stderr]    Compiling adventofcode v0.2.18 (/opt/rustwide/workdir/adventofcode)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> adventofcode/src/advent.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 |     WrongClient(reqwest::Error),
[INFO] [stdout]   |     ----------- ^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[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] 7 -     WrongClient(reqwest::Error),
[INFO] [stdout] 7 +     WrongClient(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.05s
[INFO] running `Command { std: "docker" "inspect" "2a04b4c6b6800a8175af8c2e7e3dbcf8f6c2449632b49cc54d691b58b89d6446", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a04b4c6b6800a8175af8c2e7e3dbcf8f6c2449632b49cc54d691b58b89d6446", kill_on_drop: false }`
[INFO] [stdout] 2a04b4c6b6800a8175af8c2e7e3dbcf8f6c2449632b49cc54d691b58b89d6446
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 047142c031e0a6cc72b98a196df5c7f78ac06287ca31a2f0d5acd4fb99f598c6
[INFO] running `Command { std: "docker" "start" "-a" "047142c031e0a6cc72b98a196df5c7f78ac06287ca31a2f0d5acd4fb99f598c6", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adv2020/src/day11.rs:91:24
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn evo_direct_iter(&mut self) -> PlaneIter {
[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] 91 |     fn evo_direct_iter(&mut self) -> PlaneIter<'_> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adv2020/src/day11.rs:100:25
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn evo_visible_iter(&mut self) -> PlaneIter {
[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] 100 |     fn evo_visible_iter(&mut self) -> PlaneIter<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adv2020/src/day16.rs:81:20
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn map_rule(input: &str) -> Option<Validation> {
[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] 81 | fn map_rule(input: &str) -> Option<Validation<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling adv2020 v0.17.2 (/opt/rustwide/workdir/adv2020)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> adv2015/src/day23.rs:123:30
[INFO] [stdout]     |
[INFO] [stdout] 123 | struct ParseInstructionError(String);
[INFO] [stdout]     |        --------------------- ^^^^^^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `ParseInstructionError` 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adv2015/src/day19.rs:24:31
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn parse_single_replace(line: &str) -> Replace {
[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] 24 | fn parse_single_replace(line: &str) -> Replace<'_> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adv2015/src/day19.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn parse_all(input: &str) -> (Vec<Replace>, &str) {
[INFO] [stdout]    |                     ^^^^          ^^^^^^^   ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                     |             |
[INFO] [stdout]    |                     |             the same lifetime is hidden here
[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] 32 | fn parse_all(input: &str) -> (Vec<Replace<'_>>, &str) {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling adv2015 v0.25.2 (/opt/rustwide/workdir/adv2015)
[INFO] [stderr]    Compiling adventofcode v0.2.18 (/opt/rustwide/workdir/adventofcode)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> adventofcode/src/advent.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 |     WrongClient(reqwest::Error),
[INFO] [stdout]   |     ----------- ^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[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] 7 -     WrongClient(reqwest::Error),
[INFO] [stdout] 7 +     WrongClient(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adv2020/src/day11.rs:91:24
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn evo_direct_iter(&mut self) -> PlaneIter {
[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] 91 |     fn evo_direct_iter(&mut self) -> PlaneIter<'_> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adv2020/src/day11.rs:100:25
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn evo_visible_iter(&mut self) -> PlaneIter {
[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] 100 |     fn evo_visible_iter(&mut self) -> PlaneIter<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adv2020/src/day16.rs:81:20
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn map_rule(input: &str) -> Option<Validation> {
[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] 81 | fn map_rule(input: &str) -> Option<Validation<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adv2015/src/day19.rs:24:31
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn parse_single_replace(line: &str) -> Replace {
[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] 24 | fn parse_single_replace(line: &str) -> Replace<'_> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adv2015/src/day19.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn parse_all(input: &str) -> (Vec<Replace>, &str) {
[INFO] [stdout]    |                     ^^^^          ^^^^^^^   ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                     |             |
[INFO] [stdout]    |                     |             the same lifetime is hidden here
[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] 32 | fn parse_all(input: &str) -> (Vec<Replace<'_>>, &str) {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.12s
[INFO] running `Command { std: "docker" "inspect" "047142c031e0a6cc72b98a196df5c7f78ac06287ca31a2f0d5acd4fb99f598c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "047142c031e0a6cc72b98a196df5c7f78ac06287ca31a2f0d5acd4fb99f598c6", kill_on_drop: false }`
[INFO] [stdout] 047142c031e0a6cc72b98a196df5c7f78ac06287ca31a2f0d5acd4fb99f598c6
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 66a32eafb9ceaa256b514191363ca495389f173f820001bbab711d85eb38268f
[INFO] running `Command { std: "docker" "start" "-a" "66a32eafb9ceaa256b514191363ca495389f173f820001bbab711d85eb38268f", kill_on_drop: false }`
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> adv2015/src/day23.rs:123:30
[INFO] [stderr]     |
[INFO] [stderr] 123 | struct ParseInstructionError(String);
[INFO] [stderr]     |        --------------------- ^^^^^^
[INFO] [stderr]     |        |
[INFO] [stderr]     |        field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: `ParseInstructionError` 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> adv2015/src/day19.rs:24:31
[INFO] [stderr]    |
[INFO] [stderr] 24 | fn parse_single_replace(line: &str) -> Replace {
[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] 24 | fn parse_single_replace(line: &str) -> Replace<'_> {
[INFO] [stderr]    |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> adv2015/src/day19.rs:32:21
[INFO] [stderr]    |
[INFO] [stderr] 32 | fn parse_all(input: &str) -> (Vec<Replace>, &str) {
[INFO] [stderr]    |                     ^^^^          ^^^^^^^   ^^^^ the same lifetime is elided here
[INFO] [stderr]    |                     |             |
[INFO] [stderr]    |                     |             the same lifetime is hidden here
[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] 32 | fn parse_all(input: &str) -> (Vec<Replace<'_>>, &str) {
[INFO] [stderr]    |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `adv2015` (lib) generated 3 warnings (run `cargo fix --lib -p adv2015` to apply 2 suggestions)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> adv2020/src/day11.rs:91:24
[INFO] [stderr]    |
[INFO] [stderr] 91 |     fn evo_direct_iter(&mut self) -> PlaneIter {
[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] 91 |     fn evo_direct_iter(&mut self) -> PlaneIter<'_> {
[INFO] [stderr]    |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> adv2020/src/day11.rs:100:25
[INFO] [stderr]     |
[INFO] [stderr] 100 |     fn evo_visible_iter(&mut self) -> PlaneIter {
[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] 100 |     fn evo_visible_iter(&mut self) -> PlaneIter<'_> {
[INFO] [stderr]     |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> adv2020/src/day16.rs:81:20
[INFO] [stderr]    |
[INFO] [stderr] 81 | fn map_rule(input: &str) -> Option<Validation> {
[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] 81 | fn map_rule(input: &str) -> Option<Validation<'_>> {
[INFO] [stderr]    |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `adv2020` (lib) generated 3 warnings (run `cargo fix --lib -p adv2020` to apply 3 suggestions)
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]  --> adventofcode/src/advent.rs:7:17
[INFO] [stderr]   |
[INFO] [stderr] 7 |     WrongClient(reqwest::Error),
[INFO] [stderr]   |     ----------- ^^^^^^^^^^^^^^
[INFO] [stderr]   |     |
[INFO] [stderr]   |     field in this variant
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[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] 7 -     WrongClient(reqwest::Error),
[INFO] [stderr] 7 +     WrongClient(()),
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] warning: `adventofcode` (bin "adventofcode" test) generated 1 warning
[INFO] [stderr] warning: `adv2015` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `adv2020` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/adv2015-19b33605d960e540)
[INFO] [stdout] 
[INFO] [stdout] running 210 tests
[INFO] [stdout] test day11::tests::test_find_next_slow ... ignored
[INFO] [stdout] test day10::tests::test_calc_length ... ok
[INFO] [stdout] test day11::tests::test_password_inc_max ... ok
[INFO] [stdout] test day11::tests::test_password_inc ... ok
[INFO] [stdout] test day11::tests::test_password_inc_close_to_max ... ok
[INFO] [stdout] test day11::tests::test_password_iter ... ok
[INFO] [stdout] test day11::tests::test_is_increased ... ok
[INFO] [stdout] test day11::tests::test_has_pairs ... ok
[INFO] [stdout] test day11::tests::test_is_not_confusing ... ok
[INFO] [stdout] test day10::tests::test_convert_to_look ... ok
[INFO] [stdout] test day12::tests::test_extract_numbers_1 ... ok
[INFO] [stdout] test day11::tests::test_password_new ... ok
[INFO] [stdout] test day12::tests::test_extract_numbers_4 ... ok
[INFO] [stdout] test day12::tests::test_extract_numbers_5 ... ok
[INFO] [stdout] test day12::tests::test_extract_numbers_6 ... ok
[INFO] [stdout] test day12::tests::test_extract_numbers_8 ... ok
[INFO] [stdout] test day12::tests::test_extract_numbers_7 ... ok
[INFO] [stdout] test day12::tests::test_sum_numbers_2 ... ok
[INFO] [stdout] test day12::tests::test_scan_deep ... ok
[INFO] [stdout] test day12::tests::test_find_json_object ... ok
[INFO] [stdout] test day12::tests::test_sum_numbers_1 ... ok
[INFO] [stdout] test day13::tests::test_build_relationships ... ok
[INFO] [stdout] test day13::tests::test_extract_names ... ok
[INFO] [stdout] test day14::tests::test_calculate_deer ... ok
[INFO] [stdout] test day13::tests::test_calculate_everyone ... ok
[INFO] [stdout] test day14::tests::test_deer_race ... ok
[INFO] [stdout] test day15::tests::test_find_spoons ... ok
[INFO] [stdout] test day14::tests::test_find_fastest_deer ... ok
[INFO] [stdout] test day13::tests::test_parse_line_2 ... ok
[INFO] [stdout] test day15::tests::test_find_spoons_with_calories ... ok
[INFO] [stdout] test day15::tests::test_parse_line ... ok
[INFO] [stdout] test day15::tests::test_parse_lines ... ok
[INFO] [stdout] test day14::tests::test_parse_line ... ok
[INFO] [stdout] test day16::tests::test_aunt_from_str ... ok
[INFO] [stdout] test day15::tests::test_calc_spoons ... ok
[INFO] [stdout] test day13::tests::test_parse_input ... ok
[INFO] [stdout] test day15::tests::test_get_answer_with_calories ... ok
[INFO] [stdout] test day13::tests::test_parse_line_1 ... ok
[INFO] [stdout] test day15::tests::test_get_answer ... ok
[INFO] [stdout] test day13::tests::test_calculate_happiness ... ok
[INFO] [stdout] test day12::tests::test_extract_numbers_3 ... ok
[INFO] [stdout] test day12::tests::test_extract_numbers_2 ... ok
[INFO] [stdout] test day16::tests::test_aunt_from_str_error_aunt ... ok
[INFO] [stdout] test day16::tests::test_aunt_from_str_error_token ... ok
[INFO] [stdout] test day16::tests::test_cannot_get_answer_from_retroencabulator ... ok
[INFO] [stdout] test day16::tests::test_find_ideal_aunt ... ok
[INFO] [stdout] test day16::tests::test_get_empty_answer ... ok
[INFO] [stdout] test day16::tests::test_get_answer ... ok
[INFO] [stdout] test day16::tests::test_parse_ideal_aunt ... ok
[INFO] [stdout] test day16::tests::test_things_from_str ... ok
[INFO] [stdout] test day17::tests::test_find_k ... ok
[INFO] [stdout] test day17::tests::test_find_cans_combination_count ... ok
[INFO] [stdout] test day16::tests::test_parse_aunts ... ok
[INFO] [stdout] test day16::tests::test_get_answer_from_retroencabulator ... ok
[INFO] [stdout] test day17::tests::test_get_minimal_count_of_cans ... ok
[INFO] [stdout] test day17::tests::test_get_total_count_of_combinations ... ok
[INFO] [stdout] test day17::tests::test_parse_to_available_cans ... ok
[INFO] [stdout] test day18::tests::test_break_circuit ... ok
[INFO] [stdout] test day17::tests::test_impossible ... ok
[INFO] [stdout] test day18::tests::test_build_grid ... ok
[INFO] [stdout] test day17::tests::test_zeroes ... ok
[INFO] [stdout] test day18::tests::test_neighbors_count_top_right ... ok
[INFO] [stdout] test day18::tests::test_evolve ... ok
[INFO] [stdout] test day18::tests::test_neighbors_count_zero ... ok
[INFO] [stdout] test day18::tests::test_neighbors_count_middle ... ok
[INFO] [stdout] test day18::tests::test_parse_grid ... ok
[INFO] [stdout] test day18::tests::test_parse_empty_grid ... ok
[INFO] [stdout] test day16::tests::test_cannot_find_ideal_aunt ... ok
[INFO] [stdout] test day19::tests::test_count_molecules_from_electron ... ok
[INFO] [stdout] test day19::tests::test_build_molecules_santa ... ok
[INFO] [stdout] test day19::tests::test_build_santa_molecule_from_e ... ok
[INFO] [stdout] test day16::tests::test_cannot_get_answer ... ok
[INFO] [stdout] test day19::tests::test_parse_single_replace ... ok
[INFO] [stdout] test day1::tests::test_count_position ... ok
[INFO] [stdout] test day19::tests::test_split_molecule ... ok
[INFO] [stdout] test day1::tests::test_count_brackets ... ok
[INFO] [stdout] test day1::tests::test_count_unexpected_char_position ... ok
[INFO] [stdout] test day19::tests::test_count_unique_molecules_empty ... ok
[INFO] [stdout] test day1::tests::test_count_wrong_position ... ok
[INFO] [stdout] test day19::tests::test_parse_all ... ok
[INFO] [stdout] test day19::tests::test_count_unique_molecules ... ok
[INFO] [stdout] test day19::tests::test_build_molecule_from_e ... ok
[INFO] [stdout] test day19::tests::test_build_molecules ... ok
[INFO] [stdout] test day18::tests::test_neighbors_count_top_left ... ok
[INFO] [stdout] test day20::tests::test_get_richest_house_slow ... ignored
[INFO] [stdout] test day20::tests::test_count_presents ... ok
[INFO] [stdout] test day20::tests::test_count_strike_presents ... ok
[INFO] [stdout] test day20::tests::test_find_house ... ok
[INFO] [stdout] test day22::tests::test_battle_eq ... ok
[INFO] [stdout] test day21::tests::test_coverage ... ok
[INFO] [stdout] test day21::tests::test_human_death ... ok
[INFO] [stdout] test day22::tests::test_from_u8 ... ok
[INFO] [stdout] test day21::tests::test_find_cheapest_warrior ... ok
[INFO] [stdout] test day21::tests::test_fight_with_uber_boss ... ok
[INFO] [stdout] test day21::tests::test_attack ... ok
[INFO] [stdout] test day21::tests::test_fight_to_death ... ok
[INFO] [stdout] test day22::tests::test_simulate_easy_battle_4 ... ok
[INFO] [stdout] test day22::tests::test_parse_enemy ... ok
[INFO] [stdout] test day22::tests::test_simulate_draw ... ok
[INFO] [stdout] test day22::tests::test_is_queue_valid ... ok
[INFO] [stdout] test day22::tests::test_simulate_hard_battle_1 ... ok
[INFO] [stdout] test day22::tests::test_structs ... ok
[INFO] [stdout] test day23::tests::test_debug ... ok
[INFO] [stdout] test day22::tests::test_simulate_easy_battle_1 ... ok
[INFO] [stdout] test day22::tests::test_simulate_easy_battle_2 ... ok
[INFO] [stdout] test day22::tests::test_find_possible_actions ... ok
[INFO] [stdout] test day22::tests::test_simulate_easy_battle_3 ... ok
[INFO] [stdout] test day21::tests::test_parse_enemy ... ok
[INFO] [stdout] test day23::tests::test_instruction_from_str ... ok
[INFO] [stdout] test day23::tests::test_machine_2 ... ok
[INFO] [stdout] test day23::tests::test_machine_3 ... ok
[INFO] [stdout] test day23::tests::test_machine_5 ... ok
[INFO] [stdout] test day23::tests::test_machine_1 ... ok
[INFO] [stdout] test day23::tests::test_machine_6b ... ok
[INFO] [stdout] test day23::tests::test_machine_4 ... ok
[INFO] [stdout] test day23::tests::test_machine_6a ... ok
[INFO] [stdout] test day23::tests::test_machine_7a ... ok
[INFO] [stdout] test day23::tests::test_machine_4_overflow ... ok
[INFO] [stdout] test day23::tests::test_machine_7b ... ok
[INFO] [stdout] test day23::tests::test_parse_code ... ok
[INFO] [stdout] test day24::tests::test_calc_qe ... ok
[INFO] [stdout] test day24::tests::test_parse_packages ... ok
[INFO] [stdout] test day24::tests::test_subtract_vectors ... ok
[INFO] [stdout] test day25::tests::test_find_next_code ... ok
[INFO] [stdout] test day25::tests::test_find_code ... ok
[INFO] [stdout] test day25::tests::test_list_codes ... ok
[INFO] [stdout] test day25::tests::test_parse_input ... ok
[INFO] [stdout] test day2::tests::test_calc_paper_random ... ok
[INFO] [stdout] test day25::tests::test_parse_bad_input ... ok
[INFO] [stdout] test day2::tests::test_calc_paper_simple ... ok
[INFO] [stdout] test day2::tests::test_calc_packs ... ok
[INFO] [stdout] test day2::tests::test_calc_ribbons ... ok
[INFO] [stdout] test day3::tests::test_count_houses ... ok
[INFO] [stdout] test day24::tests::test_find_optimal_qe ... ok
[INFO] [stdout] test day2::tests::test_calc_paper_max ... ok
[INFO] [stdout] test day2::tests::test_calc_ribbon ... ok
[INFO] [stdout] test day3::tests::test_circle ... ok
[INFO] [stdout] test day3::tests::test_two_steps ... ok
[INFO] [stdout] test day3::tests::test_count_houses_together ... ok
[INFO] [stdout] test day4::tests::test_calc_md5 ... ok
[INFO] [stdout] test day4::tests::test_is_adventcoin ... ok
[INFO] [stdout] test day4::tests::test_mine_suffix_slow ... ignored
[INFO] [stdout] test day5::tests::test_count_nice ... ok
[INFO] [stdout] test day4::tests::test_mine_suffix_fast ... ok
[INFO] [stdout] test day5::tests::test_is_naughty_advanced_bugfix ... ok
[INFO] [stdout] test day5::tests::test_nice ... ok
[INFO] [stdout] test day5::tests::test_count_nice_lines_advanced ... ok
[INFO] [stdout] test day2::tests::test_parse_line ... ok
[INFO] [stdout] test day6::tests::test_display ... ok
[INFO] [stdout] test day6::tests::test_get_token_toggle ... ok
[INFO] [stdout] test day5::tests::test_is_nice_advanced_bugfix ... ok
[INFO] [stdout] test day5::tests::test_is_naughty_advanced ... ok
[INFO] [stdout] test day5::tests::test_is_nice_advanced ... ok
[INFO] [stdout] test day5::tests::test_naughty ... ok
[INFO] [stdout] test day6::tests::test_debug ... ok
[INFO] [stdout] test day6::tests::test_get_token_turn_off ... ok
[INFO] [stdout] test day6::tests::test_lexer_unexpected_token ... ok
[INFO] [stdout] test day6::tests::test_lexer ... ok
[INFO] [stdout] test day6::tests::test_get_token_turn_on ... ok
[INFO] [stdout] test day6::tests::test_invalid_parser ... ok
[INFO] [stdout] test day6::tests::test_partial_eq ... ok
[INFO] [stdout] test day6::tests::test_parser ... ok
[INFO] [stdout] test day21::tests::test_generator ... ok
[INFO] [stdout] test day6::tests::test_count_bulbs ... ok
[INFO] [stdout] test day6::tests::test_multiline_parser ... ok
[INFO] [stdout] test day6::tests::test_santa_interpreter ... ok
[INFO] [stdout] test day6::tests::test_count_brightness ... ok
[INFO] [stdout] test day21::tests::test_find_expensive_loser ... ok
[INFO] [stdout] test day7::tests::test_answers ... ok
[INFO] [stdout] test day7::tests::test_bobby_interpreter_empty ... ok
[INFO] [stdout] test day7::tests::test_debug ... ok
[INFO] [stdout] test day6::tests::test_santa_better_interpreter_one_toggle ... ok
[INFO] [stdout] test day7::tests::test_bobby_interpreter ... ok
[INFO] [stdout] test day6::tests::test_wrong_syntax ... ok
[INFO] [stdout] test day7::tests::test_get_token_and ... ok
[INFO] [stdout] test day7::tests::test_get_token_assign ... ok
[INFO] [stdout] test day7::tests::test_get_token_lshift ... ok
[INFO] [stdout] test day7::tests::test_display ... ok
[INFO] [stdout] test day7::tests::test_get_token_not ... ok
[INFO] [stdout] test day7::tests::test_get_token_or ... ok
[INFO] [stdout] test day7::tests::test_get_token_rshift ... ok
[INFO] [stdout] test day7::tests::test_lexer ... ok
[INFO] [stdout] test day7::tests::test_interpreter ... ok
[INFO] [stdout] test day7::tests::test_parser_errors ... ok
[INFO] [stdout] test day7::tests::test_parser ... ok
[INFO] [stdout] test day7::tests::test_lexer_eof ... ok
[INFO] [stdout] test day7::tests::test_parser_with_const ... ok
[INFO] [stdout] test day8::tests::test_count_chars ... ok
[INFO] [stdout] test day8::tests::test_count_escaped_chars ... ok
[INFO] [stdout] test day8::tests::test_count_literals ... ok
[INFO] [stdout] test day8::tests::test_escape ... ok
[INFO] [stdout] test day9::tests::test_parse_to_path ... ok
[INFO] [stdout] test day8::tests::test_calc_difference ... ok
[INFO] [stdout] test day9::tests::test_routes ... ok
[INFO] [stdout] test day8::tests::test_unescape ... ok
[INFO] [stdout] test day9::tests::test_santa ... ok
[INFO] [stdout] test day8::tests::test_calc_new_difference ... ok
[INFO] [stdout] test day20::tests::test_get_richest_house_fast ... ok
[INFO] [stdout] test day6::tests::test_santa_interpreter_all_on ... ok
[INFO] [stdout] test day11::tests::test_find_next_fast ... ok
[INFO] [stdout] test day6::tests::test_santa_better_reset ... ok
[INFO] [stdout] test day6::tests::test_santa_better_interpreter_all_toggle ... ok
[INFO] [stdout] test day6::tests::test_santa_reset ... ok
[INFO] [stdout] test day6::tests::test_santa_interpreter_all_toggle ... ok
[INFO] [stdout] test day6::tests::test_santa_better_interpreter_all_off ... ok
[INFO] [stdout] test day6::tests::test_santa_interpreter_all_off ... ok
[INFO] [stdout] test day6::tests::test_santa_better_interpreter_all_on ... ok
[INFO] [stdout] test day18::tests::test_empty_get_answer_normal ... ok
[INFO] [stdout] test day18::tests::test_empty_get_answer_broken ... ok
[INFO] [stdout] test tests::test_print_answers ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 207 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 25.44s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/adv2020-bf75b77a3407975d)
[INFO] [stdout] 
[INFO] [stdout] running 88 tests
[INFO] [stdout] test day10::tests::test_count_one_diff_joints ... ok
[INFO] [stdout] test day10::tests::test_count_possible_valid_chains ... ok
[INFO] [stdout] test day10::tests::test_empty_answers ... ok
[INFO] [stdout] test day10::tests::test_find_one_by_three ... ok
[INFO] [stdout] test day10::tests::test_group_by_difference ... ok
[INFO] [stdout] test day10::tests::test_is_chain_valid ... ok
[INFO] [stdout] test day10::tests::test_parse_as_sorted ... ok
[INFO] [stdout] test day11::tests::test_count_visible_neighbours ... ok
[INFO] [stdout] test day11::tests::test_empty_answers ... ok
[INFO] [stdout] test day11::tests::test_plane ... ok
[INFO] [stdout] test day11::tests::test_seat_debug ... ok
[INFO] [stdout] test day13::tests::test_chinese_remainder_theorem ... ok
[INFO] [stdout] test day12::tests::test_empty_answers ... ok
[INFO] [stdout] test day13::tests::test_find_earliest_bus ... ok
[INFO] [stdout] test day13::tests::test_empty_answers ... ok
[INFO] [stdout] test day13::tests::test_find_next_bus ... ok
[INFO] [stdout] test day14::tests::test_apply_mask ... ok
[INFO] [stdout] test day14::tests::test_bit_to_usize ... ok
[INFO] [stdout] test day14::tests::test_create_mask ... ok
[INFO] [stdout] test day13::tests::test_find_earliest_timestamp ... ok
[INFO] [stdout] test day14::tests::test_empty_answers ... ok
[INFO] [stdout] test day11::tests::test_plane_direct_evolution ... ok
[INFO] [stdout] test day14::tests::test_extract_address_value ... ok
[INFO] [stdout] test day14::tests::test_extract_mask ... ok
[INFO] [stdout] test day14::tests::test_find_answer1 ... ok
[INFO] [stdout] test day14::tests::test_find_answer2 ... ok
[INFO] [stdout] test day11::tests::test_plane_visible_evolution ... ok
[INFO] [stdout] test day15::tests::test_find_number_30000000 ... ignored
[INFO] [stdout] test day14::tests::test_generate_addresses ... ok
[INFO] [stdout] test day15::tests::test_game_new ... ok
[INFO] [stdout] test day15::tests::test_empty_answers ... ok
[INFO] [stdout] test day16::tests::test_empty_answers ... ok
[INFO] [stdout] test day16::tests::test_find_validation_combination ... ok
[INFO] [stdout] test day16::tests::test_extract_rules ... ok
[INFO] [stdout] test day16::tests::test_find_departure_tickets ... ok
[INFO] [stdout] test day16::tests::test_is_number_correct ... ok
[INFO] [stdout] test day16::tests::test_find_invalid_tickets ... ok
[INFO] [stdout] test day16::tests::test_map_rule ... ok
[INFO] [stdout] test day16::tests::test_parse_numbers ... ok
[INFO] [stdout] test day16::tests::test_validate_all_rules ... ok
[INFO] [stdout] test day17::tests::test_cube_set ... ok
[INFO] [stdout] test day15::tests::test_simulate_rounds ... ok
[INFO] [stdout] test day17::tests::test_load_from_string ... ok
[INFO] [stdout] test day1::tests::test_find_more_expenses ... ok
[INFO] [stdout] test day1::tests::test_find_no_pair_with_sum ... ok
[INFO] [stdout] test day1::tests::test_find_triple_with_sum ... ok
[INFO] [stdout] test day2::tests::test_count_simple_passwords ... ok
[INFO] [stdout] test day1::tests::test_find_expenses ... ok
[INFO] [stdout] test day2::tests::test_is_password_complex ... ok
[INFO] [stdout] test day2::tests::test_is_password_simple ... ok
[INFO] [stdout] test day3::tests::test_answers ... ok
[INFO] [stdout] test day3::tests::test_cell_debug ... ok
[INFO] [stdout] test day3::tests::test_count_multiple_slopes ... ok
[INFO] [stdout] test day3::tests::test_count_single_slope ... ok
[INFO] [stdout] test day3::tests::test_count_trees ... ok
[INFO] [stdout] test day3::tests::test_count_trees_advanced ... ok
[INFO] [stdout] test day2::tests::test_parse_input ... ok
[INFO] [stdout] test day1::tests::test_find_pair_with_sum ... ok
[INFO] [stdout] test day1::tests::test_parse_input ... ok
[INFO] [stdout] test day3::tests::test_parse_input ... ok
[INFO] [stdout] test day2::tests::test_count_complex_passwords ... ok
[INFO] [stdout] test day4::tests::test_has_all_data ... ok
[INFO] [stdout] test day4::tests::test_is_height ... ok
[INFO] [stdout] test day4::tests::test_is_hex_color ... ok
[INFO] [stdout] test day4::tests::test_answers ... ok
[INFO] [stdout] test day4::tests::test_is_pid ... ok
[INFO] [stdout] test day4::tests::test_parse_input ... ok
[INFO] [stdout] test day4::tests::test_is_valid_advanced ... ok
[INFO] [stdout] test day5::tests::test_empty_answers ... ok
[INFO] [stdout] test day5::tests::test_find_maximum_seat_id ... ok
[INFO] [stdout] test day5::tests::test_find_your_seat ... ok
[INFO] [stdout] test day5::tests::test_parse_seat ... ok
[INFO] [stdout] test day5::tests::test_parse_seats ... ok
[INFO] [stdout] test day6::tests::test_empty_answers ... ok
[INFO] [stdout] test day7::tests::test_empty_answers ... ok
[INFO] [stdout] test day17::tests::test_empty_answers ... ok
[INFO] [stdout] test day8::tests::test_execute_program ... ok
[INFO] [stdout] test day8::tests::test_parse_line ... ok
[INFO] [stdout] test day8::tests::test_execute_programs ... ok
[INFO] [stdout] test day9::tests::test_parse_input ... ok
[INFO] [stdout] test day9::tests::test_find_weak_number ... ok
[INFO] [stdout] test day8::tests::test_parse_program ... ok
[INFO] [stdout] test day9::tests::test_empty_answers ... ok
[INFO] [stdout] test day9::tests::test_find_possible_sum ... ok
[INFO] [stdout] test day15::tests::test_find_number_2020 ... ok
[INFO] [stdout] test tests::test_print_answers ... ok
[INFO] [stdout] test day17::tests::test_evolve ... ok
[INFO] [stdout] test day17::tests::test_evolve_hyper_cube ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 87 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 3.16s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/adventofcode-0c433026a78c5134)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test advent::tests::test_get_input ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `-p adventofcode --bin adventofcode`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- advent::tests::test_get_input stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'advent::tests::test_get_input' (320) panicked at adventofcode/src/advent.rs:56:9:
[INFO] [stdout] The input response is not successful
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e6bf30d9862 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e6bf30d9862 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e6bf30d9862 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e6bf30d9862 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e6bf30eaa0f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e6bf30eaa0f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5e6bf30a5633 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e6bf30a5633 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e6bf30b2542 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e6bf30b754f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e6bf30b73e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e6bf2d2545e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5e6bf2d2545e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e6bf30b7c0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5e6bf30b7c0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e6bf30b7986 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5e6bf30b2679 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e6bf3099ded - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e6bf30f35d0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e6bf2d02366 - adventofcode::advent::tests::test_get_input::h0ccb826a051f1e06
[INFO] [stdout]                                at /opt/rustwide/workdir/adventofcode/src/advent.rs:56:9
[INFO] [stdout]   20:     0x5e6bf2d02507 - adventofcode::advent::tests::test_get_input::{{closure}}::h033d4cbaeb488ae3
[INFO] [stdout]                                at /opt/rustwide/workdir/adventofcode/src/advent.rs:54:24
[INFO] [stdout]   21:     0x5e6bf2d02ed6 - core::ops::function::FnOnce::call_once::hd062e407661dac99
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5e6bf2d2525b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5e6bf2d2525b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5e6bf2d392bd - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5e6bf2d392bd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x5e6bf2d392bd - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x5e6bf2d392bd - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x5e6bf2d392bd - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5e6bf2d392bd - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5e6bf2d392bd - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5e6bf2d12804 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5e6bf2d12804 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33:     0x5e6bf2d1605a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   34:     0x5e6bf2d1605a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x5e6bf2d1605a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   36:     0x5e6bf2d1605a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x5e6bf2d1605a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5e6bf2d1605a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   39:     0x5e6bf2d1605a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e6bf30ada7f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   41:     0x5e6bf30ada7f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   42:     0x7f9e4cee8aa4 - <unknown>
[INFO] [stdout]   43:     0x7f9e4cf75a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     advent::tests::test_get_input
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "66a32eafb9ceaa256b514191363ca495389f173f820001bbab711d85eb38268f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66a32eafb9ceaa256b514191363ca495389f173f820001bbab711d85eb38268f", kill_on_drop: false }`
[INFO] [stdout] 66a32eafb9ceaa256b514191363ca495389f173f820001bbab711d85eb38268f
