[INFO] fetching crate blown-fuse 0.3.1...
[INFO] testing blown-fuse-0.3.1 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate blown-fuse 0.3.1 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate blown-fuse 0.3.1 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate blown-fuse 0.3.1
[INFO] finished tweaking crates.io crate blown-fuse 0.3.1
[INFO] tweaked toml for crates.io crate blown-fuse 0.3.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate crates.io crate blown-fuse 0.3.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bytemuck_derive v1.0.1
[INFO] [stderr]   Downloaded num_enum v0.5.6
[INFO] [stderr]   Downloaded once_cell v1.9.0
[INFO] [stderr]   Downloaded serde v1.0.133
[INFO] [stderr]   Downloaded bytemuck v1.7.3
[INFO] [stderr]   Downloaded clap v3.0.5
[INFO] [stderr]   Downloaded syn v1.0.85
[INFO] [stderr]   Downloaded num_enum_derive v0.5.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] be0e5fb1663765e9dcded6ab15cfbfb042b3d2ee8b7395105546df1c95548e27
[INFO] running `Command { std: "docker" "start" "-a" "be0e5fb1663765e9dcded6ab15cfbfb042b3d2ee8b7395105546df1c95548e27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be0e5fb1663765e9dcded6ab15cfbfb042b3d2ee8b7395105546df1c95548e27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be0e5fb1663765e9dcded6ab15cfbfb042b3d2ee8b7395105546df1c95548e27", kill_on_drop: false }`
[INFO] [stdout] be0e5fb1663765e9dcded6ab15cfbfb042b3d2ee8b7395105546df1c95548e27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 729ce357de6fd43f032e0f9c2d19384520be6a07433abb1e2bd0fba6813af788
[INFO] running `Command { std: "docker" "start" "-a" "729ce357de6fd43f032e0f9c2d19384520be6a07433abb1e2bd0fba6813af788", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.85
[INFO] [stderr]    Compiling serde v1.0.133
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling bytemuck v1.7.3
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling nix v0.23.1
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling bytemuck_derive v1.0.1
[INFO] [stderr]    Compiling tokio v1.15.0
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling proc-macro-crate v1.1.0
[INFO] [stderr]    Compiling num_enum_derive v0.5.6
[INFO] [stderr]    Compiling num_enum v0.5.6
[INFO] [stderr]    Compiling blown-fuse v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `FileLock` is never constructed
[INFO] [stdout]    --> src/proto.rs:139:12
[INFO] [stdout]     |
[INFO] [stdout] 139 | pub struct FileLock {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FileLock` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetattrIn` is never constructed
[INFO] [stdout]    --> src/proto.rs:199:12
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub struct SetattrIn {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SetattrIn` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RenameIn` is never constructed
[INFO] [stdout]    --> src/proto.rs:236:12
[INFO] [stdout]     |
[INFO] [stdout] 236 | pub struct RenameIn {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RenameIn` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LkIn` is never constructed
[INFO] [stdout]    --> src/proto.rs:464:12
[INFO] [stdout]     |
[INFO] [stdout] 464 | pub struct LkIn {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LkIn` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetlkIn` is never constructed
[INFO] [stdout]    --> src/proto.rs:474:12
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub struct GetlkIn {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GetlkIn` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetlkIn` is never constructed
[INFO] [stdout]    --> src/proto.rs:480:12
[INFO] [stdout]     |
[INFO] [stdout] 480 | pub struct SetlkIn {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SetlkIn` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetlkwIn` is never constructed
[INFO] [stdout]    --> src/proto.rs:486:12
[INFO] [stdout]     |
[INFO] [stdout] 486 | pub struct SetlkwIn {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SetlkwIn` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InterruptIn` is never constructed
[INFO] [stdout]    --> src/proto.rs:508:12
[INFO] [stdout]     |
[INFO] [stdout] 508 | pub struct InterruptIn {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InterruptIn` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IoctlIn` is never constructed
[INFO] [stdout]    --> src/proto.rs:528:12
[INFO] [stdout]     |
[INFO] [stdout] 528 | pub struct IoctlIn {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IoctlIn` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PollIn` is never constructed
[INFO] [stdout]    --> src/proto.rs:539:12
[INFO] [stdout]     |
[INFO] [stdout] 539 | pub struct PollIn {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PollIn` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FallocateIn` is never constructed
[INFO] [stdout]    --> src/proto.rs:562:12
[INFO] [stdout]     |
[INFO] [stdout] 562 | pub struct FallocateIn {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FallocateIn` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Rename2In` is never constructed
[INFO] [stdout]    --> src/proto.rs:578:12
[INFO] [stdout]     |
[INFO] [stdout] 578 | pub struct Rename2In {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Rename2In` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LseekIn` is never constructed
[INFO] [stdout]    --> src/proto.rs:586:12
[INFO] [stdout]     |
[INFO] [stdout] 586 | pub struct LseekIn {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LseekIn` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CopyFileRangeIn` is never constructed
[INFO] [stdout]    --> src/proto.rs:595:12
[INFO] [stdout]     |
[INFO] [stdout] 595 | pub struct CopyFileRangeIn {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CopyFileRangeIn` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/ops/inode.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | /         impl Iterator for ForgetList<'_> {
[INFO] [stdout] 64 | |             type Item = (Ino, u64);
[INFO] [stdout] 65 | |
[INFO] [stdout] 66 | |             fn next(&mut self) -> Option<Self::Item> {
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | |             }
[INFO] [stdout] 75 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current associated function `forget_list`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 15 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.43s
[INFO] running `Command { std: "docker" "inspect" "729ce357de6fd43f032e0f9c2d19384520be6a07433abb1e2bd0fba6813af788", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "729ce357de6fd43f032e0f9c2d19384520be6a07433abb1e2bd0fba6813af788", kill_on_drop: false }`
[INFO] [stdout] 729ce357de6fd43f032e0f9c2d19384520be6a07433abb1e2bd0fba6813af788
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 02421a18835235bda70b2c5f579bb5de50c4dce92578cfce2a931003d20f385e
[INFO] running `Command { std: "docker" "start" "-a" "02421a18835235bda70b2c5f579bb5de50c4dce92578cfce2a931003d20f385e", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling futures-task v0.3.19
[INFO] [stderr]    Compiling futures-core v0.3.19
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling futures-macro v0.3.19
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling tokio v1.15.0
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling textwrap v0.14.2
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling clap v3.0.5
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling blown-fuse v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `FileLock` is never constructed
[INFO] [stdout]    --> src/proto.rs:139:12
[INFO] [stdout]     |
[INFO] [stdout] 139 | pub struct FileLock {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FileLock` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetattrIn` is never constructed
[INFO] [stdout]    --> src/proto.rs:199:12
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub struct SetattrIn {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SetattrIn` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RenameIn` is never constructed
[INFO] [stdout]    --> src/proto.rs:236:12
[INFO] [stdout]     |
[INFO] [stdout] 236 | pub struct RenameIn {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RenameIn` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LkIn` is never constructed
[INFO] [stdout]    --> src/proto.rs:464:12
[INFO] [stdout]     |
[INFO] [stdout] 464 | pub struct LkIn {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LkIn` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetlkIn` is never constructed
[INFO] [stdout]    --> src/proto.rs:474:12
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub struct GetlkIn {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GetlkIn` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetlkIn` is never constructed
[INFO] [stdout]    --> src/proto.rs:480:12
[INFO] [stdout]     |
[INFO] [stdout] 480 | pub struct SetlkIn {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SetlkIn` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetlkwIn` is never constructed
[INFO] [stdout]    --> src/proto.rs:486:12
[INFO] [stdout]     |
[INFO] [stdout] 486 | pub struct SetlkwIn {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SetlkwIn` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InterruptIn` is never constructed
[INFO] [stdout]    --> src/proto.rs:508:12
[INFO] [stdout]     |
[INFO] [stdout] 508 | pub struct InterruptIn {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InterruptIn` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IoctlIn` is never constructed
[INFO] [stdout]    --> src/proto.rs:528:12
[INFO] [stdout]     |
[INFO] [stdout] 528 | pub struct IoctlIn {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IoctlIn` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PollIn` is never constructed
[INFO] [stdout]    --> src/proto.rs:539:12
[INFO] [stdout]     |
[INFO] [stdout] 539 | pub struct PollIn {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PollIn` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FallocateIn` is never constructed
[INFO] [stdout]    --> src/proto.rs:562:12
[INFO] [stdout]     |
[INFO] [stdout] 562 | pub struct FallocateIn {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FallocateIn` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Rename2In` is never constructed
[INFO] [stdout]    --> src/proto.rs:578:12
[INFO] [stdout]     |
[INFO] [stdout] 578 | pub struct Rename2In {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Rename2In` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LseekIn` is never constructed
[INFO] [stdout]    --> src/proto.rs:586:12
[INFO] [stdout]     |
[INFO] [stdout] 586 | pub struct LseekIn {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LseekIn` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CopyFileRangeIn` is never constructed
[INFO] [stdout]    --> src/proto.rs:595:12
[INFO] [stdout]     |
[INFO] [stdout] 595 | pub struct CopyFileRangeIn {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CopyFileRangeIn` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/ops/inode.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | /         impl Iterator for ForgetList<'_> {
[INFO] [stdout] 64 | |             type Item = (Ino, u64);
[INFO] [stdout] 65 | |
[INFO] [stdout] 66 | |             fn next(&mut self) -> Option<Self::Item> {
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | |             }
[INFO] [stdout] 75 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current associated function `forget_list`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 15 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `clap::Arg::<'help>::from_usage`: Deprecated in Issue #3086, see `clap::arg!
[INFO] [stdout]    --> examples/ext2.rs:513:19
[INFO] [stdout]     |
[INFO] [stdout] 513 |         .arg(Arg::from_usage("[mount_options] -o <options>... 'See fuse(8)'").number_of_values(1))
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `clap::Arg::<'help>::from_usage`: Deprecated in Issue #3086, see `clap::arg!
[INFO] [stdout]    --> examples/ext2.rs:514:19
[INFO] [stdout]     |
[INFO] [stdout] 514 |         .arg(Arg::from_usage("<image> 'Filesystem image file'"))
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `clap::Arg::<'help>::from_usage`: Deprecated in Issue #3086, see `clap::arg!
[INFO] [stdout]    --> examples/ext2.rs:515:19
[INFO] [stdout]     |
[INFO] [stdout] 515 |         .arg(Arg::from_usage("<mountpoint> 'Filesystem mountpoint'"))
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `clap::Arg::<'help>::from_usage`: Deprecated in Issue #3086, see `clap::arg!
[INFO] [stdout]    --> examples/passthrough.rs:427:19
[INFO] [stdout]     |
[INFO] [stdout] 427 |         .arg(Arg::from_usage("<mountpoint> 'Filesystem mountpoint'"))
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FileLock` is never constructed
[INFO] [stdout]    --> src/proto.rs:139:12
[INFO] [stdout]     |
[INFO] [stdout] 139 | pub struct FileLock {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FileLock` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetattrIn` is never constructed
[INFO] [stdout]    --> src/proto.rs:199:12
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub struct SetattrIn {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SetattrIn` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RenameIn` is never constructed
[INFO] [stdout]    --> src/proto.rs:236:12
[INFO] [stdout]     |
[INFO] [stdout] 236 | pub struct RenameIn {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RenameIn` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LkIn` is never constructed
[INFO] [stdout]    --> src/proto.rs:464:12
[INFO] [stdout]     |
[INFO] [stdout] 464 | pub struct LkIn {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LkIn` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetlkIn` is never constructed
[INFO] [stdout]    --> src/proto.rs:474:12
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub struct GetlkIn {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GetlkIn` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetlkIn` is never constructed
[INFO] [stdout]    --> src/proto.rs:480:12
[INFO] [stdout]     |
[INFO] [stdout] 480 | pub struct SetlkIn {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SetlkIn` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetlkwIn` is never constructed
[INFO] [stdout]    --> src/proto.rs:486:12
[INFO] [stdout]     |
[INFO] [stdout] 486 | pub struct SetlkwIn {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SetlkwIn` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InterruptIn` is never constructed
[INFO] [stdout]    --> src/proto.rs:508:12
[INFO] [stdout]     |
[INFO] [stdout] 508 | pub struct InterruptIn {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InterruptIn` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IoctlIn` is never constructed
[INFO] [stdout]    --> src/proto.rs:528:12
[INFO] [stdout]     |
[INFO] [stdout] 528 | pub struct IoctlIn {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IoctlIn` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PollIn` is never constructed
[INFO] [stdout]    --> src/proto.rs:539:12
[INFO] [stdout]     |
[INFO] [stdout] 539 | pub struct PollIn {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PollIn` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FallocateIn` is never constructed
[INFO] [stdout]    --> src/proto.rs:562:12
[INFO] [stdout]     |
[INFO] [stdout] 562 | pub struct FallocateIn {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FallocateIn` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Rename2In` is never constructed
[INFO] [stdout]    --> src/proto.rs:578:12
[INFO] [stdout]     |
[INFO] [stdout] 578 | pub struct Rename2In {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Rename2In` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LseekIn` is never constructed
[INFO] [stdout]    --> src/proto.rs:586:12
[INFO] [stdout]     |
[INFO] [stdout] 586 | pub struct LseekIn {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LseekIn` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CopyFileRangeIn` is never constructed
[INFO] [stdout]    --> src/proto.rs:595:12
[INFO] [stdout]     |
[INFO] [stdout] 595 | pub struct CopyFileRangeIn {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CopyFileRangeIn` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/ops/inode.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | /         impl Iterator for ForgetList<'_> {
[INFO] [stdout] 64 | |             type Item = (Ino, u64);
[INFO] [stdout] 65 | |
[INFO] [stdout] 66 | |             fn next(&mut self) -> Option<Self::Item> {
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | |             }
[INFO] [stdout] 75 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current associated function `forget_list`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 15 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.24s
[INFO] running `Command { std: "docker" "inspect" "02421a18835235bda70b2c5f579bb5de50c4dce92578cfce2a931003d20f385e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02421a18835235bda70b2c5f579bb5de50c4dce92578cfce2a931003d20f385e", kill_on_drop: false }`
[INFO] [stdout] 02421a18835235bda70b2c5f579bb5de50c4dce92578cfce2a931003d20f385e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e2b87b064671729a35a3af18c6fd074c2971f04b71058bf423b929195ee4ae6b
[INFO] running `Command { std: "docker" "start" "-a" "e2b87b064671729a35a3af18c6fd074c2971f04b71058bf423b929195ee4ae6b", kill_on_drop: false }`
[INFO] [stderr] warning: struct `FileLock` is never constructed
[INFO] [stderr]    --> src/proto.rs:139:12
[INFO] [stderr]     |
[INFO] [stderr] 139 | pub struct FileLock {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `FileLock` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SetattrIn` is never constructed
[INFO] [stderr]    --> src/proto.rs:199:12
[INFO] [stderr]     |
[INFO] [stderr] 199 | pub struct SetattrIn {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `SetattrIn` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `RenameIn` is never constructed
[INFO] [stderr]    --> src/proto.rs:236:12
[INFO] [stderr]     |
[INFO] [stderr] 236 | pub struct RenameIn {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `RenameIn` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `LkIn` is never constructed
[INFO] [stderr]    --> src/proto.rs:464:12
[INFO] [stderr]     |
[INFO] [stderr] 464 | pub struct LkIn {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `LkIn` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `GetlkIn` is never constructed
[INFO] [stderr]    --> src/proto.rs:474:12
[INFO] [stderr]     |
[INFO] [stderr] 474 | pub struct GetlkIn {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `GetlkIn` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SetlkIn` is never constructed
[INFO] [stderr]    --> src/proto.rs:480:12
[INFO] [stderr]     |
[INFO] [stderr] 480 | pub struct SetlkIn {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `SetlkIn` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SetlkwIn` is never constructed
[INFO] [stderr]    --> src/proto.rs:486:12
[INFO] [stderr]     |
[INFO] [stderr] 486 | pub struct SetlkwIn {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `SetlkwIn` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `InterruptIn` is never constructed
[INFO] [stderr]    --> src/proto.rs:508:12
[INFO] [stderr]     |
[INFO] [stderr] 508 | pub struct InterruptIn {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `InterruptIn` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `IoctlIn` is never constructed
[INFO] [stderr]    --> src/proto.rs:528:12
[INFO] [stderr]     |
[INFO] [stderr] 528 | pub struct IoctlIn {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `IoctlIn` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PollIn` is never constructed
[INFO] [stderr]    --> src/proto.rs:539:12
[INFO] [stderr]     |
[INFO] [stderr] 539 | pub struct PollIn {
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `PollIn` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `FallocateIn` is never constructed
[INFO] [stderr]    --> src/proto.rs:562:12
[INFO] [stderr]     |
[INFO] [stderr] 562 | pub struct FallocateIn {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `FallocateIn` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Rename2In` is never constructed
[INFO] [stderr]    --> src/proto.rs:578:12
[INFO] [stderr]     |
[INFO] [stderr] 578 | pub struct Rename2In {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Rename2In` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `LseekIn` is never constructed
[INFO] [stderr]    --> src/proto.rs:586:12
[INFO] [stderr]     |
[INFO] [stderr] 586 | pub struct LseekIn {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `LseekIn` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `CopyFileRangeIn` is never constructed
[INFO] [stderr]    --> src/proto.rs:595:12
[INFO] [stderr]     |
[INFO] [stderr] 595 | pub struct CopyFileRangeIn {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `CopyFileRangeIn` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/ops/inode.rs:63:9
[INFO] [stderr]    |
[INFO] [stderr] 63 | /         impl Iterator for ForgetList<'_> {
[INFO] [stderr] 64 | |             type Item = (Ino, u64);
[INFO] [stderr] 65 | |
[INFO] [stderr] 66 | |             fn next(&mut self) -> Option<Self::Item> {
[INFO] [stderr] ...  |
[INFO] [stderr] 74 | |             }
[INFO] [stderr] 75 | |         }
[INFO] [stderr]    | |_________^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current associated function `forget_list`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `blown-fuse` (lib) generated 15 warnings
[INFO] [stderr] warning: use of deprecated associated function `clap::Arg::<'help>::from_usage`: Deprecated in Issue #3086, see `clap::arg!
[INFO] [stderr]    --> examples/passthrough.rs:427:19
[INFO] [stderr]     |
[INFO] [stderr] 427 |         .arg(Arg::from_usage("<mountpoint> 'Filesystem mountpoint'"))
[INFO] [stderr]     |                   ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `clap::Arg::<'help>::from_usage`: Deprecated in Issue #3086, see `clap::arg!
[INFO] [stderr]    --> examples/ext2.rs:513:19
[INFO] [stderr]     |
[INFO] [stderr] 513 |         .arg(Arg::from_usage("[mount_options] -o <options>... 'See fuse(8)'").number_of_values(1))
[INFO] [stderr]     |                   ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `clap::Arg::<'help>::from_usage`: Deprecated in Issue #3086, see `clap::arg!
[INFO] [stderr]    --> examples/ext2.rs:514:19
[INFO] [stderr]     |
[INFO] [stderr] 514 |         .arg(Arg::from_usage("<image> 'Filesystem image file'"))
[INFO] [stderr]     |                   ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `clap::Arg::<'help>::from_usage`: Deprecated in Issue #3086, see `clap::arg!
[INFO] [stderr]    --> examples/ext2.rs:515:19
[INFO] [stderr]     |
[INFO] [stderr] 515 |         .arg(Arg::from_usage("<mountpoint> 'Filesystem mountpoint'"))
[INFO] [stderr]     |                   ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `blown-fuse` (lib test) generated 15 warnings (15 duplicates)
[INFO] [stderr] warning: `blown-fuse` (example "passthrough") generated 1 warning
[INFO] [stderr] warning: `blown-fuse` (example "ext2") generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/blown_fuse-729c9631a0149fe0)
[INFO] [stderr]    Doc-tests blown_fuse
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e2b87b064671729a35a3af18c6fd074c2971f04b71058bf423b929195ee4ae6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2b87b064671729a35a3af18c6fd074c2971f04b71058bf423b929195ee4ae6b", kill_on_drop: false }`
[INFO] [stdout] e2b87b064671729a35a3af18c6fd074c2971f04b71058bf423b929195ee4ae6b
