[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8560d3f259130052e04b0ee10fbcc949d2c8283e [INFO] testing MggMuggins/thrussh-example-code against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMggMuggins%2Fthrussh-example-code" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MggMuggins/thrussh-example-code on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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-0/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9419317ee19c7830c529c5bd95d233f21bc3371f342dc8f197640ccf606bd1ed [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" "9419317ee19c7830c529c5bd95d233f21bc3371f342dc8f197640ccf606bd1ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9419317ee19c7830c529c5bd95d233f21bc3371f342dc8f197640ccf606bd1ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9419317ee19c7830c529c5bd95d233f21bc3371f342dc8f197640ccf606bd1ed", kill_on_drop: false }` [INFO] [stdout] 9419317ee19c7830c529c5bd95d233f21bc3371f342dc8f197640ccf606bd1ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f54e1d1d185bbd3d714f2c7be4f9d3c938fca014acbb598fe6a61e4f307cedd [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" "0f54e1d1d185bbd3d714f2c7be4f9d3c938fca014acbb598fe6a61e4f307cedd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling openssl v0.10.10 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling quick-error v1.2.2 [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 thrussh-libsodium v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.6.0 [INFO] [stderr] Compiling regex v1.0.0 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling base64 v0.8.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling tokio-timer v0.2.3 (https://github.com/redox-os/tokio#efcbee9b) [INFO] [stderr] Compiling crossbeam-epoch v0.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling net2 v0.2.32 (https://github.com/redox-os/net2-rs#0eae9193) [INFO] [stderr] Compiling openssl-sys v0.9.33 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling cryptovec v0.4.5 (https://github.com/redox-os/cryptovec#13303e89) [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling bytes v0.4.8 [INFO] [stderr] Compiling syn v0.14.2 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling mio v0.6.14 (https://github.com/redox-os/mio#d4184e04) [INFO] [stderr] Compiling tokio-io v0.1.6 (https://github.com/redox-os/tokio#efcbee9b) [INFO] [stderr] Compiling backtrace v0.3.8 [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 error-chain v0.11.0 [INFO] [stderr] Compiling tokio-reactor v0.1.1 (https://github.com/redox-os/tokio#efcbee9b) [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling tokio-fs v0.1.0 (https://github.com/redox-os/tokio#efcbee9b) [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling tokio-udp v0.1.0 (https://github.com/redox-os/tokio#efcbee9b) [INFO] [stderr] Compiling tokio-tcp v0.1.0 (https://github.com/redox-os/tokio#efcbee9b) [INFO] [stderr] Compiling tokio v0.1.6 (https://github.com/redox-os/tokio#efcbee9b) [INFO] [stderr] Compiling tokio-core v0.1.17 (https://github.com/redox-os/tokio-core#de035072) [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] Compiling serde_derive v1.0.66 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling yasna v0.1.3 [INFO] [stderr] Compiling env_logger v0.5.10 [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] [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" "0f54e1d1d185bbd3d714f2c7be4f9d3c938fca014acbb598fe6a61e4f307cedd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f54e1d1d185bbd3d714f2c7be4f9d3c938fca014acbb598fe6a61e4f307cedd", kill_on_drop: false }` [INFO] [stdout] 0f54e1d1d185bbd3d714f2c7be4f9d3c938fca014acbb598fe6a61e4f307cedd