Oct 22 02:19:54.013 INFO checking i3nator-1.1.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 02:19:54.014 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 02:19:54.532 INFO blam! 5cc6024e1d7815bb8cb0b5d3f2c79b9ed8e6f3a8a9a5e45b5dc067943ae8690d Oct 22 02:19:54.537 INFO running `"docker" "start" "-a" "5cc6024e1d7815bb8cb0b5d3f2c79b9ed8e6f3a8a9a5e45b5dc067943ae8690d"` Oct 22 02:19:55.496 INFO kablam! usermod: no changes Oct 22 02:19:55.691 INFO kablam! Checking unix_socket v0.4.6 Oct 22 02:19:55.698 INFO kablam! Checking getch v0.1.1 Oct 22 02:19:55.704 INFO kablam! Compiling i3nator v1.1.0 (/source) Oct 22 02:19:57.244 INFO kablam! Checking i3ipc v0.4.2 Oct 22 02:20:02.296 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 02:20:02.296 INFO kablam! --> src/types.rs:454:31 Oct 22 02:20:02.296 INFO kablam! | Oct 22 02:20:02.296 INFO kablam! 454 | tilde_with_context(input, env::home_dir) Oct 22 02:20:02.296 INFO kablam! | ^^^^^^^^^^^^^ Oct 22 02:20:02.296 INFO kablam! | Oct 22 02:20:02.296 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 02:20:02.296 INFO kablam! Oct 22 02:20:02.548 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 02:20:02.548 INFO kablam! --> src/types.rs:454:31 Oct 22 02:20:02.548 INFO kablam! | Oct 22 02:20:02.548 INFO kablam! 454 | tilde_with_context(input, env::home_dir) Oct 22 02:20:02.548 INFO kablam! | ^^^^^^^^^^^^^ Oct 22 02:20:02.548 INFO kablam! | Oct 22 02:20:02.548 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 02:20:02.548 INFO kablam! Oct 22 02:20:10.344 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 22 02:20:10.344 INFO kablam! --> src/main.rs:54:5 Oct 22 02:20:10.344 INFO kablam! | Oct 22 02:20:10.344 INFO kablam! 54 | use std::ascii::AsciiExt; Oct 22 02:20:10.344 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 22 02:20:10.344 INFO kablam! | Oct 22 02:20:10.344 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 02:20:10.344 INFO kablam! Oct 22 02:20:10.580 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 22 02:20:10.580 INFO kablam! --> src/main.rs:54:5 Oct 22 02:20:10.580 INFO kablam! | Oct 22 02:20:10.580 INFO kablam! 54 | use std::ascii::AsciiExt; Oct 22 02:20:10.580 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 22 02:20:10.580 INFO kablam! | Oct 22 02:20:10.580 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 22 02:20:10.580 INFO kablam! Oct 22 02:20:10.837 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 22 02:20:10.837 INFO kablam! --> src/main.rs:54:5 Oct 22 02:20:10.837 INFO kablam! | Oct 22 02:20:10.837 INFO kablam! 54 | use std::ascii::AsciiExt; Oct 22 02:20:10.837 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 22 02:20:10.837 INFO kablam! | Oct 22 02:20:10.838 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 02:20:10.838 INFO kablam! Oct 22 02:20:11.008 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 22 02:20:11.008 INFO kablam! --> src/main.rs:54:5 Oct 22 02:20:11.008 INFO kablam! | Oct 22 02:20:11.008 INFO kablam! 54 | use std::ascii::AsciiExt; Oct 22 02:20:11.008 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 22 02:20:11.008 INFO kablam! | Oct 22 02:20:11.008 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 22 02:20:11.008 INFO kablam! Oct 22 02:20:11.115 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.58s Oct 22 02:20:11.129 INFO kablam! su: No module specific data is present Oct 22 02:20:11.417 INFO running `"docker" "rm" "-f" "5cc6024e1d7815bb8cb0b5d3f2c79b9ed8e6f3a8a9a5e45b5dc067943ae8690d"` Oct 22 02:20:11.584 INFO blam! 5cc6024e1d7815bb8cb0b5d3f2c79b9ed8e6f3a8a9a5e45b5dc067943ae8690d