[INFO] updating cached repository https://github.com/MggMuggins/thrussh-example-code [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8560d3f259130052e04b0ee10fbcc949d2c8283e [INFO] testing MggMuggins/thrussh-example-code against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FMggMuggins%2Fthrussh-example-code" "work/builds/worker-3/source"` [INFO] [stderr] Cloning into 'work/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MggMuggins/thrussh-example-code on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/MggMuggins/thrussh-example-code [INFO] finished tweaking git repo https://github.com/MggMuggins/thrussh-example-code [INFO] tweaked toml for git repo https://github.com/MggMuggins/thrussh-example-code written to work/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/MggMuggins/thrussh-example-code already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 0bb6688eeac47427c934f3d9d242098edbb98b1901b6a639b3d9b022da349f81 [INFO] running `"docker" "start" "-a" "0bb6688eeac47427c934f3d9d242098edbb98b1901b6a639b3d9b022da349f81"` [INFO] [stderr] Compiling openssl v0.10.10 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling log v0.4.2 [INFO] [stderr] Compiling net2 v0.2.32 (https://github.com/redox-os/net2-rs#0eae9193) [INFO] [stderr] Compiling tokio-executor v0.1.2 (https://github.com/redox-os/tokio#efcbee9b) [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling openssl-sys v0.9.33 [INFO] [stderr] Compiling thrussh-libsodium v0.1.3 [INFO] [stderr] Compiling base64 v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.4.1 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling syn v0.14.2 [INFO] [stderr] Compiling cryptovec v0.4.5 (https://github.com/redox-os/cryptovec#13303e89) [INFO] [stderr] Compiling tokio-io v0.1.6 (https://github.com/redox-os/tokio#efcbee9b) [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling mio v0.6.14 (https://github.com/redox-os/mio#d4184e04) [INFO] [stderr] Compiling tokio-timer v0.2.3 (https://github.com/redox-os/tokio#efcbee9b) [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling regex v1.0.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.3 (https://github.com/redox-os/tokio#efcbee9b) [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling backtrace v0.3.8 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling tokio-reactor v0.1.1 (https://github.com/redox-os/tokio#efcbee9b) [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling tokio-fs v0.1.0 (https://github.com/redox-os/tokio#efcbee9b) [INFO] [stderr] Compiling yasna v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.0 (https://github.com/redox-os/tokio#efcbee9b) [INFO] [stderr] Compiling tokio-udp v0.1.0 (https://github.com/redox-os/tokio#efcbee9b) [INFO] [stderr] Compiling env_logger v0.5.10 [INFO] [stderr] Compiling tokio v0.1.6 (https://github.com/redox-os/tokio#efcbee9b) [INFO] [stderr] Compiling serde_derive v1.0.66 [INFO] [stderr] Compiling tokio-core v0.1.17 (https://github.com/redox-os/tokio-core#de035072) [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] Compiling thrussh-keys v0.9.5 (https://github.com/redox-os/thrussh#1b839d59) [INFO] [stderr] Compiling 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/rustwide/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] Compiling thrussh-test v0.1.0 (/opt/rustwide/workdir) [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 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] Finished dev [unoptimized + debuginfo] target(s) in 29.18s [INFO] running `"docker" "inspect" "0bb6688eeac47427c934f3d9d242098edbb98b1901b6a639b3d9b022da349f81"` [INFO] running `"docker" "rm" "-f" "0bb6688eeac47427c934f3d9d242098edbb98b1901b6a639b3d9b022da349f81"` [INFO] [stdout] 0bb6688eeac47427c934f3d9d242098edbb98b1901b6a639b3d9b022da349f81 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] ee9aba4f6e36713e12a22386617bba3a2a21a5a0cf91087a141d6dd32228729c [INFO] running `"docker" "start" "-a" "ee9aba4f6e36713e12a22386617bba3a2a21a5a0cf91087a141d6dd32228729c"` [INFO] [stderr] Compiling thrussh-test v0.1.0 (/opt/rustwide/workdir) [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 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] Finished dev [unoptimized + debuginfo] target(s) in 1.66s [INFO] running `"docker" "inspect" "ee9aba4f6e36713e12a22386617bba3a2a21a5a0cf91087a141d6dd32228729c"` [INFO] running `"docker" "rm" "-f" "ee9aba4f6e36713e12a22386617bba3a2a21a5a0cf91087a141d6dd32228729c"` [INFO] [stdout] ee9aba4f6e36713e12a22386617bba3a2a21a5a0cf91087a141d6dd32228729c [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] d25043042813cb80fe173ad19a15b921cb6262faff703557cefdfe2d18b78fb3 [INFO] running `"docker" "start" "-a" "d25043042813cb80fe173ad19a15b921cb6262faff703557cefdfe2d18b78fb3"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.54s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/client-4256c7111173b6af [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] Running /opt/rustwide/target/debug/deps/server-f6915c4be522bdcf [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" "d25043042813cb80fe173ad19a15b921cb6262faff703557cefdfe2d18b78fb3"` [INFO] running `"docker" "rm" "-f" "d25043042813cb80fe173ad19a15b921cb6262faff703557cefdfe2d18b78fb3"` [INFO] [stdout] d25043042813cb80fe173ad19a15b921cb6262faff703557cefdfe2d18b78fb3