[INFO] cloning repository https://github.com/aquarhead/rust-advent
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aquarhead/rust-advent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faquarhead%2Frust-advent", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faquarhead%2Frust-advent'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a2afeb5e49545a8156af2f46a26a1edb254bf139
[INFO] testing aquarhead/rust-advent against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faquarhead%2Frust-advent" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/aquarhead/rust-advent
[INFO] finished tweaking git repo https://github.com/aquarhead/rust-advent
[INFO] tweaked toml for git repo https://github.com/aquarhead/rust-advent written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aquarhead/rust-advent on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/aquarhead/rust-advent 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crossbeam-deque v0.8.3
[INFO] [stderr]   Downloaded thiserror v1.0.51
[INFO] [stderr]   Downloaded thiserror-impl v1.0.51
[INFO] [stderr]   Downloaded deprecate-until v0.1.1
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.15
[INFO] [stderr]   Downloaded integer-sqrt v0.1.5
[INFO] [stderr]   Downloaded proc-macro2 v1.0.70
[INFO] [stderr]   Downloaded pathfinding v4.6.0
[INFO] [stderr]   Downloaded semver v1.0.20
[INFO] [stderr]   Downloaded syn v2.0.41
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c69f80498ab219d1d63c3d9bac2dd07fecea5a6f1bc6fcd62e33626d789eec04
[INFO] running `Command { std: "docker" "start" "-a" "c69f80498ab219d1d63c3d9bac2dd07fecea5a6f1bc6fcd62e33626d789eec04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c69f80498ab219d1d63c3d9bac2dd07fecea5a6f1bc6fcd62e33626d789eec04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c69f80498ab219d1d63c3d9bac2dd07fecea5a6f1bc6fcd62e33626d789eec04", kill_on_drop: false }`
[INFO] [stdout] c69f80498ab219d1d63c3d9bac2dd07fecea5a6f1bc6fcd62e33626d789eec04
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 68ea0c1f280480ae320f4d692ad58e3d07663ef5214e378f54b0a76a4a59b7f2
[INFO] running `Command { std: "docker" "start" "-a" "68ea0c1f280480ae320f4d692ad58e3d07663ef5214e378f54b0a76a4a59b7f2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling thiserror v1.0.51
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.41
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.51
[INFO] [stderr]    Compiling deprecate-until v0.1.1
[INFO] [stderr]    Compiling pathfinding v4.6.0
[INFO] [stderr]    Compiling rust-advent v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.27s
[INFO] running `Command { std: "docker" "inspect" "68ea0c1f280480ae320f4d692ad58e3d07663ef5214e378f54b0a76a4a59b7f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68ea0c1f280480ae320f4d692ad58e3d07663ef5214e378f54b0a76a4a59b7f2", kill_on_drop: false }`
[INFO] [stdout] 68ea0c1f280480ae320f4d692ad58e3d07663ef5214e378f54b0a76a4a59b7f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74457fd7b4334ed92d83e5db6c1236b30756c4d3c7fe5a3ef2eaface8a5ee8e7
[INFO] running `Command { std: "docker" "start" "-a" "74457fd7b4334ed92d83e5db6c1236b30756c4d3c7fe5a3ef2eaface8a5ee8e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust-advent v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.09s
[INFO] running `Command { std: "docker" "inspect" "74457fd7b4334ed92d83e5db6c1236b30756c4d3c7fe5a3ef2eaface8a5ee8e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74457fd7b4334ed92d83e5db6c1236b30756c4d3c7fe5a3ef2eaface8a5ee8e7", kill_on_drop: false }`
[INFO] [stdout] 74457fd7b4334ed92d83e5db6c1236b30756c4d3c7fe5a3ef2eaface8a5ee8e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 67816ad78ae5242c6cb6b8f3874589ecd6668d90406db347ab8d47d4ef6eae00
[INFO] running `Command { std: "docker" "start" "-a" "67816ad78ae5242c6cb6b8f3874589ecd6668d90406db347ab8d47d4ef6eae00", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_advent-b19544aa68b526c1)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test day02::tests::test_cubes ... ok
[INFO] [stdout] test day02::tests::test_set ... ok
[INFO] [stdout] test day02::tests::test_game ... ok
[INFO] [stdout] test day06::tests::test_p2 ... ok
[INFO] [stdout] test day05::tests::test_example ... ok
[INFO] [stdout] test day03::tests::test ... ok
[INFO] [stdout] test day09::tests::test_example ... ok
[INFO] [stdout] test day07::tests::test_example ... ok
[INFO] [stdout] test day10::tests::test_example ... ok
[INFO] [stdout] test day15::tests::test_example ... ok
[INFO] [stdout] test day10::tests::test_example2 ... ok
[INFO] [stdout] test day11::tests::test_example ... ok
[INFO] [stdout] test day10::tests::test_example4 ... ok
[INFO] [stdout] test day10::tests::test_example3 ... ok
[INFO] [stdout] test day12::tests::test_p1 ... ok
[INFO] [stdout] test day14::tests::test_example ... ok
[INFO] [stdout] test day06::tests::test_races ... ok
[INFO] [stdout] test day10::tests::test2 ... ok
[INFO] [stdout] test day17::tests::test_exmple ... ok
[INFO] [stdout] test day13::tests::test_example ... ok
[INFO] [stdout] test day16::tests::test_example ... ok
[INFO] [stdout] test day10::tests::test1 ... ok
[INFO] [stdout] test day19::tests::test_example ... ok
[INFO] [stdout] test day12::tests::test_p2 ... ok
[INFO] [stdout] test day18::tests::test_example ... ok
[INFO] [stdout] test day20::tests::test_example has been running for over 60 seconds
[INFO] [stdout] test day20::tests::test_example2 has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "67816ad78ae5242c6cb6b8f3874589ecd6668d90406db347ab8d47d4ef6eae00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67816ad78ae5242c6cb6b8f3874589ecd6668d90406db347ab8d47d4ef6eae00", kill_on_drop: false }`
[INFO] [stdout] 67816ad78ae5242c6cb6b8f3874589ecd6668d90406db347ab8d47d4ef6eae00
