[INFO] updating cached repository Srynetix/pssh-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Srynetix/pssh-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Srynetix/pssh-rs" "work/ex/beta-1.37-6/sources/1.36.0/gh/Srynetix/pssh-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/Srynetix/pssh-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Srynetix/pssh-rs" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Srynetix/pssh-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Srynetix/pssh-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 31b69302a963abe242560eefe892bce04aae8cf0 [INFO] sha for GitHub repo Srynetix/pssh-rs: 31b69302a963abe242560eefe892bce04aae8cf0 [INFO] validating manifest of Srynetix/pssh-rs 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 Srynetix/pssh-rs 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 Srynetix/pssh-rs [INFO] finished frobbing Srynetix/pssh-rs [INFO] frobbed toml for Srynetix/pssh-rs written to work/ex/beta-1.37-6/sources/1.36.0/gh/Srynetix/pssh-rs/Cargo.toml [INFO] started frobbing Srynetix/pssh-rs [INFO] finished frobbing Srynetix/pssh-rs [INFO] frobbed toml for Srynetix/pssh-rs written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Srynetix/pssh-rs/Cargo.toml [INFO] crate Srynetix/pssh-rs 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 Srynetix/pssh-rs 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/Srynetix/pssh-rs:/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] b03e2237ba09d4f19cd7cf584a5df66f251292d6f78767163ac9f493e6b91ce5 [INFO] running `"docker" "start" "-a" "b03e2237ba09d4f19cd7cf584a5df66f251292d6f78767163ac9f493e6b91ce5"` [INFO] [stderr] Compiling maplit v1.0.0 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling atty v0.2.3 [INFO] [stderr] Compiling yaml-rust v0.4.0 [INFO] [stderr] Compiling fern v0.4.3 [INFO] [stderr] Compiling clap v2.29.0 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling num v0.1.41 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling pssh-rs v1.0.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:137:27 [INFO] [stderr] | [INFO] [stderr] 137 | let home_path = match 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 34.78s [INFO] running `"docker" "inspect" "b03e2237ba09d4f19cd7cf584a5df66f251292d6f78767163ac9f493e6b91ce5"` [INFO] running `"docker" "rm" "-f" "b03e2237ba09d4f19cd7cf584a5df66f251292d6f78767163ac9f493e6b91ce5"` [INFO] [stdout] b03e2237ba09d4f19cd7cf584a5df66f251292d6f78767163ac9f493e6b91ce5 [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/Srynetix/pssh-rs:/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] fc4e1909524a5cbbd8ef29f67f5ec4a9b61e75e9df05a74ac681b73594d1dd29 [INFO] running `"docker" "start" "-a" "fc4e1909524a5cbbd8ef29f67f5ec4a9b61e75e9df05a74ac681b73594d1dd29"` [INFO] [stderr] Compiling pssh-rs v1.0.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:137:27 [INFO] [stderr] | [INFO] [stderr] 137 | let home_path = match 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 2.42s [INFO] running `"docker" "inspect" "fc4e1909524a5cbbd8ef29f67f5ec4a9b61e75e9df05a74ac681b73594d1dd29"` [INFO] running `"docker" "rm" "-f" "fc4e1909524a5cbbd8ef29f67f5ec4a9b61e75e9df05a74ac681b73594d1dd29"` [INFO] [stdout] fc4e1909524a5cbbd8ef29f67f5ec4a9b61e75e9df05a74ac681b73594d1dd29 [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/Srynetix/pssh-rs:/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] ab19392ae4d7d00a56aeb074dfa5364429e86c51049e750f700a8ddfa1f3de8c [INFO] running `"docker" "start" "-a" "ab19392ae4d7d00a56aeb074dfa5364429e86c51049e750f700a8ddfa1f3de8c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/pssh_rs-089e48dbf7eab845 [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test config::test::default_values ... ok [INFO] [stdout] test wrapper::test::test_commands ... ok [INFO] [stdout] test config::test::machine_configurations ... ok [INFO] [stdout] test config::test::empty_defaults ... ok [INFO] [stdout] test config::test::not_empty_defaults ... ok [INFO] [stdout] test config::test::defaults_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/pssh_rs-447ffa396aa93c82 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests pssh-rs [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "ab19392ae4d7d00a56aeb074dfa5364429e86c51049e750f700a8ddfa1f3de8c"` [INFO] running `"docker" "rm" "-f" "ab19392ae4d7d00a56aeb074dfa5364429e86c51049e750f700a8ddfa1f3de8c"` [INFO] [stdout] ab19392ae4d7d00a56aeb074dfa5364429e86c51049e750f700a8ddfa1f3de8c