Sep 19 16:05:35.330 INFO checking voice-0.1.4 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 16:05:35.330 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 16:05:35.330 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-6/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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=1000" "-e" "CMD=cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 16:05:35.711 INFO blam! b657450c408a02788a29af8cc3c7dcff800a288c333a016e586ae0a727f8256d Sep 19 16:05:35.713 INFO running `"docker" "start" "-a" "b657450c408a02788a29af8cc3c7dcff800a288c333a016e586ae0a727f8256d"` Sep 19 16:05:37.168 INFO kablam! usermod: no changes Sep 19 16:05:37.511 INFO kablam! Checking eudex v0.1.1 Sep 19 16:05:37.520 INFO kablam! Checking inotify v0.2.3 Sep 19 16:05:37.520 INFO kablam! Checking toml v0.2.1 Sep 19 16:05:37.527 INFO kablam! Checking num-complex v0.1.43 Sep 19 16:05:37.527 INFO kablam! Checking backtrace v0.2.3 Sep 19 16:05:38.449 INFO kablam! Checking error-chain v0.5.0 Sep 19 16:05:38.541 INFO kablam! Checking notify v3.0.1 Sep 19 16:05:40.526 INFO kablam! Checking num v0.1.42 Sep 19 16:05:40.891 INFO kablam! Checking mpv v0.2.3 Sep 19 16:05:41.655 INFO kablam! Checking voice v0.1.4 (/source) Sep 19 16:05:41.743 INFO kablam! warning: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 19 16:05:41.744 INFO kablam! --> src/lib.rs:38:24 Sep 19 16:05:41.744 INFO kablam! | Sep 19 16:05:41.744 INFO kablam! 38 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 19 16:05:41.745 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 19 16:05:41.745 INFO kablam! | Sep 19 16:05:41.746 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Sep 19 16:05:41.746 INFO kablam! Sep 19 16:05:41.830 INFO kablam! warning: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 19 16:05:41.831 INFO kablam! --> src/lib.rs:38:24 Sep 19 16:05:41.831 INFO kablam! | Sep 19 16:05:41.832 INFO kablam! 38 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 19 16:05:41.832 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 19 16:05:41.833 INFO kablam! | Sep 19 16:05:41.833 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Sep 19 16:05:41.833 INFO kablam! Sep 19 16:05:42.311 INFO kablam! error: 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 19 16:05:42.311 INFO kablam! --> src/config.rs:39:22 Sep 19 16:05:42.312 INFO kablam! | Sep 19 16:05:42.312 INFO kablam! 39 | let root = match env::home_dir().map(|x| x.join(".config/dirvine/voice/")) { Sep 19 16:05:42.313 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 16:05:42.313 INFO kablam! error: 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 19 16:05:42.313 INFO kablam! --> src/config.rs:39:22 Sep 19 16:05:42.314 INFO kablam! | Sep 19 16:05:42.314 INFO kablam! 39 | let root = match env::home_dir().map(|x| x.join(".config/dirvine/voice/")) { Sep 19 16:05:42.314 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 16:05:42.315 INFO kablam! | Sep 19 16:05:42.315 INFO kablam! note: lint level defined here Sep 19 16:05:42.315 INFO kablam! --> src/lib.rs:31:9 Sep 19 16:05:42.316 INFO kablam! | Sep 19 16:05:42.316 INFO kablam! 31 | #![deny(deprecated, improper_ctypes, Sep 19 16:05:42.317 INFO kablam! | ^^^^^^^^^^ Sep 19 16:05:42.317 INFO kablam! Sep 19 16:05:42.317 INFO kablam! error: 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 19 16:05:42.318 INFO kablam! --> src/config.rs:67:11 Sep 19 16:05:42.318 INFO kablam! | Sep 19 16:05:42.318 INFO kablam! 67 | match env::home_dir().map(|x| x.join(".config/dirvine/voice/voice.toml")) { Sep 19 16:05:42.319 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 16:05:42.319 INFO kablam! Sep 19 16:05:42.320 INFO kablam! | Sep 19 16:05:42.320 INFO kablam! note: lint level defined here Sep 19 16:05:42.320 INFO kablam! --> src/lib.rs:31:9 Sep 19 16:05:42.321 INFO kablam! | Sep 19 16:05:42.321 INFO kablam! 31 | #![deny(deprecated, improper_ctypes, Sep 19 16:05:42.321 INFO kablam! | ^^^^^^^^^^ Sep 19 16:05:42.322 INFO kablam! Sep 19 16:05:42.322 INFO kablam! error: 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 19 16:05:42.323 INFO kablam! --> src/config.rs:67:11 Sep 19 16:05:42.323 INFO kablam! | Sep 19 16:05:42.323 INFO kablam! 67 | match env::home_dir().map(|x| x.join(".config/dirvine/voice/voice.toml")) { Sep 19 16:05:42.324 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 16:05:42.324 INFO kablam! Sep 19 16:05:42.562 INFO kablam! error: aborting due to 2 previous errors Sep 19 16:05:42.564 INFO kablam! error: aborting due to 2 previous errors Sep 19 16:05:42.564 INFO kablam! Sep 19 16:05:42.565 INFO kablam! Sep 19 16:05:42.581 INFO kablam! error: Could not compile `voice`. Sep 19 16:05:42.582 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 16:05:42.592 INFO kablam! error: Could not compile `voice`. Sep 19 16:05:42.592 INFO kablam! Sep 19 16:05:42.592 INFO kablam! To learn more, run the command again with --verbose. Sep 19 16:05:42.599 INFO kablam! su: No module specific data is present Sep 19 16:05:43.782 INFO running `"docker" "rm" "-f" "b657450c408a02788a29af8cc3c7dcff800a288c333a016e586ae0a727f8256d"` Sep 19 16:05:44.111 INFO blam! b657450c408a02788a29af8cc3c7dcff800a288c333a016e586ae0a727f8256d