Sep 04 11:20:44.033 INFO checking mascheroni-0.2.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 11:20:44.033 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 11:20:44.033 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/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 04 11:20:44.208 INFO blam! 3a5cc723b78d895e5c965a0ed3faea45779025f94e3fbe1aafd04ec95e48d379 Sep 04 11:20:44.210 INFO running `"docker" "start" "-a" "3a5cc723b78d895e5c965a0ed3faea45779025f94e3fbe1aafd04ec95e48d379"` Sep 04 11:20:44.890 INFO kablam! Checking mascheroni v0.2.0 (file:///source) Sep 04 11:20:45.498 INFO kablam! warning: unused variable: `ret` Sep 04 11:20:45.498 INFO kablam! --> src/lib.rs:40:13 Sep 04 11:20:45.498 INFO kablam! | Sep 04 11:20:45.498 INFO kablam! 40 | let mut ret: u64 = 0; Sep 04 11:20:45.498 INFO kablam! | ^^^ help: consider using `_ret` instead Sep 04 11:20:45.498 INFO kablam! | Sep 04 11:20:45.498 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 11:20:45.498 INFO kablam! Sep 04 11:20:45.504 INFO kablam! warning: variable does not need to be mutable Sep 04 11:20:45.504 INFO kablam! --> src/lib.rs:40:9 Sep 04 11:20:45.504 INFO kablam! | Sep 04 11:20:45.504 INFO kablam! 40 | let mut ret: u64 = 0; Sep 04 11:20:45.504 INFO kablam! | ----^^^ Sep 04 11:20:45.504 INFO kablam! | | Sep 04 11:20:45.504 INFO kablam! | help: remove this `mut` Sep 04 11:20:45.504 INFO kablam! | Sep 04 11:20:45.504 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 04 11:20:45.504 INFO kablam! Sep 04 11:20:45.518 INFO kablam! warning: function is never used: `test_is_not_palindrome` Sep 04 11:20:45.518 INFO kablam! --> src/lib.rs:112:1 Sep 04 11:20:45.518 INFO kablam! | Sep 04 11:20:45.518 INFO kablam! 112 | fn test_is_not_palindrome() { Sep 04 11:20:45.518 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 11:20:45.518 INFO kablam! | Sep 04 11:20:45.518 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 11:20:45.518 INFO kablam! Sep 04 11:20:45.555 INFO kablam! warning: unused variable: `ret` Sep 04 11:20:45.555 INFO kablam! --> src/lib.rs:40:13 Sep 04 11:20:45.555 INFO kablam! | Sep 04 11:20:45.555 INFO kablam! 40 | let mut ret: u64 = 0; Sep 04 11:20:45.555 INFO kablam! | ^^^ help: consider using `_ret` instead Sep 04 11:20:45.555 INFO kablam! | Sep 04 11:20:45.555 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 11:20:45.555 INFO kablam! Sep 04 11:20:45.563 INFO kablam! warning: variable does not need to be mutable Sep 04 11:20:45.563 INFO kablam! --> src/lib.rs:40:9 Sep 04 11:20:45.563 INFO kablam! | Sep 04 11:20:45.563 INFO kablam! 40 | let mut ret: u64 = 0; Sep 04 11:20:45.563 INFO kablam! | ----^^^ Sep 04 11:20:45.563 INFO kablam! | | Sep 04 11:20:45.563 INFO kablam! | help: remove this `mut` Sep 04 11:20:45.563 INFO kablam! | Sep 04 11:20:45.563 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 04 11:20:45.563 INFO kablam! Sep 04 11:20:45.580 INFO kablam! warning: function is never used: `test_is_not_palindrome` Sep 04 11:20:45.580 INFO kablam! --> src/lib.rs:112:1 Sep 04 11:20:45.580 INFO kablam! | Sep 04 11:20:45.580 INFO kablam! 112 | fn test_is_not_palindrome() { Sep 04 11:20:45.580 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 11:20:45.580 INFO kablam! | Sep 04 11:20:45.580 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 11:20:45.580 INFO kablam! Sep 04 11:20:45.594 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.72s Sep 04 11:20:45.596 INFO kablam! su: No module specific data is present Sep 04 11:20:46.082 INFO running `"docker" "rm" "-f" "3a5cc723b78d895e5c965a0ed3faea45779025f94e3fbe1aafd04ec95e48d379"` Sep 04 11:20:46.270 INFO blam! 3a5cc723b78d895e5c965a0ed3faea45779025f94e3fbe1aafd04ec95e48d379