Oct 15 16:54:06.882 INFO testing term-0.5.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 16:54:06.882 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-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 15 16:54:07.404 INFO blam! d387412294fabd634b9f5091a150b8c66d491c76232a106eda15872231b6674d Oct 15 16:54:07.406 INFO running `"docker" "start" "-a" "d387412294fabd634b9f5091a150b8c66d491c76232a106eda15872231b6674d"` Oct 15 16:54:09.562 INFO kablam! usermod: no changes Oct 15 16:54:09.662 INFO kablam! Compiling term v0.5.1 (/source) Oct 15 16:54:10.203 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 15 16:54:10.203 INFO kablam! --> src/terminfo/searcher.rs:59:36 Oct 15 16:54:10.203 INFO kablam! | Oct 15 16:54:10.203 INFO kablam! 59 | if let Some(mut homedir) = env::home_dir() { Oct 15 16:54:10.203 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 16:54:10.203 INFO kablam! | Oct 15 16:54:10.203 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 16:54:10.203 INFO kablam! Oct 15 16:54:13.084 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.50s Oct 15 16:54:13.095 INFO kablam! su: No module specific data is present Oct 15 16:54:14.420 INFO running `"docker" "rm" "-f" "d387412294fabd634b9f5091a150b8c66d491c76232a106eda15872231b6674d"` Oct 15 16:54:14.735 INFO blam! d387412294fabd634b9f5091a150b8c66d491c76232a106eda15872231b6674d Oct 15 16:54:14.739 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-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 15 16:54:15.199 INFO blam! 2c2edbe8fecd41d434e70fab3895e8d7ea799dffc9e60d32ce9b7c16e9e815dd Oct 15 16:54:15.202 INFO running `"docker" "start" "-a" "2c2edbe8fecd41d434e70fab3895e8d7ea799dffc9e60d32ce9b7c16e9e815dd"` Oct 15 16:54:17.550 INFO kablam! usermod: no changes Oct 15 16:54:17.619 INFO kablam! Compiling term v0.5.1 (/source) Oct 15 16:54:18.719 INFO kablam! error: 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 15 16:54:18.719 INFO kablam! --> src/terminfo/searcher.rs:59:36 Oct 15 16:54:18.719 INFO kablam! | Oct 15 16:54:18.719 INFO kablam! 59 | if let Some(mut homedir) = env::home_dir() { Oct 15 16:54:18.719 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 16:54:18.719 INFO kablam! | Oct 15 16:54:18.719 INFO kablam! note: lint level defined here Oct 15 16:54:18.719 INFO kablam! --> src/lib.rs:63:24 Oct 15 16:54:18.719 INFO kablam! | Oct 15 16:54:18.719 INFO kablam! 63 | #![cfg_attr(test, deny(warnings))] Oct 15 16:54:18.719 INFO kablam! | ^^^^^^^^ Oct 15 16:54:18.719 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 15 16:54:18.719 INFO kablam! Oct 15 16:54:19.627 INFO kablam! error: aborting due to previous error Oct 15 16:54:19.627 INFO kablam! Oct 15 16:54:19.647 INFO kablam! error: Could not compile `term`. Oct 15 16:54:19.647 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 15 16:54:20.030 INFO kablam! error: build failed Oct 15 16:54:20.032 INFO kablam! su: No module specific data is present Oct 15 16:54:21.327 INFO running `"docker" "rm" "-f" "2c2edbe8fecd41d434e70fab3895e8d7ea799dffc9e60d32ce9b7c16e9e815dd"` Oct 15 16:54:21.664 INFO blam! 2c2edbe8fecd41d434e70fab3895e8d7ea799dffc9e60d32ce9b7c16e9e815dd