[INFO] updating cached repository larsrh/dotfilesctl [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/larsrh/dotfilesctl [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/larsrh/dotfilesctl" "work/ex/beta-1.37-6/sources/1.36.0/gh/larsrh/dotfilesctl"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/larsrh/dotfilesctl'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/larsrh/dotfilesctl" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/larsrh/dotfilesctl"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/larsrh/dotfilesctl'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4ffa18af6e891b2e56c8e76fca32b0e04b4ea4b0 [INFO] sha for GitHub repo larsrh/dotfilesctl: 4ffa18af6e891b2e56c8e76fca32b0e04b4ea4b0 [INFO] validating manifest of larsrh/dotfilesctl on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of larsrh/dotfilesctl on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing larsrh/dotfilesctl [INFO] finished frobbing larsrh/dotfilesctl [INFO] frobbed toml for larsrh/dotfilesctl written to work/ex/beta-1.37-6/sources/1.36.0/gh/larsrh/dotfilesctl/Cargo.toml [INFO] started frobbing larsrh/dotfilesctl [INFO] finished frobbing larsrh/dotfilesctl [INFO] frobbed toml for larsrh/dotfilesctl written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/larsrh/dotfilesctl/Cargo.toml [INFO] crate larsrh/dotfilesctl already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing larsrh/dotfilesctl against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/larsrh/dotfilesctl:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] ee6aa72bd51d53a3b771c653c07433ff572d9d69a9988f548ac0f25c17a6941f [INFO] running `"docker" "start" "-a" "ee6aa72bd51d53a3b771c653c07433ff572d9d69a9988f548ac0f25c17a6941f"` [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling inotify v0.3.0 [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling filetime v0.1.15 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling regex v0.2.6 [INFO] [stderr] Compiling dbus v0.4.1 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling tempdir v0.3.6 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling clap v2.31.1 [INFO] [stderr] Compiling miow v0.1.5 [INFO] [stderr] Compiling mio v0.5.1 [INFO] [stderr] Compiling env_logger v0.5.4 [INFO] [stderr] Compiling pretty_env_logger v0.2.2 [INFO] [stderr] Compiling notify-rust v3.4.2 [INFO] [stderr] Compiling notify v4.0.3 [INFO] [stderr] Compiling dotfilesctl v0.2.1-alpha.0 (/opt/crater/workdir) [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. [INFO] [stderr] --> src/config.rs:28:52 [INFO] [stderr] | [INFO] [stderr] 28 | let path = match self.home.clone().or_else(env::home_dir) { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.43s [INFO] running `"docker" "inspect" "ee6aa72bd51d53a3b771c653c07433ff572d9d69a9988f548ac0f25c17a6941f"` [INFO] running `"docker" "rm" "-f" "ee6aa72bd51d53a3b771c653c07433ff572d9d69a9988f548ac0f25c17a6941f"` [INFO] [stdout] ee6aa72bd51d53a3b771c653c07433ff572d9d69a9988f548ac0f25c17a6941f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/larsrh/dotfilesctl:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 4d716becb61785d6b57c3106232cd094fe27de8d146947d91fa5c7dc5f6f32f9 [INFO] running `"docker" "start" "-a" "4d716becb61785d6b57c3106232cd094fe27de8d146947d91fa5c7dc5f6f32f9"` [INFO] [stderr] Compiling proptest v0.4.2 [INFO] [stderr] Compiling dotfilesctl v0.2.1-alpha.0 (/opt/crater/workdir) [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. [INFO] [stderr] --> src/config.rs:28:52 [INFO] [stderr] | [INFO] [stderr] 28 | let path = match self.home.clone().or_else(env::home_dir) { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.77s [INFO] running `"docker" "inspect" "4d716becb61785d6b57c3106232cd094fe27de8d146947d91fa5c7dc5f6f32f9"` [INFO] running `"docker" "rm" "-f" "4d716becb61785d6b57c3106232cd094fe27de8d146947d91fa5c7dc5f6f32f9"` [INFO] [stdout] 4d716becb61785d6b57c3106232cd094fe27de8d146947d91fa5c7dc5f6f32f9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/larsrh/dotfilesctl:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 2c3eacd193cc76849e3e1c0dcb995472f5b954df530801ecd7e6d0897b9bd654 [INFO] running `"docker" "start" "-a" "2c3eacd193cc76849e3e1c0dcb995472f5b954df530801ecd7e6d0897b9bd654"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/dotfilesctl-ddd115d67c7947a5 [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test dotfiles::tests::test_check_success ... ok [INFO] [stdout] test dotfiles::tests::test_repair_wrong ... ok [INFO] [stdout] test dotfiles::tests::test_track_file ... ok [INFO] [stdout] test dotfiles::tests::test_empty_dotfiles ... ok [INFO] [stdout] test paths::tests::test_canonicalize_light ... ok [INFO] [stdout] test config::tests::test_setup ... ok [INFO] [stdout] test paths::tests::test_relative_to ... ok [INFO] [stdout] test dotfiles::tests::test_repair_absent ... ok [INFO] [stdout] test dotfiles::tests::test_check_failure_missing ... ok [INFO] [stdout] test dotfiles::tests::test_check_failure_symlink ... ok [INFO] [stdout] test dotfiles::tests::test_repair_wrong_skip ... ok [INFO] [stdout] test paths::tests::check_relative_to ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "2c3eacd193cc76849e3e1c0dcb995472f5b954df530801ecd7e6d0897b9bd654"` [INFO] running `"docker" "rm" "-f" "2c3eacd193cc76849e3e1c0dcb995472f5b954df530801ecd7e6d0897b9bd654"` [INFO] [stdout] 2c3eacd193cc76849e3e1c0dcb995472f5b954df530801ecd7e6d0897b9bd654