Oct 15 00:09:58.351 INFO testing creators/cli.nonograms.rs against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 00:09:58.351 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-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 15 00:09:58.883 INFO blam! b3c8bcd7dd44873166669fb61f49480b714f192d827b761c2e0d2f4ee0736f21 Oct 15 00:09:58.903 INFO running `"docker" "start" "-a" "b3c8bcd7dd44873166669fb61f49480b714f192d827b761c2e0d2f4ee0736f21"` Oct 15 00:10:00.531 INFO kablam! usermod: no changes Oct 15 00:10:00.579 INFO kablam! Compiling nonograms v0.1.0 (/source) Oct 15 00:10:02.235 INFO kablam! warning: unused variable: `i` Oct 15 00:10:02.236 INFO kablam! --> src/main.rs:181:13 Oct 15 00:10:02.236 INFO kablam! | Oct 15 00:10:02.236 INFO kablam! 181 | for i in 0..y { Oct 15 00:10:02.236 INFO kablam! | ^ help: consider using `_i` instead Oct 15 00:10:02.236 INFO kablam! | Oct 15 00:10:02.236 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 00:10:02.236 INFO kablam! Oct 15 00:10:02.236 INFO kablam! warning: unused variable: `len` Oct 15 00:10:02.236 INFO kablam! --> src/main.rs:194:43 Oct 15 00:10:02.236 INFO kablam! | Oct 15 00:10:02.236 INFO kablam! 194 | fn draw_x_axis(&self, x:Vec>, len:usize, offset:usize) { Oct 15 00:10:02.236 INFO kablam! | ^^^ help: consider using `_len` instead Oct 15 00:10:02.236 INFO kablam! Oct 15 00:10:02.236 INFO kablam! warning: unused variable: `l` Oct 15 00:10:02.236 INFO kablam! --> src/main.rs:224:17 Oct 15 00:10:02.236 INFO kablam! | Oct 15 00:10:02.236 INFO kablam! 224 | for l in 0..y.len() { Oct 15 00:10:02.236 INFO kablam! | ^ help: consider using `_l` instead Oct 15 00:10:02.236 INFO kablam! Oct 15 00:10:02.236 INFO kablam! warning: unused variable: `offset` Oct 15 00:10:02.236 INFO kablam! --> src/main.rs:211:54 Oct 15 00:10:02.236 INFO kablam! | Oct 15 00:10:02.236 INFO kablam! 211 | fn draw_y_axis(&self, y:Vec>, len:usize, offset:usize) { Oct 15 00:10:02.236 INFO kablam! | ^^^^^^ help: consider using `_offset` instead Oct 15 00:10:02.236 INFO kablam! Oct 15 00:10:02.249 INFO kablam! warning: variable does not need to be mutable Oct 15 00:10:02.249 INFO kablam! --> src/main.rs:175:15 Oct 15 00:10:02.249 INFO kablam! | Oct 15 00:10:02.249 INFO kablam! 175 | fn rotate(mut board: Vec>) -> Vec> { Oct 15 00:10:02.249 INFO kablam! | ----^^^^^ Oct 15 00:10:02.249 INFO kablam! | | Oct 15 00:10:02.249 INFO kablam! | help: remove this `mut` Oct 15 00:10:02.249 INFO kablam! | Oct 15 00:10:02.249 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 00:10:02.249 INFO kablam! Oct 15 00:10:02.262 INFO kablam! warning: variable does not need to be mutable Oct 15 00:10:02.262 INFO kablam! --> src/main.rs:246:21 Oct 15 00:10:02.262 INFO kablam! | Oct 15 00:10:02.262 INFO kablam! 246 | let (mut i, mut j) = self.point.clone(); Oct 15 00:10:02.262 INFO kablam! | ----^ Oct 15 00:10:02.262 INFO kablam! | | Oct 15 00:10:02.262 INFO kablam! | help: remove this `mut` Oct 15 00:10:02.262 INFO kablam! Oct 15 00:10:03.250 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.70s Oct 15 00:10:03.254 INFO kablam! su: No module specific data is present Oct 15 00:10:04.595 INFO running `"docker" "rm" "-f" "b3c8bcd7dd44873166669fb61f49480b714f192d827b761c2e0d2f4ee0736f21"` Oct 15 00:10:04.935 INFO blam! b3c8bcd7dd44873166669fb61f49480b714f192d827b761c2e0d2f4ee0736f21 Oct 15 00:10:04.952 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-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 15 00:10:05.455 INFO blam! 643cf313b8e5566757acd06568d3fe4bd2916eb57ed3c52fe6e4b02800031611 Oct 15 00:10:05.459 INFO running `"docker" "start" "-a" "643cf313b8e5566757acd06568d3fe4bd2916eb57ed3c52fe6e4b02800031611"` Oct 15 00:10:06.897 INFO kablam! usermod: no changes Oct 15 00:10:06.958 INFO kablam! Compiling nonograms v0.1.0 (/source) Oct 15 00:10:07.631 INFO kablam! warning: unused variable: `i` Oct 15 00:10:07.631 INFO kablam! --> src/main.rs:181:13 Oct 15 00:10:07.631 INFO kablam! | Oct 15 00:10:07.631 INFO kablam! 181 | for i in 0..y { Oct 15 00:10:07.631 INFO kablam! | ^ help: consider using `_i` instead Oct 15 00:10:07.631 INFO kablam! | Oct 15 00:10:07.631 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 00:10:07.631 INFO kablam! Oct 15 00:10:07.631 INFO kablam! warning: unused variable: `len` Oct 15 00:10:07.631 INFO kablam! --> src/main.rs:194:43 Oct 15 00:10:07.631 INFO kablam! | Oct 15 00:10:07.631 INFO kablam! 194 | fn draw_x_axis(&self, x:Vec>, len:usize, offset:usize) { Oct 15 00:10:07.631 INFO kablam! | ^^^ help: consider using `_len` instead Oct 15 00:10:07.631 INFO kablam! Oct 15 00:10:07.631 INFO kablam! warning: unused variable: `l` Oct 15 00:10:07.631 INFO kablam! --> src/main.rs:224:17 Oct 15 00:10:07.631 INFO kablam! | Oct 15 00:10:07.631 INFO kablam! 224 | for l in 0..y.len() { Oct 15 00:10:07.631 INFO kablam! | ^ help: consider using `_l` instead Oct 15 00:10:07.631 INFO kablam! Oct 15 00:10:07.631 INFO kablam! warning: unused variable: `offset` Oct 15 00:10:07.631 INFO kablam! --> src/main.rs:211:54 Oct 15 00:10:07.631 INFO kablam! | Oct 15 00:10:07.631 INFO kablam! 211 | fn draw_y_axis(&self, y:Vec>, len:usize, offset:usize) { Oct 15 00:10:07.631 INFO kablam! | ^^^^^^ help: consider using `_offset` instead Oct 15 00:10:07.631 INFO kablam! Oct 15 00:10:07.643 INFO kablam! warning: variable does not need to be mutable Oct 15 00:10:07.643 INFO kablam! --> src/main.rs:175:15 Oct 15 00:10:07.643 INFO kablam! | Oct 15 00:10:07.643 INFO kablam! 175 | fn rotate(mut board: Vec>) -> Vec> { Oct 15 00:10:07.643 INFO kablam! | ----^^^^^ Oct 15 00:10:07.643 INFO kablam! | | Oct 15 00:10:07.643 INFO kablam! | help: remove this `mut` Oct 15 00:10:07.643 INFO kablam! | Oct 15 00:10:07.643 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 00:10:07.643 INFO kablam! Oct 15 00:10:07.663 INFO kablam! warning: variable does not need to be mutable Oct 15 00:10:07.663 INFO kablam! --> src/main.rs:246:21 Oct 15 00:10:07.663 INFO kablam! | Oct 15 00:10:07.663 INFO kablam! 246 | let (mut i, mut j) = self.point.clone(); Oct 15 00:10:07.663 INFO kablam! | ----^ Oct 15 00:10:07.663 INFO kablam! | | Oct 15 00:10:07.663 INFO kablam! | help: remove this `mut` Oct 15 00:10:07.663 INFO kablam! Oct 15 00:10:08.291 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.36s Oct 15 00:10:08.291 INFO kablam! su: No module specific data is present Oct 15 00:10:09.325 INFO running `"docker" "rm" "-f" "643cf313b8e5566757acd06568d3fe4bd2916eb57ed3c52fe6e4b02800031611"` Oct 15 00:10:09.642 INFO blam! 643cf313b8e5566757acd06568d3fe4bd2916eb57ed3c52fe6e4b02800031611 Oct 15 00:10:09.644 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-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 15 00:10:10.127 INFO blam! 0c0b3ed7747929827242c203890912af83e70a516038e857031501f502f55688 Oct 15 00:10:10.139 INFO running `"docker" "start" "-a" "0c0b3ed7747929827242c203890912af83e70a516038e857031501f502f55688"` Oct 15 00:10:11.861 INFO kablam! usermod: no changes Oct 15 00:10:11.911 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 00:10:11.914 INFO kablam! Running /target/debug/deps/nonograms-25257fe3f853f34c Oct 15 00:10:11.921 INFO blam! Oct 15 00:10:11.921 INFO blam! running 0 tests Oct 15 00:10:11.921 INFO blam! Oct 15 00:10:11.921 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 00:10:11.921 INFO blam! Oct 15 00:10:11.922 INFO kablam! su: No module specific data is present Oct 15 00:10:12.663 INFO running `"docker" "rm" "-f" "0c0b3ed7747929827242c203890912af83e70a516038e857031501f502f55688"` Oct 15 00:10:12.955 INFO blam! 0c0b3ed7747929827242c203890912af83e70a516038e857031501f502f55688