[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 master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FamPerl%2Faoc2021" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/amPerl/aoc2021 on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wyz v0.4.0
[INFO] [stderr]   Downloaded funty v1.2.0
[INFO] [stderr]   Downloaded bitvec v0.22.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0a4a5583444fff07d1a22ad9cfb7ea9e632a481f7d4b18f4b9ad3ed8cf022782
[INFO] running `Command { std: "docker" "start" "-a" "0a4a5583444fff07d1a22ad9cfb7ea9e632a481f7d4b18f4b9ad3ed8cf022782", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a4a5583444fff07d1a22ad9cfb7ea9e632a481f7d4b18f4b9ad3ed8cf022782", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a4a5583444fff07d1a22ad9cfb7ea9e632a481f7d4b18f4b9ad3ed8cf022782", kill_on_drop: false }`
[INFO] [stdout] 0a4a5583444fff07d1a22ad9cfb7ea9e632a481f7d4b18f4b9ad3ed8cf022782
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 893923b2da9c4a3b3182f22fb5efeb452f3e28be938ab96d05bb82fc5d70f318
[INFO] running `Command { std: "docker" "start" "-a" "893923b2da9c4a3b3182f22fb5efeb452f3e28be938ab96d05bb82fc5d70f318", kill_on_drop: false }`
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling wyz v0.4.0
[INFO] [stderr]    Compiling funty v1.2.0
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling bitvec v0.22.3
[INFO] [stderr]    Compiling rayon v1.5.1
[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 5.91s
[INFO] running `Command { std: "docker" "inspect" "893923b2da9c4a3b3182f22fb5efeb452f3e28be938ab96d05bb82fc5d70f318", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "893923b2da9c4a3b3182f22fb5efeb452f3e28be938ab96d05bb82fc5d70f318", kill_on_drop: false }`
[INFO] [stdout] 893923b2da9c4a3b3182f22fb5efeb452f3e28be938ab96d05bb82fc5d70f318
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55e81b91790be9d45ff4506d5a72a140a881c0b9974c3a2e84d5e2dbc9f0e017
[INFO] running `Command { std: "docker" "start" "-a" "55e81b91790be9d45ff4506d5a72a140a881c0b9974c3a2e84d5e2dbc9f0e017", kill_on_drop: false }`
[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] [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 1.29s
[INFO] running `Command { std: "docker" "inspect" "55e81b91790be9d45ff4506d5a72a140a881c0b9974c3a2e84d5e2dbc9f0e017", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55e81b91790be9d45ff4506d5a72a140a881c0b9974c3a2e84d5e2dbc9f0e017", kill_on_drop: false }`
[INFO] [stdout] 55e81b91790be9d45ff4506d5a72a140a881c0b9974c3a2e84d5e2dbc9f0e017
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3bcf2714d0bff491d86cf6dddf6e4b1c82af3328dbad86e46258adbc8d3318f4
[INFO] running `Command { std: "docker" "start" "-a" "3bcf2714d0bff491d86cf6dddf6e4b1c82af3328dbad86e46258adbc8d3318f4", 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-e74a987b04a061c6)
[INFO] [stdout] 
[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] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-0fa95874c96a9523)
[INFO] [stdout] 
[INFO] [stdout] running 77 tests
[INFO] [stdout] test day10::part2 ... ok
[INFO] [stdout] test day10::part1_example ... ok
[INFO] [stdout] test day10::part2_example ... ok
[INFO] [stdout] test day11::simulate_flash ... ok
[INFO] [stdout] test day10::part1 ... ok
[INFO] [stdout] test day13::part1_example ... ok
[INFO] [stdout] test day14::part2_example ... ok
[INFO] [stdout] test day14::part1 ... ok
[INFO] [stdout] test day12::part2_example ... ok
[INFO] [stdout] test day15::part1_example ... ok
[INFO] [stdout] test day12::part1_example ... 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 day15::part2_example ... ok
[INFO] [stdout] test day11::part1 ... ok
[INFO] [stdout] test day18::number_explode_1 ... ok
[INFO] [stdout] test day11::part1_example ... ok
[INFO] [stdout] test day18::number_explode_2 ... ok
[INFO] [stdout] test day18::number_explode_3 ... ok
[INFO] [stdout] test day18::number_explode_4 ... ok
[INFO] [stdout] test day14::part1_example ... ok
[INFO] [stdout] test day18::number_reduce_1 ... ok
[INFO] [stdout] test day14::part2 ... ok
[INFO] [stdout] test day13::part1 ... ok
[INFO] [stdout] test day18::part2 ... ok
[INFO] [stdout] test day11::part2_example ... ok
[INFO] [stdout] test day11::part2 ... ok
[INFO] [stdout] test day18::part2_example ... ok
[INFO] [stdout] test day1::part1 ... ok
[INFO] [stdout] test day1::part1_example ... ok
[INFO] [stdout] test day1::part2 ... ok
[INFO] [stdout] test day2::part2 ... ok
[INFO] [stdout] test day2::part2_example ... ok
[INFO] [stdout] test day3::part1_example ... ok
[INFO] [stdout] test day3::part2 ... ok
[INFO] [stdout] test day2::part1 ... ok
[INFO] [stdout] test day3::part2_example ... ok
[INFO] [stdout] test day2::part1_example ... ok
[INFO] [stdout] test day1::part2_example ... ok
[INFO] [stdout] test day3::part1 ... ok
[INFO] [stdout] test day4::part2_example ... ok
[INFO] [stdout] test day15::part1 ... ok
[INFO] [stdout] test day5::part1_example ... ok
[INFO] [stdout] test day13::part2 ... ok
[INFO] [stdout] test day6::part1 ... ok
[INFO] [stdout] test day6::part1_example ... ok
[INFO] [stdout] test day6::part2 ... ok
[INFO] [stdout] test day6::part2_example ... ok
[INFO] [stdout] test day5::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 day4::part1 ... ok
[INFO] [stdout] test day7::part2_example ... ok
[INFO] [stdout] test day4::part1_example ... ok
[INFO] [stdout] test day12::part1 ... ok
[INFO] [stdout] test day8::part1_example ... ok
[INFO] [stdout] test day8::part2_example ... ok
[INFO] [stdout] test day8::part1 ... ok
[INFO] [stdout] test day9::part2_example ... ok
[INFO] [stdout] test day9::part1_example ... ok
[INFO] [stdout] test day9::part1 ... ok
[INFO] [stdout] test day17::part1_example ... ok
[INFO] [stdout] test day4::part2 ... ok
[INFO] [stdout] test day8::part2 ... ok
[INFO] [stdout] test day9::part2 ... ok
[INFO] [stdout] test day17::part1 ... ok
[INFO] [stdout] test day5::part2 ... ok
[INFO] [stdout] test day5::part1 ... ok
[INFO] [stdout] test day15::part2 ... ok
[INFO] [stdout] test day12::part2 ... ok
[INFO] [stdout] test day17::part2_example ... ok
[INFO] [stdout] test day17::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-0fa95874c96a9523` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "3bcf2714d0bff491d86cf6dddf6e4b1c82af3328dbad86e46258adbc8d3318f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bcf2714d0bff491d86cf6dddf6e4b1c82af3328dbad86e46258adbc8d3318f4", kill_on_drop: false }`
[INFO] [stdout] 3bcf2714d0bff491d86cf6dddf6e4b1c82af3328dbad86e46258adbc8d3318f4
