[INFO] fetching crate blown-fuse 0.3.1... [INFO] checking blown-fuse-0.3.1 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate blown-fuse 0.3.1 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate blown-fuse 0.3.1 on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "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-2-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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap v3.0.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b8ec7b1f11875e6808a35906cbafebff5ff7d8cc807ade9d3774b9231abd937 [INFO] running `Command { std: "docker" "start" "-a" "4b8ec7b1f11875e6808a35906cbafebff5ff7d8cc807ade9d3774b9231abd937", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b8ec7b1f11875e6808a35906cbafebff5ff7d8cc807ade9d3774b9231abd937", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b8ec7b1f11875e6808a35906cbafebff5ff7d8cc807ade9d3774b9231abd937", kill_on_drop: false }` [INFO] [stdout] 4b8ec7b1f11875e6808a35906cbafebff5ff7d8cc807ade9d3774b9231abd937 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42fa13bb8fd142dd0af832998781379ef529fd85672113ad940f30c2de346fc4 [INFO] running `Command { std: "docker" "start" "-a" "42fa13bb8fd142dd0af832998781379ef529fd85672113ad940f30c2de346fc4", 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 libc v0.2.112 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking bytemuck v1.7.3 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking clap v3.0.5 [INFO] [stderr] Checking env_logger v0.9.0 [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 futures-macro v0.3.19 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Checking 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] Checking num_enum v0.5.6 [INFO] [stderr] Checking blown-fuse v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/io.rs:283:13 [INFO] [stdout] | [INFO] [stdout] 283 | Ok(_) => unreachable!(), [INFO] [stdout] | ^^^^^ matches no values because `Infallible` is uninhabited [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/io.rs:292:13 [INFO] [stdout] | [INFO] [stdout] 292 | Interruptible::Completed(_, _) => unreachable!(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ matches no values because `Infallible` is uninhabited [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/io.rs:318:13 [INFO] [stdout] | [INFO] [stdout] 318 | Completed(_, _) => unreachable!(), [INFO] [stdout] | ^^^^^^^^^^^^^^^ matches no values because `Infallible` is uninhabited [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/io.rs:283:13 [INFO] [stdout] | [INFO] [stdout] 283 | Ok(_) => unreachable!(), [INFO] [stdout] | ^^^^^ matches no values because `Infallible` is uninhabited [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/io.rs:292:13 [INFO] [stdout] | [INFO] [stdout] 292 | Interruptible::Completed(_, _) => unreachable!(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ matches no values because `Infallible` is uninhabited [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/io.rs:318:13 [INFO] [stdout] | [INFO] [stdout] 318 | Completed(_, _) => unreachable!(), [INFO] [stdout] | ^^^^^^^^^^^^^^^ matches no values because `Infallible` is uninhabited [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [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: 17 warnings emitted [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: 17 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 ... '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(" '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(" '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(" 'Filesystem mountpoint'")) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.73s [INFO] running `Command { std: "docker" "inspect" "42fa13bb8fd142dd0af832998781379ef529fd85672113ad940f30c2de346fc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42fa13bb8fd142dd0af832998781379ef529fd85672113ad940f30c2de346fc4", kill_on_drop: false }` [INFO] [stdout] 42fa13bb8fd142dd0af832998781379ef529fd85672113ad940f30c2de346fc4 [INFO] checking blown-fuse-0.3.1 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate blown-fuse 0.3.1 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate blown-fuse 0.3.1 on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "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-2-tc2/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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d27809122d02d2b60d17a9d0e28a27a282efef4370055aa4e58798bb52ed1756 [INFO] running `Command { std: "docker" "start" "-a" "d27809122d02d2b60d17a9d0e28a27a282efef4370055aa4e58798bb52ed1756", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d27809122d02d2b60d17a9d0e28a27a282efef4370055aa4e58798bb52ed1756", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d27809122d02d2b60d17a9d0e28a27a282efef4370055aa4e58798bb52ed1756", kill_on_drop: false }` [INFO] [stdout] d27809122d02d2b60d17a9d0e28a27a282efef4370055aa4e58798bb52ed1756 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd5e584616b9c346afb5e06ca4798e1025676cb761d150f8cc4d2f92fb8ce146 [INFO] running `Command { std: "docker" "start" "-a" "dd5e584616b9c346afb5e06ca4798e1025676cb761d150f8cc4d2f92fb8ce146", 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 libc v0.2.112 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking bytemuck v1.7.3 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking clap v3.0.5 [INFO] [stderr] Checking env_logger v0.9.0 [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 futures-macro v0.3.19 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Checking 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] Checking num_enum v0.5.6 [INFO] [stderr] Checking blown-fuse v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/io.rs:283:13 [INFO] [stdout] | [INFO] [stdout] 283 | Ok(_) => unreachable!(), [INFO] [stdout] | ^^^^^ matches no values because `Infallible` is uninhabited [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/io.rs:292:13 [INFO] [stdout] | [INFO] [stdout] 292 | Interruptible::Completed(_, _) => unreachable!(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ matches no values because `Infallible` is uninhabited [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/io.rs:318:13 [INFO] [stdout] | [INFO] [stdout] 318 | Completed(_, _) => unreachable!(), [INFO] [stdout] | ^^^^^^^^^^^^^^^ matches no values because `Infallible` is uninhabited [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/io.rs:283:13 [INFO] [stdout] | [INFO] [stdout] 283 | Ok(_) => unreachable!(), [INFO] [stdout] | ^^^^^ matches no values because `Infallible` is uninhabited [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/io.rs:292:13 [INFO] [stdout] | [INFO] [stdout] 292 | Interruptible::Completed(_, _) => unreachable!(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ matches no values because `Infallible` is uninhabited [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/io.rs:318:13 [INFO] [stdout] | [INFO] [stdout] 318 | Completed(_, _) => unreachable!(), [INFO] [stdout] | ^^^^^^^^^^^^^^^ matches no values because `Infallible` is uninhabited [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [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] 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/ops/dir.rs:130:20 [INFO] [stdout] | [INFO] [stdout] 118 | fn buffered(reply: Reply<'o, Self>, buffer: B) -> Reply<'o, Self::Buffered> { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 130 | state: ReaddirState { [INFO] [stdout] | ____________________^ [INFO] [stdout] 131 | | max_read, [INFO] [stdout] 132 | | is_plus, [INFO] [stdout] 133 | | buffer, [INFO] [stdout] 134 | | }, [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/session.rs:584:8 [INFO] [stdout] | [INFO] [stdout] 563 | let body = match Structured::toplevel_from(&bytes[HEADER_END..header.len as usize], &header) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 564 | Ok(body) => body, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 565 | Err(error) => { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 577 | let request = Request { header, body }; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 578 | let reply = Reply { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 584 | Ok((request, reply)) [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/proto.rs:619:12 [INFO] [stdout] | [INFO] [stdout] 617 | let (first, bytes) = T::split_from(bytes, header, false)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 618 | let (second, end) = U::split_from(bytes, header, last)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 619 | Ok(((first, second), end)) [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] = 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/proto.rs:632:12 [INFO] [stdout] | [INFO] [stdout] 630 | let (first, bytes) = T::split_from(bytes, header, false)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 631 | let ((second, third), end) = <(U, V)>::split_from(bytes, header, last)?; [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] 632 | Ok(((first, second, third), end)) [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] = 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/proto.rs:682:64 [INFO] [stdout] | [INFO] [stdout] 682 | L::split_from(bytes, header, last).map(|(l, end)| (OpcodeSelect::Match(l), end)) [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/proto.rs:684:64 [INFO] [stdout] | [INFO] [stdout] 684 | R::split_from(bytes, header, last).map(|(r, end)| (OpcodeSelect::Alt(r), end)) [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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 6 previous errors; 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `blown-fuse` (lib test) due to 7 previous errors; 17 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] 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/ops/dir.rs:130:20 [INFO] [stdout] | [INFO] [stdout] 118 | fn buffered(reply: Reply<'o, Self>, buffer: B) -> Reply<'o, Self::Buffered> { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 130 | state: ReaddirState { [INFO] [stdout] | ____________________^ [INFO] [stdout] 131 | | max_read, [INFO] [stdout] 132 | | is_plus, [INFO] [stdout] 133 | | buffer, [INFO] [stdout] 134 | | }, [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/session.rs:584:8 [INFO] [stdout] | [INFO] [stdout] 563 | let body = match Structured::toplevel_from(&bytes[HEADER_END..header.len as usize], &header) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 564 | Ok(body) => body, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 565 | Err(error) => { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 577 | let request = Request { header, body }; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 578 | let reply = Reply { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 584 | Ok((request, reply)) [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/proto.rs:619:12 [INFO] [stdout] | [INFO] [stdout] 617 | let (first, bytes) = T::split_from(bytes, header, false)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 618 | let (second, end) = U::split_from(bytes, header, last)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 619 | Ok(((first, second), end)) [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] = 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/proto.rs:632:12 [INFO] [stdout] | [INFO] [stdout] 630 | let (first, bytes) = T::split_from(bytes, header, false)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 631 | let ((second, third), end) = <(U, V)>::split_from(bytes, header, last)?; [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] 632 | Ok(((first, second, third), end)) [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] = 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/proto.rs:682:64 [INFO] [stdout] | [INFO] [stdout] 682 | L::split_from(bytes, header, last).map(|(l, end)| (OpcodeSelect::Match(l), end)) [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/proto.rs:684:64 [INFO] [stdout] | [INFO] [stdout] 684 | R::split_from(bytes, header, last).map(|(r, end)| (OpcodeSelect::Alt(r), end)) [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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 6 previous errors; 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `blown-fuse` (lib) due to 7 previous errors; 17 warnings emitted [INFO] running `Command { std: "docker" "inspect" "dd5e584616b9c346afb5e06ca4798e1025676cb761d150f8cc4d2f92fb8ce146", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd5e584616b9c346afb5e06ca4798e1025676cb761d150f8cc4d2f92fb8ce146", kill_on_drop: false }` [INFO] [stdout] dd5e584616b9c346afb5e06ca4798e1025676cb761d150f8cc4d2f92fb8ce146