[INFO] cloning repository https://github.com/whamcloud/thrussh [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/whamcloud/thrussh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhamcloud%2Fthrussh", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhamcloud%2Fthrussh'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8e5475caa074d8c427b7d69c845dd2d1f16804dc [INFO] testing whamcloud/thrussh against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhamcloud%2Fthrussh" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/whamcloud/thrussh on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/whamcloud/thrussh [INFO] finished tweaking git repo https://github.com/whamcloud/thrussh [INFO] tweaked toml for git repo https://github.com/whamcloud/thrussh written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/whamcloud/thrussh already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded block-modes v0.8.1 [INFO] [stderr] Downloaded cpufeatures v0.2.0 [INFO] [stderr] Downloaded bcrypt-pbkdf v0.6.2 [INFO] [stderr] Downloaded password-hash v0.2.3 [INFO] [stderr] Downloaded blowfish v0.8.0 [INFO] [stderr] Downloaded whoami v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d6a2590f6fb875dc9df025a86dcb2429f2bf2f0e445e450fc32607659cdf87b [INFO] running `Command { std: "docker" "start" "-a" "2d6a2590f6fb875dc9df025a86dcb2429f2bf2f0e445e450fc32607659cdf87b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d6a2590f6fb875dc9df025a86dcb2429f2bf2f0e445e450fc32607659cdf87b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d6a2590f6fb875dc9df025a86dcb2429f2bf2f0e445e450fc32607659cdf87b", kill_on_drop: false }` [INFO] [stdout] 2d6a2590f6fb875dc9df025a86dcb2429f2bf2f0e445e450fc32607659cdf87b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f74a673e2bbccdb39235bdd02347ba31de36cffbfacf7d5d9dea336fb806ad8b [INFO] running `Command { std: "docker" "start" "-a" "f74a673e2bbccdb39235bdd02347ba31de36cffbfacf7d5d9dea336fb806ad8b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling syn v1.0.62 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling base64ct v1.0.1 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling cpufeatures v0.2.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling whoami v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.10.1 [INFO] [stderr] Compiling libsodium-sys v0.2.6 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling blowfish v0.8.0 [INFO] [stderr] Compiling block-modes v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling cryptovec v0.6.1 (/opt/rustwide/workdir/cryptovec) [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling password-hash v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling bcrypt-pbkdf v0.6.2 [INFO] [stderr] Compiling yasna v0.4.0 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling thrussh-config v0.6.0 (/opt/rustwide/workdir/thrussh-config) [INFO] [stderr] Compiling thrussh-libsodium v0.2.1 (/opt/rustwide/workdir/thrussh-libsodium) [INFO] [stderr] Compiling thrussh-keys v0.21.0 (/opt/rustwide/workdir/thrussh-keys) [INFO] [stderr] Compiling thrussh v0.33.5 (/opt/rustwide/workdir/thrussh) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 51s [INFO] running `Command { std: "docker" "inspect" "f74a673e2bbccdb39235bdd02347ba31de36cffbfacf7d5d9dea336fb806ad8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f74a673e2bbccdb39235bdd02347ba31de36cffbfacf7d5d9dea336fb806ad8b", kill_on_drop: false }` [INFO] [stdout] f74a673e2bbccdb39235bdd02347ba31de36cffbfacf7d5d9dea336fb806ad8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e94e34590a65380ee09c72f880969a362d8fd579a17e94ba176b1b0d725eb84 [INFO] running `Command { std: "docker" "start" "-a" "3e94e34590a65380ee09c72f880969a362d8fd579a17e94ba176b1b0d725eb84", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling cryptovec v0.6.1 (/opt/rustwide/workdir/cryptovec) [INFO] [stderr] Compiling thrussh-libsodium v0.2.1 (/opt/rustwide/workdir/thrussh-libsodium) [INFO] [stderr] Compiling thrussh-config v0.6.0 (/opt/rustwide/workdir/thrussh-config) [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling thrussh v0.33.5 (/opt/rustwide/workdir/thrussh) [INFO] [stderr] Compiling thrussh-keys v0.21.0 (/opt/rustwide/workdir/thrussh-keys) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `openssl` [INFO] [stdout] --> thrussh/examples/remote_shell_call.rs:47:18 [INFO] [stdout] | [INFO] [stdout] 47 | key: openssl::rsa::Rsa::private_key_from_pem(pem)?, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `openssl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant named `RSA` found for enum `KeyPair` [INFO] [stdout] --> thrussh/examples/remote_shell_call.rs:46:38 [INFO] [stdout] | [INFO] [stdout] 46 | let key_pair = key::KeyPair::RSA { [INFO] [stdout] | ^^^ variant not found in `KeyPair` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `thrussh` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> thrussh-keys/src/lib.rs:784:17 [INFO] [stdout] | [INFO] [stdout] 784 | _ => {} [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3e94e34590a65380ee09c72f880969a362d8fd579a17e94ba176b1b0d725eb84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e94e34590a65380ee09c72f880969a362d8fd579a17e94ba176b1b0d725eb84", kill_on_drop: false }` [INFO] [stdout] 3e94e34590a65380ee09c72f880969a362d8fd579a17e94ba176b1b0d725eb84