Oct 21 18:33:53.370 INFO checking davebenvenuti/marionette against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 18:33:53.371 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-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"` Oct 21 18:33:53.838 INFO blam! e0444296fccb6b732ec261acde40567513394f68c4c6e668943d7f9d51413035 Oct 21 18:33:53.840 INFO running `"docker" "start" "-a" "e0444296fccb6b732ec261acde40567513394f68c4c6e668943d7f9d51413035"` Oct 21 18:33:55.649 INFO kablam! usermod: no changes Oct 21 18:33:55.836 INFO kablam! Compiling libssh2-sys v0.2.6 Oct 21 18:34:07.450 INFO kablam! Checking ssh2 v0.3.2 Oct 21 18:34:08.612 INFO kablam! Checking marionette v0.1.0 (/source) Oct 21 18:34:09.831 INFO kablam! warning: unused imports: `Agent`, `Identities`, `PublicKey` Oct 21 18:34:09.831 INFO kablam! --> src/main.rs:8:21 Oct 21 18:34:09.831 INFO kablam! | Oct 21 18:34:09.831 INFO kablam! 8 | use ssh2::{Session, Identities, Agent, PublicKey}; Oct 21 18:34:09.831 INFO kablam! | ^^^^^^^^^^ ^^^^^ ^^^^^^^^^ Oct 21 18:34:09.833 INFO kablam! | Oct 21 18:34:09.833 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 18:34:09.833 INFO kablam! Oct 21 18:34:09.833 INFO kablam! warning: unused import: `errors` Oct 21 18:34:09.833 INFO kablam! --> src/types.rs:3:5 Oct 21 18:34:09.833 INFO kablam! | Oct 21 18:34:09.833 INFO kablam! 3 | use errors; Oct 21 18:34:09.833 INFO kablam! | ^^^^^^ Oct 21 18:34:09.833 INFO kablam! Oct 21 18:34:09.833 INFO kablam! warning: unused imports: `Agent`, `Session` Oct 21 18:34:09.833 INFO kablam! --> src/types.rs:6:12 Oct 21 18:34:09.833 INFO kablam! | Oct 21 18:34:09.833 INFO kablam! 6 | use ssh2::{Session, Agent}; Oct 21 18:34:09.833 INFO kablam! | ^^^^^^^ ^^^^^ Oct 21 18:34:09.833 INFO kablam! Oct 21 18:34:10.128 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 18:34:10.128 INFO kablam! --> src/main.rs:31:9 Oct 21 18:34:10.128 INFO kablam! | Oct 21 18:34:10.128 INFO kablam! 31 | agent.userauth(username, &identity.unwrap()); Oct 21 18:34:10.128 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:34:10.128 INFO kablam! | Oct 21 18:34:10.128 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 18:34:10.128 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 18:34:10.128 INFO kablam! Oct 21 18:34:10.130 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 18:34:10.130 INFO kablam! --> src/main.rs:114:21 Oct 21 18:34:10.130 INFO kablam! | Oct 21 18:34:10.130 INFO kablam! 114 | channel.wait_close(); Oct 21 18:34:10.130 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:34:10.130 INFO kablam! | Oct 21 18:34:10.130 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 18:34:10.130 INFO kablam! Oct 21 18:34:10.130 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 18:34:10.130 INFO kablam! --> src/main.rs:126:9 Oct 21 18:34:10.130 INFO kablam! | Oct 21 18:34:10.130 INFO kablam! 126 | thread.join(); Oct 21 18:34:10.130 INFO kablam! | ^^^^^^^^^^^^^^ Oct 21 18:34:10.130 INFO kablam! | Oct 21 18:34:10.130 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 18:34:10.130 INFO kablam! Oct 21 18:34:10.148 INFO kablam! warning: unused imports: `Agent`, `Identities`, `PublicKey` Oct 21 18:34:10.148 INFO kablam! --> src/main.rs:8:21 Oct 21 18:34:10.148 INFO kablam! | Oct 21 18:34:10.148 INFO kablam! 8 | use ssh2::{Session, Identities, Agent, PublicKey}; Oct 21 18:34:10.148 INFO kablam! | ^^^^^^^^^^ ^^^^^ ^^^^^^^^^ Oct 21 18:34:10.148 INFO kablam! | Oct 21 18:34:10.150 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 18:34:10.150 INFO kablam! Oct 21 18:34:10.150 INFO kablam! warning: unused import: `errors` Oct 21 18:34:10.150 INFO kablam! --> src/types.rs:3:5 Oct 21 18:34:10.151 INFO kablam! | Oct 21 18:34:10.151 INFO kablam! 3 | use errors; Oct 21 18:34:10.151 INFO kablam! | ^^^^^^ Oct 21 18:34:10.151 INFO kablam! Oct 21 18:34:10.151 INFO kablam! warning: unused imports: `Agent`, `Session` Oct 21 18:34:10.152 INFO kablam! --> src/types.rs:6:12 Oct 21 18:34:10.152 INFO kablam! | Oct 21 18:34:10.152 INFO kablam! 6 | use ssh2::{Session, Agent}; Oct 21 18:34:10.152 INFO kablam! | ^^^^^^^ ^^^^^ Oct 21 18:34:10.152 INFO kablam! Oct 21 18:34:10.339 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 18:34:10.340 INFO kablam! --> src/main.rs:31:9 Oct 21 18:34:10.340 INFO kablam! | Oct 21 18:34:10.340 INFO kablam! 31 | agent.userauth(username, &identity.unwrap()); Oct 21 18:34:10.340 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:34:10.340 INFO kablam! | Oct 21 18:34:10.341 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 18:34:10.341 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 18:34:10.341 INFO kablam! Oct 21 18:34:10.341 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 18:34:10.341 INFO kablam! --> src/main.rs:114:21 Oct 21 18:34:10.341 INFO kablam! | Oct 21 18:34:10.342 INFO kablam! 114 | channel.wait_close(); Oct 21 18:34:10.342 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:34:10.342 INFO kablam! | Oct 21 18:34:10.342 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 18:34:10.342 INFO kablam! Oct 21 18:34:10.342 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 18:34:10.342 INFO kablam! --> src/main.rs:126:9 Oct 21 18:34:10.342 INFO kablam! | Oct 21 18:34:10.342 INFO kablam! 126 | thread.join(); Oct 21 18:34:10.342 INFO kablam! | ^^^^^^^^^^^^^^ Oct 21 18:34:10.344 INFO kablam! | Oct 21 18:34:10.344 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 18:34:10.344 INFO kablam! Oct 21 18:34:10.387 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.69s Oct 21 18:34:10.400 INFO kablam! su: No module specific data is present Oct 21 18:34:11.852 INFO running `"docker" "rm" "-f" "e0444296fccb6b732ec261acde40567513394f68c4c6e668943d7f9d51413035"` Oct 21 18:34:12.136 INFO blam! e0444296fccb6b732ec261acde40567513394f68c4c6e668943d7f9d51413035