Oct 26 22:57:26.946 INFO checking phorden/Rust-Types-And-Variables against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 22:57:26.946 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 26 22:57:27.379 INFO blam! 8e17d7b5fd6a8420e2f56edd8b6bd7a3e0174067b203df16c6a36f456a3364d0 Oct 26 22:57:27.379 INFO running `"docker" "start" "-a" "8e17d7b5fd6a8420e2f56edd8b6bd7a3e0174067b203df16c6a36f456a3364d0"` Oct 26 22:57:28.242 INFO kablam! usermod: no changes Oct 26 22:57:28.279 INFO kablam! Checking TypesAndVariables v0.1.0 (/source) Oct 26 22:57:28.787 INFO kablam! warning: unused variable: `pi_less_four` Oct 26 22:57:28.787 INFO kablam! --> src/main.rs:49:9 Oct 26 22:57:28.787 INFO kablam! | Oct 26 22:57:28.787 INFO kablam! 49 | let pi_less_four = std::f64::consts::PI < 4.0; // true Oct 26 22:57:28.787 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_pi_less_four` instead Oct 26 22:57:28.787 INFO kablam! | Oct 26 22:57:28.787 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 22:57:28.787 INFO kablam! Oct 26 22:57:28.787 INFO kablam! warning: unused variable: `x_is_five` Oct 26 22:57:28.787 INFO kablam! --> src/main.rs:52:9 Oct 26 22:57:28.787 INFO kablam! | Oct 26 22:57:28.787 INFO kablam! 52 | let x_is_five = x == 5; // true Oct 26 22:57:28.787 INFO kablam! | ^^^^^^^^^ help: consider using `_x_is_five` instead Oct 26 22:57:28.787 INFO kablam! Oct 26 22:57:28.811 INFO kablam! warning: function is never used: `scope_and_shadowing` Oct 26 22:57:28.811 INFO kablam! --> src/main.rs:5:1 Oct 26 22:57:28.811 INFO kablam! | Oct 26 22:57:28.811 INFO kablam! 5 | fn scope_and_shadowing() { Oct 26 22:57:28.811 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 22:57:28.811 INFO kablam! | Oct 26 22:57:28.811 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 22:57:28.811 INFO kablam! Oct 26 22:57:28.811 INFO kablam! warning: function is never used: `operators` Oct 26 22:57:28.811 INFO kablam! --> src/main.rs:22:1 Oct 26 22:57:28.811 INFO kablam! | Oct 26 22:57:28.811 INFO kablam! 22 | fn operators() { Oct 26 22:57:28.811 INFO kablam! | ^^^^^^^^^^^^^^ Oct 26 22:57:28.811 INFO kablam! Oct 26 22:57:28.811 INFO kablam! warning: crate `TypesAndVariables` should have a snake case name such as `types_and_variables` Oct 26 22:57:28.811 INFO kablam! | Oct 26 22:57:28.811 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 26 22:57:28.811 INFO kablam! Oct 26 22:57:28.843 INFO kablam! warning: unused variable: `pi_less_four` Oct 26 22:57:28.843 INFO kablam! --> src/main.rs:49:9 Oct 26 22:57:28.843 INFO kablam! | Oct 26 22:57:28.843 INFO kablam! 49 | let pi_less_four = std::f64::consts::PI < 4.0; // true Oct 26 22:57:28.843 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_pi_less_four` instead Oct 26 22:57:28.843 INFO kablam! | Oct 26 22:57:28.843 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 22:57:28.843 INFO kablam! Oct 26 22:57:28.843 INFO kablam! warning: unused variable: `x_is_five` Oct 26 22:57:28.843 INFO kablam! --> src/main.rs:52:9 Oct 26 22:57:28.843 INFO kablam! | Oct 26 22:57:28.843 INFO kablam! 52 | let x_is_five = x == 5; // true Oct 26 22:57:28.843 INFO kablam! | ^^^^^^^^^ help: consider using `_x_is_five` instead Oct 26 22:57:28.843 INFO kablam! Oct 26 22:57:28.849 INFO kablam! warning: function is never used: `scope_and_shadowing` Oct 26 22:57:28.849 INFO kablam! --> src/main.rs:5:1 Oct 26 22:57:28.849 INFO kablam! | Oct 26 22:57:28.849 INFO kablam! 5 | fn scope_and_shadowing() { Oct 26 22:57:28.849 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 22:57:28.849 INFO kablam! | Oct 26 22:57:28.849 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 22:57:28.849 INFO kablam! Oct 26 22:57:28.849 INFO kablam! warning: function is never used: `operators` Oct 26 22:57:28.849 INFO kablam! --> src/main.rs:22:1 Oct 26 22:57:28.849 INFO kablam! | Oct 26 22:57:28.849 INFO kablam! 22 | fn operators() { Oct 26 22:57:28.849 INFO kablam! | ^^^^^^^^^^^^^^ Oct 26 22:57:28.849 INFO kablam! Oct 26 22:57:28.849 INFO kablam! warning: crate `TypesAndVariables` should have a snake case name such as `types_and_variables` Oct 26 22:57:28.849 INFO kablam! | Oct 26 22:57:28.850 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 26 22:57:28.850 INFO kablam! Oct 26 22:57:28.890 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.63s Oct 26 22:57:28.895 INFO kablam! su: No module specific data is present Oct 26 22:57:29.355 INFO running `"docker" "rm" "-f" "8e17d7b5fd6a8420e2f56edd8b6bd7a3e0174067b203df16c6a36f456a3364d0"` Oct 26 22:57:29.596 INFO blam! 8e17d7b5fd6a8420e2f56edd8b6bd7a3e0174067b203df16c6a36f456a3364d0