Sep 04 04:12:16.891 INFO checking saml2aws-auto-1.6.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 04:12:16.891 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 04:12:16.891 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/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:12:17.062 INFO blam! 24336050b2e13c2b734b574347d92246fc1768ac07396139065aaa77cd80f645 Sep 04 04:12:17.064 INFO running `"docker" "start" "-a" "24336050b2e13c2b734b574347d92246fc1768ac07396139065aaa77cd80f645"` Sep 04 04:12:18.534 INFO kablam! Checking rust-gmp v0.3.2 Sep 04 04:12:18.534 INFO kablam! Checking dbus v0.2.3 Sep 04 04:12:18.544 INFO kablam! Checking crossterm v0.2.2 Sep 04 04:12:18.547 INFO kablam! Checking serde-xml-rs v0.2.1 Sep 04 04:12:18.548 INFO kablam! Checking chrono v0.4.6 Sep 04 04:12:18.549 INFO kablam! Checking tokio-threadpool v0.1.6 Sep 04 04:12:18.564 INFO kablam! Compiling markup5ever v0.7.2 Sep 04 04:12:18.565 INFO kablam! Compiling cssparser-macros v0.3.4 Sep 04 04:12:22.315 INFO kablam! Compiling selectors v0.19.0 Sep 04 04:12:23.045 INFO kablam! Checking string_cache v0.7.3 Sep 04 04:12:29.947 INFO kablam! Checking tokio-fs v0.1.3 Sep 04 04:12:33.831 INFO kablam! Checking secret-service v0.4.0 Sep 04 04:12:34.914 INFO kablam! Checking tokio v0.1.8 Sep 04 04:12:37.920 INFO kablam! Checking keyring v0.6.0 Sep 04 04:12:39.283 INFO kablam! Checking cssparser v0.23.10 Sep 04 04:12:39.595 INFO kablam! Checking tokio-core v0.1.17 Sep 04 04:12:43.373 INFO kablam! Checking hyper v0.11.27 Sep 04 04:12:43.373 INFO kablam! Checking tokio-tls v0.1.4 Sep 04 04:12:45.183 INFO kablam! Checking html5ever v0.22.3 Sep 04 04:12:52.991 INFO kablam! Checking scraper v0.6.0 Sep 04 04:12:57.394 INFO kablam! Checking hyper-tls v0.1.4 Sep 04 04:13:00.325 INFO kablam! Checking reqwest v0.8.8 Sep 04 04:13:04.836 INFO kablam! Checking saml2aws-auto v1.6.0 (file:///source) Sep 04 04:13:10.997 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:13:10.997 INFO kablam! --> src/aws/credentials.rs:8:20 Sep 04 04:13:10.997 INFO kablam! | Sep 04 04:13:10.997 INFO kablam! 8 | let filename = env::home_dir().unwrap().join(".aws"); Sep 04 04:13:10.997 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 04:13:10.997 INFO kablam! | Sep 04 04:13:10.997 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 04:13:10.997 INFO kablam! Sep 04 04:13:10.997 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:13:10.997 INFO kablam! --> src/config.rs:41:20 Sep 04 04:13:10.997 INFO kablam! | Sep 04 04:13:10.997 INFO kablam! 41 | let mut path = env::home_dir().unwrap(); Sep 04 04:13:10.997 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 04:13:10.997 INFO kablam! Sep 04 04:13:11.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 04 04:13:11.039 INFO kablam! --> src/aws/credentials.rs:8:20 Sep 04 04:13:11.039 INFO kablam! | Sep 04 04:13:11.039 INFO kablam! 8 | let filename = env::home_dir().unwrap().join(".aws"); Sep 04 04:13:11.039 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 04:13:11.039 INFO kablam! | Sep 04 04:13:11.039 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 04:13:11.039 INFO kablam! Sep 04 04:13:11.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 04 04:13:11.039 INFO kablam! --> src/config.rs:41:20 Sep 04 04:13:11.039 INFO kablam! | Sep 04 04:13:11.039 INFO kablam! 41 | let mut path = env::home_dir().unwrap(); Sep 04 04:13:11.039 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 04:13:11.039 INFO kablam! Sep 04 04:13:12.824 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 54.83s Sep 04 04:13:12.845 INFO kablam! su: No module specific data is present Sep 04 04:13:13.384 INFO running `"docker" "rm" "-f" "24336050b2e13c2b734b574347d92246fc1768ac07396139065aaa77cd80f645"` Sep 04 04:13:13.490 INFO blam! 24336050b2e13c2b734b574347d92246fc1768ac07396139065aaa77cd80f645