Oct 21 14:48:48.955 INFO checking phorden/Rust-Types-And-Variables against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 14:48:48.956 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 14:48:49.287 INFO blam! f7041443fd65fef95813340463cac6702b0406963da9f88f32cf7e01a7cce2a9 Oct 21 14:48:49.290 INFO running `"docker" "start" "-a" "f7041443fd65fef95813340463cac6702b0406963da9f88f32cf7e01a7cce2a9"` Oct 21 14:48:50.252 INFO kablam! usermod: no changes Oct 21 14:48:50.320 INFO kablam! Checking TypesAndVariables v0.1.0 (/source) Oct 21 14:48:50.725 INFO kablam! warning: unused variable: `pi_less_four` Oct 21 14:48:50.725 INFO kablam! --> src/main.rs:49:9 Oct 21 14:48:50.725 INFO kablam! | Oct 21 14:48:50.725 INFO kablam! 49 | let pi_less_four = std::f64::consts::PI < 4.0; // true Oct 21 14:48:50.726 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_pi_less_four` instead Oct 21 14:48:50.726 INFO kablam! | Oct 21 14:48:50.726 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 14:48:50.726 INFO kablam! Oct 21 14:48:50.727 INFO kablam! warning: unused variable: `x_is_five` Oct 21 14:48:50.727 INFO kablam! --> src/main.rs:52:9 Oct 21 14:48:50.727 INFO kablam! | Oct 21 14:48:50.728 INFO kablam! 52 | let x_is_five = x == 5; // true Oct 21 14:48:50.728 INFO kablam! | ^^^^^^^^^ help: consider using `_x_is_five` instead Oct 21 14:48:50.728 INFO kablam! Oct 21 14:48:50.730 INFO kablam! warning: function is never used: `scope_and_shadowing` Oct 21 14:48:50.730 INFO kablam! --> src/main.rs:5:1 Oct 21 14:48:50.730 INFO kablam! | Oct 21 14:48:50.730 INFO kablam! 5 | fn scope_and_shadowing() { Oct 21 14:48:50.730 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 14:48:50.730 INFO kablam! | Oct 21 14:48:50.730 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 14:48:50.730 INFO kablam! Oct 21 14:48:50.730 INFO kablam! warning: function is never used: `operators` Oct 21 14:48:50.730 INFO kablam! --> src/main.rs:22:1 Oct 21 14:48:50.730 INFO kablam! | Oct 21 14:48:50.730 INFO kablam! 22 | fn operators() { Oct 21 14:48:50.730 INFO kablam! | ^^^^^^^^^^^^^^ Oct 21 14:48:50.730 INFO kablam! Oct 21 14:48:50.730 INFO kablam! warning: crate `TypesAndVariables` should have a snake case name such as `types_and_variables` Oct 21 14:48:50.730 INFO kablam! | Oct 21 14:48:50.730 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 21 14:48:50.730 INFO kablam! Oct 21 14:48:50.736 INFO kablam! warning: unused variable: `pi_less_four` Oct 21 14:48:50.736 INFO kablam! --> src/main.rs:49:9 Oct 21 14:48:50.736 INFO kablam! | Oct 21 14:48:50.736 INFO kablam! 49 | let pi_less_four = std::f64::consts::PI < 4.0; // true Oct 21 14:48:50.736 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_pi_less_four` instead Oct 21 14:48:50.736 INFO kablam! | Oct 21 14:48:50.736 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 14:48:50.736 INFO kablam! Oct 21 14:48:50.736 INFO kablam! warning: unused variable: `x_is_five` Oct 21 14:48:50.736 INFO kablam! --> src/main.rs:52:9 Oct 21 14:48:50.736 INFO kablam! | Oct 21 14:48:50.736 INFO kablam! 52 | let x_is_five = x == 5; // true Oct 21 14:48:50.736 INFO kablam! | ^^^^^^^^^ help: consider using `_x_is_five` instead Oct 21 14:48:50.736 INFO kablam! Oct 21 14:48:50.753 INFO kablam! warning: function is never used: `scope_and_shadowing` Oct 21 14:48:50.753 INFO kablam! --> src/main.rs:5:1 Oct 21 14:48:50.753 INFO kablam! | Oct 21 14:48:50.753 INFO kablam! 5 | fn scope_and_shadowing() { Oct 21 14:48:50.753 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 14:48:50.753 INFO kablam! | Oct 21 14:48:50.753 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 14:48:50.753 INFO kablam! Oct 21 14:48:50.753 INFO kablam! warning: function is never used: `operators` Oct 21 14:48:50.753 INFO kablam! --> src/main.rs:22:1 Oct 21 14:48:50.753 INFO kablam! | Oct 21 14:48:50.753 INFO kablam! 22 | fn operators() { Oct 21 14:48:50.753 INFO kablam! | ^^^^^^^^^^^^^^ Oct 21 14:48:50.753 INFO kablam! Oct 21 14:48:50.753 INFO kablam! warning: crate `TypesAndVariables` should have a snake case name such as `types_and_variables` Oct 21 14:48:50.753 INFO kablam! | Oct 21 14:48:50.753 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 21 14:48:50.753 INFO kablam! Oct 21 14:48:50.792 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.50s Oct 21 14:48:50.797 INFO kablam! su: No module specific data is present Oct 21 14:48:51.292 INFO running `"docker" "rm" "-f" "f7041443fd65fef95813340463cac6702b0406963da9f88f32cf7e01a7cce2a9"` Oct 21 14:48:51.556 INFO blam! f7041443fd65fef95813340463cac6702b0406963da9f88f32cf7e01a7cce2a9