[INFO] cloning repository https://github.com/paddison/aoc2015
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paddison/aoc2015" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaddison%2Faoc2015", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaddison%2Faoc2015'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e94b4f9ceb2dc99076971b4f6454dfdbeb492834
[INFO] testing paddison/aoc2015 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaddison%2Faoc2015" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/paddison/aoc2015 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/paddison/aoc2015
[INFO] finished tweaking git repo https://github.com/paddison/aoc2015
[INFO] tweaked toml for git repo https://github.com/paddison/aoc2015 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/paddison/aoc2015 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "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
[ERROR] error running command: no output for 300 seconds
[ERROR] this task or one of its parent failed!
[ERROR] no output for 300 seconds
[ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.
[INFO] testing paddison/aoc2015 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaddison%2Faoc2015" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/paddison/aoc2015 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/paddison/aoc2015
[INFO] finished tweaking git repo https://github.com/paddison/aoc2015
[INFO] tweaked toml for git repo https://github.com/paddison/aoc2015 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/paddison/aoc2015 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "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
[ERROR] error running command: no output for 300 seconds
[INFO] testing paddison/aoc2015 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaddison%2Faoc2015" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/paddison/aoc2015 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/paddison/aoc2015
[INFO] finished tweaking git repo https://github.com/paddison/aoc2015
[INFO] tweaked toml for git repo https://github.com/paddison/aoc2015 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/paddison/aoc2015 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "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
[ERROR] error running command: no output for 300 seconds
[INFO] testing paddison/aoc2015 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaddison%2Faoc2015" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/paddison/aoc2015 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/paddison/aoc2015
[INFO] finished tweaking git repo https://github.com/paddison/aoc2015
[INFO] tweaked toml for git repo https://github.com/paddison/aoc2015 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/paddison/aoc2015 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "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
[ERROR] error running command: no output for 300 seconds
[INFO] testing paddison/aoc2015 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaddison%2Faoc2015" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/paddison/aoc2015 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/paddison/aoc2015
[INFO] finished tweaking git repo https://github.com/paddison/aoc2015
[INFO] tweaked toml for git repo https://github.com/paddison/aoc2015 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/paddison/aoc2015 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "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-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e8d4f24223e567c5e4e7f3c5b8a16d373da6fe91440b951ca5acad7edf75c567
[INFO] running `Command { std: "docker" "start" "-a" "e8d4f24223e567c5e4e7f3c5b8a16d373da6fe91440b951ca5acad7edf75c567", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8d4f24223e567c5e4e7f3c5b8a16d373da6fe91440b951ca5acad7edf75c567", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8d4f24223e567c5e4e7f3c5b8a16d373da6fe91440b951ca5acad7edf75c567", kill_on_drop: false }`
[INFO] [stdout] e8d4f24223e567c5e4e7f3c5b8a16d373da6fe91440b951ca5acad7edf75c567
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ad0a8b394e7ee9d3b5fd54fc32c732f394d12be163ff97971c14e09eb6ab299
[INFO] running `Command { std: "docker" "start" "-a" "3ad0a8b394e7ee9d3b5fd54fc32c732f394d12be163ff97971c14e09eb6ab299", kill_on_drop: false }`
[INFO] [stderr]    Compiling aoc15 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.18s
[INFO] running `Command { std: "docker" "inspect" "3ad0a8b394e7ee9d3b5fd54fc32c732f394d12be163ff97971c14e09eb6ab299", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ad0a8b394e7ee9d3b5fd54fc32c732f394d12be163ff97971c14e09eb6ab299", kill_on_drop: false }`
[INFO] [stdout] 3ad0a8b394e7ee9d3b5fd54fc32c732f394d12be163ff97971c14e09eb6ab299
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 85a60df7776b6e5f64cfdb4040f7f7fe215be0212a355b431691850788eccc70
[INFO] running `Command { std: "docker" "start" "-a" "85a60df7776b6e5f64cfdb4040f7f7fe215be0212a355b431691850788eccc70", kill_on_drop: false }`
[INFO] [stderr]    Compiling aoc15 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.29s
[INFO] running `Command { std: "docker" "inspect" "85a60df7776b6e5f64cfdb4040f7f7fe215be0212a355b431691850788eccc70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85a60df7776b6e5f64cfdb4040f7f7fe215be0212a355b431691850788eccc70", kill_on_drop: false }`
[INFO] [stdout] 85a60df7776b6e5f64cfdb4040f7f7fe215be0212a355b431691850788eccc70
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c7d5fc3dac65e554f86b3001f4c9ec51bd8924900a6bd26668a6432e68431ade
[INFO] running `Command { std: "docker" "start" "-a" "c7d5fc3dac65e554f86b3001f4c9ec51bd8924900a6bd26668a6432e68431ade", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc15-0f80d037200ba1e1)
[INFO] [stdout] 
[INFO] [stdout] running 39 tests
[INFO] [stdout] test d11::test_contains_valid_letters ... ok
[INFO] [stdout] test d11::test_contains_two_pairs ... ok
[INFO] [stdout] test d11::test_increment_pw ... ok
[INFO] [stdout] test d12::test_parse_arr ... ok
[INFO] [stdout] test d13::test_get_all_perms ... ok
[INFO] [stdout] test d12::test_parse_num ... ok
[INFO] [stdout] test d13::test_parse ... ok
[INFO] [stdout] test d12::test_parse_obj ... ok
[INFO] [stdout] test d12::test_parse_string ... ok
[INFO] [stdout] test d13::test_calc_all_costs_with_permutation ... ok
[INFO] [stdout] test d11::test_contains_increasing_letters ... ok
[INFO] [stdout] test d18::test_stays_on ... ok
[INFO] [stdout] test d14::test_dist_after_n_secs ... ok
[INFO] [stdout] test d18::test_solution ... ok
[INFO] [stdout] test d19::test_create_molecules ... ok
[INFO] [stdout] test d19::test_flip_hash_map ... ok
[INFO] [stdout] test d20::test_calculate_presents ... ok
[INFO] [stdout] test d23::test_machine ... ok
[INFO] [stdout] test d25::test_calculate_code ... ok
[INFO] [stdout] test d25::test_calculate_code_number ... ok
[INFO] [stdout] test d5::test_contains_double_pair ... ok
[INFO] [stdout] test d5::test_repeats_with_between ... ok
[INFO] [stdout] test d6::calc_numbers ... ok
[INFO] [stdout] test d6::test_grid_count_lights ... ok
[INFO] [stdout] test d18::test_get_on_neighbours ... ok
[INFO] [stdout] test d6::test_parse ... ok
[INFO] [stdout] test d7::test_calculate_circuit ... ok
[INFO] [stdout] test d8::test_calculate_encoded_length ... ok
[INFO] [stdout] test d6::test_grid_handle_instr ... ok
[INFO] [stdout] test d7::test_parse_circuit ... ok
[INFO] [stdout] test d14::test_solution_with_test_data ... ok
[INFO] [stdout] test d9::test_parse ... ok
[INFO] [stdout] test d8::test_calculate_actual_length ... ok
[INFO] [stdout] test d8::test_make_hex_patterns ... ok
[INFO] [stdout] test d8::test_manually ... ok
[INFO] [stdout] test d11::find_valid_pw ... ok
[INFO] [stdout] test d9::test_calculate_all_costs ... ok
[INFO] [stdout] test d18::test_get ... FAILED
[INFO] [stdout] test d19::test_create_medicine has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "c7d5fc3dac65e554f86b3001f4c9ec51bd8924900a6bd26668a6432e68431ade", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7d5fc3dac65e554f86b3001f4c9ec51bd8924900a6bd26668a6432e68431ade", kill_on_drop: false }`
[INFO] [stdout] c7d5fc3dac65e554f86b3001f4c9ec51bd8924900a6bd26668a6432e68431ade
