[INFO] fetching crate fuser 0.14.0... [INFO] checking fuser-0.14.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate fuser 0.14.0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate fuser 0.14.0 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain [INFO] started tweaking crates.io crate fuser 0.14.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate fuser 0.14.0 [INFO] tweaked toml for crates.io crate fuser 0.14.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate fuser 0.14.0 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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a193b77484bfbbaa53dd6a7ccca2698488c83bfad174b159df68fb1528c5616e [INFO] running `Command { std: "docker" "start" "-a" "a193b77484bfbbaa53dd6a7ccca2698488c83bfad174b159df68fb1528c5616e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a193b77484bfbbaa53dd6a7ccca2698488c83bfad174b159df68fb1528c5616e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a193b77484bfbbaa53dd6a7ccca2698488c83bfad174b159df68fb1528c5616e", kill_on_drop: false }` [INFO] [stdout] a193b77484bfbbaa53dd6a7ccca2698488c83bfad174b159df68fb1528c5616e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 275277c5e52bd1f1e8d916d241f879787f872bd4f3410acc2e38bfc5d93b3569 [INFO] running `Command { std: "docker" "start" "-a" "275277c5e52bd1f1e8d916d241f879787f872bd4f3410acc2e38bfc5d93b3569", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking anstyle-parse v0.2.2 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking linux-raw-sys v0.4.10 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Compiling fuser v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking clap_builder v4.4.7 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking page_size v0.6.0 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.25 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking zerocopy v0.7.25 [INFO] [stdout] warning: unused import: `RequestError` [INFO] [stdout] --> src/ll/mod.rs:14:64 [INFO] [stdout] | [INFO] [stdout] 14 | AnyRequest, FileHandle, INodeNo, Lock, Operation, Request, RequestError, RequestId, Version, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `libfuse2` [INFO] [stdout] --> src/mnt/mod.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(feature = "libfuse2")] [INFO] [stdout] | ^^^^^^^^^^---------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"libfuse"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `abi-7-10`, `abi-7-11`, `abi-7-12`, `abi-7-13`, `abi-7-14`, `abi-7-15`, `abi-7-16`, `abi-7-17`, `abi-7-18`, `abi-7-19`, `abi-7-20`, `abi-7-21`, `abi-7-22`, `abi-7-23`, `abi-7-24`, `abi-7-25`, `abi-7-26`, `abi-7-27`, `abi-7-28`, `abi-7-29`, `abi-7-30`, `abi-7-31`, `abi-7-9`, `default`, `libfuse`, `pkg-config`, `serde`, and `serializable` [INFO] [stdout] = help: consider adding `libfuse2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `libfuse3` [INFO] [stdout] --> src/mnt/mod.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "libfuse3")] [INFO] [stdout] | ^^^^^^^^^^---------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"libfuse"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `abi-7-10`, `abi-7-11`, `abi-7-12`, `abi-7-13`, `abi-7-14`, `abi-7-15`, `abi-7-16`, `abi-7-17`, `abi-7-18`, `abi-7-19`, `abi-7-20`, `abi-7-21`, `abi-7-22`, `abi-7-23`, `abi-7-24`, `abi-7-25`, `abi-7-26`, `abi-7-27`, `abi-7-28`, `abi-7-29`, `abi-7-30`, `abi-7-31`, `abi-7-9`, `default`, `libfuse`, `pkg-config`, `serde`, and `serializable` [INFO] [stdout] = help: consider adding `libfuse3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `libfuse3` [INFO] [stdout] --> src/mnt/mod.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(feature = "libfuse3")] [INFO] [stdout] | ^^^^^^^^^^---------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"libfuse"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `abi-7-10`, `abi-7-11`, `abi-7-12`, `abi-7-13`, `abi-7-14`, `abi-7-15`, `abi-7-16`, `abi-7-17`, `abi-7-18`, `abi-7-19`, `abi-7-20`, `abi-7-21`, `abi-7-22`, `abi-7-23`, `abi-7-24`, `abi-7-25`, `abi-7-26`, `abi-7-27`, `abi-7-28`, `abi-7-29`, `abi-7-30`, `abi-7-31`, `abi-7-9`, `default`, `libfuse`, `pkg-config`, `serde`, and `serializable` [INFO] [stdout] = help: consider adding `libfuse3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `libfuse3` [INFO] [stdout] --> src/mnt/mod.rs:22:47 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(any(test, not(feature = "libfuse"), not(feature = "libfuse3")))] [INFO] [stdout] | ^^^^^^^^^^---------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"libfuse"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `abi-7-10`, `abi-7-11`, `abi-7-12`, `abi-7-13`, `abi-7-14`, `abi-7-15`, `abi-7-16`, `abi-7-17`, `abi-7-18`, `abi-7-19`, `abi-7-20`, `abi-7-21`, `abi-7-22`, `abi-7-23`, `abi-7-24`, `abi-7-25`, `abi-7-26`, `abi-7-27`, `abi-7-28`, `abi-7-29`, `abi-7-30`, `abi-7-31`, `abi-7-9`, `default`, `libfuse`, `pkg-config`, `serde`, and `serializable` [INFO] [stdout] = help: consider adding `libfuse3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `libfuse2` [INFO] [stdout] --> src/mnt/mod.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(feature = "libfuse2")] [INFO] [stdout] | ^^^^^^^^^^---------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"libfuse"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `abi-7-10`, `abi-7-11`, `abi-7-12`, `abi-7-13`, `abi-7-14`, `abi-7-15`, `abi-7-16`, `abi-7-17`, `abi-7-18`, `abi-7-19`, `abi-7-20`, `abi-7-21`, `abi-7-22`, `abi-7-23`, `abi-7-24`, `abi-7-25`, `abi-7-26`, `abi-7-27`, `abi-7-28`, `abi-7-29`, `abi-7-30`, `abi-7-31`, `abi-7-9`, `default`, `libfuse`, `pkg-config`, `serde`, and `serializable` [INFO] [stdout] = help: consider adding `libfuse2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `libfuse3` [INFO] [stdout] --> src/mnt/mod.rs:52:7 [INFO] [stdout] | [INFO] [stdout] 52 | #[cfg(feature = "libfuse3")] [INFO] [stdout] | ^^^^^^^^^^---------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"libfuse"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `abi-7-10`, `abi-7-11`, `abi-7-12`, `abi-7-13`, `abi-7-14`, `abi-7-15`, `abi-7-16`, `abi-7-17`, `abi-7-18`, `abi-7-19`, `abi-7-20`, `abi-7-21`, `abi-7-22`, `abi-7-23`, `abi-7-24`, `abi-7-25`, `abi-7-26`, `abi-7-27`, `abi-7-28`, `abi-7-29`, `abi-7-30`, `abi-7-31`, `abi-7-9`, `default`, `libfuse`, `pkg-config`, `serde`, and `serializable` [INFO] [stdout] = help: consider adding `libfuse3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `libfuse3` [INFO] [stdout] --> src/mnt/mod.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(not(feature = "libfuse3"))] [INFO] [stdout] | ^^^^^^^^^^---------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"libfuse"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `abi-7-10`, `abi-7-11`, `abi-7-12`, `abi-7-13`, `abi-7-14`, `abi-7-15`, `abi-7-16`, `abi-7-17`, `abi-7-18`, `abi-7-19`, `abi-7-20`, `abi-7-21`, `abi-7-22`, `abi-7-23`, `abi-7-24`, `abi-7-25`, `abi-7-26`, `abi-7-27`, `abi-7-28`, `abi-7-29`, `abi-7-30`, `abi-7-31`, `abi-7-9`, `default`, `libfuse`, `pkg-config`, `serde`, and `serializable` [INFO] [stdout] = help: consider adding `libfuse3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `libfuse3` [INFO] [stdout] --> src/mnt/mod.rs:59:11 [INFO] [stdout] | [INFO] [stdout] 59 | #[cfg(not(feature = "libfuse3"))] [INFO] [stdout] | ^^^^^^^^^^---------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"libfuse"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `abi-7-10`, `abi-7-11`, `abi-7-12`, `abi-7-13`, `abi-7-14`, `abi-7-15`, `abi-7-16`, `abi-7-17`, `abi-7-18`, `abi-7-19`, `abi-7-20`, `abi-7-21`, `abi-7-22`, `abi-7-23`, `abi-7-24`, `abi-7-25`, `abi-7-26`, `abi-7-27`, `abi-7-28`, `abi-7-29`, `abi-7-30`, `abi-7-31`, `abi-7-9`, `default`, `libfuse`, `pkg-config`, `serde`, and `serializable` [INFO] [stdout] = help: consider adding `libfuse3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bitrig` [INFO] [stdout] --> src/mnt/fuse2.rs:58:21 [INFO] [stdout] | [INFO] [stdout] 58 | target_os = "bitrig", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, `vita`, `vxworks`, and `wasi` and 4 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `libfuse2` [INFO] [stdout] --> src/mnt/fuse2_sys.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "libfuse2")] [INFO] [stdout] | ^^^^^^^^^^---------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"libfuse"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `abi-7-10`, `abi-7-11`, `abi-7-12`, `abi-7-13`, `abi-7-14`, `abi-7-15`, `abi-7-16`, `abi-7-17`, `abi-7-18`, `abi-7-19`, `abi-7-20`, `abi-7-21`, `abi-7-22`, `abi-7-23`, `abi-7-24`, `abi-7-25`, `abi-7-26`, `abi-7-27`, `abi-7-28`, `abi-7-29`, `abi-7-30`, `abi-7-31`, `abi-7-9`, `default`, `libfuse`, `pkg-config`, `serde`, and `serializable` [INFO] [stdout] = help: consider adding `libfuse2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bitrig` [INFO] [stdout] --> src/mnt/fuse2_sys.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | target_os = "bitrig", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, `vita`, `vxworks`, and `wasi` and 4 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bitrig` [INFO] [stdout] --> src/mnt/mod.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | target_os = "bitrig", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, `vita`, `vxworks`, and `wasi` and 4 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bitrig` [INFO] [stdout] --> src/mnt/mod.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | target_os = "bitrig", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, `vita`, `vxworks`, and `wasi` and 4 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking clap v4.4.7 [INFO] [stdout] warning: struct `fuse_rename2_in` is never constructed [INFO] [stdout] --> src/ll/fuse_abi.rs:592:12 [INFO] [stdout] | [INFO] [stdout] 592 | pub struct fuse_rename2_in { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `fuse_rename2_in` has a derived impl for the trait `Debug`, 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 `fuse_lseek_in` is never constructed [INFO] [stdout] --> src/ll/fuse_abi.rs:1111:12 [INFO] [stdout] | [INFO] [stdout] 1111 | pub struct fuse_lseek_in { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `fuse_lseek_in` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `fuse_copy_file_range_in` is never constructed [INFO] [stdout] --> src/ll/fuse_abi.rs:1127:12 [INFO] [stdout] | [INFO] [stdout] 1127 | pub struct fuse_copy_file_range_in { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `fuse_copy_file_range_in` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/ll/request.rs:1866:13 [INFO] [stdout] | [INFO] [stdout] 1866 | GetAttr(GetAttr<'a>), [INFO] [stdout] | ------- ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Operation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 1866 | GetAttr(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/ll/request.rs:1868:14 [INFO] [stdout] | [INFO] [stdout] 1868 | ReadLink(ReadLink<'a>), [INFO] [stdout] | -------- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Operation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 1868 | ReadLink(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/ll/request.rs:1879:12 [INFO] [stdout] | [INFO] [stdout] 1879 | StatFs(StatFs<'a>), [INFO] [stdout] | ------ ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Operation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 1879 | StatFs(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/ll/request.rs:862:14 [INFO] [stdout] | [INFO] [stdout] 862 | Size(NonZeroU32), [INFO] [stdout] | ---- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `GetXAttrSizeEnum` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 862 | Size(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CopyFileRangeFile` is never constructed [INFO] [stdout] --> src/ll/request.rs:1506:16 [INFO] [stdout] | [INFO] [stdout] 1506 | pub struct CopyFileRangeFile { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CopyFileRangeFile` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:1017:5 [INFO] [stdout] | [INFO] [stdout] 1012 | filesystem: FS, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1013 | mountpoint: P, [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1017 | Session::new(filesystem, mountpoint.as_ref(), options).and_then(|mut se| se.run()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:1036:5 [INFO] [stdout] | [INFO] [stdout] 1027 | filesystem: FS, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1028 | mountpoint: P, [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1036 | Session::new(filesystem, mountpoint.as_ref(), options.as_ref()).and_then(|se| se.spawn()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:1052:5 [INFO] [stdout] | [INFO] [stdout] 1047 | filesystem: FS, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1048 | mountpoint: P, [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1052 | Session::new(filesystem, mountpoint.as_ref(), options).and_then(|se| se.spawn()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/ll/reply.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 67 | pub(crate) fn new_data + Into>>(data: T) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 68 | Self::Data(if data.as_ref().len() <= INLINE_DATA_THRESHOLD { [INFO] [stdout] | ____________________^ [INFO] [stdout] 69 | | data.as_ref().into() [INFO] [stdout] 70 | | } else { [INFO] [stdout] 71 | | data.into().into() [INFO] [stdout] 72 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/mnt/fuse2.rs:28:33 [INFO] [stdout] | [INFO] [stdout] 27 | let mountpoint = CString::new(mountpoint.as_os_str().as_bytes()).unwrap(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 28 | with_fuse_args(options, |args| { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 29 | | let fd = unsafe { fuse_mount_compat25(mountpoint.as_ptr(), args) }; [INFO] [stdout] 30 | | if fd < 0 { [INFO] [stdout] 31 | | Err(ensure_last_os_error()) [INFO] [stdout] ... | [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/reply.rs:65:21 [INFO] [stdout] | [INFO] [stdout] 61 | fn new(unique: u64, sender: S) -> ReplyRaw { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | let sender = Box::new(sender); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 65 | sender: Some(sender), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/reply.rs:115:20 [INFO] [stdout] | [INFO] [stdout] 113 | fn new(unique: u64, sender: S) -> ReplyEmpty { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 114 | ReplyEmpty { [INFO] [stdout] 115 | reply: Reply::new(unique, sender), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/reply.rs:143:20 [INFO] [stdout] | [INFO] [stdout] 141 | fn new(unique: u64, sender: S) -> ReplyData { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 142 | ReplyData { [INFO] [stdout] 143 | reply: Reply::new(unique, sender), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/reply.rs:171:20 [INFO] [stdout] | [INFO] [stdout] 169 | fn new(unique: u64, sender: S) -> ReplyEntry { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 170 | ReplyEntry { [INFO] [stdout] 171 | reply: Reply::new(unique, sender), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/reply.rs:205:20 [INFO] [stdout] | [INFO] [stdout] 203 | fn new(unique: u64, sender: S) -> ReplyAttr { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 204 | ReplyAttr { [INFO] [stdout] 205 | reply: Reply::new(unique, sender), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/reply.rs:266:20 [INFO] [stdout] | [INFO] [stdout] 264 | fn new(unique: u64, sender: S) -> ReplyOpen { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 265 | ReplyOpen { [INFO] [stdout] 266 | reply: Reply::new(unique, sender), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/reply.rs:275:23 [INFO] [stdout] | [INFO] [stdout] 273 | pub fn opened(self, fh: u64, flags: u32) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 274 | self.reply [INFO] [stdout] 275 | .send_ll(&ll::Response::new_open(ll::FileHandle(fh), flags)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/reply.rs:295:20 [INFO] [stdout] | [INFO] [stdout] 293 | fn new(unique: u64, sender: S) -> ReplyWrite { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 294 | ReplyWrite { [INFO] [stdout] 295 | reply: Reply::new(unique, sender), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/reply.rs:303:29 [INFO] [stdout] | [INFO] [stdout] 302 | pub fn written(self, size: u32) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 303 | self.reply.send_ll(&ll::Response::new_write(size)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/reply.rs:323:20 [INFO] [stdout] | [INFO] [stdout] 321 | fn new(unique: u64, sender: S) -> ReplyStatfs { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 322 | ReplyStatfs { [INFO] [stdout] 323 | reply: Reply::new(unique, sender), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/reply.rs:342:29 [INFO] [stdout] | [INFO] [stdout] 332 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 342 | self.reply.send_ll(&ll::Response::new_statfs( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 343 | | blocks, bfree, bavail, files, ffree, bsize, namelen, frsize, [INFO] [stdout] 344 | | )) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/reply.rs:364:20 [INFO] [stdout] | [INFO] [stdout] 362 | fn new(unique: u64, sender: S) -> ReplyCreate { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 363 | ReplyCreate { [INFO] [stdout] 364 | reply: Reply::new(unique, sender), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/reply.rs:372:29 [INFO] [stdout] | [INFO] [stdout] 371 | pub fn created(self, ttl: &Duration, attr: &FileAttr, generation: u64, fh: u64, flags: u32) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 372 | self.reply.send_ll(&ll::Response::new_create( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 373 | | ttl, [INFO] [stdout] 374 | | &attr.into(), [INFO] [stdout] 375 | | ll::Generation(generation), [INFO] [stdout] 376 | | ll::FileHandle(fh), [INFO] [stdout] 377 | | flags, [INFO] [stdout] 378 | | )) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/reply.rs:398:20 [INFO] [stdout] | [INFO] [stdout] 396 | fn new(unique: u64, sender: S) -> ReplyLock { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 397 | ReplyLock { [INFO] [stdout] 398 | reply: Reply::new(unique, sender), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/reply.rs:406:29 [INFO] [stdout] | [INFO] [stdout] 405 | pub fn locked(self, start: u64, end: u64, typ: i32, pid: u32) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 406 | self.reply.send_ll(&ll::Response::new_lock(&ll::Lock { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 407 | | range: (start, end), [INFO] [stdout] 408 | | typ, [INFO] [stdout] 409 | | pid, [INFO] [stdout] 410 | | })) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/reply.rs:430:20 [INFO] [stdout] | [INFO] [stdout] 428 | fn new(unique: u64, sender: S) -> ReplyBmap { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 429 | ReplyBmap { [INFO] [stdout] 430 | reply: Reply::new(unique, sender), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/reply.rs:438:29 [INFO] [stdout] | [INFO] [stdout] 437 | pub fn bmap(self, block: u64) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 438 | self.reply.send_ll(&ll::Response::new_bmap(block)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/reply.rs:458:20 [INFO] [stdout] | [INFO] [stdout] 456 | fn new(unique: u64, sender: S) -> ReplyIoctl { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 457 | ReplyIoctl { [INFO] [stdout] 458 | reply: Reply::new(unique, sender), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/reply.rs:520:20 [INFO] [stdout] | [INFO] [stdout] 518 | pub fn new(unique: u64, sender: S, size: usize) -> ReplyDirectory { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 519 | ReplyDirectory { [INFO] [stdout] 520 | reply: Reply::new(unique, sender), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/reply.rs:521:19 [INFO] [stdout] | [INFO] [stdout] 518 | pub fn new(unique: u64, sender: S, size: usize) -> ReplyDirectory { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 521 | data: DirEntList::new(size), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/reply.rs:563:20 [INFO] [stdout] | [INFO] [stdout] 561 | pub fn new(unique: u64, sender: S, size: usize) -> ReplyDirectoryPlus { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 562 | ReplyDirectoryPlus { [INFO] [stdout] 563 | reply: Reply::new(unique, sender), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/reply.rs:564:18 [INFO] [stdout] | [INFO] [stdout] 561 | pub fn new(unique: u64, sender: S, size: usize) -> ReplyDirectoryPlus { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 564 | buf: DirEntPlusList::new(size), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/reply.rs:614:20 [INFO] [stdout] | [INFO] [stdout] 612 | fn new(unique: u64, sender: S) -> ReplyXattr { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 613 | ReplyXattr { [INFO] [stdout] 614 | reply: Reply::new(unique, sender), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/reply.rs:622:29 [INFO] [stdout] | [INFO] [stdout] 621 | pub fn size(self, size: u32) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 622 | self.reply.send_ll(&ll::Response::new_xattr_size(size)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/reply.rs:627:29 [INFO] [stdout] | [INFO] [stdout] 626 | pub fn data(self, data: &[u8]) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 627 | self.reply.send_ll(&ll::Response::new_data(data)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/reply.rs:647:20 [INFO] [stdout] | [INFO] [stdout] 645 | fn new(unique: u64, sender: S) -> ReplyLseek { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 646 | ReplyLseek { [INFO] [stdout] 647 | reply: Reply::new(unique, sender), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/reply.rs:655:29 [INFO] [stdout] | [INFO] [stdout] 654 | pub fn offset(self, offset: i64) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 655 | self.reply.send_ll(&ll::Response::new_lseek(offset)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/request.rs:47:14 [INFO] [stdout] | [INFO] [stdout] 38 | pub(crate) fn new(ch: ChannelSender, data: &'a [u8]) -> Option> { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | Some(Self { ch, data, request }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/session.rs:98:12 [INFO] [stdout] | [INFO] [stdout] 69 | filesystem: FS, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 77 | let (file, mount) = if options.contains(&MountOption::AutoUnmount) [INFO] [stdout] | ---- ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 89 | let ch = Channel::new(file); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 98 | Ok(Session { [INFO] [stdout] | ____________^ [INFO] [stdout] 99 | | filesystem, [INFO] [stdout] 100 | | ch, [INFO] [stdout] 101 | | mount: Arc::new(Mutex::new(Some(mount))), [INFO] [stdout] ... | [INFO] [stdout] 108 | | destroyed: false, [INFO] [stdout] 109 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/session.rs:243:12 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn new(se: Session) -> io::Result { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 237 | let mount = std::mem::take(&mut *se.mount.lock().unwrap()); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 238 | let mount = mount.ok_or_else(|| io::Error::from_raw_os_error(libc::ENODEV))?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 239 | let guard = thread::spawn(move || { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 243 | Ok(BackgroundSession { [INFO] [stdout] | ____________^ [INFO] [stdout] 244 | | mountpoint, [INFO] [stdout] 245 | | guard, [INFO] [stdout] 246 | | #[cfg(feature = "abi-7-11")] [INFO] [stdout] 247 | | sender, [INFO] [stdout] 248 | | _mount: mount, [INFO] [stdout] 249 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 35 previous errors; 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fuser` (lib) due to 36 previous errors; 22 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "275277c5e52bd1f1e8d916d241f879787f872bd4f3410acc2e38bfc5d93b3569", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "275277c5e52bd1f1e8d916d241f879787f872bd4f3410acc2e38bfc5d93b3569", kill_on_drop: false }` [INFO] [stdout] 275277c5e52bd1f1e8d916d241f879787f872bd4f3410acc2e38bfc5d93b3569