[INFO] cloning repository Srynetix/pssh-rs [INFO] running `"git" "clone" "--bare" "git://github.com/Srynetix/pssh-rs.git" "work/cache/sources/gh/Srynetix/pssh-rs"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/Srynetix/pssh-rs'... [INFO] running `"git" "clone" "work/cache/sources/gh/Srynetix/pssh-rs" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Srynetix/pssh-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Srynetix/pssh-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Srynetix/pssh-rs" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Srynetix/pssh-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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 master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Srynetix/pssh-rs on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "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/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Srynetix/pssh-rs against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 82ff5cc1edfedff982839520513c81b8ce9e597af458db2dfc04fc4c6948c0bc [INFO] running `"docker" "start" "-a" "82ff5cc1edfedff982839520513c81b8ce9e597af458db2dfc04fc4c6948c0bc"` [INFO] [stderr] Compiling maplit v1.0.0 [INFO] [stderr] Compiling yaml-rust v0.4.0 [INFO] [stderr] Compiling clap v2.29.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.86s [INFO] running `"docker" "inspect" "82ff5cc1edfedff982839520513c81b8ce9e597af458db2dfc04fc4c6948c0bc"` [INFO] running `"docker" "rm" "-f" "82ff5cc1edfedff982839520513c81b8ce9e597af458db2dfc04fc4c6948c0bc"` [INFO] [stdout] 82ff5cc1edfedff982839520513c81b8ce9e597af458db2dfc04fc4c6948c0bc [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] e46f201f52bf4a7326371e7d36785fa70fdab6747a35f710ef13f61eda020885 [INFO] running `"docker" "start" "-a" "e46f201f52bf4a7326371e7d36785fa70fdab6747a35f710ef13f61eda020885"` [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 3.00s [INFO] running `"docker" "inspect" "e46f201f52bf4a7326371e7d36785fa70fdab6747a35f710ef13f61eda020885"` [INFO] running `"docker" "rm" "-f" "e46f201f52bf4a7326371e7d36785fa70fdab6747a35f710ef13f61eda020885"` [INFO] [stdout] e46f201f52bf4a7326371e7d36785fa70fdab6747a35f710ef13f61eda020885 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 3727acd270fd21f0aeca5e82925d66d530adae859b1876d1ed27c49dc94ef057 [INFO] running `"docker" "start" "-a" "3727acd270fd21f0aeca5e82925d66d530adae859b1876d1ed27c49dc94ef057"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/pssh_rs-df0f183187d4fd55 [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test config::test::empty_defaults ... ok [INFO] [stdout] test config::test::default_values ... ok [INFO] [stdout] test config::test::machine_configurations ... ok [INFO] [stdout] test config::test::not_empty_defaults ... ok [INFO] [stdout] test wrapper::test::test_commands ... 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-693db68edb4a15c0 [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] [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" "3727acd270fd21f0aeca5e82925d66d530adae859b1876d1ed27c49dc94ef057"` [INFO] running `"docker" "rm" "-f" "3727acd270fd21f0aeca5e82925d66d530adae859b1876d1ed27c49dc94ef057"` [INFO] [stdout] 3727acd270fd21f0aeca5e82925d66d530adae859b1876d1ed27c49dc94ef057