[INFO] cloning repository https://github.com/MggMuggins/thrussh-example-code [INFO] running `"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"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMggMuggins%2Fthrussh-example-code'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8560d3f259130052e04b0ee10fbcc949d2c8283e [INFO] testing MggMuggins/thrussh-example-code against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMggMuggins%2Fthrussh-example-code" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MggMuggins/thrussh-example-code on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.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 /workspace/builds/worker-1/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 `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=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.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e4c79436abbdf20eec4d57bffeaea8a1155ea49ab0306fe0dc461a1d8ca84220 [INFO] running `"docker" "start" "-a" "e4c79436abbdf20eec4d57bffeaea8a1155ea49ab0306fe0dc461a1d8ca84220"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling futures v0.1.21 [INFO] [stderr] Compiling cc v1.0.17 [INFO] [stderr] Compiling num-traits v0.2.4 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling openssl v0.10.10 [INFO] [stderr] Compiling serde v1.0.66 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling regex v1.0.0 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling untrusted v0.5.1 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling log v0.4.2 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling base64 v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.0 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling log v0.3.9 [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 memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.10 [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 bytes v0.4.8 [INFO] [stderr] Compiling thrussh-libsodium v0.1.3 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling mio v0.6.14 (https://github.com/redox-os/mio#d4184e04) [INFO] [stderr] Compiling syn v0.14.2 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling cryptovec v0.4.5 (https://github.com/redox-os/cryptovec#13303e89) [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling openssl-sys v0.9.33 [INFO] [stderr] Compiling tokio-executor v0.1.2 (https://github.com/redox-os/tokio#efcbee9b) [INFO] [stderr] Compiling tokio-io v0.1.6 (https://github.com/redox-os/tokio#efcbee9b) [INFO] [stderr] Compiling tokio-threadpool v0.1.3 (https://github.com/redox-os/tokio#efcbee9b) [INFO] [stderr] Compiling tokio-timer v0.2.3 (https://github.com/redox-os/tokio#efcbee9b) [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling tokio-reactor v0.1.1 (https://github.com/redox-os/tokio#efcbee9b) [INFO] [stderr] Compiling backtrace v0.3.8 [INFO] [stderr] Compiling tokio-fs 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 tokio-tcp v0.1.0 (https://github.com/redox-os/tokio#efcbee9b) [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling tokio v0.1.6 (https://github.com/redox-os/tokio#efcbee9b) [INFO] [stderr] Compiling num-rational v0.1.42 [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 num v0.1.42 [INFO] [stderr] Compiling yasna v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.66 [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] [stderr] error[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] 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" "e4c79436abbdf20eec4d57bffeaea8a1155ea49ab0306fe0dc461a1d8ca84220"` [INFO] running `"docker" "rm" "-f" "e4c79436abbdf20eec4d57bffeaea8a1155ea49ab0306fe0dc461a1d8ca84220"` [INFO] [stdout] e4c79436abbdf20eec4d57bffeaea8a1155ea49ab0306fe0dc461a1d8ca84220