Oct 27 20:40:35.643 INFO checking i3nator-1.1.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 20:40:35.643 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/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 27 20:40:35.841 INFO blam! 604347ea13e75a760ca1d88942c4a5b52e09a4a45960d0110023ecd13dccf537 Oct 27 20:40:35.841 INFO running `"docker" "start" "-a" "604347ea13e75a760ca1d88942c4a5b52e09a4a45960d0110023ecd13dccf537"` Oct 27 20:40:36.730 INFO kablam! usermod: no changes Oct 27 20:40:36.991 INFO kablam! Checking debug-builders v0.1.0 Oct 27 20:40:36.999 INFO kablam! Checking wait-timeout v0.1.5 Oct 27 20:40:37.003 INFO kablam! Checking getch v0.1.1 Oct 27 20:40:37.043 INFO kablam! Compiling i3nator v1.1.0 (/source) Oct 27 20:40:39.351 INFO kablam! Checking unix_socket v0.4.6 Oct 27 20:40:40.450 INFO kablam! Checking i3ipc v0.4.2 Oct 27 20:40:45.731 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 20:40:45.732 INFO kablam! --> src/types.rs:454:31 Oct 27 20:40:45.732 INFO kablam! | Oct 27 20:40:45.732 INFO kablam! 454 | tilde_with_context(input, env::home_dir) Oct 27 20:40:45.732 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 20:40:45.732 INFO kablam! | Oct 27 20:40:45.732 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 20:40:45.732 INFO kablam! Oct 27 20:40:45.907 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 20:40:45.907 INFO kablam! --> src/types.rs:454:31 Oct 27 20:40:45.907 INFO kablam! | Oct 27 20:40:45.907 INFO kablam! 454 | tilde_with_context(input, env::home_dir) Oct 27 20:40:45.907 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 20:40:45.911 INFO kablam! | Oct 27 20:40:45.911 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 20:40:45.911 INFO kablam! Oct 27 20:40:54.531 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 20:40:54.531 INFO kablam! --> src/main.rs:54:5 Oct 27 20:40:54.531 INFO kablam! | Oct 27 20:40:54.531 INFO kablam! 54 | use std::ascii::AsciiExt; Oct 27 20:40:54.531 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 20:40:54.560 INFO kablam! | Oct 27 20:40:54.560 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 20:40:54.560 INFO kablam! Oct 27 20:40:54.899 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 20:40:54.899 INFO kablam! --> src/main.rs:54:5 Oct 27 20:40:54.899 INFO kablam! | Oct 27 20:40:54.899 INFO kablam! 54 | use std::ascii::AsciiExt; Oct 27 20:40:54.899 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 20:40:54.899 INFO kablam! | Oct 27 20:40:54.899 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 20:40:54.899 INFO kablam! Oct 27 20:40:54.963 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 27 20:40:54.963 INFO kablam! --> src/main.rs:54:5 Oct 27 20:40:54.963 INFO kablam! | Oct 27 20:40:54.963 INFO kablam! 54 | use std::ascii::AsciiExt; Oct 27 20:40:54.963 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 20:40:54.963 INFO kablam! | Oct 27 20:40:54.963 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 20:40:54.963 INFO kablam! Oct 27 20:40:55.183 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 27 20:40:55.183 INFO kablam! --> src/main.rs:54:5 Oct 27 20:40:55.183 INFO kablam! | Oct 27 20:40:55.183 INFO kablam! 54 | use std::ascii::AsciiExt; Oct 27 20:40:55.183 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 20:40:55.183 INFO kablam! | Oct 27 20:40:55.183 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 20:40:55.183 INFO kablam! Oct 27 20:40:55.343 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 18.55s Oct 27 20:40:55.363 INFO kablam! su: No module specific data is present Oct 27 20:40:56.240 INFO running `"docker" "rm" "-f" "604347ea13e75a760ca1d88942c4a5b52e09a4a45960d0110023ecd13dccf537"` Oct 27 20:40:56.413 INFO blam! 604347ea13e75a760ca1d88942c4a5b52e09a4a45960d0110023ecd13dccf537