Sep 04 04:20:00.522 INFO checking s3rs-0.1.8 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 04:20:00.522 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 04:20:00.523 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 04:20:00.790 INFO blam! 07ae469d4adb02f05da363a7522ea7dec718e4d40ce095231899032525676f89 Sep 04 04:20:00.793 INFO running `"docker" "start" "-a" "07ae469d4adb02f05da363a7522ea7dec718e4d40ce095231899032525676f89"` Sep 04 04:20:02.396 INFO kablam! Checking interactor v0.1.1 Sep 04 04:20:02.399 INFO kablam! Checking hmac v0.4.2 Sep 04 04:20:03.134 INFO kablam! Checking s3rs v0.1.8 (file:///source) Sep 04 04:20:07.490 INFO kablam! warning: unused import: `interactor::read_from_tty` Sep 04 04:20:07.490 INFO kablam! --> src/main.rs:5:5 Sep 04 04:20:07.490 INFO kablam! | Sep 04 04:20:07.490 INFO kablam! 5 | use interactor::read_from_tty; Sep 04 04:20:07.490 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 04:20:07.490 INFO kablam! | Sep 04 04:20:07.490 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 04:20:07.490 INFO kablam! Sep 04 04:20:07.539 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 04:20:07.539 INFO kablam! --> src/main.rs:165:23 Sep 04 04:20:07.539 INFO kablam! | Sep 04 04:20:07.539 INFO kablam! 165 | let mut s3rscfg = std::env::home_dir().unwrap(); Sep 04 04:20:07.539 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 04:20:07.539 INFO kablam! | Sep 04 04:20:07.539 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 04:20:07.539 INFO kablam! Sep 04 04:20:07.616 INFO kablam! warning: unused import: `interactor::read_from_tty` Sep 04 04:20:07.616 INFO kablam! --> src/main.rs:5:5 Sep 04 04:20:07.616 INFO kablam! | Sep 04 04:20:07.616 INFO kablam! 5 | use interactor::read_from_tty; Sep 04 04:20:07.616 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 04:20:07.616 INFO kablam! | Sep 04 04:20:07.616 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 04:20:07.616 INFO kablam! Sep 04 04:20:07.647 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 04:20:07.648 INFO kablam! --> src/main.rs:165:23 Sep 04 04:20:07.648 INFO kablam! | Sep 04 04:20:07.648 INFO kablam! 165 | let mut s3rscfg = std::env::home_dir().unwrap(); Sep 04 04:20:07.648 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 04:20:07.648 INFO kablam! | Sep 04 04:20:07.648 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 04:20:07.648 INFO kablam! Sep 04 04:20:08.184 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 04 04:20:08.184 INFO kablam! --> src/handler/aws.rs:101:93 Sep 04 04:20:08.184 INFO kablam! | Sep 04 04:20:08.184 INFO kablam! 101 | Some(r) => string_to_signed.push_str(&format!("{}/{}/{}/aws4_request", time_str.slice_unchecked(0,8), r, endpoint_type)), Sep 04 04:20:08.184 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 04:20:08.184 INFO kablam! Sep 04 04:20:08.185 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 04 04:20:08.186 INFO kablam! --> src/handler/aws.rs:102:97 Sep 04 04:20:08.186 INFO kablam! | Sep 04 04:20:08.186 INFO kablam! 102 | None => string_to_signed.push_str(&format!("{}/us-east-1/{}/aws4_request", time_str.slice_unchecked(0,8), endpoint_type)) Sep 04 04:20:08.186 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 04:20:08.186 INFO kablam! Sep 04 04:20:08.324 INFO kablam! warning: variable `count` is assigned to, but never used Sep 04 04:20:08.324 INFO kablam! --> src/main.rs:254:13 Sep 04 04:20:08.324 INFO kablam! | Sep 04 04:20:08.324 INFO kablam! 254 | let mut count = 0u32; Sep 04 04:20:08.324 INFO kablam! | ^^^^^ Sep 04 04:20:08.324 INFO kablam! | Sep 04 04:20:08.324 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 04:20:08.324 INFO kablam! = note: consider using `_count` instead Sep 04 04:20:08.324 INFO kablam! Sep 04 04:20:08.357 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 04 04:20:08.357 INFO kablam! --> src/handler/aws.rs:101:93 Sep 04 04:20:08.357 INFO kablam! | Sep 04 04:20:08.357 INFO kablam! 101 | Some(r) => string_to_signed.push_str(&format!("{}/{}/{}/aws4_request", time_str.slice_unchecked(0,8), r, endpoint_type)), Sep 04 04:20:08.357 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 04:20:08.357 INFO kablam! Sep 04 04:20:08.359 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 04 04:20:08.360 INFO kablam! --> src/handler/aws.rs:102:97 Sep 04 04:20:08.360 INFO kablam! | Sep 04 04:20:08.360 INFO kablam! 102 | None => string_to_signed.push_str(&format!("{}/us-east-1/{}/aws4_request", time_str.slice_unchecked(0,8), endpoint_type)) Sep 04 04:20:08.360 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 04:20:08.360 INFO kablam! Sep 04 04:20:08.411 INFO kablam! warning: variable does not need to be mutable Sep 04 04:20:08.411 INFO kablam! --> src/main.rs:260:13 Sep 04 04:20:08.411 INFO kablam! | Sep 04 04:20:08.411 INFO kablam! 260 | let mut reader = BufReader::new(&tty); Sep 04 04:20:08.411 INFO kablam! | ----^^^^^^ Sep 04 04:20:08.411 INFO kablam! | | Sep 04 04:20:08.411 INFO kablam! | help: remove this `mut` Sep 04 04:20:08.411 INFO kablam! | Sep 04 04:20:08.411 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 04 04:20:08.411 INFO kablam! Sep 04 04:20:08.526 INFO kablam! warning: variable `count` is assigned to, but never used Sep 04 04:20:08.526 INFO kablam! --> src/main.rs:254:13 Sep 04 04:20:08.526 INFO kablam! | Sep 04 04:20:08.526 INFO kablam! 254 | let mut count = 0u32; Sep 04 04:20:08.526 INFO kablam! | ^^^^^ Sep 04 04:20:08.527 INFO kablam! | Sep 04 04:20:08.527 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 04:20:08.527 INFO kablam! = note: consider using `_count` instead Sep 04 04:20:08.527 INFO kablam! Sep 04 04:20:08.638 INFO kablam! warning: variable does not need to be mutable Sep 04 04:20:08.638 INFO kablam! --> src/main.rs:260:13 Sep 04 04:20:08.638 INFO kablam! | Sep 04 04:20:08.638 INFO kablam! 260 | let mut reader = BufReader::new(&tty); Sep 04 04:20:08.638 INFO kablam! | ----^^^^^^ Sep 04 04:20:08.638 INFO kablam! | | Sep 04 04:20:08.639 INFO kablam! | help: remove this `mut` Sep 04 04:20:08.639 INFO kablam! | Sep 04 04:20:08.639 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 04 04:20:08.639 INFO kablam! Sep 04 04:20:08.807 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.87s Sep 04 04:20:08.827 INFO kablam! su: No module specific data is present Sep 04 04:20:09.315 INFO running `"docker" "rm" "-f" "07ae469d4adb02f05da363a7522ea7dec718e4d40ce095231899032525676f89"` Sep 04 04:20:09.440 INFO blam! 07ae469d4adb02f05da363a7522ea7dec718e4d40ce095231899032525676f89