[INFO] crate thrussh-agent 0.1.0 is already in cache [INFO] extracting crate thrussh-agent 0.1.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/thrussh-agent/0.1.0 [INFO] extracting crate thrussh-agent 0.1.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/thrussh-agent/0.1.0 [INFO] validating manifest of thrussh-agent-0.1.0 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of thrussh-agent-0.1.0 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "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.38-1/sources/1.37.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.38-1/sources/beta-2019-08-13/reg/thrussh-agent/0.1.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing thrussh-agent-0.1.0 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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-08-13" "build" "--frozen"` [INFO] [stdout] 23f1efe6507d0cda6d2bad8edc02d16e8b166791698192d77289fb35ed92fe41 [INFO] running `"docker" "start" "-a" "23f1efe6507d0cda6d2bad8edc02d16e8b166791698192d77289fb35ed92fe41"` [INFO] [stderr] Compiling thrussh-libsodium v0.1.4 [INFO] [stderr] Compiling termion v1.5.3 [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 18.49s [INFO] running `"docker" "inspect" "23f1efe6507d0cda6d2bad8edc02d16e8b166791698192d77289fb35ed92fe41"` [INFO] running `"docker" "rm" "-f" "23f1efe6507d0cda6d2bad8edc02d16e8b166791698192d77289fb35ed92fe41"` [INFO] [stdout] 23f1efe6507d0cda6d2bad8edc02d16e8b166791698192d77289fb35ed92fe41 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] d257ed6e7d140b86aa8011f3316cb8e437909dac629bdd0b8009a3cdafe0cb81 [INFO] running `"docker" "start" "-a" "d257ed6e7d140b86aa8011f3316cb8e437909dac629bdd0b8009a3cdafe0cb81"` [INFO] [stderr] Compiling thrussh-agent v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.59s [INFO] running `"docker" "inspect" "d257ed6e7d140b86aa8011f3316cb8e437909dac629bdd0b8009a3cdafe0cb81"` [INFO] running `"docker" "rm" "-f" "d257ed6e7d140b86aa8011f3316cb8e437909dac629bdd0b8009a3cdafe0cb81"` [INFO] [stdout] d257ed6e7d140b86aa8011f3316cb8e437909dac629bdd0b8009a3cdafe0cb81 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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-08-13" "test" "--frozen"` [INFO] [stdout] d4a644b2bf7d8f9922cebdd71875249a1476863bc94f2faec20d64fd235d9597 [INFO] running `"docker" "start" "-a" "d4a644b2bf7d8f9922cebdd71875249a1476863bc94f2faec20d64fd235d9597"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/thrussh_add-4883253fb7251a90 [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-756677f308b694f1 [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" "d4a644b2bf7d8f9922cebdd71875249a1476863bc94f2faec20d64fd235d9597"` [INFO] running `"docker" "rm" "-f" "d4a644b2bf7d8f9922cebdd71875249a1476863bc94f2faec20d64fd235d9597"` [INFO] [stdout] d4a644b2bf7d8f9922cebdd71875249a1476863bc94f2faec20d64fd235d9597