Sep 04 22:18:41.996 INFO checking cargo-cacher-1.1.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 22:18:41.996 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 22:18:41.996 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 22:18:42.190 INFO blam! ddd8d00e0503753e02603655bc9265d9839b9d7d690d2049dfd3eaed69c67540 Sep 04 22:18:42.191 INFO running `"docker" "start" "-a" "ddd8d00e0503753e02603655bc9265d9839b9d7d690d2049dfd3eaed69c67540"` Sep 04 22:18:43.247 INFO kablam! Compiling libsqlite3-sys v0.5.0 Sep 04 22:18:43.249 INFO kablam! Checking logger v0.1.0 Sep 04 22:18:45.518 INFO kablam! warning: redundant linker flag specified for library `sqlite3` Sep 04 22:18:45.518 INFO kablam! Sep 04 22:18:45.567 INFO kablam! Checking rusqlite v0.7.4 Sep 04 22:18:48.016 INFO kablam! Checking cargo-cacher v1.1.0 (file:///source) Sep 04 22:18:52.594 INFO kablam! warning: unused `#[macro_use]` import Sep 04 22:18:52.594 INFO kablam! --> src/main.rs:3:1 Sep 04 22:18:52.594 INFO kablam! | Sep 04 22:18:52.594 INFO kablam! 3 | #[macro_use] Sep 04 22:18:52.594 INFO kablam! | ^^^^^^^^^^^^ Sep 04 22:18:52.594 INFO kablam! | Sep 04 22:18:52.594 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 22:18:52.594 INFO kablam! Sep 04 22:18:52.625 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 22:18:52.625 INFO kablam! --> src/git.rs:1:5 Sep 04 22:18:52.625 INFO kablam! | Sep 04 22:18:52.625 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 04 22:18:52.625 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 22:18:52.625 INFO kablam! | Sep 04 22:18:52.625 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 22:18:52.626 INFO kablam! Sep 04 22:18:52.626 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 22:18:52.626 INFO kablam! --> src/main.rs:121:56 Sep 04 22:18:52.626 INFO kablam! | Sep 04 22:18:52.626 INFO kablam! 121 | let default_crate_path = format!("{}/.crates", env::home_dir().unwrap().to_str().unwrap()); Sep 04 22:18:52.626 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 22:18:52.626 INFO kablam! Sep 04 22:18:52.768 INFO kablam! warning: unused `#[macro_use]` import Sep 04 22:18:52.768 INFO kablam! --> src/main.rs:3:1 Sep 04 22:18:52.768 INFO kablam! | Sep 04 22:18:52.768 INFO kablam! 3 | #[macro_use] Sep 04 22:18:52.768 INFO kablam! | ^^^^^^^^^^^^ Sep 04 22:18:52.768 INFO kablam! | Sep 04 22:18:52.769 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 22:18:52.769 INFO kablam! Sep 04 22:18:52.803 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 22:18:52.803 INFO kablam! --> src/git.rs:1:5 Sep 04 22:18:52.803 INFO kablam! | Sep 04 22:18:52.803 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 04 22:18:52.803 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 22:18:52.803 INFO kablam! | Sep 04 22:18:52.803 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 22:18:52.803 INFO kablam! Sep 04 22:18:52.804 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 22:18:52.804 INFO kablam! --> src/main.rs:121:56 Sep 04 22:18:52.804 INFO kablam! | Sep 04 22:18:52.804 INFO kablam! 121 | let default_crate_path = format!("{}/.crates", env::home_dir().unwrap().to_str().unwrap()); Sep 04 22:18:52.804 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 22:18:52.804 INFO kablam! Sep 04 22:18:53.165 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 04 22:18:53.165 INFO kablam! --> src/git.rs:1:5 Sep 04 22:18:53.165 INFO kablam! | Sep 04 22:18:53.165 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 04 22:18:53.165 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 22:18:53.165 INFO kablam! Sep 04 22:18:53.378 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 04 22:18:53.378 INFO kablam! --> src/git.rs:1:5 Sep 04 22:18:53.378 INFO kablam! | Sep 04 22:18:53.378 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 04 22:18:53.378 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 22:18:53.378 INFO kablam! Sep 04 22:18:53.771 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.69s Sep 04 22:18:53.782 INFO kablam! su: No module specific data is present Sep 04 22:18:54.254 INFO running `"docker" "rm" "-f" "ddd8d00e0503753e02603655bc9265d9839b9d7d690d2049dfd3eaed69c67540"` Sep 04 22:18:54.402 INFO blam! ddd8d00e0503753e02603655bc9265d9839b9d7d690d2049dfd3eaed69c67540