[INFO] fetching crate tmux_interface 0.3.2... [INFO] checking tmux_interface-0.3.2 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate tmux_interface 0.3.2 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate tmux_interface 0.3.2 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 tmux_interface 0.3.2 [INFO] finished tweaking crates.io crate tmux_interface 0.3.2 [INFO] tweaked toml for crates.io crate tmux_interface 0.3.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] d5e697f05ac204949d9d2f2d32c2a8f10a1f9e8caa1668e962d3a9fb7579fe20 [INFO] running `Command { std: "docker" "start" "-a" "d5e697f05ac204949d9d2f2d32c2a8f10a1f9e8caa1668e962d3a9fb7579fe20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5e697f05ac204949d9d2f2d32c2a8f10a1f9e8caa1668e962d3a9fb7579fe20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5e697f05ac204949d9d2f2d32c2a8f10a1f9e8caa1668e962d3a9fb7579fe20", kill_on_drop: false }` [INFO] [stdout] d5e697f05ac204949d9d2f2d32c2a8f10a1f9e8caa1668e962d3a9fb7579fe20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 97a817d02442b2decfbe05417498e540ab8285839e6db9238bb621370d21d594 [INFO] running `Command { std: "docker" "start" "-a" "97a817d02442b2decfbe05417498e540ab8285839e6db9238bb621370d21d594", kill_on_drop: false }` [INFO] [stderr] Checking tmux_interface v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/options/mod.rs:417:9 [INFO] [stdout] | [INFO] [stdout] 417 | pub use common::*; [INFO] [stdout] | ^^^^^^^^^ the name `constants` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 438 | pub use window::*; [INFO] [stdout] | --------- but the name `constants` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tmux_26` [INFO] [stdout] --> src/options/session/ctl/session_options_ctl.rs:298:19 [INFO] [stdout] | [INFO] [stdout] 298 | #[cfg(all(feature = "tmux_26", not(feature = "tmux_3_0")))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"tmux_2_6"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cmd_alias`, `default`, `tmux_0_8`, `tmux_0_9`, `tmux_1_0`, `tmux_1_1`, `tmux_1_2`, `tmux_1_3`, `tmux_1_4`, `tmux_1_5`, `tmux_1_6`, `tmux_1_7`, `tmux_1_8`, `tmux_1_9`, `tmux_1_9a`, `tmux_2_0`, `tmux_2_1`, `tmux_2_2`, `tmux_2_3`, `tmux_2_4`, `tmux_2_5`, `tmux_2_6`, `tmux_2_7`, `tmux_2_8`, `tmux_2_9`, `tmux_2_9a`, `tmux_3_0`, `tmux_3_0a`, `tmux_3_1`, `tmux_3_1a`, `tmux_3_1b`, `tmux_3_1c`, `tmux_3_2`, `tmux_3_2a`, and `tmux_3_3` and 5 more [INFO] [stdout] = help: consider adding `tmux_26` 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: ambiguous glob re-exports [INFO] [stdout] --> src/options/mod.rs:432:9 [INFO] [stdout] | [INFO] [stdout] 432 | pub use pane::*; [INFO] [stdout] | ^^^^^^^ the name `builder` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 438 | pub use window::*; [INFO] [stdout] | --------- but the name `builder` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/options/mod.rs:432:9 [INFO] [stdout] | [INFO] [stdout] 432 | pub use pane::*; [INFO] [stdout] | ^^^^^^^ the name `ctl` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 438 | pub use window::*; [INFO] [stdout] | --------- but the name `ctl` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/options/mod.rs:432:9 [INFO] [stdout] | [INFO] [stdout] 432 | pub use pane::*; [INFO] [stdout] | ^^^^^^^ the name `local` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 438 | pub use window::*; [INFO] [stdout] | --------- but the name `local` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/options/mod.rs:434:9 [INFO] [stdout] | [INFO] [stdout] 434 | pub use server::*; [INFO] [stdout] | ^^^^^^^^^ the name `TERMINAL_OVERRIDES_DEFAULT` in the value namespace is first re-exported here [INFO] [stdout] 435 | #[cfg(feature = "tmux_1_0")] [INFO] [stdout] 436 | pub use session::*; [INFO] [stdout] | ---------- but the name `TERMINAL_OVERRIDES_DEFAULT` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/options/mod.rs:436:9 [INFO] [stdout] | [INFO] [stdout] 436 | pub use session::*; [INFO] [stdout] | ^^^^^^^^^^ the name `global` in the type namespace is first re-exported here [INFO] [stdout] 437 | #[cfg(feature = "tmux_1_2")] [INFO] [stdout] 438 | pub use window::*; [INFO] [stdout] | --------- but the name `global` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:500:9 [INFO] [stdout] | [INFO] [stdout] 500 | pub use commands::*; [INFO] [stdout] | ^^^^^^^^^^^ the name `common` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 504 | pub use options::*; [INFO] [stdout] | ---------- but the name `common` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:500:9 [INFO] [stdout] | [INFO] [stdout] 500 | pub use commands::*; [INFO] [stdout] | ^^^^^^^^^^^ the name `constants` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 504 | pub use options::*; [INFO] [stdout] | ---------- but the name `constants` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:500:9 [INFO] [stdout] | [INFO] [stdout] 500 | pub use commands::*; [INFO] [stdout] | ^^^^^^^^^^^ the name `buffers` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 508 | pub use variables::*; [INFO] [stdout] | ------------ but the name `buffers` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:504:9 [INFO] [stdout] | [INFO] [stdout] 504 | pub use options::*; [INFO] [stdout] | ^^^^^^^^^^ the name `pane` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 508 | pub use variables::*; [INFO] [stdout] | ------------ but the name `pane` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:504:9 [INFO] [stdout] | [INFO] [stdout] 504 | pub use options::*; [INFO] [stdout] | ^^^^^^^^^^ the name `session` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 508 | pub use variables::*; [INFO] [stdout] | ------------ but the name `session` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:504:9 [INFO] [stdout] | [INFO] [stdout] 504 | pub use options::*; [INFO] [stdout] | ^^^^^^^^^^ the name `window` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 508 | pub use variables::*; [INFO] [stdout] | ------------ but the name `window` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/options/mod.rs:417:9 [INFO] [stdout] | [INFO] [stdout] 417 | pub use common::*; [INFO] [stdout] | ^^^^^^^^^ the name `constants` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 438 | pub use window::*; [INFO] [stdout] | --------- but the name `constants` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tmux_26` [INFO] [stdout] --> src/options/session/ctl/session_options_ctl.rs:298:19 [INFO] [stdout] | [INFO] [stdout] 298 | #[cfg(all(feature = "tmux_26", not(feature = "tmux_3_0")))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"tmux_2_6"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cmd_alias`, `default`, `tmux_0_8`, `tmux_0_9`, `tmux_1_0`, `tmux_1_1`, `tmux_1_2`, `tmux_1_3`, `tmux_1_4`, `tmux_1_5`, `tmux_1_6`, `tmux_1_7`, `tmux_1_8`, `tmux_1_9`, `tmux_1_9a`, `tmux_2_0`, `tmux_2_1`, `tmux_2_2`, `tmux_2_3`, `tmux_2_4`, `tmux_2_5`, `tmux_2_6`, `tmux_2_7`, `tmux_2_8`, `tmux_2_9`, `tmux_2_9a`, `tmux_3_0`, `tmux_3_0a`, `tmux_3_1`, `tmux_3_1a`, `tmux_3_1b`, `tmux_3_1c`, `tmux_3_2`, `tmux_3_2a`, and `tmux_3_3` and 5 more [INFO] [stdout] = help: consider adding `tmux_26` 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: ambiguous glob re-exports [INFO] [stdout] --> src/options/mod.rs:432:9 [INFO] [stdout] | [INFO] [stdout] 432 | pub use pane::*; [INFO] [stdout] | ^^^^^^^ the name `builder` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 438 | pub use window::*; [INFO] [stdout] | --------- but the name `builder` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/options/mod.rs:432:9 [INFO] [stdout] | [INFO] [stdout] 432 | pub use pane::*; [INFO] [stdout] | ^^^^^^^ the name `ctl` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 438 | pub use window::*; [INFO] [stdout] | --------- but the name `ctl` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/options/mod.rs:432:9 [INFO] [stdout] | [INFO] [stdout] 432 | pub use pane::*; [INFO] [stdout] | ^^^^^^^ the name `local` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 438 | pub use window::*; [INFO] [stdout] | --------- but the name `local` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/options/mod.rs:434:9 [INFO] [stdout] | [INFO] [stdout] 434 | pub use server::*; [INFO] [stdout] | ^^^^^^^^^ the name `TERMINAL_OVERRIDES_DEFAULT` in the value namespace is first re-exported here [INFO] [stdout] 435 | #[cfg(feature = "tmux_1_0")] [INFO] [stdout] 436 | pub use session::*; [INFO] [stdout] | ---------- but the name `TERMINAL_OVERRIDES_DEFAULT` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/options/mod.rs:436:9 [INFO] [stdout] | [INFO] [stdout] 436 | pub use session::*; [INFO] [stdout] | ^^^^^^^^^^ the name `global` in the type namespace is first re-exported here [INFO] [stdout] 437 | #[cfg(feature = "tmux_1_2")] [INFO] [stdout] 438 | pub use window::*; [INFO] [stdout] | --------- but the name `global` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:500:9 [INFO] [stdout] | [INFO] [stdout] 500 | pub use commands::*; [INFO] [stdout] | ^^^^^^^^^^^ the name `common` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 504 | pub use options::*; [INFO] [stdout] | ---------- but the name `common` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:500:9 [INFO] [stdout] | [INFO] [stdout] 500 | pub use commands::*; [INFO] [stdout] | ^^^^^^^^^^^ the name `constants` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 504 | pub use options::*; [INFO] [stdout] | ---------- but the name `constants` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:500:9 [INFO] [stdout] | [INFO] [stdout] 500 | pub use commands::*; [INFO] [stdout] | ^^^^^^^^^^^ the name `buffers` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 508 | pub use variables::*; [INFO] [stdout] | ------------ but the name `buffers` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:504:9 [INFO] [stdout] | [INFO] [stdout] 504 | pub use options::*; [INFO] [stdout] | ^^^^^^^^^^ the name `pane` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 508 | pub use variables::*; [INFO] [stdout] | ------------ but the name `pane` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:504:9 [INFO] [stdout] | [INFO] [stdout] 504 | pub use options::*; [INFO] [stdout] | ^^^^^^^^^^ the name `session` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 508 | pub use variables::*; [INFO] [stdout] | ------------ but the name `session` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:504:9 [INFO] [stdout] | [INFO] [stdout] 504 | pub use options::*; [INFO] [stdout] | ^^^^^^^^^^ the name `window` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 508 | pub use variables::*; [INFO] [stdout] | ------------ but the name `window` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `session_id` [INFO] [stdout] --> src/control_mode/control_mode_ctl.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | session_id, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `session_id: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `window_id` [INFO] [stdout] --> src/control_mode/control_mode_ctl.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | window_id, [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `window_id: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> src/control_mode/control_mode_ctl.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | let r = ControlModeOutput::send(stdin, cmd, lines); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> src/control_mode/control_mode_ctl.rs:76:17 [INFO] [stdout] | [INFO] [stdout] 76 | let r = ControlModeOutput::send(stdin, cmd, lines); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_option_string` is never used [INFO] [stdout] --> src/control_mode/control_mode.rs:304:4 [INFO] [stdout] | [INFO] [stdout] 304 | fn parse_option_string(s: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `session_id` [INFO] [stdout] --> src/control_mode/control_mode_ctl.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | session_id, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `session_id: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `window_id` [INFO] [stdout] --> src/control_mode/control_mode_ctl.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | window_id, [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `window_id: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> src/control_mode/control_mode_ctl.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | let r = ControlModeOutput::send(stdin, cmd, lines); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> src/control_mode/control_mode_ctl.rs:76:17 [INFO] [stdout] | [INFO] [stdout] 76 | let r = ControlModeOutput::send(stdin, cmd, lines); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `session_id` [INFO] [stdout] --> src/control_mode/control_mode_tests.rs:310:40 [INFO] [stdout] | [INFO] [stdout] 310 | Response::SessionChanged { session_id, name } => {} [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `session_id: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/control_mode/control_mode_tests.rs:310:52 [INFO] [stdout] | [INFO] [stdout] 310 | Response::SessionChanged { session_id, name } => {} [INFO] [stdout] | ^^^^ help: try ignoring the field: `name: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_option_string` is never used [INFO] [stdout] --> src/control_mode/control_mode.rs:304:4 [INFO] [stdout] | [INFO] [stdout] 304 | fn parse_option_string(s: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.16s [INFO] running `Command { std: "docker" "inspect" "97a817d02442b2decfbe05417498e540ab8285839e6db9238bb621370d21d594", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97a817d02442b2decfbe05417498e540ab8285839e6db9238bb621370d21d594", kill_on_drop: false }` [INFO] [stdout] 97a817d02442b2decfbe05417498e540ab8285839e6db9238bb621370d21d594 [INFO] checking tmux_interface-0.3.2 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate tmux_interface 0.3.2 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate tmux_interface 0.3.2 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 tmux_interface 0.3.2 [INFO] finished tweaking crates.io crate tmux_interface 0.3.2 [INFO] tweaked toml for crates.io crate tmux_interface 0.3.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da420e9612eced01b0fcd65b59a20a455d0b6b666891ebc65711016c771f3ab9 [INFO] running `Command { std: "docker" "start" "-a" "da420e9612eced01b0fcd65b59a20a455d0b6b666891ebc65711016c771f3ab9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da420e9612eced01b0fcd65b59a20a455d0b6b666891ebc65711016c771f3ab9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da420e9612eced01b0fcd65b59a20a455d0b6b666891ebc65711016c771f3ab9", kill_on_drop: false }` [INFO] [stdout] da420e9612eced01b0fcd65b59a20a455d0b6b666891ebc65711016c771f3ab9 [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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e03389b96b2a4cad913c7bed9b12a085fc51a21d3646fa41cd99eb9fc5f3a35 [INFO] running `Command { std: "docker" "start" "-a" "5e03389b96b2a4cad913c7bed9b12a085fc51a21d3646fa41cd99eb9fc5f3a35", kill_on_drop: false }` [INFO] [stderr] Checking tmux_interface v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/options/mod.rs:417:9 [INFO] [stdout] | [INFO] [stdout] 417 | pub use common::*; [INFO] [stdout] | ^^^^^^^^^ the name `constants` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 438 | pub use window::*; [INFO] [stdout] | --------- but the name `constants` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tmux_26` [INFO] [stdout] --> src/options/session/ctl/session_options_ctl.rs:298:19 [INFO] [stdout] | [INFO] [stdout] 298 | #[cfg(all(feature = "tmux_26", not(feature = "tmux_3_0")))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"tmux_2_6"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cmd_alias`, `default`, `tmux_0_8`, `tmux_0_9`, `tmux_1_0`, `tmux_1_1`, `tmux_1_2`, `tmux_1_3`, `tmux_1_4`, `tmux_1_5`, `tmux_1_6`, `tmux_1_7`, `tmux_1_8`, `tmux_1_9`, `tmux_1_9a`, `tmux_2_0`, `tmux_2_1`, `tmux_2_2`, `tmux_2_3`, `tmux_2_4`, `tmux_2_5`, `tmux_2_6`, `tmux_2_7`, `tmux_2_8`, `tmux_2_9`, `tmux_2_9a`, `tmux_3_0`, `tmux_3_0a`, `tmux_3_1`, `tmux_3_1a`, `tmux_3_1b`, `tmux_3_1c`, `tmux_3_2`, `tmux_3_2a`, and `tmux_3_3` and 5 more [INFO] [stdout] = help: consider adding `tmux_26` 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: ambiguous glob re-exports [INFO] [stdout] --> src/options/mod.rs:432:9 [INFO] [stdout] | [INFO] [stdout] 432 | pub use pane::*; [INFO] [stdout] | ^^^^^^^ the name `builder` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 438 | pub use window::*; [INFO] [stdout] | --------- but the name `builder` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/options/mod.rs:432:9 [INFO] [stdout] | [INFO] [stdout] 432 | pub use pane::*; [INFO] [stdout] | ^^^^^^^ the name `ctl` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 438 | pub use window::*; [INFO] [stdout] | --------- but the name `ctl` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/options/mod.rs:432:9 [INFO] [stdout] | [INFO] [stdout] 432 | pub use pane::*; [INFO] [stdout] | ^^^^^^^ the name `local` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 438 | pub use window::*; [INFO] [stdout] | --------- but the name `local` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/options/mod.rs:434:9 [INFO] [stdout] | [INFO] [stdout] 434 | pub use server::*; [INFO] [stdout] | ^^^^^^^^^ the name `TERMINAL_OVERRIDES_DEFAULT` in the value namespace is first re-exported here [INFO] [stdout] 435 | #[cfg(feature = "tmux_1_0")] [INFO] [stdout] 436 | pub use session::*; [INFO] [stdout] | ---------- but the name `TERMINAL_OVERRIDES_DEFAULT` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/options/mod.rs:436:9 [INFO] [stdout] | [INFO] [stdout] 436 | pub use session::*; [INFO] [stdout] | ^^^^^^^^^^ the name `global` in the type namespace is first re-exported here [INFO] [stdout] 437 | #[cfg(feature = "tmux_1_2")] [INFO] [stdout] 438 | pub use window::*; [INFO] [stdout] | --------- but the name `global` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:500:9 [INFO] [stdout] | [INFO] [stdout] 500 | pub use commands::*; [INFO] [stdout] | ^^^^^^^^^^^ the name `common` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 504 | pub use options::*; [INFO] [stdout] | ---------- but the name `common` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:500:9 [INFO] [stdout] | [INFO] [stdout] 500 | pub use commands::*; [INFO] [stdout] | ^^^^^^^^^^^ the name `constants` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 504 | pub use options::*; [INFO] [stdout] | ---------- but the name `constants` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:500:9 [INFO] [stdout] | [INFO] [stdout] 500 | pub use commands::*; [INFO] [stdout] | ^^^^^^^^^^^ the name `buffers` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 508 | pub use variables::*; [INFO] [stdout] | ------------ but the name `buffers` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:504:9 [INFO] [stdout] | [INFO] [stdout] 504 | pub use options::*; [INFO] [stdout] | ^^^^^^^^^^ the name `pane` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 508 | pub use variables::*; [INFO] [stdout] | ------------ but the name `pane` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:504:9 [INFO] [stdout] | [INFO] [stdout] 504 | pub use options::*; [INFO] [stdout] | ^^^^^^^^^^ the name `session` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 508 | pub use variables::*; [INFO] [stdout] | ------------ but the name `session` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:504:9 [INFO] [stdout] | [INFO] [stdout] 504 | pub use options::*; [INFO] [stdout] | ^^^^^^^^^^ the name `window` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 508 | pub use variables::*; [INFO] [stdout] | ------------ but the name `window` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/options/mod.rs:417:9 [INFO] [stdout] | [INFO] [stdout] 417 | pub use common::*; [INFO] [stdout] | ^^^^^^^^^ the name `constants` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 438 | pub use window::*; [INFO] [stdout] | --------- but the name `constants` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tmux_26` [INFO] [stdout] --> src/options/session/ctl/session_options_ctl.rs:298:19 [INFO] [stdout] | [INFO] [stdout] 298 | #[cfg(all(feature = "tmux_26", not(feature = "tmux_3_0")))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"tmux_2_6"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cmd_alias`, `default`, `tmux_0_8`, `tmux_0_9`, `tmux_1_0`, `tmux_1_1`, `tmux_1_2`, `tmux_1_3`, `tmux_1_4`, `tmux_1_5`, `tmux_1_6`, `tmux_1_7`, `tmux_1_8`, `tmux_1_9`, `tmux_1_9a`, `tmux_2_0`, `tmux_2_1`, `tmux_2_2`, `tmux_2_3`, `tmux_2_4`, `tmux_2_5`, `tmux_2_6`, `tmux_2_7`, `tmux_2_8`, `tmux_2_9`, `tmux_2_9a`, `tmux_3_0`, `tmux_3_0a`, `tmux_3_1`, `tmux_3_1a`, `tmux_3_1b`, `tmux_3_1c`, `tmux_3_2`, `tmux_3_2a`, and `tmux_3_3` and 5 more [INFO] [stdout] = help: consider adding `tmux_26` 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: ambiguous glob re-exports [INFO] [stdout] --> src/options/mod.rs:432:9 [INFO] [stdout] | [INFO] [stdout] 432 | pub use pane::*; [INFO] [stdout] | ^^^^^^^ the name `builder` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 438 | pub use window::*; [INFO] [stdout] | --------- but the name `builder` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/options/mod.rs:432:9 [INFO] [stdout] | [INFO] [stdout] 432 | pub use pane::*; [INFO] [stdout] | ^^^^^^^ the name `ctl` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 438 | pub use window::*; [INFO] [stdout] | --------- but the name `ctl` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/options/mod.rs:432:9 [INFO] [stdout] | [INFO] [stdout] 432 | pub use pane::*; [INFO] [stdout] | ^^^^^^^ the name `local` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 438 | pub use window::*; [INFO] [stdout] | --------- but the name `local` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/options/mod.rs:434:9 [INFO] [stdout] | [INFO] [stdout] 434 | pub use server::*; [INFO] [stdout] | ^^^^^^^^^ the name `TERMINAL_OVERRIDES_DEFAULT` in the value namespace is first re-exported here [INFO] [stdout] 435 | #[cfg(feature = "tmux_1_0")] [INFO] [stdout] 436 | pub use session::*; [INFO] [stdout] | ---------- but the name `TERMINAL_OVERRIDES_DEFAULT` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/options/mod.rs:436:9 [INFO] [stdout] | [INFO] [stdout] 436 | pub use session::*; [INFO] [stdout] | ^^^^^^^^^^ the name `global` in the type namespace is first re-exported here [INFO] [stdout] 437 | #[cfg(feature = "tmux_1_2")] [INFO] [stdout] 438 | pub use window::*; [INFO] [stdout] | --------- but the name `global` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:500:9 [INFO] [stdout] | [INFO] [stdout] 500 | pub use commands::*; [INFO] [stdout] | ^^^^^^^^^^^ the name `common` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 504 | pub use options::*; [INFO] [stdout] | ---------- but the name `common` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:500:9 [INFO] [stdout] | [INFO] [stdout] 500 | pub use commands::*; [INFO] [stdout] | ^^^^^^^^^^^ the name `constants` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 504 | pub use options::*; [INFO] [stdout] | ---------- but the name `constants` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:500:9 [INFO] [stdout] | [INFO] [stdout] 500 | pub use commands::*; [INFO] [stdout] | ^^^^^^^^^^^ the name `buffers` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 508 | pub use variables::*; [INFO] [stdout] | ------------ but the name `buffers` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:504:9 [INFO] [stdout] | [INFO] [stdout] 504 | pub use options::*; [INFO] [stdout] | ^^^^^^^^^^ the name `pane` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 508 | pub use variables::*; [INFO] [stdout] | ------------ but the name `pane` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:504:9 [INFO] [stdout] | [INFO] [stdout] 504 | pub use options::*; [INFO] [stdout] | ^^^^^^^^^^ the name `session` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 508 | pub use variables::*; [INFO] [stdout] | ------------ but the name `session` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:504:9 [INFO] [stdout] | [INFO] [stdout] 504 | pub use options::*; [INFO] [stdout] | ^^^^^^^^^^ the name `window` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 508 | pub use variables::*; [INFO] [stdout] | ------------ but the name `window` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `session_id` [INFO] [stdout] --> src/control_mode/control_mode_ctl.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | session_id, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `session_id: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `window_id` [INFO] [stdout] --> src/control_mode/control_mode_ctl.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | window_id, [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `window_id: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> src/control_mode/control_mode_ctl.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | let r = ControlModeOutput::send(stdin, cmd, lines); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> src/control_mode/control_mode_ctl.rs:76:17 [INFO] [stdout] | [INFO] [stdout] 76 | let r = ControlModeOutput::send(stdin, cmd, lines); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_option_string` is never used [INFO] [stdout] --> src/control_mode/control_mode.rs:304:4 [INFO] [stdout] | [INFO] [stdout] 304 | fn parse_option_string(s: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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/options/pane/pane_options.rs:193:84 [INFO] [stdout] | [INFO] [stdout] 193 | ALLOW_RENAME => pane_options.allow_rename = value.and_then(|s| s.parse().ok()), [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/options/pane/pane_options.rs:196:76 [INFO] [stdout] | [INFO] [stdout] 196 | pane_options.alternate_screen = value.and_then(|s| s.parse().ok()) [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/options/pane/pane_options.rs:200:74 [INFO] [stdout] | [INFO] [stdout] 200 | pane_options.remain_on_exit = value.and_then(|s| s.parse().ok()) [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/options/pane/pane_options.rs:208:77 [INFO] [stdout] | [INFO] [stdout] 208 | pane_options.synchronize_panes = value.and_then(|s| s.parse().ok()) [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/options/server/server_options.rs:221:52 [INFO] [stdout] | [INFO] [stdout] 221 | self.command_alias = command_alias.map(|v| v.into_iter().map(|s| s.into()).collect()); [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/options/server/server_options.rs:382:39 [INFO] [stdout] | [INFO] [stdout] 382 | terminal_features.map(|v| v.into_iter().map(|s| s.into()).collect()); [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/options/server/server_options.rs:399:40 [INFO] [stdout] | [INFO] [stdout] 399 | terminal_overrides.map(|v| v.into_iter().map(|s| s.into()).collect()); [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/options/server/server_options.rs:415:44 [INFO] [stdout] | [INFO] [stdout] 415 | self.user_keys = user_keys.map(|v| v.into_iter().map(|s| s.into()).collect()); [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/options/server/server_options.rs:479:82 [INFO] [stdout] | [INFO] [stdout] 479 | EXIT_EMPTY => server_options.exit_empty = value.and_then(|s| s.parse().ok()), [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/options/server/server_options.rs:482:77 [INFO] [stdout] | [INFO] [stdout] 482 | server_options.exit_unattached = value.and_then(|s| s.parse().ok()) [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/options/server/server_options.rs:486:75 [INFO] [stdout] | [INFO] [stdout] 486 | server_options.extended_keys = value.and_then(|s| s.parse().ok()) [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/options/server/server_options.rs:490:74 [INFO] [stdout] | [INFO] [stdout] 490 | server_options.focus_events = value.and_then(|s| s.parse().ok()) [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/options/server/server_options.rs:504:75 [INFO] [stdout] | [INFO] [stdout] 504 | server_options.set_clipboard = value.and_then(|s| s.parse().ok()) [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/options/session/session_options.rs:1057:52 [INFO] [stdout] | [INFO] [stdout] 1057 | self.status_format = status_format.map(|v| v.into_iter().map(|s| s.into()).collect()); [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/options/session/session_options.rs:1194:40 [INFO] [stdout] | [INFO] [stdout] 1194 | update_environment.map(|v| v.into_iter().map(|s| s.into()).collect()); [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/options/session/session_options.rs:1250:78 [INFO] [stdout] | [INFO] [stdout] 1250 | session_options.activity_action = value.and_then(|s| s.parse().ok()) [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/options/session/session_options.rs:1259:85 [INFO] [stdout] | [INFO] [stdout] 1259 | BELL_ACTION => session_options.bell_action = value.and_then(|s| s.parse().ok()), [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/options/session/session_options.rs:1282:81 [INFO] [stdout] | [INFO] [stdout] 1282 | session_options.destroy_unattached = value.and_then(|s| s.parse().ok()) [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/options/session/session_options.rs:1286:80 [INFO] [stdout] | [INFO] [stdout] 1286 | session_options.detach_on_destroy = value.and_then(|s| s.parse().ok()) [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/options/session/session_options.rs:1351:73 [INFO] [stdout] | [INFO] [stdout] 1351 | MOUSE => session_options.mouse = value.and_then(|s| s.parse().ok()), [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/options/session/session_options.rs:1378:79 [INFO] [stdout] | [INFO] [stdout] 1378 | session_options.renumber_windows = value.and_then(|s| s.parse().ok()) [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/options/session/session_options.rs:1387:83 [INFO] [stdout] | [INFO] [stdout] 1387 | SET_TITLES => session_options.set_titles = value.and_then(|s| s.parse().ok()), [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/options/session/session_options.rs:1392:77 [INFO] [stdout] | [INFO] [stdout] 1392 | session_options.silence_action = value.and_then(|s| s.parse().ok()) [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/options/session/session_options.rs:1395:75 [INFO] [stdout] | [INFO] [stdout] 1395 | STATUS => session_options.status = value.and_then(|s| s.parse().ok()), [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/options/session/session_options.rs:1414:77 [INFO] [stdout] | [INFO] [stdout] 1414 | session_options.status_justify = value.and_then(|s| s.parse().ok()) [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/options/session/session_options.rs:1417:85 [INFO] [stdout] | [INFO] [stdout] 1417 | STATUS_KEYS => session_options.status_keys = value.and_then(|s| s.parse().ok()), [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/options/session/session_options.rs:1434:78 [INFO] [stdout] | [INFO] [stdout] 1434 | session_options.status_position = value.and_then(|s| s.parse().ok()) [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/options/session/session_options.rs:1470:78 [INFO] [stdout] | [INFO] [stdout] 1470 | session_options.visual_activity = value.and_then(|s| s.parse().ok()) [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/options/session/session_options.rs:1473:85 [INFO] [stdout] | [INFO] [stdout] 1473 | VISUAL_BELL => session_options.visual_bell = value.and_then(|s| s.parse().ok()), [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/options/session/session_options.rs:1480:77 [INFO] [stdout] | [INFO] [stdout] 1480 | session_options.visual_silence = value.and_then(|s| s.parse().ok()) [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/options/window/window_options.rs:1525:79 [INFO] [stdout] | [INFO] [stdout] 1525 | window_options.aggressive_resize = value.and_then(|s| s.parse().ok()) [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/options/window/window_options.rs:1537:78 [INFO] [stdout] | [INFO] [stdout] 1537 | window_options.automatic_rename = value.and_then(|s| s.parse().ok()) [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/options/window/window_options.rs:1555:78 [INFO] [stdout] | [INFO] [stdout] 1555 | window_options.clock_mode_style = value.and_then(|s| s.parse().ok()) [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/options/window/window_options.rs:1582:80 [INFO] [stdout] | [INFO] [stdout] 1582 | MODE_KEYS => window_options.mode_keys = value.and_then(|s| s.parse().ok()), [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/options/window/window_options.rs:1589:78 [INFO] [stdout] | [INFO] [stdout] 1589 | window_options.monitor_activity = value.and_then(|s| s.parse().ok()) [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/options/window/window_options.rs:1595:74 [INFO] [stdout] | [INFO] [stdout] 1595 | window_options.monitor_bell = value.and_then(|s| s.parse().ok()) [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/options/window/window_options.rs:1633:80 [INFO] [stdout] | [INFO] [stdout] 1633 | window_options.pane_border_status = value.and_then(|s| s.parse().ok()) [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/options/window/window_options.rs:1760:84 [INFO] [stdout] | [INFO] [stdout] 1760 | WINDOW_SIZE => window_options.window_size = value.and_then(|s| s.parse().ok()), [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/options/window/window_options.rs:1768:84 [INFO] [stdout] | [INFO] [stdout] 1768 | WRAP_SEARCH => window_options.wrap_search = value.and_then(|s| s.parse().ok()), [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/options/window/window_options.rs:1770:82 [INFO] [stdout] | [INFO] [stdout] 1770 | XTERM_KEYS => window_options.xterm_keys = value.and_then(|s| s.parse().ok()), [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 40 previous errors; 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tmux_interface` (lib) due to 41 previous errors; 18 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused variable: `session_id` [INFO] [stdout] --> src/control_mode/control_mode_ctl.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | session_id, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `session_id: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `window_id` [INFO] [stdout] --> src/control_mode/control_mode_ctl.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | window_id, [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `window_id: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> src/control_mode/control_mode_ctl.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | let r = ControlModeOutput::send(stdin, cmd, lines); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> src/control_mode/control_mode_ctl.rs:76:17 [INFO] [stdout] | [INFO] [stdout] 76 | let r = ControlModeOutput::send(stdin, cmd, lines); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `session_id` [INFO] [stdout] --> src/control_mode/control_mode_tests.rs:310:40 [INFO] [stdout] | [INFO] [stdout] 310 | Response::SessionChanged { session_id, name } => {} [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `session_id: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/control_mode/control_mode_tests.rs:310:52 [INFO] [stdout] | [INFO] [stdout] 310 | Response::SessionChanged { session_id, name } => {} [INFO] [stdout] | ^^^^ help: try ignoring the field: `name: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_option_string` is never used [INFO] [stdout] --> src/control_mode/control_mode.rs:304:4 [INFO] [stdout] | [INFO] [stdout] 304 | fn parse_option_string(s: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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/options/pane/pane_options.rs:193:84 [INFO] [stdout] | [INFO] [stdout] 193 | ALLOW_RENAME => pane_options.allow_rename = value.and_then(|s| s.parse().ok()), [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/options/pane/pane_options.rs:196:76 [INFO] [stdout] | [INFO] [stdout] 196 | pane_options.alternate_screen = value.and_then(|s| s.parse().ok()) [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/options/pane/pane_options.rs:200:74 [INFO] [stdout] | [INFO] [stdout] 200 | pane_options.remain_on_exit = value.and_then(|s| s.parse().ok()) [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/options/pane/pane_options.rs:208:77 [INFO] [stdout] | [INFO] [stdout] 208 | pane_options.synchronize_panes = value.and_then(|s| s.parse().ok()) [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/options/server/server_options.rs:221:52 [INFO] [stdout] | [INFO] [stdout] 221 | self.command_alias = command_alias.map(|v| v.into_iter().map(|s| s.into()).collect()); [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/options/server/server_options.rs:382:39 [INFO] [stdout] | [INFO] [stdout] 382 | terminal_features.map(|v| v.into_iter().map(|s| s.into()).collect()); [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/options/server/server_options.rs:399:40 [INFO] [stdout] | [INFO] [stdout] 399 | terminal_overrides.map(|v| v.into_iter().map(|s| s.into()).collect()); [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/options/server/server_options.rs:415:44 [INFO] [stdout] | [INFO] [stdout] 415 | self.user_keys = user_keys.map(|v| v.into_iter().map(|s| s.into()).collect()); [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/options/server/server_options.rs:479:82 [INFO] [stdout] | [INFO] [stdout] 479 | EXIT_EMPTY => server_options.exit_empty = value.and_then(|s| s.parse().ok()), [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/options/server/server_options.rs:482:77 [INFO] [stdout] | [INFO] [stdout] 482 | server_options.exit_unattached = value.and_then(|s| s.parse().ok()) [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/options/server/server_options.rs:486:75 [INFO] [stdout] | [INFO] [stdout] 486 | server_options.extended_keys = value.and_then(|s| s.parse().ok()) [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/options/server/server_options.rs:490:74 [INFO] [stdout] | [INFO] [stdout] 490 | server_options.focus_events = value.and_then(|s| s.parse().ok()) [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/options/server/server_options.rs:504:75 [INFO] [stdout] | [INFO] [stdout] 504 | server_options.set_clipboard = value.and_then(|s| s.parse().ok()) [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/options/session/session_options.rs:1057:52 [INFO] [stdout] | [INFO] [stdout] 1057 | self.status_format = status_format.map(|v| v.into_iter().map(|s| s.into()).collect()); [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/options/session/session_options.rs:1194:40 [INFO] [stdout] | [INFO] [stdout] 1194 | update_environment.map(|v| v.into_iter().map(|s| s.into()).collect()); [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/options/session/session_options.rs:1250:78 [INFO] [stdout] | [INFO] [stdout] 1250 | session_options.activity_action = value.and_then(|s| s.parse().ok()) [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/options/session/session_options.rs:1259:85 [INFO] [stdout] | [INFO] [stdout] 1259 | BELL_ACTION => session_options.bell_action = value.and_then(|s| s.parse().ok()), [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/options/session/session_options.rs:1282:81 [INFO] [stdout] | [INFO] [stdout] 1282 | session_options.destroy_unattached = value.and_then(|s| s.parse().ok()) [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/options/session/session_options.rs:1286:80 [INFO] [stdout] | [INFO] [stdout] 1286 | session_options.detach_on_destroy = value.and_then(|s| s.parse().ok()) [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/options/session/session_options.rs:1351:73 [INFO] [stdout] | [INFO] [stdout] 1351 | MOUSE => session_options.mouse = value.and_then(|s| s.parse().ok()), [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/options/session/session_options.rs:1378:79 [INFO] [stdout] | [INFO] [stdout] 1378 | session_options.renumber_windows = value.and_then(|s| s.parse().ok()) [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/options/session/session_options.rs:1387:83 [INFO] [stdout] | [INFO] [stdout] 1387 | SET_TITLES => session_options.set_titles = value.and_then(|s| s.parse().ok()), [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/options/session/session_options.rs:1392:77 [INFO] [stdout] | [INFO] [stdout] 1392 | session_options.silence_action = value.and_then(|s| s.parse().ok()) [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/options/session/session_options.rs:1395:75 [INFO] [stdout] | [INFO] [stdout] 1395 | STATUS => session_options.status = value.and_then(|s| s.parse().ok()), [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/options/session/session_options.rs:1414:77 [INFO] [stdout] | [INFO] [stdout] 1414 | session_options.status_justify = value.and_then(|s| s.parse().ok()) [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/options/session/session_options.rs:1417:85 [INFO] [stdout] | [INFO] [stdout] 1417 | STATUS_KEYS => session_options.status_keys = value.and_then(|s| s.parse().ok()), [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/options/session/session_options.rs:1434:78 [INFO] [stdout] | [INFO] [stdout] 1434 | session_options.status_position = value.and_then(|s| s.parse().ok()) [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/options/session/session_options.rs:1470:78 [INFO] [stdout] | [INFO] [stdout] 1470 | session_options.visual_activity = value.and_then(|s| s.parse().ok()) [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/options/session/session_options.rs:1473:85 [INFO] [stdout] | [INFO] [stdout] 1473 | VISUAL_BELL => session_options.visual_bell = value.and_then(|s| s.parse().ok()), [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/options/session/session_options.rs:1480:77 [INFO] [stdout] | [INFO] [stdout] 1480 | session_options.visual_silence = value.and_then(|s| s.parse().ok()) [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/options/window/window_options.rs:1525:79 [INFO] [stdout] | [INFO] [stdout] 1525 | window_options.aggressive_resize = value.and_then(|s| s.parse().ok()) [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/options/window/window_options.rs:1537:78 [INFO] [stdout] | [INFO] [stdout] 1537 | window_options.automatic_rename = value.and_then(|s| s.parse().ok()) [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/options/window/window_options.rs:1555:78 [INFO] [stdout] | [INFO] [stdout] 1555 | window_options.clock_mode_style = value.and_then(|s| s.parse().ok()) [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/options/window/window_options.rs:1582:80 [INFO] [stdout] | [INFO] [stdout] 1582 | MODE_KEYS => window_options.mode_keys = value.and_then(|s| s.parse().ok()), [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/options/window/window_options.rs:1589:78 [INFO] [stdout] | [INFO] [stdout] 1589 | window_options.monitor_activity = value.and_then(|s| s.parse().ok()) [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/options/window/window_options.rs:1595:74 [INFO] [stdout] | [INFO] [stdout] 1595 | window_options.monitor_bell = value.and_then(|s| s.parse().ok()) [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/options/window/window_options.rs:1633:80 [INFO] [stdout] | [INFO] [stdout] 1633 | window_options.pane_border_status = value.and_then(|s| s.parse().ok()) [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/options/window/window_options.rs:1760:84 [INFO] [stdout] | [INFO] [stdout] 1760 | WINDOW_SIZE => window_options.window_size = value.and_then(|s| s.parse().ok()), [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/options/window/window_options.rs:1768:84 [INFO] [stdout] | [INFO] [stdout] 1768 | WRAP_SEARCH => window_options.wrap_search = value.and_then(|s| s.parse().ok()), [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/options/window/window_options.rs:1770:82 [INFO] [stdout] | [INFO] [stdout] 1770 | XTERM_KEYS => window_options.xterm_keys = value.and_then(|s| s.parse().ok()), [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 40 previous errors; 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tmux_interface` (lib test) due to 41 previous errors; 20 warnings emitted [INFO] running `Command { std: "docker" "inspect" "5e03389b96b2a4cad913c7bed9b12a085fc51a21d3646fa41cd99eb9fc5f3a35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e03389b96b2a4cad913c7bed9b12a085fc51a21d3646fa41cd99eb9fc5f3a35", kill_on_drop: false }` [INFO] [stdout] 5e03389b96b2a4cad913c7bed9b12a085fc51a21d3646fa41cd99eb9fc5f3a35