Sep 04 14:08:00.270 INFO checking i3nator-1.1.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 14:08:00.270 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 14:08:00.270 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 14:08:00.421 INFO blam! a54f00317c6fbbf5ec5b0f83a977ee3b7ef5b2c7efe194ecd57c90716eec8560 Sep 04 14:08:00.424 INFO running `"docker" "start" "-a" "a54f00317c6fbbf5ec5b0f83a977ee3b7ef5b2c7efe194ecd57c90716eec8560"` Sep 04 14:08:01.336 INFO kablam! Checking unix_socket v0.4.6 Sep 04 14:08:01.337 INFO kablam! Checking getch v0.1.1 Sep 04 14:08:01.339 INFO kablam! Compiling i3nator v1.1.0 (file:///source) Sep 04 14:08:02.437 INFO kablam! Checking i3ipc v0.4.2 Sep 04 14:08:06.667 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. Sep 04 14:08:06.667 INFO kablam! --> src/types.rs:454:31 Sep 04 14:08:06.667 INFO kablam! | Sep 04 14:08:06.667 INFO kablam! 454 | tilde_with_context(input, env::home_dir) Sep 04 14:08:06.667 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 14:08:06.667 INFO kablam! | Sep 04 14:08:06.668 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 14:08:06.668 INFO kablam! Sep 04 14:08:06.676 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. Sep 04 14:08:06.676 INFO kablam! --> src/types.rs:454:31 Sep 04 14:08:06.676 INFO kablam! | Sep 04 14:08:06.676 INFO kablam! 454 | tilde_with_context(input, env::home_dir) Sep 04 14:08:06.676 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 14:08:06.676 INFO kablam! | Sep 04 14:08:06.676 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 14:08:06.676 INFO kablam! Sep 04 14:08:12.289 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 14:08:12.289 INFO kablam! --> src/main.rs:54:5 Sep 04 14:08:12.289 INFO kablam! | Sep 04 14:08:12.289 INFO kablam! 54 | use std::ascii::AsciiExt; Sep 04 14:08:12.289 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 14:08:12.290 INFO kablam! | Sep 04 14:08:12.290 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 14:08:12.290 INFO kablam! Sep 04 14:08:12.341 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 14:08:12.341 INFO kablam! --> src/main.rs:54:5 Sep 04 14:08:12.341 INFO kablam! | Sep 04 14:08:12.341 INFO kablam! 54 | use std::ascii::AsciiExt; Sep 04 14:08:12.341 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 14:08:12.341 INFO kablam! | Sep 04 14:08:12.341 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 14:08:12.341 INFO kablam! Sep 04 14:08:12.725 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 04 14:08:12.725 INFO kablam! --> src/main.rs:54:5 Sep 04 14:08:12.725 INFO kablam! | Sep 04 14:08:12.725 INFO kablam! 54 | use std::ascii::AsciiExt; Sep 04 14:08:12.725 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 14:08:12.725 INFO kablam! | Sep 04 14:08:12.725 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 14:08:12.725 INFO kablam! Sep 04 14:08:12.729 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 04 14:08:12.729 INFO kablam! --> src/main.rs:54:5 Sep 04 14:08:12.729 INFO kablam! | Sep 04 14:08:12.729 INFO kablam! 54 | use std::ascii::AsciiExt; Sep 04 14:08:12.729 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 14:08:12.729 INFO kablam! | Sep 04 14:08:12.729 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 14:08:12.729 INFO kablam! Sep 04 14:08:12.973 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.75s Sep 04 14:08:12.988 INFO kablam! su: No module specific data is present Sep 04 14:08:13.444 INFO running `"docker" "rm" "-f" "a54f00317c6fbbf5ec5b0f83a977ee3b7ef5b2c7efe194ecd57c90716eec8560"` Sep 04 14:08:13.558 INFO blam! a54f00317c6fbbf5ec5b0f83a977ee3b7ef5b2c7efe194ecd57c90716eec8560