Oct 16 12:55:37.693 INFO testing dotfilesctl-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 12:55:37.695 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 12:55:38.084 INFO blam! 9967de6781e353d73078fdc1267d3d00fae580edcf398e6a8dfda612b50b22d2 Oct 16 12:55:38.096 INFO running `"docker" "start" "-a" "9967de6781e353d73078fdc1267d3d00fae580edcf398e6a8dfda612b50b22d2"` Oct 16 12:55:39.071 INFO kablam! usermod: no changes Oct 16 12:55:39.332 INFO kablam! Compiling fs_extra v1.1.0 Oct 16 12:55:40.551 INFO kablam! Compiling dotfilesctl v0.1.0 (/source) Oct 16 12:55:46.202 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 12:55:46.202 INFO kablam! --> src/config.rs:29:41 Oct 16 12:55:46.202 INFO kablam! | Oct 16 12:55:46.202 INFO kablam! 29 | match self.home.clone().or_else(env::home_dir) { Oct 16 12:55:46.202 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 12:55:46.202 INFO kablam! | Oct 16 12:55:46.202 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 12:55:46.202 INFO kablam! Oct 16 12:55:46.817 INFO kablam! warning: function is never used: `canonicalize_light` Oct 16 12:55:46.817 INFO kablam! --> src/paths.rs:19:1 Oct 16 12:55:46.817 INFO kablam! | Oct 16 12:55:46.818 INFO kablam! 19 | pub fn canonicalize_light>(path: P) -> PathBuf { Oct 16 12:55:46.818 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 12:55:46.818 INFO kablam! | Oct 16 12:55:46.818 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 12:55:46.818 INFO kablam! Oct 16 12:55:52.055 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.94s Oct 16 12:55:52.058 INFO kablam! su: No module specific data is present Oct 16 12:55:53.223 INFO running `"docker" "rm" "-f" "9967de6781e353d73078fdc1267d3d00fae580edcf398e6a8dfda612b50b22d2"` Oct 16 12:55:53.582 INFO blam! 9967de6781e353d73078fdc1267d3d00fae580edcf398e6a8dfda612b50b22d2 Oct 16 12:55:53.596 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 12:55:54.096 INFO blam! 91ae3e222dd38da923885e69f1dda6b1ba89808f5e9e1a48af2e94f5181a08cd Oct 16 12:55:54.098 INFO running `"docker" "start" "-a" "91ae3e222dd38da923885e69f1dda6b1ba89808f5e9e1a48af2e94f5181a08cd"` Oct 16 12:55:55.063 INFO kablam! usermod: no changes Oct 16 12:55:55.255 INFO kablam! Compiling proptest v0.4.2 Oct 16 12:56:06.818 INFO kablam! Compiling dotfilesctl v0.1.0 (/source) Oct 16 12:56:11.499 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 12:56:11.499 INFO kablam! --> src/config.rs:29:41 Oct 16 12:56:11.499 INFO kablam! | Oct 16 12:56:11.499 INFO kablam! 29 | match self.home.clone().or_else(env::home_dir) { Oct 16 12:56:11.499 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 12:56:11.499 INFO kablam! | Oct 16 12:56:11.499 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 12:56:11.499 INFO kablam! Oct 16 12:56:15.529 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 20.43s Oct 16 12:56:15.539 INFO kablam! su: No module specific data is present Oct 16 12:56:15.853 INFO running `"docker" "rm" "-f" "91ae3e222dd38da923885e69f1dda6b1ba89808f5e9e1a48af2e94f5181a08cd"` Oct 16 12:56:15.929 INFO blam! 91ae3e222dd38da923885e69f1dda6b1ba89808f5e9e1a48af2e94f5181a08cd Oct 16 12:56:15.932 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" "-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 12:56:16.119 INFO blam! 175eb30c9ccbe4a5cd06c90485e9af241db2f5f66a95263b3ccf8a3d5320f938 Oct 16 12:56:16.121 INFO running `"docker" "start" "-a" "175eb30c9ccbe4a5cd06c90485e9af241db2f5f66a95263b3ccf8a3d5320f938"` Oct 16 12:56:16.562 INFO kablam! usermod: no changes Oct 16 12:56:16.709 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 16 12:56:16.728 INFO kablam! Running /target/debug/deps/dotfilesctl-0d048410f83a92c9 Oct 16 12:56:16.735 INFO blam! Oct 16 12:56:16.735 INFO blam! running 12 tests Oct 16 12:56:16.746 INFO blam! test config::tests::test_setup ... ok Oct 16 12:56:16.749 INFO blam! test dotfiles::tests::test_repair_wrong ... ok Oct 16 12:56:16.767 INFO blam! test dotfiles::tests::test_check_success ... ok Oct 16 12:56:16.769 INFO blam! test dotfiles::tests::test_track_file ... ok Oct 16 12:56:16.777 INFO blam! test paths::tests::test_canonicalize_light ... ok Oct 16 12:56:16.777 INFO blam! test dotfiles::tests::test_empty_dotfiles ... ok Oct 16 12:56:16.783 INFO blam! test paths::tests::test_relative_to ... ok Oct 16 12:56:17.015 INFO blam! test dotfiles::tests::test_repair_absent ... ok Oct 16 12:56:17.179 INFO blam! test dotfiles::tests::test_check_failure_missing ... ok Oct 16 12:56:17.179 INFO blam! test dotfiles::tests::test_check_failure_symlink ... ok Oct 16 12:56:17.195 INFO blam! test dotfiles::tests::test_repair_wrong_skip ... ok Oct 16 12:56:17.655 INFO blam! test paths::tests::check_relative_to ... ok Oct 16 12:56:17.655 INFO blam! Oct 16 12:56:17.655 INFO blam! test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 12:56:17.656 INFO blam! Oct 16 12:56:17.665 INFO kablam! su: No module specific data is present Oct 16 12:56:18.197 INFO running `"docker" "rm" "-f" "175eb30c9ccbe4a5cd06c90485e9af241db2f5f66a95263b3ccf8a3d5320f938"` Oct 16 12:56:18.457 INFO blam! 175eb30c9ccbe4a5cd06c90485e9af241db2f5f66a95263b3ccf8a3d5320f938