Oct 21 19:35:20.796 INFO checking autozimu/LanguageClient-neovim against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 19:35:20.796 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 19:35:21.187 INFO blam! a63a4350c6fd5d75d0896af76e7eb4c6a0d69b4c4a4ff852d969b23766895b53 Oct 21 19:35:21.188 INFO running `"docker" "start" "-a" "a63a4350c6fd5d75d0896af76e7eb4c6a0d69b4c4a4ff852d969b23766895b53"` Oct 21 19:35:22.319 INFO kablam! usermod: no changes Oct 21 19:35:22.652 INFO kablam! Compiling languageclient v0.1.123 (/source) Oct 21 19:35:22.652 INFO kablam! Checking diff v0.1.11 Oct 21 19:35:22.659 INFO kablam! Checking inotify-sys v0.1.3 Oct 21 19:35:22.659 INFO kablam! Checking log v0.4.5 Oct 21 19:35:22.659 INFO kablam! Checking url_serde v0.2.0 Oct 21 19:35:22.659 INFO kablam! Compiling structopt-derive v0.2.12 Oct 21 19:35:22.659 INFO kablam! Compiling num-derive v0.2.3 Oct 21 19:35:22.659 INFO kablam! Checking serde-value v0.5.2 Oct 21 19:35:25.292 INFO kablam! Checking mio v0.6.16 Oct 21 19:35:25.292 INFO kablam! Checking tokio-io v0.1.9 Oct 21 19:35:25.292 INFO kablam! Checking log v0.3.9 Oct 21 19:35:27.205 INFO kablam! Checking log4rs v0.8.0 Oct 21 19:35:28.754 INFO kablam! Checking jsonrpc-core v8.0.1 Oct 21 19:35:33.184 INFO kablam! Checking tokio-reactor v0.1.6 Oct 21 19:35:33.185 INFO kablam! Checking mio-extras v2.0.5 Oct 21 19:35:37.381 INFO kablam! Checking inotify v0.6.1 Oct 21 19:35:40.339 INFO kablam! Checking structopt v0.2.12 Oct 21 19:35:40.860 INFO kablam! Checking notify v4.0.6 Oct 21 19:35:41.310 INFO kablam! Checking languageserver-types v0.51.0 Oct 21 19:36:02.896 INFO kablam! warning: unused `#[macro_use]` import Oct 21 19:36:02.896 INFO kablam! --> src/main.rs:61:1 Oct 21 19:36:02.896 INFO kablam! | Oct 21 19:36:02.896 INFO kablam! 61 | #[macro_use] Oct 21 19:36:02.896 INFO kablam! | ^^^^^^^^^^^^ Oct 21 19:36:02.896 INFO kablam! | Oct 21 19:36:02.896 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 19:36:02.896 INFO kablam! Oct 21 19:36:03.064 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 19:36:03.064 INFO kablam! --> src/languageclient.rs:2806:28 Oct 21 19:36:03.064 INFO kablam! | Oct 21 19:36:03.064 INFO kablam! 2806 | let home = env::home_dir().ok_or_else(|| err_msg("Failed to get home dir"))?; Oct 21 19:36:03.064 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 19:36:03.064 INFO kablam! | Oct 21 19:36:03.064 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 19:36:03.064 INFO kablam! Oct 21 19:36:03.594 INFO kablam! warning: unused `#[macro_use]` import Oct 21 19:36:03.594 INFO kablam! --> src/main.rs:61:1 Oct 21 19:36:03.594 INFO kablam! | Oct 21 19:36:03.594 INFO kablam! 61 | #[macro_use] Oct 21 19:36:03.595 INFO kablam! | ^^^^^^^^^^^^ Oct 21 19:36:03.595 INFO kablam! | Oct 21 19:36:03.595 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 19:36:03.596 INFO kablam! Oct 21 19:36:03.992 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 19:36:03.992 INFO kablam! --> src/languageclient.rs:2806:28 Oct 21 19:36:04.012 INFO kablam! | Oct 21 19:36:04.012 INFO kablam! 2806 | let home = env::home_dir().ok_or_else(|| err_msg("Failed to get home dir"))?; Oct 21 19:36:04.012 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 19:36:04.012 INFO kablam! | Oct 21 19:36:04.012 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 19:36:04.012 INFO kablam! Oct 21 19:36:08.302 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 45.96s Oct 21 19:36:08.324 INFO kablam! su: No module specific data is present Oct 21 19:36:09.056 INFO running `"docker" "rm" "-f" "a63a4350c6fd5d75d0896af76e7eb4c6a0d69b4c4a4ff852d969b23766895b53"` Oct 21 19:36:09.304 INFO blam! a63a4350c6fd5d75d0896af76e7eb4c6a0d69b4c4a4ff852d969b23766895b53