Oct 13 09:18:48.642 INFO checking rust-monster-0.1.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 09:18:48.642 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 09:18:49.064 INFO blam! 1db96f93c693b0206d87d5c5b98cf21cdb2e9be8757037c465ef0e9a9b8b778c Oct 13 09:18:49.066 INFO running `"docker" "start" "-a" "1db96f93c693b0206d87d5c5b98cf21cdb2e9be8757037c465ef0e9a9b8b778c"` Oct 13 09:18:49.801 INFO kablam! usermod: no changes Oct 13 09:18:49.876 INFO kablam! Checking rust-monster v0.1.0 (/source) Oct 13 09:18:50.904 INFO kablam! warning: unused variable: `population` Oct 13 09:18:50.904 INFO kablam! --> src/ga/ga_selectors.rs:42:26 Oct 13 09:18:50.904 INFO kablam! | Oct 13 09:18:50.905 INFO kablam! 42 | fn update(&mut self, population: &mut GAPopulation) {} Oct 13 09:18:50.905 INFO kablam! | ^^^^^^^^^^ help: consider using `_population` instead Oct 13 09:18:50.905 INFO kablam! | Oct 13 09:18:50.905 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 09:18:50.905 INFO kablam! Oct 13 09:18:50.973 INFO kablam! warning: variable `pMutation` should have a snake case name such as `p_mutation` Oct 13 09:18:50.973 INFO kablam! --> src/ga/ga_core.rs:40:26 Oct 13 09:18:50.973 INFO kablam! | Oct 13 09:18:50.973 INFO kablam! 40 | fn mutate(&mut self, pMutation : f32); Oct 13 09:18:50.973 INFO kablam! | ^^^^^^^^^ Oct 13 09:18:50.973 INFO kablam! | Oct 13 09:18:50.973 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 09:18:50.973 INFO kablam! Oct 13 09:18:51.428 INFO kablam! warning: unused variable: `population` Oct 13 09:18:51.428 INFO kablam! --> src/ga/ga_selectors.rs:42:26 Oct 13 09:18:51.428 INFO kablam! | Oct 13 09:18:51.428 INFO kablam! 42 | fn update(&mut self, population: &mut GAPopulation) {} Oct 13 09:18:51.428 INFO kablam! | ^^^^^^^^^^ help: consider using `_population` instead Oct 13 09:18:51.428 INFO kablam! | Oct 13 09:18:51.428 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 09:18:51.428 INFO kablam! Oct 13 09:18:51.482 INFO kablam! warning: variable `pMutation` should have a snake case name such as `p_mutation` Oct 13 09:18:51.482 INFO kablam! --> src/ga/ga_core.rs:40:26 Oct 13 09:18:51.482 INFO kablam! | Oct 13 09:18:51.482 INFO kablam! 40 | fn mutate(&mut self, pMutation : f32); Oct 13 09:18:51.482 INFO kablam! | ^^^^^^^^^ Oct 13 09:18:51.482 INFO kablam! | Oct 13 09:18:51.482 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 09:18:51.482 INFO kablam! Oct 13 09:18:52.455 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.63s Oct 13 09:18:52.459 INFO kablam! su: No module specific data is present Oct 13 09:18:52.759 INFO running `"docker" "rm" "-f" "1db96f93c693b0206d87d5c5b98cf21cdb2e9be8757037c465ef0e9a9b8b778c"` Oct 13 09:18:52.884 INFO blam! 1db96f93c693b0206d87d5c5b98cf21cdb2e9be8757037c465ef0e9a9b8b778c