Oct 12 00:40:29.589 INFO testing ellipsis-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 00:40:29.589 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/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 12 00:40:29.997 INFO blam! 19959c126f3aaf89a8247678551a471b84e109b50880d4b38775ad7367d5e185 Oct 12 00:40:29.999 INFO running `"docker" "start" "-a" "19959c126f3aaf89a8247678551a471b84e109b50880d4b38775ad7367d5e185"` Oct 12 00:40:31.060 INFO kablam! usermod: no changes Oct 12 00:40:31.228 INFO kablam! Compiling git2 v0.7.5 Oct 12 00:40:40.816 INFO kablam! Compiling ellipsis v0.1.0 (/source) Oct 12 00:40:44.189 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 00:40:44.189 INFO kablam! --> src/link/mod.rs:57:28 Oct 12 00:40:44.189 INFO kablam! | Oct 12 00:40:44.189 INFO kablam! 57 | let home = env::home_dir() Oct 12 00:40:44.189 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 00:40:44.189 INFO kablam! | Oct 12 00:40:44.189 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 00:40:44.189 INFO kablam! Oct 12 00:40:44.189 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 00:40:44.189 INFO kablam! --> src/unlink/mod.rs:50:28 Oct 12 00:40:44.189 INFO kablam! | Oct 12 00:40:44.189 INFO kablam! 50 | let home = env::home_dir() Oct 12 00:40:44.189 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 00:40:44.189 INFO kablam! Oct 12 00:40:44.189 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 00:40:44.189 INFO kablam! --> src/lib.rs:92:31 Oct 12 00:40:44.189 INFO kablam! | Oct 12 00:40:44.189 INFO kablam! 92 | if let Some(myhome) = env::home_dir() { Oct 12 00:40:44.189 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 00:40:44.189 INFO kablam! Oct 12 00:40:50.339 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 19.26s Oct 12 00:40:50.352 INFO kablam! su: No module specific data is present Oct 12 00:40:50.696 INFO running `"docker" "rm" "-f" "19959c126f3aaf89a8247678551a471b84e109b50880d4b38775ad7367d5e185"` Oct 12 00:40:50.944 INFO blam! 19959c126f3aaf89a8247678551a471b84e109b50880d4b38775ad7367d5e185 Oct 12 00:40:50.950 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/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 12 00:40:51.195 INFO blam! b8bb49e4ff6ef860ef28c6dc6169d667170e82abed4ba6737a86767cf6614ff1 Oct 12 00:40:51.197 INFO running `"docker" "start" "-a" "b8bb49e4ff6ef860ef28c6dc6169d667170e82abed4ba6737a86767cf6614ff1"` Oct 12 00:40:51.812 INFO kablam! usermod: no changes Oct 12 00:40:51.915 INFO kablam! Compiling ellipsis v0.1.0 (/source) Oct 12 00:40:55.592 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 00:40:55.592 INFO kablam! --> src/link/mod.rs:57:28 Oct 12 00:40:55.592 INFO kablam! | Oct 12 00:40:55.592 INFO kablam! 57 | let home = env::home_dir() Oct 12 00:40:55.592 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 00:40:55.592 INFO kablam! | Oct 12 00:40:55.592 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 00:40:55.592 INFO kablam! Oct 12 00:40:55.592 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 00:40:55.592 INFO kablam! --> src/unlink/mod.rs:50:28 Oct 12 00:40:55.592 INFO kablam! | Oct 12 00:40:55.592 INFO kablam! 50 | let home = env::home_dir() Oct 12 00:40:55.592 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 00:40:55.592 INFO kablam! Oct 12 00:40:55.592 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 00:40:55.593 INFO kablam! --> src/lib.rs:92:31 Oct 12 00:40:55.593 INFO kablam! | Oct 12 00:40:55.593 INFO kablam! 92 | if let Some(myhome) = env::home_dir() { Oct 12 00:40:55.593 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 00:40:55.593 INFO kablam! Oct 12 00:40:58.955 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.11s Oct 12 00:40:58.964 INFO kablam! su: No module specific data is present Oct 12 00:40:59.297 INFO running `"docker" "rm" "-f" "b8bb49e4ff6ef860ef28c6dc6169d667170e82abed4ba6737a86767cf6614ff1"` Oct 12 00:40:59.447 INFO blam! b8bb49e4ff6ef860ef28c6dc6169d667170e82abed4ba6737a86767cf6614ff1