[INFO] cloning repository https://github.com/rictic/advent-of-code-2016 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rictic/advent-of-code-2016" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frictic%2Fadvent-of-code-2016", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frictic%2Fadvent-of-code-2016'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 24d92a3a01dc8a1f1c85e3b1377c0cb1b2119b56 [INFO] testing rictic/advent-of-code-2016 against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frictic%2Fadvent-of-code-2016" "/workspace/builds/worker-81/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-81/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rictic/advent-of-code-2016 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rictic/advent-of-code-2016 [INFO] finished tweaking git repo https://github.com/rictic/advent-of-code-2016 [INFO] tweaked toml for git repo https://github.com/rictic/advent-of-code-2016 written to /workspace/builds/worker-81/source/Cargo.toml [INFO] crate git repo https://github.com/rictic/advent-of-code-2016 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v1.0.52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 449f43bb58dfa89932464352c1276859ded66f0907ec769344e33182de20e5ab [INFO] running `Command { std: "docker" "start" "-a" "449f43bb58dfa89932464352c1276859ded66f0907ec769344e33182de20e5ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "449f43bb58dfa89932464352c1276859ded66f0907ec769344e33182de20e5ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "449f43bb58dfa89932464352c1276859ded66f0907ec769344e33182de20e5ab", kill_on_drop: false }` [INFO] [stdout] 449f43bb58dfa89932464352c1276859ded66f0907ec769344e33182de20e5ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a65e723dabf9494e11536d3d62c3cb14bebee0e800893bc882e4a40773262ffa [INFO] running `Command { std: "docker" "start" "-a" "a65e723dabf9494e11536d3d62c3cb14bebee0e800893bc882e4a40773262ffa", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling smallvec v1.5.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling advent-2016 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message contains an unused formatting placeholder [INFO] [stdout] --> src/day_13.rs:115:19 [INFO] [stdout] | [INFO] [stdout] 115 | panic!("{:?} was both visited and a wall??"); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this message is not used as a format string when given without arguments, but will be in Rust 2021 [INFO] [stdout] help: add the missing argument [INFO] [stdout] | [INFO] [stdout] 115 | panic!("{:?} was both visited and a wall??", ...); [INFO] [stdout] | +++++ [INFO] [stdout] help: or add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 115 | panic!("{}", "{:?} was both visited and a wall??"); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.72s [INFO] running `Command { std: "docker" "inspect" "a65e723dabf9494e11536d3d62c3cb14bebee0e800893bc882e4a40773262ffa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a65e723dabf9494e11536d3d62c3cb14bebee0e800893bc882e4a40773262ffa", kill_on_drop: false }` [INFO] [stdout] a65e723dabf9494e11536d3d62c3cb14bebee0e800893bc882e4a40773262ffa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34527057478dcd6cc4288af668d8d8c005caad4d95fd62564b1496f089cba4f2 [INFO] running `Command { std: "docker" "start" "-a" "34527057478dcd6cc4288af668d8d8c005caad4d95fd62564b1496f089cba4f2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling advent-2016 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message contains an unused formatting placeholder [INFO] [stdout] --> src/day_13.rs:115:19 [INFO] [stdout] | [INFO] [stdout] 115 | panic!("{:?} was both visited and a wall??"); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this message is not used as a format string when given without arguments, but will be in Rust 2021 [INFO] [stdout] help: add the missing argument [INFO] [stdout] | [INFO] [stdout] 115 | panic!("{:?} was both visited and a wall??", ...); [INFO] [stdout] | +++++ [INFO] [stdout] help: or add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 115 | panic!("{}", "{:?} was both visited and a wall??"); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 24.81s [INFO] running `Command { std: "docker" "inspect" "34527057478dcd6cc4288af668d8d8c005caad4d95fd62564b1496f089cba4f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34527057478dcd6cc4288af668d8d8c005caad4d95fd62564b1496f089cba4f2", kill_on_drop: false }` [INFO] [stdout] 34527057478dcd6cc4288af668d8d8c005caad4d95fd62564b1496f089cba4f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8108f8103e10ccc95d738cea9d94107518d2053e778730d4dafbe685951da973 [INFO] running `Command { std: "docker" "start" "-a" "8108f8103e10ccc95d738cea9d94107518d2053e778730d4dafbe685951da973", kill_on_drop: false }` [INFO] [stderr] warning: panic message contains an unused formatting placeholder [INFO] [stderr] --> src/day_13.rs:115:19 [INFO] [stderr] | [INFO] [stderr] 115 | panic!("{:?} was both visited and a wall??"); [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this message is not used as a format string when given without arguments, but will be in Rust 2021 [INFO] [stderr] help: add the missing argument [INFO] [stderr] | [INFO] [stderr] 115 | panic!("{:?} was both visited and a wall??", ...); [INFO] [stderr] | +++++ [INFO] [stderr] help: or add a "{}" format string to use the message literally [INFO] [stderr] | [INFO] [stderr] 115 | panic!("{}", "{:?} was both visited and a wall??"); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: `advent-2016` (bin "advent-2016" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/advent_2016-1f8ad980508dd90d) [INFO] [stdout] [INFO] [stdout] running 50 tests [INFO] [stdout] test day_13::test::examples ... ok [INFO] [stdout] test day_15::test::examples ... ok [INFO] [stdout] test day_16::test::examples ... ok [INFO] [stdout] test day_16::test::my_input ... ok [INFO] [stdout] test day_13::test::my_input ... ok [INFO] [stdout] test day_1::test::part_two_example_one ... ok [INFO] [stdout] test day_1::test::my_input ... ok [INFO] [stdout] test day_1::test::first_example ... ok [INFO] [stdout] test day_17::test::my_input ... ok [INFO] [stdout] test day_1::test::second_example ... ok [INFO] [stdout] test day_11::test::examples ... ok [INFO] [stdout] test day_2::test::example_1 ... ok [INFO] [stdout] test day_1::test::third_example ... ok [INFO] [stdout] test day_17::test::examples ... ok [INFO] [stdout] test day_2::test::part_two_example_1 ... ok [INFO] [stdout] test day_1::test::part_two_my_input ... ok [INFO] [stdout] test day_3::test::example_1 ... ok [INFO] [stdout] test day_2::test::test_my_input ... ok [INFO] [stdout] test day_2::test::part_two_my_input ... ok [INFO] [stdout] test day_3::test::example_2 ... ok [INFO] [stdout] test day_12::test::examples ... ok [INFO] [stdout] test day_3::test::my_input ... ok [INFO] [stdout] test day_6::test::example ... ok [INFO] [stdout] test day_3::test::part_2_my_input ... ok [INFO] [stdout] test day_6::test::part_2_example ... ok [INFO] [stdout] test day_7::test::examples ... ok [INFO] [stdout] test day_7::test::example ... ok [INFO] [stdout] test day_7::test::part_2_example ... ok [INFO] [stdout] test day_4::test::example_1 ... ok [INFO] [stdout] test day_7::test::part_2_examples ... ok [INFO] [stdout] test day_4::test::part_2_example_1 ... ok [INFO] [stdout] test day_4::test::examples ... ok [INFO] [stdout] test day_8::test::examples ... ok [INFO] [stdout] test day_6::test::my_input ... ok [INFO] [stdout] test day_6::test::part_2_my_input ... ok [INFO] [stdout] test day_9::test::examples ... ok [INFO] [stdout] test day_10::test::examples ... ok [INFO] [stdout] test day_9::test::part_2_examples ... ok [INFO] [stdout] test day_7::test::my_input ... ok [INFO] [stdout] test day_9::test::my_input ... ok [INFO] [stdout] test day_8::test::example ... ok [INFO] [stdout] test day_10::test::part_2_examples ... ok [INFO] [stdout] test day_7::test::part_2_my_input ... ok [INFO] [stdout] test day_8::test::my_input ... ok [INFO] [stdout] test day_10::test::my_input ... ok [INFO] [stdout] test day_14::test::quick_examples ... ok [INFO] [stdout] test day_9::test::part_2_my_input ... ok [INFO] [stdout] test day_12::test::my_input ... ok [INFO] [stdout] test day_4::test::part_2_my_input ... ok [INFO] [stdout] test day_4::test::my_input ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8108f8103e10ccc95d738cea9d94107518d2053e778730d4dafbe685951da973", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8108f8103e10ccc95d738cea9d94107518d2053e778730d4dafbe685951da973", kill_on_drop: false }` [INFO] [stdout] 8108f8103e10ccc95d738cea9d94107518d2053e778730d4dafbe685951da973