[INFO] fetching crate fpicker 0.1.4... [INFO] testing fpicker-0.1.4 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate fpicker 0.1.4 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate fpicker 0.1.4 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate fpicker 0.1.4 [INFO] tweaked toml for crates.io crate fpicker 0.1.4 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fpicker 0.1.4 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fpicker 0.1.4 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1fa83e6f0a78470b88eee5e5b46ff2b9d20a003d3c4f0903ce7ca4ea2e1efb89 [INFO] running `Command { std: "docker" "start" "-a" "1fa83e6f0a78470b88eee5e5b46ff2b9d20a003d3c4f0903ce7ca4ea2e1efb89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1fa83e6f0a78470b88eee5e5b46ff2b9d20a003d3c4f0903ce7ca4ea2e1efb89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fa83e6f0a78470b88eee5e5b46ff2b9d20a003d3c4f0903ce7ca4ea2e1efb89", kill_on_drop: false }` [INFO] [stdout] 1fa83e6f0a78470b88eee5e5b46ff2b9d20a003d3c4f0903ce7ca4ea2e1efb89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5137d29a7d9c5ee329fccaa33bae1060a6ef64617a33af797eddefe47fab4014 [INFO] running `Command { std: "docker" "start" "-a" "5137d29a7d9c5ee329fccaa33bae1060a6ef64617a33af797eddefe47fab4014", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling wayland-sys v0.31.5 [INFO] [stderr] Compiling wayland-client v0.31.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling ahash v0.8.8 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling cursor-icon v1.1.0 [INFO] [stderr] Compiling xcursor v0.3.8 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling compact_str v0.8.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v2.0.49 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling wayland-scanner v0.31.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling lru v0.12.2 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling wayland-backend v0.3.7 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling instability v0.3.2 [INFO] [stderr] Compiling polling v3.7.2 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling strum v0.26.1 [INFO] [stderr] Compiling ratatui v0.28.1 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling x11-clipboard v0.9.3 [INFO] [stderr] Compiling wayland-protocols v0.32.5 [INFO] [stderr] Compiling calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling wayland-cursor v0.31.7 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling smithay-clipboard v0.7.2 [INFO] [stderr] Compiling copypasta v0.10.1 [INFO] [stderr] Compiling fpicker v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/widget.rs:63:21 [INFO] [stdout] | [INFO] [stdout] 63 | let mut style = theme.highlight_dir_style.clone(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/file_explorer.rs:265:5 [INFO] [stdout] | [INFO] [stdout] 265 | pub fn selected_files(&self) -> &Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/file_explorer.rs:620:5 [INFO] [stdout] | [INFO] [stdout] 620 | pub fn set_selected(&mut self, selected: bool) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/file_explorer.rs:624:5 [INFO] [stdout] | [INFO] [stdout] 624 | pub const fn is_selected(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/input/mod.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | None, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Style::add_modifier` that must be used [INFO] [stdout] --> src/widget.rs:64:17 [INFO] [stdout] | [INFO] [stdout] 64 | style.add_modifier(ratatui::style::Modifier::BOLD); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `add_modifier` returns the modified style without modifying the original [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 64 | let _ = style.add_modifier(ratatui::style::Modifier::BOLD); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Style::fg` that must be used [INFO] [stdout] --> src/widget.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 65 | style.fg(Color::Yellow); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `fg` returns the modified style without modifying the original [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 65 | let _ = style.fg(Color::Yellow); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Style::add_modifier` that must be used [INFO] [stdout] --> src/widget.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | style.add_modifier(ratatui::style::Modifier::BOLD); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `add_modifier` returns the modified style without modifying the original [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 70 | let _ = style.add_modifier(ratatui::style::Modifier::BOLD); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Style::add_modifier` that must be used [INFO] [stdout] --> src/widget.rs:77:13 [INFO] [stdout] | [INFO] [stdout] 77 | style.add_modifier(ratatui::style::Modifier::BOLD); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `add_modifier` returns the modified style without modifying the original [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 77 | let _ = style.add_modifier(ratatui::style::Modifier::BOLD); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/widget.rs:429:22 [INFO] [stdout] | [INFO] [stdout] 429 | pub fn title_top(&self, file_explorer: &FileExplorer) -> Vec { [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] 429 | pub fn title_top(&self, file_explorer: &FileExplorer) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/widget.rs:438:25 [INFO] [stdout] | [INFO] [stdout] 438 | pub fn title_bottom(&self, file_explorer: &FileExplorer) -> Vec { [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] 438 | pub fn title_bottom(&self, file_explorer: &FileExplorer) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `print_contents` [INFO] [stdout] --> src/main.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | let mut print_contents: bool = false; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_print_contents` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | let mut print_contents: bool = false; [INFO] [stdout] | ----^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.69s [INFO] running `Command { std: "docker" "inspect" "5137d29a7d9c5ee329fccaa33bae1060a6ef64617a33af797eddefe47fab4014", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5137d29a7d9c5ee329fccaa33bae1060a6ef64617a33af797eddefe47fab4014", kill_on_drop: false }` [INFO] [stdout] 5137d29a7d9c5ee329fccaa33bae1060a6ef64617a33af797eddefe47fab4014 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69133844f2a07f4ed433c3019a47ffb7fbe6d14c987153590e53a864d56ddbbb [INFO] running `Command { std: "docker" "start" "-a" "69133844f2a07f4ed433c3019a47ffb7fbe6d14c987153590e53a864d56ddbbb", kill_on_drop: false }` [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/widget.rs:63:21 [INFO] [stdout] | [INFO] [stdout] 63 | let mut style = theme.highlight_dir_style.clone(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/file_explorer.rs:265:5 [INFO] [stdout] | [INFO] [stdout] 265 | pub fn selected_files(&self) -> &Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/file_explorer.rs:620:5 [INFO] [stdout] | [INFO] [stdout] 620 | pub fn set_selected(&mut self, selected: bool) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling fpicker v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/file_explorer.rs:624:5 [INFO] [stdout] | [INFO] [stdout] 624 | pub const fn is_selected(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/input/mod.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | None, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Style::add_modifier` that must be used [INFO] [stdout] --> src/widget.rs:64:17 [INFO] [stdout] | [INFO] [stdout] 64 | style.add_modifier(ratatui::style::Modifier::BOLD); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `add_modifier` returns the modified style without modifying the original [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 64 | let _ = style.add_modifier(ratatui::style::Modifier::BOLD); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Style::fg` that must be used [INFO] [stdout] --> src/widget.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 65 | style.fg(Color::Yellow); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `fg` returns the modified style without modifying the original [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 65 | let _ = style.fg(Color::Yellow); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Style::add_modifier` that must be used [INFO] [stdout] --> src/widget.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | style.add_modifier(ratatui::style::Modifier::BOLD); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `add_modifier` returns the modified style without modifying the original [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 70 | let _ = style.add_modifier(ratatui::style::Modifier::BOLD); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Style::add_modifier` that must be used [INFO] [stdout] --> src/widget.rs:77:13 [INFO] [stdout] | [INFO] [stdout] 77 | style.add_modifier(ratatui::style::Modifier::BOLD); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `add_modifier` returns the modified style without modifying the original [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 77 | let _ = style.add_modifier(ratatui::style::Modifier::BOLD); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/widget.rs:429:22 [INFO] [stdout] | [INFO] [stdout] 429 | pub fn title_top(&self, file_explorer: &FileExplorer) -> Vec { [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] 429 | pub fn title_top(&self, file_explorer: &FileExplorer) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/widget.rs:438:25 [INFO] [stdout] | [INFO] [stdout] 438 | pub fn title_bottom(&self, file_explorer: &FileExplorer) -> Vec { [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] 438 | pub fn title_bottom(&self, file_explorer: &FileExplorer) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `selected_paths` is never read [INFO] [stdout] --> examples/basic.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | let mut selected_paths = vec![]; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `print_contents` [INFO] [stdout] --> src/main.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | let mut print_contents: bool = false; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_print_contents` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | let mut print_contents: bool = false; [INFO] [stdout] | ----^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/widget.rs:63:21 [INFO] [stdout] | [INFO] [stdout] 63 | let mut style = theme.highlight_dir_style.clone(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/file_explorer.rs:265:5 [INFO] [stdout] | [INFO] [stdout] 265 | pub fn selected_files(&self) -> &Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/file_explorer.rs:620:5 [INFO] [stdout] | [INFO] [stdout] 620 | pub fn set_selected(&mut self, selected: bool) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/file_explorer.rs:624:5 [INFO] [stdout] | [INFO] [stdout] 624 | pub const fn is_selected(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/input/mod.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | None, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Style::add_modifier` that must be used [INFO] [stdout] --> src/widget.rs:64:17 [INFO] [stdout] | [INFO] [stdout] 64 | style.add_modifier(ratatui::style::Modifier::BOLD); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `add_modifier` returns the modified style without modifying the original [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 64 | let _ = style.add_modifier(ratatui::style::Modifier::BOLD); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Style::fg` that must be used [INFO] [stdout] --> src/widget.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 65 | style.fg(Color::Yellow); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `fg` returns the modified style without modifying the original [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 65 | let _ = style.fg(Color::Yellow); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Style::add_modifier` that must be used [INFO] [stdout] --> src/widget.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | style.add_modifier(ratatui::style::Modifier::BOLD); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `add_modifier` returns the modified style without modifying the original [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 70 | let _ = style.add_modifier(ratatui::style::Modifier::BOLD); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Style::add_modifier` that must be used [INFO] [stdout] --> src/widget.rs:77:13 [INFO] [stdout] | [INFO] [stdout] 77 | style.add_modifier(ratatui::style::Modifier::BOLD); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `add_modifier` returns the modified style without modifying the original [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 77 | let _ = style.add_modifier(ratatui::style::Modifier::BOLD); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/widget.rs:429:22 [INFO] [stdout] | [INFO] [stdout] 429 | pub fn title_top(&self, file_explorer: &FileExplorer) -> Vec { [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] 429 | pub fn title_top(&self, file_explorer: &FileExplorer) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/widget.rs:438:25 [INFO] [stdout] | [INFO] [stdout] 438 | pub fn title_bottom(&self, file_explorer: &FileExplorer) -> Vec { [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] 438 | pub fn title_bottom(&self, file_explorer: &FileExplorer) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.96s [INFO] running `Command { std: "docker" "inspect" "69133844f2a07f4ed433c3019a47ffb7fbe6d14c987153590e53a864d56ddbbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69133844f2a07f4ed433c3019a47ffb7fbe6d14c987153590e53a864d56ddbbb", kill_on_drop: false }` [INFO] [stdout] 69133844f2a07f4ed433c3019a47ffb7fbe6d14c987153590e53a864d56ddbbb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f902932eab89a9837fbc0e215cd3a7fc4d15e7cffc6dcc9497cff2735c96a981 [INFO] running `Command { std: "docker" "start" "-a" "f902932eab89a9837fbc0e215cd3a7fc4d15e7cffc6dcc9497cff2735c96a981", kill_on_drop: false }` [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/widget.rs:63:21 [INFO] [stderr] | [INFO] [stderr] 63 | let mut style = theme.highlight_dir_style.clone(); [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a method [INFO] [stderr] --> src/file_explorer.rs:265:5 [INFO] [stderr] | [INFO] [stderr] 265 | pub fn selected_files(&self) -> &Vec { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 8 | #![warn(missing_docs)] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a method [INFO] [stderr] --> src/file_explorer.rs:620:5 [INFO] [stderr] | [INFO] [stderr] 620 | pub fn set_selected(&mut self, selected: bool) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a method [INFO] [stderr] --> src/file_explorer.rs:624:5 [INFO] [stderr] | [INFO] [stderr] 624 | pub const fn is_selected(&self) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a variant [INFO] [stderr] --> src/input/mod.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 26 | None, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused return value of `Style::add_modifier` that must be used [INFO] [stderr] --> src/widget.rs:64:17 [INFO] [stderr] | [INFO] [stderr] 64 | style.add_modifier(ratatui::style::Modifier::BOLD); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `add_modifier` returns the modified style without modifying the original [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 64 | let _ = style.add_modifier(ratatui::style::Modifier::BOLD); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused return value of `Style::fg` that must be used [INFO] [stderr] --> src/widget.rs:65:17 [INFO] [stderr] | [INFO] [stderr] 65 | style.fg(Color::Yellow); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `fg` returns the modified style without modifying the original [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 65 | let _ = style.fg(Color::Yellow); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused return value of `Style::add_modifier` that must be used [INFO] [stderr] --> src/widget.rs:70:17 [INFO] [stderr] | [INFO] [stderr] 70 | style.add_modifier(ratatui::style::Modifier::BOLD); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `add_modifier` returns the modified style without modifying the original [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 70 | let _ = style.add_modifier(ratatui::style::Modifier::BOLD); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused return value of `Style::add_modifier` that must be used [INFO] [stderr] --> src/widget.rs:77:13 [INFO] [stderr] | [INFO] [stderr] 77 | style.add_modifier(ratatui::style::Modifier::BOLD); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `add_modifier` returns the modified style without modifying the original [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 77 | let _ = style.add_modifier(ratatui::style::Modifier::BOLD); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/widget.rs:429:22 [INFO] [stderr] | [INFO] [stderr] 429 | pub fn title_top(&self, file_explorer: &FileExplorer) -> Vec { [INFO] [stderr] | ^^^^^ the lifetime is elided here ---- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 429 | pub fn title_top(&self, file_explorer: &FileExplorer) -> Vec> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/widget.rs:438:25 [INFO] [stderr] | [INFO] [stderr] 438 | pub fn title_bottom(&self, file_explorer: &FileExplorer) -> Vec { [INFO] [stderr] | ^^^^^ the lifetime is elided here ---- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 438 | pub fn title_bottom(&self, file_explorer: &FileExplorer) -> Vec> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `fpicker` (lib) generated 11 warnings (run `cargo fix --lib -p fpicker` to apply 3 suggestions) [INFO] [stderr] warning: `fpicker` (lib test) generated 11 warnings (11 duplicates) [INFO] [stderr] warning: value assigned to `selected_paths` is never read [INFO] [stderr] --> examples/basic.rs:21:13 [INFO] [stderr] | [INFO] [stderr] 21 | let mut selected_paths = vec![]; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] = note: `#[warn(unused_assignments)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `print_contents` [INFO] [stderr] --> src/main.rs:22:13 [INFO] [stderr] | [INFO] [stderr] 22 | let mut print_contents: bool = false; [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_print_contents` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:22:9 [INFO] [stderr] | [INFO] [stderr] 22 | let mut print_contents: bool = false; [INFO] [stderr] | ----^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `fpicker` (example "basic") generated 1 warning [INFO] [stderr] warning: `fpicker` (bin "fpicker" test) generated 2 warnings (run `cargo fix --bin "fpicker" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fpicker-8e88a15f0d365b38) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fpicker-1fe74e275961975e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests fpicker [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::cwd (line 377) - compile ... ok [INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::new (line 75) - compile ... ok [INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::selected_idx (line 435) - compile ... ok [INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::theme (line 457) - compile ... ok [INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer (line 28) - compile ... ok [INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::handle (line 168) - compile ... ok [INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::set_selected_idx (line 308) - compile ... ok [INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::set_theme (line 273) - compile ... ok [INFO] [stdout] test src/file_explorer.rs - file_explorer::File::is_dir (line 600) - compile ... ok [INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::with_theme (line 103) - compile ... ok [INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer (line 41) - compile ... ok [INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer (line 19) - compile ... ok [INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::set_cwd (line 248) - compile ... ok [INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::files (line 406) - compile ... ok [INFO] [stdout] test src/widget.rs - widget::Theme::new (line 116) - compile ... ok [INFO] [stdout] test src/file_explorer.rs - file_explorer::File::path (line 573) - compile ... ok [INFO] [stdout] test src/widget.rs - widget::Theme::with_highlight_spacing (line 305) - compile ... ok [INFO] [stdout] test src/widget.rs - widget::Theme::with_style (line 204) - compile ... ok [INFO] [stdout] test src/widget.rs - widget::Theme::with_dir_style (line 238) - compile ... ok [INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::current (line 349) - compile ... ok [INFO] [stdout] test src/file_explorer.rs - file_explorer::File::name (line 546) - compile ... ok [INFO] [stdout] test src/widget.rs - widget::Theme::with_highlight_symbol (line 289) - compile ... ok [INFO] [stdout] test src/widget.rs - widget::Theme::with_highlight_dir_style (line 272) - compile ... ok [INFO] [stdout] test src/widget.rs - widget::Theme::with_highlight_item_style (line 255) - compile ... ok [INFO] [stdout] test src/widget.rs - widget::Theme::default (line 453) - compile ... ok [INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::widget (line 122) - compile ... ok [INFO] [stdout] test src/widget.rs - widget::Theme::add_default_title (line 156) - compile ... ok [INFO] [stdout] test src/widget.rs - widget::Theme::with_title_top (line 327) - compile ... ok [INFO] [stdout] test src/widget.rs - widget::Theme::with_block (line 187) - compile ... ok [INFO] [stdout] test src/widget.rs - widget::Theme::with_title_bottom (line 358) - compile ... ok [INFO] [stdout] test src/widget.rs - widget::Theme::with_item_style (line 221) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 103) ... ok [INFO] [stdout] test src/lib.rs - (line 56) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 56) stdout ---- [INFO] [stdout] Test executable failed (exit status: 1). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Error: Os { code: 6, kind: Uncategorized, message: "No such device or address" } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 56) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 32 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.34s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "f902932eab89a9837fbc0e215cd3a7fc4d15e7cffc6dcc9497cff2735c96a981", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f902932eab89a9837fbc0e215cd3a7fc4d15e7cffc6dcc9497cff2735c96a981", kill_on_drop: false }` [INFO] [stdout] f902932eab89a9837fbc0e215cd3a7fc4d15e7cffc6dcc9497cff2735c96a981