Oct 22 01:16:36.098 INFO checking nixterm-0.1.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 01:16:36.098 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 22 01:16:36.315 INFO blam! 6fa6451f86f9defb98cf2390d47af1116f6fc180a9a5df4dfa32fa53e4255a2a Oct 22 01:16:36.317 INFO running `"docker" "start" "-a" "6fa6451f86f9defb98cf2390d47af1116f6fc180a9a5df4dfa32fa53e4255a2a"` Oct 22 01:16:36.698 INFO kablam! usermod: no changes Oct 22 01:16:36.758 INFO kablam! Checking nixterm v0.1.1 (/source) Oct 22 01:16:38.156 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 22 01:16:38.156 INFO kablam! --> src/terminfo/mod.rs:31:25 Oct 22 01:16:38.156 INFO kablam! | Oct 22 01:16:38.156 INFO kablam! 31 | if let Some(home) = env::home_dir() { Oct 22 01:16:38.156 INFO kablam! | ^^^^^^^^^^^^^ Oct 22 01:16:38.156 INFO kablam! | Oct 22 01:16:38.156 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 01:16:38.156 INFO kablam! Oct 22 01:16:38.292 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 22 01:16:38.292 INFO kablam! --> src/terminfo/mod.rs:31:25 Oct 22 01:16:38.292 INFO kablam! | Oct 22 01:16:38.292 INFO kablam! 31 | if let Some(home) = env::home_dir() { Oct 22 01:16:38.292 INFO kablam! | ^^^^^^^^^^^^^ Oct 22 01:16:38.292 INFO kablam! | Oct 22 01:16:38.292 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 01:16:38.292 INFO kablam! Oct 22 01:16:39.444 INFO kablam! warning: variable does not need to be mutable Oct 22 01:16:39.445 INFO kablam! --> src/term.rs:662:31 Oct 22 01:16:39.445 INFO kablam! | Oct 22 01:16:39.445 INFO kablam! 662 | pub fn default_background(mut self) -> Self { Oct 22 01:16:39.445 INFO kablam! | ----^^^^ Oct 22 01:16:39.445 INFO kablam! | | Oct 22 01:16:39.445 INFO kablam! | help: remove this `mut` Oct 22 01:16:39.445 INFO kablam! | Oct 22 01:16:39.445 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 22 01:16:39.445 INFO kablam! Oct 22 01:16:39.445 INFO kablam! warning: variable does not need to be mutable Oct 22 01:16:39.445 INFO kablam! --> src/term.rs:666:31 Oct 22 01:16:39.445 INFO kablam! | Oct 22 01:16:39.445 INFO kablam! 666 | pub fn default_foreground(mut self) -> Self { Oct 22 01:16:39.445 INFO kablam! | ----^^^^ Oct 22 01:16:39.445 INFO kablam! | | Oct 22 01:16:39.445 INFO kablam! | help: remove this `mut` Oct 22 01:16:39.445 INFO kablam! Oct 22 01:16:39.724 INFO kablam! warning: method is never used: `write_u8` Oct 22 01:16:39.724 INFO kablam! --> src/term.rs:412:5 Oct 22 01:16:39.724 INFO kablam! | Oct 22 01:16:39.724 INFO kablam! 412 | fn write_u8(mut self, x: u8) -> Self { Oct 22 01:16:39.724 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:16:39.724 INFO kablam! | Oct 22 01:16:39.724 INFO kablam! = note: #[warn(dead_code)] on by default Oct 22 01:16:39.725 INFO kablam! Oct 22 01:16:39.772 INFO kablam! warning: variable does not need to be mutable Oct 22 01:16:39.773 INFO kablam! --> src/term.rs:662:31 Oct 22 01:16:39.773 INFO kablam! | Oct 22 01:16:39.773 INFO kablam! 662 | pub fn default_background(mut self) -> Self { Oct 22 01:16:39.773 INFO kablam! | ----^^^^ Oct 22 01:16:39.773 INFO kablam! | | Oct 22 01:16:39.773 INFO kablam! | help: remove this `mut` Oct 22 01:16:39.773 INFO kablam! | Oct 22 01:16:39.773 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 22 01:16:39.773 INFO kablam! Oct 22 01:16:39.773 INFO kablam! warning: variable does not need to be mutable Oct 22 01:16:39.773 INFO kablam! --> src/term.rs:666:31 Oct 22 01:16:39.773 INFO kablam! | Oct 22 01:16:39.773 INFO kablam! 666 | pub fn default_foreground(mut self) -> Self { Oct 22 01:16:39.773 INFO kablam! | ----^^^^ Oct 22 01:16:39.773 INFO kablam! | | Oct 22 01:16:39.773 INFO kablam! | help: remove this `mut` Oct 22 01:16:39.774 INFO kablam! Oct 22 01:16:40.668 INFO kablam! warning: method is never used: `write_u8` Oct 22 01:16:40.668 INFO kablam! --> src/term.rs:412:5 Oct 22 01:16:40.668 INFO kablam! | Oct 22 01:16:40.668 INFO kablam! 412 | fn write_u8(mut self, x: u8) -> Self { Oct 22 01:16:40.668 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:16:40.668 INFO kablam! | Oct 22 01:16:40.668 INFO kablam! = note: #[warn(dead_code)] on by default Oct 22 01:16:40.668 INFO kablam! Oct 22 01:16:41.612 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 01:16:41.612 INFO kablam! --> examples/term.rs:38:5 Oct 22 01:16:41.612 INFO kablam! | Oct 22 01:16:41.612 INFO kablam! 38 | term.println(""); Oct 22 01:16:41.612 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 22 01:16:41.612 INFO kablam! | Oct 22 01:16:41.612 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 22 01:16:41.612 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 01:16:41.612 INFO kablam! Oct 22 01:16:41.612 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 01:16:41.612 INFO kablam! --> examples/term.rs:51:5 Oct 22 01:16:41.612 INFO kablam! | Oct 22 01:16:41.612 INFO kablam! 51 | term.println(""); Oct 22 01:16:41.612 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 22 01:16:41.612 INFO kablam! | Oct 22 01:16:41.613 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 01:16:41.613 INFO kablam! Oct 22 01:16:41.613 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 01:16:41.613 INFO kablam! --> examples/term.rs:52:5 Oct 22 01:16:41.613 INFO kablam! | Oct 22 01:16:41.613 INFO kablam! 52 | term.println(""); Oct 22 01:16:41.613 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 22 01:16:41.613 INFO kablam! | Oct 22 01:16:41.613 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 01:16:41.613 INFO kablam! Oct 22 01:16:42.099 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.38s Oct 22 01:16:42.112 INFO kablam! su: No module specific data is present Oct 22 01:16:42.699 INFO running `"docker" "rm" "-f" "6fa6451f86f9defb98cf2390d47af1116f6fc180a9a5df4dfa32fa53e4255a2a"` Oct 22 01:16:42.948 INFO blam! 6fa6451f86f9defb98cf2390d47af1116f6fc180a9a5df4dfa32fa53e4255a2a