Oct 27 23:17:51.434 INFO checking deeprust-0.1.0 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 23:17:51.434 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 27 23:17:51.613 INFO blam! d79649677f72c8c8f89caf7714d3c56d7ef0fd22f5dce25b342cb7c3d7785b0a Oct 27 23:17:51.619 INFO running `"docker" "start" "-a" "d79649677f72c8c8f89caf7714d3c56d7ef0fd22f5dce25b342cb7c3d7785b0a"` Oct 27 23:17:52.295 INFO kablam! usermod: no changes Oct 27 23:17:52.336 INFO kablam! Checking deeprust v0.1.0 (/source) Oct 27 23:17:53.171 INFO kablam! warning: value assigned to `int` is never read Oct 27 23:17:53.171 INFO kablam! --> src/sgd/gradient.rs:59:32 Oct 27 23:17:53.171 INFO kablam! | Oct 27 23:17:53.172 INFO kablam! 59 | let (mut int_0,mut int_1,mut int) = (0.0,0.0,0.0); Oct 27 23:17:53.172 INFO kablam! | ^^^ Oct 27 23:17:53.172 INFO kablam! | Oct 27 23:17:53.172 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 27 23:17:53.172 INFO kablam! Oct 27 23:17:53.172 INFO kablam! warning: unused variable: `index` Oct 27 23:17:53.172 INFO kablam! --> src/sgd/gradient.rs:60:7 Oct 27 23:17:53.173 INFO kablam! | Oct 27 23:17:53.173 INFO kablam! 60 | for index in 0..2{ Oct 27 23:17:53.173 INFO kablam! | ^^^^^ help: consider using `_index` instead Oct 27 23:17:53.173 INFO kablam! | Oct 27 23:17:53.173 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 23:17:53.173 INFO kablam! Oct 27 23:17:53.195 INFO kablam! warning: module `L2_reg` should have a snake case name such as `l2_reg` Oct 27 23:17:53.195 INFO kablam! --> src/lib.rs:7:1 Oct 27 23:17:53.195 INFO kablam! | Oct 27 23:17:53.195 INFO kablam! 7 | pub mod L2_reg; Oct 27 23:17:53.195 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 23:17:53.195 INFO kablam! | Oct 27 23:17:53.195 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 23:17:53.195 INFO kablam! Oct 27 23:17:53.763 INFO kablam! warning: value assigned to `int` is never read Oct 27 23:17:53.763 INFO kablam! --> src/sgd/gradient.rs:59:32 Oct 27 23:17:53.763 INFO kablam! | Oct 27 23:17:53.763 INFO kablam! 59 | let (mut int_0,mut int_1,mut int) = (0.0,0.0,0.0); Oct 27 23:17:53.763 INFO kablam! | ^^^ Oct 27 23:17:53.763 INFO kablam! | Oct 27 23:17:53.763 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 27 23:17:53.763 INFO kablam! Oct 27 23:17:53.763 INFO kablam! warning: unused variable: `index` Oct 27 23:17:53.763 INFO kablam! --> src/sgd/gradient.rs:60:7 Oct 27 23:17:53.763 INFO kablam! | Oct 27 23:17:53.763 INFO kablam! 60 | for index in 0..2{ Oct 27 23:17:53.763 INFO kablam! | ^^^^^ help: consider using `_index` instead Oct 27 23:17:53.763 INFO kablam! | Oct 27 23:17:53.763 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 23:17:53.763 INFO kablam! Oct 27 23:17:53.777 INFO kablam! warning: module `L2_reg` should have a snake case name such as `l2_reg` Oct 27 23:17:53.777 INFO kablam! --> src/lib.rs:7:1 Oct 27 23:17:53.777 INFO kablam! | Oct 27 23:17:53.777 INFO kablam! 7 | pub mod L2_reg; Oct 27 23:17:53.777 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 23:17:53.777 INFO kablam! | Oct 27 23:17:53.777 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 23:17:53.777 INFO kablam! Oct 27 23:17:54.409 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.09s Oct 27 23:17:54.415 INFO kablam! su: No module specific data is present Oct 27 23:17:54.942 INFO running `"docker" "rm" "-f" "d79649677f72c8c8f89caf7714d3c56d7ef0fd22f5dce25b342cb7c3d7785b0a"` Oct 27 23:17:55.127 INFO blam! d79649677f72c8c8f89caf7714d3c56d7ef0fd22f5dce25b342cb7c3d7785b0a