Oct 21 17:33:32.901 INFO checking gshgb/rust_native against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 17:33:32.901 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 17:33:33.347 INFO blam! 50c88afd2857c03f0f8d58608cae1282f3c086b7f922765cc9acbf52f9809f5c Oct 21 17:33:33.348 INFO running `"docker" "start" "-a" "50c88afd2857c03f0f8d58608cae1282f3c086b7f922765cc9acbf52f9809f5c"` Oct 21 17:33:34.424 INFO kablam! usermod: no changes Oct 21 17:33:34.629 INFO kablam! Checking tiff v0.2.1 Oct 21 17:33:35.679 INFO kablam! Checking image v0.20.0 Oct 21 17:33:41.884 INFO kablam! Checking rust_native v0.1.0 (/source) Oct 21 17:33:43.964 INFO kablam! warning: value assigned to `new_pixels` is never read Oct 21 17:33:43.964 INFO kablam! --> src/main.rs:210:17 Oct 21 17:33:43.964 INFO kablam! | Oct 21 17:33:43.964 INFO kablam! 210 | let mut new_pixels: Vec = vec! [0; d.len()]; Oct 21 17:33:43.964 INFO kablam! | ^^^^^^^^^^ Oct 21 17:33:43.964 INFO kablam! | Oct 21 17:33:43.964 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 21 17:33:43.964 INFO kablam! Oct 21 17:33:43.964 INFO kablam! warning: unused variable: `x` Oct 21 17:33:43.964 INFO kablam! --> src/main.rs:223:21 Oct 21 17:33:43.964 INFO kablam! | Oct 21 17:33:43.964 INFO kablam! 223 | let mut x = 0; Oct 21 17:33:43.964 INFO kablam! | ^ help: consider using `_x` instead Oct 21 17:33:43.964 INFO kablam! | Oct 21 17:33:43.964 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 17:33:43.964 INFO kablam! Oct 21 17:33:43.964 INFO kablam! warning: value assigned to `x` is never read Oct 21 17:33:43.964 INFO kablam! --> src/main.rs:227:21 Oct 21 17:33:43.964 INFO kablam! | Oct 21 17:33:43.964 INFO kablam! 227 | let mut x = 0; Oct 21 17:33:43.964 INFO kablam! | ^ Oct 21 17:33:43.964 INFO kablam! Oct 21 17:33:43.964 INFO kablam! warning: value assigned to `new_pixels` is never read Oct 21 17:33:43.964 INFO kablam! --> src/main.rs:316:17 Oct 21 17:33:43.964 INFO kablam! | Oct 21 17:33:43.964 INFO kablam! 316 | let mut new_pixels: Vec = vec! [0; d.len()]; Oct 21 17:33:43.964 INFO kablam! | ^^^^^^^^^^ Oct 21 17:33:43.964 INFO kablam! Oct 21 17:33:43.964 INFO kablam! warning: value assigned to `x` is never read Oct 21 17:33:43.964 INFO kablam! --> src/main.rs:334:21 Oct 21 17:33:43.964 INFO kablam! | Oct 21 17:33:43.964 INFO kablam! 334 | let mut x = 0; Oct 21 17:33:43.964 INFO kablam! | ^ Oct 21 17:33:43.964 INFO kablam! Oct 21 17:33:44.032 INFO kablam! warning: value assigned to `new_pixels` is never read Oct 21 17:33:44.032 INFO kablam! --> src/main.rs:210:17 Oct 21 17:33:44.032 INFO kablam! | Oct 21 17:33:44.032 INFO kablam! 210 | let mut new_pixels: Vec = vec! [0; d.len()]; Oct 21 17:33:44.032 INFO kablam! | ^^^^^^^^^^ Oct 21 17:33:44.032 INFO kablam! | Oct 21 17:33:44.032 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 21 17:33:44.032 INFO kablam! Oct 21 17:33:44.032 INFO kablam! warning: unused variable: `x` Oct 21 17:33:44.032 INFO kablam! --> src/main.rs:223:21 Oct 21 17:33:44.033 INFO kablam! | Oct 21 17:33:44.033 INFO kablam! 223 | let mut x = 0; Oct 21 17:33:44.033 INFO kablam! | ^ help: consider using `_x` instead Oct 21 17:33:44.033 INFO kablam! | Oct 21 17:33:44.033 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 17:33:44.033 INFO kablam! Oct 21 17:33:44.033 INFO kablam! warning: value assigned to `x` is never read Oct 21 17:33:44.033 INFO kablam! --> src/main.rs:227:21 Oct 21 17:33:44.033 INFO kablam! | Oct 21 17:33:44.033 INFO kablam! 227 | let mut x = 0; Oct 21 17:33:44.033 INFO kablam! | ^ Oct 21 17:33:44.033 INFO kablam! Oct 21 17:33:44.033 INFO kablam! warning: value assigned to `new_pixels` is never read Oct 21 17:33:44.033 INFO kablam! --> src/main.rs:316:17 Oct 21 17:33:44.033 INFO kablam! | Oct 21 17:33:44.033 INFO kablam! 316 | let mut new_pixels: Vec = vec! [0; d.len()]; Oct 21 17:33:44.033 INFO kablam! | ^^^^^^^^^^ Oct 21 17:33:44.033 INFO kablam! Oct 21 17:33:44.033 INFO kablam! warning: value assigned to `x` is never read Oct 21 17:33:44.033 INFO kablam! --> src/main.rs:334:21 Oct 21 17:33:44.033 INFO kablam! | Oct 21 17:33:44.033 INFO kablam! 334 | let mut x = 0; Oct 21 17:33:44.033 INFO kablam! | ^ Oct 21 17:33:44.033 INFO kablam! Oct 21 17:33:44.168 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.71s Oct 21 17:33:44.168 INFO kablam! su: No module specific data is present Oct 21 17:33:44.758 INFO running `"docker" "rm" "-f" "50c88afd2857c03f0f8d58608cae1282f3c086b7f922765cc9acbf52f9809f5c"` Oct 21 17:33:44.996 INFO blam! 50c88afd2857c03f0f8d58608cae1282f3c086b7f922765cc9acbf52f9809f5c