[INFO] updating cached repository https://github.com/kprav33n/aoc18.rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 392c1051fac97dccdb8faa897a64eaf5891ac5af [INFO] testing kprav33n/aoc18.rs against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkprav33n%2Faoc18.rs" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kprav33n/aoc18.rs on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/kprav33n/aoc18.rs [INFO] finished tweaking git repo https://github.com/kprav33n/aoc18.rs [INFO] tweaked toml for git repo https://github.com/kprav33n/aoc18.rs written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/kprav33n/aoc18.rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8d7e38477a3cf5c1e8159538072dc029b8e77b6c72a639594dfb0525a381f9a0 [INFO] running `"docker" "start" "-a" "8d7e38477a3cf5c1e8159538072dc029b8e77b6c72a639594dfb0525a381f9a0"` [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling pathfinding v1.1.10 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling aoc18 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.47s [INFO] running `"docker" "inspect" "8d7e38477a3cf5c1e8159538072dc029b8e77b6c72a639594dfb0525a381f9a0"` [INFO] running `"docker" "rm" "-f" "8d7e38477a3cf5c1e8159538072dc029b8e77b6c72a639594dfb0525a381f9a0"` [INFO] [stdout] 8d7e38477a3cf5c1e8159538072dc029b8e77b6c72a639594dfb0525a381f9a0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 84fc2ebb02e06fa13c8eaa88858bc13cdbe65244ac45970b9708671619ce0d9c [INFO] running `"docker" "start" "-a" "84fc2ebb02e06fa13c8eaa88858bc13cdbe65244ac45970b9708671619ce0d9c"` [INFO] [stderr] Compiling aoc18 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.47s [INFO] running `"docker" "inspect" "84fc2ebb02e06fa13c8eaa88858bc13cdbe65244ac45970b9708671619ce0d9c"` [INFO] running `"docker" "rm" "-f" "84fc2ebb02e06fa13c8eaa88858bc13cdbe65244ac45970b9708671619ce0d9c"` [INFO] [stdout] 84fc2ebb02e06fa13c8eaa88858bc13cdbe65244ac45970b9708671619ce0d9c [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] db63b8a1400d5006d358a135693b6324bc16eac79e8608e27edf2ebe738e5ef7 [INFO] running `"docker" "start" "-a" "db63b8a1400d5006d358a135693b6324bc16eac79e8608e27edf2ebe738e5ef7"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/aoc18-7b9aa0250bc03948 [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test day03::parse_claim ... ok [INFO] [stdout] test day04::parse_entry ... ok [INFO] [stdout] test day04::parse_time ... ok [INFO] [stdout] test day04::parse_sleep ... ok [INFO] [stdout] test day04::parse_begin ... ok [INFO] [stdout] test day05::test_should_burn ... ok [INFO] [stdout] test day04::parse_wake ... ok [INFO] [stdout] test day25::test_num_constellations3 ... ok [INFO] [stdout] test day25::test_num_constellations1 ... ok [INFO] [stdout] test day13::test_first_crash ... ok [INFO] [stdout] test day13::test_last_cart_location ... ok [INFO] [stdout] test day25::test_num_constellations2 ... ok [INFO] [stdout] test day13::test_last_cart_location_corner ... ok [INFO] [stdout] test day12::test_sum_pots_after ... ok [INFO] [stdout] test day25::test_num_constellations4 ... ok [INFO] [stdout] test day10::test_entry_from_str ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/aoc18-515cac662a84d14e [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests aoc18 [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test src/day06.rs - day06::safe_area (line 70) ... FAILED [INFO] [stdout] test src/day08.rs - day08::root_value (line 30) ... FAILED [INFO] [stdout] test src/day02.rs - day02::checksum (line 7) ... FAILED [INFO] [stdout] test src/day01.rs - day01::resulting_frequency_twice (line 31) ... FAILED [INFO] [stdout] test src/day03.rs - day03::intact_claim (line 50) ... FAILED [INFO] [stdout] test src/day07.rs - day07::steps (line 12) ... FAILED [INFO] [stdout] test src/day05.rs - day05::num_remaining_units (line 6) ... FAILED [INFO] [stdout] test src/day02.rs - day02::common_letters (line 41) ... FAILED [INFO] [stdout] test src/day06.rs - day06::largest_area (line 9) ... FAILED [INFO] [stdout] test src/day04.rs - day04::slacker_id_min (line 12) ... FAILED [INFO] [stdout] test src/day04.rs - day04::slacker_id_min2 (line 92) ... FAILED [INFO] [stdout] test src/day08.rs - day08::meta_sum (line 7) ... FAILED [INFO] [stdout] test src/day07.rs - day07::completion_time (line 79) ... FAILED [INFO] [stdout] test src/day03.rs - day03::overlapping_area (line 7) ... FAILED [INFO] [stdout] test src/day05.rs - day05::smallest_num_remaining_units (line 42) ... FAILED [INFO] [stdout] test src/day01.rs - day01::resulting_frequency (line 8) ... FAILED [INFO] [stdout] test src/day14.rs - day14::num_recipes_before (line 46) ... FAILED [INFO] [stdout] test src/day14.rs - day14::score_after (line 7) ... FAILED [INFO] [stdout] test src/day15.rs - day15::combat_outcome (line 10) ... FAILED [INFO] [stdout] test src/day11.rs - day11::largest_powered_cell (line 7) ... FAILED [INFO] [stdout] test src/day11.rs - day11::largest_powered_cell2 (line 53) ... FAILED [INFO] [stdout] test src/day09.rs - day09::winning_score2 (line 31) ... FAILED [INFO] [stdout] test src/day16.rs - day16::num_samples (line 10) ... FAILED [INFO] [stdout] test src/day10.rs - day10::message (line 8) ... FAILED [INFO] [stdout] test src/day18.rs - day18::resource_value (line 3) ... FAILED [INFO] [stdout] test src/day09.rs - day09::winning_score (line 9) ... FAILED [INFO] [stdout] test src/day15.rs - day15::combat_outcome2 (line 74) ... FAILED [INFO] [stdout] test src/day17.rs - day17::reservoir_capacity (line 28) ... FAILED [INFO] [stdout] test src/day17.rs - day17::reservoir_reach (line 6) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/day06.rs - day06::safe_area (line 70) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/day08.rs - day08::root_value (line 30) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/day02.rs - day02::checksum (line 7) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/day01.rs - day01::resulting_frequency_twice (line 31) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/day03.rs - day03::intact_claim (line 50) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/day07.rs - day07::steps (line 12) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/day05.rs - day05::num_remaining_units (line 6) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/day02.rs - day02::common_letters (line 41) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/day06.rs - day06::largest_area (line 9) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/day04.rs - day04::slacker_id_min (line 12) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/day04.rs - day04::slacker_id_min2 (line 92) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/day08.rs - day08::meta_sum (line 7) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/day07.rs - day07::completion_time (line 79) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/day03.rs - day03::overlapping_area (line 7) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/day05.rs - day05::smallest_num_remaining_units (line 42) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/day01.rs - day01::resulting_frequency (line 8) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/day14.rs - day14::num_recipes_before (line 46) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/day14.rs - day14::score_after (line 7) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/day15.rs - day15::combat_outcome (line 10) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/day11.rs - day11::largest_powered_cell (line 7) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/day11.rs - day11::largest_powered_cell2 (line 53) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/day09.rs - day09::winning_score2 (line 31) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/day16.rs - day16::num_samples (line 10) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/day10.rs - day10::message (line 8) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/day18.rs - day18::resource_value (line 3) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/day09.rs - day09::winning_score (line 9) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/day15.rs - day15::combat_outcome2 (line 74) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/day17.rs - day17::reservoir_capacity (line 28) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/day01.rs - day01::resulting_frequency (line 8) [INFO] [stdout] src/day01.rs - day01::resulting_frequency_twice (line 31) [INFO] [stdout] src/day02.rs - day02::checksum (line 7) [INFO] [stdout] src/day02.rs - day02::common_letters (line 41) [INFO] [stdout] src/day03.rs - day03::intact_claim (line 50) [INFO] [stdout] src/day03.rs - day03::overlapping_area (line 7) [INFO] [stdout] src/day04.rs - day04::slacker_id_min (line 12) [INFO] [stdout] src/day04.rs - day04::slacker_id_min2 (line 92) [INFO] [stdout] src/day05.rs - day05::num_remaining_units (line 6) [INFO] [stdout] src/day05.rs - day05::smallest_num_remaining_units (line 42) [INFO] [stdout] src/day06.rs - day06::largest_area (line 9) [INFO] [stdout] src/day06.rs - day06::safe_area (line 70) [INFO] [stdout] src/day07.rs - day07::completion_time (line 79) [INFO] [stdout] src/day07.rs - day07::steps (line 12) [INFO] [stdout] src/day08.rs - day08::meta_sum (line 7) [INFO] [stdout] src/day08.rs - day08::root_value (line 30) [INFO] [stdout] src/day09.rs - day09::winning_score (line 9) [INFO] [stdout] src/day09.rs - day09::winning_score2 (line 31) [INFO] [stdout] src/day10.rs - day10::message (line 8) [INFO] [stdout] src/day11.rs - day11::largest_powered_cell (line 7) [INFO] [stdout] src/day11.rs - day11::largest_powered_cell2 (line 53) [INFO] [stdout] src/day14.rs - day14::num_recipes_before (line 46) [INFO] [stdout] src/day14.rs - day14::score_after (line 7) [INFO] [stdout] src/day15.rs - day15::combat_outcome (line 10) [INFO] [stdout] src/day15.rs - day15::combat_outcome2 (line 74) [INFO] [stdout] src/day16.rs - day16::num_samples (line 10) [INFO] [stdout] src/day17.rs - day17::reservoir_capacity (line 28) [INFO] [stdout] src/day18.rs - day18::resource_value (line 3) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 28 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `"docker" "inspect" "db63b8a1400d5006d358a135693b6324bc16eac79e8608e27edf2ebe738e5ef7"` [INFO] running `"docker" "rm" "-f" "db63b8a1400d5006d358a135693b6324bc16eac79e8608e27edf2ebe738e5ef7"` [INFO] [stdout] db63b8a1400d5006d358a135693b6324bc16eac79e8608e27edf2ebe738e5ef7