Sep 19 21:03:56.736 INFO checking pfr-0.2.0 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 21:03:56.736 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 21:03:56.736 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-1/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 21:03:56.872 INFO blam! c12570b91b3ce2661be7fee7a67bd81e5d6d4ebe18afca9a5982151317e4c3f7 Sep 19 21:03:56.874 INFO running `"docker" "start" "-a" "c12570b91b3ce2661be7fee7a67bd81e5d6d4ebe18afca9a5982151317e4c3f7"` Sep 19 21:03:57.527 INFO kablam! usermod: no changes Sep 19 21:03:57.589 INFO kablam! Checking pfr v0.2.0 (/source) Sep 19 21:03:58.017 INFO kablam! warning: unused `#[macro_use]` import Sep 19 21:03:58.017 INFO kablam! --> src/main.rs:11:1 Sep 19 21:03:58.017 INFO kablam! | Sep 19 21:03:58.017 INFO kablam! 11 | #[macro_use] extern crate structopt; Sep 19 21:03:58.017 INFO kablam! | ^^^^^^^^^^^^ Sep 19 21:03:58.017 INFO kablam! | Sep 19 21:03:58.023 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 21:03:58.023 INFO kablam! Sep 19 21:03:58.035 INFO kablam! warning: unused `#[macro_use]` import Sep 19 21:03:58.035 INFO kablam! --> src/main.rs:11:1 Sep 19 21:03:58.035 INFO kablam! | Sep 19 21:03:58.035 INFO kablam! 11 | #[macro_use] extern crate structopt; Sep 19 21:03:58.035 INFO kablam! | ^^^^^^^^^^^^ Sep 19 21:03:58.035 INFO kablam! | Sep 19 21:03:58.035 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 21:03:58.035 INFO kablam! Sep 19 21:03:58.037 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 19 21:03:58.037 INFO kablam! --> src/main.rs:210:24 Sep 19 21:03:58.037 INFO kablam! | Sep 19 21:03:58.037 INFO kablam! 210 | let mut home_dir = env::home_dir().ok_or_else(|| Error::CouldNotFindHomeDirectory)?; Sep 19 21:03:58.037 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 21:03:58.037 INFO kablam! | Sep 19 21:03:58.037 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 21:03:58.037 INFO kablam! Sep 19 21:03:58.039 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 19 21:03:58.039 INFO kablam! --> src/main.rs:263:24 Sep 19 21:03:58.039 INFO kablam! | Sep 19 21:03:58.039 INFO kablam! 263 | let mut home_dir = env::home_dir().ok_or_else(|| Error::CouldNotFindHomeDirectory)?; Sep 19 21:03:58.039 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 21:03:58.039 INFO kablam! Sep 19 21:03:58.061 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 19 21:03:58.061 INFO kablam! --> src/main.rs:210:24 Sep 19 21:03:58.061 INFO kablam! | Sep 19 21:03:58.061 INFO kablam! 210 | let mut home_dir = env::home_dir().ok_or_else(|| Error::CouldNotFindHomeDirectory)?; Sep 19 21:03:58.061 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 21:03:58.061 INFO kablam! | Sep 19 21:03:58.061 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 21:03:58.061 INFO kablam! Sep 19 21:03:58.062 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 19 21:03:58.062 INFO kablam! --> src/main.rs:263:24 Sep 19 21:03:58.062 INFO kablam! | Sep 19 21:03:58.062 INFO kablam! 263 | let mut home_dir = env::home_dir().ok_or_else(|| Error::CouldNotFindHomeDirectory)?; Sep 19 21:03:58.062 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 21:03:58.062 INFO kablam! Sep 19 21:03:58.482 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.93s Sep 19 21:03:58.482 INFO kablam! su: No module specific data is present Sep 19 21:03:59.117 INFO running `"docker" "rm" "-f" "c12570b91b3ce2661be7fee7a67bd81e5d6d4ebe18afca9a5982151317e4c3f7"` Sep 19 21:03:59.183 INFO blam! c12570b91b3ce2661be7fee7a67bd81e5d6d4ebe18afca9a5982151317e4c3f7