[INFO] fetching crate rsmount 0.2.1...
[INFO] testing rsmount-0.2.1 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate rsmount 0.2.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate rsmount 0.2.1
[INFO] finished tweaking crates.io crate rsmount 0.2.1
[INFO] tweaked toml for crates.io crate rsmount 0.2.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rsmount 0.2.1 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 89 packages to latest compatible versions
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding typed-builder v0.19.1 (available: v0.23.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 03554671853a7e2bce5f7563748704fdc7d5f663b22d7009125253e66869ee10
[INFO] running `Command { std: "docker" "start" "-a" "03554671853a7e2bce5f7563748704fdc7d5f663b22d7009125253e66869ee10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03554671853a7e2bce5f7563748704fdc7d5f663b22d7009125253e66869ee10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03554671853a7e2bce5f7563748704fdc7d5f663b22d7009125253e66869ee10", kill_on_drop: false }`
[INFO] [stdout] 03554671853a7e2bce5f7563748704fdc7d5f663b22d7009125253e66869ee10
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 39bfdd65ceb3755bdf1b073424159c96a00fb1f543c706aa6b46b71d8124496a
[INFO] running `Command { std: "docker" "start" "-a" "39bfdd65ceb3755bdf1b073424159c96a00fb1f543c706aa6b46b71d8124496a", kill_on_drop: false }`
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rsblkid v0.4.1
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling rsmount v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling embed-doc-image v0.1.4
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling enum-iterator-derive v1.5.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling typed-builder-macro v0.20.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling typed-builder-macro v0.19.1
[INFO] [stderr]    Compiling enum-iterator v2.3.0
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling typed-builder v0.19.1
[INFO] [stderr]    Compiling typed-builder v0.20.1
[INFO] [stderr]    Compiling rsblkid-sys v0.2.2
[INFO] [stderr]    Compiling rsmount-sys v0.2.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/core/optstring/mod.rs:912:35
[INFO] [stdout]     |
[INFO] [stdout] 912 | pub fn iter_options(options_list: &str) -> Result<OptionIter, OptionIterError> {
[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] 912 | pub fn iter_options(options_list: &str) -> Result<OptionIter<'_>, OptionIterError> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/mount/mount_struct.rs:1430:32
[INFO] [stdout]      |
[INFO] [stdout] 1430 |     pub fn switch_to_namespace(&mut self, namespace: MountNamespace) -> Option<MountNamespace> {
[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] 1430 |     pub fn switch_to_namespace(&mut self, namespace: MountNamespace) -> Option<MountNamespace<'_>> {
[INFO] [stdout]      |                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/mount/mount_struct.rs:1455:41
[INFO] [stdout]      |
[INFO] [stdout] 1455 |     pub fn switch_to_original_namespace(&mut self) -> Option<MountNamespace> {
[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] 1455 |     pub fn switch_to_original_namespace(&mut self) -> Option<MountNamespace<'_>> {
[INFO] [stdout]      |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/mount/mount_struct.rs:1481:39
[INFO] [stdout]      |
[INFO] [stdout] 1481 |     pub fn switch_to_target_namespace(&mut self) -> Option<MountNamespace> {
[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] 1481 |     pub fn switch_to_target_namespace(&mut self) -> Option<MountNamespace<'_>> {
[INFO] [stdout]      |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/mount/mount_struct.rs:1586:29
[INFO] [stdout]      |
[INFO] [stdout] 1586 |     pub fn target_namespace(&self) -> Option<MountNamespace> {
[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] 1586 |     pub fn target_namespace(&self) -> Option<MountNamespace<'_>> {
[INFO] [stdout]      |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/mount/mount_struct.rs:2046:31
[INFO] [stdout]      |
[INFO] [stdout] 2046 |     pub fn original_namespace(&self) -> Option<MountNamespace> {
[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] 2046 |     pub fn original_namespace(&self) -> Option<MountNamespace<'_>> {
[INFO] [stdout]      |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/mount/mount_struct.rs:2079:22
[INFO] [stdout]      |
[INFO] [stdout] 2079 |     pub fn seq_mount(&mut self) -> MountIter {
[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] 2079 |     pub fn seq_mount(&mut self) -> MountIter<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/mount/mount_struct.rs:2088:24
[INFO] [stdout]      |
[INFO] [stdout] 2088 |     pub fn seq_remount(&mut self) -> ReMountIter {
[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] 2088 |     pub fn seq_remount(&mut self) -> ReMountIter<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mount/unmount_struct.rs:932:32
[INFO] [stdout]     |
[INFO] [stdout] 932 |     pub fn switch_to_namespace(&mut self, namespace: UMountNamespace) -> Option<UMountNamespace> {
[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] 932 |     pub fn switch_to_namespace(&mut self, namespace: UMountNamespace) -> Option<UMountNamespace<'_>> {
[INFO] [stdout]     |                                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mount/unmount_struct.rs:957:41
[INFO] [stdout]     |
[INFO] [stdout] 957 |     pub fn switch_to_original_namespace(&mut self) -> Option<UMountNamespace> {
[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] 957 |     pub fn switch_to_original_namespace(&mut self) -> Option<UMountNamespace<'_>> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mount/unmount_struct.rs:983:39
[INFO] [stdout]     |
[INFO] [stdout] 983 |     pub fn switch_to_target_namespace(&mut self) -> Option<UMountNamespace> {
[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] 983 |     pub fn switch_to_target_namespace(&mut self) -> Option<UMountNamespace<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/mount/unmount_struct.rs:1072:29
[INFO] [stdout]      |
[INFO] [stdout] 1072 |     pub fn target_namespace(&self) -> Option<UMountNamespace> {
[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] 1072 |     pub fn target_namespace(&self) -> Option<UMountNamespace<'_>> {
[INFO] [stdout]      |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/mount/unmount_struct.rs:1140:24
[INFO] [stdout]      |
[INFO] [stdout] 1140 |     pub fn seq_unmount(&mut self) -> UMountIter {
[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] 1140 |     pub fn seq_unmount(&mut self) -> UMountIter<'_> {
[INFO] [stdout]      |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tables/fs_tab_diff_struct.rs:112:17
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn iter(&self) -> FsTabDiffIter {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]     |                 |         |
[INFO] [stdout]     |                 |         the same lifetime is hidden here
[INFO] [stdout]     |                 |         the same lifetime is hidden here
[INFO] [stdout]     |                 |         the same lifetime is hidden here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn iter(&self) -> FsTabDiffIter<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tables/fs_tab_diff_struct.rs:119:21
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn try_iter(&self) -> Result<FsTabDiffIter, FsTabDiffIterError> {
[INFO] [stdout]     |                     ^^^^^            ^^^^^^^^^^^^^
[INFO] [stdout]     |                     |                |
[INFO] [stdout]     |                     |                the same lifetime is hidden here
[INFO] [stdout]     |                     |                the same lifetime is hidden here
[INFO] [stdout]     |                     |                the same lifetime is hidden here
[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] 119 |     pub fn try_iter(&self) -> Result<FsTabDiffIter<'_>, FsTabDiffIterError> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/tables/fs_tab_struct.rs:1339:17
[INFO] [stdout]      |
[INFO] [stdout] 1339 |     pub fn iter(&self) -> FsTabIter {
[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] 1339 |     pub fn iter(&self) -> FsTabIter<'_> {
[INFO] [stdout]      |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/tables/fs_tab_struct.rs:1345:21
[INFO] [stdout]      |
[INFO] [stdout] 1345 |     pub fn try_iter(&self) -> Result<FsTabIter, FsTabIterError> {
[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] 1345 |     pub fn try_iter(&self) -> Result<FsTabIter<'_>, FsTabIterError> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/tables/fs_tab_struct.rs:1356:21
[INFO] [stdout]      |
[INFO] [stdout] 1356 |     pub fn iter_mut(&mut self) -> FsTabIterMut {
[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] 1356 |     pub fn iter_mut(&mut self) -> FsTabIterMut<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/tables/fs_tab_struct.rs:1363:25
[INFO] [stdout]      |
[INFO] [stdout] 1363 |     pub fn try_iter_mut(&mut self) -> Result<FsTabIterMut, FsTabIterError> {
[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] 1363 |     pub fn try_iter_mut(&mut self) -> Result<FsTabIterMut<'_>, FsTabIterError> {
[INFO] [stdout]      |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tables/mount_info_diff_struct.rs:115:17
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub fn iter(&self) -> MountInfoDiffIter {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |         |
[INFO] [stdout]     |                 |         the same lifetime is hidden here
[INFO] [stdout]     |                 |         the same lifetime is hidden here
[INFO] [stdout]     |                 |         the same lifetime is hidden here
[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] 115 |     pub fn iter(&self) -> MountInfoDiffIter<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tables/mount_info_diff_struct.rs:122:21
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn try_iter(&self) -> Result<MountInfoDiffIter, MountInfoDiffIterError> {
[INFO] [stdout]     |                     ^^^^^            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                     |                |
[INFO] [stdout]     |                     |                the same lifetime is hidden here
[INFO] [stdout]     |                     |                the same lifetime is hidden here
[INFO] [stdout]     |                     |                the same lifetime is hidden here
[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] 122 |     pub fn try_iter(&self) -> Result<MountInfoDiffIter<'_>, MountInfoDiffIterError> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/tables/mount_info_struct.rs:1228:17
[INFO] [stdout]      |
[INFO] [stdout] 1228 |     pub fn iter(&self) -> MountInfoIter {
[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] 1228 |     pub fn iter(&self) -> MountInfoIter<'_> {
[INFO] [stdout]      |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/tables/mount_info_struct.rs:1235:21
[INFO] [stdout]      |
[INFO] [stdout] 1235 |     pub fn try_iter(&self) -> Result<MountInfoIter, MountInfoIterError> {
[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] 1235 |     pub fn try_iter(&self) -> Result<MountInfoIter<'_>, MountInfoIterError> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> src/tables/mount_info_struct.rs:1249:10
[INFO] [stdout]      |
[INFO] [stdout] 1247 |         &'table self,
[INFO] [stdout]      |          ------ the lifetime is named here
[INFO] [stdout] 1248 |         parent: &'table MountInfoEntry,
[INFO] [stdout]      |                  ------ the lifetime is named here
[INFO] [stdout] 1249 |     ) -> MountInfoChildIter {
[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: consistently use `'table`
[INFO] [stdout]      |
[INFO] [stdout] 1249 |     ) -> MountInfoChildIter<'table> {
[INFO] [stdout]      |                            ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> src/tables/mount_info_struct.rs:1260:17
[INFO] [stdout]      |
[INFO] [stdout] 1258 |         &'table self,
[INFO] [stdout]      |          ------ the lifetime is named here
[INFO] [stdout] 1259 |         parent: &'table MountInfoEntry,
[INFO] [stdout]      |                  ------ the lifetime is named here
[INFO] [stdout] 1260 |     ) -> Result<MountInfoChildIter, MountInfoChildIterError> {
[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: consistently use `'table`
[INFO] [stdout]      |
[INFO] [stdout] 1260 |     ) -> Result<MountInfoChildIter<'table>, MountInfoChildIterError> {
[INFO] [stdout]      |                                   ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> src/tables/mount_info_struct.rs:1275:10
[INFO] [stdout]      |
[INFO] [stdout] 1273 |         &'table self,
[INFO] [stdout]      |          ------ the lifetime is named here
[INFO] [stdout] 1274 |         entry: &'table MountInfoEntry,
[INFO] [stdout]      |                 ------ the lifetime is named here
[INFO] [stdout] 1275 |     ) -> MountInfoOvermountIter {
[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: consistently use `'table`
[INFO] [stdout]      |
[INFO] [stdout] 1275 |     ) -> MountInfoOvermountIter<'table> {
[INFO] [stdout]      |                                ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tables/swaps_diff_struct.rs:114:17
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn iter(&self) -> SwapsDiffIter {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]     |                 |         |
[INFO] [stdout]     |                 |         the same lifetime is hidden here
[INFO] [stdout]     |                 |         the same lifetime is hidden here
[INFO] [stdout]     |                 |         the same lifetime is hidden here
[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] 114 |     pub fn iter(&self) -> SwapsDiffIter<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tables/swaps_diff_struct.rs:121:21
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn try_iter(&self) -> Result<SwapsDiffIter, SwapsDiffIterError> {
[INFO] [stdout]     |                     ^^^^^            ^^^^^^^^^^^^^
[INFO] [stdout]     |                     |                |
[INFO] [stdout]     |                     |                the same lifetime is hidden here
[INFO] [stdout]     |                     |                the same lifetime is hidden here
[INFO] [stdout]     |                     |                the same lifetime is hidden here
[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] 121 |     pub fn try_iter(&self) -> Result<SwapsDiffIter<'_>, SwapsDiffIterError> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tables/swaps_struct.rs:627:17
[INFO] [stdout]     |
[INFO] [stdout] 627 |     pub fn iter(&self) -> SwapsIter {
[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] 627 |     pub fn iter(&self) -> SwapsIter<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tables/swaps_struct.rs:634:21
[INFO] [stdout]     |
[INFO] [stdout] 634 |     pub fn try_iter(&self) -> Result<SwapsIter, SwapsIterError> {
[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] 634 |     pub fn try_iter(&self) -> Result<SwapsIter<'_>, SwapsIterError> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tables/table_monitor_struct.rs:190:34
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub fn event_notifier_create(&mut self) -> Result<BorrowedFd, TableMonitorError> {
[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] 190 |     pub fn event_notifier_create(&mut self) -> Result<BorrowedFd<'_>, TableMonitorError> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tables/utab_diff_struct.rs:111:17
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn iter(&self) -> UTabDiffIter {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^
[INFO] [stdout]     |                 |         |
[INFO] [stdout]     |                 |         the same lifetime is hidden here
[INFO] [stdout]     |                 |         the same lifetime is hidden here
[INFO] [stdout]     |                 |         the same lifetime is hidden here
[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] 111 |     pub fn iter(&self) -> UTabDiffIter<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tables/utab_diff_struct.rs:118:21
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn try_iter(&self) -> Result<UTabDiffIter, UTabDiffIterError> {
[INFO] [stdout]     |                     ^^^^^            ^^^^^^^^^^^^
[INFO] [stdout]     |                     |                |
[INFO] [stdout]     |                     |                the same lifetime is hidden here
[INFO] [stdout]     |                     |                the same lifetime is hidden here
[INFO] [stdout]     |                     |                the same lifetime is hidden here
[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] 118 |     pub fn try_iter(&self) -> Result<UTabDiffIter<'_>, UTabDiffIterError> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tables/utab_struct.rs:998:17
[INFO] [stdout]     |
[INFO] [stdout] 998 |     pub fn iter(&self) -> UTabIter {
[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] 998 |     pub fn iter(&self) -> UTabIter<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/tables/utab_struct.rs:1005:21
[INFO] [stdout]      |
[INFO] [stdout] 1005 |     pub fn try_iter(&self) -> Result<UTabIter, UTabIterError> {
[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] 1005 |     pub fn try_iter(&self) -> Result<UTabIter<'_>, UTabIterError> {
[INFO] [stdout]      |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/tables/utab_struct.rs:1016:21
[INFO] [stdout]      |
[INFO] [stdout] 1016 |     pub fn iter_mut(&mut self) -> UTabIterMut {
[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] 1016 |     pub fn iter_mut(&mut self) -> UTabIterMut<'_> {
[INFO] [stdout]      |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/tables/utab_struct.rs:1023:25
[INFO] [stdout]      |
[INFO] [stdout] 1023 |     pub fn try_iter_mut(&mut self) -> Result<UTabIterMut, UTabIterError> {
[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] 1023 |     pub fn try_iter_mut(&mut self) -> Result<UTabIterMut<'_>, UTabIterError> {
[INFO] [stdout]      |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.14s
[INFO] running `Command { std: "docker" "inspect" "39bfdd65ceb3755bdf1b073424159c96a00fb1f543c706aa6b46b71d8124496a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39bfdd65ceb3755bdf1b073424159c96a00fb1f543c706aa6b46b71d8124496a", kill_on_drop: false }`
[INFO] [stdout] 39bfdd65ceb3755bdf1b073424159c96a00fb1f543c706aa6b46b71d8124496a
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 245e9fa2eed0a42642d00e2d77e71776811ccf1ea098798ee364190824303295
[INFO] running `Command { std: "docker" "start" "-a" "245e9fa2eed0a42642d00e2d77e71776811ccf1ea098798ee364190824303295", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling inside-vm v0.2.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling rsblkid-sys v0.2.2
[INFO] [stderr]    Compiling rsmount-sys v0.2.0
[INFO] [stderr]    Compiling rsblkid v0.4.1
[INFO] [stderr]    Compiling rsmount v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/core/optstring/mod.rs:912:35
[INFO] [stdout]     |
[INFO] [stdout] 912 | pub fn iter_options(options_list: &str) -> Result<OptionIter, OptionIterError> {
[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] 912 | pub fn iter_options(options_list: &str) -> Result<OptionIter<'_>, OptionIterError> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/mount/mount_struct.rs:1430:32
[INFO] [stdout]      |
[INFO] [stdout] 1430 |     pub fn switch_to_namespace(&mut self, namespace: MountNamespace) -> Option<MountNamespace> {
[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] 1430 |     pub fn switch_to_namespace(&mut self, namespace: MountNamespace) -> Option<MountNamespace<'_>> {
[INFO] [stdout]      |                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/mount/mount_struct.rs:1455:41
[INFO] [stdout]      |
[INFO] [stdout] 1455 |     pub fn switch_to_original_namespace(&mut self) -> Option<MountNamespace> {
[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] 1455 |     pub fn switch_to_original_namespace(&mut self) -> Option<MountNamespace<'_>> {
[INFO] [stdout]      |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/mount/mount_struct.rs:1481:39
[INFO] [stdout]      |
[INFO] [stdout] 1481 |     pub fn switch_to_target_namespace(&mut self) -> Option<MountNamespace> {
[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] 1481 |     pub fn switch_to_target_namespace(&mut self) -> Option<MountNamespace<'_>> {
[INFO] [stdout]      |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/mount/mount_struct.rs:1586:29
[INFO] [stdout]      |
[INFO] [stdout] 1586 |     pub fn target_namespace(&self) -> Option<MountNamespace> {
[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] 1586 |     pub fn target_namespace(&self) -> Option<MountNamespace<'_>> {
[INFO] [stdout]      |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/mount/mount_struct.rs:2046:31
[INFO] [stdout]      |
[INFO] [stdout] 2046 |     pub fn original_namespace(&self) -> Option<MountNamespace> {
[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] 2046 |     pub fn original_namespace(&self) -> Option<MountNamespace<'_>> {
[INFO] [stdout]      |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/mount/mount_struct.rs:2079:22
[INFO] [stdout]      |
[INFO] [stdout] 2079 |     pub fn seq_mount(&mut self) -> MountIter {
[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] 2079 |     pub fn seq_mount(&mut self) -> MountIter<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/mount/mount_struct.rs:2088:24
[INFO] [stdout]      |
[INFO] [stdout] 2088 |     pub fn seq_remount(&mut self) -> ReMountIter {
[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] 2088 |     pub fn seq_remount(&mut self) -> ReMountIter<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mount/unmount_struct.rs:932:32
[INFO] [stdout]     |
[INFO] [stdout] 932 |     pub fn switch_to_namespace(&mut self, namespace: UMountNamespace) -> Option<UMountNamespace> {
[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] 932 |     pub fn switch_to_namespace(&mut self, namespace: UMountNamespace) -> Option<UMountNamespace<'_>> {
[INFO] [stdout]     |                                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mount/unmount_struct.rs:957:41
[INFO] [stdout]     |
[INFO] [stdout] 957 |     pub fn switch_to_original_namespace(&mut self) -> Option<UMountNamespace> {
[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] 957 |     pub fn switch_to_original_namespace(&mut self) -> Option<UMountNamespace<'_>> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mount/unmount_struct.rs:983:39
[INFO] [stdout]     |
[INFO] [stdout] 983 |     pub fn switch_to_target_namespace(&mut self) -> Option<UMountNamespace> {
[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] 983 |     pub fn switch_to_target_namespace(&mut self) -> Option<UMountNamespace<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/mount/unmount_struct.rs:1072:29
[INFO] [stdout]      |
[INFO] [stdout] 1072 |     pub fn target_namespace(&self) -> Option<UMountNamespace> {
[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] 1072 |     pub fn target_namespace(&self) -> Option<UMountNamespace<'_>> {
[INFO] [stdout]      |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/mount/unmount_struct.rs:1140:24
[INFO] [stdout]      |
[INFO] [stdout] 1140 |     pub fn seq_unmount(&mut self) -> UMountIter {
[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] 1140 |     pub fn seq_unmount(&mut self) -> UMountIter<'_> {
[INFO] [stdout]      |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tables/fs_tab_diff_struct.rs:112:17
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn iter(&self) -> FsTabDiffIter {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]     |                 |         |
[INFO] [stdout]     |                 |         the same lifetime is hidden here
[INFO] [stdout]     |                 |         the same lifetime is hidden here
[INFO] [stdout]     |                 |         the same lifetime is hidden here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn iter(&self) -> FsTabDiffIter<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tables/fs_tab_diff_struct.rs:119:21
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn try_iter(&self) -> Result<FsTabDiffIter, FsTabDiffIterError> {
[INFO] [stdout]     |                     ^^^^^            ^^^^^^^^^^^^^
[INFO] [stdout]     |                     |                |
[INFO] [stdout]     |                     |                the same lifetime is hidden here
[INFO] [stdout]     |                     |                the same lifetime is hidden here
[INFO] [stdout]     |                     |                the same lifetime is hidden here
[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] 119 |     pub fn try_iter(&self) -> Result<FsTabDiffIter<'_>, FsTabDiffIterError> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/tables/fs_tab_struct.rs:1339:17
[INFO] [stdout]      |
[INFO] [stdout] 1339 |     pub fn iter(&self) -> FsTabIter {
[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] 1339 |     pub fn iter(&self) -> FsTabIter<'_> {
[INFO] [stdout]      |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/tables/fs_tab_struct.rs:1345:21
[INFO] [stdout]      |
[INFO] [stdout] 1345 |     pub fn try_iter(&self) -> Result<FsTabIter, FsTabIterError> {
[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] 1345 |     pub fn try_iter(&self) -> Result<FsTabIter<'_>, FsTabIterError> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/tables/fs_tab_struct.rs:1356:21
[INFO] [stdout]      |
[INFO] [stdout] 1356 |     pub fn iter_mut(&mut self) -> FsTabIterMut {
[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] 1356 |     pub fn iter_mut(&mut self) -> FsTabIterMut<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/tables/fs_tab_struct.rs:1363:25
[INFO] [stdout]      |
[INFO] [stdout] 1363 |     pub fn try_iter_mut(&mut self) -> Result<FsTabIterMut, FsTabIterError> {
[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] 1363 |     pub fn try_iter_mut(&mut self) -> Result<FsTabIterMut<'_>, FsTabIterError> {
[INFO] [stdout]      |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tables/mount_info_diff_struct.rs:115:17
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub fn iter(&self) -> MountInfoDiffIter {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |         |
[INFO] [stdout]     |                 |         the same lifetime is hidden here
[INFO] [stdout]     |                 |         the same lifetime is hidden here
[INFO] [stdout]     |                 |         the same lifetime is hidden here
[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] 115 |     pub fn iter(&self) -> MountInfoDiffIter<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tables/mount_info_diff_struct.rs:122:21
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn try_iter(&self) -> Result<MountInfoDiffIter, MountInfoDiffIterError> {
[INFO] [stdout]     |                     ^^^^^            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                     |                |
[INFO] [stdout]     |                     |                the same lifetime is hidden here
[INFO] [stdout]     |                     |                the same lifetime is hidden here
[INFO] [stdout]     |                     |                the same lifetime is hidden here
[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] 122 |     pub fn try_iter(&self) -> Result<MountInfoDiffIter<'_>, MountInfoDiffIterError> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/tables/mount_info_struct.rs:1228:17
[INFO] [stdout]      |
[INFO] [stdout] 1228 |     pub fn iter(&self) -> MountInfoIter {
[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] 1228 |     pub fn iter(&self) -> MountInfoIter<'_> {
[INFO] [stdout]      |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/tables/mount_info_struct.rs:1235:21
[INFO] [stdout]      |
[INFO] [stdout] 1235 |     pub fn try_iter(&self) -> Result<MountInfoIter, MountInfoIterError> {
[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] 1235 |     pub fn try_iter(&self) -> Result<MountInfoIter<'_>, MountInfoIterError> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> src/tables/mount_info_struct.rs:1249:10
[INFO] [stdout]      |
[INFO] [stdout] 1247 |         &'table self,
[INFO] [stdout]      |          ------ the lifetime is named here
[INFO] [stdout] 1248 |         parent: &'table MountInfoEntry,
[INFO] [stdout]      |                  ------ the lifetime is named here
[INFO] [stdout] 1249 |     ) -> MountInfoChildIter {
[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: consistently use `'table`
[INFO] [stdout]      |
[INFO] [stdout] 1249 |     ) -> MountInfoChildIter<'table> {
[INFO] [stdout]      |                            ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> src/tables/mount_info_struct.rs:1260:17
[INFO] [stdout]      |
[INFO] [stdout] 1258 |         &'table self,
[INFO] [stdout]      |          ------ the lifetime is named here
[INFO] [stdout] 1259 |         parent: &'table MountInfoEntry,
[INFO] [stdout]      |                  ------ the lifetime is named here
[INFO] [stdout] 1260 |     ) -> Result<MountInfoChildIter, MountInfoChildIterError> {
[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: consistently use `'table`
[INFO] [stdout]      |
[INFO] [stdout] 1260 |     ) -> Result<MountInfoChildIter<'table>, MountInfoChildIterError> {
[INFO] [stdout]      |                                   ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> src/tables/mount_info_struct.rs:1275:10
[INFO] [stdout]      |
[INFO] [stdout] 1273 |         &'table self,
[INFO] [stdout]      |          ------ the lifetime is named here
[INFO] [stdout] 1274 |         entry: &'table MountInfoEntry,
[INFO] [stdout]      |                 ------ the lifetime is named here
[INFO] [stdout] 1275 |     ) -> MountInfoOvermountIter {
[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: consistently use `'table`
[INFO] [stdout]      |
[INFO] [stdout] 1275 |     ) -> MountInfoOvermountIter<'table> {
[INFO] [stdout]      |                                ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tables/swaps_diff_struct.rs:114:17
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn iter(&self) -> SwapsDiffIter {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]     |                 |         |
[INFO] [stdout]     |                 |         the same lifetime is hidden here
[INFO] [stdout]     |                 |         the same lifetime is hidden here
[INFO] [stdout]     |                 |         the same lifetime is hidden here
[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] 114 |     pub fn iter(&self) -> SwapsDiffIter<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tables/swaps_diff_struct.rs:121:21
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn try_iter(&self) -> Result<SwapsDiffIter, SwapsDiffIterError> {
[INFO] [stdout]     |                     ^^^^^            ^^^^^^^^^^^^^
[INFO] [stdout]     |                     |                |
[INFO] [stdout]     |                     |                the same lifetime is hidden here
[INFO] [stdout]     |                     |                the same lifetime is hidden here
[INFO] [stdout]     |                     |                the same lifetime is hidden here
[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] 121 |     pub fn try_iter(&self) -> Result<SwapsDiffIter<'_>, SwapsDiffIterError> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tables/swaps_struct.rs:627:17
[INFO] [stdout]     |
[INFO] [stdout] 627 |     pub fn iter(&self) -> SwapsIter {
[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] 627 |     pub fn iter(&self) -> SwapsIter<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tables/swaps_struct.rs:634:21
[INFO] [stdout]     |
[INFO] [stdout] 634 |     pub fn try_iter(&self) -> Result<SwapsIter, SwapsIterError> {
[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] 634 |     pub fn try_iter(&self) -> Result<SwapsIter<'_>, SwapsIterError> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tables/table_monitor_struct.rs:190:34
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub fn event_notifier_create(&mut self) -> Result<BorrowedFd, TableMonitorError> {
[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] 190 |     pub fn event_notifier_create(&mut self) -> Result<BorrowedFd<'_>, TableMonitorError> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tables/utab_diff_struct.rs:111:17
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn iter(&self) -> UTabDiffIter {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^
[INFO] [stdout]     |                 |         |
[INFO] [stdout]     |                 |         the same lifetime is hidden here
[INFO] [stdout]     |                 |         the same lifetime is hidden here
[INFO] [stdout]     |                 |         the same lifetime is hidden here
[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] 111 |     pub fn iter(&self) -> UTabDiffIter<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tables/utab_diff_struct.rs:118:21
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn try_iter(&self) -> Result<UTabDiffIter, UTabDiffIterError> {
[INFO] [stdout]     |                     ^^^^^            ^^^^^^^^^^^^
[INFO] [stdout]     |                     |                |
[INFO] [stdout]     |                     |                the same lifetime is hidden here
[INFO] [stdout]     |                     |                the same lifetime is hidden here
[INFO] [stdout]     |                     |                the same lifetime is hidden here
[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] 118 |     pub fn try_iter(&self) -> Result<UTabDiffIter<'_>, UTabDiffIterError> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tables/utab_struct.rs:998:17
[INFO] [stdout]     |
[INFO] [stdout] 998 |     pub fn iter(&self) -> UTabIter {
[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] 998 |     pub fn iter(&self) -> UTabIter<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/tables/utab_struct.rs:1005:21
[INFO] [stdout]      |
[INFO] [stdout] 1005 |     pub fn try_iter(&self) -> Result<UTabIter, UTabIterError> {
[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] 1005 |     pub fn try_iter(&self) -> Result<UTabIter<'_>, UTabIterError> {
[INFO] [stdout]      |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/tables/utab_struct.rs:1016:21
[INFO] [stdout]      |
[INFO] [stdout] 1016 |     pub fn iter_mut(&mut self) -> UTabIterMut {
[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] 1016 |     pub fn iter_mut(&mut self) -> UTabIterMut<'_> {
[INFO] [stdout]      |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/tables/utab_struct.rs:1023:25
[INFO] [stdout]      |
[INFO] [stdout] 1023 |     pub fn try_iter_mut(&mut self) -> Result<UTabIterMut, UTabIterError> {
[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] 1023 |     pub fn try_iter_mut(&mut self) -> Result<UTabIterMut<'_>, UTabIterError> {
[INFO] [stdout]      |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/core/optstring/mod.rs:912:35
[INFO] [stdout]     |
[INFO] [stdout] 912 | pub fn iter_options(options_list: &str) -> Result<OptionIter, OptionIterError> {
[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] 912 | pub fn iter_options(options_list: &str) -> Result<OptionIter<'_>, OptionIterError> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/mount/mount_struct.rs:1430:32
[INFO] [stdout]      |
[INFO] [stdout] 1430 |     pub fn switch_to_namespace(&mut self, namespace: MountNamespace) -> Option<MountNamespace> {
[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] 1430 |     pub fn switch_to_namespace(&mut self, namespace: MountNamespace) -> Option<MountNamespace<'_>> {
[INFO] [stdout]      |                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/mount/mount_struct.rs:1455:41
[INFO] [stdout]      |
[INFO] [stdout] 1455 |     pub fn switch_to_original_namespace(&mut self) -> Option<MountNamespace> {
[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] 1455 |     pub fn switch_to_original_namespace(&mut self) -> Option<MountNamespace<'_>> {
[INFO] [stdout]      |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/mount/mount_struct.rs:1481:39
[INFO] [stdout]      |
[INFO] [stdout] 1481 |     pub fn switch_to_target_namespace(&mut self) -> Option<MountNamespace> {
[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] 1481 |     pub fn switch_to_target_namespace(&mut self) -> Option<MountNamespace<'_>> {
[INFO] [stdout]      |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/mount/mount_struct.rs:1586:29
[INFO] [stdout]      |
[INFO] [stdout] 1586 |     pub fn target_namespace(&self) -> Option<MountNamespace> {
[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] 1586 |     pub fn target_namespace(&self) -> Option<MountNamespace<'_>> {
[INFO] [stdout]      |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/mount/mount_struct.rs:2046:31
[INFO] [stdout]      |
[INFO] [stdout] 2046 |     pub fn original_namespace(&self) -> Option<MountNamespace> {
[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] 2046 |     pub fn original_namespace(&self) -> Option<MountNamespace<'_>> {
[INFO] [stdout]      |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/mount/mount_struct.rs:2079:22
[INFO] [stdout]      |
[INFO] [stdout] 2079 |     pub fn seq_mount(&mut self) -> MountIter {
[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] 2079 |     pub fn seq_mount(&mut self) -> MountIter<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/mount/mount_struct.rs:2088:24
[INFO] [stdout]      |
[INFO] [stdout] 2088 |     pub fn seq_remount(&mut self) -> ReMountIter {
[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] 2088 |     pub fn seq_remount(&mut self) -> ReMountIter<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mount/unmount_struct.rs:932:32
[INFO] [stdout]     |
[INFO] [stdout] 932 |     pub fn switch_to_namespace(&mut self, namespace: UMountNamespace) -> Option<UMountNamespace> {
[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] 932 |     pub fn switch_to_namespace(&mut self, namespace: UMountNamespace) -> Option<UMountNamespace<'_>> {
[INFO] [stdout]     |                                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mount/unmount_struct.rs:957:41
[INFO] [stdout]     |
[INFO] [stdout] 957 |     pub fn switch_to_original_namespace(&mut self) -> Option<UMountNamespace> {
[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] 957 |     pub fn switch_to_original_namespace(&mut self) -> Option<UMountNamespace<'_>> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mount/unmount_struct.rs:983:39
[INFO] [stdout]     |
[INFO] [stdout] 983 |     pub fn switch_to_target_namespace(&mut self) -> Option<UMountNamespace> {
[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] 983 |     pub fn switch_to_target_namespace(&mut self) -> Option<UMountNamespace<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/mount/unmount_struct.rs:1072:29
[INFO] [stdout]      |
[INFO] [stdout] 1072 |     pub fn target_namespace(&self) -> Option<UMountNamespace> {
[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] 1072 |     pub fn target_namespace(&self) -> Option<UMountNamespace<'_>> {
[INFO] [stdout]      |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/mount/unmount_struct.rs:1140:24
[INFO] [stdout]      |
[INFO] [stdout] 1140 |     pub fn seq_unmount(&mut self) -> UMountIter {
[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] 1140 |     pub fn seq_unmount(&mut self) -> UMountIter<'_> {
[INFO] [stdout]      |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tables/fs_tab_diff_struct.rs:112:17
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn iter(&self) -> FsTabDiffIter {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]     |                 |         |
[INFO] [stdout]     |                 |         the same lifetime is hidden here
[INFO] [stdout]     |                 |         the same lifetime is hidden here
[INFO] [stdout]     |                 |         the same lifetime is hidden here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn iter(&self) -> FsTabDiffIter<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tables/fs_tab_diff_struct.rs:119:21
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn try_iter(&self) -> Result<FsTabDiffIter, FsTabDiffIterError> {
[INFO] [stdout]     |                     ^^^^^            ^^^^^^^^^^^^^
[INFO] [stdout]     |                     |                |
[INFO] [stdout]     |                     |                the same lifetime is hidden here
[INFO] [stdout]     |                     |                the same lifetime is hidden here
[INFO] [stdout]     |                     |                the same lifetime is hidden here
[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] 119 |     pub fn try_iter(&self) -> Result<FsTabDiffIter<'_>, FsTabDiffIterError> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/tables/fs_tab_struct.rs:1339:17
[INFO] [stdout]      |
[INFO] [stdout] 1339 |     pub fn iter(&self) -> FsTabIter {
[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] 1339 |     pub fn iter(&self) -> FsTabIter<'_> {
[INFO] [stdout]      |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/tables/fs_tab_struct.rs:1345:21
[INFO] [stdout]      |
[INFO] [stdout] 1345 |     pub fn try_iter(&self) -> Result<FsTabIter, FsTabIterError> {
[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] 1345 |     pub fn try_iter(&self) -> Result<FsTabIter<'_>, FsTabIterError> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/tables/fs_tab_struct.rs:1356:21
[INFO] [stdout]      |
[INFO] [stdout] 1356 |     pub fn iter_mut(&mut self) -> FsTabIterMut {
[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] 1356 |     pub fn iter_mut(&mut self) -> FsTabIterMut<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/tables/fs_tab_struct.rs:1363:25
[INFO] [stdout]      |
[INFO] [stdout] 1363 |     pub fn try_iter_mut(&mut self) -> Result<FsTabIterMut, FsTabIterError> {
[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] 1363 |     pub fn try_iter_mut(&mut self) -> Result<FsTabIterMut<'_>, FsTabIterError> {
[INFO] [stdout]      |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tables/mount_info_diff_struct.rs:115:17
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub fn iter(&self) -> MountInfoDiffIter {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |         |
[INFO] [stdout]     |                 |         the same lifetime is hidden here
[INFO] [stdout]     |                 |         the same lifetime is hidden here
[INFO] [stdout]     |                 |         the same lifetime is hidden here
[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] 115 |     pub fn iter(&self) -> MountInfoDiffIter<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tables/mount_info_diff_struct.rs:122:21
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn try_iter(&self) -> Result<MountInfoDiffIter, MountInfoDiffIterError> {
[INFO] [stdout]     |                     ^^^^^            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                     |                |
[INFO] [stdout]     |                     |                the same lifetime is hidden here
[INFO] [stdout]     |                     |                the same lifetime is hidden here
[INFO] [stdout]     |                     |                the same lifetime is hidden here
[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] 122 |     pub fn try_iter(&self) -> Result<MountInfoDiffIter<'_>, MountInfoDiffIterError> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/tables/mount_info_struct.rs:1228:17
[INFO] [stdout]      |
[INFO] [stdout] 1228 |     pub fn iter(&self) -> MountInfoIter {
[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] 1228 |     pub fn iter(&self) -> MountInfoIter<'_> {
[INFO] [stdout]      |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/tables/mount_info_struct.rs:1235:21
[INFO] [stdout]      |
[INFO] [stdout] 1235 |     pub fn try_iter(&self) -> Result<MountInfoIter, MountInfoIterError> {
[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] 1235 |     pub fn try_iter(&self) -> Result<MountInfoIter<'_>, MountInfoIterError> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> src/tables/mount_info_struct.rs:1249:10
[INFO] [stdout]      |
[INFO] [stdout] 1247 |         &'table self,
[INFO] [stdout]      |          ------ the lifetime is named here
[INFO] [stdout] 1248 |         parent: &'table MountInfoEntry,
[INFO] [stdout]      |                  ------ the lifetime is named here
[INFO] [stdout] 1249 |     ) -> MountInfoChildIter {
[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: consistently use `'table`
[INFO] [stdout]      |
[INFO] [stdout] 1249 |     ) -> MountInfoChildIter<'table> {
[INFO] [stdout]      |                            ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> src/tables/mount_info_struct.rs:1260:17
[INFO] [stdout]      |
[INFO] [stdout] 1258 |         &'table self,
[INFO] [stdout]      |          ------ the lifetime is named here
[INFO] [stdout] 1259 |         parent: &'table MountInfoEntry,
[INFO] [stdout]      |                  ------ the lifetime is named here
[INFO] [stdout] 1260 |     ) -> Result<MountInfoChildIter, MountInfoChildIterError> {
[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: consistently use `'table`
[INFO] [stdout]      |
[INFO] [stdout] 1260 |     ) -> Result<MountInfoChildIter<'table>, MountInfoChildIterError> {
[INFO] [stdout]      |                                   ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> src/tables/mount_info_struct.rs:1275:10
[INFO] [stdout]      |
[INFO] [stdout] 1273 |         &'table self,
[INFO] [stdout]      |          ------ the lifetime is named here
[INFO] [stdout] 1274 |         entry: &'table MountInfoEntry,
[INFO] [stdout]      |                 ------ the lifetime is named here
[INFO] [stdout] 1275 |     ) -> MountInfoOvermountIter {
[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: consistently use `'table`
[INFO] [stdout]      |
[INFO] [stdout] 1275 |     ) -> MountInfoOvermountIter<'table> {
[INFO] [stdout]      |                                ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tables/swaps_diff_struct.rs:114:17
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn iter(&self) -> SwapsDiffIter {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]     |                 |         |
[INFO] [stdout]     |                 |         the same lifetime is hidden here
[INFO] [stdout]     |                 |         the same lifetime is hidden here
[INFO] [stdout]     |                 |         the same lifetime is hidden here
[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] 114 |     pub fn iter(&self) -> SwapsDiffIter<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tables/swaps_diff_struct.rs:121:21
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn try_iter(&self) -> Result<SwapsDiffIter, SwapsDiffIterError> {
[INFO] [stdout]     |                     ^^^^^            ^^^^^^^^^^^^^
[INFO] [stdout]     |                     |                |
[INFO] [stdout]     |                     |                the same lifetime is hidden here
[INFO] [stdout]     |                     |                the same lifetime is hidden here
[INFO] [stdout]     |                     |                the same lifetime is hidden here
[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] 121 |     pub fn try_iter(&self) -> Result<SwapsDiffIter<'_>, SwapsDiffIterError> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tables/swaps_struct.rs:627:17
[INFO] [stdout]     |
[INFO] [stdout] 627 |     pub fn iter(&self) -> SwapsIter {
[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] 627 |     pub fn iter(&self) -> SwapsIter<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tables/swaps_struct.rs:634:21
[INFO] [stdout]     |
[INFO] [stdout] 634 |     pub fn try_iter(&self) -> Result<SwapsIter, SwapsIterError> {
[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] 634 |     pub fn try_iter(&self) -> Result<SwapsIter<'_>, SwapsIterError> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tables/table_monitor_struct.rs:190:34
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub fn event_notifier_create(&mut self) -> Result<BorrowedFd, TableMonitorError> {
[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] 190 |     pub fn event_notifier_create(&mut self) -> Result<BorrowedFd<'_>, TableMonitorError> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tables/utab_diff_struct.rs:111:17
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn iter(&self) -> UTabDiffIter {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^
[INFO] [stdout]     |                 |         |
[INFO] [stdout]     |                 |         the same lifetime is hidden here
[INFO] [stdout]     |                 |         the same lifetime is hidden here
[INFO] [stdout]     |                 |         the same lifetime is hidden here
[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] 111 |     pub fn iter(&self) -> UTabDiffIter<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tables/utab_diff_struct.rs:118:21
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn try_iter(&self) -> Result<UTabDiffIter, UTabDiffIterError> {
[INFO] [stdout]     |                     ^^^^^            ^^^^^^^^^^^^
[INFO] [stdout]     |                     |                |
[INFO] [stdout]     |                     |                the same lifetime is hidden here
[INFO] [stdout]     |                     |                the same lifetime is hidden here
[INFO] [stdout]     |                     |                the same lifetime is hidden here
[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] 118 |     pub fn try_iter(&self) -> Result<UTabDiffIter<'_>, UTabDiffIterError> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tables/utab_struct.rs:998:17
[INFO] [stdout]     |
[INFO] [stdout] 998 |     pub fn iter(&self) -> UTabIter {
[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] 998 |     pub fn iter(&self) -> UTabIter<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/tables/utab_struct.rs:1005:21
[INFO] [stdout]      |
[INFO] [stdout] 1005 |     pub fn try_iter(&self) -> Result<UTabIter, UTabIterError> {
[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] 1005 |     pub fn try_iter(&self) -> Result<UTabIter<'_>, UTabIterError> {
[INFO] [stdout]      |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/tables/utab_struct.rs:1016:21
[INFO] [stdout]      |
[INFO] [stdout] 1016 |     pub fn iter_mut(&mut self) -> UTabIterMut {
[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] 1016 |     pub fn iter_mut(&mut self) -> UTabIterMut<'_> {
[INFO] [stdout]      |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/tables/utab_struct.rs:1023:25
[INFO] [stdout]      |
[INFO] [stdout] 1023 |     pub fn try_iter_mut(&mut self) -> Result<UTabIterMut, UTabIterError> {
[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] 1023 |     pub fn try_iter_mut(&mut self) -> Result<UTabIterMut<'_>, UTabIterError> {
[INFO] [stdout]      |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.22s
[INFO] running `Command { std: "docker" "inspect" "245e9fa2eed0a42642d00e2d77e71776811ccf1ea098798ee364190824303295", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "245e9fa2eed0a42642d00e2d77e71776811ccf1ea098798ee364190824303295", kill_on_drop: false }`
[INFO] [stdout] 245e9fa2eed0a42642d00e2d77e71776811ccf1ea098798ee364190824303295
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 13504d4a8ad397c9953e1b505bd297c78c4f4e5782f36b9edfa618a2dfdb2f78
[INFO] running `Command { std: "docker" "start" "-a" "13504d4a8ad397c9953e1b505bd297c78c4f4e5782f36b9edfa618a2dfdb2f78", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/core/optstring/mod.rs:912:35
[INFO] [stderr]     |
[INFO] [stderr] 912 | pub fn iter_options(options_list: &str) -> Result<OptionIter, OptionIterError> {
[INFO] [stderr]     |                                   ^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                   |
[INFO] [stderr]     |                                   the lifetime is elided 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] 912 | pub fn iter_options(options_list: &str) -> Result<OptionIter<'_>, OptionIterError> {
[INFO] [stderr]     |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/mount/mount_struct.rs:1430:32
[INFO] [stderr]      |
[INFO] [stderr] 1430 |     pub fn switch_to_namespace(&mut self, namespace: MountNamespace) -> Option<MountNamespace> {
[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] 1430 |     pub fn switch_to_namespace(&mut self, namespace: MountNamespace) -> Option<MountNamespace<'_>> {
[INFO] [stderr]      |                                                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/mount/mount_struct.rs:1455:41
[INFO] [stderr]      |
[INFO] [stderr] 1455 |     pub fn switch_to_original_namespace(&mut self) -> Option<MountNamespace> {
[INFO] [stderr]      |                                         ^^^^^^^^^            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                                         |
[INFO] [stderr]      |                                         the lifetime is elided 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] 1455 |     pub fn switch_to_original_namespace(&mut self) -> Option<MountNamespace<'_>> {
[INFO] [stderr]      |                                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/mount/mount_struct.rs:1481:39
[INFO] [stderr]      |
[INFO] [stderr] 1481 |     pub fn switch_to_target_namespace(&mut self) -> Option<MountNamespace> {
[INFO] [stderr]      |                                       ^^^^^^^^^            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                                       |
[INFO] [stderr]      |                                       the lifetime is elided 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] 1481 |     pub fn switch_to_target_namespace(&mut self) -> Option<MountNamespace<'_>> {
[INFO] [stderr]      |                                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/mount/mount_struct.rs:1586:29
[INFO] [stderr]      |
[INFO] [stderr] 1586 |     pub fn target_namespace(&self) -> Option<MountNamespace> {
[INFO] [stderr]      |                             ^^^^^            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                             |
[INFO] [stderr]      |                             the lifetime is elided 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] 1586 |     pub fn target_namespace(&self) -> Option<MountNamespace<'_>> {
[INFO] [stderr]      |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/mount/mount_struct.rs:2046:31
[INFO] [stderr]      |
[INFO] [stderr] 2046 |     pub fn original_namespace(&self) -> Option<MountNamespace> {
[INFO] [stderr]      |                               ^^^^^            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                               |
[INFO] [stderr]      |                               the lifetime is elided 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] 2046 |     pub fn original_namespace(&self) -> Option<MountNamespace<'_>> {
[INFO] [stderr]      |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/mount/mount_struct.rs:2079:22
[INFO] [stderr]      |
[INFO] [stderr] 2079 |     pub fn seq_mount(&mut self) -> MountIter {
[INFO] [stderr]      |                      ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                      |
[INFO] [stderr]      |                      the lifetime is elided 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] 2079 |     pub fn seq_mount(&mut self) -> MountIter<'_> {
[INFO] [stderr]      |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/mount/mount_struct.rs:2088:24
[INFO] [stderr]      |
[INFO] [stderr] 2088 |     pub fn seq_remount(&mut self) -> ReMountIter {
[INFO] [stderr]      |                        ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                        |
[INFO] [stderr]      |                        the lifetime is elided 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] 2088 |     pub fn seq_remount(&mut self) -> ReMountIter<'_> {
[INFO] [stderr]      |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/mount/unmount_struct.rs:932:32
[INFO] [stderr]     |
[INFO] [stderr] 932 |     pub fn switch_to_namespace(&mut self, namespace: UMountNamespace) -> Option<UMountNamespace> {
[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] 932 |     pub fn switch_to_namespace(&mut self, namespace: UMountNamespace) -> Option<UMountNamespace<'_>> {
[INFO] [stderr]     |                                                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/mount/unmount_struct.rs:957:41
[INFO] [stderr]     |
[INFO] [stderr] 957 |     pub fn switch_to_original_namespace(&mut self) -> Option<UMountNamespace> {
[INFO] [stderr]     |                                         ^^^^^^^^^            ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                         |
[INFO] [stderr]     |                                         the lifetime is elided 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] 957 |     pub fn switch_to_original_namespace(&mut self) -> Option<UMountNamespace<'_>> {
[INFO] [stderr]     |                                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/mount/unmount_struct.rs:983:39
[INFO] [stderr]     |
[INFO] [stderr] 983 |     pub fn switch_to_target_namespace(&mut self) -> Option<UMountNamespace> {
[INFO] [stderr]     |                                       ^^^^^^^^^            ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                       |
[INFO] [stderr]     |                                       the lifetime is elided 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] 983 |     pub fn switch_to_target_namespace(&mut self) -> Option<UMountNamespace<'_>> {
[INFO] [stderr]     |                                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/mount/unmount_struct.rs:1072:29
[INFO] [stderr]      |
[INFO] [stderr] 1072 |     pub fn target_namespace(&self) -> Option<UMountNamespace> {
[INFO] [stderr]      |                             ^^^^^            ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                             |
[INFO] [stderr]      |                             the lifetime is elided 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] 1072 |     pub fn target_namespace(&self) -> Option<UMountNamespace<'_>> {
[INFO] [stderr]      |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/mount/unmount_struct.rs:1140:24
[INFO] [stderr]      |
[INFO] [stderr] 1140 |     pub fn seq_unmount(&mut self) -> UMountIter {
[INFO] [stderr]      |                        ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                        |
[INFO] [stderr]      |                        the lifetime is elided 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] 1140 |     pub fn seq_unmount(&mut self) -> UMountIter<'_> {
[INFO] [stderr]      |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/tables/fs_tab_diff_struct.rs:112:17
[INFO] [stderr]     |
[INFO] [stderr] 112 |     pub fn iter(&self) -> FsTabDiffIter {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^
[INFO] [stderr]     |                 |         |
[INFO] [stderr]     |                 |         the same lifetime is hidden here
[INFO] [stderr]     |                 |         the same lifetime is hidden here
[INFO] [stderr]     |                 |         the same lifetime is hidden here
[INFO] [stderr]     |                 the lifetime is elided 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] 112 |     pub fn iter(&self) -> FsTabDiffIter<'_> {
[INFO] [stderr]     |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/tables/fs_tab_diff_struct.rs:119:21
[INFO] [stderr]     |
[INFO] [stderr] 119 |     pub fn try_iter(&self) -> Result<FsTabDiffIter, FsTabDiffIterError> {
[INFO] [stderr]     |                     ^^^^^            ^^^^^^^^^^^^^
[INFO] [stderr]     |                     |                |
[INFO] [stderr]     |                     |                the same lifetime is hidden here
[INFO] [stderr]     |                     |                the same lifetime is hidden here
[INFO] [stderr]     |                     |                the same lifetime is hidden here
[INFO] [stderr]     |                     the lifetime is elided 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] 119 |     pub fn try_iter(&self) -> Result<FsTabDiffIter<'_>, FsTabDiffIterError> {
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/tables/fs_tab_struct.rs:1339:17
[INFO] [stderr]      |
[INFO] [stderr] 1339 |     pub fn iter(&self) -> FsTabIter {
[INFO] [stderr]      |                 ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                 |
[INFO] [stderr]      |                 the lifetime is elided 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] 1339 |     pub fn iter(&self) -> FsTabIter<'_> {
[INFO] [stderr]      |                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/tables/fs_tab_struct.rs:1345:21
[INFO] [stderr]      |
[INFO] [stderr] 1345 |     pub fn try_iter(&self) -> Result<FsTabIter, FsTabIterError> {
[INFO] [stderr]      |                     ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                     |
[INFO] [stderr]      |                     the lifetime is elided 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] 1345 |     pub fn try_iter(&self) -> Result<FsTabIter<'_>, FsTabIterError> {
[INFO] [stderr]      |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/tables/fs_tab_struct.rs:1356:21
[INFO] [stderr]      |
[INFO] [stderr] 1356 |     pub fn iter_mut(&mut self) -> FsTabIterMut {
[INFO] [stderr]      |                     ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                     |
[INFO] [stderr]      |                     the lifetime is elided 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] 1356 |     pub fn iter_mut(&mut self) -> FsTabIterMut<'_> {
[INFO] [stderr]      |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/tables/fs_tab_struct.rs:1363:25
[INFO] [stderr]      |
[INFO] [stderr] 1363 |     pub fn try_iter_mut(&mut self) -> Result<FsTabIterMut, FsTabIterError> {
[INFO] [stderr]      |                         ^^^^^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                         |
[INFO] [stderr]      |                         the lifetime is elided 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] 1363 |     pub fn try_iter_mut(&mut self) -> Result<FsTabIterMut<'_>, FsTabIterError> {
[INFO] [stderr]      |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/tables/mount_info_diff_struct.rs:115:17
[INFO] [stderr]     |
[INFO] [stderr] 115 |     pub fn iter(&self) -> MountInfoDiffIter {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                 |         |
[INFO] [stderr]     |                 |         the same lifetime is hidden here
[INFO] [stderr]     |                 |         the same lifetime is hidden here
[INFO] [stderr]     |                 |         the same lifetime is hidden here
[INFO] [stderr]     |                 the lifetime is elided 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] 115 |     pub fn iter(&self) -> MountInfoDiffIter<'_> {
[INFO] [stderr]     |                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/tables/mount_info_diff_struct.rs:122:21
[INFO] [stderr]     |
[INFO] [stderr] 122 |     pub fn try_iter(&self) -> Result<MountInfoDiffIter, MountInfoDiffIterError> {
[INFO] [stderr]     |                     ^^^^^            ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                     |                |
[INFO] [stderr]     |                     |                the same lifetime is hidden here
[INFO] [stderr]     |                     |                the same lifetime is hidden here
[INFO] [stderr]     |                     |                the same lifetime is hidden here
[INFO] [stderr]     |                     the lifetime is elided 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] 122 |     pub fn try_iter(&self) -> Result<MountInfoDiffIter<'_>, MountInfoDiffIterError> {
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/tables/mount_info_struct.rs:1228:17
[INFO] [stderr]      |
[INFO] [stderr] 1228 |     pub fn iter(&self) -> MountInfoIter {
[INFO] [stderr]      |                 ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                 |
[INFO] [stderr]      |                 the lifetime is elided 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] 1228 |     pub fn iter(&self) -> MountInfoIter<'_> {
[INFO] [stderr]      |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/tables/mount_info_struct.rs:1235:21
[INFO] [stderr]      |
[INFO] [stderr] 1235 |     pub fn try_iter(&self) -> Result<MountInfoIter, MountInfoIterError> {
[INFO] [stderr]      |                     ^^^^^            ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                     |
[INFO] [stderr]      |                     the lifetime is elided 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] 1235 |     pub fn try_iter(&self) -> Result<MountInfoIter<'_>, MountInfoIterError> {
[INFO] [stderr]      |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]     --> src/tables/mount_info_struct.rs:1249:10
[INFO] [stderr]      |
[INFO] [stderr] 1247 |         &'table self,
[INFO] [stderr]      |          ------ the lifetime is named here
[INFO] [stderr] 1248 |         parent: &'table MountInfoEntry,
[INFO] [stderr]      |                  ------ the lifetime is named here
[INFO] [stderr] 1249 |     ) -> MountInfoChildIter {
[INFO] [stderr]      |          ^^^^^^^^^^^^^^^^^^ 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: consistently use `'table`
[INFO] [stderr]      |
[INFO] [stderr] 1249 |     ) -> MountInfoChildIter<'table> {
[INFO] [stderr]      |                            ++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]     --> src/tables/mount_info_struct.rs:1260:17
[INFO] [stderr]      |
[INFO] [stderr] 1258 |         &'table self,
[INFO] [stderr]      |          ------ the lifetime is named here
[INFO] [stderr] 1259 |         parent: &'table MountInfoEntry,
[INFO] [stderr]      |                  ------ the lifetime is named here
[INFO] [stderr] 1260 |     ) -> Result<MountInfoChildIter, MountInfoChildIterError> {
[INFO] [stderr]      |                 ^^^^^^^^^^^^^^^^^^ 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: consistently use `'table`
[INFO] [stderr]      |
[INFO] [stderr] 1260 |     ) -> Result<MountInfoChildIter<'table>, MountInfoChildIterError> {
[INFO] [stderr]      |                                   ++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]     --> src/tables/mount_info_struct.rs:1275:10
[INFO] [stderr]      |
[INFO] [stderr] 1273 |         &'table self,
[INFO] [stderr]      |          ------ the lifetime is named here
[INFO] [stderr] 1274 |         entry: &'table MountInfoEntry,
[INFO] [stderr]      |                 ------ the lifetime is named here
[INFO] [stderr] 1275 |     ) -> MountInfoOvermountIter {
[INFO] [stderr]      |          ^^^^^^^^^^^^^^^^^^^^^^ 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: consistently use `'table`
[INFO] [stderr]      |
[INFO] [stderr] 1275 |     ) -> MountInfoOvermountIter<'table> {
[INFO] [stderr]      |                                ++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/tables/swaps_diff_struct.rs:114:17
[INFO] [stderr]     |
[INFO] [stderr] 114 |     pub fn iter(&self) -> SwapsDiffIter {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^
[INFO] [stderr]     |                 |         |
[INFO] [stderr]     |                 |         the same lifetime is hidden here
[INFO] [stderr]     |                 |         the same lifetime is hidden here
[INFO] [stderr]     |                 |         the same lifetime is hidden here
[INFO] [stderr]     |                 the lifetime is elided 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] 114 |     pub fn iter(&self) -> SwapsDiffIter<'_> {
[INFO] [stderr]     |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/tables/swaps_diff_struct.rs:121:21
[INFO] [stderr]     |
[INFO] [stderr] 121 |     pub fn try_iter(&self) -> Result<SwapsDiffIter, SwapsDiffIterError> {
[INFO] [stderr]     |                     ^^^^^            ^^^^^^^^^^^^^
[INFO] [stderr]     |                     |                |
[INFO] [stderr]     |                     |                the same lifetime is hidden here
[INFO] [stderr]     |                     |                the same lifetime is hidden here
[INFO] [stderr]     |                     |                the same lifetime is hidden here
[INFO] [stderr]     |                     the lifetime is elided 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] 121 |     pub fn try_iter(&self) -> Result<SwapsDiffIter<'_>, SwapsDiffIterError> {
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/tables/swaps_struct.rs:627:17
[INFO] [stderr]     |
[INFO] [stderr] 627 |     pub fn iter(&self) -> SwapsIter {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided 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] 627 |     pub fn iter(&self) -> SwapsIter<'_> {
[INFO] [stderr]     |                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/tables/swaps_struct.rs:634:21
[INFO] [stderr]     |
[INFO] [stderr] 634 |     pub fn try_iter(&self) -> Result<SwapsIter, SwapsIterError> {
[INFO] [stderr]     |                     ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided 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] 634 |     pub fn try_iter(&self) -> Result<SwapsIter<'_>, SwapsIterError> {
[INFO] [stderr]     |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/tables/table_monitor_struct.rs:190:34
[INFO] [stderr]     |
[INFO] [stderr] 190 |     pub fn event_notifier_create(&mut self) -> Result<BorrowedFd, TableMonitorError> {
[INFO] [stderr]     |                                  ^^^^^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                  |
[INFO] [stderr]     |                                  the lifetime is elided 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] 190 |     pub fn event_notifier_create(&mut self) -> Result<BorrowedFd<'_>, TableMonitorError> {
[INFO] [stderr]     |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/tables/utab_diff_struct.rs:111:17
[INFO] [stderr]     |
[INFO] [stderr] 111 |     pub fn iter(&self) -> UTabDiffIter {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^
[INFO] [stderr]     |                 |         |
[INFO] [stderr]     |                 |         the same lifetime is hidden here
[INFO] [stderr]     |                 |         the same lifetime is hidden here
[INFO] [stderr]     |                 |         the same lifetime is hidden here
[INFO] [stderr]     |                 the lifetime is elided 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] 111 |     pub fn iter(&self) -> UTabDiffIter<'_> {
[INFO] [stderr]     |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/tables/utab_diff_struct.rs:118:21
[INFO] [stderr]     |
[INFO] [stderr] 118 |     pub fn try_iter(&self) -> Result<UTabDiffIter, UTabDiffIterError> {
[INFO] [stderr]     |                     ^^^^^            ^^^^^^^^^^^^
[INFO] [stderr]     |                     |                |
[INFO] [stderr]     |                     |                the same lifetime is hidden here
[INFO] [stderr]     |                     |                the same lifetime is hidden here
[INFO] [stderr]     |                     |                the same lifetime is hidden here
[INFO] [stderr]     |                     the lifetime is elided 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] 118 |     pub fn try_iter(&self) -> Result<UTabDiffIter<'_>, UTabDiffIterError> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/tables/utab_struct.rs:998:17
[INFO] [stderr]     |
[INFO] [stderr] 998 |     pub fn iter(&self) -> UTabIter {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided 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] 998 |     pub fn iter(&self) -> UTabIter<'_> {
[INFO] [stderr]     |                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/tables/utab_struct.rs:1005:21
[INFO] [stderr]      |
[INFO] [stderr] 1005 |     pub fn try_iter(&self) -> Result<UTabIter, UTabIterError> {
[INFO] [stderr]      |                     ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                     |
[INFO] [stderr]      |                     the lifetime is elided 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] 1005 |     pub fn try_iter(&self) -> Result<UTabIter<'_>, UTabIterError> {
[INFO] [stderr]      |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/tables/utab_struct.rs:1016:21
[INFO] [stderr]      |
[INFO] [stderr] 1016 |     pub fn iter_mut(&mut self) -> UTabIterMut {
[INFO] [stderr]      |                     ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                     |
[INFO] [stderr]      |                     the lifetime is elided 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] 1016 |     pub fn iter_mut(&mut self) -> UTabIterMut<'_> {
[INFO] [stderr]      |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/tables/utab_struct.rs:1023:25
[INFO] [stderr]      |
[INFO] [stderr] 1023 |     pub fn try_iter_mut(&mut self) -> Result<UTabIterMut, UTabIterError> {
[INFO] [stderr]      |                         ^^^^^^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                         |
[INFO] [stderr]      |                         the lifetime is elided 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] 1023 |     pub fn try_iter_mut(&mut self) -> Result<UTabIterMut<'_>, UTabIterError> {
[INFO] [stderr]      |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `rsmount` (lib) generated 37 warnings (run `cargo fix --lib -p rsmount` to apply 37 suggestions)
[INFO] [stderr] warning: `rsmount` (lib test) generated 37 warnings (37 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rsmount-e4d73ac4128b5c7c)
[INFO] [stdout] 
[INFO] [stdout] running 132 tests
[INFO] [stdout] test core::device::pseudo_enum::tests::pseudo_can_parse_string_none ... ok
[INFO] [stdout] test core::device::nfs_struct::tests::nfs_share_can_parse_an_adress_sharing_a_directory ... ok
[INFO] [stdout] test core::device::source_enum::tests::source_parses_a_block_device ... ok
[INFO] [stdout] test core::device::smb_fs_struct::tests::samba_share_can_parse_an_adress_sharing_a_directory ... ok
[INFO] [stdout] test core::device::smb_fs_struct::tests::samba_share_can_parse_an_adress_sharing_the_root_directory ... ok
[INFO] [stdout] test core::device::source_enum::tests::source_parses_a_mount_point ... ok
[INFO] [stdout] test core::device::source_enum::tests::source_parses_a_nfs_share_address_as_an_sshfs_share ... ok
[INFO] [stdout] test core::device::source_enum::tests::source_parses_a_pseudo_fs ... ok
[INFO] [stdout] test core::device::source_enum::tests::source_parses_a_samba_share_address ... ok
[INFO] [stdout] test core::device::source_enum::tests::source_parses_a_sshfs_share_address ... ok
[INFO] [stdout] test core::device::source_enum::tests::source_parses_a_uuid_tag ... ok
[INFO] [stdout] test core::device::ssh_fs_struct::tests::sshfs_share_can_parse_an_adress_sharing_a_directory ... ok
[INFO] [stdout] test core::device::ssh_fs_struct::tests::sshfs_share_can_parse_an_adress_with_the_hostname_only ... ok
[INFO] [stdout] test core::device::ssh_fs_struct::tests::sshfs_share_can_parse_an_adress_sharing_a_directory_with_a_username ... ok
[INFO] [stdout] test core::device::nfs_struct::tests::nfs_share_can_not_parse_an_address_without_a_hostname_and_a_path - should panic ... ok
[INFO] [stdout] test core::device::smb_fs_struct::tests::samba_share_can_not_parse_an_address_without_a_hostname - should panic ... ok
[INFO] [stdout] test core::device::smb_fs_struct::tests::samba_share_can_not_parse_an_address_without_a_hostname_and_share_dir - should panic ... ok
[INFO] [stdout] test core::device::nfs_struct::tests::nfs_share_can_not_parse_an_address_without_a_hostname - should panic ... ok
[INFO] [stdout] test core::device::pseudo_enum::tests::pseudo_can_not_parse_an_empty_string - should panic ... ok
[INFO] [stdout] test core::device::nfs_struct::tests::nfs_share_can_not_parse_an_address_without_a_path - should panic ... ok
[INFO] [stdout] test core::device::nfs_struct::tests::nfs_share_can_not_parse_an_empty_string - should panic ... ok
[INFO] [stdout] test core::device::tag_name_enum::tests::tag_name_can_parse_id_lowercase ... ok
[INFO] [stdout] test core::device::tag_name_enum::tests::tag_name_can_parse_id_uppercase ... ok
[INFO] [stdout] test core::device::smb_fs_struct::tests::samba_share_can_not_parse_an_empty_string - should panic ... ok
[INFO] [stdout] test core::device::source_enum::tests::source_does_not_parse_an_empty_string_as_a_block_device - should panic ... ok
[INFO] [stdout] test core::device::ssh_fs_struct::tests::sshfs_share_can_not_parse_an_address_with_an_empty_hostname - should panic ... ok
[INFO] [stdout] test core::device::ssh_fs_struct::tests::sshfs_share_can_not_parse_an_address_with_an_empty_hostname_and_path - should panic ... ok
[INFO] [stdout] test core::device::ssh_fs_struct::tests::sshfs_share_can_not_parse_an_address_with_an_empty_username_before_the_at_separator - should panic ... ok
[INFO] [stdout] test core::device::smb_fs_struct::tests::samba_share_can_not_parse_an_address_without_share_dir - should panic ... ok
[INFO] [stdout] test core::device::tag_name_enum::tests::tag_name_can_parse_label_lowercase ... ok
[INFO] [stdout] test core::device::tag_name_enum::tests::tag_name_can_not_parse_empty_string - should panic ... ok
[INFO] [stdout] test core::device::tag_name_enum::tests::tag_name_can_not_parse_invalid_string - should panic ... ok
[INFO] [stdout] test core::device::tag_name_enum::tests::tag_name_can_parse_label_uppercase ... ok
[INFO] [stdout] test core::device::ssh_fs_struct::tests::sshfs_share_can_not_parse_an_empty_string - should panic ... ok
[INFO] [stdout] test core::device::tag_name_enum::tests::tag_name_can_parse_partlabel_lowercase ... ok
[INFO] [stdout] test core::device::tag_name_enum::tests::tag_name_can_parse_partlabel_uppercase ... ok
[INFO] [stdout] test core::device::tag_name_enum::tests::tag_name_can_parse_partuuid_lowercase ... ok
[INFO] [stdout] test core::device::tag_name_enum::tests::tag_name_can_parse_partuuid_uppercase ... ok
[INFO] [stdout] test core::device::tag_name_enum::tests::tag_name_can_parse_uuid_lowercase ... ok
[INFO] [stdout] test core::entries::fs_tab_entry_struct::tests::fs_tab_entry_can_build_an_instance_with_a_uuid_source ... ok
[INFO] [stdout] test core::device::tag_name_enum::tests::tag_name_can_parse_uuid_uppercase ... ok
[INFO] [stdout] test core::iter::gen_iterator_struct::tests::gen_iterator_can_create_a_forward_iterator ... ok
[INFO] [stdout] test core::iter::gen_iterator_struct::tests::gen_iterator_can_reset_backward_a_forward_iterator ... ok
[INFO] [stdout] test core::fs::file_system_enum::tests::file_system_can_parse_a_valid_file_system_type ... ok
[INFO] [stdout] test core::optstring::option_iter_struct::tests::option_iter_can_iterate_over_an_empty_options_list ... ok
[INFO] [stdout] test core::iter::gen_iterator_struct::tests::gen_iterator_can_reset_forward_a_backward_iterator ... ok
[INFO] [stdout] test core::optstring::option_iter_struct::tests::option_iter_can_iterate_over_an_options_list_with_one_element ... ok
[INFO] [stdout] test core::optstring::tests::append_option_does_not_append_an_option_with_both_an_empty_name_and_value ... ok
[INFO] [stdout] test core::optstring::tests::append_option_does_not_append_an_option_with_an_empty_name ... ok
[INFO] [stdout] test core::optstring::tests::deduplicate_option_does_not_remove_duplicates_from_a_list_with_no_instance_of_option ... ok
[INFO] [stdout] test core::optstring::tests::deduplicate_option_does_not_remove_duplicates_from_an_empty_list ... ok
[INFO] [stdout] test core::optstring::tests::deduplicate_option_removes_duplicates_from_a_list_with_duplicates ... ok
[INFO] [stdout] test core::optstring::tests::deduplicate_option_does_not_remove_duplicates_from_a_list_of_unique_options ... ok
[INFO] [stdout] test core::optstring::tests::find_mount_flags_returns_flags_matching_the_ones_in_the_list ... ok
[INFO] [stdout] test core::optstring::tests::find_mount_flags_returns_none_given_an_options_list_without_matching_options ... ok
[INFO] [stdout] test core::optstring::tests::option_value_can_get_a_value_from_an_option_with_value ... ok
[INFO] [stdout] test core::optstring::tests::option_value_can_not_get_an_option_value_from_an_empty_list ... ok
[INFO] [stdout] test core::optstring::tests::append_option_appends_an_option_to_a_list ... ok
[INFO] [stdout] test core::optstring::tests::option_value_can_not_get_a_value_from_an_option_without_value ... ok
[INFO] [stdout] test core::optstring::tests::option_value_can_not_get_a_value_from_an_option_not_in_the_list ... ok
[INFO] [stdout] test core::optstring::tests::find_mount_flags_returns_none_given_an_empty_options_list ... ok
[INFO] [stdout] test core::optstring::tests::prepend_option_does_not_prepend_an_option_with_an_empty_name ... ok
[INFO] [stdout] test core::optstring::tests::prepend_option_does_not_prepend_an_option_with_both_an_empty_name_and_value ... ok
[INFO] [stdout] test core::fs::file_system_enum::tests::file_system_can_not_parse_an_invalid_file_system_type - should panic ... ok
[INFO] [stdout] test core::optstring::tests::prepend_option_prepends_an_option_to_a_list ... ok
[INFO] [stdout] test core::optstring::tests::option_value_gets_an_empty_string_from_an_option_with_an_empty_value ... ok
[INFO] [stdout] test core::optstring::option_iter_struct::tests::option_iter_can_iterate_over_an_options_list_with_more_than_one_element ... ok
[INFO] [stdout] test core::optstring::tests::remove_option_does_not_remove_an_option_from_an_empty_list ... ok
[INFO] [stdout] test core::optstring::tests::remove_option_does_not_remove_from_a_list_with_no_instance_of_option ... ok
[INFO] [stdout] test core::optstring::tests::remove_option_removes_the_first_instance_of_option_in_a_list ... ok
[INFO] [stdout] test core::optstring::tests::set_option_value_can_not_set_the_value_of_an_option_not_in_the_list ... ignored
[INFO] [stdout] test core::optstring::tests::take_fs_independent_options_can_extract_options_from_list_with_multiple_matching_option_no_skip ... ok
[INFO] [stdout] test core::optstring::tests::take_fs_independent_options_can_extract_options_from_list_with_one_matching_option_no_skip ... ok
[INFO] [stdout] test core::optstring::tests::take_fs_independent_options_can_extract_options_skipping_fs_io ... ok
[INFO] [stdout] test core::optstring::tests::take_fs_independent_options_can_extract_options_skipping_negated ... ok
[INFO] [stdout] test core::optstring::tests::take_fs_independent_options_can_extract_options_skipping_negated_and_fs_io ... ok
[INFO] [stdout] test core::optstring::tests::take_fs_independent_options_can_not_extract_options_from_a_list_of_non_matching_options ... ok
[INFO] [stdout] test core::optstring::tests::take_fs_independent_options_can_not_extract_options_from_an_empty_list ... ok
[INFO] [stdout] test core::optstring::tests::take_fs_specific_options_can_extract_options_from_list_with_multiple_matching_options ... ok
[INFO] [stdout] test core::optstring::tests::take_fs_specific_options_can_extract_options_from_list_with_one_matching_option ... ok
[INFO] [stdout] test core::optstring::tests::take_fs_specific_options_can_not_extract_options_from_a_list_of_non_matching_options ... ok
[INFO] [stdout] test core::optstring::tests::take_fs_specific_options_can_not_extract_options_from_an_empty_list ... ok
[INFO] [stdout] test core::optstring::tests::take_userspace_options_can_extract_options_from_list_with_one_matching_option_no_skip ... ok
[INFO] [stdout] test core::optstring::tests::take_userspace_options_can_extract_options_skipping_negated ... ok
[INFO] [stdout] test core::optstring::tests::take_userspace_options_can_extract_options_skipping_negated_and_not_in_mountinfo ... ok
[INFO] [stdout] test core::optstring::tests::take_userspace_options_can_extract_options_skipping_not_in_mountinfo ... ok
[INFO] [stdout] test core::optstring::tests::take_userspace_options_can_not_extract_options_from_a_list_of_non_matching_options ... ok
[INFO] [stdout] test core::optstring::tests::take_userspace_options_can_not_extract_options_from_an_empty_list ... ok
[INFO] [stdout] test core::optstring::tests::unset_option_value_can_not_remove_the_value_of_an_option_not_in_the_list ... ignored
[INFO] [stdout] test core::utils::tests::matches_fs_type_an_empty_pattern_matches_only_an_empty_fs_type ... ok
[INFO] [stdout] test core::utils::tests::matches_fs_type_matches_a_pattern ... ok
[INFO] [stdout] test core::utils::tests::matches_fs_type_negated_patterns_match ... ok
[INFO] [stdout] test core::utils::tests::matches_fs_type_pattern_matches_an_empty_fs_type ... ok
[INFO] [stdout] test core::version::test::version_string_to_release_code_converts_up_to_first_invalid_character ... ok
[INFO] [stdout] test mount::mount_source_enum::tests::mount_source_parses_a_block_device ... ok
[INFO] [stdout] test core::version::test::version_string_to_release_code_fails_on_invalid_c_string - should panic ... ok
[INFO] [stdout] test mount::mount_source_enum::tests::mount_source_does_not_parse_an_empty_string_as_a_block_device - should panic ... ok
[INFO] [stdout] test mount::mount_source_enum::tests::mount_source_parses_a_mount_point ... ok
[INFO] [stdout] test mount::mount_source_enum::tests::mount_source_parses_a_nfs_share_address_as_an_sshfs_share ... ok
[INFO] [stdout] test mount::mount_source_enum::tests::mount_source_parses_a_pseudo_fs ... ok
[INFO] [stdout] test mount::mount_source_enum::tests::mount_source_parses_a_samba_share_address ... ok
[INFO] [stdout] test mount::mount_source_enum::tests::mount_source_parses_a_sshfs_share_address ... ok
[INFO] [stdout] test mount::mount_source_enum::tests::mount_source_parses_a_uuid_tag ... ok
[INFO] [stdout] test tables::fs_tab_struct::tests::fs_tab_a_new_table_is_empty ... ok
[INFO] [stdout] test tables::fs_tab_struct::tests::fs_tab_a_table_of_size_1_has_the_same_first_and_last_element ... ok
[INFO] [stdout] test tables::fs_tab_struct::tests::fs_tab_an_empty_table_has_no_first_element ... ok
[INFO] [stdout] test tables::fs_tab_struct::tests::fs_tab_an_empty_table_has_no_last_element ... ok
[INFO] [stdout] test tables::fs_tab_struct::tests::fs_tab_can_can_advance_its_iterator_to_a_given_position ... ok
[INFO] [stdout] test tables::fs_tab_struct::tests::fs_tab_can_index_into_a_table ... ok
[INFO] [stdout] test tables::fs_tab_struct::tests::fs_tab_can_insert_an_element_at_a_predefined_position ... ok
[INFO] [stdout] test tables::fs_tab_struct::tests::fs_tab_can_iterate_alternately_backwards_then_forwards_over_table_entries ... ok
[INFO] [stdout] test tables::fs_tab_struct::tests::fs_tab_can_iterate_alternately_forwards_then_backwards_over_table_entries ... ok
[INFO] [stdout] test tables::fs_tab_struct::tests::fs_tab_can_iterate_forwards_over_table_entries ... ok
[INFO] [stdout] test tables::fs_tab_struct::tests::fs_tab_can_remove_an_element_from_a_table ... ok
[INFO] [stdout] test tables::fs_tab_struct::tests::fs_tab_can_iterate_backwards_over_table_entries ... ok
[INFO] [stdout] test tables::fs_tab_struct::tests::fs_tab_can_transfer_an_element_between_tables_to_destination_end ... ok
[INFO] [stdout] test tables::fs_tab_struct::tests::fs_tab_can_transfer_an_element_between_tables_to_destination_middle ... ok
[INFO] [stdout] test tables::fs_tab_struct::tests::fs_tab_can_transfer_an_element_between_tables_to_destination_start ... ok
[INFO] [stdout] test tables::fs_tab_struct::tests::fs_tab_finds_the_first_predicate_match_from_the_bottom ... ok
[INFO] [stdout] test tables::fs_tab_struct::tests::fs_tab_finds_the_first_predicate_match_from_the_top ... ok
[INFO] [stdout] test tables::fs_tab_struct::tests::fs_tab_does_not_write_to_read_only_file_stream - should panic ... ok
[INFO] [stdout] test tables::fs_tab_struct::tests::fs_tab_indexing_an_empty_table_triggers_a_panic - should panic ... ok
[INFO] [stdout] test tables::fs_tab_struct::tests::fs_tab_push_adds_an_element_to_a_table ... ok
[INFO] [stdout] test tables::fs_tab_struct::tests::fs_tab_push_front_adds_an_element_at_the_head_of_the_table ... ok
[INFO] [stdout] test tables::fs_tab_struct::tests::fs_tab_writes_to_a_file_stream ... ok
[INFO] [stdout] test tables::mount_option_struct::tests::mount_option_can_not_parse_a_mount_option_string_with_an_unclosed_double_quote - should panic ... ok
[INFO] [stdout] test tables::mount_option_struct::tests::mount_option_can_not_parse_a_mount_option_string_with_an_unclosed_quote - should panic ... ok
[INFO] [stdout] test tables::mount_option_struct::tests::mount_option_can_parse_a_mount_option ... ok
[INFO] [stdout] test tables::swaps_struct::tests::swaps_can_import_proc_swaps ... ok
[INFO] [stdout] test tables::utab_struct::tests::utab_can_import_run_mount_utab ... FAILED
[INFO] [stdout] test tables::mount_info_struct::tests::mount_info_can_import_mountinfo_file ... ok
[INFO] [stdout] test mount::mount_struct::tests::mount_can_mount_an_image_file ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tables::utab_struct::tests::utab_can_import_run_mount_utab stdout ----
[INFO] [stdout] Error: UTab(Import("failed to import table entries from file \"/run/mount/utab\""))
[INFO] [stdout] 
[INFO] [stdout] ---- mount::mount_struct::tests::mount_can_mount_an_image_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'mount::mount_struct::tests::mount_can_mount_an_image_file' (126) panicked at src/mount/mount_struct.rs:2373:13:
[INFO] [stdout] assertion failed: `(left == right)`
[INFO] [stdout] 
[INFO] [stdout] [1mDiff[0m [31m< left[0m / [32mright >[0m :
[INFO] [stdout] [31m<[0m[1;48;5;52;31mfals[0m[31me[0m
[INFO] [stdout] [32m>[0m[1;48;5;22;32mtru[0m[32me[0m
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b2152b457d2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b2152b457d2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b2152b457d2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b2152b457d2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b2152b5ad6a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b2152b5ad6a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b2152b4a766 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b2152b4a766 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b2152b22e7f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b2152b22e7f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b2152b3d349 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b2152aa4e2e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b2152aa4e2e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b2152b3d502 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b2152b3d502 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b2152b22f38 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b2152b18049 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b2152b23d8d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b2152b5b43c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b2152a22a15 - rsmount[4b3c4a51daaba70c]::mount::mount_struct::tests::mount_can_mount_an_image_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mount/mount_struct.rs:2373:13
[INFO] [stdout]   20:     0x5b2152a202ed - rsmount[4b3c4a51daaba70c]::mount::mount_struct::tests::mount_can_mount_an_image_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mount/mount_struct.rs:2359:43
[INFO] [stdout]   21:     0x5b2152a65c16 - <rsmount[4b3c4a51daaba70c]::mount::mount_struct::tests::mount_can_mount_an_image_file::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5b2152a991db - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5b2152a991db - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5b2152aa5a3a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5b2152aa5a3a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x5b2152aa5a3a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5b2152aa5a3a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5b2152aa5a3a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5b2152aa5a3a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5b2152aa5a3a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5b2152a9ff04 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5b2152a9ff04 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5b2152aa8532 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x5b2152aa8532 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x5b2152aa8532 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5b2152aa8532 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5b2152aa8532 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5b2152aa8532 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x5b2152aa8532 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5b2152b4507f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   41:     0x5b2152b4507f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   42:     0x76ed7149faa4 - <unknown>
[INFO] [stdout]   43:     0x76ed7152ca64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     mount::mount_struct::tests::mount_can_mount_an_image_file
[INFO] [stdout]     tables::utab_struct::tests::utab_can_import_run_mount_utab
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 128 passed; 2 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "13504d4a8ad397c9953e1b505bd297c78c4f4e5782f36b9edfa618a2dfdb2f78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13504d4a8ad397c9953e1b505bd297c78c4f4e5782f36b9edfa618a2dfdb2f78", kill_on_drop: false }`
[INFO] [stdout] 13504d4a8ad397c9953e1b505bd297c78c4f4e5782f36b9edfa618a2dfdb2f78
