Sep 17 17:50:19.444 INFO checking saml2aws-auto-1.6.0 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 17:50:19.444 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 17:50:19.444 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-4/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 17:50:19.753 INFO blam! 5fb4b9c4854204d81b7003dac95cef6ee42101727783ca5bad6f6de67dea8dc2 Sep 17 17:50:19.755 INFO running `"docker" "start" "-a" "5fb4b9c4854204d81b7003dac95cef6ee42101727783ca5bad6f6de67dea8dc2"` Sep 17 17:50:20.819 INFO kablam! usermod: no changes Sep 17 17:50:21.332 INFO kablam! Compiling procedural-masquerade v0.1.6 Sep 17 17:50:21.333 INFO kablam! Checking ego-tree v0.3.0 Sep 17 17:50:21.333 INFO kablam! Checking dbus v0.2.3 Sep 17 17:50:21.383 INFO kablam! Checking rust-gmp v0.3.2 Sep 17 17:50:21.399 INFO kablam! Checking arrayvec v0.4.7 Sep 17 17:50:21.399 INFO kablam! Checking servo_arc v0.1.1 Sep 17 17:50:21.405 INFO kablam! Checking dtoa-short v0.3.2 Sep 17 17:50:23.003 INFO kablam! Checking cookie v0.10.1 Sep 17 17:50:23.007 INFO kablam! Checking serde-xml-rs v0.2.1 Sep 17 17:50:23.007 INFO kablam! Compiling syn v0.14.9 Sep 17 17:50:23.084 INFO kablam! Compiling cssparser v0.23.10 Sep 17 17:50:23.582 INFO kablam! Checking chrono v0.4.6 Sep 17 17:50:23.994 INFO kablam! Compiling markup5ever v0.7.2 Sep 17 17:50:24.576 INFO kablam! Compiling selectors v0.19.0 Sep 17 17:50:24.839 INFO kablam! Checking crossbeam-epoch v0.5.2 Sep 17 17:50:25.023 INFO kablam! Checking string_cache v0.7.3 Sep 17 17:50:25.771 INFO kablam! Checking secret-service v0.4.0 Sep 17 17:50:27.585 INFO kablam! Checking crossbeam-deque v0.6.1 Sep 17 17:50:28.575 INFO kablam! Checking keyring v0.6.0 Sep 17 17:50:29.719 INFO kablam! Checking tokio-threadpool v0.1.6 Sep 17 17:50:33.327 INFO kablam! Checking tokio-fs v0.1.3 Sep 17 17:50:34.472 INFO kablam! Checking tokio v0.1.8 Sep 17 17:50:35.570 INFO kablam! Checking tokio-core v0.1.17 Sep 17 17:50:38.260 INFO kablam! Checking hyper v0.11.27 Sep 17 17:50:38.260 INFO kablam! Checking tokio-tls v0.1.4 Sep 17 17:50:39.129 INFO kablam! Checking html5ever v0.22.3 Sep 17 17:50:49.888 INFO kablam! Checking hyper-tls v0.1.4 Sep 17 17:50:50.973 INFO kablam! Compiling cssparser-macros v0.3.4 Sep 17 17:50:51.673 INFO kablam! Checking reqwest v0.8.8 Sep 17 17:51:03.355 INFO kablam! Checking scraper v0.6.0 Sep 17 17:51:04.575 INFO kablam! Checking saml2aws-auto v1.6.0 (/source) Sep 17 17:51:07.987 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 17 17:51:07.987 INFO kablam! --> src/aws/credentials.rs:8:20 Sep 17 17:51:07.987 INFO kablam! | Sep 17 17:51:07.987 INFO kablam! 8 | let filename = env::home_dir().unwrap().join(".aws"); Sep 17 17:51:07.987 INFO kablam! | ^^^^^^^^^^^^^ Sep 17 17:51:07.987 INFO kablam! | Sep 17 17:51:07.987 INFO kablam! = note: #[warn(deprecated)] on by default Sep 17 17:51:07.987 INFO kablam! Sep 17 17:51:07.987 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 17 17:51:07.987 INFO kablam! --> src/config.rs:41:20 Sep 17 17:51:07.987 INFO kablam! | Sep 17 17:51:07.987 INFO kablam! 41 | let mut path = env::home_dir().unwrap(); Sep 17 17:51:07.987 INFO kablam! | ^^^^^^^^^^^^^ Sep 17 17:51:07.987 INFO kablam! Sep 17 17:51:08.510 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 17 17:51:08.511 INFO kablam! --> src/aws/credentials.rs:8:20 Sep 17 17:51:08.511 INFO kablam! | Sep 17 17:51:08.511 INFO kablam! 8 | let filename = env::home_dir().unwrap().join(".aws"); Sep 17 17:51:08.511 INFO kablam! | ^^^^^^^^^^^^^ Sep 17 17:51:08.511 INFO kablam! | Sep 17 17:51:08.511 INFO kablam! = note: #[warn(deprecated)] on by default Sep 17 17:51:08.511 INFO kablam! Sep 17 17:51:08.511 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 17 17:51:08.511 INFO kablam! --> src/config.rs:41:20 Sep 17 17:51:08.511 INFO kablam! | Sep 17 17:51:08.511 INFO kablam! 41 | let mut path = env::home_dir().unwrap(); Sep 17 17:51:08.511 INFO kablam! | ^^^^^^^^^^^^^ Sep 17 17:51:08.511 INFO kablam! Sep 17 17:51:09.748 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 48.91s Sep 17 17:51:09.770 INFO kablam! su: No module specific data is present Sep 17 17:51:11.035 INFO running `"docker" "rm" "-f" "5fb4b9c4854204d81b7003dac95cef6ee42101727783ca5bad6f6de67dea8dc2"` Sep 17 17:51:11.094 INFO blam! 5fb4b9c4854204d81b7003dac95cef6ee42101727783ca5bad6f6de67dea8dc2