Sep 14 09:36:03.494 INFO checking saml2aws-auto-1.6.0 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 09:36:03.494 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 09:36:03.494 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-5/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 09:36:03.696 INFO blam! 99c31ed1565c883b3d06fe65120b3b39762e86be4fb10170763e10f3f97bda2b Sep 14 09:36:03.698 INFO running `"docker" "start" "-a" "99c31ed1565c883b3d06fe65120b3b39762e86be4fb10170763e10f3f97bda2b"` Sep 14 09:36:05.023 INFO kablam! usermod: no changes Sep 14 09:36:05.448 INFO kablam! Checking ego-tree v0.3.0 Sep 14 09:36:05.463 INFO kablam! Checking arrayvec v0.4.7 Sep 14 09:36:05.463 INFO kablam! Checking dbus v0.2.3 Sep 14 09:36:05.463 INFO kablam! Checking rust-gmp v0.3.2 Sep 14 09:36:05.499 INFO kablam! Checking chrono v0.4.6 Sep 14 09:36:05.519 INFO kablam! Compiling string_cache_codegen v0.4.1 Sep 14 09:36:05.519 INFO kablam! Compiling cssparser-macros v0.3.4 Sep 14 09:36:05.519 INFO kablam! Compiling selectors v0.19.0 Sep 14 09:36:09.022 INFO kablam! Checking crossbeam-epoch v0.5.2 Sep 14 09:36:11.369 INFO kablam! Checking crossbeam-deque v0.6.1 Sep 14 09:36:11.867 INFO kablam! Compiling string_cache v0.7.3 Sep 14 09:36:11.867 INFO kablam! Compiling markup5ever v0.7.2 Sep 14 09:36:12.875 INFO kablam! Checking tokio-threadpool v0.1.6 Sep 14 09:36:13.969 INFO kablam! Checking secret-service v0.4.0 Sep 14 09:36:15.179 INFO kablam! Checking tokio-fs v0.1.3 Sep 14 09:36:15.469 INFO kablam! Checking keyring v0.6.0 Sep 14 09:36:16.538 INFO kablam! Checking cssparser v0.23.10 Sep 14 09:36:16.716 INFO kablam! Checking tokio v0.1.8 Sep 14 09:36:18.215 INFO kablam! Checking tokio-core v0.1.17 Sep 14 09:36:19.898 INFO kablam! Checking tokio-tls v0.1.4 Sep 14 09:36:19.898 INFO kablam! Checking hyper v0.11.27 Sep 14 09:36:22.119 INFO kablam! Checking html5ever v0.22.3 Sep 14 09:36:25.672 INFO kablam! Checking scraper v0.6.0 Sep 14 09:36:28.017 INFO kablam! Checking hyper-tls v0.1.4 Sep 14 09:36:29.167 INFO kablam! Checking reqwest v0.8.8 Sep 14 09:36:31.144 INFO kablam! Checking saml2aws-auto v1.6.0 (file:///source) Sep 14 09:36:33.723 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 14 09:36:33.723 INFO kablam! --> src/aws/credentials.rs:8:20 Sep 14 09:36:33.723 INFO kablam! | Sep 14 09:36:33.723 INFO kablam! 8 | let filename = env::home_dir().unwrap().join(".aws"); Sep 14 09:36:33.723 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 09:36:33.723 INFO kablam! | Sep 14 09:36:33.723 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 09:36:33.723 INFO kablam! Sep 14 09:36:33.723 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 14 09:36:33.723 INFO kablam! --> src/config.rs:41:20 Sep 14 09:36:33.723 INFO kablam! | Sep 14 09:36:33.723 INFO kablam! 41 | let mut path = env::home_dir().unwrap(); Sep 14 09:36:33.723 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 09:36:33.723 INFO kablam! Sep 14 09:36:34.310 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 14 09:36:34.310 INFO kablam! --> src/aws/credentials.rs:8:20 Sep 14 09:36:34.310 INFO kablam! | Sep 14 09:36:34.310 INFO kablam! 8 | let filename = env::home_dir().unwrap().join(".aws"); Sep 14 09:36:34.310 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 09:36:34.310 INFO kablam! | Sep 14 09:36:34.310 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 09:36:34.310 INFO kablam! Sep 14 09:36:34.310 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 14 09:36:34.310 INFO kablam! --> src/config.rs:41:20 Sep 14 09:36:34.310 INFO kablam! | Sep 14 09:36:34.310 INFO kablam! 41 | let mut path = env::home_dir().unwrap(); Sep 14 09:36:34.310 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 09:36:34.310 INFO kablam! Sep 14 09:36:35.791 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 30.74s Sep 14 09:36:35.815 INFO kablam! su: No module specific data is present Sep 14 09:36:36.759 INFO running `"docker" "rm" "-f" "99c31ed1565c883b3d06fe65120b3b39762e86be4fb10170763e10f3f97bda2b"` Sep 14 09:36:37.059 INFO blam! 99c31ed1565c883b3d06fe65120b3b39762e86be4fb10170763e10f3f97bda2b