[INFO] cloning repository https://github.com/thatmarkenglishguy/advent_of_code_2020_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thatmarkenglishguy/advent_of_code_2020_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthatmarkenglishguy%2Fadvent_of_code_2020_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthatmarkenglishguy%2Fadvent_of_code_2020_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 097a7eb6746a6d34af8d1aaf41327ecd7551896f [INFO] checking thatmarkenglishguy/advent_of_code_2020_rust against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthatmarkenglishguy%2Fadvent_of_code_2020_rust" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thatmarkenglishguy/advent_of_code_2020_rust on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/thatmarkenglishguy/advent_of_code_2020_rust [INFO] finished tweaking git repo https://github.com/thatmarkenglishguy/advent_of_code_2020_rust [INFO] tweaked toml for git repo https://github.com/thatmarkenglishguy/advent_of_code_2020_rust written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/thatmarkenglishguy/advent_of_code_2020_rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded anyhow v1.0.36 [INFO] [stderr] Downloaded parameterized v0.3.0 [INFO] [stderr] Downloaded compare v0.1.0 [INFO] [stderr] Downloaded parameterized-macro v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d1f126952c5686778e0d55d70ae5df6875d2aa2945590f7634872cdf5a5b6d1 [INFO] running `Command { std: "docker" "start" "-a" "6d1f126952c5686778e0d55d70ae5df6875d2aa2945590f7634872cdf5a5b6d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d1f126952c5686778e0d55d70ae5df6875d2aa2945590f7634872cdf5a5b6d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d1f126952c5686778e0d55d70ae5df6875d2aa2945590f7634872cdf5a5b6d1", kill_on_drop: false }` [INFO] [stdout] 6d1f126952c5686778e0d55d70ae5df6875d2aa2945590f7634872cdf5a5b6d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf8d813a3324b3b976e5c5c5d4620a4d8238759cd2350df5d88f9270d62c6900 [INFO] running `Command { std: "docker" "start" "-a" "cf8d813a3324b3b976e5c5c5d4620a4d8238759cd2350df5d88f9270d62c6900", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling anyhow v1.0.36 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling argh_shared v0.1.4 [INFO] [stderr] Checking compare v0.1.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling argh_derive v0.1.4 [INFO] [stderr] Compiling parameterized-macro v0.3.0 [INFO] [stderr] Checking parameterized v0.3.0 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking argh v0.1.4 [INFO] [stderr] Checking advent-of-code-2020-day-01 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/day01/mod.rs:124:36 [INFO] [stdout] | [INFO] [stdout] 124 | None => assert!(false, format!("Expecting {:?}", expected_entry)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 124 | None => assert!(false, "Expecting {:?}", expected_entry), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/day01/mod.rs:130:45 [INFO] [stdout] | [INFO] [stdout] 130 | Some(entries) => assert!(false, format!("Unexpected entry {:?}", entries)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 130 | Some(entries) => assert!(false, "Unexpected entry {:?}", entries), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/day01/mod.rs:141:33 [INFO] [stdout] | [INFO] [stdout] 141 | Ok(entry) => panic!(format!("Expected Err. Got entry {:?}", entry)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 141 | Ok(entry) => panic!("Expected Err. Got entry {:?}", entry), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.48s [INFO] running `Command { std: "docker" "inspect" "cf8d813a3324b3b976e5c5c5d4620a4d8238759cd2350df5d88f9270d62c6900", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf8d813a3324b3b976e5c5c5d4620a4d8238759cd2350df5d88f9270d62c6900", kill_on_drop: false }` [INFO] [stdout] cf8d813a3324b3b976e5c5c5d4620a4d8238759cd2350df5d88f9270d62c6900