Sep 19 20:43:41.566 INFO checking saml2aws-auto-1.6.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 20:43:41.566 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 20:43:41.566 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-3/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-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.832 INFO blam! c78419f3c19155faa516114e31d011a4e1c36c8f925c6d1dff86cc61735fee4f Sep 19 20:43:41.834 INFO running `"docker" "start" "-a" "c78419f3c19155faa516114e31d011a4e1c36c8f925c6d1dff86cc61735fee4f"` Sep 19 20:43:42.506 INFO kablam! usermod: no changes Sep 19 20:43:42.829 INFO kablam! Checking ego-tree v0.3.0 Sep 19 20:43:42.831 INFO kablam! Checking rust-gmp v0.3.2 Sep 19 20:43:42.831 INFO kablam! Checking dbus v0.2.3 Sep 19 20:43:42.831 INFO kablam! Checking rpassword v2.0.0 Sep 19 20:43:42.837 INFO kablam! Checking arrayvec v0.4.7 Sep 19 20:43:42.881 INFO kablam! Checking cookie v0.10.1 Sep 19 20:43:42.966 INFO kablam! Checking crossterm v0.2.2 Sep 19 20:43:42.984 INFO kablam! Checking clap v2.32.0 Sep 19 20:43:44.626 INFO kablam! Checking serde-xml-rs v0.2.1 Sep 19 20:43:44.878 INFO kablam! Checking chrono v0.4.6 Sep 19 20:43:45.162 INFO kablam! Compiling string_cache_codegen v0.4.1 Sep 19 20:43:45.310 INFO kablam! Compiling selectors v0.19.0 Sep 19 20:43:45.804 INFO kablam! Compiling cssparser-macros v0.3.4 Sep 19 20:43:46.502 INFO kablam! Checking crossbeam-epoch v0.5.2 Sep 19 20:43:52.566 INFO kablam! Checking secret-service v0.4.0 Sep 19 20:43:52.682 INFO kablam! Checking crossbeam-deque v0.6.1 Sep 19 20:43:52.802 INFO kablam! Compiling string_cache v0.7.3 Sep 19 20:43:52.986 INFO kablam! Compiling markup5ever v0.7.2 Sep 19 20:43:54.580 INFO kablam! Checking tokio-threadpool v0.1.6 Sep 19 20:43:56.690 INFO kablam! Checking cssparser v0.23.10 Sep 19 20:43:57.614 INFO kablam! Checking tokio-fs v0.1.3 Sep 19 20:43:59.523 INFO kablam! Checking keyring v0.6.0 Sep 19 20:43:59.982 INFO kablam! Checking tokio v0.1.8 Sep 19 20:44:01.890 INFO kablam! Checking tokio-core v0.1.17 Sep 19 20:44:04.275 INFO kablam! Checking hyper v0.11.27 Sep 19 20:44:04.276 INFO kablam! Checking tokio-tls v0.1.4 Sep 19 20:44:06.278 INFO kablam! Checking html5ever v0.22.3 Sep 19 20:44:11.935 INFO kablam! Checking scraper v0.6.0 Sep 19 20:44:15.066 INFO kablam! Checking hyper-tls v0.1.4 Sep 19 20:44:16.330 INFO kablam! Checking reqwest v0.8.8 Sep 19 20:44:18.781 INFO kablam! Checking saml2aws-auto v1.6.0 (/source) Sep 19 20:44:22.534 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:22.534 INFO kablam! --> src/aws/credentials.rs:8:20 Sep 19 20:44:22.534 INFO kablam! | Sep 19 20:44:22.534 INFO kablam! 8 | let filename = env::home_dir().unwrap().join(".aws"); Sep 19 20:44:22.534 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 20:44:22.534 INFO kablam! | Sep 19 20:44:22.534 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 20:44:22.534 INFO kablam! Sep 19 20:44:22.534 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:22.534 INFO kablam! --> src/config.rs:41:20 Sep 19 20:44:22.534 INFO kablam! | Sep 19 20:44:22.534 INFO kablam! 41 | let mut path = env::home_dir().unwrap(); Sep 19 20:44:22.534 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 20:44:22.534 INFO kablam! Sep 19 20:44:22.808 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:22.809 INFO kablam! --> src/aws/credentials.rs:8:20 Sep 19 20:44:22.809 INFO kablam! | Sep 19 20:44:22.810 INFO kablam! 8 | let filename = env::home_dir().unwrap().join(".aws"); Sep 19 20:44:22.811 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 20:44:22.811 INFO kablam! | Sep 19 20:44:22.812 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 20:44:22.812 INFO kablam! Sep 19 20:44:22.813 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:22.813 INFO kablam! --> src/config.rs:41:20 Sep 19 20:44:22.813 INFO kablam! | Sep 19 20:44:22.814 INFO kablam! 41 | let mut path = env::home_dir().unwrap(); Sep 19 20:44:22.814 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 20:44:22.814 INFO kablam! Sep 19 20:44:24.298 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 41.77s Sep 19 20:44:24.334 INFO kablam! su: No module specific data is present Sep 19 20:44:26.053 INFO running `"docker" "rm" "-f" "c78419f3c19155faa516114e31d011a4e1c36c8f925c6d1dff86cc61735fee4f"` Sep 19 20:44:26.201 INFO blam! c78419f3c19155faa516114e31d011a4e1c36c8f925c6d1dff86cc61735fee4f