[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#9c1dcf141bc0875407c4eb36972857bd3db713e2 for pr-81863 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthatmarkenglishguy%2Fadvent_of_code_2020_rust" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thatmarkenglishguy/advent_of_code_2020_rust on toolchain 9c1dcf141bc0875407c4eb36972857bd3db713e2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "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-8/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" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded compare v0.1.0 [INFO] [stderr] Downloaded syn v1.0.55 [INFO] [stderr] Downloaded anyhow v1.0.36 [INFO] [stderr] Downloaded parameterized-macro v0.3.0 [INFO] [stderr] Downloaded parameterized v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:ce6408862c0f4858e6cd2b85b2cf085ff7d0d6323904d0a94b71664a228554ab" "/opt/rustwide/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6178d07728026e1fc05f93d34bb067ab23c497bde6b8c59fad8214a3b40ebc2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b6178d07728026e1fc05f93d34bb067ab23c497bde6b8c59fad8214a3b40ebc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6178d07728026e1fc05f93d34bb067ab23c497bde6b8c59fad8214a3b40ebc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6178d07728026e1fc05f93d34bb067ab23c497bde6b8c59fad8214a3b40ebc2", kill_on_drop: false }` [INFO] [stdout] b6178d07728026e1fc05f93d34bb067ab23c497bde6b8c59fad8214a3b40ebc2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:ce6408862c0f4858e6cd2b85b2cf085ff7d0d6323904d0a94b71664a228554ab" "/opt/rustwide/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 98e1841a116beffa69d63b7cc2486abb79dd35d099c6c0ed234ebd6aa14186eb [INFO] running `Command { std: "docker" "start" "-a" "98e1841a116beffa69d63b7cc2486abb79dd35d099c6c0ed234ebd6aa14186eb", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling argh_shared v0.1.4 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling anyhow v1.0.36 [INFO] [stderr] Checking compare v0.1.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling parameterized-macro v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling argh_derive v0.1.4 [INFO] [stderr] Checking parameterized v0.3.0 [INFO] [stderr] Checking argh v0.1.4 [INFO] [stderr] Checking thiserror v1.0.22 [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_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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 is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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 is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.95s [INFO] running `Command { std: "docker" "inspect" "98e1841a116beffa69d63b7cc2486abb79dd35d099c6c0ed234ebd6aa14186eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98e1841a116beffa69d63b7cc2486abb79dd35d099c6c0ed234ebd6aa14186eb", kill_on_drop: false }` [INFO] [stdout] 98e1841a116beffa69d63b7cc2486abb79dd35d099c6c0ed234ebd6aa14186eb