Oct 27 17:32:21.838 INFO checking radiancy-0.1.2 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 17:32:21.838 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 17:32:22.093 INFO blam! 9f1d0a932778b496c448d7c7937b716a0108ff80620b9ddc77c975d4be5cf57b Oct 27 17:32:22.107 INFO running `"docker" "start" "-a" "9f1d0a932778b496c448d7c7937b716a0108ff80620b9ddc77c975d4be5cf57b"` Oct 27 17:32:22.624 INFO kablam! usermod: no changes Oct 27 17:32:22.747 INFO kablam! Checking crossbeam-utils v0.5.0 Oct 27 17:32:22.749 INFO kablam! Checking coco v0.2.1 Oct 27 17:32:22.749 INFO kablam! Compiling secp256k1 v0.9.2 Oct 27 17:32:22.749 INFO kablam! Checking args v2.2.0 Oct 27 17:32:22.787 INFO kablam! Checking num-bigint v0.2.0 Oct 27 17:32:22.787 INFO kablam! Checking ripemd160 v0.7.0 Oct 27 17:32:23.955 INFO kablam! Checking crossbeam-epoch v0.6.0 Oct 27 17:32:24.582 INFO kablam! Checking historian v3.0.4 Oct 27 17:32:25.730 INFO kablam! Checking pagetable v0.0.3 Oct 27 17:32:27.241 INFO kablam! Checking pagecache v0.6.0 Oct 27 17:32:31.723 INFO kablam! Checking sled v0.15.21 Oct 27 17:32:34.913 INFO kablam! Checking radiancy v0.1.2 (/source) Oct 27 17:32:39.544 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 27 17:32:39.544 INFO kablam! --> src/wallet/utils.rs:23:21 Oct 27 17:32:39.544 INFO kablam! | Oct 27 17:32:39.544 INFO kablam! 23 | let mut path = env::home_dir().unwrap(); Oct 27 17:32:39.544 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 17:32:39.544 INFO kablam! | Oct 27 17:32:39.544 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 17:32:39.544 INFO kablam! Oct 27 17:32:39.544 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 27 17:32:39.544 INFO kablam! --> src/wallet/utils.rs:36:21 Oct 27 17:32:39.544 INFO kablam! | Oct 27 17:32:39.544 INFO kablam! 36 | let mut path = env::home_dir().unwrap(); Oct 27 17:32:39.544 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 17:32:39.544 INFO kablam! Oct 27 17:32:39.863 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 27 17:32:39.863 INFO kablam! --> src/wallet/utils.rs:23:21 Oct 27 17:32:39.863 INFO kablam! | Oct 27 17:32:39.863 INFO kablam! 23 | let mut path = env::home_dir().unwrap(); Oct 27 17:32:39.863 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 17:32:39.863 INFO kablam! | Oct 27 17:32:39.863 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 17:32:39.863 INFO kablam! Oct 27 17:32:39.863 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 27 17:32:39.863 INFO kablam! --> src/wallet/utils.rs:36:21 Oct 27 17:32:39.863 INFO kablam! | Oct 27 17:32:39.863 INFO kablam! 36 | let mut path = env::home_dir().unwrap(); Oct 27 17:32:39.863 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 17:32:39.863 INFO kablam! Oct 27 17:32:45.452 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 27 17:32:45.452 INFO kablam! --> src/main.rs:9:5 Oct 27 17:32:45.453 INFO kablam! | Oct 27 17:32:45.453 INFO kablam! 9 | use std::env::home_dir; Oct 27 17:32:45.453 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 17:32:45.453 INFO kablam! | Oct 27 17:32:45.453 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 17:32:45.453 INFO kablam! Oct 27 17:32:45.453 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 27 17:32:45.453 INFO kablam! --> src/main.rs:18:23 Oct 27 17:32:45.455 INFO kablam! | Oct 27 17:32:45.455 INFO kablam! 18 | let mut db_path = home_dir().unwrap(); Oct 27 17:32:45.455 INFO kablam! | ^^^^^^^^ Oct 27 17:32:45.455 INFO kablam! Oct 27 17:32:45.455 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 27 17:32:45.455 INFO kablam! --> src/main.rs:20:27 Oct 27 17:32:45.455 INFO kablam! | Oct 27 17:32:45.455 INFO kablam! 20 | let mut wallet_path = home_dir().unwrap(); Oct 27 17:32:45.455 INFO kablam! | ^^^^^^^^ Oct 27 17:32:45.455 INFO kablam! Oct 27 17:32:45.788 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 27 17:32:45.788 INFO kablam! --> src/main.rs:9:5 Oct 27 17:32:45.789 INFO kablam! | Oct 27 17:32:45.789 INFO kablam! 9 | use std::env::home_dir; Oct 27 17:32:45.789 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 17:32:45.790 INFO kablam! | Oct 27 17:32:45.790 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 17:32:45.790 INFO kablam! Oct 27 17:32:45.791 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 27 17:32:45.791 INFO kablam! --> src/main.rs:18:23 Oct 27 17:32:45.791 INFO kablam! | Oct 27 17:32:45.792 INFO kablam! 18 | let mut db_path = home_dir().unwrap(); Oct 27 17:32:45.792 INFO kablam! | ^^^^^^^^ Oct 27 17:32:45.792 INFO kablam! Oct 27 17:32:45.793 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 27 17:32:45.793 INFO kablam! --> src/main.rs:20:27 Oct 27 17:32:45.793 INFO kablam! | Oct 27 17:32:45.793 INFO kablam! 20 | let mut wallet_path = home_dir().unwrap(); Oct 27 17:32:45.794 INFO kablam! | ^^^^^^^^ Oct 27 17:32:45.794 INFO kablam! Oct 27 17:32:45.871 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 23.21s Oct 27 17:32:45.872 INFO kablam! su: No module specific data is present Oct 27 17:32:46.576 INFO running `"docker" "rm" "-f" "9f1d0a932778b496c448d7c7937b716a0108ff80620b9ddc77c975d4be5cf57b"` Oct 27 17:32:46.674 INFO blam! 9f1d0a932778b496c448d7c7937b716a0108ff80620b9ddc77c975d4be5cf57b