Oct 15 02:20:09.510 INFO testing bluecereal/terminal-renderer against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 02:20:09.512 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:09.953 INFO blam! 0fe155b50c029ec344213a3cece1f7278e423e8ab698e74a011a070ba12a45a9 Oct 15 02:20:09.962 INFO running `"docker" "start" "-a" "0fe155b50c029ec344213a3cece1f7278e423e8ab698e74a011a070ba12a45a9"` Oct 15 02:20:11.103 INFO kablam! usermod: no changes Oct 15 02:20:11.207 INFO kablam! Compiling termion v1.1.1 Oct 15 02:20:13.158 INFO kablam! Compiling terminal-renderer v0.1.0 (/source) Oct 15 02:20:13.675 INFO kablam! warning: unnecessary parentheses around assigned value Oct 15 02:20:13.675 INFO kablam! --> src/main.rs:48:15 Oct 15 02:20:13.675 INFO kablam! | Oct 15 02:20:13.675 INFO kablam! 48 | let run = (x1 as isize - x2 as isize); Oct 15 02:20:13.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 02:20:13.675 INFO kablam! | Oct 15 02:20:13.675 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 02:20:13.675 INFO kablam! Oct 15 02:20:13.675 INFO kablam! warning: unnecessary parentheses around assigned value Oct 15 02:20:13.675 INFO kablam! --> src/main.rs:49:16 Oct 15 02:20:13.675 INFO kablam! | Oct 15 02:20:13.675 INFO kablam! 49 | let rise = (y1 as isize - y2 as isize); Oct 15 02:20:13.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 02:20:13.675 INFO kablam! Oct 15 02:20:13.707 INFO kablam! warning: unused variable: `i` Oct 15 02:20:13.707 INFO kablam! --> src/main.rs:59:9 Oct 15 02:20:13.707 INFO kablam! | Oct 15 02:20:13.707 INFO kablam! 59 | for i in 0..steps { Oct 15 02:20:13.707 INFO kablam! | ^ help: consider using `_i` instead Oct 15 02:20:13.707 INFO kablam! | Oct 15 02:20:13.707 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 02:20:13.707 INFO kablam! Oct 15 02:20:13.715 INFO kablam! warning: variable does not need to be mutable Oct 15 02:20:13.715 INFO kablam! --> src/main.rs:45:18 Oct 15 02:20:13.715 INFO kablam! | Oct 15 02:20:13.715 INFO kablam! 45 | let (mut x1, mut y1) = p1; Oct 15 02:20:13.715 INFO kablam! | ----^^ Oct 15 02:20:13.715 INFO kablam! | | Oct 15 02:20:13.715 INFO kablam! | help: remove this `mut` Oct 15 02:20:13.715 INFO kablam! | Oct 15 02:20:13.715 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 02:20:13.715 INFO kablam! Oct 15 02:20:13.715 INFO kablam! warning: variable does not need to be mutable Oct 15 02:20:13.715 INFO kablam! --> src/main.rs:45:10 Oct 15 02:20:13.715 INFO kablam! | Oct 15 02:20:13.715 INFO kablam! 45 | let (mut x1, mut y1) = p1; Oct 15 02:20:13.715 INFO kablam! | ----^^ Oct 15 02:20:13.715 INFO kablam! | | Oct 15 02:20:13.715 INFO kablam! | help: remove this `mut` Oct 15 02:20:13.715 INFO kablam! Oct 15 02:20:13.727 INFO kablam! warning: constant item is never used: `BACKSPACE` Oct 15 02:20:13.727 INFO kablam! --> src/main.rs:12:1 Oct 15 02:20:13.727 INFO kablam! | Oct 15 02:20:13.727 INFO kablam! 12 | const BACKSPACE: u8 = 8; Oct 15 02:20:13.727 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 02:20:13.727 INFO kablam! | Oct 15 02:20:13.727 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 02:20:13.727 INFO kablam! Oct 15 02:20:14.422 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.29s Oct 15 02:20:14.427 INFO kablam! su: No module specific data is present Oct 15 02:20:15.379 INFO running `"docker" "rm" "-f" "0fe155b50c029ec344213a3cece1f7278e423e8ab698e74a011a070ba12a45a9"` Oct 15 02:20:15.727 INFO blam! 0fe155b50c029ec344213a3cece1f7278e423e8ab698e74a011a070ba12a45a9 Oct 15 02:20:15.733 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:16.299 INFO blam! 6709c8377e1dc7860c9ee30ac0d00b3ac8a41406556381c9c19ed1464c877d73 Oct 15 02:20:16.302 INFO running `"docker" "start" "-a" "6709c8377e1dc7860c9ee30ac0d00b3ac8a41406556381c9c19ed1464c877d73"` Oct 15 02:20:17.449 INFO kablam! usermod: no changes Oct 15 02:20:17.515 INFO kablam! Compiling terminal-renderer v0.1.0 (/source) Oct 15 02:20:17.979 INFO kablam! warning: unnecessary parentheses around assigned value Oct 15 02:20:17.979 INFO kablam! --> src/main.rs:48:15 Oct 15 02:20:17.979 INFO kablam! | Oct 15 02:20:17.979 INFO kablam! 48 | let run = (x1 as isize - x2 as isize); Oct 15 02:20:17.979 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 02:20:17.979 INFO kablam! | Oct 15 02:20:17.980 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 02:20:17.980 INFO kablam! Oct 15 02:20:17.980 INFO kablam! warning: unnecessary parentheses around assigned value Oct 15 02:20:17.980 INFO kablam! --> src/main.rs:49:16 Oct 15 02:20:17.980 INFO kablam! | Oct 15 02:20:17.980 INFO kablam! 49 | let rise = (y1 as isize - y2 as isize); Oct 15 02:20:17.980 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 02:20:17.980 INFO kablam! Oct 15 02:20:18.031 INFO kablam! warning: unused variable: `i` Oct 15 02:20:18.031 INFO kablam! --> src/main.rs:59:9 Oct 15 02:20:18.031 INFO kablam! | Oct 15 02:20:18.031 INFO kablam! 59 | for i in 0..steps { Oct 15 02:20:18.031 INFO kablam! | ^ help: consider using `_i` instead Oct 15 02:20:18.031 INFO kablam! | Oct 15 02:20:18.032 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 02:20:18.033 INFO kablam! Oct 15 02:20:18.039 INFO kablam! warning: variable does not need to be mutable Oct 15 02:20:18.039 INFO kablam! --> src/main.rs:45:18 Oct 15 02:20:18.039 INFO kablam! | Oct 15 02:20:18.039 INFO kablam! 45 | let (mut x1, mut y1) = p1; Oct 15 02:20:18.039 INFO kablam! | ----^^ Oct 15 02:20:18.039 INFO kablam! | | Oct 15 02:20:18.039 INFO kablam! | help: remove this `mut` Oct 15 02:20:18.039 INFO kablam! | Oct 15 02:20:18.039 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 02:20:18.039 INFO kablam! Oct 15 02:20:18.039 INFO kablam! warning: variable does not need to be mutable Oct 15 02:20:18.039 INFO kablam! --> src/main.rs:45:10 Oct 15 02:20:18.039 INFO kablam! | Oct 15 02:20:18.039 INFO kablam! 45 | let (mut x1, mut y1) = p1; Oct 15 02:20:18.039 INFO kablam! | ----^^ Oct 15 02:20:18.039 INFO kablam! | | Oct 15 02:20:18.039 INFO kablam! | help: remove this `mut` Oct 15 02:20:18.039 INFO kablam! Oct 15 02:20:18.061 INFO kablam! warning: constant item is never used: `BACKSPACE` Oct 15 02:20:18.061 INFO kablam! --> src/main.rs:12:1 Oct 15 02:20:18.061 INFO kablam! | Oct 15 02:20:18.061 INFO kablam! 12 | const BACKSPACE: u8 = 8; Oct 15 02:20:18.061 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 02:20:18.061 INFO kablam! | Oct 15 02:20:18.061 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 02:20:18.061 INFO kablam! Oct 15 02:20:18.603 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.12s Oct 15 02:20:18.605 INFO kablam! su: No module specific data is present Oct 15 02:20:19.791 INFO running `"docker" "rm" "-f" "6709c8377e1dc7860c9ee30ac0d00b3ac8a41406556381c9c19ed1464c877d73"` Oct 15 02:20:20.053 INFO blam! 6709c8377e1dc7860c9ee30ac0d00b3ac8a41406556381c9c19ed1464c877d73 Oct 15 02:20:20.064 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:20.429 INFO blam! 8b60706cc279181f94b792871189bd8a6e73363552066684cecddf95056c86b0 Oct 15 02:20:20.442 INFO running `"docker" "start" "-a" "8b60706cc279181f94b792871189bd8a6e73363552066684cecddf95056c86b0"` Oct 15 02:20:21.391 INFO kablam! usermod: no changes Oct 15 02:20:21.464 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 02:20:21.475 INFO blam! Oct 15 02:20:21.475 INFO blam! running 0 tests Oct 15 02:20:21.475 INFO blam! Oct 15 02:20:21.475 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 02:20:21.475 INFO blam! Oct 15 02:20:21.475 INFO kablam! Running /target/debug/deps/terminal_renderer-5a171ad5ca69e4e5 Oct 15 02:20:21.479 INFO kablam! su: No module specific data is present Oct 15 02:20:22.037 INFO running `"docker" "rm" "-f" "8b60706cc279181f94b792871189bd8a6e73363552066684cecddf95056c86b0"` Oct 15 02:20:22.287 INFO blam! 8b60706cc279181f94b792871189bd8a6e73363552066684cecddf95056c86b0