Oct 27 16:15:28.470 INFO checking s3rs-0.1.12 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 16:15:28.472 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 16:15:28.961 INFO blam! ec66cd6a843d973b0cd6506743b80998405e36e0e7e7314ccd5b181e2144d9ae Oct 27 16:15:28.967 INFO running `"docker" "start" "-a" "ec66cd6a843d973b0cd6506743b80998405e36e0e7e7314ccd5b181e2144d9ae"` Oct 27 16:15:29.994 INFO kablam! usermod: no changes Oct 27 16:15:30.401 INFO kablam! Checking interactor v0.1.1 Oct 27 16:15:30.431 INFO kablam! Checking block-buffer v0.2.0 Oct 27 16:15:30.447 INFO kablam! Checking quick-xml v0.12.4 Oct 27 16:15:31.471 INFO kablam! Checking sha2 v0.6.0 Oct 27 16:15:33.744 INFO kablam! Checking s3rs v0.1.12 (/source) Oct 27 16:15:46.259 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. Oct 27 16:15:46.260 INFO kablam! --> src/main.rs:178:23 Oct 27 16:15:46.261 INFO kablam! | Oct 27 16:15:46.261 INFO kablam! 178 | let mut s3rscfg = std::env::home_dir().unwrap(); Oct 27 16:15:46.262 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 16:15:46.262 INFO kablam! | Oct 27 16:15:46.263 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 16:15:46.263 INFO kablam! Oct 27 16:15:46.581 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. Oct 27 16:15:46.582 INFO kablam! --> src/main.rs:178:23 Oct 27 16:15:46.582 INFO kablam! | Oct 27 16:15:46.583 INFO kablam! 178 | let mut s3rscfg = std::env::home_dir().unwrap(); Oct 27 16:15:46.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 16:15:46.591 INFO kablam! | Oct 27 16:15:46.591 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 16:15:46.592 INFO kablam! Oct 27 16:15:46.971 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 27 16:15:46.972 INFO kablam! --> src/handler/aws.rs:101:93 Oct 27 16:15:46.972 INFO kablam! | Oct 27 16:15:46.973 INFO kablam! 101 | Some(r) => string_to_signed.push_str(&format!("{}/{}/{}/aws4_request", time_str.slice_unchecked(0,8), r, endpoint_type)), Oct 27 16:15:46.974 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 16:15:46.974 INFO kablam! Oct 27 16:15:46.975 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 27 16:15:46.975 INFO kablam! --> src/handler/aws.rs:102:97 Oct 27 16:15:46.976 INFO kablam! | Oct 27 16:15:46.976 INFO kablam! 102 | None => string_to_signed.push_str(&format!("{}/us-east-1/{}/aws4_request", time_str.slice_unchecked(0,8), endpoint_type)) Oct 27 16:15:46.977 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 16:15:46.978 INFO kablam! Oct 27 16:15:47.324 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 27 16:15:47.325 INFO kablam! --> src/handler/aws.rs:101:93 Oct 27 16:15:47.326 INFO kablam! | Oct 27 16:15:47.326 INFO kablam! 101 | Some(r) => string_to_signed.push_str(&format!("{}/{}/{}/aws4_request", time_str.slice_unchecked(0,8), r, endpoint_type)), Oct 27 16:15:47.331 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 16:15:47.331 INFO kablam! Oct 27 16:15:47.333 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 27 16:15:47.334 INFO kablam! --> src/handler/aws.rs:102:97 Oct 27 16:15:47.334 INFO kablam! | Oct 27 16:15:47.335 INFO kablam! 102 | None => string_to_signed.push_str(&format!("{}/us-east-1/{}/aws4_request", time_str.slice_unchecked(0,8), endpoint_type)) Oct 27 16:15:47.336 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 16:15:47.336 INFO kablam! Oct 27 16:15:47.807 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 17.79s Oct 27 16:15:47.827 INFO kablam! su: No module specific data is present Oct 27 16:15:49.180 INFO running `"docker" "rm" "-f" "ec66cd6a843d973b0cd6506743b80998405e36e0e7e7314ccd5b181e2144d9ae"` Oct 27 16:15:49.555 INFO blam! ec66cd6a843d973b0cd6506743b80998405e36e0e7e7314ccd5b181e2144d9ae