[INFO] cloning repository https://github.com/pistacchio/advent-of-code-2015-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pistacchio/advent-of-code-2015-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpistacchio%2Fadvent-of-code-2015-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpistacchio%2Fadvent-of-code-2015-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4560bdf5a5b8b6302f5822d72810d1e6343df804 [INFO] testing pistacchio/advent-of-code-2015-rust against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpistacchio%2Fadvent-of-code-2015-rust" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pistacchio/advent-of-code-2015-rust 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/pistacchio/advent-of-code-2015-rust [INFO] finished tweaking git repo https://github.com/pistacchio/advent-of-code-2015-rust [INFO] tweaked toml for git repo https://github.com/pistacchio/advent-of-code-2015-rust written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/pistacchio/advent-of-code-2015-rust 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] Downloading crates ... [INFO] [stderr] Downloaded num-bigint v0.2.3 [INFO] [stderr] Downloaded permutator v0.3.3 [INFO] [stderr] Downloaded divisors v0.1.5 [INFO] [stderr] Downloaded permutohedron v0.2.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] c40a86bf0d2ed2c60b32df2cd93f60c59d618c7c17f5897bdfaacf55b1fd6aff [INFO] running `Command { std: "docker" "start" "-a" "c40a86bf0d2ed2c60b32df2cd93f60c59d618c7c17f5897bdfaacf55b1fd6aff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c40a86bf0d2ed2c60b32df2cd93f60c59d618c7c17f5897bdfaacf55b1fd6aff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c40a86bf0d2ed2c60b32df2cd93f60c59d618c7c17f5897bdfaacf55b1fd6aff", kill_on_drop: false }` [INFO] [stdout] c40a86bf0d2ed2c60b32df2cd93f60c59d618c7c17f5897bdfaacf55b1fd6aff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 35c2f7286ef65d95014f2ffdb2850efad859b5a37f3cbd0cfc875f7bce481a87 [INFO] running `Command { std: "docker" "start" "-a" "35c2f7286ef65d95014f2ffdb2850efad859b5a37f3cbd0cfc875f7bce481a87", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling permutohedron v0.2.4 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling divisors v0.1.5 [INFO] [stderr] Compiling permutator v0.3.3 [INFO] [stderr] Compiling aoc-2015 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `thread`, `time` [INFO] [stdout] --> src/day_18.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | use std::{iter, thread, time}; [INFO] [stdout] | ^^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/day_9.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | id: usize, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Path` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/day_9.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `TEST_GRID` [INFO] [stdout] --> src/day_18.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / const TEST_GRID: &str = r#".#.#.# [INFO] [stdout] 9 | | ...##. [INFO] [stdout] 10 | | #....# [INFO] [stdout] 11 | | ..#... [INFO] [stdout] 12 | | #.#..# [INFO] [stdout] 13 | | ####.."#; [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `TEST_REPLACEMENTS` [INFO] [stdout] --> src/day_19.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / const TEST_REPLACEMENTS: &str = r#"H => HO [INFO] [stdout] 8 | | H => OH [INFO] [stdout] 9 | | O => HH"#; [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.37s [INFO] running `Command { std: "docker" "inspect" "35c2f7286ef65d95014f2ffdb2850efad859b5a37f3cbd0cfc875f7bce481a87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35c2f7286ef65d95014f2ffdb2850efad859b5a37f3cbd0cfc875f7bce481a87", kill_on_drop: false }` [INFO] [stdout] 35c2f7286ef65d95014f2ffdb2850efad859b5a37f3cbd0cfc875f7bce481a87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] ed3d23f1d38290dc5d8fc523ed17eb5df0367084e70130c6b1fcb3f318743e62 [INFO] running `Command { std: "docker" "start" "-a" "ed3d23f1d38290dc5d8fc523ed17eb5df0367084e70130c6b1fcb3f318743e62", kill_on_drop: false }` [INFO] [stderr] Compiling aoc-2015 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/day_9.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | id: usize, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Path` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/day_9.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.74s [INFO] running `Command { std: "docker" "inspect" "ed3d23f1d38290dc5d8fc523ed17eb5df0367084e70130c6b1fcb3f318743e62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed3d23f1d38290dc5d8fc523ed17eb5df0367084e70130c6b1fcb3f318743e62", kill_on_drop: false }` [INFO] [stdout] ed3d23f1d38290dc5d8fc523ed17eb5df0367084e70130c6b1fcb3f318743e62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 6e961d45bf6e4c6f7ba487cab09e6aa654c7b2a005787eb2b060d42a8a6971f2 [INFO] running `Command { std: "docker" "start" "-a" "6e961d45bf6e4c6f7ba487cab09e6aa654c7b2a005787eb2b060d42a8a6971f2", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `id` [INFO] [stderr] --> src/day_9.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | id: usize, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Path` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/day_9.rs:7:10 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `aoc-2015` (bin "aoc-2015" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/aoc_2015-5cf0945e14b1143c) [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test day_10::test_run ... ok [INFO] [stdout] test day_11::test_run ... ok [INFO] [stdout] test day_12::test_run ... ok [INFO] [stdout] test day_12::test_run_pt2 ... ok [INFO] [stdout] test day_14::test_run ... ok [INFO] [stdout] test day_17::test_run ... ok [INFO] [stdout] test day_17::test_run_pt2 ... ok [INFO] [stdout] test day_14::test_run_pt2 ... ok [INFO] [stdout] test day_18::test_run ... ok [INFO] [stdout] test day_13::test_run ... ok [INFO] [stdout] test day_1::test_run ... ok [INFO] [stdout] test day_18::test_run_pt2 ... ok [INFO] [stdout] test day_1::test_run_pt2 ... ok [INFO] [stdout] test day_21::test_player_wins_fight ... ok [INFO] [stdout] test day_23::test ... ok [INFO] [stdout] test day_24::test ... ok [INFO] [stdout] test day_2::test_run_pt2 ... ok [INFO] [stdout] test day_2::test_run ... ok [INFO] [stdout] test day_3::test_run ... ok [INFO] [stdout] test day_3::test_run_pt2 ... ok [INFO] [stdout] test day_5::test_run ... ok [INFO] [stdout] test day_19::test_run ... ok [INFO] [stdout] test day_5::test_run_pt2 ... ok [INFO] [stdout] test day_8::test_run_pt2 ... ok [INFO] [stdout] test day_9::test_run ... ok [INFO] [stdout] test day_9::test_run_pt2 ... ok [INFO] [stdout] test day_8::test_run ... ok [INFO] [stdout] test day_20::test_get_house_presents ... FAILED [INFO] [stdout] test day_6::test_run ... ok [INFO] [stdout] test day_4::test_run ... ok [INFO] [stdout] test day_18::animated_simulation has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "6e961d45bf6e4c6f7ba487cab09e6aa654c7b2a005787eb2b060d42a8a6971f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e961d45bf6e4c6f7ba487cab09e6aa654c7b2a005787eb2b060d42a8a6971f2", kill_on_drop: false }` [INFO] [stdout] 6e961d45bf6e4c6f7ba487cab09e6aa654c7b2a005787eb2b060d42a8a6971f2