Sep 03 16:37:51.522 INFO checking ramn/advent-of-code-rs against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 03 16:37:51.522 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 03 16:37:51.523 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 16:37:51.747 INFO blam! 55402fde65c3ad6a3f1ca9f7b4f9cfa26dba10d4eff3bea1de3b4e2bdb43fddd Sep 03 16:37:51.749 INFO running `"docker" "start" "-a" "55402fde65c3ad6a3f1ca9f7b4f9cfa26dba10d4eff3bea1de3b4e2bdb43fddd"` Sep 03 16:37:52.564 INFO kablam! Checking md5 v0.2.1 Sep 03 16:37:53.180 INFO kablam! Checking advent-of-code-rs v0.1.0 (file:///source) Sep 03 16:37:54.499 INFO kablam! warning: variable does not need to be mutable Sep 03 16:37:54.499 INFO kablam! --> src/day_09.rs:9:9 Sep 03 16:37:54.499 INFO kablam! | Sep 03 16:37:54.499 INFO kablam! 9 | let mut chars = &mut INPUT.chars(); Sep 03 16:37:54.499 INFO kablam! | ----^^^^^ Sep 03 16:37:54.499 INFO kablam! | | Sep 03 16:37:54.499 INFO kablam! | help: remove this `mut` Sep 03 16:37:54.499 INFO kablam! | Sep 03 16:37:54.499 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 03 16:37:54.499 INFO kablam! Sep 03 16:37:54.683 INFO kablam! warning: variable does not need to be mutable Sep 03 16:37:54.683 INFO kablam! --> src/day_09.rs:9:9 Sep 03 16:37:54.683 INFO kablam! | Sep 03 16:37:54.683 INFO kablam! 9 | let mut chars = &mut INPUT.chars(); Sep 03 16:37:54.683 INFO kablam! | ----^^^^^ Sep 03 16:37:54.683 INFO kablam! | | Sep 03 16:37:54.683 INFO kablam! | help: remove this `mut` Sep 03 16:37:54.683 INFO kablam! | Sep 03 16:37:54.683 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 03 16:37:54.683 INFO kablam! Sep 03 16:37:54.842 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.29s Sep 03 16:37:54.845 INFO kablam! su: No module specific data is present Sep 03 16:37:55.278 INFO running `"docker" "rm" "-f" "55402fde65c3ad6a3f1ca9f7b4f9cfa26dba10d4eff3bea1de3b4e2bdb43fddd"` Sep 03 16:37:55.431 INFO blam! 55402fde65c3ad6a3f1ca9f7b4f9cfa26dba10d4eff3bea1de3b4e2bdb43fddd