Oct 21 11:56:16.955 INFO checking yufengwng/wallsplash against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 11:56:16.955 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 11:56:17.305 INFO blam! 236d6b908056f247fad6766dcb9c40abf80eddccbe5abc963e4687bd06fa247a Oct 21 11:56:17.307 INFO running `"docker" "start" "-a" "236d6b908056f247fad6766dcb9c40abf80eddccbe5abc963e4687bd06fa247a"` Oct 21 11:56:19.428 INFO kablam! usermod: no changes Oct 21 11:56:19.741 INFO kablam! Compiling openssl v0.9.12 Oct 21 11:56:19.742 INFO kablam! Checking libc v0.2.23 Oct 21 11:56:19.744 INFO kablam! Checking foreign-types v0.2.0 Oct 21 11:56:19.782 INFO kablam! Checking serde v1.0.7 Oct 21 11:56:19.790 INFO kablam! Checking regex-syntax v0.4.1 Oct 21 11:56:19.792 INFO kablam! Checking unicode-segmentation v1.2.0 Oct 21 11:56:19.798 INFO kablam! Compiling openssl-sys v0.9.12 Oct 21 11:56:19.800 INFO kablam! Checking libflate v0.1.6 Oct 21 11:56:20.599 INFO kablam! Checking thread_local v0.3.4 Oct 21 11:56:24.983 INFO kablam! Checking time v0.1.37 Oct 21 11:56:24.983 INFO kablam! Checking memchr v1.0.1 Oct 21 11:56:24.983 INFO kablam! Checking num_cpus v1.4.0 Oct 21 11:56:24.983 INFO kablam! Checking term_size v0.3.0 Oct 21 11:56:25.572 INFO kablam! Checking atty v0.2.2 Oct 21 11:56:25.652 INFO kablam! Checking textwrap v0.7.0 Oct 21 11:56:25.956 INFO kablam! Checking aho-corasick v0.6.3 Oct 21 11:56:26.684 INFO kablam! Checking clap v2.26.0 Oct 21 11:56:29.429 INFO kablam! Checking hyper v0.10.10 Oct 21 11:56:31.436 INFO kablam! Checking regex v0.2.2 Oct 21 11:56:39.765 INFO kablam! Checking env_logger v0.4.3 Oct 21 11:56:41.366 INFO kablam! Checking native-tls v0.1.2 Oct 21 11:56:43.057 INFO kablam! Checking hyper-native-tls v0.2.2 Oct 21 11:56:48.200 INFO kablam! Checking serde_json v1.0.2 Oct 21 11:56:48.201 INFO kablam! Checking serde_urlencoded v0.5.1 Oct 21 11:56:48.208 INFO kablam! Checking toml v0.4.6 Oct 21 11:56:52.344 INFO kablam! Checking reqwest v0.6.2 Oct 21 11:56:52.907 INFO kablam! Checking wallsplash v0.1.0 (/source) Oct 21 11:56:53.240 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 11:56:53.240 INFO kablam! --> src/fetchers.rs:103:25 Oct 21 11:56:53.240 INFO kablam! | Oct 21 11:56:53.240 INFO kablam! 103 | let mut cache = env::home_dir().unwrap(); Oct 21 11:56:53.240 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 11:56:53.240 INFO kablam! | Oct 21 11:56:53.240 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 11:56:53.240 INFO kablam! Oct 21 11:56:53.308 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 11:56:53.316 INFO kablam! --> src/fetchers.rs:103:25 Oct 21 11:56:53.317 INFO kablam! | Oct 21 11:56:53.317 INFO kablam! 103 | let mut cache = env::home_dir().unwrap(); Oct 21 11:56:53.317 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 11:56:53.317 INFO kablam! | Oct 21 11:56:53.317 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 11:56:53.318 INFO kablam! Oct 21 11:56:54.516 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 11:56:54.516 INFO kablam! --> src/main.rs:191:21 Oct 21 11:56:54.516 INFO kablam! | Oct 21 11:56:54.516 INFO kablam! 191 | let mut p = env::home_dir().unwrap(); Oct 21 11:56:54.516 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 11:56:54.516 INFO kablam! | Oct 21 11:56:54.516 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 11:56:54.516 INFO kablam! Oct 21 11:56:54.564 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 11:56:54.564 INFO kablam! --> src/main.rs:191:21 Oct 21 11:56:54.564 INFO kablam! | Oct 21 11:56:54.564 INFO kablam! 191 | let mut p = env::home_dir().unwrap(); Oct 21 11:56:54.564 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 11:56:54.564 INFO kablam! | Oct 21 11:56:54.564 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 11:56:54.564 INFO kablam! Oct 21 11:56:55.249 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 35.78s Oct 21 11:56:55.264 INFO kablam! su: No module specific data is present Oct 21 11:56:56.248 INFO running `"docker" "rm" "-f" "236d6b908056f247fad6766dcb9c40abf80eddccbe5abc963e4687bd06fa247a"` Oct 21 11:56:56.532 INFO blam! 236d6b908056f247fad6766dcb9c40abf80eddccbe5abc963e4687bd06fa247a