[INFO] fetching crate async-ssh 0.1.2... [INFO] checking async-ssh-0.1.2 against try#38f08371587f97c145dedb2c055ac7b01bf1e788 for pr-65294 [INFO] extracting crate async-ssh 0.1.2 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate async-ssh 0.1.2 on toolchain 38f08371587f97c145dedb2c055ac7b01bf1e788 [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate async-ssh 0.1.2 [INFO] finished tweaking crates.io crate async-ssh 0.1.2 [INFO] tweaked toml for crates.io crate async-ssh 0.1.2 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thrussh v0.19.5 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 11c93393ca17f4208c6bc34535b0e366e227b309b789774f4ef92fa6a7acaaad [INFO] running `"docker" "start" "-a" "11c93393ca17f4208c6bc34535b0e366e227b309b789774f4ef92fa6a7acaaad"` [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Compiling thrussh-libsodium v0.1.4 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking cryptovec v0.4.6 [INFO] [stderr] Checking yasna v0.1.3 [INFO] [stderr] Checking base64 v0.8.0 [INFO] [stderr] Checking tokio-reactor v0.1.10 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking thrussh-keys v0.9.5 [INFO] [stderr] Checking thrussh v0.19.5 [INFO] [stderr] error[E0382]: assign to part of moved value: `newkeys` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/thrussh-0.19.5/src/client/connection.rs:553:13 [INFO] [stderr] | [INFO] [stderr] 542 | 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] 552 | session.0.kex = Some(Kex::NewKeys(newkeys)); [INFO] [stderr] | ------- value moved here [INFO] [stderr] 553 | newkeys.sent = true; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ value partially assigned here after move [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0382`. [INFO] [stderr] error: could not compile `thrussh`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "11c93393ca17f4208c6bc34535b0e366e227b309b789774f4ef92fa6a7acaaad"` [INFO] running `"docker" "rm" "-f" "11c93393ca17f4208c6bc34535b0e366e227b309b789774f4ef92fa6a7acaaad"` [INFO] [stdout] 11c93393ca17f4208c6bc34535b0e366e227b309b789774f4ef92fa6a7acaaad