[INFO] cloning repository MggMuggins/thrussh-example-code [INFO] running `"git" "clone" "--bare" "git://github.com/MggMuggins/thrussh-example-code.git" "work/cache/sources/gh/MggMuggins/thrussh-example-code"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/MggMuggins/thrussh-example-code'... [INFO] running `"git" "clone" "work/cache/sources/gh/MggMuggins/thrussh-example-code" "work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/MggMuggins/thrussh-example-code"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/MggMuggins/thrussh-example-code'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/MggMuggins/thrussh-example-code" "work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/MggMuggins/thrussh-example-code"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/MggMuggins/thrussh-example-code'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8560d3f259130052e04b0ee10fbcc949d2c8283e [INFO] sha for GitHub repo MggMuggins/thrussh-example-code: 8560d3f259130052e04b0ee10fbcc949d2c8283e [INFO] validating manifest of MggMuggins/thrussh-example-code on toolchain master#9f06855064ed06a50c496577b21ca50f92a2e67d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of MggMuggins/thrussh-example-code on toolchain try#d3301713b54af69ca9de941a8c6b0d8287dbd6df [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing MggMuggins/thrussh-example-code [INFO] finished frobbing MggMuggins/thrussh-example-code [INFO] frobbed toml for MggMuggins/thrussh-example-code written to work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/MggMuggins/thrussh-example-code/Cargo.toml [INFO] started frobbing MggMuggins/thrussh-example-code [INFO] finished frobbing MggMuggins/thrussh-example-code [INFO] frobbed toml for MggMuggins/thrussh-example-code written to work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/MggMuggins/thrussh-example-code/Cargo.toml [INFO] crate MggMuggins/thrussh-example-code already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating git repository `https://github.com/redox-os/thrussh` [INFO] [stderr] Updating git repository `https://github.com/redox-os/tokio` [INFO] [stderr] Updating git repository `https://github.com/redox-os/cryptovec` [INFO] [stderr] Updating git repository `https://github.com/redox-os/tokio-core` [INFO] [stderr] Updating git repository `https://github.com/redox-os/mio` [INFO] [stderr] Updating git repository `https://github.com/redox-os/net2-rs` [INFO] [stderr] Updating git repository `https://github.com/redox-os/miow` [INFO] [stderr] Updating git repository `https://github.com/redox-os/socket2-rs` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking MggMuggins/thrussh-example-code against try#d3301713b54af69ca9de941a8c6b0d8287dbd6df for pr-61874 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61874/worker-2/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/MggMuggins/thrussh-example-code:/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" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 40d581a3137b46e7b1ef7bd070a8e9e7ebeabc527e816fc2664da36b4a166e64 [INFO] running `"docker" "start" "-a" "40d581a3137b46e7b1ef7bd070a8e9e7ebeabc527e816fc2664da36b4a166e64"` [INFO] [stderr] Checking net2 v0.2.32 (https://github.com/redox-os/net2-rs#0eae9193) [INFO] [stderr] Checking tokio-executor v0.1.2 (https://github.com/redox-os/tokio#efcbee9b) [INFO] [stderr] Compiling thrussh-libsodium v0.1.3 [INFO] [stderr] Checking crossbeam-epoch v0.4.1 [INFO] [stderr] Checking tokio-io v0.1.6 (https://github.com/redox-os/tokio#efcbee9b) [INFO] [stderr] Compiling openssl v0.10.10 [INFO] [stderr] Checking cryptovec v0.4.5 (https://github.com/redox-os/cryptovec#13303e89) [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking env_logger v0.5.10 [INFO] [stderr] Checking tokio-timer v0.2.3 (https://github.com/redox-os/tokio#efcbee9b) [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] Checking crossbeam-deque v0.3.1 [INFO] [stderr] Checking mio v0.6.14 (https://github.com/redox-os/mio#d4184e04) [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking yasna v0.1.3 [INFO] [stderr] Checking tokio-threadpool v0.1.3 (https://github.com/redox-os/tokio#efcbee9b) [INFO] [stderr] Checking tokio-reactor v0.1.1 (https://github.com/redox-os/tokio#efcbee9b) [INFO] [stderr] Checking tokio-fs v0.1.0 (https://github.com/redox-os/tokio#efcbee9b) [INFO] [stderr] Checking tokio-tcp v0.1.0 (https://github.com/redox-os/tokio#efcbee9b) [INFO] [stderr] Checking tokio-udp v0.1.0 (https://github.com/redox-os/tokio#efcbee9b) [INFO] [stderr] Checking tokio v0.1.6 (https://github.com/redox-os/tokio#efcbee9b) [INFO] [stderr] Checking tokio-core v0.1.17 (https://github.com/redox-os/tokio-core#de035072) [INFO] [stderr] Checking thrussh-keys v0.9.5 (https://github.com/redox-os/thrussh#1b839d59) [INFO] [stderr] Checking thrussh v0.20.0 (https://github.com/redox-os/thrussh#1b839d59) [INFO] [stderr] warning[E0382]: assign to part of moved value: `newkeys` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/thrussh-300f459778ec1e55/1b839d5/thrussh/src/client/connection.rs:555:13 [INFO] [stderr] | [INFO] [stderr] 544 | let mut newkeys = kexdhdone.compute_keys( [INFO] [stderr] | ----------- move occurs because `newkeys` has type `session::NewKeys`, which does not implement the `Copy` trait [INFO] [stderr] ... [INFO] [stderr] 554 | session.0.kex = Some(Kex::NewKeys(newkeys)); [INFO] [stderr] | ------- value moved here [INFO] [stderr] 555 | newkeys.sent = true; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ value partially assigned here after move [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] Checking thrussh-test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused imports: `Auth`, `Session` [INFO] [stderr] --> src/bin/client.rs:10:23 [INFO] [stderr] | [INFO] [stderr] 10 | use thrussh::server::{Auth, Session}; [INFO] [stderr] | ^^^^ ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Auth`, `Session` [INFO] [stderr] --> src/bin/client.rs:10:23 [INFO] [stderr] | [INFO] [stderr] 10 | use thrussh::server::{Auth, Session}; [INFO] [stderr] | ^^^^ ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `futures::Future` [INFO] [stderr] --> src/bin/server.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | use futures::Future; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `futures::Future` [INFO] [stderr] --> src/bin/server.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | use futures::Future; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.00s [INFO] running `"docker" "inspect" "40d581a3137b46e7b1ef7bd070a8e9e7ebeabc527e816fc2664da36b4a166e64"` [INFO] running `"docker" "rm" "-f" "40d581a3137b46e7b1ef7bd070a8e9e7ebeabc527e816fc2664da36b4a166e64"` [INFO] [stdout] 40d581a3137b46e7b1ef7bd070a8e9e7ebeabc527e816fc2664da36b4a166e64