Sep 14 03:41:34.556 INFO checking mdaffin/gcp-auth-example against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 03:41:34.556 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 03:41:34.556 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-2/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 03:41:34.992 INFO blam! 2fa40d003aa25abd5cec1be5235130d778be7e3624486bcfb37aa7e2496180d3 Sep 14 03:41:34.993 INFO running `"docker" "start" "-a" "2fa40d003aa25abd5cec1be5235130d778be7e3624486bcfb37aa7e2496180d3"` Sep 14 03:41:37.504 INFO kablam! usermod: no changes Sep 14 03:41:37.706 INFO kablam! Compiling rayon-core v1.3.0 Sep 14 03:41:37.707 INFO kablam! Compiling scopeguard v0.3.3 Sep 14 03:41:37.707 INFO kablam! Compiling either v1.4.0 Sep 14 03:41:37.709 INFO kablam! Compiling libc v0.2.36 Sep 14 03:41:37.718 INFO kablam! Compiling version_check v0.1.3 Sep 14 03:41:37.718 INFO kablam! Compiling cc v1.0.4 Sep 14 03:41:37.718 INFO kablam! Checking num-traits v0.1.42 Sep 14 03:41:40.403 INFO kablam! Checking byteorder v1.2.1 Sep 14 03:41:40.435 INFO kablam! Compiling openssl v0.9.23 Sep 14 03:41:44.259 INFO kablam! Checking itoa v0.3.4 Sep 14 03:41:44.483 INFO kablam! Checking unicode-bidi v0.2.6 Sep 14 03:41:44.593 INFO kablam! Compiling coco v0.1.1 Sep 14 03:41:44.652 INFO kablam! Compiling unicase v1.4.2 Sep 14 03:41:45.244 INFO kablam! Checking time v0.1.39 Sep 14 03:41:45.280 INFO kablam! Checking num_cpus v1.8.0 Sep 14 03:41:45.363 INFO kablam! Checking rand v0.3.20 Sep 14 03:41:46.114 INFO kablam! Checking base64 v0.6.0 Sep 14 03:41:46.190 INFO kablam! Checking base64 v0.5.2 Sep 14 03:41:47.567 INFO kablam! Checking log v0.3.9 Sep 14 03:41:47.592 INFO kablam! Compiling openssl-sys v0.9.24 Sep 14 03:41:48.591 INFO kablam! Checking num-integer v0.1.35 Sep 14 03:41:48.795 INFO kablam! Checking serde_json v1.0.9 Sep 14 03:41:49.359 INFO kablam! Checking url v1.6.0 Sep 14 03:41:50.142 INFO kablam! Compiling serde_derive_internals v0.19.0 Sep 14 03:41:51.487 INFO kablam! Checking mime v0.2.6 Sep 14 03:41:53.699 INFO kablam! Checking num-iter v0.1.34 Sep 14 03:41:55.394 INFO kablam! Checking num v0.1.41 Sep 14 03:41:55.639 INFO kablam! Checking uuid v0.2.3 Sep 14 03:41:59.275 INFO kablam! Checking chrono v0.2.25 Sep 14 03:41:59.276 INFO kablam! Checking url v0.5.10 Sep 14 03:41:59.551 INFO kablam! Checking hyper v0.10.13 Sep 14 03:41:59.746 INFO kablam! Compiling serde_derive v1.0.27 Sep 14 03:42:05.351 INFO kablam! Compiling rayon v0.7.1 Sep 14 03:42:12.127 INFO kablam! Compiling ring v0.11.0 Sep 14 03:42:19.626 INFO kablam! Checking webpki v0.14.0 Sep 14 03:42:20.271 INFO kablam! Checking webpki-roots v0.11.0 Sep 14 03:42:20.271 INFO kablam! Checking rustls v0.9.0 Sep 14 03:42:24.074 INFO kablam! Checking hyper-rustls v0.6.1 Sep 14 03:42:24.587 INFO kablam! Checking yup-oauth2 v1.0.6 Sep 14 03:42:26.607 INFO kablam! Checking gcp-auth-example v0.1.0 (file:///source) Sep 14 03:42:27.431 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 03:42:27.431 INFO kablam! --> src/main.rs:48:9 Sep 14 03:42:27.431 INFO kablam! | Sep 14 03:42:27.431 INFO kablam! 48 | env::home_dir() Sep 14 03:42:27.431 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 03:42:27.431 INFO kablam! | Sep 14 03:42:27.431 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 03:42:27.431 INFO kablam! Sep 14 03:42:27.488 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 03:42:27.488 INFO kablam! --> src/main.rs:48:9 Sep 14 03:42:27.488 INFO kablam! | Sep 14 03:42:27.488 INFO kablam! 48 | env::home_dir() Sep 14 03:42:27.488 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 03:42:27.498 INFO kablam! | Sep 14 03:42:27.499 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 03:42:27.499 INFO kablam! Sep 14 03:42:27.924 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 50.41s Sep 14 03:42:27.942 INFO kablam! su: No module specific data is present Sep 14 03:42:28.915 INFO running `"docker" "rm" "-f" "2fa40d003aa25abd5cec1be5235130d778be7e3624486bcfb37aa7e2496180d3"` Sep 14 03:42:29.195 INFO blam! 2fa40d003aa25abd5cec1be5235130d778be7e3624486bcfb37aa7e2496180d3