Sep 14 09:41:07.424 INFO checking s3rs-0.1.8 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 09:41:07.424 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 09:41:07.424 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-3/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 09:41:07.759 INFO blam! cafab8d863b3dd66f158169a663ccbec66714347b04d2a2b5061d1cf097ab357 Sep 14 09:41:07.766 INFO running `"docker" "start" "-a" "cafab8d863b3dd66f158169a663ccbec66714347b04d2a2b5061d1cf097ab357"` Sep 14 09:41:09.030 INFO kablam! usermod: no changes Sep 14 09:41:09.736 INFO kablam! Checking hmac-sha1 v0.1.3 Sep 14 09:41:09.740 INFO kablam! Checking interactor v0.1.1 Sep 14 09:41:09.782 INFO kablam! Checking digest v0.6.2 Sep 14 09:41:09.782 INFO kablam! Checking crypto-mac v0.4.0 Sep 14 09:41:09.782 INFO kablam! Checking block-buffer v0.2.0 Sep 14 09:41:09.808 INFO kablam! Checking quick-xml v0.12.3 Sep 14 09:41:10.549 INFO kablam! Checking hmac v0.4.2 Sep 14 09:41:11.183 INFO kablam! Checking sha2 v0.6.0 Sep 14 09:41:12.708 INFO kablam! Checking s3rs v0.1.8 (file:///source) Sep 14 09:41:16.317 INFO kablam! warning: unused import: `interactor::read_from_tty` Sep 14 09:41:16.317 INFO kablam! --> src/main.rs:5:5 Sep 14 09:41:16.317 INFO kablam! | Sep 14 09:41:16.317 INFO kablam! 5 | use interactor::read_from_tty; Sep 14 09:41:16.317 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 09:41:16.317 INFO kablam! | Sep 14 09:41:16.317 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 09:41:16.317 INFO kablam! Sep 14 09:41:16.385 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 14 09:41:16.385 INFO kablam! --> src/main.rs:165:23 Sep 14 09:41:16.385 INFO kablam! | Sep 14 09:41:16.385 INFO kablam! 165 | let mut s3rscfg = std::env::home_dir().unwrap(); Sep 14 09:41:16.385 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 14 09:41:16.385 INFO kablam! | Sep 14 09:41:16.386 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 09:41:16.386 INFO kablam! Sep 14 09:41:16.599 INFO kablam! warning: unused import: `interactor::read_from_tty` Sep 14 09:41:16.599 INFO kablam! --> src/main.rs:5:5 Sep 14 09:41:16.599 INFO kablam! | Sep 14 09:41:16.599 INFO kablam! 5 | use interactor::read_from_tty; Sep 14 09:41:16.599 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 09:41:16.599 INFO kablam! | Sep 14 09:41:16.600 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 09:41:16.600 INFO kablam! Sep 14 09:41:16.682 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 14 09:41:16.682 INFO kablam! --> src/main.rs:165:23 Sep 14 09:41:16.682 INFO kablam! | Sep 14 09:41:16.682 INFO kablam! 165 | let mut s3rscfg = std::env::home_dir().unwrap(); Sep 14 09:41:16.682 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 14 09:41:16.683 INFO kablam! | Sep 14 09:41:16.683 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 09:41:16.683 INFO kablam! Sep 14 09:41:16.948 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 14 09:41:16.948 INFO kablam! --> src/handler/aws.rs:101:93 Sep 14 09:41:16.948 INFO kablam! | Sep 14 09:41:16.948 INFO kablam! 101 | Some(r) => string_to_signed.push_str(&format!("{}/{}/{}/aws4_request", time_str.slice_unchecked(0,8), r, endpoint_type)), Sep 14 09:41:16.948 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 14 09:41:16.948 INFO kablam! Sep 14 09:41:16.949 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 14 09:41:16.949 INFO kablam! --> src/handler/aws.rs:102:97 Sep 14 09:41:16.949 INFO kablam! | Sep 14 09:41:16.949 INFO kablam! 102 | None => string_to_signed.push_str(&format!("{}/us-east-1/{}/aws4_request", time_str.slice_unchecked(0,8), endpoint_type)) Sep 14 09:41:16.949 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 14 09:41:16.949 INFO kablam! Sep 14 09:41:17.072 INFO kablam! warning: variable `count` is assigned to, but never used Sep 14 09:41:17.072 INFO kablam! --> src/main.rs:254:13 Sep 14 09:41:17.072 INFO kablam! | Sep 14 09:41:17.072 INFO kablam! 254 | let mut count = 0u32; Sep 14 09:41:17.072 INFO kablam! | ^^^^^ Sep 14 09:41:17.072 INFO kablam! | Sep 14 09:41:17.072 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 14 09:41:17.072 INFO kablam! = note: consider using `_count` instead Sep 14 09:41:17.072 INFO kablam! Sep 14 09:41:17.169 INFO kablam! warning: variable does not need to be mutable Sep 14 09:41:17.169 INFO kablam! --> src/main.rs:260:13 Sep 14 09:41:17.169 INFO kablam! | Sep 14 09:41:17.169 INFO kablam! 260 | let mut reader = BufReader::new(&tty); Sep 14 09:41:17.169 INFO kablam! | ----^^^^^^ Sep 14 09:41:17.169 INFO kablam! | | Sep 14 09:41:17.169 INFO kablam! | help: remove this `mut` Sep 14 09:41:17.169 INFO kablam! | Sep 14 09:41:17.170 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 14 09:41:17.170 INFO kablam! Sep 14 09:41:17.280 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 14 09:41:17.280 INFO kablam! --> src/handler/aws.rs:101:93 Sep 14 09:41:17.280 INFO kablam! | Sep 14 09:41:17.280 INFO kablam! 101 | Some(r) => string_to_signed.push_str(&format!("{}/{}/{}/aws4_request", time_str.slice_unchecked(0,8), r, endpoint_type)), Sep 14 09:41:17.280 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 14 09:41:17.280 INFO kablam! Sep 14 09:41:17.281 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 14 09:41:17.282 INFO kablam! --> src/handler/aws.rs:102:97 Sep 14 09:41:17.282 INFO kablam! | Sep 14 09:41:17.282 INFO kablam! 102 | None => string_to_signed.push_str(&format!("{}/us-east-1/{}/aws4_request", time_str.slice_unchecked(0,8), endpoint_type)) Sep 14 09:41:17.282 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 14 09:41:17.282 INFO kablam! Sep 14 09:41:17.483 INFO kablam! warning: variable `count` is assigned to, but never used Sep 14 09:41:17.483 INFO kablam! --> src/main.rs:254:13 Sep 14 09:41:17.483 INFO kablam! | Sep 14 09:41:17.483 INFO kablam! 254 | let mut count = 0u32; Sep 14 09:41:17.483 INFO kablam! | ^^^^^ Sep 14 09:41:17.483 INFO kablam! | Sep 14 09:41:17.483 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 14 09:41:17.483 INFO kablam! = note: consider using `_count` instead Sep 14 09:41:17.483 INFO kablam! Sep 14 09:41:17.567 INFO kablam! warning: variable does not need to be mutable Sep 14 09:41:17.567 INFO kablam! --> src/main.rs:260:13 Sep 14 09:41:17.567 INFO kablam! | Sep 14 09:41:17.567 INFO kablam! 260 | let mut reader = BufReader::new(&tty); Sep 14 09:41:17.567 INFO kablam! | ----^^^^^^ Sep 14 09:41:17.567 INFO kablam! | | Sep 14 09:41:17.567 INFO kablam! | help: remove this `mut` Sep 14 09:41:17.567 INFO kablam! | Sep 14 09:41:17.567 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 14 09:41:17.567 INFO kablam! Sep 14 09:41:17.779 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.69s Sep 14 09:41:17.804 INFO kablam! su: No module specific data is present Sep 14 09:41:18.968 INFO running `"docker" "rm" "-f" "cafab8d863b3dd66f158169a663ccbec66714347b04d2a2b5061d1cf097ab357"` Sep 14 09:41:19.232 INFO blam! cafab8d863b3dd66f158169a663ccbec66714347b04d2a2b5061d1cf097ab357