Oct 21 20:06:04.623 INFO checking Zebradil/rustotpony against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 20:06:04.625 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 21 20:06:05.069 INFO blam! a31edab4b66aa4833f10d61faf49cbcb5cf6193d08711d6e8d09a6be080eb35e Oct 21 20:06:05.070 INFO running `"docker" "start" "-a" "a31edab4b66aa4833f10d61faf49cbcb5cf6193d08711d6e8d09a6be080eb35e"` Oct 21 20:06:06.320 INFO kablam! usermod: no changes Oct 21 20:06:06.517 INFO kablam! Checking base32 v0.3.1 Oct 21 20:06:06.517 INFO kablam! Checking rust-gmp v0.3.2 Oct 21 20:06:06.517 INFO kablam! Checking dbus v0.2.3 Oct 21 20:06:06.530 INFO kablam! Checking rpassword v2.0.0 Oct 21 20:06:06.534 INFO kablam! Checking generic-array v0.7.3 Oct 21 20:06:06.534 INFO kablam! Checking ctrlc v3.1.1 Oct 21 20:06:08.172 INFO kablam! Checking digest v0.5.2 Oct 21 20:06:08.172 INFO kablam! Checking crypto-mac v0.3.0 Oct 21 20:06:08.172 INFO kablam! Checking digest-buffer v0.3.1 Oct 21 20:06:09.124 INFO kablam! Checking hmac v0.1.1 Oct 21 20:06:09.260 INFO kablam! Checking sha2 v0.5.3 Oct 21 20:06:09.260 INFO kablam! Checking sha-1 v0.3.4 Oct 21 20:06:10.028 INFO kablam! Checking oath v0.10.2 Oct 21 20:06:10.360 INFO kablam! Checking secret-service v0.4.0 Oct 21 20:06:11.976 INFO kablam! Checking keyring v0.6.0 Oct 21 20:06:13.233 INFO kablam! Checking rustotpony v0.2.3 (/source) Oct 21 20:06:15.480 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. Oct 21 20:06:15.480 INFO kablam! --> src/lib.rs:303:19 Oct 21 20:06:15.480 INFO kablam! | Oct 21 20:06:15.480 INFO kablam! 303 | let dir = std::env::home_dir().unwrap_or(PathBuf::from(".")); Oct 21 20:06:15.480 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 20:06:15.480 INFO kablam! | Oct 21 20:06:15.480 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 20:06:15.480 INFO kablam! Oct 21 20:06:15.712 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. Oct 21 20:06:15.712 INFO kablam! --> src/lib.rs:303:19 Oct 21 20:06:15.712 INFO kablam! | Oct 21 20:06:15.712 INFO kablam! 303 | let dir = std::env::home_dir().unwrap_or(PathBuf::from(".")); Oct 21 20:06:15.712 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 20:06:15.712 INFO kablam! | Oct 21 20:06:15.712 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 20:06:15.712 INFO kablam! Oct 21 20:06:15.824 INFO kablam! warning: the feature `fs_read_write` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 21 20:06:15.824 INFO kablam! --> src/lib.rs:1:12 Oct 21 20:06:15.824 INFO kablam! | Oct 21 20:06:15.824 INFO kablam! 1 | #![feature(fs_read_write)] Oct 21 20:06:15.824 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 20:06:15.824 INFO kablam! | Oct 21 20:06:15.824 INFO kablam! = note: #[warn(stable_features)] on by default Oct 21 20:06:15.824 INFO kablam! Oct 21 20:06:16.416 INFO kablam! warning: the feature `fs_read_write` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 21 20:06:16.416 INFO kablam! --> src/lib.rs:1:12 Oct 21 20:06:16.416 INFO kablam! | Oct 21 20:06:16.416 INFO kablam! 1 | #![feature(fs_read_write)] Oct 21 20:06:16.416 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 20:06:16.416 INFO kablam! | Oct 21 20:06:16.416 INFO kablam! = note: #[warn(stable_features)] on by default Oct 21 20:06:16.416 INFO kablam! Oct 21 20:06:18.505 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. Oct 21 20:06:18.505 INFO kablam! --> src/bin/totp.rs:122:20 Oct 21 20:06:18.505 INFO kablam! | Oct 21 20:06:18.505 INFO kablam! 122 | let home = std::env::home_dir().unwrap_or(PathBuf::from(".")); Oct 21 20:06:18.505 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 20:06:18.505 INFO kablam! | Oct 21 20:06:18.505 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 20:06:18.505 INFO kablam! Oct 21 20:06:18.732 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. Oct 21 20:06:18.733 INFO kablam! --> src/bin/totp.rs:122:20 Oct 21 20:06:18.733 INFO kablam! | Oct 21 20:06:18.733 INFO kablam! 122 | let home = std::env::home_dir().unwrap_or(PathBuf::from(".")); Oct 21 20:06:18.733 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 20:06:18.733 INFO kablam! | Oct 21 20:06:18.733 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 20:06:18.733 INFO kablam! Oct 21 20:06:18.740 INFO kablam! warning: method is never used: `show_application` Oct 21 20:06:18.740 INFO kablam! --> src/bin/totp.rs:241:5 Oct 21 20:06:18.740 INFO kablam! | Oct 21 20:06:18.740 INFO kablam! 241 | fn show_application(name: &str) { Oct 21 20:06:18.740 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:06:18.740 INFO kablam! | Oct 21 20:06:18.740 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 20:06:18.740 INFO kablam! Oct 21 20:06:18.854 INFO kablam! warning: method is never used: `show_application` Oct 21 20:06:18.854 INFO kablam! --> src/bin/totp.rs:241:5 Oct 21 20:06:18.855 INFO kablam! | Oct 21 20:06:18.855 INFO kablam! 241 | fn show_application(name: &str) { Oct 21 20:06:18.855 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:06:18.855 INFO kablam! | Oct 21 20:06:18.855 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 20:06:18.855 INFO kablam! Oct 21 20:06:18.884 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.54s Oct 21 20:06:18.890 INFO kablam! su: No module specific data is present Oct 21 20:06:19.226 INFO running `"docker" "rm" "-f" "a31edab4b66aa4833f10d61faf49cbcb5cf6193d08711d6e8d09a6be080eb35e"` Oct 21 20:06:19.415 INFO blam! a31edab4b66aa4833f10d61faf49cbcb5cf6193d08711d6e8d09a6be080eb35e