[INFO] cloning repository https://github.com/FrauH0lle/dotdeploy-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FrauH0lle/dotdeploy-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrauH0lle%2Fdotdeploy-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrauH0lle%2Fdotdeploy-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7c35b66f7a8c2174b65a4a7495342a394a522bfe [INFO] checking FrauH0lle/dotdeploy-rs/7c35b66f7a8c2174b65a4a7495342a394a522bfe against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrauH0lle%2Fdotdeploy-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FrauH0lle/dotdeploy-rs on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FrauH0lle/dotdeploy-rs [INFO] finished tweaking git repo https://github.com/FrauH0lle/dotdeploy-rs [INFO] tweaked toml for git repo https://github.com/FrauH0lle/dotdeploy-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/FrauH0lle/dotdeploy-rs 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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df21009b392abe46a5799191ad1c7c99c5bc9f2dae2094c8f2d69f32cca7d64c [INFO] running `Command { std: "docker" "start" "-a" "df21009b392abe46a5799191ad1c7c99c5bc9f2dae2094c8f2d69f32cca7d64c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df21009b392abe46a5799191ad1c7c99c5bc9f2dae2094c8f2d69f32cca7d64c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df21009b392abe46a5799191ad1c7c99c5bc9f2dae2094c8f2d69f32cca7d64c", kill_on_drop: false }` [INFO] [stdout] df21009b392abe46a5799191ad1c7c99c5bc9f2dae2094c8f2d69f32cca7d64c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b334ef64ff918ff99454b203bccef10db3dd0adb815f75a351aac617a7dc4030 [INFO] running `Command { std: "docker" "start" "-a" "b334ef64ff918ff99454b203bccef10db3dd0adb815f75a351aac617a7dc4030", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking anstyle v1.0.5 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking winnow v0.6.1 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking clap_builder v4.4.18 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Checking indexmap v2.2.3 [INFO] [stderr] Checking hashlink v0.9.0 [INFO] [stderr] Checking chrono v0.4.37 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking shellexpand v3.1.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking which v6.0.0 [INFO] [stderr] Checking tempfile v3.10.0 [INFO] [stderr] Checking simplelog v0.12.1 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Compiling pest v2.7.7 [INFO] [stderr] Checking clap v4.4.18 [INFO] [stderr] Compiling pest_meta v2.7.7 [INFO] [stderr] Compiling pest_generator v2.7.7 [INFO] [stderr] Compiling pest_derive v2.7.7 [INFO] [stderr] Checking deadpool-runtime v0.1.3 [INFO] [stderr] Checking deadpool-sync v0.1.2 [INFO] [stderr] Checking deadpool v0.11.1 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_edit v0.22.6 [INFO] [stderr] Checking rusqlite v0.31.0 [INFO] [stderr] Checking handlebars v5.1.0 [INFO] [stderr] Checking deadpool-sqlite v0.8.0 [INFO] [stderr] Checking toml v0.8.10 [INFO] [stderr] Checking dotdeploy v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] error: this value of type `Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cache.rs:993:23 [INFO] [stdout] | [INFO] [stdout] 991 | let mut stmt = conn.prepare("SELECT path FROM backups where path = $1")?; [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 992 | [INFO] [stdout] 993 | match stmt.query_row(params![path_str], |row| row.get::<_, String>(0)) { [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: this value of type `deadpool::managed::Object` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cache.rs:1024:21 [INFO] [stdout] | [INFO] [stdout] 1018 | file_path: P, [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 1019 | to: P, [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1024 | let conn = &self.get_con().await?; [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: this value of type `std::result::Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cache.rs:993:23 [INFO] [stdout] | [INFO] [stdout] 991 | let mut stmt = conn.prepare("SELECT path FROM backups where path = $1")?; [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 992 | [INFO] [stdout] 993 | match stmt.query_row(params![path_str], |row| row.get::<_, String>(0)) { [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] warning: value assigned to `install_cmd` is never read [INFO] [stdout] --> src/deploy.rs:58:29 [INFO] [stdout] | [INFO] [stdout] 58 | let mut install_cmd: VecDeque = VecDeque::new(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `deadpool::managed::Object` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cache.rs:1024:21 [INFO] [stdout] | [INFO] [stdout] 1018 | file_path: P, [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 1019 | to: P, [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1024 | let conn = &self.get_con().await?; [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] warning: value assigned to `install_cmd` is never read [INFO] [stdout] --> src/deploy.rs:58:29 [INFO] [stdout] | [INFO] [stdout] 58 | let mut install_cmd: VecDeque = VecDeque::new(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cache.rs:651:23 [INFO] [stdout] | [INFO] [stdout] 648 | let mut stmt = [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 651 | match stmt.query_row(params![path_str], |row| row.get::<_, String>(0)) { [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: this value of type `std::result::Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cache.rs:651:23 [INFO] [stdout] | [INFO] [stdout] 648 | let mut stmt = [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 651 | match stmt.query_row(params![path_str], |row| row.get::<_, String>(0)) { [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] warning: value assigned to `install_cmd` is never read [INFO] [stdout] --> src/remove.rs:95:21 [INFO] [stdout] | [INFO] [stdout] 95 | let mut install_cmd: VecDeque = VecDeque::new(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `install_cmd` is never read [INFO] [stdout] --> src/remove.rs:95:21 [INFO] [stdout] | [INFO] [stdout] 95 | let mut install_cmd: VecDeque = VecDeque::new(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MetadataExt` [INFO] [stdout] --> src/cache.rs:2:25 [INFO] [stdout] | [INFO] [stdout] 2 | use std::os::unix::fs::{MetadataExt, PermissionsExt}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `User` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/common.rs:233:8 [INFO] [stdout] | [INFO] [stdout] 232 | pub(crate) fn user_to_uid>(u: S) -> Result { [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | Ok(nix::unistd::User::from_name(u.as_ref()) [INFO] [stdout] | ________^ [INFO] [stdout] 234 | | .unwrap() [INFO] [stdout] 235 | | .unwrap() [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: this value of type `Group` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/common.rs:242:8 [INFO] [stdout] | [INFO] [stdout] 241 | pub(crate) fn group_to_gid>(u: S) -> Result { [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 242 | Ok(nix::unistd::Group::from_name(u.as_ref()) [INFO] [stdout] | ________^ [INFO] [stdout] 243 | | .unwrap() [INFO] [stdout] 244 | | .unwrap() [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: this value of type `User` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/common.rs:233:8 [INFO] [stdout] | [INFO] [stdout] 232 | pub(crate) fn user_to_uid>(u: S) -> Result { [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | Ok(nix::unistd::User::from_name(u.as_ref()) [INFO] [stdout] | ________^ [INFO] [stdout] 234 | | .unwrap() [INFO] [stdout] 235 | | .unwrap() [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: this value of type `Group` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/common.rs:242:8 [INFO] [stdout] | [INFO] [stdout] 241 | pub(crate) fn group_to_gid>(u: S) -> Result { [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 242 | Ok(nix::unistd::Group::from_name(u.as_ref()) [INFO] [stdout] | ________^ [INFO] [stdout] 243 | | .unwrap() [INFO] [stdout] 244 | | .unwrap() [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] warning: type `FileOperation` is more private than the item `ManagedFile::operation` [INFO] [stdout] --> src/phases.rs:277:5 [INFO] [stdout] | [INFO] [stdout] 277 | pub(crate) operation: FileOperation, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ManagedFile::operation` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `FileOperation` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/phases.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | enum FileOperation { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `InvalidQueryResult` is never constructed [INFO] [stdout] --> src/cache.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub enum SQLiteError { [INFO] [stdout] | ----------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 44 | InvalidQueryResult, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SQLiteError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_module`, `get_file`, `get_destination_checksum`, `get_all_checksums`, `get_all_src_checksums`, and `get_all_dest_checksums` are never used [INFO] [stdout] --> src/cache.rs:429:25 [INFO] [stdout] | [INFO] [stdout] 181 | impl Store { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 429 | pub(crate) async fn get_module>( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 497 | pub(crate) async fn get_file>( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 726 | pub(crate) async fn get_destination_checksum>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 736 | async fn get_all_checksums( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 787 | pub(crate) async fn get_all_src_checksums( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 794 | pub(crate) async fn get_all_dest_checksums( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `run` is never used [INFO] [stdout] --> src/phases.rs:43:14 [INFO] [stdout] | [INFO] [stdout] 42 | impl FileOperation { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] 43 | async fn run(&self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dotdeploy` (bin "dotdeploy") due to 6 previous errors; 7 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: type `FileOperation` is more private than the item `ManagedFile::operation` [INFO] [stdout] --> src/phases.rs:277:5 [INFO] [stdout] | [INFO] [stdout] 277 | pub(crate) operation: FileOperation, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ManagedFile::operation` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `FileOperation` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/phases.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | enum FileOperation { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `InvalidQueryResult` is never constructed [INFO] [stdout] --> src/cache.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub enum SQLiteError { [INFO] [stdout] | ----------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 44 | InvalidQueryResult, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SQLiteError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_module` is never used [INFO] [stdout] --> src/cache.rs:429:25 [INFO] [stdout] | [INFO] [stdout] 181 | impl Store { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 429 | pub(crate) async fn get_module>( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `run` is never used [INFO] [stdout] --> src/phases.rs:43:14 [INFO] [stdout] | [INFO] [stdout] 42 | impl FileOperation { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] 43 | async fn run(&self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dotdeploy` (bin "dotdeploy" test) due to 6 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "b334ef64ff918ff99454b203bccef10db3dd0adb815f75a351aac617a7dc4030", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b334ef64ff918ff99454b203bccef10db3dd0adb815f75a351aac617a7dc4030", kill_on_drop: false }` [INFO] [stdout] b334ef64ff918ff99454b203bccef10db3dd0adb815f75a351aac617a7dc4030