[INFO] cloning repository https://github.com/aprzn123/evertu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aprzn123/evertu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faprzn123%2Fevertu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faprzn123%2Fevertu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 17b980014a57de629442f0196e3effc0e7f09b0f [INFO] checking aprzn123/evertu against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faprzn123%2Fevertu" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aprzn123/evertu 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 git repo https://github.com/aprzn123/evertu [INFO] finished tweaking git repo https://github.com/aprzn123/evertu [INFO] tweaked toml for git repo https://github.com/aprzn123/evertu written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/aprzn123/evertu 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 crossterm v0.24.0 [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] 80a2aa65597ec360b057e2c6238e00c9fe497af64aed897f574c086766db2c96 [INFO] running `Command { std: "docker" "start" "-a" "80a2aa65597ec360b057e2c6238e00c9fe497af64aed897f574c086766db2c96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80a2aa65597ec360b057e2c6238e00c9fe497af64aed897f574c086766db2c96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80a2aa65597ec360b057e2c6238e00c9fe497af64aed897f574c086766db2c96", kill_on_drop: false }` [INFO] [stdout] 80a2aa65597ec360b057e2c6238e00c9fe497af64aed897f574c086766db2c96 [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] 7f415705869f83bbac82e9b206b223c2469807665c13c2dcaf3d974fc7df6ae0 [INFO] running `Command { std: "docker" "start" "-a" "7f415705869f83bbac82e9b206b223c2469807665c13c2dcaf3d974fc7df6ae0", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking unicode-segmentation v1.9.0 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking crossterm v0.23.2 [INFO] [stderr] Checking crossterm v0.24.0 [INFO] [stderr] Checking tui v0.18.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking evertu v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `sorting_method` [INFO] [stdout] --> src/todo.rs:146:24 [INFO] [stdout] | [INFO] [stdout] 146 | fn order_tasks(sorting_method: SortingMethod, t1: &Todo, t2: &Todo) -> Ordering { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sorting_method` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t1` [INFO] [stdout] --> src/todo.rs:146:55 [INFO] [stdout] | [INFO] [stdout] 146 | fn order_tasks(sorting_method: SortingMethod, t1: &Todo, t2: &Todo) -> Ordering { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_t1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t2` [INFO] [stdout] --> src/todo.rs:146:66 [INFO] [stdout] | [INFO] [stdout] 146 | fn order_tasks(sorting_method: SortingMethod, t1: &Todo, t2: &Todo) -> Ordering { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_t2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sorting_method` [INFO] [stdout] --> src/todo.rs:146:24 [INFO] [stdout] | [INFO] [stdout] 146 | fn order_tasks(sorting_method: SortingMethod, t1: &Todo, t2: &Todo) -> Ordering { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sorting_method` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t1` [INFO] [stdout] --> src/todo.rs:146:55 [INFO] [stdout] | [INFO] [stdout] 146 | fn order_tasks(sorting_method: SortingMethod, t1: &Todo, t2: &Todo) -> Ordering { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_t1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t2` [INFO] [stdout] --> src/todo.rs:146:66 [INFO] [stdout] | [INFO] [stdout] 146 | fn order_tasks(sorting_method: SortingMethod, t1: &Todo, t2: &Todo) -> Ordering { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_t2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `chr` [INFO] [stdout] --> src/main.rs:236:46 [INFO] [stdout] | [INFO] [stdout] 236 | event::KeyCode::Char(chr) => {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_chr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `chr` [INFO] [stdout] --> src/main.rs:236:46 [INFO] [stdout] | [INFO] [stdout] 236 | event::KeyCode::Char(chr) => {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_chr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `do_at` is never used [INFO] [stdout] --> src/todo.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 70 | impl Todo { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 82 | pub fn do_at(self, datetime: DateTime) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_task_refs`, `get_tasks`, and `show_done` are never used [INFO] [stdout] --> src/todo.rs:160:12 [INFO] [stdout] | [INFO] [stdout] 127 | impl ProgramData { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 160 | pub fn get_task_refs(&self) -> Vec<&Todo> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 163 | pub fn get_tasks(&self) -> &Vec { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 186 | pub fn show_done(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `do_at` is never used [INFO] [stdout] --> src/todo.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 70 | impl Todo { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 82 | pub fn do_at(self, datetime: DateTime) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_task_refs`, `get_tasks`, and `show_done` are never used [INFO] [stdout] --> src/todo.rs:160:12 [INFO] [stdout] | [INFO] [stdout] 127 | impl ProgramData { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 160 | pub fn get_task_refs(&self) -> Vec<&Todo> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 163 | pub fn get_tasks(&self) -> &Vec { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 186 | pub fn show_done(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.13s [INFO] running `Command { std: "docker" "inspect" "7f415705869f83bbac82e9b206b223c2469807665c13c2dcaf3d974fc7df6ae0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f415705869f83bbac82e9b206b223c2469807665c13c2dcaf3d974fc7df6ae0", kill_on_drop: false }` [INFO] [stdout] 7f415705869f83bbac82e9b206b223c2469807665c13c2dcaf3d974fc7df6ae0 [INFO] checking aprzn123/evertu against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faprzn123%2Fevertu" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aprzn123/evertu 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 git repo https://github.com/aprzn123/evertu [INFO] finished tweaking git repo https://github.com/aprzn123/evertu [INFO] tweaked toml for git repo https://github.com/aprzn123/evertu written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/aprzn123/evertu 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] 6009e575c4fa20f951b8d2235fc8711219a5bdecf885a6bae84defae362d0726 [INFO] running `Command { std: "docker" "start" "-a" "6009e575c4fa20f951b8d2235fc8711219a5bdecf885a6bae84defae362d0726", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6009e575c4fa20f951b8d2235fc8711219a5bdecf885a6bae84defae362d0726", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6009e575c4fa20f951b8d2235fc8711219a5bdecf885a6bae84defae362d0726", kill_on_drop: false }` [INFO] [stdout] 6009e575c4fa20f951b8d2235fc8711219a5bdecf885a6bae84defae362d0726 [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] df6b768fa55011eb0fe9709d69bda0f400fdd93be30eba360cbe38d8a7c95287 [INFO] running `Command { std: "docker" "start" "-a" "df6b768fa55011eb0fe9709d69bda0f400fdd93be30eba360cbe38d8a7c95287", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking unicode-segmentation v1.9.0 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking crossterm v0.23.2 [INFO] [stderr] Checking crossterm v0.24.0 [INFO] [stderr] Checking tui v0.18.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking evertu v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `sorting_method` [INFO] [stdout] --> src/todo.rs:146:24 [INFO] [stdout] | [INFO] [stdout] 146 | fn order_tasks(sorting_method: SortingMethod, t1: &Todo, t2: &Todo) -> Ordering { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sorting_method` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sorting_method` [INFO] [stdout] --> src/todo.rs:146:24 [INFO] [stdout] | [INFO] [stdout] 146 | fn order_tasks(sorting_method: SortingMethod, t1: &Todo, t2: &Todo) -> Ordering { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sorting_method` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t1` [INFO] [stdout] --> src/todo.rs:146:55 [INFO] [stdout] | [INFO] [stdout] 146 | fn order_tasks(sorting_method: SortingMethod, t1: &Todo, t2: &Todo) -> Ordering { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_t1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t1` [INFO] [stdout] --> src/todo.rs:146:55 [INFO] [stdout] | [INFO] [stdout] 146 | fn order_tasks(sorting_method: SortingMethod, t1: &Todo, t2: &Todo) -> Ordering { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_t1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t2` [INFO] [stdout] --> src/todo.rs:146:66 [INFO] [stdout] | [INFO] [stdout] 146 | fn order_tasks(sorting_method: SortingMethod, t1: &Todo, t2: &Todo) -> Ordering { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_t2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t2` [INFO] [stdout] --> src/todo.rs:146:66 [INFO] [stdout] | [INFO] [stdout] 146 | fn order_tasks(sorting_method: SortingMethod, t1: &Todo, t2: &Todo) -> Ordering { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_t2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `chr` [INFO] [stdout] --> src/main.rs:236:46 [INFO] [stdout] | [INFO] [stdout] 236 | event::KeyCode::Char(chr) => {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_chr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `chr` [INFO] [stdout] --> src/main.rs:236:46 [INFO] [stdout] | [INFO] [stdout] 236 | event::KeyCode::Char(chr) => {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_chr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `do_at` is never used [INFO] [stdout] --> src/todo.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 70 | impl Todo { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 82 | pub fn do_at(self, datetime: DateTime) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_task_refs`, `get_tasks`, and `show_done` are never used [INFO] [stdout] --> src/todo.rs:160:12 [INFO] [stdout] | [INFO] [stdout] 127 | impl ProgramData { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 160 | pub fn get_task_refs(&self) -> Vec<&Todo> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 163 | pub fn get_tasks(&self) -> &Vec { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 186 | pub fn show_done(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `do_at` is never used [INFO] [stdout] --> src/todo.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 70 | impl Todo { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 82 | pub fn do_at(self, datetime: DateTime) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_task_refs`, `get_tasks`, and `show_done` are never used [INFO] [stdout] --> src/todo.rs:160:12 [INFO] [stdout] | [INFO] [stdout] 127 | impl ProgramData { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 160 | pub fn get_task_refs(&self) -> Vec<&Todo> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 163 | pub fn get_tasks(&self) -> &Vec { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 186 | pub fn show_done(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [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/todo.rs:8:28 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Serialize, Deserialize, Clone)] [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] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [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/todo.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn deserialize_local_dt<'de, D>(deserializer: D) [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 30 | ts_seconds_option::deserialize(deserializer).map( [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/todo.rs:8:28 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Serialize, Deserialize, Clone)] [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] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [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/todo.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn deserialize_local_dt<'de, D>(deserializer: D) [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 30 | ts_seconds_option::deserialize(deserializer).map( [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 2 previous errors; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `evertu` (bin "evertu" test) due to 3 previous errors; 6 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `evertu` (bin "evertu") due to 3 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "df6b768fa55011eb0fe9709d69bda0f400fdd93be30eba360cbe38d8a7c95287", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df6b768fa55011eb0fe9709d69bda0f400fdd93be30eba360cbe38d8a7c95287", kill_on_drop: false }` [INFO] [stdout] df6b768fa55011eb0fe9709d69bda0f400fdd93be30eba360cbe38d8a7c95287