Sep 19 15:08:44.104 INFO checking mdaffin/gcp-auth-example against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 15:08:44.104 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 15:08:44.104 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-6/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 15:08:44.307 INFO blam! 0b9936ba93a83fcf0640fca73e28e7304c314c788beefba207b1f58f4d2c28f9 Sep 19 15:08:44.309 INFO running `"docker" "start" "-a" "0b9936ba93a83fcf0640fca73e28e7304c314c788beefba207b1f58f4d2c28f9"` Sep 19 15:08:45.499 INFO kablam! usermod: no changes Sep 19 15:08:45.706 INFO kablam! Compiling either v1.4.0 Sep 19 15:08:45.713 INFO kablam! Compiling scopeguard v0.3.3 Sep 19 15:08:45.713 INFO kablam! Checking untrusted v0.5.1 Sep 19 15:08:45.716 INFO kablam! Checking num-traits v0.1.42 Sep 19 15:08:45.716 INFO kablam! Compiling cc v1.0.4 Sep 19 15:08:45.722 INFO kablam! Compiling openssl v0.9.23 Sep 19 15:08:45.722 INFO kablam! Checking itertools v0.4.19 Sep 19 15:08:45.722 INFO kablam! Compiling num_cpus v1.8.0 Sep 19 15:08:46.356 INFO kablam! Compiling rand v0.3.20 Sep 19 15:08:46.974 INFO kablam! Checking unicode-bidi v0.2.6 Sep 19 15:08:47.042 INFO kablam! Checking time v0.1.39 Sep 19 15:08:51.017 INFO kablam! Checking base64 v0.5.2 Sep 19 15:08:51.102 INFO kablam! Checking base64 v0.6.0 Sep 19 15:08:51.278 INFO kablam! Compiling coco v0.1.1 Sep 19 15:08:51.438 INFO kablam! Checking num-integer v0.1.35 Sep 19 15:08:54.672 INFO kablam! Checking serde_json v1.0.9 Sep 19 15:08:54.709 INFO kablam! Checking url v1.6.0 Sep 19 15:08:54.806 INFO kablam! Checking mime v0.2.6 Sep 19 15:08:57.285 INFO kablam! Compiling serde_derive_internals v0.19.0 Sep 19 15:08:57.299 INFO kablam! Checking num-iter v0.1.34 Sep 19 15:08:57.991 INFO kablam! Compiling openssl-sys v0.9.24 Sep 19 15:08:58.214 INFO kablam! Checking uuid v0.2.3 Sep 19 15:08:59.818 INFO kablam! Checking num v0.1.41 Sep 19 15:09:00.154 INFO kablam! Compiling rayon-core v1.3.0 Sep 19 15:09:00.306 INFO kablam! Checking chrono v0.2.25 Sep 19 15:09:00.430 INFO kablam! Checking url v0.5.10 Sep 19 15:09:05.180 INFO kablam! Checking hyper v0.10.13 Sep 19 15:09:07.099 INFO kablam! Compiling rayon v0.7.1 Sep 19 15:09:08.968 INFO kablam! Compiling serde_derive v1.0.27 Sep 19 15:09:12.018 INFO kablam! Compiling ring v0.11.0 Sep 19 15:09:22.814 INFO kablam! Checking webpki v0.14.0 Sep 19 15:09:23.454 INFO kablam! Checking rustls v0.9.0 Sep 19 15:09:23.454 INFO kablam! Checking webpki-roots v0.11.0 Sep 19 15:09:26.987 INFO kablam! Checking hyper-rustls v0.6.1 Sep 19 15:09:27.350 INFO kablam! Checking yup-oauth2 v1.0.6 Sep 19 15:09:29.300 INFO kablam! Checking gcp-auth-example v0.1.0 (/source) Sep 19 15:09:29.857 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 15:09:29.857 INFO kablam! --> src/main.rs:48:9 Sep 19 15:09:29.857 INFO kablam! | Sep 19 15:09:29.857 INFO kablam! 48 | env::home_dir() Sep 19 15:09:29.857 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 15:09:29.857 INFO kablam! | Sep 19 15:09:29.857 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 15:09:29.857 INFO kablam! Sep 19 15:09:29.966 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 15:09:29.966 INFO kablam! --> src/main.rs:48:9 Sep 19 15:09:29.966 INFO kablam! | Sep 19 15:09:29.966 INFO kablam! 48 | env::home_dir() Sep 19 15:09:29.966 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 15:09:29.966 INFO kablam! | Sep 19 15:09:29.966 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 15:09:29.966 INFO kablam! Sep 19 15:09:30.414 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 44.88s Sep 19 15:09:30.427 INFO kablam! su: No module specific data is present Sep 19 15:09:31.766 INFO running `"docker" "rm" "-f" "0b9936ba93a83fcf0640fca73e28e7304c314c788beefba207b1f58f4d2c28f9"` Sep 19 15:09:31.897 INFO blam! 0b9936ba93a83fcf0640fca73e28e7304c314c788beefba207b1f58f4d2c28f9