Sep 19 18:47:16.682 INFO checking saml2aws-auto-1.6.0 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 18:47:16.682 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 18:47:16.683 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-7/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 18:47:16.901 INFO blam! 4508180d53b9441ffc0d33d8556257c3eb0ea3f9ae5b85b86f7fc76598cb22ca Sep 19 18:47:16.901 INFO running `"docker" "start" "-a" "4508180d53b9441ffc0d33d8556257c3eb0ea3f9ae5b85b86f7fc76598cb22ca"` Sep 19 18:47:17.839 INFO kablam! usermod: no changes Sep 19 18:47:18.359 INFO kablam! Checking ego-tree v0.3.0 Sep 19 18:47:18.367 INFO kablam! Checking rust-gmp v0.3.2 Sep 19 18:47:18.371 INFO kablam! Checking dbus v0.2.3 Sep 19 18:47:18.371 INFO kablam! Checking rpassword v2.0.0 Sep 19 18:47:18.379 INFO kablam! Checking cookie v0.10.1 Sep 19 18:47:18.379 INFO kablam! Checking crossterm v0.2.2 Sep 19 18:47:18.381 INFO kablam! Checking clap v2.32.0 Sep 19 18:47:18.399 INFO kablam! Checking serde-xml-rs v0.2.1 Sep 19 18:47:19.381 INFO kablam! Checking chrono v0.4.6 Sep 19 18:47:19.677 INFO kablam! Compiling string_cache_codegen v0.4.1 Sep 19 18:47:19.874 INFO kablam! Checking tokio-threadpool v0.1.6 Sep 19 18:47:20.351 INFO kablam! Compiling cssparser-macros v0.3.4 Sep 19 18:47:20.527 INFO kablam! Compiling selectors v0.19.0 Sep 19 18:47:24.771 INFO kablam! Checking tokio-fs v0.1.3 Sep 19 18:47:25.663 INFO kablam! Checking secret-service v0.4.0 Sep 19 18:47:28.885 INFO kablam! Checking tokio v0.1.8 Sep 19 18:47:29.115 INFO kablam! Compiling string_cache v0.7.3 Sep 19 18:47:29.115 INFO kablam! Compiling markup5ever v0.7.2 Sep 19 18:47:30.573 INFO kablam! Checking tokio-core v0.1.17 Sep 19 18:47:31.666 INFO kablam! Checking cssparser v0.23.10 Sep 19 18:47:32.526 INFO kablam! Checking keyring v0.6.0 Sep 19 18:47:33.143 INFO kablam! Checking hyper v0.11.27 Sep 19 18:47:33.143 INFO kablam! Checking tokio-tls v0.1.4 Sep 19 18:47:39.070 INFO kablam! Checking html5ever v0.22.3 Sep 19 18:47:41.433 INFO kablam! Checking hyper-tls v0.1.4 Sep 19 18:47:42.987 INFO kablam! Checking reqwest v0.8.8 Sep 19 18:47:43.491 INFO kablam! Checking scraper v0.6.0 Sep 19 18:47:45.847 INFO kablam! Checking saml2aws-auto v1.6.0 (/source) Sep 19 18:47:49.355 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 18:47:49.355 INFO kablam! --> src/aws/credentials.rs:8:20 Sep 19 18:47:49.355 INFO kablam! | Sep 19 18:47:49.355 INFO kablam! 8 | let filename = env::home_dir().unwrap().join(".aws"); Sep 19 18:47:49.355 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 18:47:49.355 INFO kablam! | Sep 19 18:47:49.355 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 18:47:49.355 INFO kablam! Sep 19 18:47:49.355 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 18:47:49.355 INFO kablam! --> src/config.rs:41:20 Sep 19 18:47:49.355 INFO kablam! | Sep 19 18:47:49.355 INFO kablam! 41 | let mut path = env::home_dir().unwrap(); Sep 19 18:47:49.355 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 18:47:49.355 INFO kablam! Sep 19 18:47:49.739 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 18:47:49.739 INFO kablam! --> src/aws/credentials.rs:8:20 Sep 19 18:47:49.739 INFO kablam! | Sep 19 18:47:49.739 INFO kablam! 8 | let filename = env::home_dir().unwrap().join(".aws"); Sep 19 18:47:49.739 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 18:47:49.739 INFO kablam! | Sep 19 18:47:49.739 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 18:47:49.739 INFO kablam! Sep 19 18:47:49.739 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 18:47:49.739 INFO kablam! --> src/config.rs:41:20 Sep 19 18:47:49.739 INFO kablam! | Sep 19 18:47:49.739 INFO kablam! 41 | let mut path = env::home_dir().unwrap(); Sep 19 18:47:49.739 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 18:47:49.739 INFO kablam! Sep 19 18:47:51.175 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 33.29s Sep 19 18:47:51.198 INFO kablam! su: No module specific data is present Sep 19 18:47:52.110 INFO running `"docker" "rm" "-f" "4508180d53b9441ffc0d33d8556257c3eb0ea3f9ae5b85b86f7fc76598cb22ca"` Sep 19 18:47:52.418 INFO blam! 4508180d53b9441ffc0d33d8556257c3eb0ea3f9ae5b85b86f7fc76598cb22ca