[INFO] fetching crate sfm 0.5.0...
[INFO] building sfm-0.5.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate sfm 0.5.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate sfm 0.5.0
[INFO] finished tweaking crates.io crate sfm 0.5.0
[INFO] tweaked toml for crates.io crate sfm 0.5.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sfm 0.5.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sfm 0.5.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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6607c218dd1ef9863b67b0d7adff5d77f125e6f90810c63f5732789cb330768d
[INFO] running `Command { std: "docker" "start" "-a" "6607c218dd1ef9863b67b0d7adff5d77f125e6f90810c63f5732789cb330768d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6607c218dd1ef9863b67b0d7adff5d77f125e6f90810c63f5732789cb330768d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6607c218dd1ef9863b67b0d7adff5d77f125e6f90810c63f5732789cb330768d", kill_on_drop: false }`
[INFO] [stdout] 6607c218dd1ef9863b67b0d7adff5d77f125e6f90810c63f5732789cb330768d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b3ea43fc611e6eb912558a0d32f455e31604487dae554c5d922d6b5da14006a0
[INFO] running `Command { std: "docker" "start" "-a" "b3ea43fc611e6eb912558a0d32f455e31604487dae554c5d922d6b5da14006a0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.86
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling serde v1.0.123
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling lock_api v0.4.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling parking_lot_core v0.8.2
[INFO] [stderr]    Compiling mio v0.7.7
[INFO] [stderr]    Compiling signal-hook-registry v1.3.0
[INFO] [stderr]    Compiling dirs-sys v0.3.5
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling dirs v3.0.1
[INFO] [stderr]    Compiling signal-hook v0.1.17
[INFO] [stderr]    Compiling crossterm v0.18.2
[INFO] [stderr]    Compiling crossterm v0.19.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling tui v0.14.0
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling sfm v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/core/mod.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn to_spans(&self, area: Rect, show_icons: bool) -> Spans;
[INFO] [stdout]    |                 ^^^^^ the lifetime is elided here       ^^^^^ the same lifetime is hidden 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] 11 |     fn to_spans(&self, area: Rect, show_icons: bool) -> Spans<'_>;
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/app/file_system/symlink_item.rs:51:17
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn to_spans(&self, _area: Rect, show_icons: bool) -> Spans {
[INFO] [stdout]    |                 ^^^^^ the lifetime is elided here        ^^^^^ the same lifetime is hidden 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] 51 |     fn to_spans(&self, _area: Rect, show_icons: bool) -> Spans<'_> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/app/file_system/file_item.rs:48:17
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn to_spans(&self, _area: Rect, show_icons: bool) -> Spans {
[INFO] [stdout]    |                 ^^^^^ the lifetime is elided here        ^^^^^ the same lifetime is hidden 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] 48 |     fn to_spans(&self, _area: Rect, show_icons: bool) -> Spans<'_> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `has_displayed_tabs` is never read
[INFO] [stdout]   --> src/app/components/tab.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct TabComponentProps<TFileSystem: Clone + Debug + Default + FileSystem> {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 32 |     state: Option<TabState<TFileSystem>>,
[INFO] [stdout] 33 |     has_displayed_tabs: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TabComponentProps` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/app/file_system/file_system_item.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn to_spans(&self, area: Rect, show_icons: bool) -> Spans {
[INFO] [stdout]    |                 ^^^^^ the lifetime is elided here       ^^^^^ the same lifetime is hidden 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] 74 |     fn to_spans(&self, area: Rect, show_icons: bool) -> Spans<'_> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `show_icons` and `error_icon` are never read
[INFO] [stdout]   --> src/app/components/error_modal.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct ErrorModalComponentProps {
[INFO] [stdout]    |            ------------------------ fields in this struct
[INFO] [stdout] 24 |     message: Option<String>,
[INFO] [stdout] 25 |     show_icons: bool,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 26 |     error_icon: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ErrorModalComponentProps` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `modal_style` is never read
[INFO] [stdout]   --> src/app/components/rename_modal.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct RenameModalComponentProps {
[INFO] [stdout]    |            ------------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 32 |     modal_style: ModalStyle,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RenameModalComponentProps` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/app/file_system/dir_item.rs:55:17
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn to_spans(&self, _area: Rect, show_icons: bool) -> Spans {
[INFO] [stdout]    |                 ^^^^^ the lifetime is elided here        ^^^^^ the same lifetime is hidden 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] 55 |     fn to_spans(&self, _area: Rect, show_icons: bool) -> Spans<'_> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.02s
[INFO] running `Command { std: "docker" "inspect" "b3ea43fc611e6eb912558a0d32f455e31604487dae554c5d922d6b5da14006a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3ea43fc611e6eb912558a0d32f455e31604487dae554c5d922d6b5da14006a0", kill_on_drop: false }`
[INFO] [stdout] b3ea43fc611e6eb912558a0d32f455e31604487dae554c5d922d6b5da14006a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eeb688db912c8b7418d9928cd9a74669aa6baf73be634a12e178d8778cbc7ac2
[INFO] running `Command { std: "docker" "start" "-a" "eeb688db912c8b7418d9928cd9a74669aa6baf73be634a12e178d8778cbc7ac2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] running `Command { std: "docker" "inspect" "eeb688db912c8b7418d9928cd9a74669aa6baf73be634a12e178d8778cbc7ac2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eeb688db912c8b7418d9928cd9a74669aa6baf73be634a12e178d8778cbc7ac2", kill_on_drop: false }`
[INFO] [stdout] eeb688db912c8b7418d9928cd9a74669aa6baf73be634a12e178d8778cbc7ac2
