[INFO] updating cached repository jdelgadoalfonso/sshclient [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/jdelgadoalfonso/sshclient [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/jdelgadoalfonso/sshclient" "work/ex/pr-61100/sources/master#8869ee03d7f258e1b76a11c6fbb01b5708a9f504/gh/jdelgadoalfonso/sshclient"` [INFO] [stderr] Cloning into 'work/ex/pr-61100/sources/master#8869ee03d7f258e1b76a11c6fbb01b5708a9f504/gh/jdelgadoalfonso/sshclient'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jdelgadoalfonso/sshclient" "work/ex/pr-61100/sources/try#58b21121d0b447ceb3f1a655155d802191acf044/gh/jdelgadoalfonso/sshclient"` [INFO] [stderr] Cloning into 'work/ex/pr-61100/sources/try#58b21121d0b447ceb3f1a655155d802191acf044/gh/jdelgadoalfonso/sshclient'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 92f7971f6d7ff2445ff6c40895ae2913500d56e1 [INFO] sha for GitHub repo jdelgadoalfonso/sshclient: 92f7971f6d7ff2445ff6c40895ae2913500d56e1 [INFO] validating manifest of jdelgadoalfonso/sshclient on toolchain master#8869ee03d7f258e1b76a11c6fbb01b5708a9f504 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+8869ee03d7f258e1b76a11c6fbb01b5708a9f504-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of jdelgadoalfonso/sshclient on toolchain try#58b21121d0b447ceb3f1a655155d802191acf044 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+58b21121d0b447ceb3f1a655155d802191acf044-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing jdelgadoalfonso/sshclient [INFO] finished frobbing jdelgadoalfonso/sshclient [INFO] frobbed toml for jdelgadoalfonso/sshclient written to work/ex/pr-61100/sources/master#8869ee03d7f258e1b76a11c6fbb01b5708a9f504/gh/jdelgadoalfonso/sshclient/Cargo.toml [INFO] started frobbing jdelgadoalfonso/sshclient [INFO] finished frobbing jdelgadoalfonso/sshclient [INFO] frobbed toml for jdelgadoalfonso/sshclient written to work/ex/pr-61100/sources/try#58b21121d0b447ceb3f1a655155d802191acf044/gh/jdelgadoalfonso/sshclient/Cargo.toml [INFO] crate jdelgadoalfonso/sshclient already has a lockfile, it will not be regenerated [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+8869ee03d7f258e1b76a11c6fbb01b5708a9f504-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+58b21121d0b447ceb3f1a655155d802191acf044-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] checking jdelgadoalfonso/sshclient against try#58b21121d0b447ceb3f1a655155d802191acf044 for pr-61100 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-61100/worker-0/try#58b21121d0b447ceb3f1a655155d802191acf044:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-61100/sources/try#58b21121d0b447ceb3f1a655155d802191acf044/gh/jdelgadoalfonso/sshclient:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/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" "+58b21121d0b447ceb3f1a655155d802191acf044-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] bc72d878f56daa72d1efe96ac16c0be85f82c5ffb5336e2c24e8767b6afbd3de [INFO] running `"docker" "start" "-a" "bc72d878f56daa72d1efe96ac16c0be85f82c5ffb5336e2c24e8767b6afbd3de"` [INFO] [stderr] Compiling libc v0.2.24 [INFO] [stderr] Compiling futures v0.1.14 [INFO] [stderr] Checking untrusted v0.5.0 [INFO] [stderr] Checking thread-id v3.2.0 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Checking mio-uds v0.6.4 [INFO] [stderr] Checking cryptovec v0.3.4 [INFO] [stderr] Checking thread_local v0.3.3 [INFO] [stderr] Checking tokio-uds v0.1.5 [INFO] [stderr] Checking regex v0.2.2 [INFO] [stderr] Compiling num_cpus v1.6.2 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Checking env_logger v0.4.3 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling rayon v0.7.1 [INFO] [stderr] Compiling ring v0.10.0 [INFO] [stderr] Checking thrussh v0.12.1 [INFO] [stderr] Checking thrussh v0.13.0 [INFO] [stderr] warning[E0382]: assign to part of moved value: `newkeys` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/thrussh-0.12.1/src/client/mod.rs:597:25 [INFO] [stderr] | [INFO] [stderr] 591 | let mut newkeys = try!(kexdhdone.compute_keys( [INFO] [stderr] | ----------- move occurs because `newkeys` has type `session::NewKeys`, which does not implement the `Copy` trait [INFO] [stderr] ... [INFO] [stderr] 595 | s.0.kex = Some(Kex::NewKeys(newkeys)); [INFO] [stderr] | ------- value moved here [INFO] [stderr] 596 | } [INFO] [stderr] 597 | 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] warning[E0382]: assign to part of moved value: `newkeys` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/thrussh-0.13.0/src/client/mod.rs:597:25 [INFO] [stderr] | [INFO] [stderr] 591 | let mut newkeys = try!(kexdhdone.compute_keys( [INFO] [stderr] | ----------- move occurs because `newkeys` has type `session::NewKeys`, which does not implement the `Copy` trait [INFO] [stderr] ... [INFO] [stderr] 595 | s.0.kex = Some(Kex::NewKeys(newkeys)); [INFO] [stderr] | ------- value moved here [INFO] [stderr] 596 | } [INFO] [stderr] 597 | 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-keys v0.3.1 [INFO] [stderr] Checking reconfig v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.50s [INFO] running `"docker" "inspect" "bc72d878f56daa72d1efe96ac16c0be85f82c5ffb5336e2c24e8767b6afbd3de"` [INFO] running `"docker" "rm" "-f" "bc72d878f56daa72d1efe96ac16c0be85f82c5ffb5336e2c24e8767b6afbd3de"` [INFO] [stdout] bc72d878f56daa72d1efe96ac16c0be85f82c5ffb5336e2c24e8767b6afbd3de