Oct 16 13:13:26.084 INFO testing dinghy-lib-0.3.5 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 13:13:26.084 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 16 13:13:26.619 INFO blam! 1edfeb880e78f3e2d198a5f28514f0414a5fa008f90be2bd1484a44085630bb0 Oct 16 13:13:26.622 INFO running `"docker" "start" "-a" "1edfeb880e78f3e2d198a5f28514f0414a5fa008f90be2bd1484a44085630bb0"` Oct 16 13:13:28.255 INFO kablam! usermod: no changes Oct 16 13:13:28.679 INFO kablam! Compiling plist v0.3.0 Oct 16 13:13:28.680 INFO kablam! Compiling dinghy-lib v0.3.5 (/source) Oct 16 13:13:28.711 INFO kablam! Compiling git2 v0.7.5 Oct 16 13:13:28.712 INFO kablam! Compiling dinghy-build v0.3.5 Oct 16 13:13:28.712 INFO kablam! Compiling parking_lot_core v0.3.1 Oct 16 13:13:28.712 INFO kablam! Compiling crates-io v0.16.0 Oct 16 13:13:34.214 INFO kablam! Compiling parking_lot v0.6.4 Oct 16 13:13:38.760 INFO kablam! Compiling crossbeam-channel v0.2.6 Oct 16 13:13:43.903 INFO kablam! Compiling ignore v0.4.4 Oct 16 13:13:48.427 INFO kablam! Compiling git2-curl v0.8.2 Oct 16 13:13:56.055 INFO kablam! Compiling cargo v0.27.0 Oct 16 13:15:17.811 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 16 13:15:17.811 INFO kablam! --> src/config.rs:190:25 Oct 16 13:15:17.811 INFO kablam! | Oct 16 13:15:17.811 INFO kablam! 190 | if let Some(home) = ::std::env::home_dir() { Oct 16 13:15:17.811 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 13:15:17.811 INFO kablam! | Oct 16 13:15:17.811 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 13:15:17.811 INFO kablam! Oct 16 13:15:17.813 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 16 13:15:17.813 INFO kablam! --> src/overlay.rs:11:5 Oct 16 13:15:17.813 INFO kablam! | Oct 16 13:15:17.813 INFO kablam! 11 | use std::env::home_dir; Oct 16 13:15:17.813 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 16 13:15:17.813 INFO kablam! Oct 16 13:15:17.813 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 16 13:15:17.813 INFO kablam! --> src/lib.rs:55:5 Oct 16 13:15:17.813 INFO kablam! | Oct 16 13:15:17.813 INFO kablam! 55 | use std::env::home_dir; Oct 16 13:15:17.813 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 16 13:15:17.813 INFO kablam! Oct 16 13:15:17.816 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 16 13:15:17.816 INFO kablam! --> src/overlay.rs:69:40 Oct 16 13:15:17.816 INFO kablam! | Oct 16 13:15:17.816 INFO kablam! 69 | if let Some(dinghy_home_dir) = home_dir() Oct 16 13:15:17.816 INFO kablam! | ^^^^^^^^ Oct 16 13:15:17.816 INFO kablam! Oct 16 13:15:17.816 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 16 13:15:17.816 INFO kablam! --> src/lib.rs:116:33 Oct 16 13:15:17.816 INFO kablam! | Oct 16 13:15:17.816 INFO kablam! 116 | .or(home_dir().map(|it| it.join(".dinghy").join("toolchain").join(platform_name))) Oct 16 13:15:17.816 INFO kablam! | ^^^^^^^^ Oct 16 13:15:17.816 INFO kablam! Oct 16 13:15:26.477 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 58s Oct 16 13:15:26.500 INFO kablam! su: No module specific data is present Oct 16 13:15:27.972 INFO running `"docker" "rm" "-f" "1edfeb880e78f3e2d198a5f28514f0414a5fa008f90be2bd1484a44085630bb0"` Oct 16 13:15:28.343 INFO blam! 1edfeb880e78f3e2d198a5f28514f0414a5fa008f90be2bd1484a44085630bb0 Oct 16 13:15:28.353 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 16 13:15:28.847 INFO blam! 58d00b7d6917e0d7b5d28d66a493868b46834dd8de05f1429a490df486c16494 Oct 16 13:15:28.849 INFO running `"docker" "start" "-a" "58d00b7d6917e0d7b5d28d66a493868b46834dd8de05f1429a490df486c16494"` Oct 16 13:15:30.726 INFO kablam! usermod: no changes Oct 16 13:15:31.078 INFO kablam! Compiling dinghy-lib v0.3.5 (/source) Oct 16 13:15:38.819 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 16 13:15:38.819 INFO kablam! --> src/config.rs:190:25 Oct 16 13:15:38.820 INFO kablam! | Oct 16 13:15:38.820 INFO kablam! 190 | if let Some(home) = ::std::env::home_dir() { Oct 16 13:15:38.820 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 13:15:38.820 INFO kablam! | Oct 16 13:15:38.821 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 13:15:38.821 INFO kablam! Oct 16 13:15:38.821 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 16 13:15:38.822 INFO kablam! --> src/overlay.rs:11:5 Oct 16 13:15:38.822 INFO kablam! | Oct 16 13:15:38.822 INFO kablam! 11 | use std::env::home_dir; Oct 16 13:15:38.822 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 16 13:15:38.823 INFO kablam! Oct 16 13:15:38.823 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 16 13:15:38.823 INFO kablam! --> src/lib.rs:55:5 Oct 16 13:15:38.823 INFO kablam! | Oct 16 13:15:38.824 INFO kablam! 55 | use std::env::home_dir; Oct 16 13:15:38.824 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 16 13:15:38.824 INFO kablam! Oct 16 13:15:38.825 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 16 13:15:38.825 INFO kablam! --> src/overlay.rs:69:40 Oct 16 13:15:38.825 INFO kablam! | Oct 16 13:15:38.825 INFO kablam! 69 | if let Some(dinghy_home_dir) = home_dir() Oct 16 13:15:38.826 INFO kablam! | ^^^^^^^^ Oct 16 13:15:38.826 INFO kablam! Oct 16 13:15:38.826 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 16 13:15:38.827 INFO kablam! --> src/lib.rs:116:33 Oct 16 13:15:38.827 INFO kablam! | Oct 16 13:15:38.827 INFO kablam! 116 | .or(home_dir().map(|it| it.join(".dinghy").join("toolchain").join(platform_name))) Oct 16 13:15:38.827 INFO kablam! | ^^^^^^^^ Oct 16 13:15:38.828 INFO kablam! Oct 16 13:15:50.280 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 19.53s Oct 16 13:15:50.299 INFO kablam! su: No module specific data is present Oct 16 13:15:50.799 INFO running `"docker" "rm" "-f" "58d00b7d6917e0d7b5d28d66a493868b46834dd8de05f1429a490df486c16494"` Oct 16 13:15:51.010 INFO blam! 58d00b7d6917e0d7b5d28d66a493868b46834dd8de05f1429a490df486c16494