[INFO] cloning repository https://github.com/talDoFlemis/ferrix
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/talDoFlemis/ferrix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtalDoFlemis%2Fferrix", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtalDoFlemis%2Fferrix'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d655f2083ba8c36b8126557119e0618cd27c1863
[INFO] building talDoFlemis/ferrix against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtalDoFlemis%2Fferrix" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/talDoFlemis/ferrix
[INFO] finished tweaking git repo https://github.com/talDoFlemis/ferrix
[INFO] tweaked toml for git repo https://github.com/talDoFlemis/ferrix written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/talDoFlemis/ferrix on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/talDoFlemis/ferrix 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3c40decd75423f3c3333a351e3b53755d0f8a73a51768054538b394be8778605
[INFO] running `Command { std: "docker" "start" "-a" "3c40decd75423f3c3333a351e3b53755d0f8a73a51768054538b394be8778605", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c40decd75423f3c3333a351e3b53755d0f8a73a51768054538b394be8778605", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c40decd75423f3c3333a351e3b53755d0f8a73a51768054538b394be8778605", kill_on_drop: false }`
[INFO] [stdout] 3c40decd75423f3c3333a351e3b53755d0f8a73a51768054538b394be8778605
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 66c9b53681adfb0763270744f2f644583018cac3d8f81142e081b39c2f7f1faf
[INFO] running `Command { std: "docker" "start" "-a" "66c9b53681adfb0763270744f2f644583018cac3d8f81142e081b39c2f7f1faf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling zerocopy v0.8.20
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.3
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling clap_builder v4.5.27
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling owo-colors v4.1.0
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling fuser v0.15.1
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling is_executable v1.0.4
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling papergrid v0.14.0
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling windows-targets v0.52.6
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling libc v0.1.12
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling byte-unit v5.1.6
[INFO] [stderr]    Compiling mmap v0.1.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling windows-sys v0.59.0
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling zerocopy-derive v0.8.20
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tabled_derive v0.10.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling miette-derive v7.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling clap v4.5.27
[INFO] [stderr]    Compiling clap_complete v4.5.16
[INFO] [stderr]    Compiling tabled v0.18.0
[INFO] [stderr]    Compiling rand_core v0.9.2
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling clean-path v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling winnow v0.6.26
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling fd-lock v4.0.2
[INFO] [stderr]    Compiling terminal_size v0.4.1
[INFO] [stderr]    Compiling tempfile v3.16.0
[INFO] [stderr]    Compiling miette v7.4.0
[INFO] [stderr]    Compiling reedline v0.32.0
[INFO] [stderr]    Compiling clap-repl v0.3.1
[INFO] [stderr]    Compiling ferrix v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `literal`
[INFO] [stdout]   --> src/parser.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 15 |     token::{any, literal, one_of, take_while},
[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: `Unit`
[INFO] [stdout]  --> src/repl_v2.rs:1:23
[INFO] [stdout]   |
[INFO] [stdout] 1 | use byte_unit::{Byte, Unit, UnitType};
[INFO] [stdout]   |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `simple_ext4::mkfs::make` and `vdisk::VDisk`
[INFO] [stdout]  --> src/simple_ext4/fs.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{simple_ext4::mkfs::make, vdisk::VDisk};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FileAttr` and `ReplyOpen`
[INFO] [stdout]   --> src/simple_ext4/fs.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     FileAttr, FileType, Filesystem, KernelConfig, ReplyAttr, ReplyCreate, ReplyData,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 12 |     ReplyDirectory, ReplyEmpty, ReplyEntry, ReplyOpen, ReplyWrite, Request,
[INFO] [stdout]    |                                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Mode`
[INFO] [stdout]   --> src/simple_ext4/fs.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |     sys::stat::{Mode, SFlag},
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `UNIX_EPOCH` and `path::PathBuf`
[INFO] [stdout]   --> src/simple_ext4/fs.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     path::PathBuf,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 29 |     time::{Duration, UNIX_EPOCH},
[INFO] [stdout]    |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BackgroundSession` and `MountOption`
[INFO] [stdout]  --> src/simple_ext4/flemis_system.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use fuser::{BackgroundSession, MountOption};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MmapMut`, `MmapOptions`, and `Mmap`
[INFO] [stdout]  --> src/simple_ext4/flemis_system.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | use memmap::{Mmap, MmapMut, MmapOptions};
[INFO] [stdout]   |              ^^^^  ^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::distr::Uniform`
[INFO] [stdout]  --> src/simple_ext4/flemis_system.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use rand::distr::Uniform;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc`, `Mutex`, `Path`, `ffi::OsStrExt`, and `thread`
[INFO] [stdout]   --> src/simple_ext4/flemis_system.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     os::unix::{ffi::OsStrExt, fs::MetadataExt},
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout] 12 |     path::{Path, PathBuf},
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 13 |     process::exit,
[INFO] [stdout] 14 |     sync::{Arc, Mutex},
[INFO] [stdout]    |            ^^^  ^^^^^
[INFO] [stdout] 15 |     thread, u16, usize,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `VDisk`
[INFO] [stdout]   --> src/simple_ext4/flemis_system.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 24 |     vdisk::{self, VDisk, VDiskSize},
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::debug`
[INFO] [stdout]   --> src/simple_ext4/types.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use tracing::debug;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MountOption`
[INFO] [stdout]  --> src/simple_ext4/fs_in_fs.rs:7:31
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Filesystem, KernelConfig, MountOption, ReplyAttr, ReplyCreate, ReplyData, ReplyDirectory,
[INFO] [stdout]   |                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ErrorKind`
[INFO] [stdout]   --> src/simple_ext4/fs_in_fs.rs:16:35
[INFO] [stdout]    |
[INFO] [stdout] 16 | use std::io::{BufRead, BufReader, ErrorKind, Read, Seek, SeekFrom, Write};
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `env`
[INFO] [stdout]   --> src/simple_ext4/fs_in_fs.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | use std::{env, fs, io};
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi-7-26`
[INFO] [stdout]    --> src/simple_ext4/fs_in_fs.rs:468:15
[INFO] [stdout]     |
[INFO] [stdout] 468 |         #[cfg(feature = "abi-7-26")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `abi-7-26` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow`
[INFO] [stdout]  --> src/simple_ext4/mkfs.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::{anyhow, bail};
[INFO] [stdout]   |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::error`
[INFO] [stdout]   --> src/system.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::error;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::mem::size`
[INFO] [stdout]  --> src/vdisk.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::mem::size;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `winnow::error::ErrorKind`
[INFO] [stdout]   --> src/parser.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |     error::{AddContext, ErrorKind, FromExternalError, FromRecoverableError, ParserError},
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/parser.rs:22:32
[INFO] [stdout]    |
[INFO] [stdout] 22 | type ParserResult<T> = winnow::PResult<T, FerrixParserError>;
[INFO] [stdout]    |                                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `winnow::error::ErrorKind`
[INFO] [stdout]   --> src/parser.rs:63:43
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn from_error_kind(_input: &I, _kind: ErrorKind) -> Self {
[INFO] [stdout]    |                                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `winnow::error::ErrorKind`
[INFO] [stdout]   --> src/parser.rs:77:16
[INFO] [stdout]    |
[INFO] [stdout] 77 |         _kind: ErrorKind,
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `winnow::error::ErrorKind`
[INFO] [stdout]    --> src/parser.rs:114:50
[INFO] [stdout]     |
[INFO] [stdout] 114 |     fn from_external_error(_: &Input<'a>, _kind: ErrorKind, e: ParseIntError) -> Self {
[INFO] [stdout]     |                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Read`
[INFO] [stdout]   --> src/simple_ext4/flemis_system.rs:10:29
[INFO] [stdout]    |
[INFO] [stdout] 10 |     io::{BufReader, Cursor, Read, Seek, Write},
[INFO] [stdout]    |                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cmd`
[INFO] [stdout]   --> src/system.rs:81:21
[INFO] [stdout]    |
[INFO] [stdout] 81 |     fn chdir(&self, cmd: &ChangeDirCommand) -> Result<()> {
[INFO] [stdout]    |                     ^^^ help: if this is intentional, prefix it with an underscore: `_cmd`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cmd`
[INFO] [stdout]    --> src/system.rs:104:25
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn touch(&mut self, cmd: &TouchCommand) -> Result<()> {
[INFO] [stdout]     |                         ^^^ help: if this is intentional, prefix it with an underscore: `_cmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cmd`
[INFO] [stdout]    --> src/system.rs:108:22
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn mv(&mut self, cmd: &MoveCommand) -> Result<()> {
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_cmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cmd`
[INFO] [stdout]    --> src/system.rs:112:28
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn make_dir(&mut self, cmd: &MakeDirCommand) -> Result<()> {
[INFO] [stdout]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_cmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cmd`
[INFO] [stdout]    --> src/system.rs:116:26
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn remove(&mut self, cmd: &RemoveCommand) -> Result<()> {
[INFO] [stdout]     |                          ^^^ help: if this is intentional, prefix it with an underscore: `_cmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cmd`
[INFO] [stdout]    --> src/system.rs:120:20
[INFO] [stdout]     |
[INFO] [stdout] 120 |     fn head(&self, cmd: &HeadCommand) -> Result<Vec<Number>> {
[INFO] [stdout]     |                    ^^^ help: if this is intentional, prefix it with an underscore: `_cmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cmd`
[INFO] [stdout]    --> src/system.rs:124:20
[INFO] [stdout]     |
[INFO] [stdout] 124 |     fn list(&self, cmd: &ListCommand) -> Result<ListCommandOutput> {
[INFO] [stdout]     |                    ^^^ help: if this is intentional, prefix it with an underscore: `_cmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cmd`
[INFO] [stdout]    --> src/system.rs:128:20
[INFO] [stdout]     |
[INFO] [stdout] 128 |     fn sort(&self, cmd: &SortCommand) -> Result<()> {
[INFO] [stdout]     |                    ^^^ help: if this is intentional, prefix it with an underscore: `_cmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cmd`
[INFO] [stdout]    --> src/system.rs:146:19
[INFO] [stdout]     |
[INFO] [stdout] 146 |     fn cat(&self, cmd: &CatCommand) -> Result<PathBuf> {
[INFO] [stdout]     |                   ^^^ help: if this is intentional, prefix it with an underscore: `_cmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `find_inode_from_path` and `find_dir` are never used
[INFO] [stdout]    --> src/simple_ext4/fs.rs:144:8
[INFO] [stdout]     |
[INFO] [stdout]  42 | impl SimpleExt4FS {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 144 |     fn find_inode_from_path<P>(&self, path: P) -> FSResult<(Inode, u32)>
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 163 |     fn find_dir<P>(&self, path: P) -> FSResult<(Directory, u32)>
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `size` is never read
[INFO] [stdout]    --> src/simple_ext4/fs_in_fs.rs:241:5
[INFO] [stdout]     |
[INFO] [stdout] 236 | pub struct FSInFS {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 241 |     size: u64,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fuse_allow_other_enabled` is never used
[INFO] [stdout]     --> src/simple_ext4/fs_in_fs.rs:1893:4
[INFO] [stdout]      |
[INFO] [stdout] 1893 | fn fuse_allow_other_enabled() -> io::Result<bool> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `SpaceAround` is never used
[INFO] [stdout]    --> src/parser.rs:687:7
[INFO] [stdout]     |
[INFO] [stdout] 687 | trait SpaceAround<I, O, E>: Parser<I, O, E> + Sized
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `file_system` is never read
[INFO] [stdout]   --> src/repl.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Repl<I, O, F>
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     file_system: F,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Repl` has a derived impl for the trait `Debug`, 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/repl_v2.rs:45:30
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn render_prompt_segment(&self) -> Cow<str> {
[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] 45 |     fn render_prompt_segment(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/repl_v2.rs:62:27
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn render_prompt_left(&self) -> std::borrow::Cow<str> {
[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] 62 |     fn render_prompt_left(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/repl_v2.rs:66:28
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn render_prompt_right(&self) -> std::borrow::Cow<str> {
[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] 66 |     fn render_prompt_right(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/repl_v2.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 72 |         _prompt_mode: clap_repl::reedline::PromptEditMode,
[INFO] [stdout] 73 |     ) -> std::borrow::Cow<str> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^ 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] 73 |     ) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/repl_v2.rs:77:42
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn render_prompt_multiline_indicator(&self) -> std::borrow::Cow<str> {
[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] 77 |     fn render_prompt_multiline_indicator(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/repl_v2.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 83 |         history_search: clap_repl::reedline::PromptHistorySearch,
[INFO] [stdout] 84 |     ) -> std::borrow::Cow<str> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^ 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] 84 |     ) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ferrix::complete_command::MakeDirCommand`
[INFO] [stdout]  --> src/bin/flemis_fs.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use ferrix::complete_command::MakeDirCommand;
[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: `ferrix::system::System`
[INFO] [stdout]  --> src/bin/flemis_fs.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use ferrix::system::System;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]   --> src/bin/flemis_fs.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 | use tracing::{info, Level};
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 01s
[INFO] running `Command { std: "docker" "inspect" "66c9b53681adfb0763270744f2f644583018cac3d8f81142e081b39c2f7f1faf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66c9b53681adfb0763270744f2f644583018cac3d8f81142e081b39c2f7f1faf", kill_on_drop: false }`
[INFO] [stdout] 66c9b53681adfb0763270744f2f644583018cac3d8f81142e081b39c2f7f1faf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c6a2bce8b676ae14b486d8d86e37dee266a82416a4ae549b1330bab37c0aea3
[INFO] running `Command { std: "docker" "start" "-a" "0c6a2bce8b676ae14b486d8d86e37dee266a82416a4ae549b1330bab37c0aea3", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `literal`
[INFO] [stdout]   --> src/parser.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 15 |     token::{any, literal, one_of, take_while},
[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: `Unit`
[INFO] [stdout]  --> src/repl_v2.rs:1:23
[INFO] [stdout]   |
[INFO] [stdout] 1 | use byte_unit::{Byte, Unit, UnitType};
[INFO] [stdout]   |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `simple_ext4::mkfs::make` and `vdisk::VDisk`
[INFO] [stdout]  --> src/simple_ext4/fs.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{simple_ext4::mkfs::make, vdisk::VDisk};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FileAttr` and `ReplyOpen`
[INFO] [stdout]   --> src/simple_ext4/fs.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     FileAttr, FileType, Filesystem, KernelConfig, ReplyAttr, ReplyCreate, ReplyData,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 12 |     ReplyDirectory, ReplyEmpty, ReplyEntry, ReplyOpen, ReplyWrite, Request,
[INFO] [stdout]    |                                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Mode`
[INFO] [stdout]   --> src/simple_ext4/fs.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |     sys::stat::{Mode, SFlag},
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `UNIX_EPOCH` and `path::PathBuf`
[INFO] [stdout]   --> src/simple_ext4/fs.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     path::PathBuf,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 29 |     time::{Duration, UNIX_EPOCH},
[INFO] [stdout]    |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BackgroundSession` and `MountOption`
[INFO] [stdout]  --> src/simple_ext4/flemis_system.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use fuser::{BackgroundSession, MountOption};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MmapMut`, `MmapOptions`, and `Mmap`
[INFO] [stdout]  --> src/simple_ext4/flemis_system.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | use memmap::{Mmap, MmapMut, MmapOptions};
[INFO] [stdout]   |              ^^^^  ^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::distr::Uniform`
[INFO] [stdout]  --> src/simple_ext4/flemis_system.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use rand::distr::Uniform;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc`, `Mutex`, `Path`, `ffi::OsStrExt`, and `thread`
[INFO] [stdout]   --> src/simple_ext4/flemis_system.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     os::unix::{ffi::OsStrExt, fs::MetadataExt},
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout] 12 |     path::{Path, PathBuf},
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 13 |     process::exit,
[INFO] [stdout] 14 |     sync::{Arc, Mutex},
[INFO] [stdout]    |            ^^^  ^^^^^
[INFO] [stdout] 15 |     thread, u16, usize,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `VDisk`
[INFO] [stdout]   --> src/simple_ext4/flemis_system.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 24 |     vdisk::{self, VDisk, VDiskSize},
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::debug`
[INFO] [stdout]   --> src/simple_ext4/types.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use tracing::debug;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MountOption`
[INFO] [stdout]  --> src/simple_ext4/fs_in_fs.rs:7:31
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Filesystem, KernelConfig, MountOption, ReplyAttr, ReplyCreate, ReplyData, ReplyDirectory,
[INFO] [stdout]   |                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ErrorKind`
[INFO] [stdout]   --> src/simple_ext4/fs_in_fs.rs:16:35
[INFO] [stdout]    |
[INFO] [stdout] 16 | use std::io::{BufRead, BufReader, ErrorKind, Read, Seek, SeekFrom, Write};
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `env`
[INFO] [stdout]   --> src/simple_ext4/fs_in_fs.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | use std::{env, fs, io};
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi-7-26`
[INFO] [stdout]    --> src/simple_ext4/fs_in_fs.rs:468:15
[INFO] [stdout]     |
[INFO] [stdout] 468 |         #[cfg(feature = "abi-7-26")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `abi-7-26` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow`
[INFO] [stdout]  --> src/simple_ext4/mkfs.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::{anyhow, bail};
[INFO] [stdout]   |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::error`
[INFO] [stdout]   --> src/system.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::error;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::mem::size`
[INFO] [stdout]  --> src/vdisk.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::mem::size;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `winnow::error::ErrorKind`
[INFO] [stdout]   --> src/parser.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |     error::{AddContext, ErrorKind, FromExternalError, FromRecoverableError, ParserError},
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/parser.rs:22:32
[INFO] [stdout]    |
[INFO] [stdout] 22 | type ParserResult<T> = winnow::PResult<T, FerrixParserError>;
[INFO] [stdout]    |                                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `winnow::error::ErrorKind`
[INFO] [stdout]   --> src/parser.rs:63:43
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn from_error_kind(_input: &I, _kind: ErrorKind) -> Self {
[INFO] [stdout]    |                                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `winnow::error::ErrorKind`
[INFO] [stdout]   --> src/parser.rs:77:16
[INFO] [stdout]    |
[INFO] [stdout] 77 |         _kind: ErrorKind,
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `winnow::error::ErrorKind`
[INFO] [stdout]    --> src/parser.rs:114:50
[INFO] [stdout]     |
[INFO] [stdout] 114 |     fn from_external_error(_: &Input<'a>, _kind: ErrorKind, e: ParseIntError) -> Self {
[INFO] [stdout]     |                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Read`
[INFO] [stdout]   --> src/simple_ext4/flemis_system.rs:10:29
[INFO] [stdout]    |
[INFO] [stdout] 10 |     io::{BufReader, Cursor, Read, Seek, Write},
[INFO] [stdout]    |                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cmd`
[INFO] [stdout]   --> src/system.rs:81:21
[INFO] [stdout]    |
[INFO] [stdout] 81 |     fn chdir(&self, cmd: &ChangeDirCommand) -> Result<()> {
[INFO] [stdout]    |                     ^^^ help: if this is intentional, prefix it with an underscore: `_cmd`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cmd`
[INFO] [stdout]    --> src/system.rs:104:25
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn touch(&mut self, cmd: &TouchCommand) -> Result<()> {
[INFO] [stdout]     |                         ^^^ help: if this is intentional, prefix it with an underscore: `_cmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cmd`
[INFO] [stdout]    --> src/system.rs:108:22
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn mv(&mut self, cmd: &MoveCommand) -> Result<()> {
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_cmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cmd`
[INFO] [stdout]    --> src/system.rs:112:28
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn make_dir(&mut self, cmd: &MakeDirCommand) -> Result<()> {
[INFO] [stdout]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_cmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cmd`
[INFO] [stdout]    --> src/system.rs:116:26
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn remove(&mut self, cmd: &RemoveCommand) -> Result<()> {
[INFO] [stdout]     |                          ^^^ help: if this is intentional, prefix it with an underscore: `_cmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cmd`
[INFO] [stdout]    --> src/system.rs:120:20
[INFO] [stdout]     |
[INFO] [stdout] 120 |     fn head(&self, cmd: &HeadCommand) -> Result<Vec<Number>> {
[INFO] [stdout]     |                    ^^^ help: if this is intentional, prefix it with an underscore: `_cmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cmd`
[INFO] [stdout]    --> src/system.rs:124:20
[INFO] [stdout]     |
[INFO] [stdout] 124 |     fn list(&self, cmd: &ListCommand) -> Result<ListCommandOutput> {
[INFO] [stdout]     |                    ^^^ help: if this is intentional, prefix it with an underscore: `_cmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cmd`
[INFO] [stdout]    --> src/system.rs:128:20
[INFO] [stdout]     |
[INFO] [stdout] 128 |     fn sort(&self, cmd: &SortCommand) -> Result<()> {
[INFO] [stdout]     |                    ^^^ help: if this is intentional, prefix it with an underscore: `_cmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cmd`
[INFO] [stdout]    --> src/system.rs:146:19
[INFO] [stdout]     |
[INFO] [stdout] 146 |     fn cat(&self, cmd: &CatCommand) -> Result<PathBuf> {
[INFO] [stdout]     |                   ^^^ help: if this is intentional, prefix it with an underscore: `_cmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `find_inode_from_path` and `find_dir` are never used
[INFO] [stdout]    --> src/simple_ext4/fs.rs:144:8
[INFO] [stdout]     |
[INFO] [stdout]  42 | impl SimpleExt4FS {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 144 |     fn find_inode_from_path<P>(&self, path: P) -> FSResult<(Inode, u32)>
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 163 |     fn find_dir<P>(&self, path: P) -> FSResult<(Directory, u32)>
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `size` is never read
[INFO] [stdout]    --> src/simple_ext4/fs_in_fs.rs:241:5
[INFO] [stdout]     |
[INFO] [stdout] 236 | pub struct FSInFS {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 241 |     size: u64,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fuse_allow_other_enabled` is never used
[INFO] [stdout]     --> src/simple_ext4/fs_in_fs.rs:1893:4
[INFO] [stdout]      |
[INFO] [stdout] 1893 | fn fuse_allow_other_enabled() -> io::Result<bool> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `SpaceAround` is never used
[INFO] [stdout]    --> src/parser.rs:687:7
[INFO] [stdout]     |
[INFO] [stdout] 687 | trait SpaceAround<I, O, E>: Parser<I, O, E> + Sized
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `file_system` is never read
[INFO] [stdout]   --> src/repl.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Repl<I, O, F>
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     file_system: F,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Repl` has a derived impl for the trait `Debug`, 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/repl_v2.rs:45:30
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn render_prompt_segment(&self) -> Cow<str> {
[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] 45 |     fn render_prompt_segment(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/repl_v2.rs:62:27
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn render_prompt_left(&self) -> std::borrow::Cow<str> {
[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] 62 |     fn render_prompt_left(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/repl_v2.rs:66:28
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn render_prompt_right(&self) -> std::borrow::Cow<str> {
[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] 66 |     fn render_prompt_right(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/repl_v2.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 72 |         _prompt_mode: clap_repl::reedline::PromptEditMode,
[INFO] [stdout] 73 |     ) -> std::borrow::Cow<str> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^ 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] 73 |     ) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/repl_v2.rs:77:42
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn render_prompt_multiline_indicator(&self) -> std::borrow::Cow<str> {
[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] 77 |     fn render_prompt_multiline_indicator(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/repl_v2.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 83 |         history_search: clap_repl::reedline::PromptHistorySearch,
[INFO] [stdout] 84 |     ) -> std::borrow::Cow<str> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^ 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] 84 |     ) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ferrix v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ferrix::complete_command::MakeDirCommand`
[INFO] [stdout]  --> src/bin/flemis_fs.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use ferrix::complete_command::MakeDirCommand;
[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: `ferrix::system::System`
[INFO] [stdout]  --> src/bin/flemis_fs.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use ferrix::system::System;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]   --> src/bin/flemis_fs.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 | use tracing::{info, Level};
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `literal`
[INFO] [stdout]   --> src/parser.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 15 |     token::{any, literal, one_of, take_while},
[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: `Unit`
[INFO] [stdout]  --> src/repl_v2.rs:1:23
[INFO] [stdout]   |
[INFO] [stdout] 1 | use byte_unit::{Byte, Unit, UnitType};
[INFO] [stdout]   |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `simple_ext4::mkfs::make` and `vdisk::VDisk`
[INFO] [stdout]  --> src/simple_ext4/fs.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{simple_ext4::mkfs::make, vdisk::VDisk};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FileAttr` and `ReplyOpen`
[INFO] [stdout]   --> src/simple_ext4/fs.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     FileAttr, FileType, Filesystem, KernelConfig, ReplyAttr, ReplyCreate, ReplyData,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 12 |     ReplyDirectory, ReplyEmpty, ReplyEntry, ReplyOpen, ReplyWrite, Request,
[INFO] [stdout]    |                                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Mode`
[INFO] [stdout]   --> src/simple_ext4/fs.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |     sys::stat::{Mode, SFlag},
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `UNIX_EPOCH` and `path::PathBuf`
[INFO] [stdout]   --> src/simple_ext4/fs.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     path::PathBuf,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 29 |     time::{Duration, UNIX_EPOCH},
[INFO] [stdout]    |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FileAttr`, `Filesystem`, `ReplyAttr`, `ReplyData`, `ReplyDirectory`, `ReplyEntry`, `ReplyWrite`, and `Request`
[INFO] [stdout]    --> src/simple_ext4/fs.rs:996:9
[INFO] [stdout]     |
[INFO] [stdout] 996 |         FileAttr, Filesystem, Reply, ReplyAttr, ReplyData, ReplyDirectory, ReplyEntry, ReplyWrite,
[INFO] [stdout]     |         ^^^^^^^^  ^^^^^^^^^^         ^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 997 |         Request,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Duration` and `UNIX_EPOCH`
[INFO] [stdout]    --> src/simple_ext4/fs.rs:999:21
[INFO] [stdout]     |
[INFO] [stdout] 999 |     use std::time::{Duration, UNIX_EPOCH};
[INFO] [stdout]     |                     ^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ffi::OsString`
[INFO] [stdout]     --> src/simple_ext4/fs.rs:1000:15
[INFO] [stdout]      |
[INFO] [stdout] 1000 |     use std::{ffi::OsString, path::PathBuf};
[INFO] [stdout]      |               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BackgroundSession` and `MountOption`
[INFO] [stdout]  --> src/simple_ext4/flemis_system.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use fuser::{BackgroundSession, MountOption};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MmapMut`, `MmapOptions`, and `Mmap`
[INFO] [stdout]  --> src/simple_ext4/flemis_system.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | use memmap::{Mmap, MmapMut, MmapOptions};
[INFO] [stdout]   |              ^^^^  ^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::distr::Uniform`
[INFO] [stdout]  --> src/simple_ext4/flemis_system.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use rand::distr::Uniform;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc`, `Mutex`, `Path`, `ffi::OsStrExt`, and `thread`
[INFO] [stdout]   --> src/simple_ext4/flemis_system.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     os::unix::{ffi::OsStrExt, fs::MetadataExt},
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout] 12 |     path::{Path, PathBuf},
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 13 |     process::exit,
[INFO] [stdout] 14 |     sync::{Arc, Mutex},
[INFO] [stdout]    |            ^^^  ^^^^^
[INFO] [stdout] 15 |     thread, u16, usize,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `VDisk`
[INFO] [stdout]   --> src/simple_ext4/flemis_system.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 24 |     vdisk::{self, VDisk, VDiskSize},
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::debug`
[INFO] [stdout]   --> src/simple_ext4/types.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use tracing::debug;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SystemTime` and `self`
[INFO] [stdout]    --> src/simple_ext4/types.rs:453:21
[INFO] [stdout]     |
[INFO] [stdout] 453 |     use std::time::{self, SystemTime};
[INFO] [stdout]     |                     ^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MountOption`
[INFO] [stdout]  --> src/simple_ext4/fs_in_fs.rs:7:31
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Filesystem, KernelConfig, MountOption, ReplyAttr, ReplyCreate, ReplyData, ReplyDirectory,
[INFO] [stdout]   |                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ErrorKind`
[INFO] [stdout]   --> src/simple_ext4/fs_in_fs.rs:16:35
[INFO] [stdout]    |
[INFO] [stdout] 16 | use std::io::{BufRead, BufReader, ErrorKind, Read, Seek, SeekFrom, Write};
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `env`
[INFO] [stdout]   --> src/simple_ext4/fs_in_fs.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | use std::{env, fs, io};
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi-7-26`
[INFO] [stdout]    --> src/simple_ext4/fs_in_fs.rs:468:15
[INFO] [stdout]     |
[INFO] [stdout] 468 |         #[cfg(feature = "abi-7-26")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `abi-7-26` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow`
[INFO] [stdout]  --> src/simple_ext4/mkfs.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::{anyhow, bail};
[INFO] [stdout]   |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::error`
[INFO] [stdout]   --> src/system.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::error;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::mem::size`
[INFO] [stdout]  --> src/vdisk.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::mem::size;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `winnow::error::ErrorKind`
[INFO] [stdout]   --> src/parser.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |     error::{AddContext, ErrorKind, FromExternalError, FromRecoverableError, ParserError},
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/parser.rs:22:32
[INFO] [stdout]    |
[INFO] [stdout] 22 | type ParserResult<T> = winnow::PResult<T, FerrixParserError>;
[INFO] [stdout]    |                                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `winnow::error::ErrorKind`
[INFO] [stdout]   --> src/parser.rs:63:43
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn from_error_kind(_input: &I, _kind: ErrorKind) -> Self {
[INFO] [stdout]    |                                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `winnow::error::ErrorKind`
[INFO] [stdout]   --> src/parser.rs:77:16
[INFO] [stdout]    |
[INFO] [stdout] 77 |         _kind: ErrorKind,
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `winnow::error::ErrorKind`
[INFO] [stdout]    --> src/parser.rs:114:50
[INFO] [stdout]     |
[INFO] [stdout] 114 |     fn from_external_error(_: &Input<'a>, _kind: ErrorKind, e: ParseIntError) -> Self {
[INFO] [stdout]     |                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Reply`
[INFO] [stdout]    --> src/simple_ext4/fs.rs:996:31
[INFO] [stdout]     |
[INFO] [stdout] 996 |         FileAttr, Filesystem, Reply, ReplyAttr, ReplyData, ReplyDirectory, ReplyEntry, ReplyWrite,
[INFO] [stdout]     |                               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Read`
[INFO] [stdout]   --> src/simple_ext4/flemis_system.rs:10:29
[INFO] [stdout]    |
[INFO] [stdout] 10 |     io::{BufReader, Cursor, Read, Seek, Write},
[INFO] [stdout]    |                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cmd`
[INFO] [stdout]   --> src/system.rs:81:21
[INFO] [stdout]    |
[INFO] [stdout] 81 |     fn chdir(&self, cmd: &ChangeDirCommand) -> Result<()> {
[INFO] [stdout]    |                     ^^^ help: if this is intentional, prefix it with an underscore: `_cmd`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cmd`
[INFO] [stdout]    --> src/system.rs:104:25
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn touch(&mut self, cmd: &TouchCommand) -> Result<()> {
[INFO] [stdout]     |                         ^^^ help: if this is intentional, prefix it with an underscore: `_cmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cmd`
[INFO] [stdout]    --> src/system.rs:108:22
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn mv(&mut self, cmd: &MoveCommand) -> Result<()> {
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_cmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cmd`
[INFO] [stdout]    --> src/system.rs:112:28
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn make_dir(&mut self, cmd: &MakeDirCommand) -> Result<()> {
[INFO] [stdout]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_cmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cmd`
[INFO] [stdout]    --> src/system.rs:116:26
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn remove(&mut self, cmd: &RemoveCommand) -> Result<()> {
[INFO] [stdout]     |                          ^^^ help: if this is intentional, prefix it with an underscore: `_cmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cmd`
[INFO] [stdout]    --> src/system.rs:120:20
[INFO] [stdout]     |
[INFO] [stdout] 120 |     fn head(&self, cmd: &HeadCommand) -> Result<Vec<Number>> {
[INFO] [stdout]     |                    ^^^ help: if this is intentional, prefix it with an underscore: `_cmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cmd`
[INFO] [stdout]    --> src/system.rs:124:20
[INFO] [stdout]     |
[INFO] [stdout] 124 |     fn list(&self, cmd: &ListCommand) -> Result<ListCommandOutput> {
[INFO] [stdout]     |                    ^^^ help: if this is intentional, prefix it with an underscore: `_cmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cmd`
[INFO] [stdout]    --> src/system.rs:128:20
[INFO] [stdout]     |
[INFO] [stdout] 128 |     fn sort(&self, cmd: &SortCommand) -> Result<()> {
[INFO] [stdout]     |                    ^^^ help: if this is intentional, prefix it with an underscore: `_cmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cmd`
[INFO] [stdout]    --> src/system.rs:146:19
[INFO] [stdout]     |
[INFO] [stdout] 146 |     fn cat(&self, cmd: &CatCommand) -> Result<PathBuf> {
[INFO] [stdout]     |                   ^^^ help: if this is intentional, prefix it with an underscore: `_cmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `SpaceAround` is never used
[INFO] [stdout]    --> src/parser.rs:687:7
[INFO] [stdout]     |
[INFO] [stdout] 687 | trait SpaceAround<I, O, E>: Parser<I, O, E> + Sized
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `size` is never read
[INFO] [stdout]    --> src/simple_ext4/fs_in_fs.rs:241:5
[INFO] [stdout]     |
[INFO] [stdout] 236 | pub struct FSInFS {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 241 |     size: u64,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fuse_allow_other_enabled` is never used
[INFO] [stdout]     --> src/simple_ext4/fs_in_fs.rs:1893:4
[INFO] [stdout]      |
[INFO] [stdout] 1893 | fn fuse_allow_other_enabled() -> io::Result<bool> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `file_system` is never read
[INFO] [stdout]   --> src/repl.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Repl<I, O, F>
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     file_system: F,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Repl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `find_inode_from_path` is never used
[INFO] [stdout]    --> src/simple_ext4/fs.rs:144:8
[INFO] [stdout]     |
[INFO] [stdout]  42 | impl SimpleExt4FS {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 144 |     fn find_inode_from_path<P>(&self, path: P) -> FSResult<(Inode, u32)>
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/repl_v2.rs:45:30
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn render_prompt_segment(&self) -> Cow<str> {
[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] 45 |     fn render_prompt_segment(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/repl_v2.rs:62:27
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn render_prompt_left(&self) -> std::borrow::Cow<str> {
[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] 62 |     fn render_prompt_left(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/repl_v2.rs:66:28
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn render_prompt_right(&self) -> std::borrow::Cow<str> {
[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] 66 |     fn render_prompt_right(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/repl_v2.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 72 |         _prompt_mode: clap_repl::reedline::PromptEditMode,
[INFO] [stdout] 73 |     ) -> std::borrow::Cow<str> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^ 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] 73 |     ) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/repl_v2.rs:77:42
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn render_prompt_multiline_indicator(&self) -> std::borrow::Cow<str> {
[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] 77 |     fn render_prompt_multiline_indicator(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/repl_v2.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 83 |         history_search: clap_repl::reedline::PromptHistorySearch,
[INFO] [stdout] 84 |     ) -> std::borrow::Cow<str> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^ 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] 84 |     ) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.77s
[INFO] running `Command { std: "docker" "inspect" "0c6a2bce8b676ae14b486d8d86e37dee266a82416a4ae549b1330bab37c0aea3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c6a2bce8b676ae14b486d8d86e37dee266a82416a4ae549b1330bab37c0aea3", kill_on_drop: false }`
[INFO] [stdout] 0c6a2bce8b676ae14b486d8d86e37dee266a82416a4ae549b1330bab37c0aea3
