Sep 03 20:09:10.587 INFO checking Zebradil/rustotpony against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 03 20:09:10.587 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 03 20:09:10.587 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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=500" "-e" "CMD=cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 20:09:10.878 INFO blam! 074e66e5b082d11ddf346a508d050a7c3251abc016ffca8305df6a1729e8fd5b Sep 03 20:09:10.881 INFO running `"docker" "start" "-a" "074e66e5b082d11ddf346a508d050a7c3251abc016ffca8305df6a1729e8fd5b"` Sep 03 20:09:11.845 INFO kablam! Checking byte-tools v0.1.3 Sep 03 20:09:11.850 INFO kablam! Checking rustc-hex v1.0.0 Sep 03 20:09:11.851 INFO kablam! Checking base32 v0.3.1 Sep 03 20:09:11.854 INFO kablam! Checking rust-gmp v0.3.2 Sep 03 20:09:11.855 INFO kablam! Checking dbus v0.2.3 Sep 03 20:09:11.855 INFO kablam! Checking rpassword v2.0.0 Sep 03 20:09:11.868 INFO kablam! Checking nix v0.11.0 Sep 03 20:09:11.868 INFO kablam! Checking generic-array v0.7.3 Sep 03 20:09:12.679 INFO kablam! Checking serde_json v1.0.20 Sep 03 20:09:13.065 INFO kablam! Checking num-bigint v0.1.44 Sep 03 20:09:13.358 INFO kablam! Checking crypto-mac v0.3.0 Sep 03 20:09:13.358 INFO kablam! Checking digest v0.5.2 Sep 03 20:09:13.451 INFO kablam! Checking digest-buffer v0.3.1 Sep 03 20:09:13.943 INFO kablam! Checking hmac v0.1.1 Sep 03 20:09:14.431 INFO kablam! Checking sha-1 v0.3.4 Sep 03 20:09:14.431 INFO kablam! Checking sha2 v0.5.3 Sep 03 20:09:16.121 INFO kablam! Checking oath v0.10.2 Sep 03 20:09:20.095 INFO kablam! Checking num-rational v0.1.42 Sep 03 20:09:20.897 INFO kablam! Checking num v0.1.42 Sep 03 20:09:21.085 INFO kablam! Checking secret-service v0.4.0 Sep 03 20:09:22.012 INFO kablam! Checking keyring v0.6.0 Sep 03 20:09:26.030 INFO kablam! Checking ctrlc v3.1.1 Sep 03 20:09:26.463 INFO kablam! Checking rustotpony v0.2.3 (file:///source) Sep 03 20:09:27.042 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 03 20:09:27.042 INFO kablam! --> src/lib.rs:303:19 Sep 03 20:09:27.042 INFO kablam! | Sep 03 20:09:27.042 INFO kablam! 303 | let dir = std::env::home_dir().unwrap_or(PathBuf::from(".")); Sep 03 20:09:27.042 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 03 20:09:27.042 INFO kablam! | Sep 03 20:09:27.042 INFO kablam! = note: #[warn(deprecated)] on by default Sep 03 20:09:27.042 INFO kablam! Sep 03 20:09:27.094 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 03 20:09:27.094 INFO kablam! --> src/lib.rs:303:19 Sep 03 20:09:27.094 INFO kablam! | Sep 03 20:09:27.094 INFO kablam! 303 | let dir = std::env::home_dir().unwrap_or(PathBuf::from(".")); Sep 03 20:09:27.094 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 03 20:09:27.094 INFO kablam! | Sep 03 20:09:27.094 INFO kablam! = note: #[warn(deprecated)] on by default Sep 03 20:09:27.094 INFO kablam! Sep 03 20:09:27.570 INFO kablam! warning: the feature `fs_read_write` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 03 20:09:27.570 INFO kablam! --> src/lib.rs:1:12 Sep 03 20:09:27.570 INFO kablam! | Sep 03 20:09:27.570 INFO kablam! 1 | #![feature(fs_read_write)] Sep 03 20:09:27.570 INFO kablam! | ^^^^^^^^^^^^^ Sep 03 20:09:27.571 INFO kablam! | Sep 03 20:09:27.571 INFO kablam! = note: #[warn(stable_features)] on by default Sep 03 20:09:27.571 INFO kablam! Sep 03 20:09:27.659 INFO kablam! warning: the feature `fs_read_write` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 03 20:09:27.659 INFO kablam! --> src/lib.rs:1:12 Sep 03 20:09:27.659 INFO kablam! | Sep 03 20:09:27.659 INFO kablam! 1 | #![feature(fs_read_write)] Sep 03 20:09:27.659 INFO kablam! | ^^^^^^^^^^^^^ Sep 03 20:09:27.659 INFO kablam! | Sep 03 20:09:27.659 INFO kablam! = note: #[warn(stable_features)] on by default Sep 03 20:09:27.659 INFO kablam! Sep 03 20:09:28.677 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 03 20:09:28.677 INFO kablam! --> src/bin/totp.rs:122:20 Sep 03 20:09:28.677 INFO kablam! | Sep 03 20:09:28.677 INFO kablam! 122 | let home = std::env::home_dir().unwrap_or(PathBuf::from(".")); Sep 03 20:09:28.677 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 03 20:09:28.677 INFO kablam! | Sep 03 20:09:28.677 INFO kablam! = note: #[warn(deprecated)] on by default Sep 03 20:09:28.677 INFO kablam! Sep 03 20:09:28.695 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 03 20:09:28.695 INFO kablam! --> src/bin/totp.rs:122:20 Sep 03 20:09:28.695 INFO kablam! | Sep 03 20:09:28.695 INFO kablam! 122 | let home = std::env::home_dir().unwrap_or(PathBuf::from(".")); Sep 03 20:09:28.695 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 03 20:09:28.695 INFO kablam! | Sep 03 20:09:28.695 INFO kablam! = note: #[warn(deprecated)] on by default Sep 03 20:09:28.695 INFO kablam! Sep 03 20:09:29.039 INFO kablam! warning: method is never used: `show_application` Sep 03 20:09:29.039 INFO kablam! --> src/bin/totp.rs:241:5 Sep 03 20:09:29.039 INFO kablam! | Sep 03 20:09:29.039 INFO kablam! 241 | fn show_application(name: &str) { Sep 03 20:09:29.039 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:09:29.039 INFO kablam! | Sep 03 20:09:29.039 INFO kablam! = note: #[warn(dead_code)] on by default Sep 03 20:09:29.040 INFO kablam! Sep 03 20:09:29.061 INFO kablam! warning: method is never used: `show_application` Sep 03 20:09:29.061 INFO kablam! --> src/bin/totp.rs:241:5 Sep 03 20:09:29.061 INFO kablam! | Sep 03 20:09:29.061 INFO kablam! 241 | fn show_application(name: &str) { Sep 03 20:09:29.061 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:09:29.061 INFO kablam! | Sep 03 20:09:29.061 INFO kablam! = note: #[warn(dead_code)] on by default Sep 03 20:09:29.061 INFO kablam! Sep 03 20:09:29.083 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 17.42s Sep 03 20:09:29.093 INFO kablam! su: No module specific data is present Sep 03 20:09:29.555 INFO running `"docker" "rm" "-f" "074e66e5b082d11ddf346a508d050a7c3251abc016ffca8305df6a1729e8fd5b"` Sep 03 20:09:29.708 INFO blam! 074e66e5b082d11ddf346a508d050a7c3251abc016ffca8305df6a1729e8fd5b