[INFO] crate thrussh-agent 0.1.0 is already in cache [INFO] extracting crate thrussh-agent 0.1.0 into work/ex/beta-1.37-6/sources/1.36.0/reg/thrussh-agent/0.1.0 [INFO] extracting crate thrussh-agent 0.1.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/thrussh-agent/0.1.0 [INFO] validating manifest of thrussh-agent-0.1.0 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of thrussh-agent-0.1.0 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing thrussh-agent-0.1.0 [INFO] finished frobbing thrussh-agent-0.1.0 [INFO] frobbed toml for thrussh-agent-0.1.0 written to work/ex/beta-1.37-6/sources/1.36.0/reg/thrussh-agent/0.1.0/Cargo.toml [INFO] started frobbing thrussh-agent-0.1.0 [INFO] finished frobbing thrussh-agent-0.1.0 [INFO] frobbed toml for thrussh-agent-0.1.0 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/thrussh-agent/0.1.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing thrussh-agent-0.1.0 against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/thrussh-agent/0.1.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/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=warn" "-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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 5cfeda47a279579cb64bc9ee7c5bd444d0efa20ef79b571c5f0e578688fdac36 [INFO] running `"docker" "start" "-a" "5cfeda47a279579cb64bc9ee7c5bd444d0efa20ef79b571c5f0e578688fdac36"` [INFO] [stderr] Compiling thrussh-libsodium v0.1.4 [INFO] [stderr] Compiling base64 v0.8.0 [INFO] [stderr] Compiling cryptovec v0.4.6 [INFO] [stderr] Compiling yasna v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.1.7 [INFO] [stderr] Compiling thrussh v0.17.2 [INFO] [stderr] warning[E0382]: assign to part of moved value: `newkeys` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/thrussh-0.17.2/src/client/connection.rs:546:13 [INFO] [stderr] | [INFO] [stderr] 535 | 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] 545 | session.0.kex = Some(Kex::NewKeys(newkeys)); [INFO] [stderr] | ------- value moved here [INFO] [stderr] 546 | 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] Compiling thrussh-keys v0.8.2 [INFO] [stderr] Compiling thrussh-agent v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.72s [INFO] running `"docker" "inspect" "5cfeda47a279579cb64bc9ee7c5bd444d0efa20ef79b571c5f0e578688fdac36"` [INFO] running `"docker" "rm" "-f" "5cfeda47a279579cb64bc9ee7c5bd444d0efa20ef79b571c5f0e578688fdac36"` [INFO] [stdout] 5cfeda47a279579cb64bc9ee7c5bd444d0efa20ef79b571c5f0e578688fdac36 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/thrussh-agent/0.1.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/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=warn" "-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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 2df0a9962f237eaeac2945c3634531da0ad4f339a7fab860d5e2b0fd3d1b28ba [INFO] running `"docker" "start" "-a" "2df0a9962f237eaeac2945c3634531da0ad4f339a7fab860d5e2b0fd3d1b28ba"` [INFO] [stderr] Compiling thrussh-agent v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.08s [INFO] running `"docker" "inspect" "2df0a9962f237eaeac2945c3634531da0ad4f339a7fab860d5e2b0fd3d1b28ba"` [INFO] running `"docker" "rm" "-f" "2df0a9962f237eaeac2945c3634531da0ad4f339a7fab860d5e2b0fd3d1b28ba"` [INFO] [stdout] 2df0a9962f237eaeac2945c3634531da0ad4f339a7fab860d5e2b0fd3d1b28ba [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/thrussh-agent/0.1.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/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=warn" "-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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 6d73ed291808b0b821f4c79234b69bf565a3d68dcd7d13b03d568b67ec01e913 [INFO] running `"docker" "start" "-a" "6d73ed291808b0b821f4c79234b69bf565a3d68dcd7d13b03d568b67ec01e913"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/thrussh_add-a26ee90f2c10abba [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/thrussh_agent-fbe8bd6448cfb870 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "6d73ed291808b0b821f4c79234b69bf565a3d68dcd7d13b03d568b67ec01e913"` [INFO] running `"docker" "rm" "-f" "6d73ed291808b0b821f4c79234b69bf565a3d68dcd7d13b03d568b67ec01e913"` [INFO] [stdout] 6d73ed291808b0b821f4c79234b69bf565a3d68dcd7d13b03d568b67ec01e913