Oct 12 01:26:40.410 INFO testing dinghy-lib-0.3.5 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 01:26:40.410 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/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 12 01:26:40.901 INFO blam! f3d84bc337b909fc76c09fbc69cd1c57352c6b2feafb9c8f806eb6d07fd6c63f Oct 12 01:26:40.908 INFO running `"docker" "start" "-a" "f3d84bc337b909fc76c09fbc69cd1c57352c6b2feafb9c8f806eb6d07fd6c63f"` Oct 12 01:26:42.156 INFO kablam! usermod: no changes Oct 12 01:26:42.523 INFO kablam! Compiling scopeguard v0.3.3 Oct 12 01:26:42.532 INFO kablam! Compiling plist v0.3.0 Oct 12 01:26:42.532 INFO kablam! Compiling home v0.3.3 Oct 12 01:26:42.532 INFO kablam! Compiling lazycell v0.6.0 Oct 12 01:26:42.532 INFO kablam! Compiling shell-escape v0.1.4 Oct 12 01:26:42.532 INFO kablam! Compiling dinghy-lib v0.3.5 (/source) Oct 12 01:26:42.532 INFO kablam! Compiling socket2 v0.3.8 Oct 12 01:26:42.532 INFO kablam! Compiling fs2 v0.4.3 Oct 12 01:26:43.036 INFO kablam! Compiling filetime v0.1.15 Oct 12 01:26:43.332 INFO kablam! Compiling which v1.0.5 Oct 12 01:26:44.667 INFO kablam! Compiling jobserver v0.1.11 Oct 12 01:26:44.705 INFO kablam! Compiling tar v0.4.17 Oct 12 01:26:44.705 INFO kablam! Compiling lock_api v0.1.4 Oct 12 01:26:44.706 INFO kablam! Compiling serde_ignored v0.0.4 Oct 12 01:26:44.725 INFO kablam! Compiling toml v0.4.8 Oct 12 01:26:44.735 INFO kablam! Compiling serde_json v1.0.32 Oct 12 01:26:44.735 INFO kablam! Compiling crossbeam-epoch v0.6.0 Oct 12 01:26:50.060 INFO kablam! Compiling curl v0.4.18 Oct 12 01:26:50.100 INFO kablam! Compiling crypto-hash v0.3.1 Oct 12 01:26:50.220 INFO kablam! Compiling dinghy-build v0.3.5 Oct 12 01:26:50.304 INFO kablam! Compiling globset v0.4.2 Oct 12 01:26:50.430 INFO kablam! Compiling git2 v0.7.5 Oct 12 01:26:50.760 INFO kablam! Compiling parking_lot_core v0.3.1 Oct 12 01:27:01.760 INFO kablam! Compiling pretty_env_logger v0.2.4 Oct 12 01:27:01.776 INFO kablam! Compiling parking_lot v0.6.4 Oct 12 01:27:03.634 INFO kablam! Compiling crates-io v0.16.0 Oct 12 01:27:05.000 INFO kablam! Compiling crossbeam-channel v0.2.6 Oct 12 01:27:06.980 INFO kablam! Compiling ignore v0.4.4 Oct 12 01:27:14.501 INFO kablam! Compiling git2-curl v0.8.1 Oct 12 01:27:18.008 INFO kablam! Compiling cargo v0.27.0 Oct 12 01:28:23.604 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 12 01:28:23.605 INFO kablam! --> src/config.rs:190:25 Oct 12 01:28:23.605 INFO kablam! | Oct 12 01:28:23.605 INFO kablam! 190 | if let Some(home) = ::std::env::home_dir() { Oct 12 01:28:23.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 01:28:23.605 INFO kablam! | Oct 12 01:28:23.605 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 01:28:23.605 INFO kablam! Oct 12 01:28:23.605 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 12 01:28:23.605 INFO kablam! --> src/overlay.rs:11:5 Oct 12 01:28:23.605 INFO kablam! | Oct 12 01:28:23.605 INFO kablam! 11 | use std::env::home_dir; Oct 12 01:28:23.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 01:28:23.605 INFO kablam! Oct 12 01:28:23.605 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 12 01:28:23.605 INFO kablam! --> src/lib.rs:55:5 Oct 12 01:28:23.605 INFO kablam! | Oct 12 01:28:23.605 INFO kablam! 55 | use std::env::home_dir; Oct 12 01:28:23.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 01:28:23.605 INFO kablam! Oct 12 01:28:23.605 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 12 01:28:23.605 INFO kablam! --> src/overlay.rs:69:40 Oct 12 01:28:23.605 INFO kablam! | Oct 12 01:28:23.605 INFO kablam! 69 | if let Some(dinghy_home_dir) = home_dir() Oct 12 01:28:23.605 INFO kablam! | ^^^^^^^^ Oct 12 01:28:23.605 INFO kablam! Oct 12 01:28:23.616 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 12 01:28:23.616 INFO kablam! --> src/lib.rs:116:33 Oct 12 01:28:23.616 INFO kablam! | Oct 12 01:28:23.616 INFO kablam! 116 | .or(home_dir().map(|it| it.join(".dinghy").join("toolchain").join(platform_name))) Oct 12 01:28:23.616 INFO kablam! | ^^^^^^^^ Oct 12 01:28:23.616 INFO kablam! Oct 12 01:28:32.888 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 50s Oct 12 01:28:32.916 INFO kablam! su: No module specific data is present Oct 12 01:28:35.094 INFO running `"docker" "rm" "-f" "f3d84bc337b909fc76c09fbc69cd1c57352c6b2feafb9c8f806eb6d07fd6c63f"` Oct 12 01:28:35.412 INFO blam! f3d84bc337b909fc76c09fbc69cd1c57352c6b2feafb9c8f806eb6d07fd6c63f Oct 12 01:28:35.416 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/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 12 01:28:35.886 INFO blam! 217caf5c5ee7999d21339be7248a534425306e7520a63947404f7cfea343a175 Oct 12 01:28:35.888 INFO running `"docker" "start" "-a" "217caf5c5ee7999d21339be7248a534425306e7520a63947404f7cfea343a175"` Oct 12 01:28:37.156 INFO kablam! usermod: no changes Oct 12 01:28:37.535 INFO kablam! Compiling dinghy-lib v0.3.5 (/source) Oct 12 01:28:38.948 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 12 01:28:38.949 INFO kablam! --> src/config.rs:190:25 Oct 12 01:28:38.949 INFO kablam! | Oct 12 01:28:38.949 INFO kablam! 190 | if let Some(home) = ::std::env::home_dir() { Oct 12 01:28:38.949 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 01:28:38.949 INFO kablam! | Oct 12 01:28:38.949 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 01:28:38.949 INFO kablam! Oct 12 01:28:38.949 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 12 01:28:38.949 INFO kablam! --> src/overlay.rs:11:5 Oct 12 01:28:38.949 INFO kablam! | Oct 12 01:28:38.949 INFO kablam! 11 | use std::env::home_dir; Oct 12 01:28:38.949 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 01:28:38.949 INFO kablam! Oct 12 01:28:38.949 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 12 01:28:38.949 INFO kablam! --> src/lib.rs:55:5 Oct 12 01:28:38.949 INFO kablam! | Oct 12 01:28:38.949 INFO kablam! 55 | use std::env::home_dir; Oct 12 01:28:38.949 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 01:28:38.949 INFO kablam! Oct 12 01:28:38.949 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 12 01:28:38.949 INFO kablam! --> src/overlay.rs:69:40 Oct 12 01:28:38.949 INFO kablam! | Oct 12 01:28:38.949 INFO kablam! 69 | if let Some(dinghy_home_dir) = home_dir() Oct 12 01:28:38.949 INFO kablam! | ^^^^^^^^ Oct 12 01:28:38.949 INFO kablam! Oct 12 01:28:38.949 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 12 01:28:38.949 INFO kablam! --> src/lib.rs:116:33 Oct 12 01:28:38.949 INFO kablam! | Oct 12 01:28:38.949 INFO kablam! 116 | .or(home_dir().map(|it| it.join(".dinghy").join("toolchain").join(platform_name))) Oct 12 01:28:38.950 INFO kablam! | ^^^^^^^^ Oct 12 01:28:38.950 INFO kablam! Oct 12 01:28:50.212 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.01s Oct 12 01:28:50.225 INFO kablam! su: No module specific data is present Oct 12 01:28:51.065 INFO running `"docker" "rm" "-f" "217caf5c5ee7999d21339be7248a534425306e7520a63947404f7cfea343a175"` Oct 12 01:28:51.344 INFO blam! 217caf5c5ee7999d21339be7248a534425306e7520a63947404f7cfea343a175