Sep 06 00:30:02.467 INFO checking saml2aws-auto-1.6.0 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 00:30:02.467 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 00:30:02.467 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-2/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 00:30:02.626 INFO blam! 10dffd63942b029e30ee0c1d04e47747522301f2a0ca661d6655f5e95dacf528 Sep 06 00:30:02.626 INFO running `"docker" "start" "-a" "10dffd63942b029e30ee0c1d04e47747522301f2a0ca661d6655f5e95dacf528"` Sep 06 00:30:03.347 INFO kablam! usermod: no changes Sep 06 00:30:03.691 INFO kablam! Checking ego-tree v0.3.0 Sep 06 00:30:03.691 INFO kablam! Checking arrayvec v0.4.7 Sep 06 00:30:03.692 INFO kablam! Checking servo_arc v0.1.1 Sep 06 00:30:03.704 INFO kablam! Checking rpassword v2.0.0 Sep 06 00:30:03.705 INFO kablam! Checking dtoa-short v0.3.2 Sep 06 00:30:03.711 INFO kablam! Checking crossterm v0.2.2 Sep 06 00:30:03.717 INFO kablam! Checking serde-xml-rs v0.2.1 Sep 06 00:30:03.718 INFO kablam! Compiling cssparser v0.23.10 Sep 06 00:30:04.718 INFO kablam! Compiling string_cache_codegen v0.4.1 Sep 06 00:30:04.877 INFO kablam! Compiling cssparser-macros v0.3.4 Sep 06 00:30:05.058 INFO kablam! Compiling selectors v0.19.0 Sep 06 00:30:05.138 INFO kablam! Checking secret-service v0.4.0 Sep 06 00:30:05.355 INFO kablam! Checking crossbeam-epoch v0.5.2 Sep 06 00:30:06.894 INFO kablam! Checking crossbeam-deque v0.6.1 Sep 06 00:30:07.350 INFO kablam! Checking keyring v0.6.0 Sep 06 00:30:08.224 INFO kablam! Checking tokio-threadpool v0.1.6 Sep 06 00:30:13.918 INFO kablam! Checking tokio-fs v0.1.3 Sep 06 00:30:14.786 INFO kablam! Compiling string_cache v0.7.3 Sep 06 00:30:14.786 INFO kablam! Compiling markup5ever v0.7.2 Sep 06 00:30:15.210 INFO kablam! Checking tokio v0.1.8 Sep 06 00:30:16.562 INFO kablam! Checking tokio-core v0.1.17 Sep 06 00:30:19.575 INFO kablam! Checking tokio-tls v0.1.4 Sep 06 00:30:19.579 INFO kablam! Checking hyper v0.11.27 Sep 06 00:30:29.019 INFO kablam! Checking html5ever v0.22.3 Sep 06 00:30:29.663 INFO kablam! Checking hyper-tls v0.1.4 Sep 06 00:30:31.550 INFO kablam! Checking reqwest v0.8.8 Sep 06 00:30:33.138 INFO kablam! Checking scraper v0.6.0 Sep 06 00:30:35.334 INFO kablam! Checking saml2aws-auto v1.6.0 (file:///source) Sep 06 00:30:38.003 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 06 00:30:38.003 INFO kablam! --> src/aws/credentials.rs:8:20 Sep 06 00:30:38.003 INFO kablam! | Sep 06 00:30:38.003 INFO kablam! 8 | let filename = env::home_dir().unwrap().join(".aws"); Sep 06 00:30:38.003 INFO kablam! | ^^^^^^^^^^^^^ Sep 06 00:30:38.003 INFO kablam! | Sep 06 00:30:38.003 INFO kablam! = note: #[warn(deprecated)] on by default Sep 06 00:30:38.003 INFO kablam! Sep 06 00:30:38.003 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 06 00:30:38.003 INFO kablam! --> src/config.rs:41:20 Sep 06 00:30:38.003 INFO kablam! | Sep 06 00:30:38.003 INFO kablam! 41 | let mut path = env::home_dir().unwrap(); Sep 06 00:30:38.003 INFO kablam! | ^^^^^^^^^^^^^ Sep 06 00:30:38.003 INFO kablam! Sep 06 00:30:38.007 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 06 00:30:38.007 INFO kablam! --> src/aws/credentials.rs:8:20 Sep 06 00:30:38.007 INFO kablam! | Sep 06 00:30:38.007 INFO kablam! 8 | let filename = env::home_dir().unwrap().join(".aws"); Sep 06 00:30:38.007 INFO kablam! | ^^^^^^^^^^^^^ Sep 06 00:30:38.007 INFO kablam! | Sep 06 00:30:38.007 INFO kablam! = note: #[warn(deprecated)] on by default Sep 06 00:30:38.007 INFO kablam! Sep 06 00:30:38.007 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 06 00:30:38.007 INFO kablam! --> src/config.rs:41:20 Sep 06 00:30:38.007 INFO kablam! | Sep 06 00:30:38.007 INFO kablam! 41 | let mut path = env::home_dir().unwrap(); Sep 06 00:30:38.007 INFO kablam! | ^^^^^^^^^^^^^ Sep 06 00:30:38.007 INFO kablam! Sep 06 00:30:39.001 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 35.63s Sep 06 00:30:39.015 INFO kablam! su: No module specific data is present Sep 06 00:30:39.728 INFO running `"docker" "rm" "-f" "10dffd63942b029e30ee0c1d04e47747522301f2a0ca661d6655f5e95dacf528"` Sep 06 00:30:39.838 INFO blam! 10dffd63942b029e30ee0c1d04e47747522301f2a0ca661d6655f5e95dacf528