[INFO] fetching crate twin-commander 0.1.0...
[INFO] checking twin-commander-0.1.0 against 1.95.0 for pr-155915
[INFO] extracting crate twin-commander 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate twin-commander 0.1.0
[INFO] finished tweaking crates.io crate twin-commander 0.1.0
[INFO] tweaked toml for crates.io crate twin-commander 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate twin-commander 0.1.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate twin-commander 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml v0.7.2
[INFO] [stderr]   Downloaded redox_termios v0.1.3
[INFO] [stderr]   Downloaded tui-input v0.8.0
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.91
[INFO] [stderr]   Downloaded scratch v1.0.4
[INFO] [stderr]   Downloaded termion v1.5.6
[INFO] [stderr]   Downloaded termion v2.0.3
[INFO] [stderr]   Downloaded unicode-ident v1.0.7
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.91
[INFO] [stderr]   Downloaded libm v0.2.6
[INFO] [stderr]   Downloaded cxx-build v1.0.91
[INFO] [stderr]   Downloaded toml_edit v0.19.4
[INFO] [stderr]   Downloaded cxx v1.0.91
[INFO] [stderr]   Downloaded winnow v0.3.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1c3bea4fd6514f4badc400c0c5977b14ca28984290ef7c0de381b2c24581e65f
[INFO] running `Command { std: "docker" "start" "-a" "1c3bea4fd6514f4badc400c0c5977b14ca28984290ef7c0de381b2c24581e65f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c3bea4fd6514f4badc400c0c5977b14ca28984290ef7c0de381b2c24581e65f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c3bea4fd6514f4badc400c0c5977b14ca28984290ef7c0de381b2c24581e65f", kill_on_drop: false }`
[INFO] [stdout] 1c3bea4fd6514f4badc400c0c5977b14ca28984290ef7c0de381b2c24581e65f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] adbcecfd010449b6b8c830f5286b47da33a580794747bdec2e3a810273be19e4
[INFO] running `Command { std: "docker" "start" "-a" "adbcecfd010449b6b8c830f5286b47da33a580794747bdec2e3a810273be19e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling unicode-ident v1.0.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]     Checking winnow v0.3.4
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking chrono v0.4.23
[INFO] [stderr]     Checking fs_extra v1.3.0
[INFO] [stderr]     Checking termion v1.5.6
[INFO] [stderr]     Checking termion v2.0.3
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking tui-input v0.8.0
[INFO] [stderr]     Checking tui v0.19.0
[INFO] [stderr]     Checking serde_spanned v0.6.1
[INFO] [stderr]     Checking toml_datetime v0.6.1
[INFO] [stderr]     Checking toml_edit v0.19.4
[INFO] [stderr]     Checking toml v0.7.2
[INFO] [stderr]     Checking twin-commander v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `self::panel::*`
[INFO] [stdout]  --> src/ui/widgets/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use self::panel::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::text_file_viewer::*`
[INFO] [stdout]  --> src/ui/widgets/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use self::text_file_viewer::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::widgets::*`
[INFO] [stdout]   --> src/ui/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use self::widgets::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::panel::*`
[INFO] [stdout]  --> src/ui/widgets/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use self::panel::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::text_file_viewer::*`
[INFO] [stdout]  --> src/ui/widgets/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use self::text_file_viewer::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::widgets::*`
[INFO] [stdout]   --> src/ui/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use self::widgets::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui/dialog/mkdir.rs:100:19
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn widget(&self) -> Paragraph {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn widget(&self) -> Paragraph<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui/dialog/mkdir.rs:112:22
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn display_input(&self) -> Paragraph {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn display_input(&self) -> Paragraph<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/ui/user_interface.rs:70:63
[INFO] [stdout]    |
[INFO] [stdout] 70 |             let left_table_config = config.left_table_config().clone();
[INFO] [stdout]    |                                                               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `TableConfiguration` does not implement `Clone`, so calling `clone` on `&TableConfiguration` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 70 -             let left_table_config = config.left_table_config().clone();
[INFO] [stdout] 70 +             let left_table_config = config.left_table_config();
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to clone `TableConfiguration`, implement `Clone` for it
[INFO] [stdout]   --> src/core/config.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 + #[derive(Clone)]
[INFO] [stdout] 24 | pub struct TableConfiguration {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/ui/user_interface.rs:71:65
[INFO] [stdout]    |
[INFO] [stdout] 71 |             let right_table_config = config.right_table_config().clone();
[INFO] [stdout]    |                                                                 ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `TableConfiguration` does not implement `Clone`, so calling `clone` on `&TableConfiguration` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 71 -             let right_table_config = config.right_table_config().clone();
[INFO] [stdout] 71 +             let right_table_config = config.right_table_config();
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to clone `TableConfiguration`, implement `Clone` for it
[INFO] [stdout]   --> src/core/config.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 + #[derive(Clone)]
[INFO] [stdout] 24 | pub struct TableConfiguration {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/ui/user_interface.rs:72:66
[INFO] [stdout]    |
[INFO] [stdout] 72 |             let mut left_panel = TableView::new(left_table_config.clone(), &config);
[INFO] [stdout]    |                                                                  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `TableConfiguration` does not implement `Clone`, so calling `clone` on `&TableConfiguration` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 72 -             let mut left_panel = TableView::new(left_table_config.clone(), &config);
[INFO] [stdout] 72 +             let mut left_panel = TableView::new(left_table_config, &config);
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to clone `TableConfiguration`, implement `Clone` for it
[INFO] [stdout]   --> src/core/config.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 + #[derive(Clone)]
[INFO] [stdout] 24 | pub struct TableConfiguration {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui/dialog/mkdir.rs:100:19
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn widget(&self) -> Paragraph {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn widget(&self) -> Paragraph<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui/dialog/mkdir.rs:112:22
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn display_input(&self) -> Paragraph {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn display_input(&self) -> Paragraph<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/ui/user_interface.rs:70:63
[INFO] [stdout]    |
[INFO] [stdout] 70 |             let left_table_config = config.left_table_config().clone();
[INFO] [stdout]    |                                                               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `TableConfiguration` does not implement `Clone`, so calling `clone` on `&TableConfiguration` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 70 -             let left_table_config = config.left_table_config().clone();
[INFO] [stdout] 70 +             let left_table_config = config.left_table_config();
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to clone `TableConfiguration`, implement `Clone` for it
[INFO] [stdout]   --> src/core/config.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 + #[derive(Clone)]
[INFO] [stdout] 24 | pub struct TableConfiguration {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/ui/user_interface.rs:71:65
[INFO] [stdout]    |
[INFO] [stdout] 71 |             let right_table_config = config.right_table_config().clone();
[INFO] [stdout]    |                                                                 ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `TableConfiguration` does not implement `Clone`, so calling `clone` on `&TableConfiguration` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 71 -             let right_table_config = config.right_table_config().clone();
[INFO] [stdout] 71 +             let right_table_config = config.right_table_config();
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to clone `TableConfiguration`, implement `Clone` for it
[INFO] [stdout]   --> src/core/config.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 + #[derive(Clone)]
[INFO] [stdout] 24 | pub struct TableConfiguration {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/ui/user_interface.rs:72:66
[INFO] [stdout]    |
[INFO] [stdout] 72 |             let mut left_panel = TableView::new(left_table_config.clone(), &config);
[INFO] [stdout]    |                                                                  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `TableConfiguration` does not implement `Clone`, so calling `clone` on `&TableConfiguration` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 72 -             let mut left_panel = TableView::new(left_table_config.clone(), &config);
[INFO] [stdout] 72 +             let mut left_panel = TableView::new(left_table_config, &config);
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to clone `TableConfiguration`, implement `Clone` for it
[INFO] [stdout]   --> src/core/config.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 + #[derive(Clone)]
[INFO] [stdout] 24 | pub struct TableConfiguration {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.30s
[INFO] running `Command { std: "docker" "inspect" "adbcecfd010449b6b8c830f5286b47da33a580794747bdec2e3a810273be19e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "adbcecfd010449b6b8c830f5286b47da33a580794747bdec2e3a810273be19e4", kill_on_drop: false }`
[INFO] [stdout] adbcecfd010449b6b8c830f5286b47da33a580794747bdec2e3a810273be19e4
