Nov 16 21:35:54.200 INFO testing larsrh/dotfilesctl against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 16 21:35:54.202 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 16 21:35:54.603 INFO [stdout] d98dca7f0b2264d75404276ce7297d5b7e4ad49cdda9b30eaf63394fb315ce4f Nov 16 21:35:54.609 INFO running `"docker" "start" "-a" "d98dca7f0b2264d75404276ce7297d5b7e4ad49cdda9b30eaf63394fb315ce4f"` Nov 16 21:35:55.933 INFO [stderr] usermod: no changes Nov 16 21:35:56.263 INFO [stderr] Compiling cc v1.0.5 Nov 16 21:35:56.263 INFO [stderr] Compiling fs_extra v1.1.0 Nov 16 21:35:56.263 INFO [stderr] Compiling atty v0.2.6 Nov 16 21:35:56.271 INFO [stderr] Compiling inotify v0.3.0 Nov 16 21:35:56.271 INFO [stderr] Compiling net2 v0.2.32 Nov 16 21:35:56.271 INFO [stderr] Compiling filetime v0.1.15 Nov 16 21:35:56.271 INFO [stderr] Compiling nix v0.5.1 Nov 16 21:35:56.271 INFO [stderr] Compiling regex v0.2.6 Nov 16 21:35:58.043 INFO [stderr] Compiling dbus v0.4.1 Nov 16 21:36:01.338 INFO [stderr] Compiling clap v2.31.1 Nov 16 21:36:01.340 INFO [stderr] Compiling tempdir v0.3.6 Nov 16 21:36:01.407 INFO [stderr] Compiling miow v0.1.5 Nov 16 21:36:08.267 INFO [stderr] Compiling backtrace-sys v0.1.16 Nov 16 21:36:09.955 INFO [stderr] warning: redundant linker flag specified for library `dbus-1` Nov 16 21:36:09.955 INFO [stderr] Nov 16 21:36:17.683 INFO [stderr] Compiling env_logger v0.5.4 Nov 16 21:36:19.175 INFO [stderr] Compiling mio v0.5.1 Nov 16 21:36:21.087 INFO [stderr] Compiling pretty_env_logger v0.2.2 Nov 16 21:36:22.575 INFO [stderr] Compiling notify v4.0.3 Nov 16 21:36:32.311 INFO [stderr] Compiling backtrace v0.3.5 Nov 16 21:36:33.013 INFO [stderr] Compiling error-chain v0.10.0 Nov 16 21:36:33.013 INFO [stderr] Compiling failure v0.1.1 Nov 16 21:36:33.799 INFO [stderr] Compiling notify-rust v3.4.2 Nov 16 21:36:34.906 INFO [stderr] Compiling dotfilesctl v0.2.1-alpha.0 (/source) Nov 16 21:36:36.375 INFO [stderr] 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. Nov 16 21:36:36.375 INFO [stderr] --> src/config.rs:28:52 Nov 16 21:36:36.376 INFO [stderr] | Nov 16 21:36:36.376 INFO [stderr] 28 | let path = match self.home.clone().or_else(env::home_dir) { Nov 16 21:36:36.376 INFO [stderr] | ^^^^^^^^^^^^^ Nov 16 21:36:36.376 INFO [stderr] | Nov 16 21:36:36.376 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 16 21:36:36.376 INFO [stderr] Nov 16 21:36:42.319 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.37s Nov 16 21:36:42.329 INFO [stderr] su: No module specific data is present Nov 16 21:36:43.386 INFO running `"docker" "inspect" "d98dca7f0b2264d75404276ce7297d5b7e4ad49cdda9b30eaf63394fb315ce4f"` Nov 16 21:36:43.807 INFO running `"docker" "rm" "-f" "d98dca7f0b2264d75404276ce7297d5b7e4ad49cdda9b30eaf63394fb315ce4f"` Nov 16 21:36:44.171 INFO [stdout] d98dca7f0b2264d75404276ce7297d5b7e4ad49cdda9b30eaf63394fb315ce4f Nov 16 21:36:44.178 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 16 21:36:44.542 INFO [stdout] 848d71b9ea6b8ee2da683b8799821e3bc21f4165bb7662a795f3a882e7a58822 Nov 16 21:36:44.545 INFO running `"docker" "start" "-a" "848d71b9ea6b8ee2da683b8799821e3bc21f4165bb7662a795f3a882e7a58822"` Nov 16 21:36:46.126 INFO [stderr] usermod: no changes Nov 16 21:36:46.327 INFO [stderr] Compiling proptest v0.4.2 Nov 16 21:36:58.458 INFO [stderr] Compiling dotfilesctl v0.2.1-alpha.0 (/source) Nov 16 21:37:00.139 INFO [stderr] 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. Nov 16 21:37:00.139 INFO [stderr] --> src/config.rs:28:52 Nov 16 21:37:00.139 INFO [stderr] | Nov 16 21:37:00.139 INFO [stderr] 28 | let path = match self.home.clone().or_else(env::home_dir) { Nov 16 21:37:00.139 INFO [stderr] | ^^^^^^^^^^^^^ Nov 16 21:37:00.139 INFO [stderr] | Nov 16 21:37:00.139 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 16 21:37:00.139 INFO [stderr] Nov 16 21:37:05.381 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.22s Nov 16 21:37:05.397 INFO [stderr] su: No module specific data is present Nov 16 21:37:06.583 INFO running `"docker" "inspect" "848d71b9ea6b8ee2da683b8799821e3bc21f4165bb7662a795f3a882e7a58822"` Nov 16 21:37:06.991 INFO running `"docker" "rm" "-f" "848d71b9ea6b8ee2da683b8799821e3bc21f4165bb7662a795f3a882e7a58822"` Nov 16 21:37:07.367 INFO [stdout] 848d71b9ea6b8ee2da683b8799821e3bc21f4165bb7662a795f3a882e7a58822 Nov 16 21:37:07.371 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 16 21:37:07.792 INFO [stdout] 9c21899096c51970af606101ab79d49a708f8d5ba5331ddeb790e8f178e2d1cb Nov 16 21:37:07.797 INFO running `"docker" "start" "-a" "9c21899096c51970af606101ab79d49a708f8d5ba5331ddeb790e8f178e2d1cb"` Nov 16 21:37:09.194 INFO [stderr] usermod: no changes Nov 16 21:37:09.376 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s Nov 16 21:37:09.395 INFO [stderr] Running /target/debug/deps/dotfilesctl-3f16cd359d7a9018 Nov 16 21:37:09.403 INFO [stdout] Nov 16 21:37:09.403 INFO [stdout] running 12 tests Nov 16 21:37:09.403 INFO [stdout] test config::tests::test_setup ... ok Nov 16 21:37:09.419 INFO [stdout] test dotfiles::tests::test_empty_dotfiles ... ok Nov 16 21:37:09.419 INFO [stdout] test dotfiles::tests::test_track_file ... ok Nov 16 21:37:09.419 INFO [stdout] test dotfiles::tests::test_check_success ... ok Nov 16 21:37:09.419 INFO [stdout] test dotfiles::tests::test_repair_wrong ... ok Nov 16 21:37:09.419 INFO [stdout] test paths::tests::test_canonicalize_light ... ok Nov 16 21:37:09.419 INFO [stdout] test paths::tests::test_relative_to ... ok Nov 16 21:37:09.594 INFO [stdout] test dotfiles::tests::test_repair_absent ... ok Nov 16 21:37:09.919 INFO [stdout] test dotfiles::tests::test_check_failure_missing ... ok Nov 16 21:37:09.919 INFO [stdout] test dotfiles::tests::test_check_failure_symlink ... ok Nov 16 21:37:09.920 INFO [stdout] test dotfiles::tests::test_repair_wrong_skip ... ok Nov 16 21:37:10.154 INFO [stdout] test paths::tests::check_relative_to ... ok Nov 16 21:37:10.154 INFO [stdout] Nov 16 21:37:10.154 INFO [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 21:37:10.154 INFO [stdout] Nov 16 21:37:10.158 INFO [stderr] su: No module specific data is present Nov 16 21:37:11.528 INFO running `"docker" "inspect" "9c21899096c51970af606101ab79d49a708f8d5ba5331ddeb790e8f178e2d1cb"` Nov 16 21:37:11.871 INFO running `"docker" "rm" "-f" "9c21899096c51970af606101ab79d49a708f8d5ba5331ddeb790e8f178e2d1cb"` Nov 16 21:37:12.223 INFO [stdout] 9c21899096c51970af606101ab79d49a708f8d5ba5331ddeb790e8f178e2d1cb