Oct 26 23:57:35.565 INFO checking naftulikay/nfty against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 23:57:35.565 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 26 23:57:35.886 INFO blam! 8634f03d6e3bfc88893107317cd437724e80d5aca4fd1e1e064d117434535445 Oct 26 23:57:35.889 INFO running `"docker" "start" "-a" "8634f03d6e3bfc88893107317cd437724e80d5aca4fd1e1e064d117434535445"` Oct 26 23:57:36.586 INFO kablam! usermod: no changes Oct 26 23:57:36.796 INFO kablam! Compiling pkg-config v0.3.10 Oct 26 23:57:36.801 INFO kablam! Compiling cmake v0.1.30 Oct 26 23:57:36.801 INFO kablam! Compiling miniz-sys v0.1.10 Oct 26 23:57:36.802 INFO kablam! Checking log v0.4.1 Oct 26 23:57:36.802 INFO kablam! Checking ordered-float v0.5.0 Oct 26 23:57:36.803 INFO kablam! Checking chrono v0.4.2 Oct 26 23:57:36.805 INFO kablam! Checking parking_lot_core v0.2.13 Oct 26 23:57:36.832 INFO kablam! Checking serde_yaml v0.7.3 Oct 26 23:57:40.979 INFO kablam! Checking serde-value v0.5.2 Oct 26 23:57:41.095 INFO kablam! Checking parking_lot v0.5.4 Oct 26 23:57:41.119 INFO kablam! Checking pbr v1.0.0 Oct 26 23:57:41.535 INFO kablam! Compiling openssl-sys v0.9.28 Oct 26 23:57:41.535 INFO kablam! Compiling libz-sys v1.0.18 Oct 26 23:57:42.095 INFO kablam! Compiling libssh2-sys v0.2.6 Oct 26 23:57:43.187 INFO kablam! Compiling curl-sys v0.4.2 Oct 26 23:57:43.187 INFO kablam! Compiling libgit2-sys v0.7.1 Oct 26 23:57:43.859 INFO kablam! Checking flate2 v1.0.1 Oct 26 23:57:46.099 INFO kablam! Checking log4rs v0.8.0 Oct 26 23:57:50.167 INFO kablam! Checking log4rs-syslog v3.0.1 Oct 26 23:58:12.419 INFO kablam! Checking git2 v0.7.1 Oct 26 23:58:16.487 INFO kablam! Checking nfty v0.1.0 (/source) Oct 26 23:58:19.267 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 26 23:58:19.267 INFO kablam! --> src/api/project/mod.rs:8:5 Oct 26 23:58:19.267 INFO kablam! | Oct 26 23:58:19.267 INFO kablam! 8 | use std::env::home_dir; Oct 26 23:58:19.267 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 26 23:58:19.267 INFO kablam! | Oct 26 23:58:19.267 INFO kablam! = note: #[warn(deprecated)] on by default Oct 26 23:58:19.267 INFO kablam! Oct 26 23:58:19.267 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 26 23:58:19.267 INFO kablam! --> src/api/project/mod.rs:32:44 Oct 26 23:58:19.267 INFO kablam! | Oct 26 23:58:19.267 INFO kablam! 32 | pub static ref PROJECT_ROOT: PathBuf = home_dir().expect("unable to get home dir").join("devel").join("src"); Oct 26 23:58:19.267 INFO kablam! | ^^^^^^^^ Oct 26 23:58:19.267 INFO kablam! Oct 26 23:58:19.295 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 26 23:58:19.295 INFO kablam! --> src/api/project/mod.rs:8:5 Oct 26 23:58:19.295 INFO kablam! | Oct 26 23:58:19.295 INFO kablam! 8 | use std::env::home_dir; Oct 26 23:58:19.295 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 26 23:58:19.295 INFO kablam! | Oct 26 23:58:19.295 INFO kablam! = note: #[warn(deprecated)] on by default Oct 26 23:58:19.295 INFO kablam! Oct 26 23:58:19.295 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 26 23:58:19.295 INFO kablam! --> src/api/project/mod.rs:32:44 Oct 26 23:58:19.295 INFO kablam! | Oct 26 23:58:19.295 INFO kablam! 32 | pub static ref PROJECT_ROOT: PathBuf = home_dir().expect("unable to get home dir").join("devel").join("src"); Oct 26 23:58:19.295 INFO kablam! | ^^^^^^^^ Oct 26 23:58:19.295 INFO kablam! Oct 26 23:58:19.839 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 43.21s Oct 26 23:58:19.839 INFO kablam! su: No module specific data is present Oct 26 23:58:20.472 INFO running `"docker" "rm" "-f" "8634f03d6e3bfc88893107317cd437724e80d5aca4fd1e1e064d117434535445"` Oct 26 23:58:20.679 INFO blam! 8634f03d6e3bfc88893107317cd437724e80d5aca4fd1e1e064d117434535445