Oct 13 16:13:17.817 INFO checking deeprust-0.1.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 16:13:17.818 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 16:13:18.096 INFO blam! 73427dcdf69d4368fd53abbf2fa28ffd5bd4f402f94d6c1adae2341f8193cda4 Oct 13 16:13:18.104 INFO running `"docker" "start" "-a" "73427dcdf69d4368fd53abbf2fa28ffd5bd4f402f94d6c1adae2341f8193cda4"` Oct 13 16:13:18.772 INFO kablam! usermod: no changes Oct 13 16:13:18.843 INFO kablam! Checking deeprust v0.1.0 (/source) Oct 13 16:13:19.920 INFO kablam! warning: value assigned to `int` is never read Oct 13 16:13:19.920 INFO kablam! --> src/sgd/gradient.rs:59:32 Oct 13 16:13:19.920 INFO kablam! | Oct 13 16:13:19.920 INFO kablam! 59 | let (mut int_0,mut int_1,mut int) = (0.0,0.0,0.0); Oct 13 16:13:19.920 INFO kablam! | ^^^ Oct 13 16:13:19.920 INFO kablam! | Oct 13 16:13:19.920 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 13 16:13:19.920 INFO kablam! Oct 13 16:13:19.920 INFO kablam! warning: unused variable: `index` Oct 13 16:13:19.920 INFO kablam! --> src/sgd/gradient.rs:60:7 Oct 13 16:13:19.920 INFO kablam! | Oct 13 16:13:19.920 INFO kablam! 60 | for index in 0..2{ Oct 13 16:13:19.920 INFO kablam! | ^^^^^ help: consider using `_index` instead Oct 13 16:13:19.920 INFO kablam! | Oct 13 16:13:19.920 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 16:13:19.920 INFO kablam! Oct 13 16:13:19.980 INFO kablam! warning: module `L2_reg` should have a snake case name such as `l2_reg` Oct 13 16:13:19.980 INFO kablam! --> src/lib.rs:7:1 Oct 13 16:13:19.980 INFO kablam! | Oct 13 16:13:19.980 INFO kablam! 7 | pub mod L2_reg; Oct 13 16:13:19.980 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 16:13:19.980 INFO kablam! | Oct 13 16:13:19.980 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 16:13:19.980 INFO kablam! Oct 13 16:13:20.040 INFO kablam! warning: value assigned to `int` is never read Oct 13 16:13:20.040 INFO kablam! --> src/sgd/gradient.rs:59:32 Oct 13 16:13:20.040 INFO kablam! | Oct 13 16:13:20.040 INFO kablam! 59 | let (mut int_0,mut int_1,mut int) = (0.0,0.0,0.0); Oct 13 16:13:20.040 INFO kablam! | ^^^ Oct 13 16:13:20.040 INFO kablam! | Oct 13 16:13:20.040 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 13 16:13:20.040 INFO kablam! Oct 13 16:13:20.040 INFO kablam! warning: unused variable: `index` Oct 13 16:13:20.040 INFO kablam! --> src/sgd/gradient.rs:60:7 Oct 13 16:13:20.040 INFO kablam! | Oct 13 16:13:20.040 INFO kablam! 60 | for index in 0..2{ Oct 13 16:13:20.040 INFO kablam! | ^^^^^ help: consider using `_index` instead Oct 13 16:13:20.040 INFO kablam! | Oct 13 16:13:20.040 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 16:13:20.040 INFO kablam! Oct 13 16:13:20.069 INFO kablam! warning: module `L2_reg` should have a snake case name such as `l2_reg` Oct 13 16:13:20.069 INFO kablam! --> src/lib.rs:7:1 Oct 13 16:13:20.069 INFO kablam! | Oct 13 16:13:20.069 INFO kablam! 7 | pub mod L2_reg; Oct 13 16:13:20.069 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 16:13:20.069 INFO kablam! | Oct 13 16:13:20.069 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 16:13:20.069 INFO kablam! Oct 13 16:13:21.278 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.48s Oct 13 16:13:21.294 INFO kablam! su: No module specific data is present Oct 13 16:13:21.922 INFO running `"docker" "rm" "-f" "73427dcdf69d4368fd53abbf2fa28ffd5bd4f402f94d6c1adae2341f8193cda4"` Oct 13 16:13:22.240 INFO blam! 73427dcdf69d4368fd53abbf2fa28ffd5bd4f402f94d6c1adae2341f8193cda4