[INFO] fetching crate rsmount 0.2.1... [INFO] testing rsmount-0.2.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate rsmount 0.2.1 into /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rsmount 0.2.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 94 packages to latest compatible versions [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] [stderr] Adding typed-builder v0.19.1 (available: v0.21.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e1b380044812313bfac341940e0353d287e82d05beba37489f8bd72c7350c9c [INFO] running `Command { std: "docker" "start" "-a" "4e1b380044812313bfac341940e0353d287e82d05beba37489f8bd72c7350c9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e1b380044812313bfac341940e0353d287e82d05beba37489f8bd72c7350c9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e1b380044812313bfac341940e0353d287e82d05beba37489f8bd72c7350c9c", kill_on_drop: false }` [INFO] [stdout] 4e1b380044812313bfac341940e0353d287e82d05beba37489f8bd72c7350c9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d773e29fe09267eee1b229ed8bbbebbb4f9b9000a5c63fae5c44fedbedb9e2d1 [INFO] running `Command { std: "docker" "start" "-a" "d773e29fe09267eee1b229ed8bbbebbb4f9b9000a5c63fae5c44fedbedb9e2d1", kill_on_drop: false }` [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rsblkid v0.4.1 [INFO] [stderr] Compiling rsmount v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling embed-doc-image v0.1.4 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling enum-iterator-derive v1.4.0 [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.1.0 [INFO] [stderr] Compiling typed-builder v0.19.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling typed-builder v0.20.1 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling num_enum v0.7.4 [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 { [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, 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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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, 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 { [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, 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 { [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, 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 { [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, 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 { [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, 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 { [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, 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 { [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, 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 { [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, 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 { [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, 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 { [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, 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 { [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, 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 { [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, UTabIterError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.77s [INFO] running `Command { std: "docker" "inspect" "d773e29fe09267eee1b229ed8bbbebbb4f9b9000a5c63fae5c44fedbedb9e2d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d773e29fe09267eee1b229ed8bbbebbb4f9b9000a5c63fae5c44fedbedb9e2d1", kill_on_drop: false }` [INFO] [stdout] d773e29fe09267eee1b229ed8bbbebbb4f9b9000a5c63fae5c44fedbedb9e2d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd23dec3d8919400a50a4e3eab48e6f5726db3a8ac5d14bfa554144a42f95f0f [INFO] running `Command { std: "docker" "start" "-a" "dd23dec3d8919400a50a4e3eab48e6f5726db3a8ac5d14bfa554144a42f95f0f", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling inside-vm v0.2.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling tempfile v3.21.0 [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 { [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, 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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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, 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 { [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, 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 { [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, 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 { [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, 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 { [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, 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 { [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, 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 { [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, 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 { [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, 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 { [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, 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 { [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, 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 { [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, 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 { [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, 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 { [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, 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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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, 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 { [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, 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 { [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, 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 { [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, 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 { [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, 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 { [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, 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 { [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, 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 { [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, 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 { [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, 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 { [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, 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 { [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, 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 { [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, UTabIterError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 17.17s [INFO] running `Command { std: "docker" "inspect" "dd23dec3d8919400a50a4e3eab48e6f5726db3a8ac5d14bfa554144a42f95f0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd23dec3d8919400a50a4e3eab48e6f5726db3a8ac5d14bfa554144a42f95f0f", kill_on_drop: false }` [INFO] [stdout] dd23dec3d8919400a50a4e3eab48e6f5726db3a8ac5d14bfa554144a42f95f0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 67a29be6578d9a72ad435ad7faba41f3bea8b68dfc7f8b1053426b7cf35d6c13 [INFO] running `Command { std: "docker" "start" "-a" "67a29be6578d9a72ad435ad7faba41f3bea8b68dfc7f8b1053426b7cf35d6c13", 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 { [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, 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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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, 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 { [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, 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 { [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, 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 { [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, 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 { [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, 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 { [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, 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 { [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, 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 { [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, 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 { [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, 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 { [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, 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 { [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, 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 { [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, 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.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rsmount-ce71bfb99329f254) [INFO] [stdout] [INFO] [stdout] running 132 tests [INFO] [stdout] test core::device::nfs_struct::tests::nfs_share_can_parse_an_adress_sharing_a_directory ... ok [INFO] [stdout] test core::device::pseudo_enum::tests::pseudo_can_parse_string_none ... 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::smb_fs_struct::tests::samba_share_can_parse_an_adress_sharing_a_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_block_device ... ok [INFO] [stdout] test core::device::source_enum::tests::source_parses_a_uuid_tag ... 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_pseudo_fs ... 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::nfs_struct::tests::nfs_share_can_not_parse_an_address_without_a_hostname_and_a_path - should panic ... 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::tag_name_enum::tests::tag_name_can_not_parse_empty_string - should panic ... 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::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::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_invalid_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_label_uppercase ... 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::device::tag_name_enum::tests::tag_name_can_parse_uuid_uppercase ... 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::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::iter::gen_iterator_struct::tests::gen_iterator_can_reset_forward_a_backward_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::optstring::option_iter_struct::tests::option_iter_can_iterate_over_an_options_list_with_more_than_one_element ... 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::fs::file_system_enum::tests::file_system_can_not_parse_an_invalid_file_system_type - should panic ... 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_appends_an_option_to_a_list ... 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_of_unique_options ... 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::append_option_does_not_append_an_option_with_both_an_empty_name_and_value ... ok [INFO] [stdout] test core::optstring::tests::deduplicate_option_removes_duplicates_from_a_list_with_duplicates ... 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::device::nfs_struct::tests::nfs_share_can_not_parse_an_empty_string - 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::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_empty_string - should panic ... ok [INFO] [stdout] test core::optstring::tests::option_value_can_not_get_a_value_from_an_option_without_value ... 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::optstring::tests::find_mount_flags_returns_none_given_an_empty_options_list ... ok [INFO] [stdout] test core::device::pseudo_enum::tests::pseudo_can_not_parse_an_empty_string - should panic ... 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::option_value_can_not_get_an_option_value_from_an_empty_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::tests::remove_option_does_not_remove_an_option_from_an_empty_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::remove_option_removes_the_first_instance_of_option_in_a_list ... ok [INFO] [stdout] test core::optstring::tests::take_fs_independent_options_can_extract_options_skipping_fs_io ... 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::optstring::tests::remove_option_does_not_remove_from_a_list_with_no_instance_of_option ... 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_extract_options_from_list_with_multiple_matching_option_no_skip ... 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::device::smb_fs_struct::tests::samba_share_can_not_parse_an_address_without_share_dir - 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::optstring::tests::option_value_can_get_a_value_from_an_option_with_value ... ok [INFO] [stdout] test core::optstring::tests::take_fs_independent_options_can_extract_options_skipping_negated ... 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::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_userspace_options_can_extract_options_skipping_negated ... 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_not_extract_options_from_an_empty_list ... 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::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_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_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::unset_option_value_can_not_remove_the_value_of_an_option_not_in_the_list ... ignored [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::utils::tests::matches_fs_type_negated_patterns_match ... ok [INFO] [stdout] test core::version::test::version_string_to_release_code_converts_up_to_first_invalid_character ... 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::optstring::tests::take_fs_independent_options_can_extract_options_from_list_with_one_matching_option_no_skip ... ok [INFO] [stdout] test core::version::test::version_string_to_release_code_fails_on_invalid_c_string - should panic ... ok [INFO] [stdout] test core::utils::tests::matches_fs_type_pattern_matches_an_empty_fs_type ... ok [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 mount::mount_source_enum::tests::mount_source_parses_a_block_device ... 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 core::optstring::tests::prepend_option_does_not_prepend_an_option_with_an_empty_name ... 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_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_finds_the_first_predicate_match_from_the_bottom ... 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_remove_an_element_from_a_table ... 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_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_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_quote - should panic ... 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_parse_a_mount_option ... 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] 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::optstring::tests::prepend_option_prepends_an_option_to_a_list ... 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_top ... ok [INFO] [stdout] test tables::fs_tab_struct::tests::fs_tab_push_adds_an_element_to_a_table ... ok [INFO] [stdout] test tables::swaps_struct::tests::swaps_can_import_proc_swaps ... ok [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] Diff < left / right > : [INFO] [stdout] <false [INFO] [stdout] >true [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x566193d7bb72 - std::backtrace_rs::backtrace::libunwind::trace::h589a96ef7638b383 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x566193d7bb72 - std::backtrace_rs::backtrace::trace_unsynchronized::h23a30a7548c40de4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x566193d7bb72 - std::sys::backtrace::_print_fmt::h87dabd6535c8c07a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x566193d7bb72 - ::fmt::hffd20ad4e5eca8ab [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x566193d8c75f - core::fmt::rt::Argument::fmt::h75c83e3fd5ce2419 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x566193d8c75f - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x566193d485e3 - std::io::default_write_fmt::he11a713685e2464d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x566193d485e3 - std::io::Write::write_fmt::h9d08f7e050bd2612 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x566193d54da2 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x566193d599af - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x566193d59841 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x566193ce10be - as core::ops::function::Fn>::call::h0e9de8cceb22406e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x566193ce10be - test::test_main_with_exit_callback::{{closure}}::h8125bd66cf4739d0 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x566193d5a04e - as core::ops::function::Fn>::call::h1fd0a0802eaec16b [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x566193d5a04e - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x566193d59e1a - std::panicking::panic_handler::{{closure}}::h8b036a1b366643ac [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x566193d54ed9 - std::sys::backtrace::__rust_end_short_backtrace::h45affcfc0c830da8 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x566193d3c31d - __rustc[9b67c8562bba447b]::rust_begin_unwind [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x566193d944d0 - core::panicking::panic_fmt::hc084f85b1e76c16d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x566193caa49b - rsmount::mount::mount_struct::tests::mount_can_mount_an_image_file::ha889443a35d7fad1 [INFO] [stdout] at /opt/rustwide/workdir/src/mount/mount_struct.rs:2373:13 [INFO] [stdout] 20: 0x566193caa6ad - rsmount::mount::mount_struct::tests::mount_can_mount_an_image_file::{{closure}}::h94b37a65172a71bf [INFO] [stdout] at /opt/rustwide/workdir/src/mount/mount_struct.rs:2359:43 [INFO] [stdout] 21: 0x566193c81456 - core::ops::function::FnOnce::call_once::h78505e314e3c4454 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 22: 0x566193ce0e7b - core::ops::function::FnOnce::call_once::hdbf42be2a49fb464 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 23: 0x566193ce0e7b - test::__rust_begin_short_backtrace::h8ae08814d38cb356 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x566193cf6965 - test::run_test_in_process::{{closure}}::h54574ee4f414d690 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x566193cf6965 - as core::ops::function::FnOnce<()>>::call_once::h01a0b7e7aad1a501 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 26: 0x566193cf6965 - std::panicking::catch_unwind::do_call::h23820e817c5612cd [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 27: 0x566193cf6965 - std::panicking::catch_unwind::h89c73a1febce5587 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 28: 0x566193cf6965 - std::panic::catch_unwind::h6f55caf410861914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x566193cf6965 - test::run_test_in_process::h4db851878e5d3983 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x566193cf6965 - test::run_test::{{closure}}::h57e8c5acaceacd24 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x566193ccd354 - test::run_test::{{closure}}::he775ccc3a9d3b97e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x566193ccd354 - std::sys::backtrace::__rust_begin_short_backtrace::hcd94d85d7765225a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 33: 0x566193cd0b9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::ha814de8393f07830 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 34: 0x566193cd0b9a - as core::ops::function::FnOnce<()>>::call_once::h8deb00af0abdeaf1 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 35: 0x566193cd0b9a - std::panicking::catch_unwind::do_call::h1917979b0c279ea2 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 36: 0x566193cd0b9a - std::panicking::catch_unwind::h791ad91fee6ce34e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 37: 0x566193cd0b9a - std::panic::catch_unwind::h982b8f40ed9c3cce [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x566193cd0b9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h545e54700c945db4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 39: 0x566193cd0b9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb427481a5227d78a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 40: 0x566193d4f0af - as core::ops::function::FnOnce>::call_once::h1d452951a81e9d0a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 41: 0x566193d4f0af - std::sys::pal::unix::thread::Thread::new::thread_start::h29c84e109630689a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 42: 0x7a48aeb8eaa4 - [INFO] [stdout] 43: 0x7a48aec1ba34 - clone [INFO] [stdout] 44: 0x0 - [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.11s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "67a29be6578d9a72ad435ad7faba41f3bea8b68dfc7f8b1053426b7cf35d6c13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67a29be6578d9a72ad435ad7faba41f3bea8b68dfc7f8b1053426b7cf35d6c13", kill_on_drop: false }` [INFO] [stdout] 67a29be6578d9a72ad435ad7faba41f3bea8b68dfc7f8b1053426b7cf35d6c13