[INFO] crate mussh 3.0.0 is already in cache [INFO] checking mussh-3.0.0 against master#4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb for pr-64672 [INFO] extracting crate mussh 3.0.0 into work/builds/worker-3/source [INFO] validating manifest of crates.io crate mussh 3.0.0 on toolchain 4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate mussh 3.0.0 [INFO] finished tweaking crates.io crate mussh 3.0.0 [INFO] tweaked toml for crates.io crate mussh 3.0.0 written to work/builds/worker-3/source/Cargo.toml [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 45e7254f89b5d6cab72ac399797b1a61864983c0486ec8e0a81dcfa2181c46fc [INFO] running `"docker" "start" "-a" "45e7254f89b5d6cab72ac399797b1a61864983c0486ec8e0a81dcfa2181c46fc"` [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Checking wait_group v0.1.4 [INFO] [stderr] Checking ssh2 v0.4.0 [INFO] [stderr] Compiling getset v0.0.8 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking slog-try v0.2.0 [INFO] [stderr] Checking slog-term v2.4.1 [INFO] [stderr] Checking slog-async v2.3.0 [INFO] [stderr] Checking libmussh v0.1.1 [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libmussh-0.1.1/src/ssh.rs:242:12 [INFO] [stderr] | [INFO] [stderr] 242 | if let Some(mut sess) = Session::new() { [INFO] [stderr] | ^^^^^^^^^^^^^^ -------------- this match expression has type `std::result::Result` [INFO] [stderr] | | [INFO] [stderr] | expected enum `std::result::Result`, found enum `std::option::Option` [INFO] [stderr] | [INFO] [stderr] = note: expected type `std::result::Result` [INFO] [stderr] found type `std::option::Option<_>` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0308`. [INFO] [stderr] error: could not compile `libmussh`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "45e7254f89b5d6cab72ac399797b1a61864983c0486ec8e0a81dcfa2181c46fc"` [INFO] running `"docker" "rm" "-f" "45e7254f89b5d6cab72ac399797b1a61864983c0486ec8e0a81dcfa2181c46fc"` [INFO] [stdout] 45e7254f89b5d6cab72ac399797b1a61864983c0486ec8e0a81dcfa2181c46fc