[INFO] fetching crate rrun-ssh 0.3.0... [INFO] checking rrun-ssh-0.3.0 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] extracting crate rrun-ssh 0.3.0 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate rrun-ssh 0.3.0 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rrun-ssh 0.3.0 [INFO] finished tweaking crates.io crate rrun-ssh 0.3.0 [INFO] tweaked toml for crates.io crate rrun-ssh 0.3.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 20 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c7231a68fbfdbe1e95faa566d764c832f2c3f3ed0655726f1c99a956c6b747b [INFO] running `Command { std: "docker" "start" "-a" "1c7231a68fbfdbe1e95faa566d764c832f2c3f3ed0655726f1c99a956c6b747b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c7231a68fbfdbe1e95faa566d764c832f2c3f3ed0655726f1c99a956c6b747b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c7231a68fbfdbe1e95faa566d764c832f2c3f3ed0655726f1c99a956c6b747b", kill_on_drop: false }` [INFO] [stdout] 1c7231a68fbfdbe1e95faa566d764c832f2c3f3ed0655726f1c99a956c6b747b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 343b58cde096298ba3fe282ba8d36fec4ed1156a99b98d96b1415a0cd3caceb1 [INFO] running `Command { std: "docker" "start" "-a" "343b58cde096298ba3fe282ba8d36fec4ed1156a99b98d96b1415a0cd3caceb1", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: rrun-ssh v0.3.0 (/opt/rustwide/workdir) ignoring invalid dependency `clippy` which is missing a lib target [INFO] [stderr] Checking rrun-ssh v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:14:27 [INFO] [stdout] | [INFO] [stdout] 14 | #![cfg_attr(test, feature(plugin))] [INFO] [stdout] | ^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: plugins are no longer supported [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `plugin` in this scope [INFO] [stdout] --> src/lib.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 15 | #![cfg_attr(test, plugin(clippy))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Result` [INFO] [stdout] --> src/location.rs:127:9 [INFO] [stdout] | [INFO] [stdout] 127 | assert_eq!(Location::Local.into_args(args), Ok(test_args)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | Result [INFO] [stdout] | Result [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialEq` might be missing for `program_args::ProgramArgs` [INFO] [stdout] --> src/program_args.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct ProgramArgs { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ must implement `PartialEq` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `program_args::ProgramArgs` with `#[derive(PartialEq)]` [INFO] [stdout] --> src/program_args.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 + #[derive(PartialEq)] [INFO] [stdout] 8 | pub struct ProgramArgs { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `program_args::ProgramArgs` doesn't implement `Debug` [INFO] [stdout] --> src/location.rs:127:9 [INFO] [stdout] | [INFO] [stdout] 127 | assert_eq!(Location::Local.into_args(args), Ok(test_args)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `program_args::ProgramArgs` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `program_args::ProgramArgs` [INFO] [stdout] = note: add `#[derive(Debug)]` to `program_args::ProgramArgs` or manually `impl Debug for program_args::ProgramArgs` [INFO] [stdout] = help: the trait `Debug` is implemented for `Result` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `program_args::ProgramArgs` with `#[derive(Debug)]` [INFO] [stdout] --> src/program_args.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 + #[derive(Debug)] [INFO] [stdout] 8 | pub struct ProgramArgs { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `program_args::ProgramArgs` doesn't implement `Debug` [INFO] [stdout] --> src/location.rs:127:9 [INFO] [stdout] | [INFO] [stdout] 127 | assert_eq!(Location::Local.into_args(args), Ok(test_args)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `program_args::ProgramArgs` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `program_args::ProgramArgs` [INFO] [stdout] = note: add `#[derive(Debug)]` to `program_args::ProgramArgs` or manually `impl Debug for program_args::ProgramArgs` [INFO] [stdout] = help: the trait `Debug` is implemented for `Result` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `program_args::ProgramArgs` with `#[derive(Debug)]` [INFO] [stdout] --> src/program_args.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 + #[derive(Debug)] [INFO] [stdout] 8 | pub struct ProgramArgs { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Result` [INFO] [stdout] --> src/location.rs:150:9 [INFO] [stdout] | [INFO] [stdout] 150 | assert_eq!(Location::Remote(remote).into_args(args), Ok(test_args)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | Result [INFO] [stdout] | Result [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialEq` might be missing for `program_args::ProgramArgs` [INFO] [stdout] --> src/program_args.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct ProgramArgs { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ must implement `PartialEq` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `program_args::ProgramArgs` with `#[derive(PartialEq)]` [INFO] [stdout] --> src/program_args.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 + #[derive(PartialEq)] [INFO] [stdout] 8 | pub struct ProgramArgs { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `program_args::ProgramArgs` doesn't implement `Debug` [INFO] [stdout] --> src/location.rs:150:9 [INFO] [stdout] | [INFO] [stdout] 150 | assert_eq!(Location::Remote(remote).into_args(args), Ok(test_args)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `program_args::ProgramArgs` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `program_args::ProgramArgs` [INFO] [stdout] = note: add `#[derive(Debug)]` to `program_args::ProgramArgs` or manually `impl Debug for program_args::ProgramArgs` [INFO] [stdout] = help: the trait `Debug` is implemented for `Result` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `program_args::ProgramArgs` with `#[derive(Debug)]` [INFO] [stdout] --> src/program_args.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 + #[derive(Debug)] [INFO] [stdout] 8 | pub struct ProgramArgs { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `program_args::ProgramArgs` doesn't implement `Debug` [INFO] [stdout] --> src/location.rs:150:9 [INFO] [stdout] | [INFO] [stdout] 150 | assert_eq!(Location::Remote(remote).into_args(args), Ok(test_args)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `program_args::ProgramArgs` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `program_args::ProgramArgs` [INFO] [stdout] = note: add `#[derive(Debug)]` to `program_args::ProgramArgs` or manually `impl Debug for program_args::ProgramArgs` [INFO] [stdout] = help: the trait `Debug` is implemented for `Result` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `program_args::ProgramArgs` with `#[derive(Debug)]` [INFO] [stdout] --> src/program_args.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 + #[derive(Debug)] [INFO] [stdout] 8 | pub struct ProgramArgs { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `location::Location` [INFO] [stdout] --> src/remote_mounts.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | / assert_eq!(RemoteMounts::load_reader(mtab).unwrap().into_dir(dir), [INFO] [stdout] 79 | | Location::Local); [INFO] [stdout] | | ^ [INFO] [stdout] | |___________________________________| [INFO] [stdout] | |___________________________________location::Location [INFO] [stdout] | location::Location [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialEq` might be missing for `location::Location` [INFO] [stdout] --> src/location.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub enum Location { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ must implement `PartialEq` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `location::Location` with `#[derive(PartialEq)]` [INFO] [stdout] --> src/location.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 + #[derive(PartialEq)] [INFO] [stdout] 22 | pub enum Location { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `location::Location` doesn't implement `Debug` [INFO] [stdout] --> src/remote_mounts.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | / assert_eq!(RemoteMounts::load_reader(mtab).unwrap().into_dir(dir), [INFO] [stdout] 79 | | Location::Local); [INFO] [stdout] | |___________________________________^ `location::Location` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `location::Location` [INFO] [stdout] = note: add `#[derive(Debug)]` to `location::Location` or manually `impl Debug for location::Location` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `location::Location` doesn't implement `Debug` [INFO] [stdout] --> src/remote_mounts.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | / assert_eq!(RemoteMounts::load_reader(mtab).unwrap().into_dir(dir), [INFO] [stdout] 79 | | Location::Local); [INFO] [stdout] | |___________________________________^ `location::Location` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `location::Location` [INFO] [stdout] = note: add `#[derive(Debug)]` to `location::Location` or manually `impl Debug for location::Location` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `location::Location` [INFO] [stdout] --> src/remote_mounts.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / assert_eq!(RemoteMounts::load_reader(mtab).unwrap().into_dir(dir), [INFO] [stdout] 98 | | Location::Local); [INFO] [stdout] | | ^ [INFO] [stdout] | |___________________________________| [INFO] [stdout] | |___________________________________location::Location [INFO] [stdout] | location::Location [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialEq` might be missing for `location::Location` [INFO] [stdout] --> src/location.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub enum Location { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ must implement `PartialEq` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `location::Location` with `#[derive(PartialEq)]` [INFO] [stdout] --> src/location.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 + #[derive(PartialEq)] [INFO] [stdout] 22 | pub enum Location { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `location::Location` doesn't implement `Debug` [INFO] [stdout] --> src/remote_mounts.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / assert_eq!(RemoteMounts::load_reader(mtab).unwrap().into_dir(dir), [INFO] [stdout] 98 | | Location::Local); [INFO] [stdout] | |___________________________________^ `location::Location` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `location::Location` [INFO] [stdout] = note: add `#[derive(Debug)]` to `location::Location` or manually `impl Debug for location::Location` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `location::Location` doesn't implement `Debug` [INFO] [stdout] --> src/remote_mounts.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / assert_eq!(RemoteMounts::load_reader(mtab).unwrap().into_dir(dir), [INFO] [stdout] 98 | | Location::Local); [INFO] [stdout] | |___________________________________^ `location::Location` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `location::Location` [INFO] [stdout] = note: add `#[derive(Debug)]` to `location::Location` or manually `impl Debug for location::Location` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `location::Location` [INFO] [stdout] --> src/remote_mounts.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | / assert_eq!(RemoteMounts::load_reader(mtab).unwrap().into_dir(dir1), [INFO] [stdout] 127 | | Location::Local); [INFO] [stdout] | | ^ [INFO] [stdout] | |___________________________________| [INFO] [stdout] | |___________________________________location::Location [INFO] [stdout] | location::Location [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialEq` might be missing for `location::Location` [INFO] [stdout] --> src/location.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub enum Location { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ must implement `PartialEq` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `location::Location` with `#[derive(PartialEq)]` [INFO] [stdout] --> src/location.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 + #[derive(PartialEq)] [INFO] [stdout] 22 | pub enum Location { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `location::Location` doesn't implement `Debug` [INFO] [stdout] --> src/remote_mounts.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | / assert_eq!(RemoteMounts::load_reader(mtab).unwrap().into_dir(dir1), [INFO] [stdout] 127 | | Location::Local); [INFO] [stdout] | |___________________________________^ `location::Location` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `location::Location` [INFO] [stdout] = note: add `#[derive(Debug)]` to `location::Location` or manually `impl Debug for location::Location` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `location::Location` doesn't implement `Debug` [INFO] [stdout] --> src/remote_mounts.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | / assert_eq!(RemoteMounts::load_reader(mtab).unwrap().into_dir(dir1), [INFO] [stdout] 127 | | Location::Local); [INFO] [stdout] | |___________________________________^ `location::Location` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `location::Location` [INFO] [stdout] = note: add `#[derive(Debug)]` to `location::Location` or manually `impl Debug for location::Location` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `location::Location` [INFO] [stdout] --> src/remote_mounts.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | / assert_eq!(RemoteMounts::load_reader(mtab).unwrap().into_dir(dir2), [INFO] [stdout] 129 | | Location::Remote(remote2)); [INFO] [stdout] | | ^ [INFO] [stdout] | |_____________________________________________| [INFO] [stdout] | |_____________________________________________location::Location [INFO] [stdout] | location::Location [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialEq` might be missing for `location::Location` [INFO] [stdout] --> src/location.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub enum Location { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ must implement `PartialEq` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `location::Location` with `#[derive(PartialEq)]` [INFO] [stdout] --> src/location.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 + #[derive(PartialEq)] [INFO] [stdout] 22 | pub enum Location { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `location::Location` doesn't implement `Debug` [INFO] [stdout] --> src/remote_mounts.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | / assert_eq!(RemoteMounts::load_reader(mtab).unwrap().into_dir(dir2), [INFO] [stdout] 129 | | Location::Remote(remote2)); [INFO] [stdout] | |_____________________________________________^ `location::Location` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `location::Location` [INFO] [stdout] = note: add `#[derive(Debug)]` to `location::Location` or manually `impl Debug for location::Location` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `location::Location` doesn't implement `Debug` [INFO] [stdout] --> src/remote_mounts.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | / assert_eq!(RemoteMounts::load_reader(mtab).unwrap().into_dir(dir2), [INFO] [stdout] 129 | | Location::Remote(remote2)); [INFO] [stdout] | |_____________________________________________^ `location::Location` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `location::Location` [INFO] [stdout] = note: add `#[derive(Debug)]` to `location::Location` or manually `impl Debug for location::Location` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `location::Location` [INFO] [stdout] --> src/remote_mounts.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / assert_eq!(RemoteMounts::load_reader(mtab).unwrap().into_dir(dir3), [INFO] [stdout] 131 | | Location::Local); [INFO] [stdout] | | ^ [INFO] [stdout] | |___________________________________| [INFO] [stdout] | |___________________________________location::Location [INFO] [stdout] | location::Location [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialEq` might be missing for `location::Location` [INFO] [stdout] --> src/location.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub enum Location { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ must implement `PartialEq` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `location::Location` with `#[derive(PartialEq)]` [INFO] [stdout] --> src/location.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 + #[derive(PartialEq)] [INFO] [stdout] 22 | pub enum Location { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `location::Location` doesn't implement `Debug` [INFO] [stdout] --> src/remote_mounts.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / assert_eq!(RemoteMounts::load_reader(mtab).unwrap().into_dir(dir3), [INFO] [stdout] 131 | | Location::Local); [INFO] [stdout] | |___________________________________^ `location::Location` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `location::Location` [INFO] [stdout] = note: add `#[derive(Debug)]` to `location::Location` or manually `impl Debug for location::Location` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `location::Location` doesn't implement `Debug` [INFO] [stdout] --> src/remote_mounts.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / assert_eq!(RemoteMounts::load_reader(mtab).unwrap().into_dir(dir3), [INFO] [stdout] 131 | | Location::Local); [INFO] [stdout] | |___________________________________^ `location::Location` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `location::Location` [INFO] [stdout] = note: add `#[derive(Debug)]` to `location::Location` or manually `impl Debug for location::Location` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `location::Location` [INFO] [stdout] --> src/remote_mounts.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | / assert_eq!(RemoteMounts::load_reader(mtab).unwrap().into_dir(dir4), [INFO] [stdout] 133 | | Location::Remote(remote4)); [INFO] [stdout] | | ^ [INFO] [stdout] | |_____________________________________________| [INFO] [stdout] | |_____________________________________________location::Location [INFO] [stdout] | location::Location [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialEq` might be missing for `location::Location` [INFO] [stdout] --> src/location.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub enum Location { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ must implement `PartialEq` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `location::Location` with `#[derive(PartialEq)]` [INFO] [stdout] --> src/location.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 + #[derive(PartialEq)] [INFO] [stdout] 22 | pub enum Location { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `location::Location` doesn't implement `Debug` [INFO] [stdout] --> src/remote_mounts.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | / assert_eq!(RemoteMounts::load_reader(mtab).unwrap().into_dir(dir4), [INFO] [stdout] 133 | | Location::Remote(remote4)); [INFO] [stdout] | |_____________________________________________^ `location::Location` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `location::Location` [INFO] [stdout] = note: add `#[derive(Debug)]` to `location::Location` or manually `impl Debug for location::Location` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `location::Location` doesn't implement `Debug` [INFO] [stdout] --> src/remote_mounts.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | / assert_eq!(RemoteMounts::load_reader(mtab).unwrap().into_dir(dir4), [INFO] [stdout] 133 | | Location::Remote(remote4)); [INFO] [stdout] | |_____________________________________________^ `location::Location` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `location::Location` [INFO] [stdout] = note: add `#[derive(Debug)]` to `location::Location` or manually `impl Debug for location::Location` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0369, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rrun-ssh` (lib test) due to 26 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "343b58cde096298ba3fe282ba8d36fec4ed1156a99b98d96b1415a0cd3caceb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "343b58cde096298ba3fe282ba8d36fec4ed1156a99b98d96b1415a0cd3caceb1", kill_on_drop: false }` [INFO] [stdout] 343b58cde096298ba3fe282ba8d36fec4ed1156a99b98d96b1415a0cd3caceb1