Oct 15 02:20:01.632 INFO testing bluecereal/terminal-renderer against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 02:20:01.632 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 02:20:02.033 INFO blam! b5097ab9eb5fa4d10243c1f4d92d8f12af79aa676cbcd17144a1d3149f153c0d Oct 15 02:20:02.036 INFO running `"docker" "start" "-a" "b5097ab9eb5fa4d10243c1f4d92d8f12af79aa676cbcd17144a1d3149f153c0d"` Oct 15 02:20:04.179 INFO kablam! usermod: no changes Oct 15 02:20:04.292 INFO kablam! Compiling termion v1.1.1 Oct 15 02:20:06.049 INFO kablam! Compiling terminal-renderer v0.1.0 (/source) Oct 15 02:20:06.425 INFO kablam! warning: unnecessary parentheses around assigned value Oct 15 02:20:06.426 INFO kablam! --> src/main.rs:48:15 Oct 15 02:20:06.427 INFO kablam! | Oct 15 02:20:06.427 INFO kablam! 48 | let run = (x1 as isize - x2 as isize); Oct 15 02:20:06.428 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 02:20:06.428 INFO kablam! | Oct 15 02:20:06.428 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 02:20:06.429 INFO kablam! Oct 15 02:20:06.429 INFO kablam! warning: unnecessary parentheses around assigned value Oct 15 02:20:06.429 INFO kablam! --> src/main.rs:49:16 Oct 15 02:20:06.429 INFO kablam! | Oct 15 02:20:06.430 INFO kablam! 49 | let rise = (y1 as isize - y2 as isize); Oct 15 02:20:06.430 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 02:20:06.430 INFO kablam! Oct 15 02:20:06.484 INFO kablam! warning: unused variable: `i` Oct 15 02:20:06.485 INFO kablam! --> src/main.rs:59:9 Oct 15 02:20:06.486 INFO kablam! | Oct 15 02:20:06.489 INFO kablam! 59 | for i in 0..steps { Oct 15 02:20:06.489 INFO kablam! | ^ help: consider using `_i` instead Oct 15 02:20:06.489 INFO kablam! | Oct 15 02:20:06.490 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 02:20:06.490 INFO kablam! Oct 15 02:20:06.491 INFO kablam! warning: variable does not need to be mutable Oct 15 02:20:06.491 INFO kablam! --> src/main.rs:45:18 Oct 15 02:20:06.492 INFO kablam! | Oct 15 02:20:06.493 INFO kablam! 45 | let (mut x1, mut y1) = p1; Oct 15 02:20:06.493 INFO kablam! | ----^^ Oct 15 02:20:06.493 INFO kablam! | | Oct 15 02:20:06.494 INFO kablam! | help: remove this `mut` Oct 15 02:20:06.494 INFO kablam! | Oct 15 02:20:06.494 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 02:20:06.495 INFO kablam! Oct 15 02:20:06.496 INFO kablam! warning: variable does not need to be mutable Oct 15 02:20:06.496 INFO kablam! --> src/main.rs:45:10 Oct 15 02:20:06.496 INFO kablam! | Oct 15 02:20:06.496 INFO kablam! 45 | let (mut x1, mut y1) = p1; Oct 15 02:20:06.497 INFO kablam! | ----^^ Oct 15 02:20:06.497 INFO kablam! | | Oct 15 02:20:06.497 INFO kablam! | help: remove this `mut` Oct 15 02:20:06.498 INFO kablam! Oct 15 02:20:06.507 INFO kablam! warning: constant item is never used: `BACKSPACE` Oct 15 02:20:06.508 INFO kablam! --> src/main.rs:12:1 Oct 15 02:20:06.508 INFO kablam! | Oct 15 02:20:06.508 INFO kablam! 12 | const BACKSPACE: u8 = 8; Oct 15 02:20:06.508 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 02:20:06.508 INFO kablam! | Oct 15 02:20:06.508 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 02:20:06.508 INFO kablam! Oct 15 02:20:07.367 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.15s Oct 15 02:20:07.370 INFO kablam! su: No module specific data is present Oct 15 02:20:08.367 INFO running `"docker" "rm" "-f" "b5097ab9eb5fa4d10243c1f4d92d8f12af79aa676cbcd17144a1d3149f153c0d"` Oct 15 02:20:08.595 INFO blam! b5097ab9eb5fa4d10243c1f4d92d8f12af79aa676cbcd17144a1d3149f153c0d Oct 15 02:20:08.601 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 02:20:09.119 INFO blam! 24b5c9c27edeca2ddcc9623f70bc773a63c2a20e6162aa80fe5570fcbc4afd8f Oct 15 02:20:09.135 INFO running `"docker" "start" "-a" "24b5c9c27edeca2ddcc9623f70bc773a63c2a20e6162aa80fe5570fcbc4afd8f"` Oct 15 02:20:10.540 INFO kablam! usermod: no changes Oct 15 02:20:10.587 INFO kablam! Compiling terminal-renderer v0.1.0 (/source) Oct 15 02:20:10.959 INFO kablam! warning: unnecessary parentheses around assigned value Oct 15 02:20:10.959 INFO kablam! --> src/main.rs:48:15 Oct 15 02:20:10.959 INFO kablam! | Oct 15 02:20:10.959 INFO kablam! 48 | let run = (x1 as isize - x2 as isize); Oct 15 02:20:10.959 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 02:20:10.959 INFO kablam! | Oct 15 02:20:10.959 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 02:20:10.959 INFO kablam! Oct 15 02:20:10.959 INFO kablam! warning: unnecessary parentheses around assigned value Oct 15 02:20:10.959 INFO kablam! --> src/main.rs:49:16 Oct 15 02:20:10.959 INFO kablam! | Oct 15 02:20:10.959 INFO kablam! 49 | let rise = (y1 as isize - y2 as isize); Oct 15 02:20:10.959 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 02:20:10.959 INFO kablam! Oct 15 02:20:11.017 INFO kablam! warning: unused variable: `i` Oct 15 02:20:11.018 INFO kablam! --> src/main.rs:59:9 Oct 15 02:20:11.018 INFO kablam! | Oct 15 02:20:11.018 INFO kablam! 59 | for i in 0..steps { Oct 15 02:20:11.018 INFO kablam! | ^ help: consider using `_i` instead Oct 15 02:20:11.018 INFO kablam! | Oct 15 02:20:11.018 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 02:20:11.018 INFO kablam! Oct 15 02:20:11.020 INFO kablam! warning: variable does not need to be mutable Oct 15 02:20:11.020 INFO kablam! --> src/main.rs:45:18 Oct 15 02:20:11.020 INFO kablam! | Oct 15 02:20:11.020 INFO kablam! 45 | let (mut x1, mut y1) = p1; Oct 15 02:20:11.021 INFO kablam! | ----^^ Oct 15 02:20:11.021 INFO kablam! | | Oct 15 02:20:11.021 INFO kablam! | help: remove this `mut` Oct 15 02:20:11.021 INFO kablam! | Oct 15 02:20:11.021 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 02:20:11.022 INFO kablam! Oct 15 02:20:11.022 INFO kablam! warning: variable does not need to be mutable Oct 15 02:20:11.022 INFO kablam! --> src/main.rs:45:10 Oct 15 02:20:11.022 INFO kablam! | Oct 15 02:20:11.022 INFO kablam! 45 | let (mut x1, mut y1) = p1; Oct 15 02:20:11.022 INFO kablam! | ----^^ Oct 15 02:20:11.023 INFO kablam! | | Oct 15 02:20:11.023 INFO kablam! | help: remove this `mut` Oct 15 02:20:11.023 INFO kablam! Oct 15 02:20:11.036 INFO kablam! warning: constant item is never used: `BACKSPACE` Oct 15 02:20:11.037 INFO kablam! --> src/main.rs:12:1 Oct 15 02:20:11.037 INFO kablam! | Oct 15 02:20:11.037 INFO kablam! 12 | const BACKSPACE: u8 = 8; Oct 15 02:20:11.037 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 02:20:11.037 INFO kablam! | Oct 15 02:20:11.038 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 02:20:11.038 INFO kablam! Oct 15 02:20:11.503 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.93s Oct 15 02:20:11.503 INFO kablam! su: No module specific data is present Oct 15 02:20:12.219 INFO running `"docker" "rm" "-f" "24b5c9c27edeca2ddcc9623f70bc773a63c2a20e6162aa80fe5570fcbc4afd8f"` Oct 15 02:20:12.520 INFO blam! 24b5c9c27edeca2ddcc9623f70bc773a63c2a20e6162aa80fe5570fcbc4afd8f Oct 15 02:20:12.525 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 02:20:13.055 INFO blam! 5ec7533bd3af2573132a3f001e66ecfae3dcaa254715563e96c692ab19955a77 Oct 15 02:20:13.056 INFO running `"docker" "start" "-a" "5ec7533bd3af2573132a3f001e66ecfae3dcaa254715563e96c692ab19955a77"` Oct 15 02:20:15.034 INFO kablam! usermod: no changes Oct 15 02:20:15.114 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 15 02:20:15.135 INFO kablam! Running /target/debug/deps/terminal_renderer-b302cd0dbfc90bc5 Oct 15 02:20:15.137 INFO blam! Oct 15 02:20:15.137 INFO blam! running 0 tests Oct 15 02:20:15.139 INFO blam! Oct 15 02:20:15.139 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 02:20:15.139 INFO blam! Oct 15 02:20:15.140 INFO kablam! su: No module specific data is present Oct 15 02:20:15.991 INFO running `"docker" "rm" "-f" "5ec7533bd3af2573132a3f001e66ecfae3dcaa254715563e96c692ab19955a77"` Oct 15 02:20:16.292 INFO blam! 5ec7533bd3af2573132a3f001e66ecfae3dcaa254715563e96c692ab19955a77