Nov 17 13:56:09.449 INFO testing LersSett/wssh against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 13:56:09.451 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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 17 13:56:09.930 INFO [stdout] 64f0227959cb4954481ca06c902900dc84c02db744a5c33cd21c759170a800a8 Nov 17 13:56:09.935 INFO running `"docker" "start" "-a" "64f0227959cb4954481ca06c902900dc84c02db744a5c33cd21c759170a800a8"` Nov 17 13:56:10.759 INFO [stderr] usermod: no changes Nov 17 13:56:11.093 INFO [stderr] Compiling want v0.0.4 Nov 17 13:56:11.093 INFO [stderr] Compiling mio v0.6.15 Nov 17 13:56:11.093 INFO [stderr] Compiling parking_lot_core v0.3.0 Nov 17 13:56:11.094 INFO [stderr] Compiling tokio-io v0.1.8 Nov 17 13:56:11.101 INFO [stderr] Compiling rusoto_core v0.32.0 Nov 17 13:56:11.118 INFO [stderr] Compiling tokio-threadpool v0.1.6 Nov 17 13:56:13.103 INFO [stderr] Compiling parking_lot v0.6.4 Nov 17 13:56:13.379 INFO [stderr] Compiling tokio-codec v0.1.0 Nov 17 13:56:16.428 INFO [stderr] Compiling tokio-fs v0.1.3 Nov 17 13:56:16.903 INFO [stderr] Compiling mio-uds v0.6.7 Nov 17 13:56:16.904 INFO [stderr] Compiling tokio-reactor v0.1.5 Nov 17 13:56:19.735 INFO [stderr] Compiling tokio-uds v0.2.1 Nov 17 13:56:19.736 INFO [stderr] Compiling tokio-udp v0.1.2 Nov 17 13:56:19.736 INFO [stderr] Compiling tokio-tcp v0.1.1 Nov 17 13:56:22.632 INFO [stderr] Compiling tokio v0.1.8 Nov 17 13:56:25.053 INFO [stderr] Compiling tokio-core v0.1.17 Nov 17 13:56:28.652 INFO [stderr] Compiling tokio-proto v0.1.1 Nov 17 13:56:28.652 INFO [stderr] Compiling tokio-tls v0.1.4 Nov 17 13:56:32.500 INFO [stderr] Compiling hyper v0.11.27 Nov 17 13:56:42.983 INFO [stderr] Compiling hyper-tls v0.1.4 Nov 17 13:56:45.071 INFO [stderr] Compiling rusoto_credential v0.11.0 Nov 17 13:57:00.212 INFO [stderr] Compiling rusoto_opsworks v0.32.0 Nov 17 13:57:17.718 INFO [stderr] Compiling wssh v0.0.1 (/source) Nov 17 13:57:21.517 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 17 13:57:21.517 INFO [stderr] --> src/helper.rs:25:9 Nov 17 13:57:21.517 INFO [stderr] | Nov 17 13:57:21.517 INFO [stderr] 25 | match env::home_dir() { Nov 17 13:57:21.517 INFO [stderr] | ^^^^^^^^^^^^^ Nov 17 13:57:21.517 INFO [stderr] | Nov 17 13:57:21.517 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 17 13:57:21.517 INFO [stderr] Nov 17 13:57:30.696 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s Nov 17 13:57:30.735 INFO [stderr] su: No module specific data is present Nov 17 13:57:31.703 INFO running `"docker" "inspect" "64f0227959cb4954481ca06c902900dc84c02db744a5c33cd21c759170a800a8"` Nov 17 13:57:31.973 INFO running `"docker" "rm" "-f" "64f0227959cb4954481ca06c902900dc84c02db744a5c33cd21c759170a800a8"` Nov 17 13:57:32.259 INFO [stdout] 64f0227959cb4954481ca06c902900dc84c02db744a5c33cd21c759170a800a8 Nov 17 13:57:32.261 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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 17 13:57:32.778 INFO [stdout] fede67807d61d574616aac25bcf43c22be0d61a208edd1c679ae59a142b619a4 Nov 17 13:57:32.780 INFO running `"docker" "start" "-a" "fede67807d61d574616aac25bcf43c22be0d61a208edd1c679ae59a142b619a4"` Nov 17 13:57:34.755 INFO [stderr] usermod: no changes Nov 17 13:57:35.051 INFO [stderr] Compiling wssh v0.0.1 (/source) Nov 17 13:57:37.971 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 17 13:57:37.971 INFO [stderr] --> src/helper.rs:25:9 Nov 17 13:57:37.971 INFO [stderr] | Nov 17 13:57:37.971 INFO [stderr] 25 | match env::home_dir() { Nov 17 13:57:37.971 INFO [stderr] | ^^^^^^^^^^^^^ Nov 17 13:57:37.971 INFO [stderr] | Nov 17 13:57:37.971 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 17 13:57:37.971 INFO [stderr] Nov 17 13:57:38.683 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.90s Nov 17 13:57:38.708 INFO [stderr] su: No module specific data is present Nov 17 13:57:39.756 INFO running `"docker" "inspect" "fede67807d61d574616aac25bcf43c22be0d61a208edd1c679ae59a142b619a4"` Nov 17 13:57:40.061 INFO running `"docker" "rm" "-f" "fede67807d61d574616aac25bcf43c22be0d61a208edd1c679ae59a142b619a4"` Nov 17 13:57:40.391 INFO [stdout] fede67807d61d574616aac25bcf43c22be0d61a208edd1c679ae59a142b619a4 Nov 17 13:57:40.401 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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 17 13:57:40.980 INFO [stdout] 86980b1d25a5a12fef708aae4020befcb7da1629201aca90acfc9b993683d7fb Nov 17 13:57:40.983 INFO running `"docker" "start" "-a" "86980b1d25a5a12fef708aae4020befcb7da1629201aca90acfc9b993683d7fb"` Nov 17 13:57:43.047 INFO [stderr] usermod: no changes Nov 17 13:57:43.331 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.27s Nov 17 13:57:43.341 INFO [stderr] Running /target/debug/deps/wssh-cb145224a25d2713 Nov 17 13:57:43.352 INFO [stdout] Nov 17 13:57:43.352 INFO [stdout] running 0 tests Nov 17 13:57:43.352 INFO [stdout] Nov 17 13:57:43.353 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 13:57:43.353 INFO [stdout] Nov 17 13:57:43.357 INFO [stderr] su: No module specific data is present Nov 17 13:57:43.942 INFO running `"docker" "inspect" "86980b1d25a5a12fef708aae4020befcb7da1629201aca90acfc9b993683d7fb"` Nov 17 13:57:44.225 INFO running `"docker" "rm" "-f" "86980b1d25a5a12fef708aae4020befcb7da1629201aca90acfc9b993683d7fb"` Nov 17 13:57:44.507 INFO [stdout] 86980b1d25a5a12fef708aae4020befcb7da1629201aca90acfc9b993683d7fb