Sep 19 20:43:41.074 INFO checking saml2aws-auto-1.6.0 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 20:43:41.074 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 20:43:41.074 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-2/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 20:43:41.230 INFO blam! b551299b9735a89428cc903e10ca9e628338ac5e6cadada0ef459051b326ce64 Sep 19 20:43:41.234 INFO running `"docker" "start" "-a" "b551299b9735a89428cc903e10ca9e628338ac5e6cadada0ef459051b326ce64"` Sep 19 20:43:42.048 INFO kablam! usermod: no changes Sep 19 20:43:42.623 INFO kablam! Checking ego-tree v0.3.0 Sep 19 20:43:42.624 INFO kablam! Checking rust-gmp v0.3.2 Sep 19 20:43:42.624 INFO kablam! Checking dbus v0.2.3 Sep 19 20:43:42.630 INFO kablam! Checking rpassword v2.0.0 Sep 19 20:43:42.634 INFO kablam! Checking crossterm v0.2.2 Sep 19 20:43:42.638 INFO kablam! Checking serde-xml-rs v0.2.1 Sep 19 20:43:42.638 INFO kablam! Compiling syn v0.14.9 Sep 19 20:43:42.638 INFO kablam! Compiling cssparser v0.23.10 Sep 19 20:43:44.434 INFO kablam! Checking chrono v0.4.6 Sep 19 20:43:44.784 INFO kablam! Checking tokio-threadpool v0.1.6 Sep 19 20:43:45.169 INFO kablam! Compiling markup5ever v0.7.2 Sep 19 20:43:45.878 INFO kablam! Compiling selectors v0.19.0 Sep 19 20:43:45.982 INFO kablam! Checking string_cache v0.7.3 Sep 19 20:43:48.467 INFO kablam! Checking secret-service v0.4.0 Sep 19 20:43:49.490 INFO kablam! Checking tokio-fs v0.1.3 Sep 19 20:43:54.567 INFO kablam! Checking keyring v0.6.0 Sep 19 20:43:54.598 INFO kablam! Checking tokio v0.1.8 Sep 19 20:43:57.742 INFO kablam! Checking tokio-core v0.1.17 Sep 19 20:44:01.673 INFO kablam! Checking hyper v0.11.27 Sep 19 20:44:01.673 INFO kablam! Checking tokio-tls v0.1.4 Sep 19 20:44:04.474 INFO kablam! Checking html5ever v0.22.3 Sep 19 20:44:14.402 INFO kablam! Checking hyper-tls v0.1.4 Sep 19 20:44:16.549 INFO kablam! Checking reqwest v0.8.8 Sep 19 20:44:17.030 INFO kablam! Compiling cssparser-macros v0.3.4 Sep 19 20:44:29.333 INFO kablam! Checking scraper v0.6.0 Sep 19 20:44:30.133 INFO kablam! Checking saml2aws-auto v1.6.0 (/source) Sep 19 20:44:31.829 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 19 20:44:31.829 INFO kablam! --> src/aws/credentials.rs:8:20 Sep 19 20:44:31.829 INFO kablam! | Sep 19 20:44:31.829 INFO kablam! 8 | let filename = env::home_dir().unwrap().join(".aws"); Sep 19 20:44:31.829 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 20:44:31.829 INFO kablam! | Sep 19 20:44:31.829 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 20:44:31.829 INFO kablam! Sep 19 20:44:31.829 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 19 20:44:31.829 INFO kablam! --> src/config.rs:41:20 Sep 19 20:44:31.829 INFO kablam! | Sep 19 20:44:31.829 INFO kablam! 41 | let mut path = env::home_dir().unwrap(); Sep 19 20:44:31.829 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 20:44:31.829 INFO kablam! Sep 19 20:44:31.832 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 19 20:44:31.832 INFO kablam! --> src/aws/credentials.rs:8:20 Sep 19 20:44:31.832 INFO kablam! | Sep 19 20:44:31.832 INFO kablam! 8 | let filename = env::home_dir().unwrap().join(".aws"); Sep 19 20:44:31.832 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 20:44:31.832 INFO kablam! | Sep 19 20:44:31.833 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 20:44:31.833 INFO kablam! Sep 19 20:44:31.833 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 19 20:44:31.833 INFO kablam! --> src/config.rs:41:20 Sep 19 20:44:31.833 INFO kablam! | Sep 19 20:44:31.833 INFO kablam! 41 | let mut path = env::home_dir().unwrap(); Sep 19 20:44:31.833 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 20:44:31.833 INFO kablam! Sep 19 20:44:32.847 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 50.77s Sep 19 20:44:32.862 INFO kablam! su: No module specific data is present Sep 19 20:44:33.495 INFO running `"docker" "rm" "-f" "b551299b9735a89428cc903e10ca9e628338ac5e6cadada0ef459051b326ce64"` Sep 19 20:44:33.568 INFO blam! b551299b9735a89428cc903e10ca9e628338ac5e6cadada0ef459051b326ce64