Oct 27 18:44:13.416 INFO checking nixterm-0.1.1 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 18:44:13.416 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 18:44:13.627 INFO blam! 167c3d29e2616a3cf4beb0e937f67247034b95430957825c7c3dd4dea99e40e5 Oct 27 18:44:13.633 INFO running `"docker" "start" "-a" "167c3d29e2616a3cf4beb0e937f67247034b95430957825c7c3dd4dea99e40e5"` Oct 27 18:44:14.072 INFO kablam! usermod: no changes Oct 27 18:44:14.128 INFO kablam! Checking nixterm v0.1.1 (/source) Oct 27 18:44:15.551 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 27 18:44:15.551 INFO kablam! --> src/terminfo/mod.rs:31:25 Oct 27 18:44:15.551 INFO kablam! | Oct 27 18:44:15.551 INFO kablam! 31 | if let Some(home) = env::home_dir() { Oct 27 18:44:15.551 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 18:44:15.551 INFO kablam! | Oct 27 18:44:15.551 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 18:44:15.551 INFO kablam! Oct 27 18:44:15.719 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 27 18:44:15.719 INFO kablam! --> src/terminfo/mod.rs:31:25 Oct 27 18:44:15.719 INFO kablam! | Oct 27 18:44:15.719 INFO kablam! 31 | if let Some(home) = env::home_dir() { Oct 27 18:44:15.719 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 18:44:15.719 INFO kablam! | Oct 27 18:44:15.719 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 18:44:15.719 INFO kablam! Oct 27 18:44:16.663 INFO kablam! warning: variable does not need to be mutable Oct 27 18:44:16.663 INFO kablam! --> src/term.rs:662:31 Oct 27 18:44:16.663 INFO kablam! | Oct 27 18:44:16.663 INFO kablam! 662 | pub fn default_background(mut self) -> Self { Oct 27 18:44:16.663 INFO kablam! | ----^^^^ Oct 27 18:44:16.663 INFO kablam! | | Oct 27 18:44:16.663 INFO kablam! | help: remove this `mut` Oct 27 18:44:16.663 INFO kablam! | Oct 27 18:44:16.663 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 18:44:16.663 INFO kablam! Oct 27 18:44:16.663 INFO kablam! warning: variable does not need to be mutable Oct 27 18:44:16.663 INFO kablam! --> src/term.rs:666:31 Oct 27 18:44:16.663 INFO kablam! | Oct 27 18:44:16.663 INFO kablam! 666 | pub fn default_foreground(mut self) -> Self { Oct 27 18:44:16.663 INFO kablam! | ----^^^^ Oct 27 18:44:16.663 INFO kablam! | | Oct 27 18:44:16.663 INFO kablam! | help: remove this `mut` Oct 27 18:44:16.663 INFO kablam! Oct 27 18:44:16.899 INFO kablam! warning: method is never used: `write_u8` Oct 27 18:44:16.899 INFO kablam! --> src/term.rs:412:5 Oct 27 18:44:16.899 INFO kablam! | Oct 27 18:44:16.899 INFO kablam! 412 | fn write_u8(mut self, x: u8) -> Self { Oct 27 18:44:16.899 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 18:44:16.899 INFO kablam! | Oct 27 18:44:16.899 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 18:44:16.899 INFO kablam! Oct 27 18:44:17.355 INFO kablam! warning: variable does not need to be mutable Oct 27 18:44:17.355 INFO kablam! --> src/term.rs:662:31 Oct 27 18:44:17.355 INFO kablam! | Oct 27 18:44:17.355 INFO kablam! 662 | pub fn default_background(mut self) -> Self { Oct 27 18:44:17.355 INFO kablam! | ----^^^^ Oct 27 18:44:17.355 INFO kablam! | | Oct 27 18:44:17.355 INFO kablam! | help: remove this `mut` Oct 27 18:44:17.355 INFO kablam! | Oct 27 18:44:17.355 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 18:44:17.355 INFO kablam! Oct 27 18:44:17.355 INFO kablam! warning: variable does not need to be mutable Oct 27 18:44:17.355 INFO kablam! --> src/term.rs:666:31 Oct 27 18:44:17.355 INFO kablam! | Oct 27 18:44:17.355 INFO kablam! 666 | pub fn default_foreground(mut self) -> Self { Oct 27 18:44:17.355 INFO kablam! | ----^^^^ Oct 27 18:44:17.355 INFO kablam! | | Oct 27 18:44:17.355 INFO kablam! | help: remove this `mut` Oct 27 18:44:17.355 INFO kablam! Oct 27 18:44:17.947 INFO kablam! warning: method is never used: `write_u8` Oct 27 18:44:17.947 INFO kablam! --> src/term.rs:412:5 Oct 27 18:44:17.947 INFO kablam! | Oct 27 18:44:17.948 INFO kablam! 412 | fn write_u8(mut self, x: u8) -> Self { Oct 27 18:44:17.948 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 18:44:17.948 INFO kablam! | Oct 27 18:44:17.948 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 18:44:17.949 INFO kablam! Oct 27 18:44:20.353 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 18:44:20.354 INFO kablam! --> examples/term.rs:38:5 Oct 27 18:44:20.354 INFO kablam! | Oct 27 18:44:20.354 INFO kablam! 38 | term.println(""); Oct 27 18:44:20.354 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 18:44:20.354 INFO kablam! | Oct 27 18:44:20.354 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 18:44:20.354 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 18:44:20.354 INFO kablam! Oct 27 18:44:20.354 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 18:44:20.354 INFO kablam! --> examples/term.rs:51:5 Oct 27 18:44:20.354 INFO kablam! | Oct 27 18:44:20.354 INFO kablam! 51 | term.println(""); Oct 27 18:44:20.354 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 18:44:20.354 INFO kablam! | Oct 27 18:44:20.354 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 18:44:20.354 INFO kablam! Oct 27 18:44:20.357 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 18:44:20.357 INFO kablam! --> examples/term.rs:52:5 Oct 27 18:44:20.357 INFO kablam! | Oct 27 18:44:20.357 INFO kablam! 52 | term.println(""); Oct 27 18:44:20.357 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 18:44:20.357 INFO kablam! | Oct 27 18:44:20.357 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 18:44:20.357 INFO kablam! Oct 27 18:44:20.599 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.51s Oct 27 18:44:20.604 INFO kablam! su: No module specific data is present Oct 27 18:44:21.817 INFO running `"docker" "rm" "-f" "167c3d29e2616a3cf4beb0e937f67247034b95430957825c7c3dd4dea99e40e5"` Oct 27 18:44:22.064 INFO blam! 167c3d29e2616a3cf4beb0e937f67247034b95430957825c7c3dd4dea99e40e5