[INFO] cloning repository https://github.com/amPerl/aoc2021
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/amPerl/aoc2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FamPerl%2Faoc2021", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FamPerl%2Faoc2021'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e9033ed45729c0760a9b409f5208f54b3112a422
[INFO] testing amPerl/aoc2021 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FamPerl%2Faoc2021" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/amPerl/aoc2021
[INFO] finished tweaking git repo https://github.com/amPerl/aoc2021
[INFO] tweaked toml for git repo https://github.com/amPerl/aoc2021 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/amPerl/aoc2021 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/amPerl/aoc2021 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 540c5e6e5f748c379c5c05019047820f56f93e8cffd1e43f18ff3b810b728317
[INFO] running `Command { std: "docker" "start" "-a" "540c5e6e5f748c379c5c05019047820f56f93e8cffd1e43f18ff3b810b728317", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "540c5e6e5f748c379c5c05019047820f56f93e8cffd1e43f18ff3b810b728317", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "540c5e6e5f748c379c5c05019047820f56f93e8cffd1e43f18ff3b810b728317", kill_on_drop: false }`
[INFO] [stdout] 540c5e6e5f748c379c5c05019047820f56f93e8cffd1e43f18ff3b810b728317
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e061bbe5029b1420025f82fe707fe40d6a8f2074ff834df4bd8753556511001
[INFO] running `Command { std: "docker" "start" "-a" "8e061bbe5029b1420025f82fe707fe40d6a8f2074ff834df4bd8753556511001", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling funty v1.2.0
[INFO] [stderr]    Compiling wyz v0.4.0
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling bitvec v0.22.3
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling aoc2021 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/day12.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn parse_input(input: &str) -> Map {
[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] 7 | fn parse_input(input: &str) -> Map<'_> {
[INFO] [stdout]   |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.15s
[INFO] running `Command { std: "docker" "inspect" "8e061bbe5029b1420025f82fe707fe40d6a8f2074ff834df4bd8753556511001", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e061bbe5029b1420025f82fe707fe40d6a8f2074ff834df4bd8753556511001", kill_on_drop: false }`
[INFO] [stdout] 8e061bbe5029b1420025f82fe707fe40d6a8f2074ff834df4bd8753556511001
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 00df11516e82657503bfe2686126c0f9dd4be05f1c3c13b245d23298b5497929
[INFO] running `Command { std: "docker" "start" "-a" "00df11516e82657503bfe2686126c0f9dd4be05f1c3c13b245d23298b5497929", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/day12.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn parse_input(input: &str) -> Map {
[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] 7 | fn parse_input(input: &str) -> Map<'_> {
[INFO] [stdout]   |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling aoc2021 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/day12.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn parse_input(input: &str) -> Map {
[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] 7 | fn parse_input(input: &str) -> Map<'_> {
[INFO] [stdout]   |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.83s
[INFO] running `Command { std: "docker" "inspect" "00df11516e82657503bfe2686126c0f9dd4be05f1c3c13b245d23298b5497929", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00df11516e82657503bfe2686126c0f9dd4be05f1c3c13b245d23298b5497929", kill_on_drop: false }`
[INFO] [stdout] 00df11516e82657503bfe2686126c0f9dd4be05f1c3c13b245d23298b5497929
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 18b590a1970e560591b5408ea60ec4ab1d514a4208b9ab3be057eaa7e7e7af17
[INFO] running `Command { std: "docker" "start" "-a" "18b590a1970e560591b5408ea60ec4ab1d514a4208b9ab3be057eaa7e7e7af17", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]  --> src/day12.rs:7:23
[INFO] [stderr]   |
[INFO] [stderr] 7 | fn parse_input(input: &str) -> Map {
[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] 7 | fn parse_input(input: &str) -> Map<'_> {
[INFO] [stderr]   |                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `aoc2021` (lib) generated 1 warning (run `cargo fix --lib -p aoc2021` to apply 1 suggestion)
[INFO] [stderr] warning: `aoc2021` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aoc2021-997ab7c6a59aa3e9)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-1e28c0ec83df2a7e)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 77 tests
[INFO] [stdout] test day10::part2_example ... ok
[INFO] [stdout] test day10::part1_example ... ok
[INFO] [stdout] test day10::part2 ... ok
[INFO] [stdout] test day11::simulate_flash ... ok
[INFO] [stdout] test day12::part1_example ... ok
[INFO] [stdout] test day12::part2_example ... ok
[INFO] [stdout] test day13::part1_example ... ok
[INFO] [stdout] test day10::part1 ... ok
[INFO] [stdout] test day15::part1_example ... ok
[INFO] [stdout] test day13::part1 ... ok
[INFO] [stdout] test day16::part1 ... ok
[INFO] [stdout] test day16::part1_examples ... ok
[INFO] [stdout] test day16::part2_examples ... ok
[INFO] [stdout] test day16::part2 ... ok
[INFO] [stdout] test day14::part2_example ... ok
[INFO] [stdout] test day14::part1 ... ok
[INFO] [stdout] test day11::part1 ... ok
[INFO] [stdout] test day14::part2 ... ok
[INFO] [stdout] test day11::part1_example ... ok
[INFO] [stdout] test day15::part2_example ... ok
[INFO] [stdout] test day14::part1_example ... ok
[INFO] [stdout] test day18::number_explode_1 ... ok
[INFO] [stdout] test day18::number_explode_2 ... ok
[INFO] [stdout] test day11::part2_example ... ok
[INFO] [stdout] test day18::number_explode_3 ... ok
[INFO] [stdout] test day11::part2 ... ok
[INFO] [stdout] test day15::part1 ... ok
[INFO] [stdout] test day13::part2 ... ok
[INFO] [stdout] test day18::number_reduce_1 ... ok
[INFO] [stdout] test day1::part1_example ... ok
[INFO] [stdout] test day18::number_explode_4 ... ok
[INFO] [stdout] test day18::part2 ... ok
[INFO] [stdout] test day18::part2_example ... ok
[INFO] [stdout] test day1::part1 ... ok
[INFO] [stdout] test day2::part1_example ... ok
[INFO] [stdout] test day3::part1_example ... ok
[INFO] [stdout] test day1::part2 ... ok
[INFO] [stdout] test day2::part2_example ... ok
[INFO] [stdout] test day1::part2_example ... ok
[INFO] [stdout] test day2::part1 ... ok
[INFO] [stdout] test day2::part2 ... ok
[INFO] [stdout] test day12::part1 ... ok
[INFO] [stdout] test day3::part1 ... ok
[INFO] [stdout] test day4::part2_example ... ok
[INFO] [stdout] test day3::part2 ... ok
[INFO] [stdout] test day17::part1_example ... ok
[INFO] [stdout] test day5::part2_example ... ok
[INFO] [stdout] test day5::part1_example ... ok
[INFO] [stdout] test day6::part2 ... ok
[INFO] [stdout] test day6::part2_example ... ok
[INFO] [stdout] test day7::part1 ... ok
[INFO] [stdout] test day7::part1_example ... ok
[INFO] [stdout] test day7::part2 ... ok
[INFO] [stdout] test day7::part2_example ... ok
[INFO] [stdout] test day3::part2_example ... ok
[INFO] [stdout] test day6::part1 ... ok
[INFO] [stdout] test day4::part1_example ... ok
[INFO] [stdout] test day8::part2_example ... ok
[INFO] [stdout] test day6::part1_example ... ok
[INFO] [stdout] test day4::part1 ... ok
[INFO] [stdout] test day8::part1_example ... ok
[INFO] [stdout] test day9::part2_example ... ok
[INFO] [stdout] test day9::part1_example ... ok
[INFO] [stdout] test day9::part1 ... ok
[INFO] [stdout] test day9::part2 ... ok
[INFO] [stdout] test day8::part1 ... ok
[INFO] [stdout] test day4::part2 ... ok
[INFO] [stdout] test day8::part2 ... ok
[INFO] [stdout] test day5::part1 ... ok
[INFO] [stdout] test day17::part1 ... ok
[INFO] [stdout] test day5::part2 ... ok
[INFO] [stdout] test day15::part2 ... ok
[INFO] [stdout] test day12::part2 ... ok
[INFO] [stderr] error: test failed, to rerun pass `--test tests`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/tests-1e28c0ec83df2a7e` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "18b590a1970e560591b5408ea60ec4ab1d514a4208b9ab3be057eaa7e7e7af17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18b590a1970e560591b5408ea60ec4ab1d514a4208b9ab3be057eaa7e7e7af17", kill_on_drop: false }`
[INFO] [stdout] 18b590a1970e560591b5408ea60ec4ab1d514a4208b9ab3be057eaa7e7e7af17
