Oct 11 02:06:00.486 INFO testing bluecereal/terminal-renderer against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 02:06:00.486 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 02:06:00.486 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 02:06:00.692 INFO blam! 87d54e51e58d6e05ff72c187854533a739f6cda3b2c4dfedbe702d07599ef514 Oct 11 02:06:00.694 INFO running `"docker" "start" "-a" "87d54e51e58d6e05ff72c187854533a739f6cda3b2c4dfedbe702d07599ef514"` Oct 11 02:06:01.110 INFO kablam! usermod: no changes Oct 11 02:06:01.139 INFO kablam! Compiling termion v1.1.1 Oct 11 02:06:02.763 INFO kablam! Compiling terminal-renderer v0.1.0 (/source) Oct 11 02:06:03.312 INFO kablam! warning: unnecessary parentheses around assigned value Oct 11 02:06:03.312 INFO kablam! --> src/main.rs:48:15 Oct 11 02:06:03.312 INFO kablam! | Oct 11 02:06:03.312 INFO kablam! 48 | let run = (x1 as isize - x2 as isize); Oct 11 02:06:03.312 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 02:06:03.312 INFO kablam! | Oct 11 02:06:03.312 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 02:06:03.312 INFO kablam! Oct 11 02:06:03.312 INFO kablam! warning: unnecessary parentheses around assigned value Oct 11 02:06:03.312 INFO kablam! --> src/main.rs:49:16 Oct 11 02:06:03.312 INFO kablam! | Oct 11 02:06:03.312 INFO kablam! 49 | let rise = (y1 as isize - y2 as isize); Oct 11 02:06:03.312 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 02:06:03.312 INFO kablam! Oct 11 02:06:03.353 INFO kablam! warning: unused variable: `i` Oct 11 02:06:03.353 INFO kablam! --> src/main.rs:59:9 Oct 11 02:06:03.353 INFO kablam! | Oct 11 02:06:03.354 INFO kablam! 59 | for i in 0..steps { Oct 11 02:06:03.354 INFO kablam! | ^ help: consider using `_i` instead Oct 11 02:06:03.354 INFO kablam! | Oct 11 02:06:03.354 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 02:06:03.354 INFO kablam! Oct 11 02:06:03.356 INFO kablam! warning: variable does not need to be mutable Oct 11 02:06:03.357 INFO kablam! --> src/main.rs:45:18 Oct 11 02:06:03.357 INFO kablam! | Oct 11 02:06:03.357 INFO kablam! 45 | let (mut x1, mut y1) = p1; Oct 11 02:06:03.357 INFO kablam! | ----^^ Oct 11 02:06:03.357 INFO kablam! | | Oct 11 02:06:03.357 INFO kablam! | help: remove this `mut` Oct 11 02:06:03.357 INFO kablam! | Oct 11 02:06:03.357 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 02:06:03.357 INFO kablam! Oct 11 02:06:03.358 INFO kablam! warning: variable does not need to be mutable Oct 11 02:06:03.358 INFO kablam! --> src/main.rs:45:10 Oct 11 02:06:03.358 INFO kablam! | Oct 11 02:06:03.358 INFO kablam! 45 | let (mut x1, mut y1) = p1; Oct 11 02:06:03.358 INFO kablam! | ----^^ Oct 11 02:06:03.358 INFO kablam! | | Oct 11 02:06:03.358 INFO kablam! | help: remove this `mut` Oct 11 02:06:03.358 INFO kablam! Oct 11 02:06:03.368 INFO kablam! warning: constant item is never used: `BACKSPACE` Oct 11 02:06:03.369 INFO kablam! --> src/main.rs:12:1 Oct 11 02:06:03.369 INFO kablam! | Oct 11 02:06:03.369 INFO kablam! 12 | const BACKSPACE: u8 = 8; Oct 11 02:06:03.369 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:06:03.369 INFO kablam! | Oct 11 02:06:03.369 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 02:06:03.369 INFO kablam! Oct 11 02:06:03.860 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.73s Oct 11 02:06:03.868 INFO kablam! su: No module specific data is present Oct 11 02:06:04.331 INFO running `"docker" "rm" "-f" "87d54e51e58d6e05ff72c187854533a739f6cda3b2c4dfedbe702d07599ef514"` Oct 11 02:06:04.466 INFO blam! 87d54e51e58d6e05ff72c187854533a739f6cda3b2c4dfedbe702d07599ef514 Oct 11 02:06:04.468 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 02:06:04.468 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 02:06:04.674 INFO blam! 9430fd49e5f74b1aa61a94da0b05d65d57bb32e282456d58837f41ace215c1f8 Oct 11 02:06:04.676 INFO running `"docker" "start" "-a" "9430fd49e5f74b1aa61a94da0b05d65d57bb32e282456d58837f41ace215c1f8"` Oct 11 02:06:05.144 INFO kablam! usermod: no changes Oct 11 02:06:05.166 INFO kablam! Compiling terminal-renderer v0.1.0 (/source) Oct 11 02:06:05.696 INFO kablam! warning: unnecessary parentheses around assigned value Oct 11 02:06:05.696 INFO kablam! --> src/main.rs:48:15 Oct 11 02:06:05.696 INFO kablam! | Oct 11 02:06:05.696 INFO kablam! 48 | let run = (x1 as isize - x2 as isize); Oct 11 02:06:05.696 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 02:06:05.697 INFO kablam! | Oct 11 02:06:05.697 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 02:06:05.697 INFO kablam! Oct 11 02:06:05.697 INFO kablam! warning: unnecessary parentheses around assigned value Oct 11 02:06:05.697 INFO kablam! --> src/main.rs:49:16 Oct 11 02:06:05.697 INFO kablam! | Oct 11 02:06:05.697 INFO kablam! 49 | let rise = (y1 as isize - y2 as isize); Oct 11 02:06:05.697 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 02:06:05.697 INFO kablam! Oct 11 02:06:05.739 INFO kablam! warning: unused variable: `i` Oct 11 02:06:05.739 INFO kablam! --> src/main.rs:59:9 Oct 11 02:06:05.739 INFO kablam! | Oct 11 02:06:05.739 INFO kablam! 59 | for i in 0..steps { Oct 11 02:06:05.739 INFO kablam! | ^ help: consider using `_i` instead Oct 11 02:06:05.739 INFO kablam! | Oct 11 02:06:05.739 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 02:06:05.739 INFO kablam! Oct 11 02:06:05.743 INFO kablam! warning: variable does not need to be mutable Oct 11 02:06:05.743 INFO kablam! --> src/main.rs:45:18 Oct 11 02:06:05.743 INFO kablam! | Oct 11 02:06:05.743 INFO kablam! 45 | let (mut x1, mut y1) = p1; Oct 11 02:06:05.743 INFO kablam! | ----^^ Oct 11 02:06:05.743 INFO kablam! | | Oct 11 02:06:05.743 INFO kablam! | help: remove this `mut` Oct 11 02:06:05.743 INFO kablam! | Oct 11 02:06:05.743 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 02:06:05.743 INFO kablam! Oct 11 02:06:05.743 INFO kablam! warning: variable does not need to be mutable Oct 11 02:06:05.743 INFO kablam! --> src/main.rs:45:10 Oct 11 02:06:05.743 INFO kablam! | Oct 11 02:06:05.743 INFO kablam! 45 | let (mut x1, mut y1) = p1; Oct 11 02:06:05.743 INFO kablam! | ----^^ Oct 11 02:06:05.743 INFO kablam! | | Oct 11 02:06:05.743 INFO kablam! | help: remove this `mut` Oct 11 02:06:05.743 INFO kablam! Oct 11 02:06:05.754 INFO kablam! warning: constant item is never used: `BACKSPACE` Oct 11 02:06:05.754 INFO kablam! --> src/main.rs:12:1 Oct 11 02:06:05.754 INFO kablam! | Oct 11 02:06:05.754 INFO kablam! 12 | const BACKSPACE: u8 = 8; Oct 11 02:06:05.754 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:06:05.754 INFO kablam! | Oct 11 02:06:05.754 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 02:06:05.754 INFO kablam! Oct 11 02:06:06.084 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.92s Oct 11 02:06:06.087 INFO kablam! su: No module specific data is present Oct 11 02:06:06.408 INFO running `"docker" "rm" "-f" "9430fd49e5f74b1aa61a94da0b05d65d57bb32e282456d58837f41ace215c1f8"` Oct 11 02:06:06.495 INFO blam! 9430fd49e5f74b1aa61a94da0b05d65d57bb32e282456d58837f41ace215c1f8 Oct 11 02:06:06.497 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 02:06:06.499 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 02:06:06.729 INFO blam! 65b8d41a57288ecea6c71caa512d88a9acae61eb567f3a27dc3eb778477c980a Oct 11 02:06:06.730 INFO running `"docker" "start" "-a" "65b8d41a57288ecea6c71caa512d88a9acae61eb567f3a27dc3eb778477c980a"` Oct 11 02:06:07.240 INFO kablam! usermod: no changes Oct 11 02:06:07.263 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.00s Oct 11 02:06:07.263 INFO kablam! Running /target/debug/deps/terminal_renderer-5a171ad5ca69e4e5 Oct 11 02:06:07.265 INFO blam! Oct 11 02:06:07.265 INFO blam! running 0 tests Oct 11 02:06:07.265 INFO blam! Oct 11 02:06:07.265 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 02:06:07.265 INFO blam! Oct 11 02:06:07.267 INFO kablam! su: No module specific data is present Oct 11 02:06:07.564 INFO running `"docker" "rm" "-f" "65b8d41a57288ecea6c71caa512d88a9acae61eb567f3a27dc3eb778477c980a"` Oct 11 02:06:07.756 INFO blam! 65b8d41a57288ecea6c71caa512d88a9acae61eb567f3a27dc3eb778477c980a