[INFO] cloning repository https://github.com/MggMuggins/thrussh-example-code [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MggMuggins/thrussh-example-code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMggMuggins%2Fthrussh-example-code", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMggMuggins%2Fthrussh-example-code'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8560d3f259130052e04b0ee10fbcc949d2c8283e [INFO] checking MggMuggins/thrussh-example-code against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMggMuggins%2Fthrussh-example-code" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MggMuggins/thrussh-example-code on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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 /workspace/builds/worker-7/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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] Downloading crates ... [INFO] [stderr] Downloaded thrussh-libsodium v0.1.3 [INFO] [stderr] Downloaded openssl v0.10.10 [INFO] running `Command { std: "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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3cd273c2a829886d31242ff9dfc494cdaeff995c46c2a1f24f79278bfa25db81 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3cd273c2a829886d31242ff9dfc494cdaeff995c46c2a1f24f79278bfa25db81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3cd273c2a829886d31242ff9dfc494cdaeff995c46c2a1f24f79278bfa25db81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cd273c2a829886d31242ff9dfc494cdaeff995c46c2a1f24f79278bfa25db81", kill_on_drop: false }` [INFO] [stdout] 3cd273c2a829886d31242ff9dfc494cdaeff995c46c2a1f24f79278bfa25db81 [INFO] running `Command { std: "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@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 013f0fa6f9f3cfaf7c26f4e82743cd9e2d5d7d517e57dd340cf2ff1c219ec091 [INFO] running `Command { std: "docker" "start" "-a" "013f0fa6f9f3cfaf7c26f4e82743cd9e2d5d7d517e57dd340cf2ff1c219ec091", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling cc v1.0.17 [INFO] [stderr] Checking futures v0.1.21 [INFO] [stderr] Checking lazy_static v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.4 [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Checking lazycell v0.6.0 [INFO] [stderr] Checking slab v0.4.0 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling openssl v0.10.10 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling serde v1.0.66 [INFO] [stderr] Checking rustc-demangle v0.1.8 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking bitflags v1.0.3 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Checking bit-vec v0.4.4 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Compiling regex v1.0.0 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking termcolor v0.3.6 [INFO] [stderr] Checking log v0.4.2 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking net2 v0.2.32 (https://github.com/redox-os/net2-rs#0eae9193) [INFO] [stderr] Checking atty v0.2.10 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking base64 v0.8.0 [INFO] [stderr] Checking regex-syntax v0.6.0 [INFO] [stderr] Checking humantime v1.1.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking bytes v0.4.8 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Checking mio v0.6.14 (https://github.com/redox-os/mio#d4184e04) [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Checking crossbeam-epoch v0.4.1 [INFO] [stderr] Checking cryptovec v0.4.5 (https://github.com/redox-os/cryptovec#13303e89) [INFO] [stderr] Compiling syn v0.14.2 [INFO] [stderr] Compiling thrussh-libsodium v0.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Checking crossbeam-deque v0.3.1 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling openssl-sys v0.9.33 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Checking tokio-executor v0.1.2 (https://github.com/redox-os/tokio#efcbee9b) [INFO] [stderr] Checking tokio-io v0.1.6 (https://github.com/redox-os/tokio#efcbee9b) [INFO] [stderr] Checking tokio-threadpool v0.1.3 (https://github.com/redox-os/tokio#efcbee9b) [INFO] [stderr] Checking tokio-timer v0.2.3 (https://github.com/redox-os/tokio#efcbee9b) [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking tokio-reactor v0.1.1 (https://github.com/redox-os/tokio#efcbee9b) [INFO] [stderr] Checking backtrace v0.3.8 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking tokio-udp 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-fs 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 num-rational v0.1.42 [INFO] [stderr] Checking tokio-core v0.1.17 (https://github.com/redox-os/tokio-core#de035072) [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking yasna v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.66 [INFO] [stderr] Checking env_logger v0.5.10 [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] [stdout] error[E0382]: assign to part of moved value: `newkeys` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/thrussh-300f459778ec1e55/1b839d5/thrussh/src/client/connection.rs:555:13 [INFO] [stdout] | [INFO] [stdout] 544 | let mut newkeys = kexdhdone.compute_keys( [INFO] [stdout] | ----------- move occurs because `newkeys` has type `session::NewKeys`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 554 | session.0.kex = Some(Kex::NewKeys(newkeys)); [INFO] [stdout] | ------- value moved here [INFO] [stdout] 555 | newkeys.sent = true; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ value partially assigned here after move [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0382`. [INFO] [stdout] [INFO] [stderr] error: could not compile `thrussh`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "013f0fa6f9f3cfaf7c26f4e82743cd9e2d5d7d517e57dd340cf2ff1c219ec091", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "013f0fa6f9f3cfaf7c26f4e82743cd9e2d5d7d517e57dd340cf2ff1c219ec091", kill_on_drop: false }` [INFO] [stdout] 013f0fa6f9f3cfaf7c26f4e82743cd9e2d5d7d517e57dd340cf2ff1c219ec091