[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] cc7cc36ea33fb5ba1f074e57c9d30413dc2b5728 [INFO] testing jackhorton/aoc2021 against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackhorton%2Faoc2021" "/workspace/builds/worker-27/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-27/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jackhorton/aoc2021 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-27/source/Cargo.toml [INFO] crate git repo https://github.com/jackhorton/aoc2021 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c9accd74a5b33f0dfa5b2deaa7074035a86a45f37d3c3166da6798dde9d42720 [INFO] running `Command { std: "docker" "start" "-a" "c9accd74a5b33f0dfa5b2deaa7074035a86a45f37d3c3166da6798dde9d42720", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9accd74a5b33f0dfa5b2deaa7074035a86a45f37d3c3166da6798dde9d42720", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9accd74a5b33f0dfa5b2deaa7074035a86a45f37d3c3166da6798dde9d42720", kill_on_drop: false }` [INFO] [stdout] c9accd74a5b33f0dfa5b2deaa7074035a86a45f37d3c3166da6798dde9d42720 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1382e60cffe4b34cd02a2005385effaa39bdaf15a3f6f38e92bbb3d211a3cec8 [INFO] running `Command { std: "docker" "start" "-a" "1382e60cffe4b34cd02a2005385effaa39bdaf15a3f6f38e92bbb3d211a3cec8", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling aoc2021 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.01s [INFO] running `Command { std: "docker" "inspect" "1382e60cffe4b34cd02a2005385effaa39bdaf15a3f6f38e92bbb3d211a3cec8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1382e60cffe4b34cd02a2005385effaa39bdaf15a3f6f38e92bbb3d211a3cec8", kill_on_drop: false }` [INFO] [stdout] 1382e60cffe4b34cd02a2005385effaa39bdaf15a3f6f38e92bbb3d211a3cec8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 448dedbeeb0b4a76f992f191d5a4600feee24d30d1f9df8c87034c45c0616247 [INFO] running `Command { std: "docker" "start" "-a" "448dedbeeb0b4a76f992f191d5a4600feee24d30d1f9df8c87034c45c0616247", kill_on_drop: false }` [INFO] [stderr] Compiling aoc2021 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.09s [INFO] running `Command { std: "docker" "inspect" "448dedbeeb0b4a76f992f191d5a4600feee24d30d1f9df8c87034c45c0616247", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "448dedbeeb0b4a76f992f191d5a4600feee24d30d1f9df8c87034c45c0616247", kill_on_drop: false }` [INFO] [stdout] 448dedbeeb0b4a76f992f191d5a4600feee24d30d1f9df8c87034c45c0616247 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7b8afa29250312fb1134428f47bc8cca59e8b06aaeaea6fd8d592cc27e92a9a2 [INFO] running `Command { std: "docker" "start" "-a" "7b8afa29250312fb1134428f47bc8cca59e8b06aaeaea6fd8d592cc27e92a9a2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.87s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/aoc2021-4e3d9eb9c18ce70b) [INFO] [stdout] [INFO] [stdout] running 72 tests [INFO] [stdout] test day10::tests::problem2_example ... ok [INFO] [stdout] test day10::tests::problem1_example ... ok [INFO] [stdout] test day12::tests::problem1_example1 ... ok [INFO] [stdout] test day12::tests::problem1_example2 ... ok [INFO] [stdout] test day12::tests::problem2_example1 ... ok [INFO] [stdout] test day10::tests::problem2_real ... ok [INFO] [stdout] test day13::tests::problem1_example1 ... ok [INFO] [stdout] test day10::tests::problem1_real ... ok [INFO] [stdout] test day13::tests::problem1_example2 ... ok [INFO] [stdout] test day12::tests::problem2_example2 ... ok [INFO] [stdout] test day14::tests::problem1_example1 ... ok [INFO] [stdout] test day16::tests::problem1_example1 ... ok [INFO] [stdout] test day16::tests::problem1_example2 ... ok [INFO] [stdout] test day16::tests::problem1_example3 ... ok [INFO] [stdout] test day16::tests::problem1_example4 ... ok [INFO] [stdout] test day16::tests::problem1_example5 ... ok [INFO] [stdout] test day16::tests::problem1_example6 ... ok [INFO] [stdout] test day14::tests::problem1_real ... ok [INFO] [stdout] test day16::tests::problem2_example1 ... ok [INFO] [stdout] test day14::tests::problem2_example1 ... ok [INFO] [stdout] test day15::tests::problem1_example ... ok [INFO] [stdout] test day16::tests::problem2_example2 ... ok [INFO] [stdout] test day16::tests::problem2_example3 ... ok [INFO] [stdout] test day16::tests::problem2_example4 ... ok [INFO] [stdout] test day16::tests::problem2_example5 ... ok [INFO] [stdout] test day16::tests::problem1_real ... ok [INFO] [stdout] test day16::tests::problem2_example6 ... ok [INFO] [stdout] test day16::tests::problem2_example7 ... ok [INFO] [stdout] test day16::tests::problem2_example8 ... ok [INFO] [stdout] test day1::tests::problem1_example ... ok [INFO] [stdout] test day2::tests::problem1_example ... ok [INFO] [stdout] test day16::tests::problem2_real ... ok [INFO] [stdout] test day13::tests::problem1_real ... ok [INFO] [stdout] test day1::tests::problem1_real ... ok [INFO] [stdout] test day12::tests::problem1_example3 ... ok [INFO] [stdout] test day13::tests::problem2_real ... ok [INFO] [stdout] test day3::tests::problem1_example ... ok [INFO] [stdout] test day4::tests::problem1_example ... ok [INFO] [stdout] test day14::tests::problem2_real ... ok [INFO] [stdout] test day1::tests::problem2_real ... ok [INFO] [stdout] test day2::tests::problem2_real ... ok [INFO] [stdout] test day6::tests::problem1_example ... ok [INFO] [stdout] test day3::tests::problem2_real ... ok [INFO] [stdout] test day5::tests::problem1_example ... ok [INFO] [stdout] test day6::tests::problem1_real ... ok [INFO] [stdout] test day3::tests::problem1_real ... ok [INFO] [stdout] test day6::tests::problem2_real ... ok [INFO] [stdout] test day2::tests::problem1_real ... ok [INFO] [stdout] test day7::tests::problem1_example ... ok [INFO] [stdout] test day9::tests::problem1_example ... ok [INFO] [stdout] test day8::tests::problem1_example ... ok [INFO] [stdout] test day8::tests::problem2_example ... ok [INFO] [stdout] test day15::tests::problem2_example ... ok [INFO] [stdout] test day8::tests::problem1_real ... ok [INFO] [stdout] test day4::tests::problem1_real ... ok [INFO] [stdout] test day4::tests::problem2_real ... ok [INFO] [stdout] test day8::tests::problem2_real ... ok [INFO] [stdout] test day11::tests::problem1_example ... FAILED [INFO] [stdout] test day11::tests::problem1_real ... FAILED [INFO] [stdout] test day15::tests::problem1_real ... ok [INFO] [stdout] test day11::tests::problem2_real ... FAILED [INFO] [stdout] test day9::tests::problem2_real ... ok [INFO] [stdout] test day9::tests::problem1_real ... ok [INFO] [stdout] test day7::tests::problem1_real ... ok [INFO] [stdout] test day7::tests::problem2_real ... ok [INFO] [stdout] test day12::tests::problem1_real ... ok [INFO] [stdout] test day12::tests::problem2_example3 ... ok [INFO] [stdout] test day5::tests::problem1_real ... ok [INFO] [stdout] test day5::tests::problem2_real ... ok [INFO] [stdout] test day15::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" "7b8afa29250312fb1134428f47bc8cca59e8b06aaeaea6fd8d592cc27e92a9a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b8afa29250312fb1134428f47bc8cca59e8b06aaeaea6fd8d592cc27e92a9a2", kill_on_drop: false }` [INFO] [stdout] 7b8afa29250312fb1134428f47bc8cca59e8b06aaeaea6fd8d592cc27e92a9a2