[INFO] cloning repository https://github.com/jackhorton/aoc2021
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jackhorton/aoc2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackhorton%2Faoc2021", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackhorton%2Faoc2021'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9ad74b8f726fd6ddeb87b3dfa64c875138e93e3d
[INFO] testing jackhorton/aoc2021 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackhorton%2Faoc2021" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jackhorton/aoc2021
[INFO] finished tweaking git repo https://github.com/jackhorton/aoc2021
[INFO] tweaked toml for git repo https://github.com/jackhorton/aoc2021 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jackhorton/aoc2021 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jackhorton/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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1c6c30fc746c37ad2c855dc53073fdd4eec58f5372080a7b11261aed949680cc
[INFO] running `Command { std: "docker" "start" "-a" "1c6c30fc746c37ad2c855dc53073fdd4eec58f5372080a7b11261aed949680cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c6c30fc746c37ad2c855dc53073fdd4eec58f5372080a7b11261aed949680cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c6c30fc746c37ad2c855dc53073fdd4eec58f5372080a7b11261aed949680cc", kill_on_drop: false }`
[INFO] [stdout] 1c6c30fc746c37ad2c855dc53073fdd4eec58f5372080a7b11261aed949680cc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f00dca0abd02338044238857b86e5a5be5af84c5974d1026630fe0292f01df6b
[INFO] running `Command { std: "docker" "start" "-a" "f00dca0abd02338044238857b86e5a5be5af84c5974d1026630fe0292f01df6b", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling aoc2022 v0.1.0 (/opt/rustwide/workdir/2022)
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling aoc2021 v0.1.0 (/opt/rustwide/workdir/2021)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.14s
[INFO] running `Command { std: "docker" "inspect" "f00dca0abd02338044238857b86e5a5be5af84c5974d1026630fe0292f01df6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f00dca0abd02338044238857b86e5a5be5af84c5974d1026630fe0292f01df6b", kill_on_drop: false }`
[INFO] [stdout] f00dca0abd02338044238857b86e5a5be5af84c5974d1026630fe0292f01df6b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e5d7cee0d1b396533f042b85c8b94d582c18d948f8ccef90d8752180f69c6dd
[INFO] running `Command { std: "docker" "start" "-a" "3e5d7cee0d1b396533f042b85c8b94d582c18d948f8ccef90d8752180f69c6dd", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling aoc2022 v0.1.0 (/opt/rustwide/workdir/2022)
[INFO] [stderr]    Compiling aoc2021 v0.1.0 (/opt/rustwide/workdir/2021)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.84s
[INFO] running `Command { std: "docker" "inspect" "3e5d7cee0d1b396533f042b85c8b94d582c18d948f8ccef90d8752180f69c6dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e5d7cee0d1b396533f042b85c8b94d582c18d948f8ccef90d8752180f69c6dd", kill_on_drop: false }`
[INFO] [stdout] 3e5d7cee0d1b396533f042b85c8b94d582c18d948f8ccef90d8752180f69c6dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0180bb51d5c80490dfc864f4a9dfa526eeeb525edad55f0e3b82d2bb3ebceabb
[INFO] running `Command { std: "docker" "start" "-a" "0180bb51d5c80490dfc864f4a9dfa526eeeb525edad55f0e3b82d2bb3ebceabb", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aoc2021-b422b192c3f6c642)
[INFO] [stdout] 
[INFO] [stdout] running 72 tests
[INFO] [stdout] test day10::tests::problem1_example ... ok
[INFO] [stdout] test day10::tests::problem2_example ... ok
[INFO] [stdout] test day10::tests::problem1_real ... ok
[INFO] [stdout] test day10::tests::problem2_real ... ok
[INFO] [stdout] test day12::tests::problem1_example1 ... ok
[INFO] [stdout] test day12::tests::problem1_example3 ... ok
[INFO] [stdout] test day12::tests::problem2_example1 ... ok
[INFO] [stdout] test day13::tests::problem1_example1 ... ok
[INFO] [stdout] test day13::tests::problem1_example2 ... ok
[INFO] [stdout] test day14::tests::problem1_example1 ... ok
[INFO] [stdout] test day12::tests::problem2_example2 ... ok
[INFO] [stdout] test day12::tests::problem1_example2 ... ok
[INFO] [stdout] test day14::tests::problem2_example1 ... ok
[INFO] [stdout] test day16::tests::problem1_example1 ... ok
[INFO] [stdout] test day14::tests::problem1_real ... ok
[INFO] [stdout] test day16::tests::problem1_example2 ... ok
[INFO] [stdout] test day15::tests::problem1_example ... ok
[INFO] [stdout] test day15::tests::problem1_real ... ok
[INFO] [stdout] test day14::tests::problem2_real ... ok
[INFO] [stdout] test day13::tests::problem2_real ... ok
[INFO] [stdout] test day15::tests::problem2_example ... ok
[INFO] [stdout] test day16::tests::problem1_example3 ... ok
[INFO] [stdout] test day16::tests::problem1_example4 ... ok
[INFO] [stdout] test day16::tests::problem1_example6 ... ok
[INFO] [stdout] test day16::tests::problem2_example1 ... ok
[INFO] [stdout] test day13::tests::problem1_real ... ok
[INFO] [stdout] test day16::tests::problem1_example5 ... ok
[INFO] [stdout] test day16::tests::problem2_example2 ... ok
[INFO] [stdout] test day16::tests::problem2_example3 ... ok
[INFO] [stdout] test day16::tests::problem1_real ... ok
[INFO] [stdout] test day16::tests::problem2_example6 ... ok
[INFO] [stdout] test day16::tests::problem2_example5 ... ok
[INFO] [stdout] test day1::tests::problem2_real ... ok
[INFO] [stdout] test day2::tests::problem1_example ... ok
[INFO] [stdout] test day2::tests::problem1_real ... ok
[INFO] [stdout] test day2::tests::problem2_real ... ok
[INFO] [stdout] test day3::tests::problem1_example ... ok
[INFO] [stdout] test day3::tests::problem1_real ... ok
[INFO] [stdout] test day3::tests::problem2_real ... ok
[INFO] [stdout] test day4::tests::problem1_example ... ok
[INFO] [stdout] test day16::tests::problem2_example7 ... ok
[INFO] [stdout] test day4::tests::problem1_real ... ok
[INFO] [stdout] test day16::tests::problem2_example8 ... ok
[INFO] [stdout] test day16::tests::problem2_real ... ok
[INFO] [stdout] test day12::tests::problem1_real ... ok
[INFO] [stdout] test day16::tests::problem2_example4 ... ok
[INFO] [stdout] test day1::tests::problem1_example ... ok
[INFO] [stdout] test day1::tests::problem1_real ... ok
[INFO] [stdout] test day4::tests::problem2_real ... ok
[INFO] [stdout] test day7::tests::problem1_example ... ok
[INFO] [stdout] test day5::tests::problem1_example ... ok
[INFO] [stdout] test day6::tests::problem1_example ... ok
[INFO] [stdout] test day8::tests::problem1_example ... ok
[INFO] [stdout] test day8::tests::problem2_example ... ok
[INFO] [stdout] test day6::tests::problem2_real ... ok
[INFO] [stdout] test day6::tests::problem1_real ... ok
[INFO] [stdout] test day12::tests::problem2_example3 ... ok
[INFO] [stdout] test day8::tests::problem2_real ... ok
[INFO] [stdout] test day7::tests::problem2_real ... ok
[INFO] [stdout] test day7::tests::problem1_real ... ok
[INFO] [stdout] test day9::tests::problem1_example ... ok
[INFO] [stdout] test day8::tests::problem1_real ... ok
[INFO] [stdout] test day9::tests::problem1_real ... ok
[INFO] [stdout] test day9::tests::problem2_real ... ok
[INFO] [stdout] test day15::tests::problem2_real ... ok
[INFO] [stdout] test day11::tests::problem1_example ... FAILED
[INFO] [stdout] test day11::tests::problem1_real ... FAILED
[INFO] [stdout] test day11::tests::problem2_real ... FAILED
[INFO] [stdout] test day5::tests::problem1_real ... ok
[INFO] [stdout] test day5::tests::problem2_real ... ok
[INFO] [stdout] test day12::tests::problem2_real ... ok
[INFO] [stdout] test day11::tests::problem2_example has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "0180bb51d5c80490dfc864f4a9dfa526eeeb525edad55f0e3b82d2bb3ebceabb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0180bb51d5c80490dfc864f4a9dfa526eeeb525edad55f0e3b82d2bb3ebceabb", kill_on_drop: false }`
[INFO] [stdout] 0180bb51d5c80490dfc864f4a9dfa526eeeb525edad55f0e3b82d2bb3ebceabb
